@charset "utf-8";
*{
	margin: 0;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body{
  height: 100%;
  line-height: 1;
  background: #f4f4f4;
	color: #666;
	line-height: 1.4;
	position: relative;
	font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif!important;
}
a{
	color: #777;
}
a, a img,#underflex li{
	text-decoration: none;
}
.meta-cat a:hover, .entry a:hover img {
  filter: none;
}

/* module */
.alignC{
    text-align: center;
}
.mtop64{
    margin-top:64px;
}

.zei{
	display:inline!important;
	font-size:.75em!important;
}
.zei999{
	display: block!important;
	font-size:.7em!important;
	color:#999!important
}
.insta{
	width: 20px;
	vertical-align: middle;
}
.FIX_PADDING{
	padding-top:105.72px
}
@media only screen and (max-width: 768px){
	.FIX_PADDING{
		padding-top:91.34px
	}
}
#footer p{
	color: #ffffff;
}
.pc_ver{
	display: block !important;
}
.pc_ver_i{
	display: inline !important;
}
.pc_flex{
	display: -webkit-box!important;
	display: -webkit-flex !important;
	display: flex !important;
}
.sp_ver{
	display: none !important;
}
.telPc{
	display: none;
}
.telSp{
	display: inline;
}
@media only screen and (min-width:0) and (max-width:768px){
	.pc_ver{
		display: none !important;
	}
	.pc_ver_i{
		display: none !important;
	}
	.pc_flex{
		display: none !important;
	}
	.sp_ver{
		display: block !important;
	}
}
.bblock{
	display: inline-block;
}
html{
    -webkit-overflow-scrolling: touch;
}
.wrapper980{
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
.wrapper500{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
#pager{
	max-width: 980px;
	margin: 0 auto;
	padding-top: 105.72px;
}
#ex_pager{
	max-width: 980px;
	margin: 0 auto;
}
@media only screen and (max-width:1024px){
  #single_t_flex{
    margin:0 13px
  }
  #ex_pager{
		max-width:none;
    margin-left:13px;
    margin-right:13px
  }
}
@media only screen and(min-width: 749px){
	#pager,#ex_pager{
			padding-top: 111px;
	}
	a img{
		transition: opacity 0.5s;
	}

	a:hover{
	  opacity: 0.8;
	}
	a img:hover{
		opacity: 0.75;
	}
	div.underbutton:hover{
		opacity: 1.0;
	}
}
.tocWrapper{
	width:calc(100% - 28px);
	margin-left:auto;
	margin-right:auto
}
@media only screen and (min-width:0px) and (max-width:768px){
	.tocWrapper{
		width:calc(100% - 28px);
		margin-left:auto;
		margin-right:auto
	}
}

.hrswrapper{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	display: block;
}
.floatleft{
    float: left;
}
.wrapperhalf{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	display: block;
}
.two_five{
	padding: 2% 5%;
}
.two_fifteen{
	padding: 2% 15%;
}
.mgtop{
	margin-top: 7%;
}
.hrsblock{
    display: block;
}

.reservebutton{
    text-align: center;
    width: 100%;
}
.reservebutton img{
    width: 100%;
    max-width: 800px;
}
.thefirst{
	width: 90%;
	margin-top: 0.5em;
	max-width:640px;
}

@media only screen and (min-width: 0px) and (max-width: 600px){
	.omepara p{
		font-size: 12px;
		bottom: 13vw;
	}
	.full.omepara span.bblock+.bblock{
		margin-top: 20px;
	}
}

.button180{
	display: inline-block;
	text-align: center;
	width: 180px;
	background: #f4f4f4;
	border: 1px solid;
	margin-top: 15px;
	transition: all 0.6s
}
.button180 a{
	display: block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #777
}
@media only screen and (min-width: 0) and (max-width: 768px){
	.button180{
		margin-bottom: 30px;
	}
}
#dpcustomtextwidget-7{
    margin-bottom: 0!important;
}


.dekacenter{
	text-align: center;
	font-size: 22px;
  padding: 10px;
}
.chibicenter{
  text-align: center;
  font-size: 10px;
  position: relative;
}

