/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 01:59:32 */
.US-India {
	display: block;
	width: 100%;
	padding-left: 1.125em;
	text-align: left !important;
	position: relative;
}
.US-India::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}

.kakko {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.LS-05em {
	letter-spacing: -0.5em;
}
.LS-025em {
	letter-spacing: -0.25em;
}
.LS-0125em {
	letter-spacing: -0.125em;
}
.LS-0175em {
	letter-spacing: -0.175em;
}
.LS-0025em {
	letter-spacing: 0.025em;
}

.LH-1em {
	line-height: 1 !important;
}

.puff {
	display: block;
	animation: 1.5s 0s puff ease-in-out infinite;
}
@keyframes puff {
	0%,
	100% {
		transform: scale(1.125);
	}
	50% {
		transform: scale(1.25);
	}
}

/*-----------------------
 推薦の声
-----------------------*/
.suisen_box {
	display: flex;
	justify-content: space-evenly;
	margin: 6em 0 0 0;
}
.suisen_img {
	width: 25%;
}
.suisen_text_box {
	width: 68%;
}
.suisen_title {
	font-size: 1.6vw;
	font-weight: bold;
	padding: 0px 0 0px 10px;
}
.suisen_name {
	background-color: #4fbba5;
	font-size: 1.6vw;
	padding: 7px 15px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
.suisen_text {
	font-size: 1.3vw;
}
.suisen_text span {
	color: #c4323c;
	font-weight: bold;
	font-size: 1.6vw;
}
.header{
	background: #0a0a0a!important;
}
.header a{
	color: #fff!important;
	background: #5adbc1!important;
}
.copyright{
	color: #fff!important;
	text-align: center;
}
.oswald{
	margin-right: 0.102em;
	font-family: 'Oswald', sans-serif;
	letter-spacing: -0.02em !important;
	position: relative;
	bottom: -0.05em;
}
.inner{
	margin: 0 auto !important;
	width: 960px !important;
}
.flex{
	display: flex;
	justify-content: center;
}
.featureSubLabel{
	display: block;
	background: #333a46;
	padding: 0.5em;
	border-radius: 0.2em;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 210%;
	margin-bottom: 3em;
}
h1{
	font-size: 0!important;
}
h2{
	font-size: 3em;
	position: relative;
	padding-bottom: 25px;
	border-left: 10px solid #279597;
	border-right: 10px solid #279597;
	border-bottom: 10px solid #279597;
	background-color: white;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin: 0 15vw;
	border-radius: 0 0 50px 50px;
}
h2:before{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%) skew(-25deg);
	height: 40px;
	width: 25px;
	border-right: 7px solid #279597;
	background-color: white;
	content: "";
}
h3{
	position: relative;
	color: #333;
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 0.8em;
	letter-spacing: 0.2em;
}
h3::before{
	position: absolute;
	bottom: -5px;
	left: 0;
	content: "";
	height: 5px;
	z-index: 2;
	width: 20%;
	background-color: #5adbc1;
}
h3::after{
	position: absolute;
	bottom: -5px;
	left: 0;
	content: "";
	height: 5px;
	width: 100%;
	background: #eee;
}
h4{
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	line-height: 1.3;
	padding: 0.6em 0;
	border-bottom: 2px solid #333;
	margin-bottom: 0.8em;
}
h5{
	color: #333;
	font-size: 1.3em;
	letter-spacing: 0.2em;
	line-height: 1.4;
	padding: 0.5em;
	background: #ebebeb;
	margin-bottom: 0.4em;
}
p{
	font-size: 18px;
	letter-spacing: 0.1em;
}
section{
	padding: 3em 0;
}
.section02{
	padding: 6em 0 6em 0;
}
ul li{
	list-style: none;
	font-size: 18px;
}
table{
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 18px;
}
.forsp{
	display: none!important;
}
.w100{
	width: 100%;
}
.blue_line{
	background:linear-gradient(transparent 60%, #6cf 60%);
}
.att{
	color: #c4323c;
	font-weight: bold;
}
.fs07{
	font-size: 0.7em!important;
}
.fs08{
	font-size: 0.8em!important;
}
.fs15{
	font-size: 1.5em!important;
}
.fs175{
	font-size: 1.75em!important;
}
.fs20{
	font-size: 2em!important;
}
.fs_100per{
	font-size: 100%!important;
}
.fs_110per{
	font-size: 110%!important;
}
.fs_120per{
	font-size: 120%!important;
}
.fs_125per{
	font-size: 125%!important;
}
.fs_150per{
	font-size: 150%!important;
}
.fs_200per{
	font-size: 200%!important;
}

.main_visual{
	margin-bottom: -25px;
}
#concept{
	text-align: center;
	font-weight: bold;
	padding: 0!important;
}
#concept p{
	font-size: 26px;
}
.concept_01{
	background: #333a46;
	color: #fff;
	padding: 3em 0;
}
.concept_txt_01{
	font-size: 38px!important;
}
.concept_box ul{
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
.concept_box ul li{
	width: 32%;
	color: #333;
	background: #fff;
	border: solid 3px #279597;
	border-radius: 10px;
	padding: 10px;
	font-size: 24px;
}
.concept_02{
	background: yellow;
	padding: 3em 0;
}
.features_list{
	display: flex;
	list-style: none;
	padding: 5em 0 0;
}
.features_list li{
	padding: 1em;
}
.features_list li:first-child{
	padding-left: 0;
}
.features_list li:last-child{
	padding-right: 0;
}
/* training */
#training p{
	font-size: 26px;
}
.training_txt{
	text-align: center;
	font-weight: bold;
}
.training_txt_01{
	font-size: 44px!important;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
}
.training_txt_02{
	color: #00417f;
	font-size: 24px!important;
	margin-top: 3em;
	margin-bottom: 1em;
}
.training_box{
	background: url(/wp-content/uploads/2023/07/machine-bg.jpg) no-repeat;
	background-size: contain;
	background-position: center top;
	padding-top: 22vw;
	margin-top: 3em;
}
.training_box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 2em;
}
.training_box ul li{
	width: 18%;
	margin-bottom: 1em;
}
.benefits_box{
	position: relative;
	background: rgba(255,255,255,.9);
	border: 3px solid #4fbba5;
	padding: 1.2em 2em;
	box-sizing: border-box !important;
	margin-top: 40px;
}
.benefits_title{
	position: absolute;
	top: -25px;
	padding: 5px 20px;
	background: #4fbba5;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	border: solid 3px #4fbba5;
}
/* price */
#price ul li{
	position: relative;
	padding: 3px 0 3px 1.5em;
	margin-bottom: 0.8em;
}
#price ul li::after{
	display: block;
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0.6em;
	width: 6px;
	height: 6px;
	background-color: #1ca08c;
	border-radius: 100%;
}
#price ul li > br + span.US-India {
	margin-top: 0.25em;
}
.price_box{
	margin: 10px;
}
.price_box_01{
	background: #f8f8f8;
	border-left: 5px dotted rgba(0,0,0,.1);
	box-shadow: 0 0 0 5px #f8f8f8;
	padding: 1em;
	margin: 3em 5px;
}
.price_box_01 strong{
	font-size: 1.3em;
}
.price_box_01 p:not(::first-child) {
	margin: 0!important;
}
.price_box_02{
	background: rgba(255,255,255,.9);
	border: 8px solid #eee;
	padding: 1.2em 2em;
	box-sizing: border-box !important;
}
.price_box_03{
	background: rgba(255,255,255,.9);
	border: 8px solid #fffc25;
	padding: 1.2em 2em;
	box-sizing: border-box !important;
}
.price_box_03 h5 + p {
	margin-top: 14px;
}
.price_box_04{
	border: 8px solid #ddd;
	background: #eee;
	padding: 1.2em 2em;
	box-sizing: border-box !important;
}
.price_box_04 ul{
	padding: 0!important;
}
.price_first {
	margin-bottom: 2em;
}
.price_first + h2 {
	margin-top: 2.5em;
}
.price_first > p:first-child {
	text-align: center;
}
.price_first p, .price_box_01 p, .price_box_03 p, .price_box_04 p{
	font-size: 1.2em;
}
.price_first span, .price_box_01 span, .price_box_02 span, .price_box_03 span,  .price_box_04 span{
	font-size: 2.0em;
}

