@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: 313px;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
	#contents .text .head {
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
		font-size: 14px;
		letter-spacing: 3px;
		color: #000;
		padding-top: 30px;
		background-size: 137px;
		line-height: 1;
		display: none;
	}
	
	
	#contents .text dl {
		margin-top: 30px;
		display: none;
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
	}
		#contents .text dl dt {
			margin-bottom: 10px;
		}
			#contents .text dl dt img {
				width: 89px;
				height: auto;
			}
		#contents .text dl dd {
			font-size: 16px;
			color: #000;
		}
				#contents .text dl dd img.txt {
					width: 90%;
					height: auto;
				}
			#contents .text dl dd p {
				margin-bottom: 10px;
				line-height: 1.4em;
				letter-spacing: 3px;
			}
			#contents .text dl dd p.sub {
				font-size: 12px;
			}
	
			#contents .text dl dd .btn {
				width: 130px;
				border: solid 1px #bb897d;
			}
				#contents .text dl dd .btn a {
					display: block;
					height: 28px;
	font-family: 'Cormorant Garamond', serif;
					line-height: 28px;
					font-size: 14px;
					color: #000 !important;
					letter-spacing: 2px;
					padding-left: 10px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
				#contents .text dl dd #open {
	font-family: 'Cormorant Garamond', serif;
					border: solid 1px #bb897d;
					width: 130px;
					display: block;
					height: 28px;
					line-height: 28px;
					font-size: 14px;
					text-indent: -15px;
					color: #000;
					letter-spacing: 2px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
	
			#contents .text dl dd table th {
				width: 145px;
				text-align: left;
				font-size: 14px;
				font-weight: normal;
				vertical-align: middle;
				line-height: 1;
				padding-bottom: 5px;
			}
			#contents .text dl dd table td {
				text-align: left;
				font-size: 14px;
				vertical-align: middle;
				line-height: 1;
				letter-spacing: 3px;
				padding-bottom: 5px;
			}
				

	
	
#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: 150px;
	padding-bottom: 150px;
}
	#contents .text .head {
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
		font-size: 14px;
		letter-spacing: 3px;
		color: #bb897d;
		padding-top: 30px;
		background-size: 137px;
		line-height: 1;
		display: none;
	}
	
	
	#contents .text dl {
		margin-top: 30px;
		display: none;
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
	}
		#contents .text dl dt {
			margin-bottom: 10px;
		}
			#contents .text dl dt img {
				width: 89px;
				height: auto;
			}
		#contents .text dl dd {
			font-size: 16px;
		color: #000;
		}
				#contents .text dl dd img.txt {
					width: 300px;
					height: auto;
				}
			#contents .text dl dd p {
				margin-bottom: 10px;
				line-height: 1.4em;
				letter-spacing: 3px;
			}
			#contents .text dl dd p.sub {
				font-size: 12px;
			}
	
			#contents .text dl dd .btn {
				width: 130px;
				border: solid 1px #bb897d;
			}
				#contents .text dl dd .btn a {
					display: block;
					height: 28px;
					line-height: 28px;
	font-family: 'Cormorant Garamond', serif;
					font-size: 14px;
					color: #000 !important;
					letter-spacing: 2px;
					padding-left: 10px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
				#contents .text dl dd #open {
					border: solid 1px #bb897d;
					width: 130px;
					display: block;
					height: 28px;
					line-height: 28px;
					font-size: 14px;
	font-family: 'Cormorant Garamond', serif;
					text-indent: -15px;
					color: #000;
					letter-spacing: 2px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
	
			#contents .text dl dd table th {
				width: 145px;
				text-align: left;
				font-size: 14px;
				font-weight: normal;
				vertical-align: middle;
				line-height: 1;
				padding-bottom: 5px;
			}
			#contents .text dl dd table td {
				text-align: left;
				font-size: 14px;
				vertical-align: middle;
				line-height: 1;
				letter-spacing: 3px;
				padding-bottom: 5px;
			}
				

	
	
#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: #fff;
	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;
}
#contents .text {
	padding: 50px 15% 50px 15%;
}
	#contents .text .head {
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
		font-size: 14px;
		letter-spacing: 3px;
		color: #bb897d;
		padding-top: 30px;
		background-size: 137px;
		line-height: 1;
		display: none;
	}
	
	
	#contents .text dl {
		margin-top: 40px;
		display: none;
		font-family: 'Lato', sans-serif;
		font-weight: 300 !important;
	}
		#contents .text dl dt {
			margin-bottom: 10px;
		}
			#contents .text dl dt img {
				width: 89px;
				height: auto;
			}
		#contents .text dl dd {
			font-size: 16px;
		color: #000;
		}
			#contents .text dl dd p {
				margin-bottom: 10px;
				line-height: 1.4em;
				letter-spacing: 3px;
			}
			#contents .text dl dd p.sub {
				font-size: 12px;
			}
				#contents .text dl dd p img {
					width: 100%;
					height: auto;
				}
				#contents .text dl dd img.txt {
					width: 270px;
					height: auto;
				}
	
			#contents .text dl dd .btn {
				margin-top: 20px;
				width: 130px;
				border: solid 1px #bb897d;
			}
				#contents .text dl dd .btn a {
					display: block;
					height: 28px;
					line-height: 28px;
					color: #000 !important;
					font-size: 14px;
					letter-spacing: 2px;
	font-family: 'Cormorant Garamond', serif;
					padding-left: 10px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
				#contents .text dl dd #open {
					border: solid 1px #bb897d;
					width: 130px;
					display: block;
					height: 28px;
	font-family: 'Cormorant Garamond', serif;
					line-height: 28px;
					font-size: 14px;
					text-indent: -15px;
					color: #000;
					letter-spacing: 2px;
					background: url(../img/arrow.gif) no-repeat right 6px center;
				}
	
	
			#contents .text dl dd table th {
				width: 140px;
				text-align: left;
				font-size: 14px;
				font-weight: normal;
				vertical-align: middle;
				line-height: 1;
				padding-bottom: 5px;
			}
			#contents .text dl dd table td {
				text-align: left;
				font-size: 14px;
				vertical-align: middle;
				line-height: 1;
				letter-spacing: 3px;
				padding-bottom: 5px;
			}
				

	
	
#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: #fff;
	background: none;
	border: none;
	position: fixed;
	top: 30px;
	left: 50px;
  z-index: 100001;
}

	

}


