@charset "utf-8";

/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/
html {
	scroll-padding-top: 80px;
}

body {
	width: 100% !important;
	color: #333;
	line-height: 1.6875;
	overflow: hidden;
	font-size: 1.6rem;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
   font-family: "Zen Kaku Gothic Antique", sans-serif!important;
	font-weight:500;
}

body.wankoko{
	background: #FEF2E2;
}


/* color */
.white{
	color: #ffffff!important;
}

.bgwh{
	background: #ffffff;
}

/* wankoko_color */
.wnk_blue{
	color: #2FA8E3;
}
.wnk_blue2{
	color: #D2EEFC;
}
.wnk_blue3{
	color: #5AC3F7;
}
.wnk_blue4{
	color: #228BBE!important;
}
.wnk_red{
	color: #E24349;
}
.wnk_red2{
	color: #FFE0E1;
}
.wnk_green{
	color: #2BAB33;
}
.wnk_green2{
	color: #DEF5DF;
}
.wnk_green3{
	color: #46BE4E;
}
.wnk_green4{
	color: #1A9B22!important;
}
.wnk_yellow{
	color: #FFF6EA;
}
.wnk_orange{
	color: #D68D26;
}
.wnk_orange2{
	color: #FFE9CB;
}
.wnk_orange3{
	color: #E69D35;
}
.wnk_orange4{
	color: #FFE6C3;
}
.wnk_orange5{
	color: #FFF1DD;
}
.wnk_orange6{
	color: #B97F2E!important;
}
.wnk_black{
	color: #333;
}
.wnk_gray{
	color: #F5F5F5;
}
.wnk_brown{
	color: #FEF2E2;
}
.wnk_brown2{
	color: #D5AA2C;
}
.wnk_brown3{
	color: #FFEFC1;
}
.wnk_brown4{
	color: #DEB53C;
}
.wnk_brown5{
	color: #FFEFBF;
}
.wnk_brown6{
	color: #B58D16!important;
}
.wnk_purple{
	color: #C7598C;
}
.wnk_purple2{
	color: #F8E4FC;
}
.wnk_purple3{
	color: #792D88;
}
.wnk_purple4{
	color: #8E429D;
}
.wnk_purple5{
	color: #ECCEF2;
}
.wnk_purple6{
	color: #682177!important;
}
.wnk_pink{
	color: #FFE8F3;
}
.wnk_pink2{
	color: #E66FA6;
}
.wnk_pink3{
	color: #FD88BE;
}
.wnk_pink4{
	color: #FFE5F1;
}
.wnk_pink5{
	color: #FFEDF5;
}
.wnk_pink6{
	color: #FFD6E8;
}
.wnk_pink7{
	color: #CC4C87!important;
}

/* bg */
.wnk_bgblu{
	background: #2FA8E3;
}
.wnk_bgblu2{
	background: #D2EEFC;
}
.wnk_bgblu3{
	background: #5AC3F7;
}
.wnk_bgblu3{
	background: #E2F5FF;
}
.wnk_bgblu4{
	background: #228BBE;
}
.wnk_bgred{
	background: #E24349;
}
.wnk_bgred2{
	background: #FFE0E1;
}
.wnk_bggre{
	background: #2BAB33;
}
.wnk_bggre2{
	background: #DEF5DF;
}
.wnk_bggre3{
	background: #46BE4E;
}
.wnk_bgyel{
	background: #FFF6EA;
}
.wnk_bgora{
	background: #D68D26;
}
.wnk_bgora2{
	background: #FFE9CB;
}
.wnk_bgora3{
	background: #E69D35;
}
.wnk_bgora4{
	background: #FFE6C3;
}
.wnk_bgora5{
	background: #FFF1DD;
}
.wnk_bgora6{
	background: #B97F2E;
}
.wnk_bgbla{
	background:#333;
}
.wnk_bggray{
	background: #F5F5F5;
}
.wnk_bgbro{
	background: #FEF2E2;
}
.wnk_bgbro2{
	background: #D5AA2C;
}
.wnk_bgbro3{
	background: #FFEFC1;
}
.wnk_bgbro4{
	background: #DEB53C;
}
.wnk_bgbro5{
	background: #FFEFBF;
}
.wnk_bgbro6{
	background: #B58D16;
}
.wnk_bgpur{
	background: #C7598C;
}
.wnk_bgpur2{
	background: #F8E4FC;
}
.wnk_bgpur3{
	background: #792D88;
}
.wnk_bgpur4{
	background: #8E429D;
}
.wnk_bgpur5{
	background: #ECCEF2;
}
.wnk_bgpur6{
	background: #682177;
}
.wnk_bgpink{
	background: #FFE8F3;
}
.wnk_bgpink2{
	background: #E66FA6;
}
.wnk_bgpink3{
	background: #FD88BE;
}
.wnk_bgpink4{
	background: #FFE5F1;
}
.wnk_bgpink5{
	background: #FFEDF5;
}
.wnk_bgpink6{
	background: #FFD6E8;
}
.wnk_bgpink7{
	background: #CC4C87;
}

/* MITCHELMO_color */
.mit_red{
	color: #EF6060;
}
.mit_blue{
	color: #F0F9F9;
}
.mit_blue2{
	color: #1B98B2;
}
.mit_blue3{
	color: #84CFCA;
}
.mit_blue4{
	color: #83C7C3;
}
.mit_green{
	color: #2CB900;
}
.mit_green2{
	color: #4AAFA8;
}
.mit_green3{
	color: #3C817C;
}
.mit_green4{
	color: #3DB1A9;
}
.mit_green5{
	color: #D9F4F2;
}
.mit_green6{
	color: #4F8985;
}
.mit_green7{
	color: #E0FAFA;
}
.mit_green8{
	color: #5A9591;
}
.mit_green9{
	color: #DEF4F4;
}
.mit_pink{
	color: #E5237D;
}


