@charset "utf-8";

body .sp-item {
	display: none;
}
body .pc-item {
  display: block;
}

@media screen and (max-width: 640px) {
	body {
		min-width: inherit;
		height:100%;
	}
	body .sp-item {
		display: block;
	}
	body .pc-item {
		display: none;
	}
	body .sp-item img {
		width:100%;
	}
}

/* ----------------------------------------------------
    共通
---------------------------------------------------- */


/*
img {
	margin: 0 auto;
	width: 100%;
}
video {
	width: 100%;
}
.inner {
	width: 724px;
	margin: 0 auto;
}
.marker {
	color: #333;
	background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,150,1) 10%, rgba(255,255,150,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);
}
.bold {
	font-weight: 700;
}

@media screen and (max-width: 640px) {
	img {
		max-width: 100%;
	}
	body {
		width: 100%;
	}
	.inner {
		width: 94%;
	}
}

/* ----------------------------------------------------
    header
---------------------------------------------------- */
/*.header {
	width: 100%;
	height: 724px;
}
.header-pc {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
h1 {
	width: 100%;
	height: 100%;
}

/* @media screen and (max-width: 640px) {} */

/* ----------------------------------------------------
    CTA
---------------------------------------------------- */
.btn_box {
	position: absolute;
	width: 60%;
	bottom: 20%;
	right: 0;
	left: 19.7%;
}

.btn_box img{
	width: 100%;
}
.btn_box a {
	transition: all .2s;
	filter: drop-shadow(3px 3px 3px rgba(153,153,153,0.75));
	border: none;
	outline: none;
}
.btn_box a:hover {
	opacity: 0.8;
}

.btn_box02 {
	position: absolute;
	width: 60%;
	bottom: 20%;
	right: 0;
	left: 19.7%;
}

.btn_box02 img{
	width: 100%;
}
.btn_box02 a {
	transition: all .2s;
	filter: drop-shadow(3px 3px 3px rgba(153,153,153,0.75));
	border: none;
	outline: none;
}
.btn_box02 a:hover {
	opacity: 0.8;
}

.btn_box03 {
	position: absolute;
	width: 60%;
	bottom: 28%;
	right: 0;
	left: 19.7%;
}

.btn_box03 img{
	width: 100%;
}
.btn_box03 a {
	transition: all .2s;
	filter: drop-shadow(3px 3px 3px rgba(153,153,153,0.75));
	border: none;
	outline: none;
}
.btn_box03 a:hover {
	opacity: 0.8;
}

.btn_box04 {
	position: absolute;
	width: 60%;
	bottom: 21%;
	right: 0;
	left: 19.7%;
}

.btn_box04 img{
	width: 100%;
}
.btn_box04 a {
	transition: all .2s;
	filter: drop-shadow(3px 3px 3px rgba(153,153,153,0.75));
	border: none;
	outline: none;
}
.btn_box04 a:hover {
	opacity: 0.8;
}

@media screen and (max-width: 640px) {
	.btn_box {
		position: absolute;
		z-index: 99;
		width: 84%;
		bottom: 11%;
		right: 0;
		left: 8%;
}
	.btn_box02 {
		position: absolute;
		z-index: 99;
		width: 84%;
		bottom: 8%;
		right: 0;
		left: 7.5%;
	}

	.btn_box03 {
		position: absolute;
		z-index: 99;
		width: 84%;
		bottom: 24%;
		right: 0;
		left: 7.5%;
	}
	.btn_box04 {
		position: absolute;
		z-index: 99;
		width: 84%;
		bottom: 11%;
		right: 0;
		left: 7.5%;
	}

}

/* ----------------------------------------------------
    main
---------------------------------------------------- */

/* @media screen and (max-width: 640px) {} */
/* ----------------------------------------------------
    画像＋背景
---------------------------------------------------- */
img {
	max-width: 100%;
	height: auto;
}

.inner {
    text-align: center;
    word-break: normal !important;
    word-wrap: break-word;
    padding: 0;
    border: 0;
    font: inherit;
    display: block;
    margin: 0 auto;
    max-width: 1100px;
    box-sizing: content-box;
    position: relative;
}