#toctoc_header{
	background-color: #f4f4f4;
	width: 100%;
	position: sticky;
	top: 0;
	transition: all  0.3s ease;
	z-index: 100;
	-webkit-transform: translate3d(0,0,0);
	overflow: hidden;
}

.geneye{
	position: relative;
}
.geneye p{
	position: absolute;
 	color: white;
 	font-size: 14px;
 	top: 50%;
 	left: 5%;
 	transform: translateY(-50%);
}
.geneye img{
	 filter: brightness(80%);
}
@media only screen and (min-width:769px){
	.geneye p{
		font-size: 36px;
	}
}

.single-article{
    padding: 0 !important;
}



.gentable{
    margin: auto;
	font-size: 14px;
	text-align: left;
    letter-spacing: 0.3em;
}
table, th, td {
    border: none !important;
}
.tpt{
	display: table;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
.tptr{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.tptr .tptd:first-child{
	text-align: right;
}
.tptd{
}
.tpbox{
	display: inline-block;
	margin-top: 18px;
	list-style: none;
	text-align: left;
}

.hrscenter{
	text-align: center;
}

.mauto{
	margin: 0 auto !important;
}
.logo{
	padding: 2%;
	display: block;
	position: relative;
  left: 50%;
	transform: translateX(-50%);
}
.mark{
	padding: 0;
	display: block;
	position: relative;
    left: 50%;
	transform: translateX(-50%);
}
.twenty{
	width: 20%;
}
.forty{
	width: 40%;
}
.sixty{
	width: 60%;
}
.eighty{
	width: 80%;
}
.full img{
	width: 83%;
	display: block;
	height: auto;
}
.full2 img {
    width: 100%;
    display: block;
    height: auto;
}
.half img{
	width: 50%;
	display: block;
	height: auto;
}
.onethird img{
	width: 33.3%;
	height: auto;
}
.oyako{
    margin-top: 10% !important;
    max-width: 600px;
}

.mtop20{
	margin-top: 22px !important;
}
@media only screen and (min-width: 0px) and (max-width: 768px){
	.onethird img{
		width: 50%;
	}
	.studio4{
		display: block;
		height: auto;
		float: left;
		padding: 1%;
	}
	.studio5{
		display: none;
	}
}

.genres{
	padding: 1% !important;
	display: block;
	position: relative;
	float: left;
}
.genresimg{
	width: 50%;
	max-width: 800px;
}
.pplogo{
	max-width: 647px;
	min-width: 320px;
}
.prtable{
	display: block;
	width: 100%;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}
.prtable p{
	vertical-align: middle;
	margin: 5px;
}

.planflex{
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.planfc{
	-webkit-box-flex: 5;
	-webkit-flex: 5;
	flex: 5;
}
.planfc p{
	white-space: nowrap;
	margin: 0px;
}
.planplus{
	font-size: 30px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.planflex_sp{
	width: 100%;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-lines: multiple;
	-webkit-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
@media only screen and (min-width:0) and (max-width:768px){
	.planflex_sp{
		display: -webkit-box!important;
		display: -webkit-flex !important;
		display: flex !important;
	}
}

.prtable img{
	margin-right: 50px !important;
    vertical-align: baseline;
}
.prtable p span{
	font-size: 40px;
}
.prplan{
	width: 100%;
	height: auto;
	overflow: hidden;

	float: left;
}
.planf{
	width: 30%;
	float: left;
}
.plus{
	width: 5%;
	height: 100%;
	float: left;
}
.seemore{
	width: 30%;
	position: absolute;
    right: 0;
    bottom: 0;
}
.seemore img{
	width: 100%;
	margin-right: 0 !important;
	max-width: 372px;
}
.seemore_sp{
	width: 50%;
}
.seemore_sp img{
	width: 100%;
	margin-right: 0 !important;
	max-width: 372px;
}
.txtleft p{
    text-align: left;
}
.txtmiddle img{
    vertical-align: middle;
}

.cloth_in_left{
	display: inline-block;
	max-width: 400px;
}
.cloth_in_right{
	display: inline-block;
	max-width: 270px!important;
}

@media only screen and (min-width: 0) and (max-width: 768px){
	.boss{
		text-align: center;
	}
	.gal-right, .gal-tag{
		display: none;
	}
	.gal-left{
		width: 100%;
	}
}
.boss2{
	text-align: center;
	position: relative;
    overflow: hidden;
}
.studio_topleft{
	width: 40%;
	height: auto;
	display: block;
	position: relative;
	float: left;
}
.studio_topright{
	width: 60%;
	height: auto;
	display: block;
	float: right;
}
.studio_bottoms{
	width: 30%;
	display: block;
	float: left;
}

.boss3{
	width: 100%;
	margin: 0px;
	height: auto;
	background-color: #F4F4F4;
	padding: 0%;
	position:relative;
	display: block;
	border-top: dashed 1px #383838;
  margin-top: 72px;
}
.top_menueye {
    display: block;
    width: 176px;
    background: #f4f4f4;
    padding: 0 24px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
}
div.hrswrapper.two_five.onethird:first-child,div.hrswrapper.two_five.half:first-child{
	margin-top: 74px;
}

.boss4{
	width: 100%;
	margin: 0px;
	height: auto;
	background-color: #FF00FF;
	position: relative;
	display: block;
	zoom: 1;
}
.genreflex{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto;
	-webkit-box-pack: justify;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-box-align: center;
	-webkit-align-content: center;
	align-content: center;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.genreitem{
  width: 400px;
	padding: 0;
	position: relative;
}


.genreprice{
	height: auto;
    padding-bottom: 25px;
    border-bottom: 1px solid;
}
.genreprice ul{
	padding-left: 20px;
	text-align: left;
}
.genreprice h1{
	text-align: center;
	font-size: 39px;
	line-height: 1;
}
.genreprice h1 span{
	font-size:.5em
}
.gprice{
    font-size: 30px;
}
.genrecap{
	margin-top: 5%;
    margin-bottom: 5%;
	height: auto;
	text-align: center;
}
.genrecap p{
    padding: 0;
	font-size: 14px;
	white-space: nowrap;
    letter-spacing: 0.3em;
}
.genrecap h2{
	font-size: 24px;
}
.g_eye_catch{
	width: 400px;
  margin: auto;
  display: block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
}
@media only screen and (min-width: 0) and (max-width: 851px){
	.genreflex{
		-webkit-box-orient: vertical;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.genreitem{
	  width: 100%;
		margin: 0;
	}
	.g_eye_catch{
		width: 100%;
		margin: auto;
		display: block;
		-webkit-transform: none;
		transform: none;
		position: relative;
		top: 0;
	}
}
.g_mat_logo{
	width: 230px;
    margin: auto 0;
    display: block;
}
.g_half_logo{
	width: 264px;
    margin: auto 0;
    display: block;
}
.g_753_logo{
	width: 150px;
	margin: auto 0;
	display: block;
}
.genrebutton{
	max-width: 552.5px !important;
	padding: 2%;
}



.fadegal{
	display: inline-block;
}

#extendBg {
  padding-top: 105.72px;
}
#pageTitle {
  display: -webkit-flex;
  display: flex;
  padding: 3em 4em;
  margin: 0 auto;
  max-width: 980px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

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


	.lookbook{
		display: block;
		width: 35%;
		max-width: 260px;
		min-width: 120px;
		background: #f4f4f4;
		text-align: center;
		position: absolute;
		left: 50%;
		bottom: 0;
		transform: translate(-50%,50%);
	}
	.lookbook img{
		width: 80%;
	}
	.single_fig_type_a img{
		vertical-align: middle;
	}
	.single_fig_type_a img+img{
		margin-left: 30px;
	}
	#extendBg{
		background-color: #f0ebe3;
		padding-top: 100.34px;
	}
	#pageTitle{
		display: -webkit-flex;
	  display: flex;
		padding: 3em 4em;
		margin: 0 auto;
		max-width: 980px;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items:center
	}
	#pageTitle .left{
		text-align: center
	}
	#pageTitle .left h1{
		font-size:4em
	}
	#pageTitle .left h1+p{
		font-size: 1.6em;
		margin-top: .5em
	}
	#pageTitle .right{
		text-align:right;
		font-size: 1.3em;
		line-height: 1.8
	}
}
@media only screen and (min-width: 0) and (max-width: 500px){
	#pageTitle{
		display: block
	}
	#pageTitle .left{
		width:auto
	}
	#pageTitle .left h1{
		font-size: 2.5em
	}
	#pageTitle .left h1+p{
	  font-size: 1.2em
	}
	#pageTitle .right{
		display:none
	}
}
@media only screen and (min-width: 0) and (max-width: 768px){
	.cloth_in_left{
		max-width: 400px;
		width: 58%;
	}
	.cloth_in_right{
		display: none;
	}
	.single_fig_type_a{
		padding: 40px 4%;
	}
	.single_fig_type_a img+img{
		margin-left: 4%;
	}
}
@media only screen and (min-width: 0) and (max-width: 500px){
		.single_catch p{
			font-size: 16px;
			letter-spacing: 4px;
	}
}


