@charset "utf-8";


/*********** PCSP切り替え(tablet基準768)*************/
.PcOnly{
	display: block !important;
}
.SpOnly{
	display: none !important;
}

@media screen and (max-width: 768px) {
	.PcOnly{
		display: none !important;
	}
	.SpOnly{
		display: block !important;
	}	
}
/*********** 画像切替え *************/
.switch {
	visibility: hidden;
}
/***********************************/
/*BODY A:link {
	COLOR: #0033cc;
}
BODY A:visited {
	COLOR: #990099;
}
BODY A:HOVER {
	COLOR: red;
}*/
table {
	width:100%;
}
#page_title{
	margin-bottom:10px;
}
.section_title,
.section_title_mt0{
	margin:30px 0 10px 0;
	}
	.section_title_mt0{
		margin-top:0;
	}
	
	.inner_content{
		width:960px;
		margin:0 auto;
	}
.smooth_move{
}
@media screen and (max-width: 768px) {
	section {
		padding: 0 15px;
	}
}
/********************
	a img:hover {
		filter: alpha(opacity=75);
		-moz-opacity:0.75;
		opacity:0.75;
	}
*********************/
/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/
	
	body,
	html{
		height:100%;
		color:#333;
		color:#55595f;
	}
	
	img.bgmaximage{
 		 position:fixed !important;
		}

#page {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
	.backtotop {
		position: fixed;
		right: 15px;
		bottom: 100px;
		z-index: 9000;
		color:white;
		}