/* bg */
.mit_bgred{
	background: #EF6060;
}
.mit_bgblu{
	background: #F0F9F9;
}
.mit_bgblu2{
	background: #1B98B2;
}
.mit_bgblu3{
	background: #84CFCA;
}
.mit_bgblu4{
	background: #83C7C3;
}
.mit_bggre{
	background: #2CB900;
}
.mit_bggre2{
	background: #4AAFA8;
}
.mit_bggre3{
	background: #3C817C;
}
.mit_bggre4{
	background: #3DB1A9;
}
.mit_bggre5{
	background: #D9F4F2;
}
.mit_bggre6{
	background: #4F8985;
}
.mit_bggre7{
	background: #E0FAFA;
}
.mit_bggre8{
	background: #5A9591!important;
}
.mit_bggre9{
	background: #DEF4F4;
}
.mit_bgpink{
	background: #E5237D;
}


/*リンク表示方法*/

a {
	text-decoration: none;	
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:active {
	color: #333;
}

a:hover {
	opacity: 0.7;
}

a:hover img {
	opacity: 1;
}

.hLogo a:hover{
	opacity: 1;
}

:has( > .lista){
	position: relative;
}

.lista{
	position: absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}

a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
/*-----------------------------------------------------------
PCサイズ
-----------------------------------------------------------*/

.pc,.pc2 {
	display: block;
}

.sp,.sp2, .spTel {
	display: none;
}

.pcTel {
	display: inline;
}


/*-----------------------------------------------------------
header
-----------------------------------------------------------*/


header {
	padding: 1.667% 0 0;
	width: 15.1045%;
	position: fixed;
	left: 2.084%;
	z-index: 9999;
	/* transition: .4s; */
	max-width: 290px;
	background: #fff;
	top: 5.76%;
	box-shadow: 0 0 12px #00000029;
}

header.headerScroll{
	background: #fff;
}

.hLogo{
	max-width: 230px;
	width: 90%;
	margin: 0 auto 15.52%;
}


.logo a:hover img {
	opacity: 1;
}

.headerTel {
	margin: 0 0 0 0;
	padding: 0px 0 0;
	font-weight: 900;
}

.off_img{
	display:block;
}

.on_img{
	display:none;
}

.headerScroll .off_img{
	display:none;
}

.headerScroll .on_img{
	display:block;
}

/*-----------------------------------------------------------
テーブル共通
-----------------------------------------------------------*/

table {
	border-collapse: separate;
}




/*-----------------------------------------------------------
 nav
-----------------------------------------------------------*/

.pc_nav{
	width: 72%;
	display: flex;
	max-width: 881px;
	align-items: center;
	justify-content: flex-end;
}

.nav_list1{width: 90%;margin: 0 auto 36%;max-width: 230px;}

.nav_list1 >li {
	margin-bottom: 9.6%;
}

.nav_list1 > li:last-child{
	margin:0;
}

.nav_list1 > li > a {
	display: block;
	text-decoration: none;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.444;
}


.gnav_cld {
	margin-left: 5.178%;
}

.gnav_cld li{
	padding-left:11px;
	position:relative;
	font-size:1.4rem;
	font-weight:500;
	line-height:1.1428;
	margin-top: 5%;
}

.gnav_cld li:before{
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	border-radius:50%;
	background:#E24349;
	left:0;
	top: 6px;
}

.gnav_cld li:nth-child(2):before{
	background:#C7598C;
}

.gnav_cld li:nth-child(3):before{
	background:#D5AA2C;
}

.gnav_cld li:nth-child(4):before{
	background:#D68D26;
}

.gnav_cld li:nth-child(5):before{
	background:#2BAB33;
}

.gnav_cld li:nth-child(6):before{
	background:#792D88;
}

.sns_list{
	display:flex;
	width: 100%;
	position: absolute;
	top: 104%;
}

.sns_list li{
}

.sns_list li img{
	box-shadow:0 0 13px #00000029;
	border-radius:50%;
}

.hd_link{
	display:flex;
	max-width:320px;
	width: 37%;
	margin-left: auto;
}

.hd_link_btn1{
	display:flex;
	width:100%;
	height: 70px;
	font-size:2.4rem;
	font-weight: 700;
	transition: .4s;
	align-items: center;
	justify-content: center;
	line-height: 1.3;
}

.hd_link_btn1.white{
	font-size:1.4rem;
}

.hd_link_btn1 img{
	width:32px;
	margin-right: 3.45%;
}


/*-----------------------------------------------------------
#slide
-----------------------------------------------------------*/

#modal {
	display: none;
}

/*-----------------------------------------------------------
#cover
-----------------------------------------------------------*/

#cover {
	width: 100%;
	position: relative;
	padding-bottom: 11.3028%;
}

#cover .img{
	border:13px solid #F4EADB;
	border-top:none;
	border-right:none;
	border-radius: 0 0 0 8.7vw;
	overflow:hidden;
	width: 62.865%;
	margin-left: auto;
}

#cover .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

#cover .cov-div{
	position:absolute;
	width: 33.49%;
	left: 27.3445%;
	bottom: 6%;
}


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

#main {
	width: 100%;
	margin: 0px auto 0;
}

.flex{
	display: flex;
	justify-content: space-between;
}

.side_in{
	width: 82.813%;
	margin-left: auto;
}

.inner{
	width: 95%;
	max-width: 1200px;
	margin:0 auto;
}

.mainTit{
	font-size: 2.5rem;
	line-height: 1.44;
	font-weight:700;
	padding-bottom:15px;
	position:relative;
}

.mainTit .en_tit{
	display:block;
	margin-bottom:8px;
	font-size: 1.8rem;
	font-size: clamp(1.4rem,3vw,1.8rem);
}

.mainTit:before{
	position:absolute;
	content:"";
	width:52px;
	height:4px;
	background:url(../tmp1_img/wankoko/tit_sou.svg)no-repeat;
	background-size:contain;
	left:0;
	bottom:0;
}

.mainTit2{
	font-size: 3.5rem;
	line-height: 1.457;
	font-weight: 700;
	font-size: clamp(2rem,2.4vw,3.5rem);
}

