@charset "utf-8";

/* ---------------------------
	1. Header
	2. acs_box
	3. trans_box
--------------------------- */

body{background:#d8d8d8; }
#pank{margin-bottom:50px; }

/*---Header---------------------------------------------------------------------------------------------------------------------*/
header{height: auto; overflow: hidden; position: relative; margin-bottom: 10px;}
header .lg{max-width: 110px; width: 10%; position: absolute; top:25px; left:3%; transform: translateX(-30px); -moz-transform: translateX(-30px); opacity: 0; z-index: 1; }
header h2{position: absolute; top:42%; left:20%; width:30%; max-width: 220px; transform: translateX(-30px); -moz-transform: translateX(-30px); opacity: 0;  z-index: 1;  }
header p.im{top:0; left:0; position: relative; max-height: 700px; overflow: hidden;}
header p.im img{width: 100%;}
h1{font-weight: normal; font-size:16px; text-align: center; margin:0 0 80px;  }


/*---trans_box---------------------------------------------------------------------------------------------------------------------*/
.trans_box{width: 100%; background: #fff; padding: 70px 0; margin-top: 100px;}
.trans_box .wrap{width: 860px; margin: 0 auto;}
.trans_box .wrap ol li a{width: 420px; padding:40px 0; }
.trans_box .wrap ol li.first{float: left;}
.trans_box .wrap ol li.last{float: right;}

/*---slick_box---------------------------------------------------------------------------------------------------------------------*/
.studio-ph{max-width: 964px; margin: 0 auto;}
.studio-ph>.slide-item-thumb .slick-next{right: -22px;}
.studio-ph>.slick-prev:before, .studio-ph>.slick-next:before{font-size:24px; color: #000; opacity: .6;}
.studio-ph>.slide-item{padding: 2px;}
.studio-ph>.slide-item-thumb .slick-prev{left: -25px;}
.studio-ph>.slide-item-thumb .slick-slide {margin: 2px;}
.studio-ph>.slick-slider .slick-track, .studio-ph .slick-slider .slick-list {background: #d8d8d8;}
/*.slide-item-thumb .slick-current{opacity: .5 !important;}*/
.studio-ph>.slide-item-thumb>div{cursor: pointer;}
.studio-ph>.slick-slide img{width: 100%; height: auto;}

/*---shopbox--*/
#shopbox .wrap{
	margin: 0 auto;
	max-width: 960px;
}

#shopbox ol{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 125px;
}

#shopbox ol li {
width: calc((100% - 60px) / 3);
padding: 10px;
margin-bottom: 5px;
}

#shopbox ol li div.box{
	background: #fff;
	padding:20px 10px 10px 10px;
	height: 490px;
	position: relative;
}

#shopbox ol li div.box .fukbox{
	width: 200px;
	position: absolute;
	top: 10px;
	left: 50px;
}

/*#shopbox ol li div.box .fukbox{
	width: 300px;
	position: absolute;
	top: 0;
	left: 0;
}*/

#shopbox ol li div.box .card_link{
	display: block;
	color: #444;
	text-decoration: none;
}

#shopbox ol li div.box h3{
	border-bottom: #ccc solid 1px;
	padding: 30px 0 30px;
	margin:0 15px 20px;
}
#shopbox ol li div.box a.card_link:hover h3,
#shopbox ol li div.box a.card_link:hover p{
	opacity: 0.8;
}

#shopbox ol li div.box h3 span{
	font-size:28px;
	font-weight:normal;
	letter-spacing:0.06em;
}

#shopbox ol li div.box h3 strong{
	display: block;
	text-align: center;
	padding-bottom: 5px;
	font-size: 14px;
	position: relative;
}

#shopbox ol li div.box h3 span{
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

#shopbox ol li:first-child div.box h3 span img{
	width: 90px;
}

#shopbox ol li:nth-child(2) div.box h3 span img{
	width: 160px;
}

#shopbox ol li:nth-child(3) div.box h3 span img{
	width: 90px;
}

#shopbox ol li:nth-child(4) div.box h3 span img{
	width: 200px;
}

#shopbox ol li div.box p{
	margin:0 15px 14px;
	line-height: 20px;
	font-size: 14px;
}

#shopbox ol li div.box .b_more a {
	padding: 15px 0;
	font-weight: bold;
}

