@charset "UTF-8";
/* CSS Document */



/* FONT size
---------------------------------------------------------------------
[ px ]	[ % ]
10px 	72  %		19px 	136 %
11px 	79  %		20px 	143 %
12px 	86 %		21px 	150 %
13px 	93 %		22px 	158 %
14px 	100 %		23px 	165 %
15px 	108 %		24px 	172 %
16px 	115 %		25px 	179 %
17px 	122 %		26px 	186 %
18px 	129 %
---------------------------------------------------------------------*/




/* 1201px - */
@media screen and (min-width: 1201px), print {


.ss {
	display: none;
}




#header {
	display: none;
}	




/* contents
--------------------- */
#contents .text {
	width: 420px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #000;
}
	#contents .text .head {
		font-family: 'GFS Didot', serif;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 30px;
	}
	
	
	#contents .text p {
		font-family: 'Lato', sans-serif;
		font-weight: 300;
		font-size: 18px;
		margin-bottom: 30px;
		color: #000;
	}
	#contents .text p.mb0 {
		margin-bottom: 10px;
	}
	
	
	#contents .text #open {
		border: solid 1px #bb897d;
		width: 203px;
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		text-indent: -15px;
		font-family: 'Cormorant Garamond', serif;
		color: #000;
		letter-spacing: 2px;
		background: url(../img/arrow.gif) no-repeat right 6px center;
		margin-top: 30px;
		margin-bottom: 30px;
	}

				

	
	
#contents .pht {
	width: 574px;
	height:100vh;
	float: right;
	background: url(../img/pht.svg) no-repeat center;
	background-size: cover;
}




	
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 100;
 }

#modalWindow {
  width: 1060px;
  height: 670px;
  position: fixed;
  background-color: #FFF;
  display: none;
  z-index: 110;
}

body {
}

#close {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	background: none;
	border: none;
	position: absolute;
	top: 0;
	left: 20px;
}

	
	
	
	
}







/* 901px - 1200px */
@media only screen and (min-width: 901px) and (max-width: 1200px), print {


#header_sp #logo,
#header_sp ul {
	display: none;
}	


.ss {
	display: none;
}





/* contents
--------------------- */
#contents .text {
	width: 45%;
	float: left;
	padding-left: 5%;
	padding-top: 100px;
	color: #000;
}
	
	#contents .text .head {
		font-family: 'GFS Didot', serif;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}
	
	
	#contents .text p {
		font-family: 'Lato', sans-serif;
		font-weight: 300;
		font-size: 14px;
		margin-bottom: 30px;
		color: #000;
	}
	#contents .text p.mb0 {
		margin-bottom: 10px;
	}
	
	
	#contents .text #open {
		border: solid 1px #bb897d;
		width: 203px;
		display: block;
		height: 40px;
	font-family: 'Cormorant Garamond', serif;
		line-height: 40px;
		font-size: 18px;
		text-indent: -15px;
		color: #000;
		letter-spacing: 2px;
		background: url(../img/arrow.gif) no-repeat right 6px center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
				

	
	
#contents .pht {
	width: 50%;
	height:100vh;
	float: right;
	background: url(../img/pht.svg) no-repeat center;
	background-size: cover;
}



	
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 100;
 }

#modalWindow {
  width: 800px;
  height: 505px;
  position: fixed;
  background-color: #FFF;
  display: none;
  z-index: 110;
}
	#modalWindow img {
	  width: 800px;
	  height: auto;
	}

body {
}

#close {
	font-size: 40px;
	font-weight: 300;
	color: #000;
	background: none;
	border: none;
	position: absolute;
	top: 0;
	left: 20px;
}


}








/* - 900px */
@media only screen and (max-width: 900px) {


	
.sb {
	display: none;
}






/* contents
--------------------- */
#contents {
	padding-top: 60px;
	color: #000;
}
#contents .text {
	padding: 50px 15% 50px 15%;
}
	#contents .text .head {
		font-family: 'GFS Didot', serif;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}
	
	
	#contents .text p {
		font-family: 'Lato', sans-serif;
		font-weight: 300;
		font-size: 14px;
		margin-bottom: 30px;
		color: #000;
	}
	#contents .text p.mb0 {
		margin-bottom: 10px;
	}
	
	
	#contents .text #open {
		border: solid 1px #bb897d;
		width: 193px;
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		text-indent: -15px;
	font-family: 'Cormorant Garamond', serif;
		color: #000;
		letter-spacing: 2px;
		background: url(../img/arrow.gif) no-repeat right 6px center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	

	
	
#contents .pht {
	width: 100%;
	height: 333px;
	background: url(../img/pht.svg) no-repeat center;
	background-size: cover;
}





	
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 100000;
 }

#modalWindow {
  width: 300px;
	height: 500px;
	overflow-y: scroll;
  position: fixed;
  background-color: #FFF;
  display: none;
  z-index: 100001;
}
	#modalWindow img {
	  width: 300px;
	  height: auto;
	}

body {
}

#close {
	font-size: 40px;
	font-weight: 300;
	color: #000;
	background: none;
	border: none;
	position: fixed;
	top: 30px;
	left: 50px;
  z-index: 100001;
}

	

}