#price_zone{
	margin: 30px 0;
}
.price_table{
	display: table;
	margin: 0 auto;
	width: 80%;
	max-width: 900px;
	min-width: 700px;
	border: solid 1px #383838;
}
.price_table_l{
	display: table-cell;
	width: 140px;
	background: #50493f;
}
.price_table_r{
	display: table-cell;
	width: 500px;
	padding: 5px
}
/*span*/
.p_t_price{
	font-size: 30px;
}
.p_weekday::before{
	font-size: 22px;
	margin-right: 30px;
	content: "平日";
}
.p_holiday::before{
	font-size: 22px;
	margin-right: 30px;
	content: "土日祝";
}
.price_table_r .bblock+.bblock{
	margin-left: 20px;
}



.lastnav{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	text-align: center;
}
.preserve_button{
	display: inline-block;
	padding: 15px 10px;
	margin: 10px;
	width: 100%;
	background: #f4f4f4;
	max-width: 300px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #383838;
    transition: all 0.6s;
}
nav.lastnav a,nav.lastnav_t a{
	color: #777;
}


.lastnav_t{
	width: 100%;
	max-width: 800px;
	display: table;
	text-align: center;
	margin: 50px auto;
	border: 1px solid;
}
.lastnav_tr{
	display: table-row;
}
.lastnav_tc{
	display: table-cell;
	width: 50%;
	background: #f4f4f4;
	transition: all 0.6s;
	margin: 10px;
}
.lastnav_tc:hover{
	background: #fff;
}
.lastnav_tc a{
	display:block;
	width: 100%;
	padding: 22px 30px;
}
.lastnav_tc+.lastnav_tc{
	border-left: 1px dashed #666;
}
.lastnav_tr:first-child .lastnav_tc{
	border-bottom: 1px dashed #666;
}