#page{
		position:relative;
		height:auto !important; 
		height:100%;
		min-height:100%;
		padding-bottom:120px;
}
#globalHeader{
	letter-spacing: 0.2px;
}
@media screen and (max-width: 768px) {
	#page {
		padding-bottom: 0 !important;
	}
}
	#globalHeader{
		width: 100%;
		
		margin:0 auto;
		height:53px;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		}
		#globalHeader_in{
			/*min-width:1300px;*/
		background:white;
		-moz-box-shadow: 0px 4px 17px #999;
		-webkit-box-shadow: 0px 4px 17px #999;
		box-shadow: 0px 4px 17px #999;
		position:relative;
		height:53px;
		}
		#globalHeader #title{
			position:absolute;
			bottom:20px;
			left:30px;
		}
		#globalHeader nav{
			}
			#globalHeader nav ul{
				}
				#globalHeader nav ul li{
					float:left;
					}
					#globalHeader nav ul li:after{
						content:"\FF0F";
					}
					#globalHeader nav ul li:last-child:after{
						color:white;
					}
					#globalHeader nav ul li a{
						display:inline-block;
						color:#343439;
						font-size:14px;
						padding:0 1em;
						font-weight: bold;
						}
	#grobalNav{
		/*position:absolute;
		bottom:15px;
		left:150px;*/
		float:left;
		margin:20px 0 0 150px;
		}
		#grobalNav ul{
			}
			#grobalNav ul li{
				
				}
				#grobalNav ul li a{
					
				}
				
	#head_nav_right{
		float:right;
		margin:20px 30px 0 0 ;
		}
		#head_nav_right ul{
			}
			#head_nav_right ul li{
				}
			#head_nav_right ul li:last-child:after{
				content:"";
			}
				#head_nav_right ul #link_sns{
					height:15px;
					position:relative;
					width:61px;
					}
					#head_nav_right ul #link_sns a:nth-last-child(2) img{
						position:absolute;
						left:10px;
						}
					#head_nav_right ul #link_sns a:last-child img{
						position:absolute;
						right:0;
						}
						#head_nav_right ul #link_sns a img{
							width:24px;
							bottom:-6px;
						}
	#globalFooter{
		position: absolute;
		bottom: 0;
		width: 100%;
		min-width:960px;
		height:90px;
		background:#595757;
		color:white;
		letter-spacing: 0.1em;
		}
		#globalFooter a{
			color:white;
		}
		#globalFooter div{
			position:absolute;
			left:30px;
			bottom:10px;
			text-align:left;
			}
			#globalFooter div dt{
				width:8em;
				float:left;
			}
			#globalFooter div dd{
				padding:0 0 0 9em;
			}
		#globalFooter p{
			position:absolute;
			bottom:10px;
			right:30px;
		}
		#globalFooter #copyright{
		}
	
	/* Shadowbox ----------------------------*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	color:#fff;
}

#sb-container {
	position:fixed;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
	display:none;
}

#sb-overlay {
	position:relative;
	height:100%;
	width:100%;
}

#sb-wrapper {
	position:absolute;
	visibility:hidden;
	width:100px;
}

#sb-wrapper-inner {
	position:relative;
	overflow:hidden;
	height:100px;
}

#sb-body {
	position:relative;
	height:100%;
}

#sb-body-inner {
	position:absolute;
	height:100%;
	width:100%;
}

#sb-player.html {
	height:100%;
	overflow:auto;
}

#sb-body img {
	border:none;
}

#sb-loading {
	position:relative;
	height:100%;
}

#sb-loading-inner {
	position:absolute;
	font-size:14px;
	line-height:24px;
	height:24px;
	top:50%;
	margin-top:-12px;
	width:100%;
	text-align:center;
}

#sb-loading-inner span {
	width: 24px;
	height: 24px;
	background: url(../js/shadowbox/loading.gif) no-repeat;
	display:inline-block;
	text-indent: -9999px;
	overflow: hidden;
}

#sb-body,#sb-loading {
	background-color: #000;
}

#sb-title,#sb-info {
	margin:0;
	padding:0;
	overflow:hidden;
}

#sb-title,#sb-title-inner {
	height:26px;
	line-height:26px;
}

#sb-title-inner {
	font-size:16px;
}

#sb-info,#sb-info-inner {
	height:20px;
	line-height:20px;
}

#sb-info-inner {
	font-size:12px;
}

#sb-nav {
	width: 143px;
	height:41px;
	margin-left: -71px;
	position: fixed;
	bottom: 35px;
	left: 50%;
}

#sb-nav a {
	display:block;
	height:41px;
	cursor:pointer;
	background-repeat:no-repeat;
	border-bottom: none;
	float: left;
}

a#sb-nav-close {
	width: 41px;
	margin: 0 10px;
	background-image: url(../js/shadowbox/close.png);
	float: left;
}

a#sb-nav-next {
	width: 41px;
	background-image: url(../js/shadowbox/next.png);
	float: left;
}

a#sb-nav-previous {
	width: 41px;
	background-image: url(../js/shadowbox/previous.png);
	float: left;
}

#sb-counter {
	width:45%;
	padding-top: 2px;
	display: none;
}

#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
}

#sb-counter a.sb-counter-current {
	text-decoration:underline;
}

div.sb-message {
	font-size:12px;
	padding:10px;
	text-align:center;
}

div.sb-message a:link,div.sb-message a:visited {
	color:#fff;
	text-decoration:underline;
}
	
	.for_contact{
		text-align:center;
		padding:150px 0 0 0;
		}
		.for_contact ul{
			letter-spacing:-0.4em;/*隙間をなくすためのハック*/
			}
			.for_contact ul li{
				letter-spacing:normal;/*隙間をなくすためのハック*/
				display:inline-block;
				*display:inline;
				*zoom:1;
				margin:0 5px;
			}
			
	/************  nav  ***************/
.cp_offcm02 {
	position: absolute;
	top: 12px;
	left: 20px;
	display: inline-block;
}

