@charset "UTF-8";
/* PC用CSS */

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:500|Noto+Sans+TC&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100&display=swap');

* {
    -webkit-box-sizing:border-box;
    -moz:box-sizing:border-box;
    box-sizing:border-box;
}

img{
-webkit-backface-visibility: hidden;
}

:root {
  --main-bg: #a59366;/*CENTURY21*/
  --main-color: #f44149;/*CENTURY21ボタン赤*/
  --sub-color: #222;/**/
  --sub-bg: #f6f6f6;/**/
  --btn-color:#FF8001;/*#bb112b;*/
  --btn-bg:#eee;
}


/* background-color: var(--main-color);*/




figure, figcaption
{margin:0; padding:0;}

aside, footer, header, nav, section{
display: block;
margin:0;
padding:0;
}
html{font-size: 62.5%;/* 10px */
scroll-behavior: smooth;}
body{
font-size: 1.5rem;/*15px*/
padding: 0;
margin: 0;

}

a:link{color:#111;text-decoration:underline;}
a:visited{color:#111;text-decoration:underline;}
a:hover{color:#111;text-decoration:none;}
a:active{color:#111;text-decoration:underline;}
a.borde_none:link{text-decoration:none;}

/*余白*/
.mb05em {margin-bottom:0.5em;}
.mb1em {margin-bottom:1em;}
.mb2em {margin-bottom:2em;}
.mb3em {margin-bottom:3em;}
.mb5em {margin-bottom:5em;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}

@media print, screen and (min-width: 768px) {
					.wb{
					word-break: auto-phrase;}
					#page-top{position: fixed;
					bottom: 2%;
					right: 20px;
					}

					body{
					width:100%;
					line-height: 1.7;
					font-family: "Helvetica Neue",
					Arial,
					"Hiragino Kaku Gothic ProN",
					"Hiragino Sans",
					Meiryo,
					sans-serif;
					color: #111;
					scroll-behavior: smooth;
					}

					a[href^="tel:"] {pointer-events: none;}
					.pcno{display:none !important;}
					.ya_smp {
					display: none;
					}

					/*余白*/
					.mb70imp{ margin-bottom:70px !important;}
					.mb70{ margin-bottom:70px;}
					.mb50{ margin-bottom:50px;}
					.mb100{ margin-bottom:100px;}
					.mt30pc{margin-top: 30px;}
					.mt70{margin-top: 70px;}
					.pad50{padding: 50px;}
					.pad40{padding: 40px;}
					
					header {
					margin-left: auto; margin-right: auto;
					box-sizing: border-box;
					}


.pcno{display:none;}

}/**./@media print, screen and (min-width: 768px)***********************************/
/*************************************/
/*************************************/


ul, ol, dl,dt,dd,div,ol,ul,li,figure,figcaption {
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
margin:0;
padding:0;
font-weight:normal;
font-size:100%;
}
li {list-style-type:none;}
.mb1{
margin-bottom: 1em;}
.mb2{
margin-bottom: 2em;}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:middle;
}
a {outline:none;border:0;}
a:hover img,
input[type="image"]:hover{
opacity:0.5;
-moz-opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}

a:hover{
opacity:0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}


table {
border-collapse:collapse;
border-spacing:0;
}


.imgcen{
display: block;
margin-left: auto; margin-right: auto;
text-align: center;
}

img {vertical-align: middle;border:0;}
.pem p{
margin-bottom: 1em;}
/*位置と状態*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.cen{text-align:center;}
.r{text-align:right;}
.l{text-align:left;}
.bold{font-weight:bold;}
.red{color:red;}

.jisage{
padding-left:1em;
text-indent:-1em;
}
input[type="checkbox"],
input[type="radio"],
input[type="text"],
select{
margin-right: 4px;
}


@media print, screen and (min-width: 768px) {
		.path {
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
		}

		.layer_cache{
		padding-top: 40px;
		margin: 0px auto 40px auto;}
		.contact_posi{
		padding-top: 50px;
		margin-bottom: 60px;
		}
		.contact_posi2{
		padding-top: 50px;
		margin-bottom: 80px;
		}
		.whitebox.contact_posi2{

		}
		.dgc{
		display: grid;
		place-content:center;
		}
		.contact_posi2 .contact_box{
		width: 860px;
		margin-bottom: 40px;

		}
		.contact_posi2 .contact_box th {
		width: 250px;}
		.notice ul {
			width: 750px;}
		.btngroup {
			width: 580px;
			margin: 0 auto 100px;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
	.btn_modoru,
	.btn_soshin {
		width: 44%;}
		
		.whitebox {
		max-width: 1140px;
		background: #fff;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
		}
					
}/**./@media print, screen and (min-width: 768px)***********************************/
/*************************************/
/*************************************/
.btn_01 {
display: block;
width: 26%;
height: 52px;
line-height: 52px;
color: var(--main-bg);
position: relative;
font-size: 1.8rem;
cursor: pointer;
}
.btn_01::before{
content: '';
width: 10px;
position: absolute;
top: 23px;
right: 25px;
border-top: solid 1px var(--main-bg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.btn_01::after{
content: '';
width: 26px;
position: absolute;
top: 26px;
right: 26px ;
border-bottom: solid 1px var(--main-bg);
}
.btn_01:link {color:var(--main-color); text-decoration: none;}
.btn_01:visited {color:var(--main-color); text-decoration: none;}
.btn_01:hover {color:var(--main-color); text-decoration: none;opacity: 0.7;}
.btn_01:active {color:var(--main-color); text-decoration: none;}

.btn_02 {
width: 26%;
height: 68px;
line-height: 68px;
color: #fff;
position: relative;
font-size: 1.8rem;
cursor: pointer;
background-color:var(--main-color);
border: 1px solid var(--main-color);
}

.btn_02::before{
content: '';
width: 10px;
position: absolute;
top: 29px;
right: 25px;
border-top: solid 1px #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.btn_02::after{
content: '';
width: 26px;
position: absolute;
top: 32px;
right: 26px ;
border-bottom: solid 1px #fff;
}
.btn_02:link {color:#fff; text-decoration: none;}
.btn_02:visited {color:#fff; text-decoration: none;}
.btn_02:hover {color:#fff; text-decoration: none;opacity: 0.7;}
.btn_02:active {color:#fff; text-decoration: none;}


header {
padding-inline: 20px;
@media print, screen and (min-width: 768px) {padding-inline: 60px;}
margin-inline: auto;
background:var(--main-bg) ;

}
footer{
background:#ebebeb;}
.footer-inner{
}
.copyright{
margin-inline: auto;
display: flex;
align-items:center;
flex-wrap:wrap;
height: 50px;
@media print, screen and (min-width: 1256px) {height: 76px;}
}
.header-inner{
max-width: 1160px;
margin-inline: auto;
display: flex;
align-items:center;
flex-wrap:wrap;
height: 50px;
@media print, screen and (min-width: 1256px) {height: 76px;}
}
.footer-inner img,
.header-inner img{
vertical-align: middle;
}
#id .footer-inner{
padding-inline: 10px;
@media print, screen and (min-width: 768px) {padding-inline: 30px;}
margin-inline: auto;


}


.path a:link{color:#a3a3a3;text-decoration:none;}
.path a:visited{color:#a3a3a3;text-decoration:none;}
.path a:hover{color:#a3a3a3;text-decoration:underline;}
.path a:active{color:#a3a3a3;text-decoration:none;}

.layer_cache{
text-align: center;
font-size: 1.6rem;
}
.layer_cache_l{
text-align: left;
font-size: 1.6rem;
margin-bottom: 60px;
}
.layer_cache span{
display: block;
color: var(--main-color);
}
.contact_posi2 .contact_box table{
width: 100%;
}
.contact_posi2 .contact_box th {
font-weight: normal;
padding: 10px 2% 0px 2%;
vertical-align: top;
text-align: left;
font-size: 1.6rem;
}
.contact_posi2 .contact_box th p{
margin-top: 10px;
}
.contact_come{
line-height: 1.4;
font-size: 90%;
}
.contact_posi2 .contact_box td{
padding: 10px 2% 20px 2%;
font-size: 1.5rem;
}
.contact_posi2 .contact_box td textarea {
width: 100%;
height: 170px;
border-radius: 4px;
padding: 10px 12px;
border: 1px solid #aaa;
outline: none;
}
.contact_posi2 .contact_box th span.ninni{
background: #868686;
}
.contact_posi2 .contact_box td li {
margin: 0 0 10px 0;
}
.contact_posi2 .contact_box th span{
display: inline-block;
background: #f44149;
text-align: center;
font-size: 1.4rem;
padding: 1px 6px;
color: #fff;
margin-right: 10px;
}
.contact_cache{
text-align: center;
font-size: 1.8rem;
margin-bottom: 20px;
padding-top: 20px;
@media print, screen and (min-width: 768px) {padding-top: 40px;}
}
input[type="radio"],
input[type="checkbox"] {
transform: scale(1.5);
margin-left: 4px;
margin-right: 8px;
}
.contact_posi2 .contact_box select{
padding: 4px;
border: 1px solid #aaa;
outline: none;
border-radius: 4px;
}
.contact_posi2 .contact_box input[type="text"] {
margin: 4px 0 0;
border-radius: 4px;
padding: 4px 12px;
border: 1px solid #aaa;
outline: none;
height: 48px;
font-size: 1.5rem;
}
.contact_posi2 .contact_box input.w100{
width: 100%;
}
.note input.w_40{
width: 39% !important;
}
.note input.w_50{
width: 50% !important;
}
.contact_posi2 .contact_box input.w50{
width: 50%;
}
.notice {
margin-left: auto; margin-right: auto;
margin-bottom: 30px;
@media print, screen and (min-width: 768px) {margin-bottom: 60px;}

}
.notice ul {
margin-left: auto; margin-right: auto;
}
.notice ul li {
margin: 0 0 0.5em 0;
list-style-type : disc;
}
.notice ul li a:link,
a.colorwhite:link {color: #222;text-decoration: none;}
.notice ul li a:visited,
a.colorwhite:visited {color: #222;text-decoration: none;}
.notice ul li a:hover,
a.colorwhite:hover {color: #222;text-decoration: underline;}
.notice ul li a:active,
a.colorwhite:active {color: #222;text-decoration: none;}

.contact_tel_posi{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
margin-bottom: 20px;
}

.contact_tel_posi a.tel{
display: block;
color: var(--main-bg);
font-size: 5.4rem;
margin-right: 14px;
}

.contact_tel_posi a.tel:link{color:var(--main-bg);text-decoration:none;}
.contact_tel_posi a.tel:visited{color:var(--main-bg);text-decoration:none;}
.contact_tel_posi a.tel:hover{color:var(--main-bg);text-decoration:none;}
.contact_tel_posi a.tel:active{color:var(--main-bg);text-decoration:none;}
.contact_tel_posi a.tel:before {
font-family: 'FontAwesome';
content: '\f095';
display: inline-block;
width: 1.2em;
text-align: center;
font-size: 1.0em;
}

.contact_tel_posi_r p{
display: block;
font-size: 2.2rem;
}

.contact_tel_posi_r {}

.imgcen{
display: block;
margin-left: auto; margin-right: auto;
text-align: center;
}


.link_black a:link{color:#111;text-decoration:underline;}
.link_black a:visited{color:#111;text-decoration:underline;}
.link_black a:hover{color:#111;text-decoration:none;}
.link_black a:active{color:#111;text-decoration:underline;}

.btn_soshin {
display: block;
height: 68px;
line-height: 68px;
text-align: center;
color: #fff;
position: relative;
background:var(--main-color) ;
border: none;
cursor: pointer;
font-size: 1.8rem;
}
.btn_modoru {
display: block;
height: 68px;
line-height: 68px;
text-align: center;
color: #222;
background: #ccc;
border: none;
cursor: pointer;
font-size:2rem;
position: relative;
}
.btn_soshin:hover,
.btn_modoru:hover {color:#fff; text-decoration: none;opacity: 0.7;}


.thanks01{
text-align: center;
margin-left: auto; margin-right: auto;
font-size: 2rem;
margin-bottom: 2rem;
}

.section_aereabg{
background-color: #ebebeb;
overflow: auto;
}

.copyright {
text-align: center;
width: 100%;
margin-inline: auto;
background: var(--main-bg);
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}


.ttl01{
display: flex;
justify-content: center;
align-items: center;
flex-wrap:wrap;
font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
font-weight: bold;
text-align: center;
margin-inline: auto;
}
.ttl01 span{
display: inline-block;
font-size: 3rem;
@media print, screen and (min-width: 768px) {font-size: 4rem;}
border-bottom: 3px solid var(--main-bg) ;
}

.ptttl01{
padding-top: 20px;
@media print, screen and (min-width: 768px) {padding-top: 40px;}
}

.ttl02{
font-weight: bold;
font-size: 2.6rem;
padding-top: 30px;
@media print, screen and (min-width: 768px) {font-size: 3.3rem;padding-top: 50px;}
margin-inline: auto;
text-align: center;
}
.ttl03{
font-weight: bold;
font-size: 2rem;
font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
margin-block: 20px;
@media print, screen and (min-width: 768px) {font-size: 3rem; margin-block: 60px;}
color: var(--main-bg);
}

.service_naiyou .ttl03{
margin-block: 30px;
padding-bottom: 30px;
}
.detail_list .ttl03{
@media (768px <= width) {margin-block: 30px; }/* 768px以上 */
text-align: center;
}

.kaiketsu .ttl04{
padding-top: 10px;
margin-bottom: 10px;
}

.ttl04{
font-weight: bold;
font-size: 2.6rem;
padding-top: 20px;
@media print, screen and (min-width: 768px) {font-size: 4rem;padding-top: 70px;}
}

.ttl04 span{
color: var(--main-bg);
}

.ttl05{
font-weight: bold;
font-size: 1.8rem;
@media print, screen and (min-width: 768px) {font-size: 2.4rem;}
}


.ttl06{
font-weight: bold;
color: var(--main-bg);
font-size: 2.6rem;
line-height: 1;
@media print, screen and (min-width: 768px) {font-size: 5rem;

}
}
.ttl06 span{
font-size: 4rem;
@media print, screen and (min-width: 768px) {font-size: 7rem;
display: inline-block;
margin-inline: 4px;
}
}
.top_kv_inner{
/*margin-right: calc(-50vw + 50%);
margin-left: calc(-50vw + 50%);*/
background: url("../img/main_bg.webp") center bottom no-repeat;
background-size: cover;
position: absolute;
z-index:2;
top: 0;
left: 0;
width: 100%;
}

@media print, screen and (min-width: 1256px) {
#top_kv,
.top_kv_inner{
height:716px;}

}
@media print, screen and (max-width: 1255px) {
#top_kv,
.top_kv_inner{
aspect-ratio: 1256 / 715; /* アスペクト比を保持してレスポンシブ */
}
}



#top_kv{
position: relative;
}
#top_kv header{
position: relative;
z-index:3;
}
.top_kv_img{
max-width: 1256px;
width: 100%;
margin: 0 auto;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index:5;
}
.top_kv_img img{
max-width: 1256px;
width: 100%;
position: relative;

}
@media print, screen and (min-width: 1163px) {
.foot_contact{
background: url("../img/foot_contact_bg_pc.webp") center bottom no-repeat;
}
}

@media print, screen and (max-width: 1162px) {
	.foot_contact_bg{
	background: url("../img/foot_contact_bg.webp") center bottom no-repeat;
	aspect-ratio: 1162 / 267; /* アスペクト比を保持してレスポンシブ */
	max-width: 1162px;
	background-size: contain;
	margin-inline: auto;
	}
}

.foot_contact{
text-align: center;
}

.db{
display: block;
}
.btn_contact_v{
border: 3px solid #FBB226;
line-height: 48px;
border-radius: 28px;
background-color:  #F44049;
display: inline-block;
color: #fff;
font-weight: bold;
font-size: 2.4rem;
text-align: center;
width: 100%;
}
.btn_contact_v:not(:hover) {color:#fff;text-decoration:none;}
.btn_contact_v:hover{color:#fff;text-decoration:none;opacity: 0.5;}


.btn_contact{
padding-bottom: 50px;
@media print, screen and (min-width: 768px) {
max-width:500px;
padding-bottom: 100px;}
}



.foot_bn {
max-width: 460px;
display: flex;
flex-wrap: wrap;  /* アイテムを複数行に折り返す */
gap: 10px;  /* アイテム間の隙間を調整 */
@media print, screen and (min-width: 768px) {
margin-left: 20px;
}
}

.foot_bn li {
width: 45%;  /* 各アイテムの幅を調整（2列に並べるために調整） */
list-style: none;  /* デフォルトのリストスタイルを無効に */
}

.foot_bn li a {
display: block;  /* aタグをブロック表示にして画像が親要素に合わせて表示されるように */
}

.foot_bn li a img {
width: 100%;  /* 画像がliタグの幅に合わせてリサイズされる */
}



.foot_contact_add{
line-height: 2;
margin-bottom: 30px;
}
.foot_contact_add span{
font-size: 1.7rem;
@media print, screen and (min-width: 768px) {font-size: 2rem;}
display: block;
font-weight: bold;
line-height: 1.4;
margin-bottom: 1em;
}
@media print, screen and (max-width: 1100px) {
.btn_contact{width: 60%;}
}
.foot_contact_add p{line-height: 1.6;}
.okomari ul{
background: url("../img/okomari_bg.webp") center bottom no-repeat;
/*aspect-ratio: 1162 / 228; /* アスペクト比を保持してレスポンシブ */
max-width: 1162px;
background-size: contain;
margin-inline: auto;
padding-bottom: 50px;
}

.okomari{
margin-bottom: 30px;
@media print, screen and (min-width: 768px) {margin-bottom: 60px;}
}

.okomari,
.okomari ul{
text-align: center;
margin-inline: auto;
}
.okomari ul li{
font-weight: bold;

@media print, screen and (min-width: 768px) {line-height: 2;
font-size:2rem;}
margin-bottom: 10px;
}

.okomari ul li:before {
content: '';/*何も入れない*/
display: inline-block;/*忘れずに！*/
width: 35px;/*画像の幅*/
height: 30px;/*画像の高さ*/
background-image: url(../img/check.png);
background-size: contain;
vertical-align: middle;
}

.service_point_bg{
background-color: #ebebeb;
margin-inline: auto;
padding-bottom: 1px;
@media print, screen and (min-width: 768px) {padding-bottom: 60px;}
}

.service_point_inner{
max-width: 1162px;
margin-inline: auto;
}

@media print, screen and (min-width: 768px) {

		.foot_contact_add p{font-size: 1.6rem;}
		.voice_li{
		margin-inline: auto;
		}

		.service_point_li li{
		margin-bottom: 30px;}

		.voice_li li{
		margin-bottom: 2%;
		}
		.miss_li li{
		margin-bottom: 2%;
		}
		.service_point_li_r{
		flex: 1;
		margin-left: 30px;
		}
		.service_point_li_r p{
		font-size: 2rem;
		}
		.miss_flx{
		display:flex;
		align-items:flex-start;
		flex-wrap:wrap;
		}

		.miss_flx div{
		flex: 1;
		margin-left: 20px;
		font-size: 1.8rem;
		}
}/**./@media print, screen and (min-width: 768px)***********************************/
/*************************************/
/*************************************/
.kaiketsu,
.faq,
.voice_li,
.miss_li{
max-width: 1162px;
margin-inline: auto;
}
.miss_flx p{
margin-bottom: 1em;
}
.voice_li li,
.miss_li li{
background-color: #fff;
border: 3px solid var(--main-bg);
padding: 10px;
	@media (768px <= width) {
	padding: 30px;}
}
.voice_li li{
background-color: #fff;
border: 3px solid var(--main-bg);
}
.service_point_li li{
background-color: #fff;
border: 3px solid var(--main-bg);
padding: 20px;
	@media (768px <= width) {
	padding: 30px;
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
	}
}


.voice_li li li dl,
.service_point_li li dl{
display:flex;
align-items:flex-start;
flex-wrap:wrap;
@media (768px <= width) {margin-bottom: 20px;}
}
.service_point_li li dl dt{
color: #fff;

background-color: var(--main-bg);
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
font-size: 2rem;
max-width: 50px;
@media (768px <= width) {
width: 20%;
max-width: 70px;
font-size: 4rem;
}

aspect-ratio: 1 / 1; /* アスペクト比を保持してレスポンシブ */
display:flex;
justify-content: center;
align-items:center;
flex-wrap:wrap;
}
.service_point_li li dl dd{
color: var(--main-bg);
padding: 10px;
font-size: 1.8rem;
@media (768px <= width) {font-size: 3rem;}

line-height: 1.4;
}
.voice_li li:last-child,
.miss_li li:last-child,
.service_point_li li:last-child{
margin-right: 0;
}


.service_point_li li figure{
text-align: center;
}
.service_point_li li figure img{
margin-inline: auto;
text-align: center;
max-width: 100%;}

.service_point_li li figure figcaption{
padding: 20px;
text-align: left;
}

.miss_bg{
background: url("../img/miss_bg.webp") center bottom no-repeat;
aspect-ratio: 1508 / 713; /* アスペクト比を保持してレスポンシブ */
background-size: contain;
margin-inline: auto;
width: 100%;
}

.miss_shiro{
background: url("../img/miss_shiro.webp") center bottom no-repeat;
/*aspect-ratio: 1162 / 177; /* アスペクト比を保持してレスポンシブ */
max-width:1162px;
background-size: contain;
margin-inline: auto;
}

.miss_space{
aspect-ratio: 1480 / 574; /* アスペクト比を保持してレスポンシブ */
width:100%;
}

.shiroposi{
padding-bottom: calc(177 * 100vw / 1162);
@media print, screen and (min-width: 768px) {padding-bottom: 90px;}
}
.voice_li li dl{
display:flex;
align-items:center;
flex-wrap:wrap;
background-color: #3e3a39;
}
.miss_li li dl{
display:flex;
align-items:center;
flex-wrap:wrap;
background-color: #3e3a39;
margin-bottom: 20px;
}
.voice_li li dl dt,
.miss_li li dl dt{
color: #fff;
font-size: 2.4rem;

font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
width: 12%;
max-width: 65px;
aspect-ratio: 1 / 1; /* アスペクト比を保持してレスポンシブ */
display:flex;
justify-content: center;
align-items:center;
flex-wrap:wrap;
}

.voice_li li dl dt{
background-color: var(--main-bg) ;
}
.miss_li li dl dt{
background-color: var(--main-bg) ;}

.voice_li li dl dd,
.miss_li li dl dd{
color: #fff;
font-size: 1.8rem;
width: 88%;
padding-left: 1em;
}


.voice_txt_posi p img,
.voice_txt_posi2 p img,
.voice_txt_posi img,
.voice_txt_posi2 img,
.voice_txt_posi2 .img img{
width: 175px;        /* 任意の幅 */
height: 175px;       /* 任意の高さ */
aspect-ratio: 1 / 1; /* 正方形の比率を指定 */
object-fit: cover;   /* 画像を枠内に収める */
}
.voice_txt_posi{
padding-top: 20px;
}
.voice_txt_posi2{
padding-top: 20px;
}
@media print, screen and (min-width: 768px) {
.voice_txt_posi p,
.voice_txt_posi2 p {
font-size: 1.8rem;
margin-bottom: 1em;
}
.voice_01{
float: left;
margin-right:1em;
margin-bottom:1em;
}
.voice_02{
margin-left:1em;
margin-bottom:1em;
}
}

.float_box{ overflow: hidden;}
@media print, screen and (min-width: 768px) {
.img{
clear: both;
float: right;
}
}
.space{
width: 1px;
height: 100%;
background: #fff;
}

.form_area{
border: 3px solid var(--main-bg);
max-width: 860px;
margin-inline: auto;
margin-bottom: 20px;
@media print, screen and (min-width: 768px) {margin-bottom: 40px;}
}
.ttl_form_area{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
font-weight: bold;
font-size: 2.4rem;
padding-top: 20px;
@media print, screen and (min-width: 768px) {font-size: 3rem;padding-top: 30px;}
text-align: center;
position: relative;
margin-inline: auto;
margin-bottom: 0.5em;
}

.ttl_form_area:before,
.ttl_form_area:after{
content: '';
display: inline-block;
width: 44px;
height: 1px;
background: var(--main-bg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ttl_form_area:before{
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ttl_form_area:before {left:0;}
.ttl_form_area:after {right: 0;}

.form_area dl{
max-width: 90%;
margin-inline: auto;

}
.form_area dt{
font-size: 2rem;
margin-bottom: 0.6em;
}
.form_area dt:first-letter{
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color:var(--main-color);}
.form_area dd{

}
.form_area dd ul{
display:flex;
justify-content:;
align-items:center;
flex-wrap:wrap;
margin-bottom: 20px;
@media print, screen and (min-width: 768px) {margin-bottom: 40px;}
}
.form_area dd ul li{
color: #fff;
background-color: var(--main-bg);
border: 1px solid var(--main-bg);
border-radius: 4px;
margin-bottom: 0.5em;
margin-inline: 4px;
padding-inline: 6px;
}
@media print, screen and (min-width: 768px) {
		.voice_03{
		float: right;
		margin-left:1em;
		margin-bottom:1em;
		}

		.voice_04{
		float: left;
		margin-right:1em;
		margin-bottom:1em;
		}
		.service_naiyou_txt p{
		font-size: 2rem;
		}
}


.chache_txt{
font-size: 1.8rem;
@media (768px <= width) {font-size: 2.4rem;}/* 768px以上 */
font-weight: bold;
text-align: center;
}
.staff ul,
.service_flow ul,
.service_naiyou{
max-width: 1162px;
margin-inline: auto;
}

.service_naiyou_txt{
background-color: #ebebeb;
margin-inline: auto;
padding: 20px;
@media print, screen and (min-width: 768px) {padding: 40px;}
}
.service_naiyou_txt p{
}
.service_naiyou_ill{
max-width: 100%;
}
.service_naiyou_bg{
background: url(../img/service_naiyou_bg.png) center bottom no-repeat;
max-width: 1162px;
background-size: contain;
margin-inline: auto;
}

.service_flow{
background: url(../img/service_flow_bg.png) center bottom no-repeat;
aspect-ratio: 1600 / 1600;
background-size: contain;
margin-inline: auto;
width: 100%;
}
.service_flow_space{
aspect-ratio: 1600 / 200;
width: 100%;
}
.balloon-001 dl{
display:flex;
align-items:stretch;
flex-wrap:wrap;
}

.balloon-001 dt{
display: flex;
flex-direction: column; /* 縦方向に並べる */
justify-content: center; /* 縦方向の中央揃え */
align-items: center; /* 横方向の中央揃え（必要に応じて） */
position: relative;
max-width: 300px;
margin-bottom: 15px;
padding: .8em 1.2em;
background-color: var(--main-bg);;
color: #fff;
}
.balloon-001 dt p{
display: block;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-weight: bold;
font-size: 2rem;
text-align: center;
width: 100%;
}
.balloon-001 dt img{
display: block;
max-width: 100%;
width: 50px;
}

.balloon-001 dt::before {
position: absolute;
bottom: -10px;
width: 30px;
height: 15px;
background-color: var(--main-bg);
clip-path: polygon(0 0, 100% 0, 50% 100%);
content: '';
}

.balloon-001 li:last-child dt::before {
display: none;
}
.balloon-001 li{
margin-bottom: 10px;
}
.balloon-001 dd{
background-color: #fff;
border: 3px solid var(--main-bg);
flex: 1;
padding: 10px;
@media print, screen and (min-width: 768px) {padding: 30px;}
margin-bottom: 15px;
}
.balloon-001 dd p{
font-size: 1.8rem;
}

.service_flow_ttl{
font-weight: bold;
font-size: 2.4rem;
}
.button{
border: 1px solid var(--main-bg);
color: var(--main-bg);
display: inline grid;
grid-template-columns: 1fr auto 1fr;
column-gap: 1em;
align-items: center;
inline-size: min(100%, 300px);
box-sizing: border-box;
padding: 10px;
}

.button {
&::before {
content: '';
}
}

.button {
&::after {
content: ''; 
justify-self: end;
inline-size: 0.5em;
aspect-ratio: 1;
border-block-start: 1px solid var(--main-bg);
border-inline-end: 1px solid var(--main-bg);
rotate: 45deg;
}
}

.button:not(:hover) {color:var(--main-bg);text-decoration:none;}
.button:hover{color:var(--main-bg);text-decoration:none;opacity: 0.5;}

.faq{
margin-bottom: 20px;
@media (768px <= width) {margin-bottom: 70px;}/* 768px以上 */
}
/***********************/
.toggle_contents {
margin-bottom: 20px;
}
.toggle_titel_box{
position: relative;
}

.toggle_btn {
position: absolute;
top: 16px;
right: 0px;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
display: block;
width: 24px;
height: 24px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
border-radius: 4px;
cursor: pointer;
}
.toggle_ttl_box .toggle_btn {
position: absolute;
top: 50%;
right: 10px;
transform: translateY(-50%);
-ms-transform: translateY(-50%);
background: #0052a4;
display: block;
width: 24px;
height: 24px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
border-radius: 4px;
}

.toggle_btn:before, .toggle_btn:after {
display: block;
content: '';
background-color: var(--main-bg);
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

.toggle_ttl_box{
position: relative;
margin-bottom: 10px;

font-weight: bold;
font-size: 22px;
line-height: 60px;
border-left: 3px solid #37af37;
background-color: #F0F8F1;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 30px;
color: #000;
}
.toggle_title{
background-color: #ebebeb;
padding: 20px;
}
.toggle_title_q{
font-weight: bold;
font-size: 2rem;
position: relative;
padding-left: 30px;
padding-right: 20px;
margin-left: 0px !important;
cursor: pointer;
}

.toggle_title_q:before {
font-weight: bold;
display: inline-block;
font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
content: 'Q';
color: var(--main-bg);
font-size: 24px;
margin-right: 4px;
position: absolute;
top:-6px;
left:0px;

}

.toggle_btn:before {
width: 2px;
height: 10px;
}
.toggle_ttl_box.selected .toggle_btn:before,
.toggle_title.selected .toggle_btn:before {
content: normal;
}
.toggle_contents dd {
display: none;
}
.qa .toggle_contents dd {
display: block;
}


.toggle_title_a{
font-size: 1.8rem;
position: relative;
padding-left: 30px;
margin-left: 0px !important;
}
.toggle_title_a:before {
font-weight: bold;
display: inline-block;
font-family: 'Noto Sans JP',"游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
content: 'A';
color: var(--main-bg);
font-size: 24px;
margin-right: 4px;
position: absolute;
top:-6px;
left:0px;

}
.toggle_contents_dd_inner {
padding: 20px;

}
.ttl001{
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 6px solid #f00;
font-weight: bold;
margin: 0 0 20px 0;
padding: 4px 4px 4px 8px;
background: #eee;
font-size: 15px;
}

.toggle_contents_dd_inner .a2nd {
text-indent: 0;
margin: 1em 0 0 0;
padding-left: 30px;
}

.kaiketsu_bg.column_main{
background-position: center top;
background: url(../img/column_main_bg.png) center bottom no-repeat;
}
.kaiketsu_bg{
background: url(../img/kaiketsu_bg.png) center bottom no-repeat;
/*aspect-ratio: 1600 / 1150;*/
background-size: cover;
margin-inline: auto;
width: 100%;
padding: 70px 0;
}

.kaiketsu .ttl04{}
.kaiketsu li dl{
padding: 20px;
@media (768px <= width) {padding: 30px;}
}
.kaiketsu li dl dt,
.sub_come{
font-weight: bold;
font-size: 2rem;
}

.kaiketsu_shiro{
background: url(../img/kaiketsu_shiro.png) center bottom no-repeat;
max-width: 1041px;
background-size: contain;
margin-inline: auto;

}
.kaiketsu ul{
}
.kaiketsu li {
background-color: #fff;
border: 1px solid var(--main-bg);
margin-bottom: 30px;
position: relative;
}
.kaiketsu li:before {
content: '';
width: 40px;
height:40px;
background-color: var(--main-bg);
position: absolute;
right: 0;
bottom: 0;
}
.kaiketsu li:after {
content: '';
justify-self: end;
inline-size: 0.5em;
aspect-ratio: 1;
border-block-start: 2px solid #fff;
border-inline-end: 2px solid #fff;
rotate: 45deg;
position: absolute;
right: 15px;
bottom: 15px;
}

.kaiketsu .top_bn li a:not(:hover) {text-decoration:none;}
.kaiketsu .top_bn li a:hover{text-decoration:none;opacity: 0.5;}

@media (768px <= width) {
	.kaiketsu .top_bn li a{
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
	}
	.kaiketsu li{
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
	}
	.kaiketsu li dl{flex: 1;}
	
	.staff ul{
	display:flex;
	justify-content:center;
	align-items:stretch;
	flex-wrap:wrap;
	}
	.footer-inner{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	flex-wrap:wrap;
	}
	.foot_r{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	flex-wrap:wrap;
	}

}/* 768px以上 */

#id .footer-inner{
padding-top: 20px;
padding-bottom: 20px;
@media (768px <= width) {padding-top: 30px;
padding-bottom: 50px;}
}

.staff{
background-color: #ebebeb;
padding-bottom: 20px;
@media (768px <= width) {padding-bottom: 60px;}
}

.staff ul li{
background: #fff;
max-width: 360px;
@media (768px <= width) {width: 31%;}
margin-inline: 1%;
margin-bottom: 30px;
}

.staff ul li figure img{
max-width: 100%;
}
.staff ul li figcaption{padding: 30px 30px 0 30px;}
.staff ul li figcaption span{
color: var(--main-bg);
}
.staff ul li figcaption p{
font-weight: bold;
font-size: 2rem;
}

.staff ul li p{
@media (768px <= width) {font-size: 2rem;}
margin-bottom: 1em;
color: #333;
}
.staff_p_w{
padding-inline: 30px;
}
.staff_p_w dl{
border-bottom: 1px solid var(--main-bg);
@media (768px <= width) {font-size: 2rem;}
margin-bottom: 1em;
}
.staff_p_w dl dt{
color: var(--main-bg);
}
.staff_p_w dl dd{}

.foot_r ul{
margin-inline: 1em;
}

.foot_r ul li{
margin-bottom: 0.5em;
}
.foot_r ul li a{position: relative;}
.foot_r ul li a:before {
content: '';
display: inline-grid;
justify-self: end;
inline-size: 0.3em;
aspect-ratio: 1;
border-block-start: 1px solid var(--main-bg);
border-inline-end: 1px solid var(--main-bg);
margin-right: 10px;
rotate: 45deg;
transform: translateY(-4px);
}
.foot_r ul li a:not(:hover) {text-decoration:none;}
.foot_r ul li a:hover{text-decoration:none;opacity: 0.5;}

.detail_list{
background-color: #ebebeb;
padding: 20px 0px;
@media (768px <= width) {padding: 20px 0 60px 0;}

}

.detail_list p{
text-align: center;
}
.detail_list ol li,
.detail_list ol{
list-style-type: decimal;
}

.detail_list ol{
background-color: #fff;
max-width: 1160px;
margin-inline: auto;
}

.detail_list ol li{
border-top: solid 0.5px #C1C1C1;
@media (768px <= width) {font-size: 1.8rem;}
padding: 20px;
list-style-position: inside; /* リスト番号をliの内側に配置 */
}

.detail_list_clm,
.clm{
max-width: 1160px;
margin-inline: auto;
}

.clm .ttl03{
text-align: center;
color: #000;
}

.clm .clm_main_img{
max-width: 100%;
margin-inline: auto;
}
.clm_txt{
margin: 20px 0 30px 0;
@media (768px <= width) {margin: 50px 0 60px 0;}
}
.detail_list_clm p,
.clm_txt p{
margin-bottom: 1em;
@media (768px <= width) {font-size: 1.8rem;}
}

.detail_list_clm p{
@media (768px <= width) {margin-bottom: 1.8rem;}
margin-bottom: 1em;
}
.detail_list_clm p span{
color: #F44049;
}
.detail_list_clm p.mb2em{
margin-bottom: 2em !important;
}
.detail_list_clm p.mb5em{
margin-bottom: 5em ;
}
.detail_list_clm .clm_ttl{
position: relative;
font-size: 2rem;
@media (768px <= width) {font-size: 3rem;}
font-weight: bold;
margin-bottom: 25px;
padding: 10px 0 10px 20px;
border-bottom: 2px solid #EDEDED;
}
.detail_list_clm .clm_ttl::before {
content: '';
position: absolute;
left: 3px;
bottom: 5px;
display: inline-block;
width: 5px;
height: 75%;
transform: translate(-50%);
background-color: var(--main-bg);
}
.detail_list_clm .clm_subttl{
color: var(--main-bg);
font-size: 2.4rem;
font-weight: bold;
margin-bottom: 0.5em;
}

.detail_list_clm {
margin-top: 30px;
@media (768px <= width) {margin-top: 70px;}
}

.detail_list_clm img{
max-width: 800px;
width: 100%;
display: block;
margin-bottom: 2em;
margin-inline: auto;
}

.detail_list_li li{
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 10px;
padding-left: 20px;
text-indent: -20px;
}

.detail_list_li li:before {
content: '● ';
color: #aaa;
font-size: 1rem;
margin-right: 10px;
}

ol.detail_list_li li:before {
content: '';
}

.to_top_btn {
display: block; /* ブロック要素に変更 */
width: max-content; /* コンテンツの幅に合わせてボタンの幅を設定 */
margin-inline: auto; /* 左右中央に配置 */
text-align: center;
margin-block: 30px;
padding: 10px 20px;
border-radius: 5px;
font-size: 16px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
background-color: var(--main-bg);
@media (768px <= width) {width: 400px;}/* 768px以上 */
}

.to_top_btn:not(:hover) {color:#FFFFFF;text-decoration:none;}
.to_top_btn:hover{color: #FFFFFF;text-decoration:none;}

.mede{
border: 1px solid var(--main-bg);
padding: 10px;
margin-bottom: 30px;
@media (768px <= width) {
padding: 30px;
margin-bottom: 50px;
}
}
.mede_ttl_me{
color: var(--main-bg);
font-size: 2.4rem;
font-weight: bold;
display: flex;
align-items: center;
margin-bottom: 0.5em;
}
.mede_ttl_me:before {
border-top: 1px solid;
content: "";
/* flex-grow: 1; */
color: var(--main-bg);
width: 30px;
margin-right: 10px;
}

.mede_ttl_de{
color: #666;
font-size: 2.4rem;
font-weight: bold;
display: flex;
align-items: center;
margin-bottom: 0.5em;
}

.mede_ttl_de:before {
border-top: 1px solid;
content: "";
/* flex-grow: 1; */
color: var(--main-bg);
width: 30px;
margin-right: 10px;
}

.blink:after{
font-family: 'FontAwesome';
content: '\f08e';
display: inline-block;
text-align: center;
font-size: 0.8em;
}