@media only screen and (min-width: 769px) and (max-width: 768px){
	.lastnav_t{
		border: 1px solid;
	}
}

.pricecap{
	width: 100%;
	max-width: 700px;
	margin: 40px 0;
	text-align: left;
}

#footer a, #footer a:visited {
  color: #ffffff;
	opacity: 0.9;
}

#toctoc_footer {
  padding: 55px 0;
  margin-top: 45px;
  background-color: #3d3d3d;
}
#toc_footer_head {
  display: -webkit-flex;
  max-width: 774px;
  margin: 0 auto 45px auto;
  -webkit-justify-content: center;
  justify-content: center;
	-webkit-flex-direction: column;
	flex-direction: column;
}
#toc_footer_inner{
	color: #FFFFFF;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 3.5em 1em;
	border-top: 1px dashed;
	border-bottom: 1px dashed
}
#toctoc_footleft{
	width: 35%;
	max-width: 350px;
	border-right: 1px dashed;
}
.toctoc_footlogadd{
	width: 100%;
}
.toctoc_footlogadd address{
	margin:1.5em 0 1.5em 1em;
	font-style: normal;
}
.toctoc_footlogadd.full{
	padding-right: 10px;
}
#footer .toctoc_footlogadd address p{
	margin: 4px 0
}
#footer .toctoc_footlogadd p:last-child{
	margin-top:.5em;
}
#toctoc_footright{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 65%;
	max-width: 650px
}
.toc_foot_ritem{
	padding-left: 20px;
	width: 50%;
}
.toc_foot_ritem p{
	margin-left: 5px;
}
.toc_foot_ritem p:first-child{
	margin-left: 0px;
}
.toc_foot_ritem+.toc_foot_ritem{
	border-left: dashed 1px;
}
.toc_foot_ritem ul li+li{
	margin-top:.5em
}
p.toc_foot_menu{
	margin-bottom: 15px;
}
.invt{
	max-width: 200px;
}
#toc_footer_last{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding: 5em 0 0;
}