/* menu */
.cp_offcm02 .cp_menu {
	position: fixed;
	top: 0;
	left: -100vw;
	width: 500px;
	height: 100%;
	cursor: pointer;
	-webkit-transition: 0.53s transform;
			transition: 0.53s transform;
	-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
			transition-timing-function: cubic-bezier(.38,.52,.23,.99);
	background-color: #fff;
	z-index: 1;
}
.cp_offcm02 .cp_menu ul {
	margin: 0;
	padding: 100px 60px 0 60px;
}
.cp_offcm02 .cp_menu li {
	list-style: none;
}
.cp_offcm02 .cp_menu li:first-child a{
	background: #000;
	color: #fff;
}
.cp_offcm02 .cp_menu li:last-child a{
	background: #000;
	color: #fff;
}
.cp_offcm02 .cp_menu li a {
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	font-size: 17px;
	border-bottom: 2px solid #000;
	position: relative;
	font-weight: 600;
    letter-spacing: .05em;
}
.cp_offcm02 .cp_menu #link_sns {
	text-align: left;
}
.cp_offcm02 .cp_menu #link_sns a {
	display: inline-block;
	border: none;
	font-size: 14px;
	padding: 15px 0 15px 8px;
	letter-spacing: -0.1em;
}
.cp_offcm02 .cp_menu #link_sns img {
    vertical-align: middle;
	margin-right: 3px;
}
.cp_offcm02 .cp_menu li.sns a{
	padding-left: 35px;
}
.cp_offcm02 .cp_menu li.sns a:before{
	content: "";
    background: url(grp/insta_icon.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 13px;
    top: 13px;
}
.cp_offcm02 .cp_menu li a span{
	display: inline-block;
	padding-left: 20px;
	font-size: 12px;
}

.cp_offcm02 #cp_toggle02 {
	position: absolute;
	display: none;
	opacity: 0;
}
.cp_offcm02 #cp_toggle02:checked ~ .cp_menu {
	-webkit-transform: translateX(100vw);
			transform: translateX(100vw);
	overflow: scroll;
}
/* menu toggle */
.cp_offcm02 #cp_toggle02 ~ label {
	display: block;
	padding: 0.5em;
	cursor: pointer;
	-webkit-transition: 0.5s transform;
			transition: 0.5s transform;
	-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
			transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
	text-align: center;
	color: #333333;
}
.cp_offcm02 #cp_toggle02 ~ label span{
	position: absolute;
    left: 0;
    right: 0;
	bottom: -8px;
	display: none;
}
.cp_offcm02 #cp_toggle02:checked ~ label {
	z-index: 9999;
    position: relative;
}
.cp_offcm02 #cp_toggle02 ~ label::before {
		font-family: "Font Awesome 5 Free";
	content: '\f0c9';
	font-size: 2em;
	font-weight: 900;
}
.cp_offcm02 #cp_toggle02:checked ~ label::before {
	content: '\f00d';
}
/* contents */
.cp_contents {
	color: #333333;
	text-align: center;
}

/* right menubar */
#head_nav_rights{
	float: right;
    margin: 20px 125px 0 0;
}
#head_nav_rights ul li{
	position: relative;
}
#head_nav_rights ul li.sns a{
	line-height: 1.2;
	padding-left: 32px;
}
#head_nav_rights ul .sns a:before{
	content: "";
	background: url(../studiophoto/coming_of_age_ceremony/grp/insta_icon.png) no-repeat;
	background-size: cover;
	background-position: center;
	display: inline-block;
	width: 20px;
    height: 20px;
    position: absolute;
    left: 8px;
    top: -1px;
}
#head_nav_rights ul li.contact span{
	font-weight: 400;
    position: absolute;
    top: -5px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 14px;
}
#globalHeader nav ul li a{
	font-size: 16px;
    padding: 0 .5em;
    letter-spacing: .1em;
}
#head_nav_rights ul .contact{
	width: 139px;
}
#head_nav_rights ul .contact a{
	text-align: left;
	line-height: 1.2;
	padding-left: 45px;
	display: block;
	width: 78px;
}

#head_nav_rights ul .contact a:before{
	content: "";
	background: url(../studiophoto/coming_of_age_ceremony/grp/mail_icon.png) no-repeat;
	background-size: cover;
	background-position: center;
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
    left: 8px;
    top: -5px;
}

/**  #globalHeader nav ul li:after {
    content: "|";
}  **/

.cp_offcm03{
	position: absolute;
    top: 19px;
    left: 68px;
    display: inline-block;
    width: 100px;
}
.cp_offcm04{
	position: absolute;
    top: 12px;
    right: 112px;
    display: inline-block;
    width: 30px;
}
.cp_offcm05{
	position: absolute;
    top: 12px;
    right: 50px;
    display: inline-block;
    width: 30px;
}
.cp_offcm06{
	position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    width: 30px;
}
.cp_offcm07{
	position: absolute;
    top: 12px;
    right: 90px;
    display: inline-block;
    width: 28px;
}

