@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("import.css");
/* 共通
-------------------------------------------------------------*/
.pc {
	display: none;
}
.switch {
	visibility: hidden;
}
html, body {
	width: 100%;
}
body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
	-webkit-text-size-adjust: 100%;
	line-height: 1.5;
	color: #000;
	background: #fff;
	font-size: 14px;
}
#outer {
	width: 100%;
	overflow: hidden;
}

a{
	outline:none;
}
img{
	max-width:100%;
	height:auto;
}
.content--introduction section a{
	outline: none;
	color: #E0007F;
	text-decoration: none;	
}
.content--introduction{
	max-width:100% !important;	
	line-height:1.5;
		position:relative;
	top:-1px;	
}
.content img{
	width:auto !important;
	max-width:100%;
	height:auto;
}
ul.indent li{
	text-indent: -1em;
	padding-left: 1em;
}


/* ヘッダー
-------------------------------------------------------------*/
.footer{
	padding-bottom:15%;
}


/* main
-------------------------------------------------------------*/

.mainimg img{
	max-width: 100%;
}
.mainimg .bg {
background: url(../images/camp202406_kuwana_bg_sp.jpg) no-repeat 24% top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      margin-bottom: 0%;
      padding: 4% 0 0 0;
}


@media (max-width: 767px) {
.mainimg .camp{
}
.mainimg .camp {

	background: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	padding: 4%;
	border-radius: 10px;

    width:92%;
    margin-left: 4%;
    margin-right: 4%;

    margin-top: 80%;
 } }
 .mainimg .camp img{
 	width: 100%;
 	height: auto;
 }
 .mainimg .camp.pink{
	background: #ec6d67;
}
.mainimg .camp.pink .notes{
	color: #fff;
}
@media print, screen and (min-width: 768px) {
  .mainimg .camp {
    padding: 0 0 0 46%; } }
@media print, screen and (min-width: 1040px) {
  .mainimg .camp {
    padding: 0 0% 0 54%; } }
@media screen and (min-width: 1600px) {
  .mainimg .camp {
    padding: 0 2% 0 58%; } }

.mainimg .camp .notes {
  font-size: 10px;
  border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
  margin:0 2%;
  margin-top: 15px;
  /*
  color: #fff;
  background: rgba(230, 66, 142, 0.5); }
  @media (max-width: 767px) {
    .mainimg .camp .notes {
      background: rgba(230, 66, 142, 0.5);
      padding: 5px 10px 5px; } }
  @media print, screen and (min-width: 768px) {
    .mainimg .camp .notes {
      padding:5px 10px 5px;
      font-size: 13px; } }
  @media print, screen and (min-width: 1040px) {
    .mainimg .camp .notes {
      font-size: 13px; } 
      */}

@media (max-width: 767px) {
  .mainimg .rizaplogo {
    width: 30%; } }

.mainimg .camp .notes li{
	padding-left: 1em;
	text-indent: -1em;
}

section.main .bg {
	background: url(../images/main_bg_sp.jpg) center top no-repeat;
	background-size: 100% auto;
	height:0;
	padding-top:82%;
	position:relative;

}
section.main .bg p{
	position:absolute;
	top:19%;
	left:2%;
}
section.main .bg p img{
	width:68%;
	height:auto;
}