#lesson_area .b_more .nolink_btn,
#access_area .b_more .nolink_btn{
	display: block;
	width: 280px;
	text-align: center;
	padding: 20px 0;
	background: #d99a99;
	text-decoration: none;
	color: #fff;
	position: relative;
	margin: 0 auto;
	font-weight: bold;
}

#shopbox ol li div.box .b_more a .ar02{
	right: 30px;
}

#shopbox .nolink_btn{
	background: #d99a99 !important;
	display: block;
	width: 280px;
	text-align: center;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	position: absolute;
	bottom:10px;
	left: 10px;
	letter-spacing: 0;
	font-weight: bold;
}


#shopbox ol li div.box .btn01{
	position: absolute;
	bottom: 72px;
	left: 10px;
}

#shopbox ol li div.box .btn02{
	position: absolute;
	bottom: 10px;
	left: 10px;
	letter-spacing: 0;
}

#shopbox ol li div.area{
	background:url(../img/mv01.jpg) no-repeat;
	height: 520px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0 !important;
	background-size: cover;
}

#shopbox ol li div.area img{
	width: 245px;
	text-align: center;
}

#shopbox ol li div.comesn{
	background:#e6e6e6;
	height: 510px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#shopbox ol li div.comesn img{
	height: 65px;
}

#shopbox a.inline {
	display: inline-block;
	color: inherit;
}

.shop-midashi{
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	margin-bottom: 60px;
}


/*---shopname_area---------------------------------------------------------------------------------------------------------------------*/
#shopname_area{margin:0 auto 50px; padding-bottom: 40px; border-bottom: #61575b solid 1px; max-width: 960px; }
#shopname_area h1{margin-bottom: 0; text-align: center; font-family: "Lato"; font-weight: 600; font-size: 1.5em;}
#shopname_area h1 span{font-size: 1.5em; font-weight: 600;text-align: center; letter-spacing: 1px; display: block; padding-top:20px;}

#shopname_area h3{margin-bottom: 20px; text-align: center; font-family: "Lato"; font-weight: normal; letter-spacing: 0.1em; font-size: 54px;}
#shopname_area h4{font-size: 16px; font-weight: bold;text-align: center;}

/*---topics_area---------------------------------------------------------------------------------------------------------------------*/
#topics_area{background:#d8d8d8; width: 100%; padding:0 0 75px;}
#topics_area strong{margin:0 auto 25px; display: block; width: 150px; }
#topics_area .wrap{margin: 0 auto;  max-width: 960px;}
#topics_area .wrap p{margin-bottom:40px; }
#topics_area .wrap p img {width:100% !important; height: auto !important;}
#topics_area .newsbox{background: #fff; padding: 50px 50px 20px 50px; margin-bottom:40px; }
#topics_area .newsbox li{overflow: hidden; margin-bottom:30px; font-size: 14px; }
#topics_area .newsbox li dl dt{width: 100px; float: left; font-weight: bold;}
#topics_area .newsbox li dl dd{margin-left: 120px;}
#topics_area .newsbox li dl dd a{text-decoration: underline; color:#000; transition:all 0.4s ease; }
#topics_area .newsbox li dl dd a:hover{opacity: 0.6;}
#topics_area .b_more a{margin: 0 auto;}


/*---lesson_area---------------------------------------------------------------------------------------------------------------------*/
#lesson_area{background:#edecec; width: 100%; padding:75px 0;}
#lesson_area strong{margin:0 auto 35px; display: block; width: 195px; }
#lesson_area .wrap{margin: 0 auto;  max-width: 960px;}
#lesson_area .wrap ul{background: #fff; overflow: hidden; margin-bottom: 35px;}
#lesson_area .wrap ul li{border-bottom: #edecec solid 1px;}
#lesson_area .wrap ul li.last{border-bottom: none;}
#lesson_area .wrap ul li a{text-decoration: none;}
#lesson_area .wrap ul li dl{padding: 32px; }
#lesson_area .wrap ul li dl dt{float: left; width: 23px;}
#lesson_area .wrap ul li dl dd{margin-left: 45px; font-size: 18px; font-weight: bold; color:#000; -moz-transition:all 0.4s ease; -webkit-transition:all 0.4s ease; transition:all 0.4s ease;}
#lesson_area .wrap ul li dl dd:hover{opacity: 0.6;filter: alpha(opacity=60);}
#lesson_area .wrap ul li a:hover dd{margin-left: 55px;}
#lesson_area .wrap .b_more a{margin: 0 auto; width: 360px;}