@media screen and (max-width: 768px) {
	.cp_offcm02 {
		position: absolute;
		top: 12px;
		left: 10px;
		display: inline-block;
	}
	.cp_offcm02 .cp_menu{
		left: -100vw;
    	width: 300px;
	}
	.cp_offcm02 .cp_menu ul {
		margin: 0;
		padding: 70px 15px 0 15px;
	}
	.cp_offcm03{
		position: absolute;
    top: 19px;
    left: 56px;
    display: inline-block;
	width: 100px;
	}
	.cp_offcm04{
		position: absolute;
		top: 13px;
		right: 100px;
		display: inline-block;
		width: 25px;
	}
	.cp_offcm05{
		position: absolute;
		top: 13px;
		right: 40px;
		display: inline-block;
		width: 25px;
	}
	.cp_offcm06{
		position: absolute;
		top: 13px;
		right: 10px;
		display: inline-block;
		width: 25px;
	}
	.cp_offcm07{
		position: absolute;
		top: 13px;
		right: 70px;
		display: inline-block;
		width: 25px;
	}
}
	/**************** MAP ************/
	
	#Studio {
	padding: 120px 0 80px;
	margin-bottom:130px;
	min-width:960px;
}

#StudioMap {
	width: 870px;
	height: auto;
	margin:0 auto;
	margin-bottom: 60px;
	padding: 70px 30px 60px 60px;
	background: url(../grp/map-bg.png) no-repeat;
}

#MapOmura {
	width:46%;
	float: left;
	margin-right:6%;
}

#MapNagasaki {
	width:48%;
	float: right;
}

#OmuraAdd, #NagasakiAdd {
	margin-top: 45px;
}

#OmuraAdd .AddTitle {
	width: 84px;
	float: left;
}

#NagasakiAdd .AddTitle {
	width: 105px;
	float: left;
}
.AddDetail {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
	color: #666;
	float: left;
	text-align:left;
}

.GoogleMap {
	float: left;
}
.Map{
	overflow:hidden;
	border-radius: 200px;
	-webkit-transform: translateZ(0);
	height:390px;
	width:390px;
	-webkit-mask-image: -webkit-radial-gradient(circle, white, black);
	border:2px solid #F9C;
	}
	.Map iframe{
		vertical-align: bottom;
		border:2px solid #c6a3cb;
		width:390px;
		height:600px;
		margin-top: -120px;
	}

#OmuraAdd .GoogleMap {
	margin: 10px 0 0 106px;
}

#NagasakiAdd .GoogleMap {
	margin: 10px 0 0 127px;
}
#ReserveAtt {
	float: left;
	margin-top: 50px;
	/*font-size: 92.3%;*/
}

@media screen and (max-width: 768px) {
	#Studio {
    margin-bottom: 0!important;
	min-width: 320px;
	padding: 0;
	}
	#StudioMap {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 20px;
	padding: 60px 0px;
	}
	#MapOmura,#MapNagasaki {
    width: 100%;
    margin-right: 0;
	}
	.Map {
    margin: 0 auto;
	border-radius: 50%;
    height: 290px;
    width: 290px;
	}
	#OmuraAdd, #NagasakiAdd {
    margin: 25px 10px 50px;
	}
	#NagasakiAdd .AddTitle,#OmuraAdd .AddTitle {
    width: 100%;
    float: none;
	}
	#NagasakiAdd .GoogleMap,#OmuraAdd .GoogleMap {
    margin: 0 auto;
	}
	.AddDetail {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    color: #666;
    float: none;
    text-align: center;
	margin: 15px auto;
	}
	.GoogleMap {
    float: none;
	}
}

/******************/

#Container {
	width: 100%;
	margin-top: 53px;
	}
	#Container > div{
		min-width:960px;
	}

.Contents {
	width: 960px;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.Contents {
		width: 100%;
	}
}

/******************************** rss ************/
	#rss_space{
		padding:100px 0;
		background:#f1ece6;
		margin-bottom:100px;
		min-width:960px;
		}
		#rss_space > h3{
			margin-bottom:20px;
		}
	