.mainTit2 span{

}

.mainTit3{
	font-size: 4.5rem;
	line-height: 1.4444;
	font-weight: 700;
	font-size: clamp(2.4rem,3vw,4.5rem);
	text-align:center;
	position:relative;
	padding-bottom:42px;
}

.mainTit3:before{
	position:absolute;
	content:"";
	width:52px;
	height:4px;
	background:url(../tmp1_img/wankoko/tit_sou.svg)no-repeat;
	background-size:contain;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
}

.mainTit3 span{

}

.subTit{
	font-size: 2.4rem;
	line-height:1.2;
	font-weight:700;
	font-size: clamp(2rem,4vw,2.4rem);
}

.content01{
}

.co1_div{
	background:#fff;
	padding: 60px 0 100px;
}

.co1_div1{
	display:flex;
	background:#FFFFFF;
	border:10px solid #FEF2E2;
	border-radius:34px;
	justify-content:space-between;
	position:relative;
	z-index:1;
	margin-bottom: 76px;
}


.co1_div1:before{
	position:absolute;
	content:"";
	background: url(../tmp1_img/wankoko/co1_arrow.svg)no-repeat center;
	background-size:contain;
	left:0;
	right:0;
	margin:auto;
	z-index:1;
	width: 18.334%;
	height: 21.47%;
	top: 94%;
	z-index:-1;
}


.co1_div1:after{
	position:absolute;
	content:"";
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background:#fff;
	z-index:-1;
	border-radius: 28px;
}


.co1_div1 .left{
	padding: 5.848% 4%;
	position:relative;
	max-width:480px;
	width: 43%;
	z-index:1;
}

.co1_div1 .left:before{
	position:absolute;
	content:"";
	width: 100%;
	height: 100%;
	border-radius: 7.3vw;
	background:#FEF2E2;
	left:0;
	top:0;
	z-index:-1;
}

.co1_div1 .left:after{
	position:absolute;
	content:"";
	width:40%;
	height:100%;
	background:#FEF2E2;
	left:0;
	top:0;
	z-index:-1;
}

.co1_div1 .left .mainTit2{
	margin-top: 4%;
}