section.main .bg2 {
	background: url(../images/main_bg2_sp.jpg) center top no-repeat;
	background-size: cover;
    height: 0;
    padding-top: 126%;
    position: relative;

}
section.main .bg2 p{
	position: absolute;
    top: 43%;
    width: 92%;
    left: 4%;
}
section.main .bg2 p img{
	width:68%;
	height:auto;
}
section.main .bg_kuwana{
	background: url(../images/main_kuwana_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 10% 0;
}
section.main .bg_kuwana p{
	text-align: center;
}
section.main .bg_kuwana p{

}
section.main .bg_kuwana p img{
	width:32% !important;
	height:auto;
}
/* campaign
-------------------------------------------------------------*/
section.campaign {
}

section.campaign h2{
	text-align:center;
	text-decoration:none;
	font-weight:bold;
		font-size: 22px;
		color:#008742;
		margin-bottom:3px;
}
section.campaign h2 img{
	width:200px;
	position:relative;
	top:-2px;
	padding-right:5px;
}
section.campaign .title {
	padding: 3% 4%;
	margin-top: -3%;
	background: #fff;
}
section.campaign .top {
	padding:0 4% 1%;
	background: #eb6b9d;
}
section.campaign .bg {
	padding: 6% 4%;
	background: url(../images/bg_border.jpg) repeat;
}
section.campaign .photo {
	/*padding:0 0 6%;*/
}
section.campaign .btn {
	padding-bottom: 2%;
}
section.btn_only{
	margin:0 4% 6%;

}
section.btn_only.mt{
	margin-top:8%;
}


section.linkbtn_col2{
}
section.linkbtn_col2 ul{
	padding:4% 4% 4%;
}
section.linkbtn_col2 ul li{
	width:48%;
	float:left;
}
section.linkbtn_col2 ul li:first-child{
	margin-right:4%;
	
}
section.linkbtn_col2 ul li a{
	    background: #e96e9d;
    box-shadow: 0 4px 0px #c2467a;
    -moz-box-shadow: 0 4px 0px #c2467a;
    -webkit-box-shadow: 0 4px 0px #c2467a;
    font-size:16px;
    font-weight: 900 !important;
    margin-bottom: 10px;
    padding: 10px 10px 5px;
	

    outline: none;
    border: 0;
	display:block;
	text-decoration:none;
    color: #fff;
	text-align:center;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
	border-radius:5px;
}

/* lesson
-------------------------------------------------------------*/
section.lesson {
	margin-top:3%;
	padding: 0 4% 6%;
	background: #f5ede5 url(../images/bg_flower_pc.png) top center no-repeat;
			background-size:300% auto;
}
section.lesson .arrow {
	margin-bottom: 5px;
}
section.lesson h3 {
	margin-bottom: 1%;
}

section.lesson .btn {
	margin-top: 2%;
}
/* osusume
-------------------------------------------------------------*/
.bg_pink{
	background: #fad8e1 url(../images/bg_flower_pc.png) top center no-repeat;
			background-size:300% auto;
}
.bg_cream{
	background: #f5ede5 url(../images/bg_flower_pc.png) top center no-repeat;
			background-size:300% auto;
}

section.osusume{
	padding-bottom:20px;
}
section.osusume h3{
	padding-top:6%;
}
section.osusume p.point{
	margin-bottom:10px;
}
section.osusume p.text{
	padding:0 10px;
}
section.osusume p.woman{
	margin-left:-10px;
}
/* point
-------------------------------------------------------------*/

section.point {
	padding-bottom:6%;

}
section.point.mt{
	padding-top:6%;
}
section.point .arrow{
	padding-bottom:4%;
}
section.point .left {
	padding:0  4%;
	line-height: 1.8;
}

section.point .left h3 {
	padding:0 0 4% 1%;
}
section.point .left .text {

	margin-bottom: 4%;
	font-size: 13px;
	padding:0 2% 0 2%;
}
section.point .left h4 {
	margin:0 4% 4% 1%;
		border-bottom:1px solid #dc6794;

}
section.point .left h4 img{
	max-width:60%;
}
section.point .btn {
	margin: 6% 4% 0;
}
section.point .right{
	padding:0 6%;
}
section.point .right p.photo1{
	width:47%;
	float:left;
}
section.point .right p.photo2{
	width:47%;
	float:right;
}

/* kouka
-------------------------------------------------------------*/
span.small{
	display:inline-block;
	margin-top:0.5em;
	font-size:12px;
}
span.small2{
	vertical-align:super;
	font-size:12px;
}
section.kouka {
	padding: 0 2% 4%;
	background: #f5ede5 url(../images/bg_flower_pc.png) top center no-repeat;
			background-size:300% auto;
}
section.kouka .arrow {
	margin-bottom: 4%;
}
section.kouka .wrapper {
	margin-bottom: 4%;
}
section.kouka p.text{
	padding:2% 2% 0;
}
section.kouka hr{
	margin:6% 2% 6%;
	height:1px;
	border:none;
	background:#231815;
}
section.kouka .left {
	padding:0 2% 4%;

	line-height: 1.8;
}
section.kouka .right{
	text-align:center;
}
section.kouka .right img{
	width:80%;
	height:auto;


}
section.kouka h3 {
	margin-bottom: 6%;
}
section.kouka .left .text {
	margin-bottom: 4%;
}
section.kouka .left h4 {
	margin-bottom: 10px;
}
section.kouka .btn {
	margin-top: 40px;
}


/* flow
-------------------------------------------------------------*/
section.flow {
	background: url(../images/bg_border.jpg) repeat;
	padding: 0px 0 4%;
}
section.flow .arrow {
	padding-bottom: 4%;
}
section.flow h3 {
	text-align: center;
	padding:0 4% 1%;
}
section.flow .col4 {
	padding:4%;
}
section.flow .col4 li {
	margin-bottom:4%;
		background:#fff;
		
}
section.flow .col4 li img{
	padding-top:1%;

}
section.flow .col4 li p{
	margin:1% 4% 2%;
	border-top:2px dotted #999;
	padding-top:2%;
	padding-bottom:2%

}
section.flow .inner {
	background: #fff;
	margin: 0px 4.8% 6% 4%;
	padding: 4% 4%;
}
section.flow .inner h4 {
	text-align: center;
	margin-bottom: 2%;
}
section.flow .inner h5 {
	text-align: center;
	margin: 4% 6%;
}
section.flow .inner table {
	width: 100%;
	font-size:13px;
	margin-bottom:5px;
}
section.flow .inner table th {
	border: #666 1px solid;
	text-align: center;
	white-space:nowrap;
	padding:0 4%;

	font-size: 16px;
	vertical-align: middle;

}
section.flow .inner table th.top{
	background:#e0e0e0;
	text-align:center;
	color:#333;
	padding:3% 2% 2%;
	font-size:13px;
	font-weight:bold;
	
}

section.flow .inner table tr:nth-child(even) {
	background: #fff3cb;
}
section.flow .inner table tr:nth-child(odd) {
	background: #fff;
}

section.flow .inner table th.red {
	background: #eb6b9d;
}
section.flow .inner table th.green {
	background: #7bc5a7;
}
/*
section.flow .inner table td.pink {
	background: #fad9da;
}
section.flow .inner table td.beige {
	background: #fdecdc;
}
*/
section.flow .inner table td {
	border: #666 1px solid;
	text-align: center;
	padding: 4% 1%;
}
section.flow .btn {
	margin:0 4% 2%;
}

section.flow .btn{
	text-align:center;
}

section.flow .btn01 {
	text-align: center;
}
section.flow .btn a {
	background: #e52d8a;
	box-shadow: 0 7px 0px #c01d6f;
	-moz-box-shadow: 0 7px 0px #c01d6f;
	-webkit-box-shadow: 0 7px 0px #c01d6f;
	font-size:16px;
	font-weight: 900;
	margin:0% auto 10px;
	padding: 3% 2% 1%;
	line-height: 1.2;
	outline: none;
	border: 0;
	color: #fff;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	position: relative;
	text-align: center;
	display: block;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section.flow .btn a:hover {
	-moz-transform: translateY(7px);
	-webkit-transform: translateY(7px);
	-o-transform: translateY(7px);
	-ms-transform: translateY(7px);
	box-shadow: 0 0px 0px #c01d6f;
	-moz-box-shadow: 0 0px 0px #c01d6f;
	-webkit-box-shadow: 0 0px 0px #c01d6f;
	text-decoration: none;
}
/* btn01 */
section.flow .btn01 a {
	background: #e52d8a;
	box-shadow: 0 7px 0px #c01d6f;
	-moz-box-shadow: 0 7px 0px #c01d6f;
	-webkit-box-shadow: 0 7px 0px #c01d6f;
	margin: 30px auto 10px;
	color: #fff;
}
section.flow .btn01 a:hover {
	box-shadow: 0 0px 0px #c01d6f;
	-moz-box-shadow: 0 0px 0px #c01d6f;
	-webkit-box-shadow: 0 0px 0px #c01d6f;
}
section.flow .btn01 a:before {
	content: url(../images/btn01_icon.png);
	display: inline-block;
	position: relative;
	padding-right: 15px;
	vertical-align: middle;
}
section.flow .btn01 a:after {
	content: url(../images/btn_arrow.png);
	position: absolute;
	right: 20px;
	top: 30px;
	vertical-align: middle;
}
/* traningsystem
-------------------------------------------------------------*/
section.traningsystem {
	background: #006837; /* Old browsers */
	background: -moz-linear-gradient(top, #006837 0%, #00a444 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #006837 0%, #00a444 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #006837 0%, #00a444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006837', endColorstr='#00a444', GradientType=0 );
	padding: 0px 4% 6%;
}
section.traningsystem h2 {
	padding-top: 4%;
}

/* month
-------------------------------------------------------------*/
section.month {
	background: #381c06;
	padding: 0px 4% 4%;
	text-align:center;
}
section.month .arrow {
	padding-bottom: 4%;
}
section.month .col3 {
}
section.month .col3 li {
	margin-bottom:6%;

}



/* プログラム
-------------------------------------------------------------*/
section.program {
	background: url(../images/program_bg.jpg) top center no-repeat;
	padding:0 4%;
	    background-size: auto 100%;
}
section.program h2 {
	padding: 2% 4% 4%;
}
section.program .inner {
	padding: 0 4% 4%;
	color: #fff;
	    background: rgba(235,107,157,0.8);
}
section.program .inner hr {
	border: none;
	height: 1px;
	background: #fff;
	margin: 3% 0 6%;
}
section.program .inner .arrow img {
	width: 46px;
	height: auto;
	margin-bottom: 20px;
}
section.program h3 {
	margin-bottom:4%;
	text-align: center;
	width: 130% !important;
	margin-left:-15%;
}
section.program h3 img {
	width: 100%;
	height: auto;
}
section.program ul.col2 {

}
section.program ul.col2 li {
	margin-bottom:4%;
}

section.program ul.col2 li p{
	padding-top:3px;
	font-size:11px;
}
section.program ul.col2 li img, section.program .photo img {
	width: 100%;
	height: auto;
}
section.program h4 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 4% 3px;
}
section.program .text p {
	margin: 0 4% 4%;
	line-height: 1.8;
	font-size: 14px;
}
section.program .text.left h4 {
	margin: 0 4% 1%;
}
section.program .text.left p {
	margin: 0 4% 4%;
}
section.program .btn {
	text-align: center;
	margin-top: 4%;
	padding-bottom: 6%;
}


/* mokuteki
-------------------------------------------------------------*/
section.mokuteki {
	background: #b6272d;
	padding: 0px 0% 6%;
}
section.mokuteki .arrow {
	padding-bottom: 40px;
}
section.mokuteki .col3 {
	overflow: hidden;
	margin-top: 20px;
	box-sizing:border-box;
	padding:0 4%;
	margin-right: -2%;
}
section.mokuteki .col3 li {
	margin-right: 2%;
	float: left;
	width: 31.3%;
}
section.mokuteki .col3 li img {
	width: 100%;
	height: auto;
}
section.mokuteki .text {
	margin: 4% 4% 0px;
	line-height: 1.8;
	font-size: 14px;
}
/* hitsuyou
-------------------------------------------------------------*/
section.hitsuyou {
	background: #e6e6e6;
	padding: 0px 4% 4%;
}
section.hitsuyou .arrow {
	padding-bottom: 4%;
}
section.hitsuyou h2 {
	margin: 0 4% 4%;
}
section.hitsuyou .col4 {
	margin-bottom:4%;
}
section.hitsuyou .col4 li {

	float: left;
	width:25%;
}
section.hitsuyou .col4 li img {
	width: 100%;
	height: auto;
}
section.hitsuyou .text {
	margin:0 4% 1em;
	line-height: 1.8;
	font-size: 14px;
}

/* address
-------------------------------------------------------------*/
section.address {
	padding-top:4%;
}
section.address .logo{

	margin:4% 0 5%;
	font-size:17px;
}
section.address .logo img {
	width:50%;
}
section.address .logo img{
	padding-right:5px;
}
section.address .logo.hearty img{
	width:70%;
}
section.address table {
	margin: 0% 4% 4%;
}
section.address table td {
	padding: 2% 0;
}
section.address table .add1{
	height:1px;
	display:none;
}
section.address table .add2 td {
	padding:0% 4%  0 0;
}
section.address table .add h3.hearty{
	color:#e52d8a;
}
section.address table .photo {
	padding:4% 0 6%;
}
section.address table .holiday td {
}
section.address table .h {
	width:20%;
	padding-right:4%;

}

section.address table .add h3 {
	color: #008842;
	font-weight: bold;
	font-size: 16px;
	margin-top:2%;
	margin-bottom: 2%;
}
section.address table .text_add {

}
section.address table .text_time {
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 1px dashed #666;
	padding-top:4%;
	border-top: 1px dashed #666;	
}
section.address table p {
	font-size: 14px;
}

section.address table .photo {
}
section.address table .photo img {
	width: 100%;
	height: auto;
}
section.address .tel {
	margin:0 4% 8%;
}
section.address .tel h3 {
	margin-bottom: 10px;
}
section.address #map {
	height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	color:#000;
}
section.address #map iframe{
	width: 100%;
	height: 200px;
}