@media only screen and (min-width: 0) and (max-width: 768px){
	#toctoc_footer figure.figure50 img{
		width: 100%;
	}
	#toctoc_footer .figure50{
		border-bottom: 0px;
		display: block;
		width: auto
	}
	#toc_footer_inner{
		display: block;
		padding-top:0;
		padding-bottom:0;
		border-bottom:0
	}
	#toctoc_footleft{
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		width: 100%;
		max-width: 768px;
		border-right: 0;
		border-bottom: 1px dashed;
		padding: 3.5em 0
	}
	#toctoc_footleft .toctoc_footlogadd:first-child{
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}

	.toctoc_footlogadd+.toctoc_footlogadd{
		margin-top: 0px;
	}
	#toctoc_footright{
		width: 100%;
		max-width: 768px;
	}
	#toc_footer_last{
		border-top: 1px dashed;
	}
	.toc_foot_ritem{
		padding-top:1em;
		padding-bottom:1em;
		padding-left:1em
	}
}

.hrsfix:after{
	display: block;
	clear: both;
	content: ".";
	height: 0;
	clear: both;
	visibility:hidden;
}

.swiper-container {
	width: 100%;
	max-width: 420px;
    height: 100%;
	max-height: 600px;
	vertical-align: middle;
	display: inline-block;
}
.swiper-slide {
	height: 600px !important;
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{
	width: 100%;
	max-width: 400px;
}

@media only screen and (min-width: 00) and (max-width: 768px){
	.swiper-container{
		max-width: 200px;
		max-height: 360px;
	}
	.swiper-slide {
		height: 360px !important;
	}
}

.accbox {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	margin-bottom: 100px;
}

.accbox label {
    padding: 10px 25px;
    width: 200px;
    display: block;
    border: 1px solid;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.5s;
}

.accbox label:hover {
    background :#FFFFFF;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.accshow{
	width: 100%;
}

.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    opacity: 1;
}
.gengallery{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-webkit-align-content: center;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.gengallery_top{
	width: 330px;
}
.gengallery_item{
	width: 220px;
}
.gengallery_top img,.gengallery_item img{
	width: 100%;
	padding: 10px;
}
.centdash{
	text-align: center;
	color: #666666;
	font-size: 30px;
	line-height: 1.8;
}
.centdash:first-child{
	margin-top: 30px;
}
.centdash span{
	border-bottom: 2px dashed #666666;
}
@media only screen and (min-width: 0) and (max-width: 768px){
	.centdash{
		font-size: 23px;
	}
}
@media only screen and (min-width: 0) and (max-width: 400px){
	.plx_widget p{
		margin-bottom: 0;
	}
}

/* 2018 02 28 */

.price_newtable{
	width: 97%;
	border: 1px solid #666;
	margin: 4% auto 0 auto;
}
.price_truth{
	margin-bottom: 2%;
	display: table;
	vertical-align: middle;
}
.price_newimg{
  display: table-cell;
}
.price_newimg img{
	width: 100%;
}
.price_hajime{
	width: 64%;
	position: relative;
	display: table-cell;
	font-size: 5.375vw;
	padding-right: 2%;
	text-align: right;
	vertical-align: middle;
}
span.price_mae{
	display: inline-block;
	text-align: left;
	width: 7em;
	font-size: 4.0vw;
}
span.price_ato{
	font-size: 3.0vw;
}
.price_data{
	font-size: 3.7vw;
	padding-left: 2%;
}
.price_caption{
	font-size: 2.4vw;
	padding-left: 2%;
}
.topmargin{
	margin-top: 1em;
}
.price_data ruby{
	ruby-position: under;
}

@media screen and (min-width: 751px) {
	.price_hajime, span.price_mae, span.price_ato{
		font-size: 30px;
	}
	.price_data{
		font-size: 26px;
	}
	.price_caption{
		font-size: 18px;
	}
	.topline{
		border-top: 1px solid #666;
	}
	.price_caption.topline{
		padding-top: 6px;
	}
}
#level1{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 0.5em
}

