@charset "utf-8";

.menu p.lead{
	line-height: 180%;
}


/* menuページ共通 */

.studio_tab input[type="radio"] {
	display: none;
}

.studio_tab label {
	width: 49%;
	margin-right: 1%;
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #e0e7ee;
	color: #6a839b;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

.studio_tab input[type="radio"]:checked + label {
	color: #6a839b;
	background-color: #f2e982;
	padding-top: 40px;
}




.studio_tab input[type="radio"]:checked + label span{
	position: relative;
	top: -15px;
}

.studio_tab > .studio_wrap > div.studio_body{
	display: none;
}

#tab1:checked ~ .studio_wrap > #studio01.studio_body{
	display: block;
	box-sizing: border-box;
}

#tab2:checked ~ .studio_wrap > #studio02.studio_body{
	display: block;
	box-sizing: border-box;
}


/* --- SP ---------- */
@media print, screen and (max-width: 740px) {

	.parallax-mirror{
		display: none;
	}
	.menu .pankuzu{
		display: none;
	}

	.menu .chapter00 .main_body00{
		width: 96%;
		margin: 0 auto;
		padding: 15px 0;
		text-align: center;
		border-bottom: 1px dashed #ddd;
	}

	.menu .title_pic .main_body00 h2{
		font-size: 130%;
		margin: 0;
	}

	.menu .title_pic .main_body00 p{
		font-size: 100%;
		text-align: center;
	}

	div.menu_main_title{
		max-width: 420px;
		width: 80%;
		margin: 0 auto;
	}

	div.menu_main_title h1{
		margin: 0;
	}

	.menu .main_body02{
		padding-bottom: 0;
	}

	.menu .chapter01 .left{
		width: 100%;
		text-align: left;
	}

	.menu .chapter01 .right{
		width: 100%;
	}

	.menu .chapter01 .left h2{
		font-size: 130%;
		line-height: 140%;
		margin: 0;
		text-align: center;
	}

	.menu.miyamairi .chapter01_01{
		width: 70%;
		margin-left: 30%;
		background: #dfeaf4;
		box-sizing: border-box;
		padding: 10px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}

	.menu.miyamairi .chapter01_01_body{
		width: 100%;
		border: 2px dotted #fff;
		box-sizing: border-box;
		padding: 5px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		position: relative;
	}

	.menu.miyamairi .chapter01_01_body .miyamairi_question{
		position: absolute;
		width: 15%;
		max-width: 35px;
		top: -25px;
		right: -20px;
	}

	.menu.miyamairi .chapter01_01_body h3{
		font-size: 110%;
		color: #446588;
		margin: 0 0 5px;
		text-align: center;
	}

	.menu.miyamairi .chapter01_01_body p{
		margin: 0;
		line-height: 1.5;
	}

	.menu .chapter02_top{
		width: 100%;
		height: 20px;
		margin: 0 0 -20px 0;
		padding: 0;
		line-height: 0;
		background: url(../img/menu/menu_line01.png) center bottom repeat-x;
		position: relative;
		top: -20px;
	}

	.menu .chapter02.style05{
		padding-bottom: 25px;
	}

	.menu .chapter02 .main_body02 h2{
		text-align: center;
	}

	.menu_common_ir01{
		max-width: 700px;
		margin: 0 auto;
	}

	.menu .chapter02 .main_body02 .btn02{
		max-width: 360px;
		width: 60%;
	}

	.menu .chapter02_bottom{
		width: 100%;
		height: 20px;
		padding: 0;
		line-height: 0;
		background: url(../img/menu/menu_line02.png) center top repeat-x;
		position: relative;
		z-index: 10;
	}

	.menu .chapter03.style04{
		margin-top: -20px;
	}

	.menu .chapter03.style04 .main_body01{
		padding-bottom: 0;
	}

	.menu .chapter03 h2{
		text-align: center;
	}

	.menu .chapter03 h2 span{
		display: inline-block;
		vertical-align: middle;
		font-size: 120%;
	}

	.menu .chapter03_01{
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		border: 2px solid #dfeaf4;
		padding: 10px 15px;
		margin-bottom: 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.menu .chapter03_01 .left{
		width: 100%;
	}

	.menu .chapter03_01 .left h3{
		margin: 0;
		color: #446588;
		font-weight: normal;
	}

	.menu .chapter03_01 .left h3 span{
		display: inline-block;
		vertical-align: middle;
	}

	.menu .chapter03_01 .left h3 span.point{
		width: 35px;
	}

	.menu .chapter03_01 .right{
		margin-top: 15px;
		text-align: center;
	}

	.menu .chapter03_01 .right img{
		width: 48%;
	}

	.menu .chapter03_02{
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		border: 2px solid #dfeaf4;
		padding: 10px 15px;
		margin-bottom: 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.menu .chapter03_02 h3{
		margin: 0;
		color: #446588;
		font-weight: normal;
	}

	.menu .chapter03_02 h3 span{
		display: inline-block;
		vertical-align: middle;
	}

	.menu .chapter03_02 h3 span.point{
		width: 35px;
	}

	.menu .chapter03_02_ir{
		max-width: 45px;
		margin: 0 auto;
	}

	.menu .menu_common_ir02{
		width: 60px;
		margin: 0 auto;
	}

	.menu .chapter03 h2{
		font-size: 110%;
	}

	.menu .chapter03 h2 span.menu_ballon{
		display: none;
	}

	.menu .chapter03 p.album{
		text-align: center;
	}

	.arrow01{
		width: 60px;
		margin: 0 auto;
	}

	.studio_tab{
		margin: 20px auto;
	}

	.studio_tab label{
		width: 48%;
		margin-right: 1%;
		font-size: 120%;
	}

	.studio_wrap{
		padding: 15px;
		border: 2px solid #e0e7ee;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background: #fff;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.studio_wrap h4{
		font-size: 120%;
		margin: 8px 0;
	}

	.studio_tab .studio_wrap{
		padding: 15px;
		border: 2px solid #f2e982;
		border-radius: 0 5px 5px 5px;
		background: #fff;
		box-sizing: border-box;
	}

	.menu .studio_body_plan .left{
		width: 100%;
	}

	.menu .studio_body_plan .right{
		margin-top: 5px;
	}

	.menu .studio_body_plan h3{
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 150%;
		line-height: 160%;
		font-weight: normal;
	}

	.menu .studio_body_plan .right p.price, .menu .studio_body_plan .left p.price{
		font-size: 180%;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 15px;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan .right p.price span.small, .menu .studio_body_plan .left p.price span.small{
		font-size: 60%;
	}

	.menu .studio_body_plan .option{
		display: inline-block;
		padding: 10px 20px 5px 20px;
		background: #90a3b9;
		color: #fff;
	}

	.menu .studio_body_plan .right h4{
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 5px;
		font-size: 130%;
		line-height: 160%;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan .flex_box{
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}

	.menu .menu_bnr01{
		width: 100%;
		margin: 0 auto;
	}

	.menu .chapter03 .main_body02{
		padding-bottom: 15px;
	}

	.menu .chapter03_03{
		width: 24%;
		text-align: center;
	}

	.menu .chapter03_03 img{
		max-width: 120px;
	}

	.menu .chapter04.style02{
		padding-bottom: 100px;
	}

	.menu .chapter04.style02 p.lead{
		padding-bottom: 15px;
	}

	.menu .menu_common_ir04{
		width: 260px;
		margin: 0 auto;
	}

	.menu .chapter04 h2{
		text-align: center;
		margin-bottom: 0;
	}

	.menu .chapter04 .arrow01{
		position: relative;
		top: -10px;
	}

	.menu .chapter04_01{
		max-width: 980px;
		padding: 20px;
		background: #fff;
		margin: 10px auto 0 auto;
		box-sizing: border-box;
	}

	.menu .chapter04_01.margin_top{
		margin-top: 30px;
	}

	.menu .chapter04_01 h3.title{
		font-weight: normal;
		max-width: 360px;
		width: 96%;
		margin: 0 auto -40px auto;
		padding: 3px 0;
		background: #90a3b9;
		font-size: 120%;
		line-height: 160%;
		color: #fff;
		text-align: center;
		position: relative;
		top: -40px;
	}

	.menu .chapter04_01 h3.title span{
		display: block;
		padding: 5px 0 1px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	.menu .chapter04_01_body{
	}

	.menu .chapter04_01_body .left{
		width: 80px;
		margin: 15px auto 0 auto;
	}

	.menu .chapter04_01_body .left img{
	}

	.menu .chapter04_01_body .right{
		margin-top: 10px;
		width: 100%;
	}

	.menu .chapter04_01_body .btn03{
		max-width: 300px;
		margin: 0 auto;
	}

	.menu .chapter04_01_body .btn03 a{
		max-width: 300px;
		padding: 10px 20px;
	}


	.menu .chapter05.style03{
		padding-bottom: 25px;
	}

	.menu .chapter05 h2{
		text-align: center;
		margin: 0;
	}

	.menu .chapter05 h2 span{
	}

	.menu .menu_common_ir05{
		width: 230px;
		margin: 0 auto -25px auto;
		position: relative;
		top: -25px;
	}

	.menu .chapter05 h2 span.menu_ballon{
		display: none;
	}

	.menu .chapter05 h3{
		margin-top: 25px;
		margin-bottom: 10px;
		font-size: 110%;
		line-height: 160%;
		text-align: center;
		font-weight: normal;
	}

	.menu .chapter05 .btn01{
		max-width: 480px;
	}

	.menu .chapter05 .btn01 a{
		background: #f3f6f7;
		-webkit-transition: 0.8s;
		-moz-transition: 0.8s;
		-o-transition: 0.8s;
		-ms-transition: 0.8s;
		transition: 0.8s;
	}

	.menu .chapter05 .btn01 a:hover{
		background: #999;
		color: #fff;
	}

	.menu .chapter05 p.reserve_info{
		margin-top: 5px;
		text-align: center;
	}

	.menu .chapter05 .flex_box{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.menu .coordinate.style01 h2{
		text-align: center;
	}

	.menu .coordinate.style01 .main_body02{
		padding-bottom: 15px;
	}

	.menu .costume_title{
		max-width: 330px;
		width: 60%;
		margin: 0 auto;
	}

	.menu .coordinate.style01 .coordinate_photo{
		width: 48%;
	}

	.menu .coordinate .minititle{
		margin: 0 0 8px 0;
	}

	.menu .studio_body_plan .right .bar{
		border-bottom: 1px solid #ddd;
		margin: 10px 0;
	}

	.menu .chapter04_01 .flex{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		 flex-wrap:  wrap;
		-webkit-justify-content: space-between;
		justify-content:  space-between;
		margin-top: 20px;
	}

	.menu .chapter04_01 .flex .box{
		width: 49%;
	}
}

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu .title_pic .main_body00 h2{
		font-size: 150%;
	}

	.menu .title_pic .main_body00 p{
		font-size: 90%;
	}

	.menu .chapter00 .main_body00{
		padding: 0 50% 0 0;
		box-sizing: border-box;
		text-align: center;
	}

	div.menu_main_title{
		max-width: 420px;
		width: 80%;
		margin: 0 auto;
	}

	.menu .main_body02{
		padding-bottom: 0;
	}

	.menu .chapter01 .left{
		width: 42%;
		float: left;
	}

	.menu .chapter01 .right{
		width: 54%;
		float: right;
	}

	.menu .chapter01 .left h2{
		font-size: 160%;
		line-height: 140%;
		margin: 0;
	}

	.menu .chapter01 .left p.minititle{
		text-align: left;
	}

	.menu .chapter01_01{
		width: 70%;
		margin-left: 30%;
		background: #dfeaf4;
		box-sizing: border-box;
		padding: 10px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}

	.menu .chapter01_01_body{
		width: 100%;
		border: 2px dotted #fff;
		box-sizing: border-box;
		padding: 10px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		position: relative;
	}

	.menu .chapter01_01_body .miyamairi_question{
		position: absolute;
		width: 15%;
		max-width: 70px;
		top: -50px;
		right: -40px;
	}

	.menu .chapter01_01_body h3{
		font-size: 120%;
		color: #446588;
		margin: 0 0 8px;
		text-align: center;
	}

	.menu .chapter01_01_body p{
		font-size: 90%;
		margin-top: 0;
	}

	.menu .chapter02_top{
		width: 100%;
		height: 20px;
		margin: 0 0 -20px 0;
		padding: 0;
		line-height: 0;
		background: url(../img/menu/menu_line01.png) center bottom repeat-x;
		position: relative;
		top: -20px;
	}

	.menu .chapter02.style05{
		padding-bottom: 50px;
	}

	.menu .chapter02 .main_body02{
		text-align: center;
	}

	.menu_common_ir01{
		max-width: 700px;
		margin: 0 auto;
	}

	.menu .chapter02_bottom{
		width: 100%;
		height: 20px;
		padding: 0;
		line-height: 0;
		background: url(../img/menu/menu_line02.png) center top repeat-x;
		position: relative;
		z-index: 10;
	}

	.menu .chapter03.style04{
		margin-top: -20px;
	}

	.menu .chapter03 h2{
		text-align: center;
	}

	.menu .chapter03 h2 span{
		display: inline-block;
		vertical-align: middle;
	}

	.menu .chapter03.style04 .flex_box .chapter03_01{
		margin-top: 60px;
	}

	.menu .chapter03_01{
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		border: 2px solid #dfeaf4;
		padding: 30px 50px;
		margin-bottom: 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.menu .chapter03_01 .left{
		width: 50%;
		float: left;
	}

	.menu .chapter03_01 .left h3{
		margin: 0;
		color: #446588;
		font-weight: normal;
	}

	.menu .chapter03_01 .left h3 span{
		display: inline-block;
		vertical-align: middle;
	}

	.menu .chapter03_01 .left h3 span.point{
		width: 70px;
	}

	.menu .chapter03_01 .right{
		width: 45%;
		float: right;
		text-align: center;
	}

	.menu .chapter03_01 .right img{
		width: 48%;
	}

	.menu .chapter03_02{
		width: 32.5%;
		box-sizing: border-box;
		background: #fff;
		border: 2px solid #dfeaf4;
		padding: 30px 30px;
		margin-bottom: 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}

	.menu .chapter03_02 h3{
		margin: 0;
		color: #446588;
		font-weight: normal;
		text-align: center;
	}

	.menu .chapter03_02 h3 span.point{
		display: inline-block;
		width: 70px;
		margin: 0 auto;
	}

	.menu .chapter03_02_ir{
		max-width: 90px;
		margin: 0 auto;
	}

	.menu .menu_common_ir02{
		width: 60px;
		margin: 0 auto;
	}

	.menu .chapter03 h2 span.menu_ballon{
		width: 30px;
		margin: 0 10px;
	}

	.menu .chapter03 p.album{
		text-align: center;
		font-size: 120%;
		margin-top: 80px;
	}

	.arrow01{
		width: 60px;
		margin: 0 auto;
	}

	.studio_tab{
		margin: 40px auto;
	}

	.studio_tab label{
		width: 24%;
		margin-right: 1%;
		font-size: 120%;
	}

	.studio_tab label.tab1{
		margin-left: 25%;
	}

	.studio_wrap{
		padding: 40px;
		border: 4px solid #e0e7ee;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background: #fff;
		box-sizing: border-box;
		margin-bottom: 40px;
	}

	.studio_tab .studio_wrap{
		padding: 40px;
		border: 4px solid #f2e982;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background: #fff;
		box-sizing: border-box;
		margin-bottom: 40px;
	}

	.studio_wrap h4{
		letter-spacing: 2px;
	}

	.menu .studio_body_plan .left{
		width: 49%;
		float: left;
	}

	.menu .studio_body_plan .left h4{
		font-size: 140%;
	}

	.menu .studio_body_plan .right{
		width: 48%;
		float: right;
	}

	.menu .studio_body_plan .right h3 .small{
		font-size: 65%;
		line-height: 1.3;
	}

	.menu .studio_body_plan .right .attention{
		font-size: 85%;
		text-align: right;
	}

	.menu .studio_body_plan .right .bar{
		border-bottom: 1px solid #ddd;
		margin: 20px 0;
	}

	.menu .studio_body_plan h3{
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 180%;
		line-height: 130%;
		font-weight: normal;
	}

	.menu .studio_body_plan .right p.price, .menu .studio_body_plan .left p.price{
		font-size: 200%;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 15px;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan .right p.price span.small, .menu .studio_body_plan .left p.price span.small{
		font-size: 60%;
	}

	.menu .studio_body_plan .option{
		display: inline-block;
		padding: 15px 30px 5px 30px;
		background: #90a3b9;
		color: #fff;
	}

	.menu .studio_body_plan .right h4{
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 160%;
		line-height: 160%;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan .flex_box{
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}



	.menu .studio_body_plan02 .left{
		width: 48%;
		float: left;
	}

	.menu .studio_body_plan02 .right{
		width: 49%;
		float: right;
	}

	.menu .studio_body_plan02 .left h3 .small{
		font-size: 65%;
		line-height: 1.3;
	}

	.menu .studio_body_plan02 .left .attention{
		font-size: 85%;
		text-align: right;
	}

	.menu .studio_body_plan02 .left .bar{
		border-bottom: 1px solid #ddd;
		margin: 20px 0;
	}

	.menu .studio_body_plan02 h3{
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 180%;
		line-height: 130%;
		font-weight: normal;
	}

	.menu .studio_body_plan02 .left p.price, .menu .studio_body_plan02 .right p.price{
		font-size: 200%;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 15px;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan02 .right p.price span.small, .menu .studio_body_plan02 .left p.price span.small{
		font-size: 60%;
	}

	.menu .studio_body_plan02 .option{
		display: inline-block;
		padding: 15px 30px 5px 30px;
		background: #90a3b9;
		color: #fff;
	}

	.menu .studio_body_plan02 .left h4{
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 160%;
		line-height: 160%;
		letter-spacing: 2px;
	}

	.menu .studio_body_plan02 .flex_box{
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}

	.menu .menu_bnr01{
		max-width: 1200px;
		margin: 0 auto;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all  0.7s ease;
	}

	.menu .menu_bnr01:hover{
		opacity: 0.75 ;
	}

	.menu .chapter03 .main_body02{
		padding-bottom: 50px;
	}

	.menu .chapter03_03{
		width: 24%;
		text-align: center;
	}

	.menu .chapter03_03 img{
		max-width: 120px;
	}

	.menu .chapter04.style02{
		padding-bottom: 140px;
	}

	.menu .chapter04.style02 .lead{
		padding-bottom: 20px;
	}

	.menu .menu_common_ir04{
		width: 260px;
		margin: 0 auto;
	}

	.menu .chapter04 h2{
		text-align: center;
		margin-bottom: 0;
	}

	.menu .chapter04 .arrow01{
		position: relative;
		top: -10px;
	}

	.menu .chapter04_01{
		max-width: 980px;
		padding: 40px;
		background: #fff;
		margin: 20px auto 0 auto;
		box-sizing: border-box;
	}

	.menu .chapter04_01 .flex{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content:  space-between;
		margin-top: 20px;
	}

	.menu .chapter04_01 .flex .box{
		width: 24%;
	}

	.menu .chapter04_01.margin_top{
		margin-top: 60px;
	}

	.menu .chapter04_01 h3.title{
		width: 360px;
		font-weight: normal;
		margin: 0 auto -40px auto;
		padding: 3px 0;
		background: #90a3b9;
		font-size: 130%;
		line-height: 160%;
		color: #fff;
		text-align: center;
		position: relative;
		top: -60px;
	}

	.menu .chapter04_01 h3.title span{
		display: block;
		padding: 5px 0 1px 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	.menu .chapter04_01_body{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;
	}

	.menu .chapter04_01_body .left{
		width: 18%;
		text-align: center;
		margin-right: 4%;
	}

	.menu .chapter04_01_body .left img{
		max-width: 190px;
	}

	.menu .chapter04_01_body .right{
		width: 76%;
	}

	.menu .chapter04_01_body .btn03{
		max-width: 300px;
		margin: 0;
	}

	.menu .chapter04_01_body .btn03 a{
		max-width: 300px;
		padding: 10px 20px;
	}


	.menu .chapter05.style03{
		padding-bottom: 50px;
	}

	.menu .chapter05 h2{
		text-align: center;
		margin: 0;
	}

	.menu .chapter05 h2 span{
		display: inline-block;
		vertical-align: middle;
	}

	.menu .menu_common_ir05{
		width: 230px;
		margin: 0 auto -50px auto;
		position: relative;
		top: -50px;
	}

	.menu .chapter05 h2 span.menu_ballon{
		width: 30px;
		margin: 0 10px;
	}

	.menu .chapter05 h3{
		margin-top: 80px;
		margin-bottom: 20px;
		font-size: 120%;
		line-height: 160%;
		text-align: center;
		font-weight: normal;
	}

	.menu .chapter05 .btn01{
		max-width: 480px;
	}

	.menu .chapter05 .btn01 a{
		background: #f3f6f7;
		-webkit-transition: 0.8s;
		-moz-transition: 0.8s;
		-o-transition: 0.8s;
		-ms-transition: 0.8s;
		transition: 0.8s;
	}

	.menu .chapter05 .btn01 a:hover{
		background: #999;
		color: #fff;
	}

	.menu .chapter05 p.reserve_info{
		margin-top: 5px;
		text-align: center;
	}

	.menu .coordinate.style01 h2{
		text-align: center;
	}

	.menu .coordinate.style01 p.minititle{
		margin: 0;
	}

	.menu .coordinate.style01 .flex_box p{
		text-align: center;
	}

	.menu .coordinate.style01 .main_body02{
		padding-bottom: 50px;
	}

	.menu .coordinate.style01 .main_body02 .flex_box{
		margin-top: 40px;
	}

	.menu .costume_title{
		max-width: 330px;
		margin: 0 auto;
	}

	.menu .coordinate.style01 .coordinate_photo{
		width: 32%;
	}

	.menu .btn02{
		max-width: 360px;
	}

	.menu .btn02 a{
		font-size: 120%;
		padding: 15px 20px;
	}

	.menu .btn02.view{
		max-width: 240px;
	}

	.menu .btn02.view a{
		font-size: 110%;
		padding: 15px 20px;
	}

}



/* 宮参り */
/* --- SP ---------- */
@media print, screen and (max-width: 740px) {

	.miyamairi_ir01{
		max-width: 400px;
		width: 90%;
		margin: 0 auto;
	}

	.miyamairi_p01{
		max-width: 740px;
	}

	.miyamairi_p02{
		max-width: 320px;
		width: 70%;
		line-height: 0;
		position: relative;
		top: -100px;
		margin-bottom: -100px;
	}

	.miyamairi_ir02{
		max-width: 380px;
		width: 80%;
		margin: 25px auto 0 auto;
	}

	.menu.miyamairi .chapter05 .flex_box{
		-webkit-justify-content: center;
		justify-content: center;
	}

}

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.miyamairi_ir01{
		max-width: 400px;
		width: 90%;
	}

	.miyamairi_p01{
		max-width: 740px;
	}

	.miyamairi_p02{
		max-width: 320px;
		width: 70%;
		line-height: 0;
		position: relative;
		top: -100px;
		margin-bottom: -100px;
	}

	.miyamairi_ir02{
		max-width: 380px;
		margin: 25px auto 0 auto;
	}

	.menu.miyamairi .chapter05 .flex_box a{
		width: 48%;
		display: block;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		transition: all  0.7s ease;
	}

	.menu.miyamairi .chapter05 .flex_box a:hover{
		opacity: 0.75 ;
	}
}



/* 振袖 */
/* --- SP ---------- */
@media print, screen and (max-width: 740px) {

	.menu.furisode .chapter05 .flex_box{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.menu.furisode .studio_table_box{
		width: 100%;
	}

	.menu.furisode .studio_table_box .left{
		width: 100%;
		border: 2px solid #fff;
		border-bottom: 0;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .right{
		width: 100%;
		border: 2px solid #fff;
		border-top: 0;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table{
		border-bottom: 1px solid #fff;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.menu.furisode .studio_table_box .table .cell{
		border-bottom: 1px solid #fff;
		padding: 5px 10px;
		background: #f1f3f5;
		width: 45%;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table .cell:first-child{
		background: #e0e7ee;
		width: 55%;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table .cell p{
		margin: 0;
	}

}

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu .chapter05 .flex_box.bnr_center{
		-webkit-justify-content: center;
		justify-content: center;
	}

	.menu.furisode .studio_table_box{
		width: 100%;
	}

	.menu.furisode .studio_table_box .left{
		width: 50%;
		float: left;
		border: 1px solid #fff;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .right{
		width: 50%;
		float: right;
		border: 1px solid #fff;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table{
		border-bottom: 1px solid #fff;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	.menu.furisode .studio_table_box .table .cell{
		border-bottom: 1px solid #fff;
		padding: 5px 10px;
		background: #f1f3f5;
		width: 45%;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table .cell:first-child{
		background: #e0e7ee;
		width: 55%;
		box-sizing: border-box;
	}

	.menu.furisode .studio_table_box .table .cell p{
		margin: 0;
	}

}


/* ----------------------------------

バースデー birthday.html

--------------------------------- */

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu.birthday .chapter00 .main_body00{
		padding: 0 0 0 50%;
	}

	.menu.birthday .chapter03_01 .left{
		width: 79%;
	}

	.menu.birthday .chapter03_01 .right{
		width: 20%;
	}

	.menu.birthday .chapter03_01 .right img{
		width: 100%;
	}
}

/* ----------------------------------

マタニティ撮影 maternity.html

--------------------------------- */

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu.maternity .chapter00 .main_body00{
		padding: 0 0 0 45%;
	}

	.menu.maternity .chapter03 .flex_box{
		margin-top: 50px;
	}
}

/* ----------------------------------

ポートレート撮影 portrait.html

--------------------------------- */

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu.portrait .chapter00 .main_body00{
		color: #fff;
	}
}

/* ----------------------------------

振袖撮影 furisode.html

--------------------------------- */

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu.furisode .chapter00 .main_body00{
		padding: 0 0 0 45%;
	}
}

/* ----------------------------------

七五三 shichigosan.html

--------------------------------- */

/* --- SP ---------- */

@media print, screen and (max-width: 740px) {

	.menu.shichigosan .chapter00 .main_body00{
		padding: 0;
		margin: 0 auto;
	}

	.menu.shichigosan .chapter03 .studio_body .border{
		border-bottom: 1px dashed #ddd;
		margin: 60px 0;
	}

	.menu .option_box .option{
		display: inline-block;
		background: #90a3b9;
		color: #fff;
		margin: 0;
		font-size: 90%;
		text-align: center;
		box-sizing: border-box;
		padding: 5px 10px;
		letter-spacigng: 2px;
	}

	.menu .option_box h3{
		margin: 8px 0;
	}

	.menu .option_box h4{
		margin: 8px 0;
		font-size: 110%;
	}

	.menu .option_box .studio_table_box .table{
		width: 100%;
	}

	.menu .option_box .studio_table_box .table p{
		margin: 0;
	}
	.menu .option_box .studio_table_box .table .cell{
		background: #e0e7ee;
		width: 100%;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
		padding: 8px 5px;
		font-weight: bold;
	}

	.menu .option_box .studio_table_box .table .cell02{
		background: #f1f3f5;
		border-bottom: 1px solid #fff;
		padding: 8px 5px;
	}

	.shichigosan .miyamairi_p02{
		width: 40%;
		left: -10px;
	}
}



/* --- PC ---------- */
@media print, screen and (min-width: 741px) {

	.menu.shichigosan .chapter00 .main_body00{
		padding: 0;
		margin: 0 auto;
	}

	.menu.shichigosan .miyamairi_p02{
		left: -70px;
	}

	.menu.shichigosan .chapter03 .studio_body .border{
		border-bottom: 1px dashed #ddd;
		margin: 60px 0;
	}

	.menu .option_box .option{
		display: inline-block;
		background: #90a3b9;
		color: #fff;
		margin: 0;
		font-size: 90%;
		text-align: center;
		box-sizing: border-box;
		padding: 5px 10px;
		letter-spacing: 2px;
	}

	.menu .option_box .studio_table_box .table{
		display: table;
		width: 100%;
	}

	.menu .option_box .studio_table_box .table p{
		margin: 8px 0;
	}
	.menu .option_box .studio_table_box .table .cell{
		background: #e0e7ee;
		width: 43%;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		display: table-cell;
		box-sizing: border-box;
		padding: 0 5px 0 15px;
	}

	.menu .option_box .studio_table_box .table .cell02{
		background: #f1f3f5;
		width: 56%;
		border-bottom: 1px solid #fff;
		display: table-cell;
		padding: 0 5px 0 15px;
	}

	.menu .option_box .studio_table_box.double{
		display: -webkit-flex;
		display: flex;
	}

	.menu .option_box .studio_table_box.double .left,
	.menu .option_box .studio_table_box.double .right{
		width: 50%;
	}

	.menu .option_box .studio_table_box.double .cell{
		width: 57%;
	}

	.menu .option_box .studio_table_box.double .cell02{
		width: 42%;
	}

	.menu .option_box h3{
		font-size: 140%;
	}
}


/* ----------------------------------

衣装 costume.html

--------------------------------- */

/* --- SP ---------- */

@media print, screen and (max-width: 740px) {
	.costume .costume_title{
		max-width: 310px;
		width: 100%;
		margin: 0 auto;
	}

	.costume .main_body02{
		text-align: center;
		padding: 10px 0;
	}

	.costume h1{
		font-weight: normal;
		font-size: 90%;
		padding-bottom: 10px;
		display: inline-block;
		border-bottom: 1px solid #000;
		margin: 0;
	}

	.costume h2{
		font-weight: normal;
		letter-spacing: 2px;
	}

	.costume p.lead{
		line-height: 1.8;
	}
/*
	.costume .style01 .costume_box{
		position: relative;
	}

	.costume .style01 .costume_bk{
		position: absolute;
	}
*/
	.costume .style01 .txtarea{
		background: rgba(255, 255, 255, .95);
		width: 90%;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 10px 0;
	}

	.costume .style01 .txtarea h3{
		font-weight: normal;
		font-size: 90%;
		margin: 8px 0;
	}

	.costume .style01 .txtarea .catch_phrase{;
		font-size: 140%;
		font-weight: bold;
		margin: 8px 0;
		letter-spacing: 2px;
	}

	.costume .style01 .costume_img_box{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content:  space-between;
		-webkit-flex-wrap: wrap;
		 flex-wrap:  wrap;
	}

	.costume .style01 .costume_img_box .box{
		width: 49%;
	}

	.costume .costume_line{
		border-bottom: 1px dotted #333;
		margin: 25px auto;
		max-width: 900px;
		width: 80%;
	}
	.costume .style01 h4{
		margin-top: 0;
		font-size: 90%;
		font-weight: normal;
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
		display: inline-block;
	}

	.costume .chapter_top02{
		background: url(../img/gallery/gallery_line.png) center top no-repeat;
		background-size: cover;
		height: 80px;
	}
	.costume .chapter06{
		position: relative;
	}

	.costume .chapter06 .reserve_icon{
		max-width: 270px;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		top: -70px;
		right: 0;
		left: 0
	}

	.costume .bottom_contact_box .btn01.tel_btn a{
		background: none;
	}

	.costume .chapter06 .bottom_contact_box p.attention{
		margin-top: 80px;
		
	}

	.costume .chapter06{
		margin-bottom: 5px;
		border-bottom: 1px dotted #ccc;
	}
}

/* --- PC ---------- */
@media print, screen and (min-width: 741px) {
	.costume .costume_title{
		max-width: 310px;
		width: 100%;
		margin: 0 auto;
	}

	.costume .main_body02{
		text-align: center;
	}

	.costume h1{
		font-weight: normal;
		font-size: 100%;
		padding-bottom: 10px;
		display: inline-block;
		border-bottom: 1px solid #000;
		margin: 0;
	}

	.costume h2{
		font-weight: normal;
		letter-spacing: 3px;
	}

	.costume p.lead{
		line-height: 2.0;
	}

	.costume .style01 .costume_box{
		position: relative;
	}

	.costume .style01 .costume_bk{
		position: absolute;
	}

	.costume .style01 .txtarea{
		position: absolute;
		background: rgba(255, 255, 255, .95);
		width: 90%;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 250px;
		box-sizing: border-box;
		padding: 60px 10px 10px;
	}

	.costume .style01 .txtarea h3{
		font-weight: normal;
		font-size: 100%;
	}

	.costume .style01 .txtarea .catch_phrase{;
		font-size: 200%;
		letter-spacing: 3px;
	}

	.costume .style01 .costume_img_box{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content:  space-between;
	}

	.costume .style01 .costume_img_box .box{
		width: 24%;
	}

	.costume .costume_line{
		border-bottom: 1px dotted #333;
		margin: 50px auto;
		max-width: 900px;
		width: 90%;
	}

	.costume .between5{
		padding-top: 600px;
	}

	.costume .between6{
		padding-top: 650px;
	}

	.costume .style01 h4{
		font-weight: normal;
		border-bottom: 1px solid #000;
		padding-bottom: 10px;
		display: inline-block;
	}

	.costume .chapter_top02{
		background: url(../img/gallery/gallery_line.png) center top no-repeat;
		background-size: cover;
		height: 80px;
	}
	.costume .chapter06{
		position: relative;
	}

	.costume .chapter06 .reserve_icon{
		max-width: 270px;
		width: 100%;
		margin: 0 auto;
		position: absolute;
		top: -70px;
		right: 0;
		left: 0
	}

	.costume .bottom_contact_box .btn01.tel_btn a{
		background: none;
	}

	.costume .chapter06 .bottom_contact_box p.attention{
		margin-top: 40px;
		
	}

	.costume .chapter06{
		margin-bottom: 10px;
		border-bottom: 1px dotted #ccc;
	}
}




/* ----------------------------------

メニュー menu.html

--------------------------------- */

/* --- SP ---------- */

@media print, screen and (max-width: 740px) {
	.mainmenu .chapter01{
		text-align: center;
	}

	.mainmenu .chapter01 h1{
		font-weight: normal;
		font-size: 90%;
		margin: 0;
	}

	.mainmenu .chapter01 h2{
		letter-spacing: 3px;
		font-weight: normal;
	}

	.mainmenu .chapter01 p{
		line-height: 2.0;
	}

	.mainmenu .menu_title{
		max-width: 250px;
		width: 100%;
		margin: 0 auto;
	}

	.mainmenu .chapter02 .menu_box{
		border: 1px solid #c2c2c2;
		box-sizing: border-box;
		padding: 10px;
		margin: 0 auto 10px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner{
		border: 1px dashed #c2c2c2;
		box-sizing: border-box;
		padding: 0 5px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .left{
		width: 100%;
		line-height: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right{
		width: 100%;
		text-align: center;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .icon{
		width: 70px;
		margin: 15px auto 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .en.title{
		font-weight: bold;
		letter-spacing: 1px;
		font-size: 120%;
		margin: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right h3{
		font-weight: normal;
		font-size: 80%;
		margin: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right p.lead{
		font-size: 90%;
		letter-spacing: 2px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02{
		max-width: 210px;
		width: 80%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02 a{
		font-size: 80%;
		border-radius: 100px;
		padding: 10px 5px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02{
		margin-top: 0;
	}
}


/* --- PC ---------- */
@media print, screen and (min-width: 741px) {
	.mainmenu .chapter01{
		text-align: center;
	}

	.mainmenu .chapter01 h1{
		font-weight: normal;
		font-size: 90%;
		margin: 0;
	}

	.mainmenu .chapter01 h2{
		letter-spacing: 3px;
		font-weight: normal;
	}

	.mainmenu .chapter01 p{
		line-height: 2.0;
	}

	.mainmenu .menu_title{
		max-width: 250px;
		width: 100%;
		margin: 0 auto;
	}

	.mainmenu .chapter02 .menu_box{
		border: 1px solid #c2c2c2;
		box-sizing: border-box;
		padding: 15px;
		margin: 0 auto 40px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner{
		border: 1px dashed #c2c2c2;
		display: table;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .left{
		width: 50%;
		display: table-cell;
		line-height: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right{
		width: 50%;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .icon{
		width: 70px;
		margin: 15px auto 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .en.title{
		font-weight: bold;
		font-size: 120%;
		margin: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right h3{
		font-weight: normal;
		font-size: 90%;
		margin: 0;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right p.lead{
		font-size: 110%;
		letter-spacing: 2px;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02{
		max-width: 210px;
		width: 80%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02 a{
		font-size: 80%;
		border-radius: 100px;
		padding: 10px 5px;
	}
}


@media print, screen and (min-width: 1080px) and (max-width: 1180px) {

	.mainmenu .chapter02 .menu_box .menu_inner .left{
		width: 55%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right{
		width: 45%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right p.lead{
		font-size: 90%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .icon{
		margin: 0 auto;
	}

}

@media print, screen and (min-width: 741px) and (max-width: 1079px) {

	.mainmenu .chapter02 .main_body02{
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		 flex-wrap:  wrap;
		-webkit-justify-content: space-between;
		justify-content:  space-between;
	}

	.mainmenu .chapter02 .menu_box{
		width: 48%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .left{
		width: 100%;
		display: block;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right{
		width: 100%;
		display: block;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right p.lead{
		font-size: 90%;
	}

	.mainmenu .chapter02 .menu_box .menu_inner .right .btn02{
		margin-top: 0;
	}
}