/* form
-------------------------------------------------------------*/
section.form {
	border-top: 10px solid #e6e6e6;
	padding:0 4% 6%;
	font-size:16px;
}
table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {
	font-size: 16px !important;
}
table#mfp_confirm_table tr th {
	padding-top:2% !important;
}
section.form h2 {
	text-align: center;
	padding: 2% 2% 4%;
}
section.form h3 {
	text-align: center;
	margin:0 8% 6%;
}
section.form h3 img{
	width:100%;
	height:auto;
}
section.form .text {
	padding: 0 0 6%;
	text-align: center;
	font-size: 14px;
}
section.form em {
    color: #b91732;
    padding-left: 1em;
}
section.form .tyui{
	padding: 4%;
	background: #fff3cb;
	font-size: 14px;
	margin-bottom: 4%;
}

section.form table{
	width:100%;
	font-size:14px;
	box-sizing:border-box;
	 display: block;
}
section.form table tbody{
	 display: block;
}
section.form table tr{
        display: block;
}
section.form table th{
	padding:6px 0px;
	xborder:1px solid #ccc;
        display: block;
        border-top: none;
}
section.form table th br{
	display:none;
}
section.form table td{
	color:#000;

        display: block;
        border-top: none;
}
section.form table th{
	font-weight:bold;
}
section.form button{
	-webkit-appearance: none;
}
section.form input[type="text"],
section.form input[type="email"],section.form textarea,select{
	
	width:100%;
	box-sizing:border-box;
	padding:10px 2% !important;
	-webkit-appearance: none;
	border:1px solid #999;
	margin-bottom:4%;
	
}
section.form button {
	border: none;
	width: 80%;
	box-sizing:border-box;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background:#fff;
	border:2px solid #000;
	padding:3% 4%;
	text-align:center;
	margin:6% 10% 6%;
}
section.form .privacy{
	font-size:12px;
	margin-top:6% !important;
	margin-bottom:3%;
	
}
.mfp_buttons button{
	margin:2% 10% 0% !important;
}
section.form .submit_btn img{
	width:100%;
	height:auto;
}
div#mfp_phase_confirm h4{
	font-size:16px !important;
	margin:0 0 4% !important;
}
table#mfp_confirm_table{
	box-sizing:border-box !important;
	display:block !important;
	width:100% !important;
}
table#mfp_confirm_table tbody{
	display:block;
	width:100% !important;
}
table#mfp_confirm_table th{
	background:#F6F7F9;
	display:block;
	box-sizing:border-box !important;
	width:100% !important;
}
table#mfp_confirm_table td{
	display:block;
	padding-top:2%;
	box-sizing:border-box !important;
	width:100% !important;
}
table#mfp_confirm_table tr.mfp_colored {
	background-color: #fff !important;
}