/*---plan_area--------------------------------------------------------------------------------------------------------------------*/
#plan_area{width: 100%; padding:90px 0; background: url(../img/studio/price_bg_p.jpg) no-repeat; background-size: contain; }
#plan_area .ttl{margin:0 auto 35px; display: block; width: 140px; }
#plan_area h4{text-align: center; font-weight: bold; font-size:30px; line-height: 40px; position: relative; margin-bottom: 40px;}
#plan_area h4 span.fig{text-align: center; display: block; font-size:20px; font-weight: normal; }
#plan_area h4:before{content: '';position: absolute;bottom: -15px;display: inline-block;width: 60px;height: 1px;left: 50%;-moz-transform: translateX(-50%);transform: translateX(-50%);
background: #5f565a;border-radius: 2px;}
#plan_area .mid{margin-bottom: 35px;}
#plan_area .mid p{text-align: center; line-height: 36px; }
#plan_area .mid strong{text-align: center; line-height: 30px; display: block; margin-bottom: 10px; }
#plan_area ol{width: 960px; margin: 0 auto;}
#plan_area ol li.first{border-bottom:none;}
#plan_area ol li.first dl{font-weight: bold; }
#plan_area ol li.first dl dt{background:#e7e7e7; }
#plan_area ol li.first dl dd{background:#e7e7e7; }
#plan_area ol li{border-bottom: #d8d8d8 solid 1px; margin-bottom: 1px;}
#plan_area ol li dl{display:table; width: 100%;}
#plan_area ol li dl dt{background: #fff; width: 45.9%; display:table-cell;padding: 20px 2%; border-right:#d8d8d8 solid 1px;}
#plan_area ol li dl dt strong{display: block; margin-bottom: 5px;}
#plan_area ol li dl dd{background: #fff; width: 45.95%; display:table-cell; padding: 20px 2%; vertical-align: middle; }
#plan_area ol li.ty01 dl dt{border-right: none;}
#plan_area ol li.ty01 dl dt span{display: block;}
#plan_area ol li.ty01 dl dd{display: none;}

/*---bnr_area--------------------------------------------------------------------------------------------------------------------*/
#bnr_area {margin-bottom: 50px;}
#bnr_area p{margin: 0 auto 10px;  max-width: 960px;}