.sec01 {
	background: url("../images/pc01bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.section_btnarea {
	background: url("../images/btn-areapcbg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec02 {
	background: url("../images/pc02bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec03 {
	background: url("../images/pc03bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}
.sec04 {
	background: url("../images/pc04bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}
.sec05 {
	background: url("../images/pc05bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec06 {
	background: url("../images/pc06bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec07 {
	background: url("../images/pc07bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec08 {
	background: url("../images/pc08bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}
@media screen and (max-width: 640px) {
	.sec08 {
		background: none;
	}
}

.sec09 {
	background: url("../images/pc09bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec10 {
	background: url("../images/pc10bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec11 {
	background: url("../images/pc11bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec12{
	background: url("../images/pc12bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec13 {
	background: url("../images/pc13bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec14 {
	background: url("../images/pc14bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.section_btnarea02 {
	background: url("../images/pc-btn-area02bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec15 {
	background: url("../images/pc15bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec16 {
	background: url("../images/pc16bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.section_btnarea03 {
	background: url("../images/pc-btn-area03bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec17 {
	background: url("../images/pc17bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.section_btnarea04 {
	background: url("../images/pc-btn-area04bg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.secqa-tit {
	background: url("../images/pc-qa-titbg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}

.sec-contact-tit {
	background: url("../images/pc-con-titbg.webp");
	text-align: center;
	background-position: center top;
	background-size: auto 100%;
}
/* ----------------------------------------------------
他社比較　スマホ用スクロール
---------------------------------------------------- */
@media screen and (max-width: 640px) {
	.sec08 .image-container {
		width: 100%;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch; /* iOSでのスムーズスクロール */
		scrollbar-width: none; /* Firefoxでスクロールバーを非表示 */
		-ms-overflow-style: none; /* IE/Edgeでスクロールバーを非表示 */
	}

	.sec08 .image-container::-webkit-scrollbar {
		display: none; /* Chrome/Safariでスクロールバーを非表示 */
	}

	.sec08 .image-container img {
		width: 200%;
		height: auto;
		max-width: none;
		display: inline-block;
		vertical-align: top;
	}
}

/* ----------------------------------------------------
    よくある質問
---------------------------------------------------- */

/* --------Q&A アコーディオン-------- */

.sec-qa{
	padding: 0px 0 80px 0;
	background: url("../images/pc-qa-bg.png");
}

	@media screen and (max-width: 640px) {
		.sec-qa{
			background: url("../images/sp-qa-bg.png");
		}
		.sec-qa{
			background: url("../images/pc-qa-bg.png");
		}
}
/* -------アコーディオン-------- */

summary {
  /* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
	display: block;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
	display: none;
}

.summary_inner{
	cursor: pointer;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	background-color: #202e59;
	font-size: 23px;
	line-height: 1.5;
	color: #fff;
}

/* --------アイコンを作ります-------- */
.icon {
	display: block;
	position: relative;
	width: 24px;
	margin-left: 6px;
	flex-shrink: 0;
	transform-origin: center 43%;
	transition: transform 0.4s;
}

.title_q{
	background-image: url("../images/q.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-family: ヒラギノ角ゴシック;
	padding-left: 10px;
	margin-right: 10px;
	text-indent: -38px;
	padding-left: 50px;
}

.title_a{
	background-image: url("../images/a.png");
	background-repeat: no-repeat;
	background-position: 15px 0px;
	padding-left: 15px;
	font-size: 18px;
	font-family: ヒラギノ角ゴシック;
	line-height: 1.5;
	text-indent: -15px;
	padding-left: 30px;
}

.inner_p{
	padding-left: 30px;
	font-size: 18px;
	line-height: 1.5;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
}

/* アコーディオンが開いた時のスタイル */
details[open] .icon {
	transform: rotate(180deg);
}

/* アイコンのバーのスタイル */
.icon::before,
.icon::after {
	content: "";
	position: absolute;
	display: block;
	width: 15px;
	height: 3px;
	background-color: #fff;
}

.icon::before {
	left: 0;
	transform: rotate(45deg);
}

.icon::after {
	right: 0;
	transform: rotate(-45deg);
}

/* --------summaryタグの疑似要素でアイコンを作る場合-------- */
.wrapper_pseudoElementsIcon .summary_inner::after {
	content: "";
	display: block;
	width: 25px;
	height: 16px;
	margin-left: 6px;
	flex-shrink: 0;
	background-image: url("icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform-origin: center 43%;
	/* アコーディオンが閉じる時にアイコンをアニメーションさせます */
	animation: 0.4s close-animation;
}

@keyframes close-animation {
	from {
    transform: rotate(180deg);
}

	to {
    transform: rotate(0deg);
}
}

/* アコーディオンが開いた時にアイコンをアニメーションさせます */
details[open] .summary_inner::after {
	animation: 0.4s open-animation forwards;
}

@keyframes open-animation {
	from {
    transform: rotate(0deg);
}

	to{
    transform: rotate(180deg);
}
}

/* --------アコーディオンの中身のスタイル-------- */
.sec-qa .content {
	background-color: #fff;
	padding: 10px 25px 20px 25px;
}

.sec-qa .content_wapper{
	background: #fff;
	padding: 5% 5% 3% 0%;
	font-weight: 300;
}

.sec-qa .content02{
	margin-top: 10px;
}

/* --------レイアウト用のスタイル-------- */
.sec-qa .wrapper {
	max-width: 724px;
	margin: 0 auto;
	padding-top: 50px;
}

.wrapper details {
	margin-bottom: 16px;
}

.wrapper details:last-child {
	margin-bottom: 0;
}

.wrapper_normalIcon, .wrapper_pseudoElementsIcon {
	width: 724px;
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 640px) {
	.sec-qa{
		padding: 10% 2% 8% 2%;
	}

	.sec-qa .wrapper {
		flex-direction: column;
		padding-top: 0px;
	}

	.summary_inner{
		padding: 10px;
		font-size: 20px;
	}
	.wrapper_normalIcon {
		margin-bottom: 24px;
	}
	.wrapper_normalIcon, .wrapper_pseudoElementsIcon {
		width: 100%;
	}

	.sec-qa .content {
		background-color: #fff;
		padding: 10px 20px 20px 25px;
	}
	.title_q{
		text-indent: -36px;

	}

	.title_a{
		background-position: 3px 0px;
		padding-left: 40px;
		margin: 0px;
		text-indent: -15px;
	}

	.inner_p{
		padding-left: 40px;
		font-size: 18px;
		line-height: 1.5;
	}
}
/* ----------------------------------------------------
    お問い合わせフォーム
---------------------------------------------------- */
	.contact {
		background-color: #202e59;
		padding-bottom: 80px;
		font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
		font-weight: 400;
		line-height: 1.7;
		font-size: 20px;
		color:#333;
		text-align: justify;
		font-feature-settings: "palt";
		overflow-x: hidden;
		margin: 0 auto;
		box-shadow: 0 0 8px #ccc;
	}
	.contact h2 {
		color: #fff;
		font-size: 68px;
		font-weight: 600;
		text-align: center;
		line-height: 1.3;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 20px 0;
		width: 780px;
		margin: 0 auto;
	}
	.contact-background {
		background-color: #fff;
		padding: 40px 0 80px;
		width: 1090px;
		margin: 0 auto;
	}
	.contact-inner {
		width: 724px;
		margin: 0 auto;
	}
	.contact-note {
		font-size: 16px;
		color: #666;
		font-weight: 200;
		line-height: 1;
		margin-top: 0.7em;
	}
	.contact-form {
		margin-top: 40px;
	}
	input,
	textarea,
	select {
		outline: none;
		font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
		font-size: 16px;
		font-weight: 300;
		box-sizing: border-box;
		padding: 0.8em;
		line-height: 1.5em;
		margin-bottom: 16px;
		margin-top: 2px;
		border-radius: 4px;
		border: 1px solid #CCCCCC;
		display: block;
		width: 100%;
		height: 3.2em;
	}
	textarea {
		width: 100%;
		margin-bottom: 60px;
		margin-top: 5px;
		border-radius: 4px;
		border: 1px solid #CCCCCC;
		height: auto;
	}
	button {
		border: none;
		background: none;
		outline: none;
		width: auto;
		height: auto;
	}
	button:focus {
		outline: none;
	}
	button:hover {
		opacity: 0.8;
		cursor: pointer;
	}
	.form-item {
		padding-top: 16px;
	}
	.dotted {
		border-bottom: 1px dotted #333;
		padding: 32px 0;
	}
	.check {
		margin-top: 20px;
	}
	label {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: wrap;
		gap: 10px;
	}
	.answer {
		line-height: 1.3;
	}
	.label02 {
		display: block;
	}
	.label03 {
		display: inline-block;
	}
	.badge {
		color: #fff;
		background-color: #C1282E;
		font-size: 0.6em !important;
		font-weight: 300;
		letter-spacing: 0.2em;
		padding: 6px 8px;
		font-size: 80%;
		line-height: 1;
		display: inline-block;
	}
	ul {
		margin-left: 20px;
		margin-top: 1em;
	}
	li {
		list-style: disc;
	}
	:focus {
		outline: 1px solid #132D5D;
	}
	::placeholder {
		color: #ccc;
		font-weight: 200;
		font-size: 16px;
	}
	.request .checkbox-group,
	.occupation .checkbox-group {
		line-height: 1.4;
	}
	.request .checkbox-item,
	.occupation .checkbox-item {
		margin-top: 0.7em;
	}
	.request .contact-note,
	.occupation .contact-note {
		margin-top: 0.4em;
	}
	.checkbox-item {
		display: flex;
		align-items: center;
		gap: 10px;
	}
	input[type="checkbox"] {
		width: 1em !important;
		height: 1em !important;
		margin: 0 !important;
	}
	input[type="checkbox"]:focus {
		outline: none;
	}
	.red {
		color: #C1282E;
	}

	@media screen and (max-width: 640px) {
		.contact {
			padding-bottom: 50px;
		}
		.contact h2 {
			font-size: 7.6vw;
			line-height: 1.3;
			padding: 20px 0;
			width: 90%;
		}
		.contact-background {
			padding: 20px 0 10px;
			width: 90%;
			margin:20px auto 0;
		}
		.contact-inner {
			width: 90%;
		}
		.contact-form {
			margin-top: 5px;
		};
		.contact p {
			font-size: 16px;
			text-align: justify;
		}
		button {
			width: 100%;
			font-size: 20px;
			padding: 0px 22px;
		}
		textarea {
			margin-bottom: 25px;
		}
		.checkbox-item {
			line-height: 2.5;
		}
		.contact-form-button {
			width: 90%;
			font-size: 10vw;
			letter-spacing: 0.04em;
			padding: 0.5em 0;
			line-height: 1;
		}
		.btn-note {
			font-size: 5vw;
			line-height: 1;
		}
		.request .checkbox-item {
			margin-top: 1em;
		}
		.request .checkbox-group {
			padding-top: 0.5px;
		}
		.occupation .checkbox-item:not(:first-of-type) {
			margin-top: 0.5em;
		}
		.contact-note {
			font-size: 16px;
			line-height: 1.7;
			margin-top: 1em;
		}

	.badge {
		padding: 6px 8px;
		display: inline-block;
		width: 40px;
		text-align: center;
		font-size: 16px !important;
	}
	}


/* ----------------------------------------------------
    footer
---------------------------------------------------- */
.footer {
	background-color: #fff;
	color: #000;
	padding: 30px 0;
	font-size: 14px;
	font-weight: 200;
	text-align: center;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
}
.footer-link {
	width: 92%;
	margin: 0 auto;
	color: #000;
}
.footer-link a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	outline: none;

}
.copy-right {
	margin-top: 16px;
	text-align: center;
	color: #000;
}

/* @media screen and (max-width: 640px) {} */


/* ----------------------------------------------------
    固定ボタン
---------------------------------------------------- */
.fixed-bottom-link {
	position: fixed;
	bottom: 0px;
	filter: drop-shadow(3px 3px 4px #999);
	z-index: 100;
	display: none; /* 初期状態では非表示 */
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8); /* 白で半透明 */
	width: 100%;
}
.fixed-bottom-link.show {
	display: block; /* クラスが付与されたら表示 */
}

.fixed_btn {
	max-width: 800px;
	margin: 10px auto;
}

.fixed_btn a {
	display: inline-block;
	transition: .2s;
	width: 100%;
	border: none;
	outline: none;
}
.fixed_btn a:hover {
	opacity: 0.8;
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
	visibility: hidden;
	opacity: 0;
}

@media screen and (max-width: 640px) {
	.fixed-bottom-link {
		bottom: 0px;
		width:100%;
	}
	.fixed_btn {
		max-width: 95%;
	}
}

/* ----------------------------------------------------
    フォームエラー表示
---------------------------------------------------- */
.error-message {
	background-color: #ffebee;
	color: #c62828;
	border: 1px solid #ffcdd2;
	border-radius: 4px;
	padding: 12px 16px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.checkbox-item.error {
	border: 2px solid #c62828;
	border-radius: 4px;
	padding: 8px;
	background-color: #ffebee;
}

.form-item.error {
	border: 2px solid #c62828;
	border-radius: 4px;
	padding: 16px;
	background-color: #ffebee;
}

input.error,
textarea.error {
	border: 2px solid #c62828 !important;
	background-color: #ffebee;
}

input.error::placeholder,
textarea.error::placeholder {
	color: #c62828;
}

/* 無効化されたボタンのスタイル */
.btn.disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

.btn.disabled:hover {
	opacity: 0.5;
}

/* エラー状態のアニメーション */
@keyframes errorShake {
	0%, 100% { transform: translateX(0); }
	25% { transform: translateX(-5px); }
	75% { transform: translateX(5px); }
}

.error-message,
.checkbox-item.error,
.form-item.error {
	animation: errorShake 0.5s ease-in-out;
}

/* ----------------------------------------------------
    サンクスページ
---------------------------------------------------- */
.page-header-title {
	font-size: 2em;
	font-weight: 600;
	color: #fff;
	background-color: #202E59;
	text-align: center;
	padding: 1em;
}
.thanks {
	text-align: center;
	background-color: #fff;
	padding: 0 0 100px;
	height: 100vh;
	box-sizing: border-box;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI',sans-serif;
}
.thanks h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 8px;
}
.thanks p {
	text-align: center;
	line-height: 27px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 30px;
}
.top {
	margin-top: 60px;
}
.dli-check-circle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
	background-color: #343434;
  line-height: 1;
  position: relative;
  width: calc(50px + 6px);
  height: calc(50px + 6px);
  border: 0.1em solid currentColor;
  border-radius: 50%;
  box-sizing: content-box;
	margin-top: 60px;
}
.dli-check-circle > span {
  width: 1.5em;
  height: 0.9em;
  border: 0.3em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}