/* フッター
-------------------------------------------------------------*/

footer {
}
footer p.copy {
	padding: 4% 0 30%;
	font-size: 12px;
	text-align: center;
}
#a-footer{
	background:#fff;
	width:100%;
	position: fixed;
	bottom:0;
	font-size:18px;
	z-index: 9999;
	}
	#a-footer a:hover{
		color:#000;
	}
#a-footer img{
	width:80%;
}
#a-footer .btn_taiken{
	display:block;
}
#a-footer .btn_taiken {
	left:0;
	background:#ffd700;
	position: fixed;
	bottom:0;
	z-index: 9999;
	text-align: center;


	display: block;
	line-height:2;
	width: 50%;


}

#a-footer .btn_taiken a{
	display:block;
		text-decoration: none;
			font-weight:bold;
			color: #000;
}
#ogawara #a-footer .btn_taiken {
	width: 100%;
}
#ogawara #a-footer .btn_taiken a{
	padding: 1.5% 2%;
}
#a-footer .btn_taiken a span{
	display:block;
}

#a-footer .btn_tel {
	background:#ffd700;
	position: fixed;
	bottom:0;
	right:0;
		line-height:2;
	z-index: 9999;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 50%;
	border-left: 1px solid #fff;
}
#ogawara #a-footer .btn_tel {
	width: 100%;
}
#a-footer .btn_tel a{
		font-weight:bold;
	display:block;
		text-decoration: none;
}
/* privacy_area
-------------------------------------------------------------*/