/*---br_box--------------------------------------------------------------------------------------------------------------------*/
.br_box{width: 100%; padding-top: 30px; padding-bottom:90px;}
.br_box .wrap{width: 960px; margin: 0 auto;}
.br_box .wrap dl{background: #fff; overflow: hidden; padding: 30px; position: relative;}
.br_box .wrap dt{float: left; width: 60%;}
.br_box .wrap dt img{height: auto !important;}
.br_box .wrap dd{margin-left: 575px;}
.br_box .wrap dd div.box{position: absolute;top: 50%;transform: translateY(-50%); margin-right: auto; margin-left: auto; width: 320px;}
.br_box .wrap dd h3{font-size: 16px; font-weight: bold; border-bottom: #000 solid 1px; padding-bottom: 5px; margin-bottom: 10px; display: inline-block;}
.br_box .wrap dd h3 a {text-decoration:none; color:#000;}

/*---access_area---------------------------------------------------------------------------------------------------------------------*/
#access_area{width: 100%; padding:80px 0 110px; background:#fff; }
#access_area strong{margin:0 auto 35px; display: block; width: 150px; }
#access_area .wrap{margin: 0 auto;  max-width: 960px;}
#access_area .wrap h3{font-weight: bold; font-size:16px; margin-bottom: 35px; }
#access_area .wrap iframe{margin-bottom: 40px;}
#access_area .wrap dl{margin-bottom: 30px; font-weight: bold;}
#access_area .wrap dl dt{font-size: 14px; border-left:#444444 solid 1px; padding-left: 40px;}
#access_area .wrap dl dd{font-size: 14px; border-left:#e3e3e3 solid 1px; padding:20px 0 20px 40px;}
#access_area .wrap ol{margin-bottom: 35px;}
#access_area .wrap ol li{width: 50%; float: left;}
#access_area .b_more a{margin: 0 auto; width: 360px;}
#access_area .wrap ul.access_info li {float: unset; width: auto; list-style: disc; margin-left:1.2em;}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---Below1024px×768(ipad)-//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

@media screen and (min-width: 768px) and (max-width: 1024px) {
header h2{width: 55%; left: 10%;}

}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---Below767px-//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

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

/*---Header---------------------------------------------------------------------------------------------------------------------*/
header {height: auto; padding-bottom: 2%; display: block;}
header .lg{width: 100%; max-width: 60px; position: absolute; top:1%; left:50%; transform: translateX(0); -moz-transform: translateX(0); opacity: 0; margin-left:-30px;  }
header h2{position: relative; left: 0; width:100%; max-width:37%; transform: translateX(0); -moz-transform: translateX(0); opacity: 0; margin:120px auto 0; padding-left:5%; }
header p.im{margin-top: -220px; }
h1{font-size:100%;margin:0 auto 14%; width: 94%; }

/*---trans_box---------------------------------------------------------------------------------------------------------------------*/
.trans_box{padding: 10% 0; margin-top: 0;}
.trans_box .wrap{width: 90%;}
.trans_box .wrap ol li a{width: 100%; padding:10% 0; }
.trans_box .wrap ol li.first{float: none; margin-bottom: 7%;}
.trans_box .wrap ol li.last{float: none;}

/*---slick_box---------------------------------------------------------------------------------------------------------------------*/
.box_sp{padding-top: 0;}
.studio-ph{max-width: 94%; margin: 0 auto;}
.studio-ph>.slide-item-thumb .slick-prev{left: 5px; z-index: 99;}
.studio-ph>.slide-item-thumb .slick-next{right: 4px; z-index: 99;}
.studio-ph>.slick-prev:before, .slick-next:before{font-size:20px; opacity: .6;}
.studio-ph>.slide-item{padding: 2px 0 2px 2px;}

/*---shopbox--*/
#shopbox .wrap{
	max-width: 90%;
}

#shopbox ol{
	margin-bottom: 10%;
}

#shopbox ol li {
	width: 100%;
	padding: 0;
	margin-bottom: 13%;
}

#shopbox ol li div.box{
	padding:3.5%;
	height: auto;
	position: relative;
}

#shopbox ol li div.box h3{
	padding: 13% 0 7.5%;
	margin:0 2.5% 10%;
}

#shopbox ol li div.box h3 strong,
#shopbox ol li div.box h3 span{
	padding-bottom: 1%;
}

#shopbox ol li div.box p{
	margin:0 4% 5%;
	line-height: 120%;
	font-size: 3.7vw;
}

#shopbox ol li div.box .b_more a{
	padding:20px 0;
	width: 100%;
}

#shopbox ol li div.box .b_more .nolink_btn{
	padding:20px 0;
	width: 100%;
}

#shopbox ol li div.box .b_more a .ar02{
	right: 30px;
}

#shopbox ol li div.box .btn01{
	margin: 9.5% 0 2.5%;
}

#shopbox ol li div.box .btn01,
#shopbox ol li div.box .btn02{
	position: static;
}

#shopbox .nolink_btn{
	width: 100%;
	padding: 20px 0;
	color: #fff;
	position: static;
}

#shopbox ol li div.area,
#shopbox ol li div.comesn{
	height: auto;
	padding:15% 10% !important;
}

#shopbox ol li div.area img,
#shopbox ol li div.comesn img{
	height: auto;
	width: 65%;
}

#shopbox ol li div.box .fukbox{
	width: 100%;
}

.shop-midashi{
	margin:0 auto 10%;
	font-size: 100%;
	width: 90%;
}

#shopbox ol li div.box .fukbox{
	position:unset;
}

#shopbox ol li div.box .fukbox img{
	width:60%;
	margin:auto;
	position:absolute;
	top:10px;
	left:0;
	right:0;
}
#shopbox ol li div.box.Gopen>h3{
	padding-top:14%;
}