@media screen and (max-width: 1200px) {/*****************上メニュー落とす！**/
	
	#grobalNav{
		/*bottom:none;
		top:7px;*/
		}
	
	#head_nav_right{
		/*position:absolute;
		bottom:7px;
		right:30px;*/
		}
	
	
}
	
/*-----------------------------------------------------	*/
/*	 993-1024					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 1024px) {
	
}



/*-----------------------------------------------------	*/
/*	 769-992					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 992px) {
	
}



/*-----------------------------------------------------	*/
/*	 480-768					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 768px) {
	
	/*-----------------------------------------------------	*/
	/*	for all						*/
	/*-----------------------------------------------------	*/
	.Clearfix::after {
		content: "";
		display: block;
		clear: both;
	}
	*,*:before,*:after{
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.inner_content {
		width: auto;
		max-width: 960px;
		margin: 0 auto;
	}
	.Contents {
		width: auto;
		margin: 0 auto;
	}
	#Container > div {
    	min-width: auto;
	}
	#Container p,#Container a{
		font-size: 14px !important;
	}

	/*-----------------------------------------------------	*/
	/*	Header						*/
	/*-----------------------------------------------------	*/
	/*Spメニュー*/
	.cp_cont {
	}
	.cp_offcm01 {
		position: absolute;
		top: 12px;
		right: 20px;
		display: inline-block;
	}
	/* menu */
	.cp_offcm01 .cp_menu {
		position: fixed;
		top: 0;
		right: -100vw;
		width: 250px;
		height: 100%;
		cursor: pointer;
		-webkit-transition: 0.53s transform;
				transition: 0.53s transform;
		-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
				transition-timing-function: cubic-bezier(.38,.52,.23,.99);
		background-color: #607D8B;
		opacity: 0.8;
	}
	.cp_offcm01 .cp_menu ul {
		margin: 0;
		padding: 0;
	}
	.cp_offcm01 .cp_menu li {
		list-style: none;
	}
	.cp_offcm01 .cp_menu li a {
		display: block;
		padding: 20px;
		text-decoration: none;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
	}

	.cp_offcm01 #cp_toggle01 {
		position: absolute;
		display: none;
		opacity: 0;
	}
	.cp_offcm01 #cp_toggle01:checked ~ .cp_menu {
		-webkit-transform: translateX(-100vw);
				transform: translateX(-100vw);
	}
	/* menu toggle */
	.cp_offcm01 #cp_toggle01 ~ label {
		display: block;
		padding: 0.5em;
		cursor: pointer;
		-webkit-transition: 0.5s transform;
				transition: 0.5s transform;
		-webkit-transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
				transition-timing-function: cubic-bezier(.61,-0.38,.37,1.27);
		text-align: center;
		color: #333333;
	}
	.cp_offcm01 #cp_toggle01:checked ~ label {
		-webkit-transform: translateX(-250px);
				transform: translateX(-250px);
	}
	.cp_offcm01 #cp_toggle01 ~ label::before {
		font-family: "Font Awesome 5 Free";
		content: '\f0c9';
		font-size: 2em;
		font-weight: 900;
	}
	.cp_offcm01 #cp_toggle01:checked ~ label::before {
		content: '\f00d';
	}
	/* contents */
	.cp_contents {
		color: #333333;
		text-align: center;
	}


	/*-----------------------------------------------------	*/
	/*	Footer						*/
	/*-----------------------------------------------------	*/
	#globalFooter{
		min-width: auto;
		position: relative;
		height: auto;
		max-width: 960px;
	}
	#globalFooter div{
		position: inherit;
		left: inherit;
		bottom: inherit;
		padding: 15px 0;
	}
	#globalFooter p{
		position: inherit;
		bottom: inherit;
		right: inherit;
		text-align: center;
		margin: 20px auto 0;
	}
	#globalFooter div dt {
    width: 100%;
    text-align: center;
	line-height: 3;
	}
	#globalFooter div dd {
    padding: 0 15px;
	}
}


/*-----------------------------------------------------	*/
/*	 321-480px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 480px) {

}

/*-----------------------------------------------------	*/
/*	 320px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 320px) {

}


