@charset "utf-8";
@media screen and ( max-width : 750px ){
.sp-none {display: none;}
.header-inner, .menu_wrap {
		display: none;
	}

/* ▽▽ハンバーガーメニュー▽▽
------------------------------------------------------- */
	header {
	margin: 40px 0 0 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.hm_menu_check {/* チェックボックスを隠す */
  display: none;
}
.hm_wrap {
	display: inline-block;
	position :fixed;
	top :0;
	left :0;
	width :100%;
	padding :10px;
	z-index: 10;
	background: rgba(255,255,255,0.8);
}

.hm_title {/* ハンバーガーメニューオープン時の見出し */
	position: relative;
	/*color: #999;*/
	display: inline-block;
	float: left;
	/*font-weight: 100;
	line-height: 30px;*/
	margin: 0 0 0 15px;
	opacity: 0;
	-webkit-transform: translate3d(0, -15px, 0);
	transform: translate3d(0, -15px, 0);
	-webkit-transition: -webkit-transform 0.6s, opacity 0.5s;
	transition: transform 0.6s, opacity 0.5s;
	z-index: 2;
}
	

/* ▽▽メニューボタン▽▽ */
.hm_btn {
	position: relative;
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: block;
	float: left;
	z-index: 2;
}
.hm_btn::before {
	-webkit-box-shadow: #444 0 12px 0;
	box-shadow: #444 0 12px 0;
}
.hm_btn::after {
	bottom: 0;
}
.hm_btn::before,
.hm_btn::after {
	width: 30px;
	height: 6px;
	background: #444;
	display: block;
	content: '';
	position: absolute;
	-webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
	transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
}
/* △△メニューボタン△△ */

.hm_menu_wrap {
	width :70%;
	height :10000px;
	background: #fff;
	position: absolute;
	left: -100%;
	top: 0;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
}

/* ▽▽開閉時のアニメーション▽▽ */
.hm_menu_check:checked ~ .hm_title {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.hm_menu_check:checked ~ .hm_btn::before {
	-webkit-box-shadow: transparent 0 0 0;
	box-shadow: transparent 0 0 0;
	-webkit-transform: rotate(45deg) translate3d(6px, 11px, 0);
	transform: rotate(45deg) translate3d(6px, 11px, 0);
}
.hm_menu_check:checked ~ .hm_btn::after {
	-webkit-transform: rotate(-45deg) translate3d(6px, -11px, 0);
	transform: rotate(-45deg) translate3d(6px, -11px, 0);
}
.hm_menu_check:checked ~ .hm_menu_wrap {
	left: 0;
}

/* △△開閉時のアニメーション△△ */

/* ▽▽メニュー内のリストスタイル▽▽ */
.hm_list {
	list-style-type: none;
	margin: 50px 0 0;
	padding: 0;
}
.hm_list li a {
	color: #444;
	display: block;
	overflow: hidden;
	padding: 8px 22px;
	position: relative;
	text-decoration: none;
	z-index: 1;
}
.hm_list li a::before {/* aタグマウスオーバー時の背景 */
	background: #b5cee4;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 100%;
	left: 0;
	-webkit-transition: bottom 0.4s;
	transition: bottom 0.4s;
	z-index: -1;
}

.hm_list li a:hover::before {
	bottom: 0;
}
.hm_list li a:hover::after {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* メニュー内のリストスタイル△△ */
.hm_menu_close {
	width :0;
	height :0;
	background: #000;
	opacity :0;
	position: absolute;
	left: 70%;
	top: 0;
	transition: all 0.3s;
}
 
.hm_menu_close label {
	display :block;
	width :100%;
	height :100%;
	cursor : pointer;
}
 
.hm_menu_check:checked ~ .hm_menu_close {
	width :30%;
	height :10000px;
	opacity :0.2;
}
/* △△ハンバーガーメニュー△△
------------------------------------------------------- */
	
	

/*トップイメージ*/
.topimg {
	position: relative;
}

.block {
	width: auto;
	margin: 0 auto;
	padding: 0 10px;
}
.block_928 {
	width: 100%;
	margin: 0 auto;
}
.block_915 {
	width: 100%;
	margin: 0 auto;
}
.STEP_box {
	width: 100%;
	height: auto;
	background-color: rgba(181,206,228,0.2);
	text-align: center;
	padding: 20px 0;
}
.voice_boxA {
	width: auto;
	background-color: rgba(181,206,228,0.5);
	padding: 10px 20px;
	margin: 10px 0;
	border-radius: 10px;
}
.voice_boxB {
	width: auto;
	background-color: rgba(181,206,228,0.2);
	padding: 10px 20px;
	margin: 10px 0;
	border-radius: 10px;
}

.BLUE_title_Bline {
	height: 1px;
background-color: #a0a0a0;

}
.PROF_title_Bline {
	height: 1px;
background-color: #4d9be8;

}
.BLUE_title {
	color:#00336d;
		font-size: 16px;
		font-weight: bold;
	padding-bottom: 5px;
	
}
	.BLUE_title {
	color:#00336d;
		font-size: 16px;
		font-weight: bold;
	padding-bottom: 5px;
	
}
	.PROF_title {
	color:#444;
		font-size: 16px;
		font-weight: bold;
	padding-bottom: 5px;
		letter-spacing: 3px;
		padding: 0 10px
	
}
	p.fontA {
	font-size: 13px;
	line-height: 2em;
	color: #444;
	padding-left: 2.5em;
text-indent: -2.5em;
}
	p.font13 {
	font-size: 13px;
	line-height: 2em;
	color: #444;
}
	p.font13_center {
		text-align: center;
	font-size: 13px;
	line-height: 2em;
	color: #444;
}
	p.font13_blue {
		text-align: center;
		font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	color: #00336d;
}
	p.font16 {
	font-size: 16px;
	line-height: 2em;
	color: #444;
}
	
	p.font16 a {
	font-size: 16px;
	line-height: 2em;
	color: #444;
		text-decoration: none;
}
	p.font16 a:hover {
	font-size: 16px;
	line-height: 2em;
	color: #00336d;
		text-decoration: underline;
}
	p.font16_lineH {
	font-size: 16px;
	line-height: 3em;
	color: #444;
}
	p.font16_center {
	font-size: 16px;
		font-weight:  bold;
	line-height: 2em;
	color: #444;
		text-align: center;
}

.left_box {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 50px 0;
}
.right_box {
	width: 100%;
	float: right;
	text-align: left;
	margin: 0 0 50px 0;
	}
.left_box2 {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	
}
	.left_box2 img {
	width: 100%;
	
}
.right_box2 {
	width: auto;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 10px;
	clear: both;
	}
.left_box3 {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	
}
	.left_box3 img {
	width: 100%;
	
	
}
.right_box3 {
	width: auto;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0 10px;
	clear: both;
	}
/*開催概要*/
.outline {
	background-color: #e7e9de;
	border-radius: 10px;
	padding: 20px 0;
	margin-bottom: 80px;
}
.outline dl {
	padding: 0 30px;
}
.outline dl dt {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 3em;
	float : left;
clear : both;
}
.outline dl dd {
	width: auto;
	font-size: 16px;
	line-height: 3em;
	
}
.sub_outline {
	background-color: rgba(255,255,255,0.5);
	margin: 30px;
	border-radius: 10px;
	padding: 20px;
}
	
.outline_sub_title {
	color: #444;
		font-size: 16px;
		font-weight: bold;
	padding-bottom: 5px;
}
	

/*about*/
.about_box {
  display: none;
}
	.about_box_sp {
		width: 90%;
		margin: 0 auto;
	}
.about_box_sp img {
		width: 100%;
	}
/*STEP*/
.step_box {
  flex-wrap: wrap;
  width: 50%;
  padding: 20px 0;
}

	.step_arrow {
		float: right;
		padding-top: 40px;
	}

/*店舗紹介*/
.flexbox {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.shop_box {
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto 3rem;
  padding: 0;
}

.shop_p {
	color: #444;
	font-size: 13px;
	text-align: center;
}
.gmap {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
margin: 0 auto;
}
.gmap iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#followMe {
width: 100%;
margin: 0 auto;
}
#followMe ul.cf  {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: auto;
	text-align: center;
}
	
#followMe ul.cf li {
	float: left;
    text-align: center;
	list-style-type: none;
	margin-left: -40px;
}
	#followMe ul.cf li img {
		width: 50%;
	}
#followMe ul.cf li a:hover {
    opacity:0.6;
    -moz-opacity:0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    transition: opacity .2s linear 0s;
    -moz-transition: opacity .2s linear 0s;
    -webkit-transition: opacity .2s linear 0s;
    -o-transition: opacity .2s linear 0s;
}
#followMe ul.cf li a {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}