/*---shopname_area---------------------------------------------------------------------------------------------------------------------*/
#shopname_area{margin:0 auto 6vw; padding-bottom: 6vw; max-width: 90%; }
#shopname_area h3{margin:0 auto 6.0vw; font-size: 8.75vw;}
#shopname_area h1{font-size: 140%; line-height: 100%;}
#shopname_area .sw40{width: 40%;}
#shopname_area .sw45{width: 45%;}
#shopname_area .sw55{width: 55%;}
#shopname_area .sw60{width: 60%;}
#shopname_area .sw65{width: 65%;}
#shopname_area .sw70{width: 70%;}
#shopname_area h4{font-size: 16px; font-weight: bold;text-align: center;}
#shopname_area h1 span{font-size: 7.18vw; font-weight: 600;text-align: center;padding-top:6vw;}

/*---topics_area---------------------------------------------------------------------------------------------------------------------*/

#topics_area{padding:10% 0 10%;}
#topics_area strong{margin:0 auto 5%; width: 35%; }
#topics_area .wrap{margin: 0 auto;  max-width: 90%;}
#topics_area .wrap p{margin-bottom:5%; }
#topics_area .newsbox{padding: 5%; margin-bottom:11%; }
#topics_area .newsbox li{overflow: hidden; margin-bottom:10%; font-size: 100%; line-height: 180%; }
#topics_area .newsbox li dl dt{width: 100%; float: none; margin-bottom: 1%;}
#topics_area .newsbox li dl dd{margin-left:0;}

/*---lesson_area---------------------------------------------------------------------------------------------------------------------*/
#lesson_area{padding-bottom: 15%;}
#lesson_area strong{margin:0 auto 5%; width: 46.5%; }
#lesson_area .wrap{margin: 0 auto;  max-width: 92%;}
#lesson_area .wrap ul li dl{padding: 5%; }
#lesson_area .wrap ul li dl dt{float: left; width: 25px;}
#lesson_area .wrap ul li dl dd{margin-left: 40px; font-size: 100%; padding-top: 1%;}
#lesson_area .wrap ul li dl dd:hover{opacity: 1;filter: alpha(opacity=100);}
#lesson_area .wrap ul li a:hover dd{margin-left: 40px;}
#lesson_area .wrap .b_more a{width: 100%; font-size: 110%; padding: 5% 0;}
#lesson_area .wrap .b_more a .ar02{right: 10px;}

/*---access_area---------------------------------------------------------------------------------------------------------------------*/
#access_area{width: 100%; padding:15% 0 10%; }
#access_area strong{margin:0 auto 7%; width: 34%; }
#access_area .wrap{margin: 0 auto;  max-width: 92%;}
#access_area .wrap h3{font-weight: bold; font-size:110%; margin-bottom: 10%; }
#access_area .wrap iframe{margin-bottom: 10%; height:380px; }
#access_area .wrap dl{margin-bottom: 8%;}
#access_area .wrap dl dt{font-size: 105%; padding-left: 4%;}
#access_area .wrap dl dd{font-size: 100%; padding:5% 0 5% 4%;}
#access_area .wrap ol li{width: 100%; float: none;}
#access_area .b_more a{width: 100%; font-size: 110%; padding: 5% 0;}
#access_area .b_more a .ar02{right: 10px;}

/*---plan_area--------------------------------------------------------------------------------------------------------------------*/
#plan_area{width: 100%; padding:10% 0; background: url(../img/studio/price_bg_s.jpg) no-repeat; background-size: contain; }
#plan_area .ttl{margin:0 auto 7%; width: 31%; }
#plan_area h4{font-size:140%; line-height: 140%; margin-bottom: 9% !important;}
#plan_area h4 span.fig{font-size:75%;}
#plan_area h4:before{content: '';position: absolute;bottom: -15px;display: inline-block;width: 60px;height: 1px;left: 50%;-moz-transform: translateX(-50%);transform: translateX(-50%);
background: #5f565a;}
#plan_area .mid{margin:0 auto 7%; width: 90%;}
#plan_area .mid p{line-height: 180%; }
#plan_area .mid strong{line-height: 180%; margin-bottom: 2%; }
#plan_area ol{width: 92%; margin: 0 auto;}
#plan_area ol li.first dl dt{padding: 10px 3% !important; }
#plan_area ol li.first dl dd{padding: 10px 3% !important; }
#plan_area ol li dl dt{width: 43.9%;padding: 18px 3%; vertical-align:middle; }
#plan_area ol li dl dd{padding: 18px 2%; }
#plan_area ol li dl dd span{display: block; text-align: center;}