.membership_benefits {
	padding: 10px;
	background-image: url(/wp-content/uploads/2025/11/present.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.membership_benefits > p {
	margin-bottom: 0;
}
.membership_benefits > p:first-child {
	padding: 1.5em;
	text-align: center;
	background-color: rgba(255,255,255,0.85);
	border: 1px solid #ffffff;
}

/* price_table */
.price_table table{
	line-height: 1.7;
	margin: 3em 0;
	width:100%;
}
.price_table tr{
	border-bottom: 1px solid #ddd !important;
}
.price_table table th, .price_table table td{
	background: #fff;
	border-collapse: collapse;
	padding: 1.2em;
	border-right: 2px solid #fff;
	width:25%;
}
.price_table table th, .price_table table td:nth-child(2n){
	background: #f4f4f5;
}
.price_table span{
	font-size: 2em;
}
.price_table img {
	margin-bottom:1em;
}

.attention_box {
	background-color: #ffff00 !important;
	position: relative;
}
.attention_box::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 3px double #c4323c;
	box-shadow: 0 0 0 1px #c4323c;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width: 769px) {
	.pickup_plan-textbox {
		padding-right: 0 !important;
	}
	.pickup_plan-text {
		padding: 0 0.25em;
		margin: 0.25em -0.25em 0;
		display: inline-block;
		background: linear-gradient(transparent 70%, #fffc25 0%);
		font-size: clamp(18px, 1.55vw, 24px);
	}
	.pickup_plan-text * {
		line-height: 1;
	}
}
@media screen and (max-width: 768px) {
	.pickup_plan-text {
		font-size: 7.5vw !important;
	}
	.pickup_plan-text .oswald {
		line-height: 1.0;
	}
	.pickup_plan-text > .fs_100per {
		padding: 0 0.5em 0.25em;
		background: linear-gradient(transparent 50%, #fffc25 0%);
	}
}
/* flow */
.flow_box {
	margin-top: 1.25em;
}
.flow_box ul {
	padding-left: 0;
	list-style: none;
}
h2 + .flow_box {
	margin-top: 3em;
}
dl.flow-title{
  overflow: hidden;
  border-bottom: 2px dotted #5ac8ae;
  padding: 0 0 4px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
dl.flow-title dt{
    width: 20%;
    background: #279597;
    color: #fff;
    position: relative;
    padding: 5px 26px 5px 42px;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -2;
    font-size: 32px;
    float: left;
    text-align: center;
}
dl.flow-title dt:after{
    position: absolute;
    content: '';
    right: -3px;
    top: -7px;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 40px transparent;
    border-bottom: solid 79px white;
    z-index: -1;
}
dl.flow-title dd{
	font-size: 32px;
	font-weight: bold;
	color: #279597;
	float: right;
	width: calc( 80% - 0.5em + 33px );
	line-height: 1.3;
}
.flow_list li{
	list-style: unset;
	font-size: 22px;
	line-height: 1.6;
}
.flow_box_02 p{
	font-size: 24px;
	font-weight: bold;
}

@media screen and (min-width: 1300px) {
	dl.flow-title {
		width: 66.66667%;
		float: right;
	}
	dl.flow-title dt {
		width: 8em;
		
	}
	dl.flow-title dd {
		margin-bottom: -0.125em;
		width: calc(100% - 8.5em + 33px);
	}
	.flow_box > .row > .col-md-4 img {
		margin: 1px;
		padding: 5px;
		border: 4px double #279597;
		box-shadow: 0 0 0 1px rgba(39, 149, 151, 1), 5px 5px 2.5px 0 rgba(39, 149, 151, .125);
	}
}

/* personal */
.personal_h2{
    position: relative;
    padding: 15px;
    border: 3px solid #5ac8ae;
    background-color: white;
    color: #5ac8ae;
    font-weight: bold;
    font-size: 2vw;
    text-align: center;
    margin: 0vw 15vw 3vw;
    border-radius: 10px;
}
.personal_h2:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-25deg);
    height: 25px;
    width: 15px;
    border-right: 3px solid #5ac8ae;
    background-color: white;
    content: "";
}
.personal_h3{
	position: relative;
	padding: 16px 5px 16px 5px;
	background: #279597;
	color: white;
	font-size: 32px;
	text-align: center;
	line-height: 1.3;
	height: 74px;
	z-index: -1;
}
.personal_h3::before{
	position: absolute;
	content: "";
	left: 0px;
	top: 0;
	border: none;
	border-left: solid 40px white;
	border-bottom: solid 74px transparent;
	height: 74px;
	z-index: -2;
	background: none;
}
.personal_h3::after{
	position: absolute;
	content: "";
	right: 0px;
	top: 0;
	border: none;
	border-right: solid 40px white;
	border-top: solid 74px transparent;
	height: 74px;
	z-index: -2;
	background: none;
}
.personal_title{
    font-size: 1.2vw;
    font-weight: bold;
    color: #fff;
    background: #279597;
    padding: 5px 10px;
    margin-left: -10px;
    margin-right: -10px;
}
.personal_ba ul{
	display: flex;
	flex-wrap: wrap;
}
.personal_ba ul li{
	float: left;
	width: 32.33%;
	margin: 0 0.5% 30px 0.5%;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#personal .flow_box + h3 {
	margin-top: 80px;
}
@media screen and (max-width: 768px){
	#personal .flow_box + h3 {
		margin-top: 4rem;
	}
}

/* personal_table */
.personal_table{
    text-align: center;
    border-spacing: 0;
    border-bottom: solid 1px #333a46;
    border-right: solid 1px #333a46;
    background: #fff;
    margin-top: 40px;
}
.personal_table th{
    padding: 10px;
    background: #333a46;
    border-left: dotted 1px #fff;
    color: #fff;
}
.personal_table tr:nth-child(2n){
    border-bottom: dashed 1px #333a46;
}
.personal_table td{
    padding: 10px;
    border-right: solid 1px #333a46;
}
.personal_table td:first-child{
    font-weight: bold;
    background: #333a46;
    color: #fff;
}
.price-big{
    font-family: 'impact', Anton;
    font-size: 180%;
}
.price-title {
	font-size: 1.3em;
	margin-bottom: -8px;
	font-weight: bold;
}
.price-small{
    font-size: 70%;
}
/* reserve */
.reserve{
	position: relative;
	margin: 3em 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
.reserve-wrap{
	width: 30%;
	min-height: 150px;
	position: relative;
	list-style: none;
}
.reserve-wrap::after{
	position: absolute;
	z-index: -1;
	top: 65px;
	left: -60%;
	width: calc(100%);
	height: 5px;
	content: "";
	background: #279597;
}
.reserve-wrap:first-child::after{
	content: none;
}
.reserve-circle{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0.5em auto;
	content: "";
	text-align: center;
	border-radius: 50%;
	background: #279597;
}
.reserve-title{
	font-weight: bold;
	font-size: 1.7vw;
	color: #279597;
	text-align: center;
	border-bottom: none!important;
	padding: 0!important;
}
.reserve-txt{
	text-align: center;
}
.stepnumber{
	display: inline-block;
	font-size: 3vw;
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
	font-family: "impact", Anton;
	color: #fff;
}
/* voice */
.voice_box{
	margin: 4.5em 0;
}
.voice_box h4{
	font-size: 2.2em;
}
.voice_box strong{
	font-size:1.5em;
}
/* staff */
/*-----------------------
　ポップアップ
------------------------*/
.popup-box {
	display: none;
}
.popup-box__wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.6);
}
.popup-box__inner {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
	position: relative;
	padding: 20px;
	max-width: 800px;
	height: auto;
	border-radius: 4px;
	background: #fff;
}
.popup-box__close {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
.staff-box {
	width:23%;
	margin:3em 1% 30px 1%;
	padding:0;
}
.popup-box__close:hover {
	cursor: pointer;
}
.staff-name{
	text-align: center;
}
.staff-name dt{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.staff-name dd{
	font-size: 16px;
	margin: 0;
}
.staff_entry {
	max-height:800px;
	overflow:scroll;
}
.staff-img {
	float:right;
	margin:0 0 20px 20px;
}
.lead-more img{
	width: 100%;
}
.js-popup-box-open{
	font-family: "Bebas Neue", cursive;
	color: #fff;
	background: #333a46;
	border: solid 1px #333a46;
	margin: 10px 0;
	text-align: center;
	font-size: 2vw;
	cursor: pointer;
	transition: 0.3s ease-in-out;
}
.js-popup-box-open:hover{
	color: #333a46;
	background: #fff;
	border: solid 1px #333a46;
}
/* shop */
.info{
	color: #fff;
	background: #1a1a1a;
	padding: 1em;
	display: flex;
	justify-content: center;
	align-items: baseline;
	margin: 3em 0;
}
.info::before, .info::after{
	content: none;
}
.info img{
	vertical-align: bottom;
	width: 30%;
}
.info div{
	display: inline-block;
	font-size: 28px;
	vertical-align: baseline;
	line-height: 1;
	padding-left: 0.5em;
}
.shop_add, .shop_parking{
	position: relative;
}
.shop_add{
	padding-left: 1.25em;
}
.shop_add::before{
	content: "";
	width: 1.125em;
	height: 1.125em;
	background-image: url(/wp-content/uploads/2025/11/map_pin.png);
	background-size: contain;
	background-repeat:  no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0.2875em;
}
.shop_box {
	margin-bottom: 0;
}
.shop_box + .shop_box {
	margin-top: 11.5px;
}
.shop_box strong{
	border: #000 1px solid;
	border-radius: 0.2em;
	padding: 0.2em 0.5em;
	margin-right: 0.75em;
}
.shop_time02 > a + a {
	margin-left: 0.5em;
}
.shop_time02 > a > img {
	margin-top: -1px;
	height: 31.69px;
}

.ls3-6 {
	letter-spacing:
		calc( ( 6.5 - 3 ) / 4 * 1em );
	margin-left:
		calc( ( 6.5 - 3 ) / 4 * 1em );
}
.ls4-6 {
	letter-spacing:
		calc( ( 6.5 - 4 ) / 5 * 1em );
	margin-left:
		calc( ( 6.5 - 4 ) / 5 * 1em );
}
.ls5-6 {
	letter-spacing:
		calc( ( 6.5 - 5 ) / 6 * 1em );
	margin-left:
		calc( ( 6.5 - 5 ) / 6 * 1em );
}
.ls6-6 {
	letter-spacing:
		calc( ( 6.5 - 6 ) / 7 * 1em );
	margin-left:
		calc( ( 6.5 - 6 ) / 7 * 1em );
}

@media screen and (max-width: 768px) {
	.shop_add{
		padding-left: 1.5em;
	}
	.shop_add::before{
		left: 0.25em;
	}
	.shop_box {
		display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
	}
	.shop_box strong {
		display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
	}
	.shop_box strong > span{
		font-size: 90%;
		white-space: nowrap;
	}
	.shop_time {
		flex-grow: 1;
		display: flex;
    flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: flex-start;
	}
	.shop_time  > .br_box {
    margin: 0.125em 0;
		line-height: 1.25;
	}
	.shop_time02 {
		flex-grow: 1;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-start;
		align-items: center;
	}
	.shop_time02 > a > img {
		margin-top: 0;
		height: 32.87px;
	}
}

/* offer */
.offer_head{
    background: #7cbfae;
    margin: 0 !important;
    padding: 0 !important;
}
.offer_head02{
    background: #000;
    margin: 40px 0 0 0 !important;
    padding: 0 !important;
}
.offer_body{
	margin: 80px auto;
}
.offer_img{
    background: url(/wp-content/uploads/2023/07/offer_04.jpg) no-repeat;
    background-position: right 0 center;
    background-size: auto 100%;
    margin: 0;
    padding: 5vw 0;
    color: #fff;
}
.offer_img02{
    background: url(/wp-content/uploads/2025/11/offer_img2.png) no-repeat;
    background-position: right -15% center;
    background-size: auto 100%;
    margin: 0;
    padding: 5vw 0;
    color: #fff;
}
.offer_img03{
    background: url(/wp-content/uploads/2023/10/offer_img2-2.jpg) no-repeat;
    background-position: right 0 center;
    background-size: auto 100%;
    margin: 0;
    padding: 5vw 0;
    color: #fff;
}
.limited_box{
		margin-top: 40px;
	}
.sp-offer{
	font-family: "impact", Anton;
	font-size: 5.65vw;
	line-height: 1.0;
	color: #fff;
	text-align: left;
	letter-spacing: 0.2vw;
	border: none!important;
	background: none!important;
	padding: 0;
	margin: 0;
}
.sp-offer::before{
	content: none;
}
.sp-offer02{
    font-size: 2vw;
    margin: 0 0 50px 0;
}
.sp-offer03{
    display: inline-block;
    color: #7cbfae;
    background-color: #fff;
    border: 0.1vw solid #7cbfae;
    border-radius: 0.5vw;
    font-weight: bold;
    padding: 0 1vw 0 1vw;
    margin: 0 0 20px 0;
    font-size: 1.5vw;
}
.sp-offer04 {
    font-size: 2.3vw;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1.0;
}
.sp-offer05{
    font-size: 5.2vw;
    font-weight: 900;
    margin: 0 !important;
    padding: 0;
    line-height: 1.0;
    color: yellow;
}
.offer_title {
	font-size: 2.8vw;
	font-weight: bold;
}
.offer_title02 {
	font-size: 4.0vw;
	font-weight: bold;
	margin: -10px 0 0 0;
}
.offer_title02-m {
	font-size: 4.0vw;
	font-weight: bold;
	margin: -10px 0 0 0;
}
.offer_title03 {
	font-size: 2.5vw;
	font-weight: bold;
	margin: 0 0 -20px 0;
}
.offer_text_box {
	display: flex;
	align-items: center;
	align-items: flex-end;
	width: 50%;
}
.offer_text {
	font-size: 1.8vw;
	font-weight: bold;
	margin: -10px 0 0 0;
	color: orange;
}
.offer_text02 {
	margin: 40px 0 0 0;
	font-size: 2.4vw;
	font-weight: bold;
	line-height: 1.3;
}
.offer_text04 {
	margin: 0.25em 0 0 0;
	font-size: 5.2vw;
	font-weight: bold;
	line-height: 1;
	flex-grow: 1;
	color: yellow;
}
.offer_text04 > .forpc {
	margin: 0 -0.125em;
}
.offer_text05 {
	display: inline-block;
	margin: 0 0.125em 0 0;
	font-size: 3.0vw;
	font-weight: bold;
	line-height: 1;
}
.dl-day{
    text-align: center;
    font-size: 2vw;
    margin-bottom: 0;
    line-height: 1;
}
.cam-member{
    text-align: center;
    font-size: 2vw;
}
.offer-sub{
    text-align: center;
    font-weight: 900;
    font-size: 3vw;
    color: deeppink;
}
.offer-shop {
	text-align: center;
}
.offer-shop > a {
	display: block;
}


@media screen and (min-width: 1024px) and (max-width: 2560px){
	.inner{
		margin: 0 auto !important;
		min-width: 960px !important;
		width: 84% !important;
	}
}
@media only screen and (max-width: 959px){
.inner{
	padding-left: 3% !important;
	padding-right: 3% !important;
	width: auto !important;
}
@media screen and (max-width: 768px){
	.forpc{
		display: none!important;
	}
	.forsp{
		display: initial!important;
	}
	div.forsp, p.forsp {
		display: block!important;
	}
	.sp_center {
		text-align: center;
	}
	.sp_subtext {
		margin: 0 -0.5em;
		font-size: 80%;
	}
	#ba .flow_box {
		margin-top:0 !important;
		margin-left:-3% !important;
		margin-right:-3% !important;
	}
	#ba .gallery-item {
		padding:0.5% !important;
	}
	#responsive-btn{
		background-color: #f5f5f5 !important;
		color: #000 !important;
	}
	.voice_box {
		margin-bottom:0;
	}
	.featureSubLabel{
		font-size: 120%;
		margin-bottom: 2em;
	}
	.main_visual{
		margin-top: -25px!important;
		margin-bottom: 0;
	}
	h2{
		margin: 0 5vw;
		font-size: 1.7em;
		border-left: 5px solid #279597;
		border-right: 5px solid #279597;
		border-bottom: 5px solid #279597;
	}
	h2::before{
		height: 25px;
		width: 15px;
		border-right: 5px solid #279597;
	}
	h3{
		font-size: 1.5em;
	}
	h4{
		font-size: 1.4em;
	}
	section{
		padding: 3em 0 0 0;
	}
	p{
		font-size: 16px;
	}
	table{
		font-size: 1em;
	}
	.fs13{
		font-size: 1.3em!important;
		padding: 10px!important;
	}
	#concept p{
		font-size: 20px;
	}
	.concept_box ul{
		display: block;
		padding: 0 15px;
	}
	.concept_box ul li{
		width: 100%;
		font-size: 18px;
		margin-bottom: 15px;
	}
	.concept_txt_01{
		font-size: 30px!important;
	}
	.features_list{
		display: block;
		padding: 1em 0 0;
	}
	.features_list li{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#training p{
		font-size: 18px;
	}
	.training_txt_01{
		font-size: 26px!important;
		margin-top: 1.5em;
		margin-bottom: 0.2em;
	}
	.training_txt_02{
		font-size: 16px!important;
		margin-top: 1em;
	}
	.training_box ul{
		padding: 0 15px;
	}
	.training_box ul li{
		width: 23%;
	}
	.benefits_box{
		padding: 1em 0.8em;
	}
	.price_table {
		margin-left:-2%;
		margin-right:-2%;
		font-size:2.98vw;
		margin-top: 4em;
	}
	.price_table table th, .price_table table td{
		padding: 1em 0.5em;
		vertical-align: baseline;
	}
	.price_table span{
		font-size: 1.75em;
	}
	.price_table img {
		margin-bottom:10px;
	}
	.price_box_01{
		padding: 1em;
	}
	.price_box_02{
		border: 4px solid #eee;
		padding: 1em 1em;
		text-align: center;
	}
	.price_box_03{
		border: 4px solid #fffc25;
		padding: 1em 1em;
	}
	.price_box_04{
		border: 4px solid #ddd;
		padding: 1em 1em;
	}
	.price_first p, .price_box_01 p, .price_box_02 p, .price_box_03 p, .price_box_04 p, .price_box_04 li{
		font-size: 16px;
	}
	dl.flow-title{
		border-bottom: 1px dotted #5ac8ae;
	}
	dl.flow-title dt{
		width: 30%;
		margin-left: -20px;
		font-size: 1em;
	}
	dl.flow-title dd{
		width: 70%;
		font-size: 20px;
	}
	.flow_list{
		padding: 0 0 0 16px;
	}
	.flow_list li{
		font-size: 16px;
	}
	.flow_box_02 p{
		font-size: 16px;
	}
	.personal_h2{
		font-size: 5.5vw;
		margin: 0 0 8vw;
	}
	.personal_h3{
		font-size: 24px;
		height: 63px;
		margin-right: -3%;
		margin-left: -3%;
		padding: 15px 10px;
		text-align: left;
	}
	.personal_h3::before{
		border-bottom: solid 63px transparent;
		height: 63px;
		border-left: solid 30px #279597;
	}
	.personal_h3::after{
		border-top: solid 63px transparent;
		height: 63px;
		border-right: solid 30px #fff;
	}
	.personal_title{
		font-size: 1.5em;
		padding: 0 10px;
	}
	.personal_ba ul{
		padding: 0;
	}
	.reserve{
		display: block;
	}
	.reserve-wrap{
		width: 100%;
		padding-bottom: 20px;
	}
	.reserve-wrap::after{
		content: none;
	}
	.reserve-title{
		font-size: 1.7em;
	}
	.stepnumber{
		font-size: 3.5em;
	}
	.voice_box h4{
		font-size: 1.32em;
		padding: 0;
	}
	.voice_box strong{
		font-size: 1.13em;
	}
	.offer_head .inner{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.offer_head02 .inner{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.offer_img{
		color: #333;
		background-position: right -160px center;
	}
	.limited .offer_img{
		background-position: right -120px center;
	}
	.limited_box{
		margin-top: 20px;
	}
	.offer_box{
		background: rgba(255,255,255,0.85);
		width: 58%;
		margin: 10px;
		padding: 10px;
	}
	.offer_box02{
		background: rgba(124,191,174,0.85);
		width: 58%;
		margin: 10px;
		padding: 10px;
	}
	.offer_body{
		margin: 40px 0;
	}
	.sp-offer{
		color: #7cbfae;
		font-size: 12vw;
		line-height: 1.2;
		padding-bottom: 10px;
		border-bottom: solid 3px #7cbfae;
		letter-spacing: 0.5vw;
	}
	.sp-offer02{
		font-size: 4.75vw;
		margin: 0.25em 0 1.25em 0;
	}
	.sp-offer03 {
		border-radius: 1vw;
		padding: 0.4vw 2.5vw 0 2.5vw;
		margin: 0 0 10px 0;
		font-size: 4.75vw;
	}
	.sp-offer04 {
		font-size: 4.75vw;
		font-weight: 700;
		margin: 0 !important;
		padding: 0;
		line-height: 1.7;
	}
	.limited_box .sp-offer04{
		font-size: 4.75vw;
	}
	.sp-offer05 {
		font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
		font-size: 12.75vw;
		font-weight: 700;
		-webkit-text-stroke: 1.0px #ff0000;
		margin: 0.15em 0 0 0 !important;
		padding: 0;
		line-height: 1.2;
		color: #ff0000;
	}
	.sp-offer05 .LS-0175em {
		margin-left: -0.2em;
		display: inline-block;
		font-size: 115%;
		line-height: 1.0;
		position: relative;
		bottom: -1px;
	}
	.dl-day{
		text-align: center;
		font-size: 26px;
	}
	.cam-member{
		text-align: center;
		font-size: 6vw;
	}
	.offer-sub{
		text-align: center;
		font-weight: 900;
		font-size: 7vw;
	}
	.offer-shop h3{
		font-size: 5vw;
	}	
	.offer-shop {
		margin: 0 15px;
	}
	.info{
		margin:  3em -3% 1em;
	}
	.info img{
		width: 65%;
	}
	.info div{
		font-size: 18px;
	}
	.offer_img02{
		background-position: right -75px center;
		background-size: auto 100%;
		margin: 0;
		padding: 5vw 0;
		color: #fff;
	}
	.offer_img03{
		background-position: left -86px center;
		background-size: auto 100%;
		margin: 0;
		padding: 5vw 0;
		color: #fff;
	}
	.offer_title {
		margin: 0.5em 0 0.75em 0;
		padding: 0.4vw 2.5vw 0 2.5vw;
		font-size: 5.0vw;
		font-weight: bold;
		text-align: center;
		border: 1px solid #ffffff;
		border-radius: 1vw;
	}
	.offer_title02 {
		font-size: 6.0vw;
		font-weight: bold;
		line-height: 1.4;
		margin: 0;
	}
	.offer_title02-m {
		font-size: 1.9em;
		font-weight: bold;
		margin: 2px 0 2px 0;
		line-height: 1.1em;
	}
	.offer_title03 {
		font-size: 4.75vw;
		font-weight: bold;
		margin: 0 0 0px 0;
	}
	.offer_text_box {
		display: flex;
		align-items: center;
		width: 100%;
	}
	.offer_text {
		font-size: 4.75vw;
		margin: 1em 0 0 0;
		color: yellow;
		font-weight: bold;
		line-height: calc(1em + 14px);
	}
	.offer_text02 {
		margin: 40px 0 0 0;
		font-size: 5.5vw;
		font-weight: bold;
		line-height: calc(1em + 14px);
	}
	.offer_text04 {
		margin: 0.25em 0 0 0;
		font-size: 12.75vw;
		font-weight: bold;
		line-height: 1.2;
		color: yellow;
		width: 100%;
	}
	.offer_text05 {
		margin: -15px 0 0 0;
		font-size: 1.8em;
		font-weight: bold;
		width: 40%;
		display: none;
	}
	
.fs15, div.fs15 > p {
	font-size: 18px!important;
	text-align: center;
}
.fs175, div.fs175 > p {
	font-size: 18px!important;
	text-align: center;
}
.fs20{
	font-size: 2em!important;
	text-align: center;
}
.price-title {
	font-size: 1.2em;
	margin-bottom: -6px;
	font-weight: bold;
}
}
/*-----------------------
 * SP用 ポップアップ
-----------------------*/
@media screen and (max-width: 768px) {
header nav a{
	font-size: 4vw!important;
}
.popup-box__inner {
	font-size:14px;
}
.staff_entry {
	max-height:450px;
	overflow:scroll;
}
.staff-box {
	width:48%;	
}
.staff-img {
	float:le;
	width:40%;
	margin:0 0 20px 20px;
}
.lead-more {
	text-align:center;
	color:#fff;
}
.staff-name {
	margin:0;
	text-align:center;
}
.staff-name dt {
	font-size: 4vw;
	margin:0;
	padding:0;
	line-height:1.2;
	font-weight:normal;
}
.staff-name dd {
	font-size: 4.5vw;
	font-weight:bold;
	margin:0;
}
.staff-name02 {
	margin:0 0 30px 0;
}
.staff-name02 dt {
	font-weight:normal;
	font-size:14px;
	margin:0 0 4px 0;
}
.staff-name02 dd {
	font-size:20px;
	line-height:1em;
	font-weight:bold;
}
.staff-name02 dd span {
	font-size:12px;
	line-height:1em;
}
#SP-footer {
	display:block;
	width:100%;
	position:fixed;
	bottom: 0;
}
	.SP-footer-inner {
		width:100%;
		overflow:hidden;
	}
	.f_line {
		width:50%;
		float:left;
		text-align:center;
		background:#06c755;
		padding: 0;
	}
	.f_tel {
		width:50%;
		float:left;
		text-align:center;
		background:#5adbc1;
		padding: 0;
	}
	.f_line a,.f_tel a,.f_line a:visited,.f_tel a:visited {
		color:#fff;
	}
	.js-popup-box-open{
		font-size: 5vw;
	}
.access_box{
	margin:0 0 50px 0;
}
.google_map iframe{
	width: 100%
}
/*-----------------------
 推薦の声
-----------------------*/
.suisen_box {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	margin: 3em 0 0em 0;
}
.suisen_img {
	width: 80%;
	margin: 0 auto 0 auto;
}
.suisen_text_box {
	width: 100%;
}
.suisen_title {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0px 0px;
	text-align: center;
}
.suisen_name {
	background-color: #4fbba5;
	font-size: 20px;
	padding: 7px 10px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 10px 0;
	text-align: center;
}
.suisen_text {
	font-size: 16px;
}
.suisen_text span {
	color: #c4323c;
	font-weight: bold;
	font-size: 20px;
}
.section02{
	padding: 3em 0 3em 0;
}
}