/* level1's flex items */
a#tocLogo{
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	font-weight:normal;
}
a#tocLogo img{
	width: 130px;
	height: auto;
}
.level1_right{
	display:-webkit-box;
	display:-webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
}
.level1_right li{
	display: inline-block;
}
.simple_b{
  padding: 6.12px 12px;
  border-radius: 8px;
  border: 1px solid #666;
	color: #666;
  font-weight: bold;
}
.level1_tops+.level1_tops{
	margin-left: 1.2em;
}
.level1_tops img {
	height:70px;
	width:106.05px
}
.level1_tops img.instai{
	width:28px;
	height: auto;
}
#level2{
	display: flex;
	justify-content: space-around;
	width: 100%;
	font-size: 75%;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#level2 li{
	width: 25%;
}
#level2 li+li,#level2_pc li+li{
	border-left: 1px solid #444;
}
#level2 a{
	display: block;
	padding: 0.8em;
	font-weight: bold;
	transition: background-color 0.5s;
}
#level2 a:hover,#level2_pc a:hover{
	background: white;
}
#level2_pc{
	display: none;
}
@media only screen and (min-width: 0px) and (max-width: 768px){
	#toctoc_header{
    height: auto;
	}
	a#tocLogo img{
		width: 100px;
	}
	#pager{
    padding-top: 100.34px;
	}
	/* #firstPart{
		padding-top:80px;
	} */
	.level1_tops+.level1_tops{
		padding: 7px 0;
	}
	.level1_tops img{
		height: 60px;
    width: 90.9px;
	}
}
@media only screen and (max-width: 500px){
	section#coordinate {
    margin: 0 13px;
	}
}
/* PC-layout */
@media only screen and (min-width: 769px){
	.telPc{
		display: inline;
	}
	.telSp{
		display: none;
	}
	#toctoc_header{
		padding: 1.2em 0px;
	}
	#level1{
		padding: 0;
	}
	.level1_right{
		display:flex;
		flex-grow: 1;
    	justify-content: flex-end;
	}
	.level1_right li {
		display:block;
	}
	.level1_tops img.instai{
		width:48px;
	}
	#level2{
		display:none;
	}
	#level2_pc{
    display: flex;
    width: 65%;
		max-width: 630px;
    justify-content: space-around;
    font-size: 95%;
    align-items: center;
	}
	#level2_pc li {
    width: 25%;
    text-align: center;
	}
	#level2_pc li a{
		display: block;
		transition: all 0.5s;
	}
	#toc_footer_head{
		-webkit-flex-direction: row;
		flex-direction: row;
	}
}
.tpbox p{
	font-size:12px;
}
@media only screen and (max-width: 648px){
	.tpbox {
	    padding-left: 0;
	}
}
#pricetop a:hover {
    opacity: 1.0;
}

.singleParentFlex{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 5% 0;
  display:none;
	-webkit-box-pack: justify;
  -webkit-justify-content: space-around;
	-webkit-box-align: center;
  -webkit-align-items: center;
  justify-content: space-around;
  align-items: center;
}
.singleParentFlex .left{
  width: 330px;
  text-align: center;
}
.singleParentFlex .right{
  width: 410px;
  text-align: left;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
#giftFor{
	display: block;
	margin: 29px auto 11.5px auto;
	width: 100%;
	max-width: 330px;
}
#giftForPc{
	width: 300px;
	margin-left: 20px!important;
}
.sp{
  display: block;
}
.pc,.pc.parentSingleFlex{
  display: none;
}
.singlePara1{
	text-align: center;
	font-size:15px;
	line-height: 1.6;
	padding-bottom: 33px;
}
.singleParaBox{
	margin-top: 27px;
}
.singleParaBox p{
  font-size: 11px;
  line-height: 2.0;
  text-align: center;
}
.singleParaBox p+p{
	margin-top: 1.5em;
}

/* accordion */