.cf { zoom: 1; }
.cf:after {
    content: "";
    display: block;
    clear: both;
}
.icon_pc {
		display: none;
	}
	
/*お問合せエリア*/
.contact {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}

.contact_h2 {
	font-size: 16px;
    font-weight: bold;
	margin: 0 auto;
	text-align: center;
	color: #444;
}
.title_line {
height: 8px;
background-color: #91bce2;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #E7F8FC), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #E7F8FC),color-stop(.75, #E7F8FC), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 7px 7px;
}

.left {
	float: left;
	text-align: center;
	width: 100%;
    padding: 40px 0 10px;
}
.right {
	float: left;
	text-align: center;
    width: 100%;
    padding: 0px 0 50px;	
}
.sub {
    display: block;
    margin: 0 0 10px;
    font-size: 16px;
	line-height: 20px;
}
.phone_btn, .mail_btn {
    display: inline-block;
	width: 90%;
	color: #444;
	text-decoration: none;
	text-align: center;
	transition: ease 0.25s all;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	background-color: #b5cee4;
	border-radius: 5px;
	margin: 0;
	border: solid 2px #b5cee4;
}

.option {
    display: block;
    text-align: center;
	font-size: 14px;
	padding-top: 10px;
}

.phone_btn:hover, .mail_btn:hover, .contact_btn:hover {
	text-decoration: none;
	color: #444;
	background-color: #fff;
	border: solid 2px #b5cee4;
}

	.contact_area {
		width: auto;
		text-align: center;
	}
	.contact_btn {
    display: inline-block;
	width: 100%;
	color: #444;
	text-decoration: none;
	text-align: center;
	transition: ease 0.25s all;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	background-color: #b5cee4;
	border-radius: 5px;
	margin: 0;
	border: solid 2px #b5cee4;
	float: none;
}
.pt10 {
		padding-top: 10px;
	}