/*---bnr_area--------------------------------------------------------------------------------------------------------------------*/
#bnr_area {margin-bottom: 4vw;}
#bnr_area p{max-width: 90%; margin-bottom: 10px;}


/*---br_box--------------------------------------------------------------------------------------------------------------------*/
.br_box{padding-bottom:15%;}
.br_box .wrap{width: 94%; margin: 0 auto;}
.br_box .wrap dl{padding:4%;}
.br_box .wrap dt{float:none; width: 100%; margin-bottom: 2%;}
.br_box .wrap dt img{width: 100%;}
.br_box .wrap dd{margin-left:0; padding: 2%;}
.br_box .wrap dd div.box{position: static; transform: translateY(0); width: 100%;}
.br_box .wrap dd h3{font-size: 120%; padding-bottom: 1%; margin-bottom: 4%;}

}

/*リード文追加*/
.shopLead{max-width: 960px; margin: 0 auto 50px;}
.shopLead h2{margin-bottom: 10px; line-height: 1.4;}
@media screen and (max-width: 767px){
  .shopLead {max-width: 90%; margin-bottom: 10vw;}
  .shopLead h2{font-size: 140%;}
}

/* ---------------------------
20221220 arealist改修
--------------------------- */

.studiolist_wrap{
	margin: 0 auto;
	max-width: 960px;
	padding: 0 20px;
}
.title_wrap{
	margin: 60px auto 40px;
	position: relative;
}
p.guidance{
	text-align: center;
    margin-bottom: 40px;
}
.title_wrap h1{
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
	font-weight: bold;
}
.prefectures{
	border-bottom: #5f565a solid 1px;
    padding: 10px 0;
	margin-block-start: 0em;
    margin-block-end: 0em;
    font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
.prefectures::before{
    content: "";
    display: inline-block;
	width: 8px;
    height: 8px;
    border-top: solid 2px #5f565a;
    border-right: solid 2px #5f565a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 10px;
}

.prefectures a:hover{
	opacity: 0.7;
	transition: all 0.4s ease;
}
.prefectures a{
	color: inherit;
	text-decoration: none;
}

#arealist ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
    padding-inline-start:0px;
}
#arealist li a{
	background-color: #5f565a;
    padding: 6px 20px;
	color: #fff;
	text-decoration: none;
}
#arealist li:hover{
	opacity: 0.6;
    transition: all 0.4s ease;
}
#arealist li{
	background-color: #5f565a;
    color: #fff;
    display: inline-block;
    width: 49%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
	min-height: 50px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
#arealist li:nth-child(odd){
	margin-right: 18px;
}
#arealist li span{
	display: block;
	font-size:11px;
	font-weight: 600;
}
#studiolist .accordion-title span{
	font-size: 13px;
    letter-spacing: 0.05em;
    margin-left: 20px;
	font-weight: 800;
}
#studiolist dt{
	font-weight: bold;
}
#studiolist dd{
	margin-bottom: 20px;
}
#studiolist dd:first-of-type{
	padding-top: 10px;
}
#studiolist a.inline {
    display: inline-block;
    color: inherit;
	margin-left: 5px;
}
#studiolist .btn01 {
    bottom: 72px;
    left: 10px;
}
#studiolist .b_more a {
    padding: 15px 0;
    font-weight: bold;
}
#studiolist .b_more a .ar02{
    margin: 0 0 0 35px;
    display: inline-block;
    width: 20px;
    height: 8px;
    background: url('http://yone.localhost/pilates/img/arrow02.png') no-repeat;
    background-size: contain;
    vertical-align: 2px;
    position: absolute;
    top: 42%;
    right: 28px;
}
#studiolist .btn_area{
	display: flex;
    justify-content: space-around;
	max-width: 650px;
    margin: 0 auto;
}

@media screen and (max-width:768px) {
	#studiolist .title_wrap h1{
	    line-height: 1.3;
	}
	#studiolist .btn_area{
		display: inherit;
	}
	#studiolist .b_more a{
		width: 100%;
	}
	#studiolist .b_more a:first-of-type{
		margin-bottom: 10px
	}
	#studiolist dd:last-of-type{
		margin-bottom: 30px;
	}
	#arealist li a{
	    padding: 6px 10px;
	}
	#arealist li span{
		font-size:10px;
	}
}
/* ---------------------------
アコーディオン
--------------------------- */