.displayNone {
	display: none;
}
.accordion li {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.accordion a {
		display: block;
}
.contentWrap {
	margin: 10px;
}
.switch {
	cursor: pointer;
	font-weight: bold;
	padding: 10px 40px 10px 10px;
	font-size: 14px;
	background: #fff;
	border: 1px solid;
	position: relative;
}
.switch:after {
	content: "+";
	position: absolute;
	right: 10px;
	top: -100%;
	bottom: -100%;
	margin: auto;
	font-size: 16px;
	height: 16px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: sans-serif;
}
.switch.open:after {
	content: "x";
}
/* priceHeading */
.lineHeading {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size: 20px;
}
.lineHeading:before, .lineHeading:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #666666;
	display: block;
}
@media only screen and (min-width:769px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .pc.singleParentFlex {
		display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}
.infoflex2 span.category {
	color: #fff;
}

#galSixLB {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 51px;
}
#galSixLB li {
  width: calc(33.3% - 16px);
  position: relative;
}
#galSixLB li:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#galSixLB li img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#galSixLB li:nth-child(n+4) {
  margin-top: 24px;
}
.wrapperInsta {
  width: calc(100% - 80px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 33px auto;
  border: 1px solid #707070;
  padding: 4px;
  background: #FFFFFF;
  position: relative;
  letter-spacing: 0.05em;
}
.wIn2 {
  position: relative;
  padding: 32px 0;
}
.flex{
	display: flex;
	justify-content: space-between;
}
.mtop41{
	margin-top:41px;
}
.mbottom41{
	margin-bottom:41px;
}
.mtop34{
	margin-top:34px;
}
.mbottom34{
	margin-bottom:34px;
}
.mtop21{
	margin-top:21px;
}
.mbottom21{
	margin-bottom:21px;
}
.mtop16{
	margin-top:16px;
}
.mbottom16{
	margin-bottom:16px;
}
.mtop8{
	margin-top:8px;
}
.mbottom8{
	margin-bottom:8px;
}
.fs16{
	font-size:16px!important;
}
.fs14{
	font-size:14px!important;
}
.c707{
	color:#707070!important;
}
.cB09{
	color:#B09E6E!important;
}
.fw500{
	font-weight: 500!important;
}
.width100per{
	width:100%;
}
.mautoLR{
	margin-left:auto;
	margin-right:auto;
}
.lh16{
	line-height: 1.6;
}
.ff_sans{
	font-family: 'Noto Sans JP', sans-serif!important;
}
.ff_serif{
	font-family: 'Noto Serif JP', serif!important;
}
.blackButton{
	display: block;
	width: 100%;
	color:#fff;
	background:#707070;
	font-size:min(19px,4.3vw);
	text-align:center;
	padding-top:26px;
	padding-bottom:26px;
}
.wIn2 p {
  font-size: 10px;
	margin-top: 12.5px;
  text-align: center;
  letter-spacing: 0.05em;
}
.wIn2 h3 {
  font-size: 20px;
  position: relative;
  text-align: center;
}
.wIn2 h3 span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background: no-repeat center/contain url(/wptoc/wp-content/themes/toc_inside/images/instagram_icon.png);
}
.wIn2 h3 span {
  padding-left: 34px;
  display: inline-block;
  position: relative;
  padding-bottom: 7.5px;
}
.wIn2 h3 span:after {
  content: "";
  display: block;
  width: 18%;
  bottom: 0;
  height: 1px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  border-top: 1px solid #707070;
}
br.limitSp{
	display:none
}
@media (min-width: 769px){
	.wrapperInsta {
	  max-width: 698px;
	  -webkit-flex-direction: row;
	  flex-direction: row;
	}
}


/* ハンバーガーメニュー */
#menu-open {
	position: relative;
	border: none;
	width: 40px;
	height: 40px;
	padding-top: 2rem;
	background: transparent;
	z-index: 999;
	cursor: pointer;
	/* top: 50%;
	transform: translateY(-50%); */
}


.hum-border {
	display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 0px;
    height: 2px;
	background: #666;
    width: 100%;
}