.privacy_area{
	box-sizing:border-box;
	width:100%;
	border:1px solid #c8c9c9;
	padding:5% 4%;
	margin-top:6%;
	margin-bottom:8%;
}
.privacy_area p.h {
	font-size:15px;
	text-align:center;
	margin-bottom:4%;
}
.privacy_area p.h a{

}
.privacy_area p.t {
	font-size:12px;

}

.privacy_area p.t2 {
	font-size:15px;
	text-align:center;
	margin-top:2%;
	padding-bottom:6%;
	margin-bottom:4%;
	border-bottom:1px solid #c8c9c9;
}
.privacy_area p.t2 a{
	text-decoration:underline;
}
.privacy_area .check{
	text-align:center;
}
form#mailformpro label.mfp_checked,
form#mailformpro label.mfp_not_checked{
	    padding: 0px !important;
    border: none !important;
    background:none !important;
	box-shadow:none !important;
}


/* thanks
-------------------------------------------------------------*/
section.thanks {
	padding:4% 4%;
}
section.thanks .thanks_text{
	margin-bottom:4%;
	text-align:center;
}
section.thanks .thanks_text a{
	color:#b01932;
	text-align:center;
}
section.thanks .info_text{
	font-size:13px;
}
section.thanks .info_text h4{
	margin-top:20px;
	font-weight:bold;
	font-size:15px;
	margin-bottom:2%;
}
section.thanks .info_text h5{
	margin-top:4%;
	margin-bottom:2%;
	font-weight:bold;
	
}