.accordion_wrap{
	margin-bottom: 10px
}
.accordion_wrap:last-of-type{
	margin-bottom: 80px;
}
.accordion-container {
	position: relative;
	width: 100%;
	border-top: none;
	outline: 0;
	}
.accordion-container .accordion-title {
	display: block;
	position: relative;
	margin: 0;
	padding: 18px 24px;
	font-size: 18px;
	color: #5f565a;
	background: #fff;
	cursor: pointer;
}
.accordion-title{
	position: relative;
}
.accordion-title:after {
	content: "";
	position: absolute;
	right: 25px;
	top: 32%;
  /* transition: all 0.2s ease-in-out; */
	display: block;
	width: 15px;
	height: 15px;
	border-top: solid 1px #5f565a;
	border-right: solid 1px #5f565a;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.accordion-title.open:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 45%;
}
.accordion-content {
	display: none;
	padding: 0 20px;
	background: #fff;
	padding-bottom: 20px;
}


#acod-control {
	font-size: 14px;
	background: #fff;
	width: 120px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: calc(50% - 480px);
	bottom: -5px;
	user-select: none;
	cursor: pointer;
}
#acod-control > div,
#acod-control-up > div {
	position: relative;
}
.accordion_icon, .accordion_icon span, .accordion_icon-up, .accordion_icon-up span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.accordion_icon span, .accordion_icon-up span {
	position: absolute;
    left: 7px;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1), .accordion_icon-up span:nth-of-type(1) {
	top: 16px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}
.accordion_icon span, .accordion_icon-up span {
    position: absolute;
    left: 7px;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.accordion_icon span:nth-of-type(2) {
    top: 16px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
#acod-control .accordion_icon,
#acod-control-up .accordion_icon-up {
	position: absolute;
    width: 30px;
    height: 30px;
    left: 0;
}

#acod-control .accordion_icon span,
#acod-control-up .accordion_icon-up span {
	width: 60%;
	height: 3px;
	border-radius: 0;
	left: 15px;
}

#acod-control p {
	position: absolute;
	top: 18px;
	left: 45px;
	line-height: 0;
}
#acod-control-up {
    display: none;
    font-size: 14px;
    background: #fff;
    width: 120px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: calc(50% - 480px);
    bottom: -5px;
    user-select: none;
    cursor: pointer;
}
#acod-control-up .accordion_icon-up {
	top: 8%;
	left: 0;
}

#acod-control-up .accordion_icon-up span {
	width: 60%;
	height: 3px;
	border-radius: 0;
	left: 8px;
}

#acod-control-up p {
	position: absolute;
	top: 18px;
	left: 32px;
	line-height: 0;
}
@media screen and (min-width:769px) and ( max-width:978px){
	#arealist li{
		width: 46%;
	}
}
@media screen and (max-width:768px) {
	.accordion_wrap:last-of-type {
		margin-bottom: 40px;
	}
	#arealist .wrap{
		padding: 0 10px;
	}
	#arealist .title_wrap{
		margin: 30px auto 20px;
	}
	#arealist p.guidance{
		font-size: 14px;
		margin: 0 10px;
		margin-bottom: 40px;
		letter-spacing: 0.05em;
	}
	#arealist h1{
		font-size: 28px;
		margin-bottom: 0px;
	}
	.accordion-container .accordion-title{
		padding: 12px 15px;
		font-size: 16px;
	}
	#arealist li:nth-child(odd){
	    margin-right: 18px;
	}
	#arealist li{
	    width: 46%;
	}
	.accordion-title:after{
	    top: 24%;
	}
	.accordion-content{
		margin: 0px;
	}
	#acod-control {
		display: none;
	}
	#acod-control-up {
		display: none;
	}
}