.hum-border:nth-of-type(1) {
	top:0px; 
  }
  
  .hum-border:nth-of-type(2) {
	top:12px;
  }
  
  .hum-border:nth-of-type(3) {
	top:24px;
  }

  .hum-border:nth-of-type(3)::after {
	content:"MENU";/*3つ目の要素のafterにMenu表示を指定*/
	position: absolute;
	top:10px;
	left:0px;
	color: #666;
	font-size: 0.8rem;
	text-transform: uppercase;
	font-family: 'Noto Serif JP', serif;
  }

  .hum-border.menu-active:nth-of-type(1){
	transform: translateY(6px) rotate(-45deg);
	top: 6px;
  }
  .hum-border.menu-active:nth-of-type(2) {
	opacity: 0;
  }
  .hum-border.menu-active:nth-of-type(3) {
	transform: translateY(-6px) rotate(45deg);
	top: 18px;
  }

  .hum-border.menu-active:nth-of-type(3)::after {
	content:"CLOSE";/*3つ目の要素のafterにClose表示を指定*/
    transform: translateY(0) rotate(-45deg);
	top:17px;
	left:21px;
  }

  #menu-panel {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1399;
	padding: 6rem 0 2rem;
	width: 100%;
	background: #f4f4f4;
	height: 100%;
	opacity: 0;
	/* visibility: hidden;
	/* overflow: scroll; */
  }

  @media (min-width: 769px){
	#gnav {
		position: fixed;
		z-index: 1400;
		transform: translateX(100%);
		height: 100vh;
		width: 100vw;
		top: 0;
		left: 0;
		overflow-y: auto;
		transition: 0.5s ease;

	}
	#menu-panel {
		width: 30vw;
	}
	.bg {
		width: 70vw;
	}
  }

  @media(max-width:768px) {
	#menu-panel {
		/* top:-120%;
		left:0; */
		transform: translateY(-100vh);
		transition: 0.5s ease;
		overflow: auto;
	}
  }

  .menu-list li {
	background-color: #A4A4A4;
	border-bottom: 1px solid #f4f4f4;
	padding: 1.5em 0 1em 3em;
	cursor: pointer;
	color: #fff;
  }

  .menu-list li a {
	color: #fff;
	display: block;
	padding: 1.5em 0 1em 3em;
  }
  #gnav.menu-show #menu-panel{
	opacity:1;
  }
  #menu-modal-bg{
	display: none;
  }

  @media (min-width: 769px){

	#gnav.menu-show {
		transform: translateX(0);

	}

	/* #gnav.menu-show .bg {
		width: 100vw;
		background-color: rgba(0,0,0,.5);
		height: 100vh;
		top: 0;
		padding: 8rem 0 2rem;
	}
 */
	#menu-modal-bg {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		transition: .5s ease;
		z-index: 1200;
		visibility: hidden;
		opacity: 0;
		padding: 8rem 0 2rem;
		background-color: rgba(0,0,0,.5);

	}

	#menu-modal-bg.modal-opened {
		opacity: 1;
		visibility: visible;
	}

  }

  @media(max-width:768px) {

	#gnav.menu-show #menu-panel {
	transform: translateY(0vh);
  }
  }




  .menu-list .listOpen {
	position: relative;
  }

  .menu-list .listOpen::before,
  .menu-list .listOpen::after {
	content: "";
	position: absolute;
	width: 1em;
	height: 2px;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	background: #fff;
	transition: .5s;
  }

  .menu-list .listOpen::after {
	transform: rotate(90deg);

  }

  .accordion-inner {
	background-color: #f4f4f4;
  }

  .accordion-inner ul {
	margin-left: 2em;
  }
  .accordion-inner li {
	background: #f4f4f4;
	border-bottom: 1px solid #A4A4A4;
	padding: 0;
  }

  .accordion-inner li:last-child {
	border: none;
  }

  .accordion-inner ul li a {
	display: block;
	padding: 1em;
	color: #666;
  }

  .accordion-inner {
	display: none;
	/* transition:all 1s; */
  }

  .listOpen.is-open .accordion-inner {
	display: block;
  }

  .menu-list .listOpen.is-open::after {
	transform: rotate(0deg);
	transition: all .5s ease;
  }

  .menu-list .flist,
  .menu-list .qlist {
	padding: 0;
  }

  body.nonscroll {
	/* height: 100vh; */
	overflow: hidden!important;
  }