.co1_div1 .right{
	max-width:616px;
	width: 55%;
	font-size: clamp(1.6rem,1.55vw,2.2rem);
	line-height: 1.9;
	font-weight: 700;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.co1_div1 .right .text1{
	margin-bottom: 4.547%;
}

.co1_div1 .right .text1:last-child{
	margin-bottom: 0;
}

.co1_list1{
	display:flex;
	justify-content:space-between;
	margin-top:40px;
}


.co1_list1 li{
	width:32%;
	max-width:353px;
}

.co1_list1 li .text_area{
	margin-top:18px;
}

.co1_list1 li .text_area .title1{
	text-align:center;
	font-size: clamp(1.8rem,2vw,2.8rem);
	line-height: 1.42857;
	font-weight: 700;
	white-space: nowrap;
}


.co1_list1 li .text_area .title1 .sub{
	display:block;
	font-size: clamp(1.2rem,1.8vw,1.5rem);
	line-height:1;
}

.co1_list1 li .text_area .text1{
	line-height:2.1111;
	margin-top:11px;
}

.img_area {
	width:100%;
}


.img_area img{
	width:100%;
}


.content02{
	padding: 100px 0 35px;

}

.content02 .left{
	max-width:210px;
	width: 23%;
}


.content02 .left .mainTit2{
	margin-top:24px;
}

.content02 .right{
	max-width:800px;
	width: 75%;
}

.co2_list1{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.co2_list1 li{
	width:48%;
	max-width:367px;
	background:#FFFFFF;
	border-radius:10px;
	box-shadow:0 0 10px #00000033;
	margin-bottom:65px;
	position: relative;
}

.co2_list1 li .lista{
	z-index:2;
}

.co2_list1 li .title_area{
	text-align:center;
	position:relative;
	padding:13px 0;
	border-radius:10px 10px 0 0;
	z-index: 1;
}

.co2_list1 li .title_area .img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}

.co2_list1 li .title_area .img img{
	width:100%;
	height:100%;
	object-fit:contain;
	object-position:left;
}

.co2_list1 li .title_area .title1{
	font-size: 2.9rem;
	line-height:1.448;
	font-weight:700;
	font-size: clamp(2rem,2.4vw,2.9rem);
	
}

.co2_list1 li .title_area .title1 span{
	display: block;
	font-size: 1.8rem;
	line-height:1.2;
	font-weight:700;
	font-size: clamp(1.5rem,2vw,1.8rem);
}


.co2_list1 li .text_area{
	padding: 8px 5.726% 23px;
}


.co2_list1 li .text_area .text1{
	font-weight: 700;
}

.co2_list1 li .arrow{
	position:absolute;
	top:90%;
	left:0;
	right:0;
	margin:auto;
	width:40px;
	height:40px;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.service_sec{
	padding:100px 0;
	position:relative;
	z-index:1;
	overflow: hidden;
}

.service_sec .bg_img{
	position:absolute;
	bottom:0;
	right:0;
	z-index:-1;
	width:50%;
	text-align: right;
	height: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.service_sec .bg_img img{
}

.ser_div1{
	margin-bottom: 20px;
	color:#fff;
	padding-bottom: 20px;
}

.ser_div1 .title_area1{
	padding-bottom: 35px;
	position: relative;
	margin-bottom:30px;
}

.ser_div1 .title_area1:before{
	position:absolute;
	content:"";
	width:53px;
	height:1px;
	background:#fff;
	bottom:0;
	left:0;
}

.ser_tit1{
	font-size: 4rem;
	line-height:1.45;
	font-weight:700;
	font-size: clamp(3rem,3vw,4rem);
	position:relative;
}

.ser_tit1 .en_tit{
	position:absolute;
	z-index:-1;
	font-size: 10.6rem;
	line-height:1.45;
	font-weight:700;
	font-size: clamp(4rem,7vw,10.6rem);
	top: -180%;
	left:0;
}


.ser_div1 .title_area1 .day{
	background:#FFFBF5;
	text-align:center;
	max-width:max-content;
	margin-top:10px;
	border-radius:20px;
	font-size: 1.8rem;
	line-height:1.444;
	font-weight:700;
	font-size: clamp(1.5rem,2vw,1.8rem);
	display:flex;
	align-items:center;
	justify-content:center;
	padding:1px 14px;
}

.ser_tit2{
	font-size: 3rem;
	line-height:1.46667;
	font-weight:700;
	font-size: clamp(2rem,2vw,3rem);
}

.ser_text1{
	font-size: 1.8rem;
	line-height:1.66667;
	font-size: clamp(1.5rem,2vw,1.8rem);
	margin-top:18px;
}

.ser_list1{
	display:flex;
	justify-content:space-between;
	margin-bottom:30px;
}

.ser_list1 li{
	background:#fff;
	border-radius:10px;
	width:32%;
	max-width:367px;
	padding:8px 8px 10px;
	text-align: center;
}

.ser_list1 li .title1{
	padding:8px 0;
	border-radius:6px;
	font-size: 2rem;
	line-height:1.45;
	font-size: clamp(1.6rem,2vw,2rem);
	font-weight:700;
}

.ser_list1 li .text1{
	font-size: 2.5rem;
	line-height:1.44;
	font-size: clamp(1.8rem,2vw,2.5rem);
	font-weight:700;
	min-height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 7px;
}

.ser_list1 li .text1 span{
	display:block;
	font-size: 1.7rem;
	line-height:1.47;
	font-size: clamp(1.3rem,2vw,1.7rem);
}

.ser_div2{
	background:#fff;
	padding: 11px 8px 34px;
	border-radius:10px;
}

.ser_div2 .title1{
	text-align:center;
	padding:10px 0;
	font-size: 3.5rem;
	line-height: 1.457;
	font-weight: 700;
	font-size: clamp(2rem,3vw,3.5rem);
	border-radius:6px;
}

.ser_list2 li{
	display:flex;
	align-items:center;
	justify-content:flex-start;
	padding: 23px 4.646%;
}

.service_sec.wnk_bgpink2 .ser_list2 li:nth-child(2n){
	background:#FFF0F7;
	padding-top:0;
	padding-bottom:0;
}

.ser_list2 li .cate{
	flex-shrink: 0;
	width: 14%;
	border: 1px solid;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
	background: #fff;
	margin-right: 15px;
}

.ser_list2 li .price{
	font-size: 5rem;
	line-height: 1.44;
	font-weight: 700;
	font-size: clamp(2.4rem,3vw,5rem);
	flex-shrink: 0;
}

.ser_list2 li .price .small{
	font-size: 2.5rem;
	font-size: clamp(1.6rem,2vw,2.5rem);
	margin-left:3px;
}

.ser_list2 li .flex {
	align-items:center;
}

.ser_list2 li .text1{
	font-size: 1.7rem;
	line-height:1.47;
	font-size: clamp(1.3rem,2vw,1.7rem);
	font-weight:700;
	margin-left:30px;
}

.ser_tb1{
max-width: 1073px;
width: 100%;
margin: 0 auto;
}

.ser_tb1 th,
.ser_tb1 td{
	width:25%;
	border-left:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	text-align:center;
	height:46px;
	font-weight:700;
	line-height: 1.2;
}

.ser_tb1 th:last-child,
.ser_tb1 td:last-child{
	border-right:1px solid #C4C4C4;
}

.ser_tb1 tr:last-child th,
.ser_tb1 tr:last-child td{
	border-bottom:1px solid #C4C4C4;
}

.ser_tb1 th.none{
	opacity:0;
}

.ser_tb1 th.wnk_bgpink2{
	color:#fff;
}

.ser_tb1 th.wnk_bgpink5{
	color:#E66FA6;
}

.ser_tb1 th.wnk_bgpink6{
	color:#E66FA6;
}


.ser_tb1 td{
	font-size:1.8rem;
}

.ser_tb1 td.wnk_bgblu3{
	color:#E66FA6;
}

.ser_tb1 td.wnk_bgyel{
	color:#D68D26;
}

.ser_tb1 td.wnk_bgred2{
	color:#E24349;
}

.ser_tb1 th .small{
	font-size:1.4rem;
	font-weight:500;
	margin-left:20px;
}

.ser_div3{
	margin-top:48px;
	color:#fff;
}

.btn1{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#fff;
	max-width:421px;
	width:100%;
	height:102px;
	margin:58px auto 0;
	border:5px solid;
	font-size:2rem;
	font-weight:700;
}

.btn1 img{
	margin-right:25px;
}

.ser_tb2 {
	max-width:1074px;
	width:100%;
	margin:16px auto 14px;
}


.ser_tb2 th,
.ser_tb2 td{
	width:33.33333%;
	border-left:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
	text-align:center;
	height:46px;
	font-weight:700;
}

.ser_tb2 th:last-child,
.ser_tb2 td:last-child{
	border-right:1px solid #C4C4C4;
}

.ser_tb2 tr:last-child th,
.ser_tb2 tr:last-child td{
	border-bottom:1px solid #C4C4C4;
}

.ser_tb2 td{
	font-size:1.8rem;
}

.ser_div21{
	max-width:1074px;
	width:100%;
	margin:0px auto;
	padding:20px;
	border-radius:6px;
}

.ser_div21 .title_area{
	display:flex;
	align-items:center;
	max-width:451px;
	width:100%;
	justify-content:space-between;
	margin-bottom:6px;
}

.ser_div21 .title_area .text1{
	font-size: 2rem;
	line-height:1.45;
	font-size: clamp(1.6rem,2vw,2rem);
	font-weight:700;
}

.price_div1{
	max-width: 1074px;
	width:100%;
	margin: 15px auto 24px;
}

.price_div1.col2.matop{
	margin-top:52px;
}

.price_text{
	width: 100%;
	max-width: 778px;
	text-align:right;
}

.ser_list3{
	display:flex;
	justify-content:space-between;
	width: 100%;
	max-width: 778px;
	margin-bottom: 7px;
	align-items:center;
}

.ser_list3 li{
	width: 46.35%;
	border: 1px solid #C4C4C4;
	background: #fff;
	text-align: center;
}

.ser_list3 li.plus{
	margin:0 auto;
	width: 4%;
	background: none;
	border: none;
}

.ser_list3 li .title{
	padding:10px 0;
	border-bottom: 1px solid #C4C4C4;
	font-weight:700;
}

.ser_list3 li .text{
	font-size: 1.8rem;
	line-height:1.4444;
	font-size: clamp(1.6rem,2vw,1.8rem);
	padding:10px 0;
	font-weight:700;
}

.ser_div2_text1{
	max-width: 1074px;
	width:100%;
	margin: 0 auto;	
}

.content03{
	padding:80px 0 140px;
}

.content03 .mainTit {
    padding-bottom: 19px;
}

.content03 .flex{
	margin-top:50px;
}

.content03 .flex > .left{
	max-width:537px;
	width:49%;
}

.content03 .flex > .right{
	max-width:529px;
	width:49%;
}

.co3_list1 li{
	display:flex;
	border-bottom:1px solid #707070;
	padding: 13px 0;
}


.co3_list1 li .left{
	font-size: 2rem;
	line-height:1.45;
	font-size: clamp(1.6rem,2vw,2rem);
	font-weight:700;
	width: 33.5%;
}

.co3_list1 li .right{
	font-size: 1.8rem;
	line-height:1.6667;
	font-size: clamp(1.6rem,2vw,1.8rem);
	width: 66.5%;
}

a.map_btn{
	display:flex;
	align-items:center;
	justify-content:center;
	background:#E2444A;
	color:#fff;
	margin-top:6px;
	border-radius:18px;
	max-width:206px;
	width:100%;
	height:35px;
	font-size:1.5rem;
	line-height:1.4;
}

a.map_btn img{
	margin-right:5px;
}

/*-----------------------------------------------------------
 footer
-----------------------------------------------------------*/

footer {
	margin: 0px auto 0;
	padding: 80px 0 0;
	background: #FFFFFF;
	position:relative;
}

footer:before{
	position:absolute;
	content:"";
	width:100%;
	height:5px;
	background:url(../tmp1_img/wankoko/ft_sou.png)center;
	top:0;
	left:0;
	background-size:cover;
}

footer .flex .left{
	width: 40%;
	max-width:235px;
}

footer .flex .right{
	width: 60%;
	max-width:290px;
}


.copyright {
	text-align: center;
	padding: 17px 0;
	border-top: 1px solid#707070;
	margin-top: 46px;
}


.btn2{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height: 70px;
	font-size: 1.4rem;
	font-weight:700;
	border-radius:5px;
}

.btn2 img{
	margin-right:17px;
	width:32px;
}

.btn2.wnk_bgora2 img{
	margin-right:8px;
}

.btn2.wnk_bgora2{
	font-size: 2.4rem;
}

footer .btn2{
	margin-bottom:15px;
}

.text_link{
	text-decoration:underline;
	font-size: 1.8rem;
	line-height:1.444;
	font-size: clamp(1.6rem,2vw,1.8rem);
	font-weight:500;
	display:flex;
	margin-left:auto;
	max-width: max-content;
}

.ptab{
	display:none;
}

.nami_top{
	width:100%;
}


.nami_top img{
	width:100%;
}

/* mitchelmo */
body.mitchelmo{
	background:#EAF5F5;
}

.mitchelmo .gnav_cld li:before{
	background:#85CFCA;
}

.mitchelmo #cover .img{
	border: 13px solid #C2E7E4;
	border-top: none;
	border-right:none;
}

.mitchelmo #cover .cov-div{
	width: 45.1045%;
	left: 22.188%;
}

.mitchelmo .co1_div1 .left:before,
.mitchelmo .co1_div1 .left:after{
	background:#F0F9F9;
}

.mitchelmo .co1_div1{
	border: 10px solid #F0F9F9;
	margin-bottom: 0;
}

.mitchelmo .co1_div1:before{
	display:none;
}

.mitchelmo .co1_div1 .left{
	display:flex;
	flex-direction:column;
	justify-content:center;
}

.mitchelmo .co1_div1 .right{
	padding: 5.5% 0;
	padding-right: 3%;
}

.mitchelmo .mainTit:before{
	background: url(../tmp1_img/mitchelmo/tit_sou.svg) no-repeat;
	background-size: contain;
}

.mitchelmo .co1_div1 .left .mainTit2 {
    margin-top: 15%;
}

.mitchelmo .co1_div1 .right .text1 {
    margin-bottom: 4.134%;
}

.mit_cont02{
	padding:100px 0;
}

.mit_cont02 .tit_text{
	margin:48px 0;
	font-size: 1.8rem;
	line-height:2.1111;
	font-weight:500;
	font-size: clamp(1.6rem,2vw,1.8rem);
}

.mit_cont02_div{
	
}

.mit_cont02_div .text{
	font-size: clamp(1.6rem,2vw,2.4rem);
	line-height:1.458333;
}

.mit_cont02_list1{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:25px;
}

.mit_cont02_list1 li{
	width: 31.667%;
	background:#4AAFA8;
	color:#fff;
	margin-right:2.4995%;
	margin-top:17px;
	border-radius:10px;
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:134px;
	position:relative;
	z-index:1;
	padding: 0 8px;
}

.mit_cont02_list1 li:nth-child(3n+3){
	margin-right:0;
}

.mit_cont02_list1 li .text1{
	font-size: clamp(1.5rem,1.6vw,2.5rem);
	line-height:1.6;
	font-weight:700;
}

.mit_cont02_list1 li .num{
	position:absolute;
	bottom:0;
	right:0;
	line-height:1;
	font-size: clamp(3rem,4vw,6.4rem);
	font-weight:700;
	color:#72C1BB;
	z-index:-1;
}

.mit_cont03{
	padding:90px 0 124px;
}

.mit_cont03_div{
	
}

.mit_cont03_div1{
padding: 107px 0 0;
}

.mit_cont03_div2{
padding: 190px 0 0;
}

.flow_list1{
	position:relative;
	margin-top:64px;
}

.flow_list1 li{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	margin-bottom: 6%;
}

.flow_list1 li:last-child{
	margin-bottom:0;
}

.flow_list1 li:before{
	position:absolute;
	content:"";
	width:3px;
	height: 86%;
	background:#84CFCA;
	top:0;
	left: 185px;
}

.flow_list1 li .left{
	font-size: 2.5rem;
	line-height:1.44;
	font-weight:700;
	width: 135px;
	margin-right: 36px;
	flex-shrink: 0;
}

.flow_list1 li .center{
	margin-right: 36px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	flex-shrink: 0;
}

.flow_list1 li .right{
	width: 100%;
}

.flow_list1 li .right .text{
	font-size: 2.8rem;
	line-height:1.428;
	font-weight:700;
}

.flow_list1 li .right .text1{
	margin-top:13px;
	font-size: 1.8rem;
	line-height:1.444;
	font-weight:500;
	font-size: 1.8rem;
}

.price_list1 li{
	display:flex;
	align-items:center;
}

.price_list1 li .text1{
	font-size: 1.8rem;
	line-height:1.444;
	font-weight:700;
	font-size: clamp(1.6rem,2vw,1.8rem);
	min-width:136px;
	background:#fff;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:18px;
	margin-right:16px;
}

.price_list1 li .price{
	font-size: 5rem;
	line-height:1.44;
	font-weight:700;
	font-size: clamp(3.6rem,5vw,5rem);
}

.price_list1 li .price .small{
	font-size: 2.5rem;
	font-size: clamp(1.8rem,3vw,2.5rem);
}

.ser_div2.matop{
	margin-top: 4.667%;
}

.price_div1.col1 .ser_list3 li{
	max-width:358px;
}

.price_div1.col1 .price_text {
	max-width:358px;
	width: 46.35%;
}

.mit_cont05{
	padding: 6.771% 0;
}

.mit_cont05 .bnr1{
	max-width:763px;
	width: 90%;
	margin: 0 auto 5.25%;
	position:relative;
}

.mit_cont05 .bnr1:before{
	position:absolute;
	content:"";
	width: 16.645%;
	height: 55.95%;
	background:url(../tmp1_img/mitchelmo/co51_sou.png)no-repeat;
	background-size:contain;
	top: -14.54%;
	left: -3.802%;
	box-shadow: 0 3px 6px #00000029;
	border-radius: 50%;
}

.mit_cont04_div{
	
}

.mit_cont04_div .text1{
	max-width:368px;
	width:80%;
	margin:0 auto 12px;
}

.mit_cont04_list1{
	display:flex;
	justify-content:space-between;
	max-width:600px;
	width:100%;
	margin:0 auto;
}

.mit_cont04_list1 li{
	width:48%;
}

.mit_cont04_list1 li a{
	display:flex;
	align-items:center;
	width:100%;
	max-width:290px;
	height:70px;
	border-radius:5px;
	justify-content:center;
	font-size:1.4rem;
	font-weight:700;
	line-height:1.42857;
}

.mit_cont04_list1 li a img{
	margin-right:10px;
}



.qanda_list{
	margin: 24px auto 0;
}

.qanda_list li{
	border-top:1px solid #E5E5E5;
	padding: 24px 0 0;
}

.qanda_list li:last-child{
	border-bottom:1px solid #E5E5E5;
}

.qanda_list li dt,
.qanda_list li dd{
	display:flex;
	align-items:baseline;
	position: relative;
	font-size: 1.8rem;
	line-height:1.444;
	font-size: clamp(1.6rem,2vw,1.8rem);
}

.qanda_list li dt{
	padding-bottom: 24px;
}

.qanda_list li dd{
	padding: 7px 0 24px;
}

.qanda_list li dt p,
.qanda_list li dd p{
	width: 81%;
}

.qanda_list li .que,
.qanda_list li .ans{
	display:flex;
	align-items:center;
	margin-right: 14px;
	flex-shrink:0;
	justify-content:center;
	font-size:2.4rem;
}

.qanda_list li .que{
	color:#5A9591;
}

.qanda_list li .ans{
	color:#EF6060;
}


.qanda_list dt .pulu{
	position: absolute;
	display: flex;
	right: 5px;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.qanda_list dt .pulu span{
	width: 20px;
	height: 1px;
	display: block;
	position: absolute;
	right: 0;
}

.qanda_list .open  .pulu span + span{transform: rotate(0deg);}

.qanda_list  .pulu span + span{transform: rotate(90deg);}


.mit_cont06{
	background:#fff;
	padding:100px 0;
}

.mitchelmo footer:before{
	display:none;
}

.mitchelmo .btn2{
	line-height:1.4285;
}

.mitchelmo .btn2 img {
    margin-right: 15px;
    width: 42px;
}

.mitchelmo .btn2.mit_bgpink img{
	width:30px;
}


.mit_bggre.hd_link_btn1 img{
	width:42px;
}


/*-- 固定ここまで --*/


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1921px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1921px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


	

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	


.nav_list1 > li > a{
	font-size:1.6rem;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	


	

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1500px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
.hd_link_btn1.white {
    font-size: 1.3rem;
}
.mit_bggre.hd_link_btn1 img,
.hd_link_btn1 img {
    width: 24px;
    margin-right: 2%;
}

.hd_link_btn1{
	height:55px;
	font-size: 2.2rem;
}
.sns_list li{
	width:46px;
}

.sns_list{
	top:102%;
}
	
.nav_list1 > li > a{
	font-size:1.5rem;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1500px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	


	

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
/* mitchelmo */
	.nav_list1 > li > a {
        font-size: 1.3rem;
    }
	


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	

	

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
.ptab{
	display:block;
}

.hd_link_btn1{
	font-size:2rem;
}

.gnav_cld li{
	font-size:1.3rem;
}

/* mitchelmo */
	
header{
width: 17.5%;
left: 0.5%;
}

    .nav_list1 > li > a {
        font-size: 1.3rem;
    }

    .hd_link_btn1.white {
        font-size: 1.3rem;
    }

    .hd_link_btn1 img {
        width: 20px;
        margin-right: 2%;
    }
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	
		


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1000px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

img {
	width: auto;
	max-width: 100%;
	height: auto;
}



/*-----------------------------------------------------------
header
-----------------------------------------------------------*/


/* ヘッダー
----------------------------------------------------------- */


.headerUl{
	display: flex;
	width: 30%;
	justify-content: flex-end;
}

.menuBtn {
	/* width: 35%; */
	display: flex;
	align-items: center;
	justify-content: center;
}


/*--- modal ---*/

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 36px;
  height: 24px;
  z-index: 9999;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 11px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span,
.headerScroll .menu-trigger span{
	background:#111;
}
	
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}

/*gnav*/
.gnav{
    background: #fff;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999;
    transition: 1s;
    left: 0;
    top: 0;
}

.gnav.active{
	display: block;
}

.gnav__menu{
    display: block;
    width: 100%;
    height: 100%;
    padding: 60px 0 60px;
    margin-bottom: 10px;
}

.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: fixed;
    width: 100%;
	top: 0px;
    overflow: scroll;
}

nav .gnav__menu__item{
    margin: 0px auto;
    width: 95%;
    border-bottom: 1px solid #ccc;
	padding:20px 0;
}

nav .gnav__menu__item2{
    width: 95%;
    padding: 10px 0 0;
    margin: 0 auto;
}

.gnav__menu__item a{
    font-size: 1.8rem;
    font-weight: 500;
    text-decoration: none;
    transition: .5s;
    background: none;
    width: 100%;
    display: block;
}

nav .gnav__menu__item a.btn03{
    padding: 0 5%;
    font-size: 2rem;
}

.pc_nav{
	display:none;
}


.pc_none{
	display:none;
}

	header{
		width: 100%;
		max-width: initial;
		display: flex;
		align-items: center;
		justify-content: space-between;
		top: 0px;
		left: 0;
		padding: 5px 20px;
		min-height: 80px;
	}

.hLogo{
	margin: 0;
	max-width: 190px;
	width: 100%;
}

#cover .img{
width: 84%;
}

#cover .cov-div {
    width: 50%;
    left: 3%;
}