.pt20 {
	padding-top: 20px;
}
.plr10 {
	padding: 0 10px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb32 {
	margin-bottom: 32px;
}
.clr {
	clear: both;
}	
/*ボックス全体*/
.accbox, .accbox3 {
    margin: 10px 0 0 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}
.accbox2 {
	margin: 40px 0 20px 0;
}
.left_accbox {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
}
.right_accbox {
	width: 100%;
	float: right;
	text-align: left;
	margin: 0;
	}
/*ラベルa*/
.accbox label {
    display: block;
    margin: 0;
    padding : 5px 10px;
    color: #444;
    font-weight: bold;
    background: #e7e9de;
    cursor: pointer;
    transition: all 0.5s;
	
}

.accbox label::before {
font-size: 16px;
font-weight: bold;
margin: 0 5px 0 0;
content: '\2b';
}
/*チェックは隠す*/
.accbox input {
   display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
}

/*クリックで中身表示*/
.cssacc:checked  + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff;
    opacity: 1;
}

.cssacc:checked + label:before {
    content: '−';
	font-size: 14px;
}



/*ラベルb*/
.accbox2 label {
    display: block;
    margin: 0;
    padding : 5px 10px;
    color: #444;
    font-weight: bold;
    background: #b5cee4;
    cursor: pointer;
    transition: all 0.5s;
	
}
.accbox2 label::before {
font-size: 16px;
font-weight: bold;
margin: 0 5px 0 0;
content: '\2b';
}
/*チェックは隠す*/
.accbox2 input {
   display: none;
}

/*中身を非表示にしておく*/
.accbox2 .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
}

/*クリックで中身表示*/
.cssacc:checked  + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff;
    opacity: 1;
}

.cssacc:checked + label:before {
    content: '−';
	font-size: 14px;
}

/*ラベルc*/
.accbox3 label {
    display: block;
    margin: 0;
    padding : 5px 10px;
    color: #444;
    font-weight: bold;
    background: #eeeeee;
    cursor: pointer;
    transition: all 0.5s;
	
}
.accbox3 label::before {
font-size: 16px;
font-weight: bold;
margin: 0 5px 0 0;
content: '\2b';
}
/*チェックは隠す*/
.accbox3 input {
   display: none;
}

/*中身を非表示にしておく*/
.accbox3 .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
}

/*クリックで中身表示*/
.cssacc:checked  + label + .accshow {
    height: auto;
    padding: 5px;
    background: #fff;
    opacity: 1;
}

.cssacc:checked + label:before {
    content: '−';
	font-size: 14px;
}
/*料金表のテーブル*/
table {
	width:  100%;
	margin: 0 auto;
	border: solid 1px #b5cee4;
	border-collapse: collapse;
}

th {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	vertical-align: baseline;
	border-bottom: solid 1px #b5cee4;
	border-right:  solid 1px #bfbfbf;
	background-color: #b5cee4;
}

td {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
	line-height: 2;
	border-bottom: solid 1px #b5cee4;
	border-right:  solid 1px #bfbfbf;
}
	th.Gray {
		background-color: #eeeeee;
		text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
	border-bottom: solid 1px #b5cee4;
	border-right:  solid 1px #bfbfbf;
	}
	td.R_td, .R_th {
		border-right: none;
	}
	td.R_td2 {
		border-right: none;
		border-bottom: none;
	}
	td.B_td {
		border-bottom: none;
	}
	.B_th {
		background-color: #eeeeee;
		text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
		border-bottom: none;
	}
.prof_sub_title {
	font-size: 14px;
	padding: 5px 10px;
	background-color: #b5cee4;
	margin-top: 20px;
	width: auto;
}

/*コピーライト*/
.copyright {
	margin: 0;
	color: #444;
	font-size: 10px;
	background-color: #eeeeee;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
	
/*ページのトップへ*/
.page-top_index {
    position: fixed;
    bottom: 40px;
    right: 20px;
    padding: 12px 7px 7px;
    border-radius: 5px;
	border: solid 1px #444;
	z-index: 999;
    text-decoration:none;
	background: rgba(255,255,255,0.5);
}

/* 181219追加 */
	.center_text {
		padding: 0 2%;
		text-align: justify;
	}

}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/