.price_notes{
  padding: 20px 0 0;
  text-align: center;
}
@media screen and (max-width:767px) {
  .price_notes {
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
  .price_notes br {
    display: none;
  }
}
.another_branch_plan_area .wrap{
    padding: 91px 0 3px;
}

.another_branch_plan_area .inner{
	max-width: 960px;
	width: 90%;
	margin: auto;
}
.another_branch_plan_area .plan_area + .plan_area{
	margin-top: 20px;
}
.another_branch_plan_area .plan_area .plan_title{
	background: #e7e7e7;
}
.another_branch_plan_area .plan_area .plan_title p{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.13em;
	padding: 20px 0;
	text-align: center;
}
.another_branch_plan_area .plan_area > dl > dd > dl{
	display: flex;
}
.another_branch_plan_area .plan_area > dl > dd > dl:first-of-type{
	border-bottom: 2px solid #d8d8d8;
}
.another_branch_plan_area .plan_area > dl > dd > dl dt,
.another_branch_plan_area .plan_area > dl > dd > dl dd{
	width: 50%;
	background: #fff;
	text-align: center;
}
.another_branch_plan_area .plan_area > dl > dd > dl dt{
	border-right: 1px solid #d8d8d8;
}
.another_branch_plan_area .plan_area > dl > dd > dl dt p,
.another_branch_plan_area .plan_area > dl > dd > dl dd p{
	text-align: center;
	padding: 22px 0 23px;
}
.another_branch_plan_area .plan_area > dl > dd > dl dt p{
	font-weight: bold;
}
.category_area{

}
.category_area h5{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 2.4;
	margin: 34px 0 7px;
}
.category_area > div{
	border: 1px solid #5f565a;
	padding: 23px;
	box-sizing: border-box;
}
.category_area > div > dl:first-of-type{
	margin-bottom: 15px;
}
.category_area > div > dl dt p{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.84;
	background: #f6cbc9;
	display: inline-block;
	max-width: 79px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 1px 0;
	margin-bottom: 13px;
}
.category_area > div > dl dd p{
	letter-spacing: 0.05em;

}
.category_area > div > dl dd p span{
	position: relative;
	font-weight: bold;
	font-size: 15px;
	padding: 0 11px 0 12px;
}
.category_area > div > dl dd p span::before{
	content: '-';
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
.mode_sp{
	display: none;
}
@media screen and (max-width:767px) {
	.mode_sp{
		display: block;
	}
	.another_branch_plan_area .wrap{
        padding: 52px 0 6px;
	}
	.another_branch_plan_area .inner{
		width: 92%;
	}
	#plan_area .another_branch_plan_area h4{

	}
	#plan_area .another_branch_plan_area .mid{
		width: 100%;
	}
	.another_branch_plan_area .plan_area .plan_title p{
		padding: 13px 0 11px;
		line-height: 1.25;
	}
	.another_branch_plan_area .plan_area > dl > dd > dl dt,
	.another_branch_plan_area .plan_area > dl > dd > dl dd{
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 81px;
	}
	.another_branch_plan_area .plan_area > dl > dd > dl dt{
		width: 49%;
	}
	.another_branch_plan_area .plan_area > dl > dd > dl dd{
		width: 51%;
	}
	.another_branch_plan_area .plan_area > dl > dd > dl dt p,
	.another_branch_plan_area .plan_area > dl > dd > dl dd p{
		padding: 20px 0 18px;
	}
	.category_area h5{
		margin: 31px 0 7px;
	}
	.category_area > div{
		padding: 18px 13px 18px 20px;
	}
	.category_area > div > dl:first-of-type{
		margin-bottom: 12px;
	}
	.category_area > div > dl dt p{
		font-size: 11px;
		max-width: 59px;
		margin-bottom: 7px;
	}
}
.prefectures_area ul{

}
.prefectures_area ul li{
    border-bottom: 1px solid #444;
    margin-bottom: 20px;
}
.prefectures_area ul li:last-of-type{
	margin-bottom: 0;
}
.prefectures_area ul li a{
    color: #444;
    text-decoration: none;
    display: block;
    position: relative;
	padding: 10px 0 10px 20px;
}
.prefectures_area ul li a::before,
.prefectures_area ul li a::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 2px;
    margin: auto;
    border-radius: 9999px;
    background-color: #444;
    transform-origin: calc(100% - 1px) 50%;
}
.prefectures_area ul li a::before {
	transform: rotate(45deg);
}

.prefectures_area ul li a::after {
	transform: rotate(-45deg);
}