.side_in {
    width: 100%;
	margin:0 auto;
}

#cover{
	margin:80px auto 0;
}

.hd_link_btn1{
	max-width:300px;
	margin:20px auto 0;
}

.hd_link_btn1.wnk_bgora{
	margin:0 auto;
}

.sns_btn_div{
max-width:300px;
margin:10px auto 0;
}

.sns_btn{
	box-shadow: 0 0 13px #00000029;
	border-radius: 50%;
	display:flex;
	width: 56px;
	height: 56px;
}

.gnav_cld li{
	margin-top:20px;
}

.gnav_cld{
	margin-left:20px;
}

/* mitchelmo */

.mitchelmo #cover .cov-div {
        width: 60%;
        left: 3%;
    }

    .hd_link_btn1.white {
        font-size: 1.5rem;
    }

	 .mitchelmo .hd_link_btn1 img{
		width:40px;
	}

	.mit_bggre.hd_link_btn1 img{
		width:40px;
	}

	.hd_link_btn1.mit_bgpink  img{
		width:30px;
		margin-right:10px;
	}

.flow_list1 li:before{
	width: 2px;
	left: 139px;
	top: 7px;
}

.flow_list1 li .left{
	font-size: 2rem;
	width: 110px;
	margin-right: 20px;
}

.flow_list1 li .center{
	margin-right: 20px;
	width: 20px;
	height: 20px;
	margin-top: 6px;
}