/*--------------------------------------------------------------------------------*/
/*館内安全宣言追加*/
/*--------------------------------------------------------------------------------*/

.anshin_acc .accordion {
margin: 6% auto 6%;
max-width: 90vw;

}
.anshin_acc .toggle {
display: none;
}
.anshin_acc .option {
position: relative;
margin-bottom: 1em;
}
.anshin_acc .title,
.anshin_acc .content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.anshin_acc .title {

padding: 10px 10px;
display: block;
text-align: center;
color: #333;
cursor: pointer;
font-weight: bold;
border-radius: 5px;
line-height: 1.4;
color: #e3666a;
border: 1px solid #e3666a;
font-weight: bold;
font-size: 16px;
}
.anshin_acc .title span{
        font-size: 12px;
font-weight: 900;

}
.anshin_acc .title::after,
.anshin_acc .title::before {
content: "";
position: absolute;
right: 1.25em;
top:43%;
width: 2px;
height: 0.75em;
background-color: #e3666a;
transition: all 0.3s;
}
.anshin_acc .title::after {
transform: rotate(90deg);
}
.anshin_acc .content {
max-height: 0;
overflow: hidden;
}
.anshin_acc .content .inner {
padding:20px 0;
line-height: 1.5;
        font-size: 12px;
}
.anshin_acc .content .inner ul{
	padding-left: 0 !important;
}
.anshin_acc .content .inner ul li{
    padding-left: 1.2em;
    margin-bottom: 5px;
        position: relative;
        text-indent: 0 !important;

}
.anshin_acc .content .inner ul li:before{
    content: '・';
    position: absolute;
    left:0;
}
.anshin_acc .toggle:checked + .title + .content {
max-height: 500px;
transition: all 1.5s;
}
.anshin_acc .toggle:checked + .title::before {
transform: rotate(90deg) !important;
}