.flow_list1 li .right .text{
	font-size: 2.2rem;
}

.flow_list1 li .right .text1{
	font-size: 1.6rem;
}
	
.mit_cont03_div2 {
    padding: 120px 0 0;
}


.mit_cont02_list1 li .text1{
	font-size: clamp(1.5rem,2vw,2.5rem);
}

.flow_list1 {
    margin-top: 40px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1000px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc {
	display: none;
}

.sp {
	display: block;
}


a[href*="tel:"] {
	pointer-events: initial;
	cursor: pointer;
	text-decoration: none;
	}

#cover .img{width: 95%;border: 5px solid #F4EADB;border-top: none;border-right: none;}

#cover .cov-div {
    width: 75%;
    left: 3%;
    bottom: 0%;
}

#cover{
	padding-bottom: 25%;
	margin-bottom: 30px;
}



.co1_div{
	padding: 60px 0;
}

.co1_div1{
	border:5px solid #FEF2E2;
	border-radius:20px;
	margin-bottom: 76px;
	flex-direction:column;
}

.co1_div1 .left{
	padding: 15px 10px;
	max-width:initial;
	width: 100%;
}


.co1_div1 .left .mainTit2{
	margin-top: 4%;
}

.co1_div1 .right{
	max-width:initial;
	width: 100%;
	padding: 15px 10px;
}

.co1_div1 .left:before{
	border-radius: 0;
}

.co1_div1 .left:after{
	display:none;
}

.co1_div1:before{
	width: 10%;
	height: 13%;
	top: 95%;
}

.mainTit3{
	padding-bottom:20px;
}

.inner {
    width: 89.334%;
}

.content02{
	padding:80px 0;
}

.content02 .flex{
	flex-direction:column;
}

.content02 .left{
	width:100%;
	max-width:initial;
	margin:0 auto 40px;
}
	
.content02 .right{
	width:100%;
	max-width:initial;
}

.mainTit2 {
    font-size: clamp(2.2rem, 4vw, 2.8rem);
}

.service_sec {
    padding: 80px 0;
}

.ser_tit1 .en_tit {
    font-size: clamp(5rem, 9vw, 10.6rem);
    top: -150%;
}

.ser_list1{
	flex-wrap:wrap;
}
	
.ser_list1 li{
	width:100%;
	margin:0 auto 20px;
}

.ser_list1 li .title1{
	font-size:1.8rem;
}


.ser_tb1 th .small{
	margin-left:0;
}

.ser_tb1 th{
	padding:10px 0;
}
	
.ser_tb1 td{
	padding:20px 0;
	font-size: 1.6rem;
}

.ser_list2 li {
    padding: 20px 10px!important;
    flex-direction:column;
    align-items:flex-start;
}