section.anshin {
        padding: 4% 0 6%;
}
/*--------------------------------------------------------------------------------*/
/*館内安全宣言追加 end */
/*--------------------------------------------------------------------------------*/



section.esthetic{
	margin:6% 4% 0%;
	
}
section.esthetic img{
	max-width: 100%;
}




.program_contact_btn {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .program_contact_btn {
      margin: 8% 4%; } }

.program_contact_btn a {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  max-width: 770px;
  padding: 25px 0;
  font-size: 26px;
  margin-left: auto;
  color: #000 !important;
  margin-right: auto;
  font-weight: 900;
  line-height: 44px; }
  @media (max-width: 767px) {
    .program_contact_btn a {
      padding: 20px 0;
      font-size: 20px; } }

.program_contact_btn a:after {
  content: "";
  width: 15px;
  height: 15px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  display: inline-block;
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -6px; }

.yellow_btn {
  background-color: #ffe700;
  box-shadow: 0 4px 0px #d8a400;
  -moz-box-shadow: 0 4px 0px #d8a400;
  -webkit-box-shadow: 0 4px 0px #d8a400; }

.yellow_btn:hover {
	text-decoration: none !important;
  background-color: #fff500 !important;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: 0 2px 0px #d8a400;
  -moz-box-shadow: 0 2px 0px #d8a400;
  -webkit-box-shadow: 0 2px 0px #d8a400; }



/*--------------------------------------------------------------------------------*/
/*price */
/*--------------------------------------------------------------------------------*/


section.price {
  background: url(../images/price_bg.png) no-repeat center center;
  background-size: cover;
  
}

section.price .wrapper {
  max-width: 800px; }

section.price .inner {
  background: #fff;
  padding: 8% 6% 8%;
}  
@media screen and (min-width: 768px) {
section.price .inner {
  padding: 60px 60px;
}  
  }





section.price .inner h3 {
  text-align: center;
  background: #e62d8b;
  font-size: 20px;

  padding: 8px 20px;
  line-height: 1.4;
  color: #fff;
  letter-spacing: 3px;

  position: relative;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", メイリオ, Meiryo, Verdana, "ＭＳ ゴシック", Osaka-mono, sans-serif;
  font-weight: 700;
  z-index: 1;
  letter-spacing: 0px; }
  @media screen and (min-width: 768px) {
    section.price .inner h3 {
      font-size: 20px;
      font-size: 2.0rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner h3 {
      font-size: 20px;
      font-size: 2.0rem; } }

section.price .inner h3 .small {
  font-size: 14px;
  font-size: 1.4rem;

  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", メイリオ, Meiryo, Verdana, "ＭＳ ゴシック", Osaka-mono, sans-serif;
  letter-spacing: 1px;
  margin-left: 20px;
  position: relative;
  top: -2px; }
  @media screen and (min-width: 768px) {
    section.price .inner h3 .small {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner h3 .small {
      font-size: 16px;
      font-size: 1.6rem; } }

section.price .inner ul {
  padding: 2% 0 0; }
  @media (max-width: 767px) {
    section.price .inner ul {
      padding: 2% 0% 0; } }
  @media screen and (max-width: 560px) {
    section.price .inner ul {
      padding: 2% 0% 0; } }

section.price .inner ul li {
  border-bottom: 1px solid #666;
  padding: 6% 0;}


section.price .inner dl {
  display: flex;
  flex-wrap: wrap; }

section.price .inner dl dt {
  font-size: 18px;

  font-weight: bold;
  width: 60%;
  line-height: 1;
  padding-top: 4px; }
  @media screen and (min-width: 768px) {
    section.price .inner dl dt {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner dl dt {
      font-size: 16px;
      font-size: 1.6rem; } }


section.price .inner dl dt br {
  display: none; }
  @media screen and (max-width: 560px) {
    section.price .inner dl dt br {
      display: block; } }

section.price .inner dl dd {
  font-size: 24px;
  width: 40%;
  font-weight: 500;
  line-height: 1;
  text-align: right; }
  @media screen and (min-width: 768px) {
    section.price .inner dl dd {
      font-size: 22px;
      font-size: 2.2rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner dl dd {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media all and (-ms-high-contrast: none) {
    section.price .inner dl dd {
      padding-top: 7px; } }

section.price .inner dl dd .en {
  font-size: 12px;

  padding-left: 4px;
  position: relative;
    top: -1px; }
  @media screen and (min-width: 768px) {
    section.price .inner dl dd .en {
      font-size: 11px;
      font-size: 1.1rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner dl dd .en {
      font-size: 11px;
      font-size: 1.1rem; } }

section.price .inner dl dd .tax {
  font-size: 13px;
  font-size: 1.3rem; }
  @media screen and (min-width: 768px) {
    section.price .inner dl dd .tax {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner dl dd .tax {
      font-size: 16px;
      font-size: 1.6rem; } }

section.price .inner p {
  line-height: 1.6;
  padding-top: 15px;
  font-size: 14px;}

section.price .inner .box {

  margin: 6% auto 0;
  background: #EDDDDD;
  padding: 30px 35px; }
  @media (max-width: 767px) {
    section.price .inner .box {
      padding: 4%; } }
  @media all and (-ms-high-contrast: none) {
    section.price .inner .box {
      padding: 42px 35px 20px; } }

section.price .inner .box h4 {
  font-size: 16px;

  font-weight: bold;
  line-height: 1; }
  @media screen and (min-width: 768px) {
    section.price .inner .box h4 {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 1040px) {
    section.price .inner .box h4 {
      font-size: 15px;
      font-size: 1.5rem; } }

section.price .inner .box p {


   }

section.price .inner .caution {

  margin: 4% auto 0;
  background: #f2f2f2;
  padding:10px 15px;
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    section.price .inner .caution {
      font-size: 10px;} }
  @media (max-width: 767px) {
    section.price .inner .caution {
      width: 92%;
      margin: 4% auto 0; } }

section.price .inner .caution li {
  line-height: 1.7;
  text-indent: -1em;
  padding-left: 1em; }

.price_link {
  text-align: center; }

.price_link a {
  text-align: center;
  padding: 2.5% 4%;
  border: 3px solid #e3666a;
  color: #e3666a;
  font-weight: bold;
  line-height: 1;
  display: block;
  margin-top: 2%;
  margin-bottom: 2%; }
  @media (max-width: 767px) {
    .price_link a {
      margin-left: 6%;
      margin-right: 6%; } }
  @media print, screen and (min-width: 768px) {
    .price_link a {
      display: inline-block; } }