.ser_list2 li .flex {
	flex-direction:column;
	align-items:flex-start;
	margin-top:8px;
}

.ser_list2 li .text1{
	margin-left:0;
	margin-top:8px;
}

.ser_div2 {
    padding: 20px 20px 30px;
}

.ser_list2 li .cate{
	margin-right:0;
	width:100%;
	max-width: 150px;
}

body{
	font-size:1.5rem;
}

.ser_tb1{
	margin-top:20px;
}

.btn1{
	max-width:350px;
	height: 70px;
	margin:40px auto 0;
	border:3px solid;
	font-size:1.8rem;
}

.btn1 img{
	margin-right:10px;
	width:30px;
}

.ser_div21 .title_area{
	flex-direction:column;
	align-items: flex-start;
}

.ser_div21 .title_area .text1:last-child{
	margin-left:auto;
	margin-top:8px;
}


.content03{
	padding:80px 0;
}


.content03 .flex{
	margin-top:30px;
	flex-direction:column;
}

.content03 .flex > .left{
	max-width:initial;
	width:100%;
}

.content03 .flex > .right{
	max-width:initial;
	width:100%;
	margin:40px auto 0;
}


footer {
	padding: 60px 0 0;
}

footer .flex{
	flex-direction:column;
}
	
footer .flex .left{
	width: 100%;
	margin:0 auto 40px;
}

footer .flex .right{
	width: 100%;
	text-align:center;
	margin:0 auto;
}


.copyright {
	margin-top: 30px;
}

.text_link{
	margin:40px auto 0;
}

.gnav__menu__item a{
    font-size: 1.6rem;
}

.gnav_cld li a{
	font-size:1.5rem;
}

/* mitchelmo */
.mitchelmo .co1_div1 .left .mainTit2{
	margin-top: 4%;
}

.mitchelmo .co1_div1 .right {
    padding: 15px 10px;
}

.mitchelmo .co1_div1 {
    border: 5px solid #F0F9F9;
}

.mitchelmo #cover .cov-div{
	width: 85%;
	left: 3%;
	bottom: 0%;
}

.mitchelmo #cover .img {
    border: 5px solid #C2E7E4;
    border-top: none;
    border-right: none;
}

.mit_cont02 {
    padding: 80px 0;
}

.mit_cont02_list1{
	margin-bottom:25px;
	justify-content:space-between;
}

.mit_cont02_list1 li{
	width: 48%;
	margin-right:0;
}

.mit_cont02_list1 li .text1 {
    font-size: clamp(1.6rem, 2.6vw, 2.5rem);
}

.mit_cont02_list1 li .num {
    font-size: clamp(5rem, 8vw, 6.4rem);
}

.co1_list1 li .text_area .title1 {
    font-size: clamp(2.2rem, 2.5vw, 2.8rem);
}


.flow_list1 li:before{
	left: 83px;
	top: 12px;
	height: 84%;
}

.flow_list1 li .left{
	font-size: 2rem;
	width: 67px;
	margin-right: 10px;
}

.flow_list1 li .center{
	margin-right: 10px;
	width: 14px;
	height: 14px;
	margin-top: 8px;
}

.flow_list1 li .right .text{
	font-size: 2rem;
}

.flow_list1 li .right .text1{
	font-size: 1.5rem;
	margin-top: 8px;
}

.ser_div2.matop {
    margin-top: 30px;
}

.mit_cont05 .bnr1 {
    width: 100%;
    margin: 0 auto 30px;
}


.mit_cont04_list1{
	flex-direction:column;
}

.mit_cont04_list1 li{
	width:100%;
	margin:10px auto 0;
}

.mit_cont04_list1 li a{
	margin:0 auto;
}

.mit_cont05 {
    padding: 60px 0;
}

.mit_cont06 {
    padding: 80px 0;
}

.qanda_list li dt{
	padding-bottom: 16px;
}

.qanda_list li dd{
	padding: 7px 0 16px;
}

.qanda_list li .que,
.qanda_list li .ans{
	margin-right: 10px;
}


.qanda_list li {
    padding: 16px 0 0;
}
	
.co1_list1{
	margin-top:0px;
	flex-direction:column;
}


.co1_list1 li{
	width:100%;
	margin:30px auto 0;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 591px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.pc2, .pcTel {
	display: none;
}

.sp2 {
	display: block;
}

.spTel  {
	display: inline;
}


/*-- テーブル --*/

table {
	width: 100%;
}



/*-- ページトップ --*/

#pageTop {
	display: none !important;
}


/* フッター
----------------------------------------------------------- */

.sp nav {
	margin: 0 auto;
}


/* トップページ
----------------------------------------------------------- */

.img_area {
	height:150px;
}


.img_area img{
	height:100%;
	object-fit:cover;
	object-position:center;
}

.co2_list1 li{
	width:100%;
	margin:0 auto 50px;
}

.co2_list1 li:last-child{
	margin:0 auto 0;
}


.mit_cont02_list1 li{
	width: 100%;
	margin:17px auto 0;
	min-height: 110px;
}

.mit_cont02_list1 li .text1 {
    font-size: clamp(2rem, 2.6vw, 2.5rem);
}


.flow_list1 li:before{
	height: 84%;
}

    .flow_list1 li .right .text {
        font-size: 1.8rem;
    }

	
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 591px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 455px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .flow_list1 li:before {
        height: 78%;
    }
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 455px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 320px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 320px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */