@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 %
---------------------------------------------------------------------*/
.tit-text {
	font-family: 'Cormorant Garamond', serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 25px;
	color: #b60811;
}

#contents dl dt {
	font-weight: bold;
}

#contents dl dd .bold {
	font-weight: bold;
}

#contents dl dd .color-b,
#contents dl dd .color-b * {
	color: #357fc8;
}

#contents dl dd .color-r,
#contents dl dd .color-r * {
	color: #b60811;
	font-style: italic;
}

#contents dl dd .t-center {
	text-align: center;
}

#contents dl dd .child .base {
	margin-bottom: 25px
}

#contents dl dd .child .t{
	font-weight: bold;
	margin-bottom: 8px;
}

#contents dl dd .child .base:after {
  content: "";
  display: table;
  clear: both;
}

#contents dl dd .child .base p {
	margin: 0;
	font-size: 13px;
}

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


.ss {
	display: none;
}




#header {
	display: none;
}




/* contents
--------------------- */
#contents .text {
	width: 420px;
	height:100vh;
	float: left;
	color: #000;
	overflow-y: scroll;
}
#contents .text::-webkit-scrollbar{
    display:none;
}
	#contents .text .head {
		font-family: 'GFS Didot', serif;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 30px;
		padding-top: 50px;
	}

	#contents .read {
		font-family: 'Cormorant Garamond', serif;
		font-size: 18px;
			font-weight: 300;
		line-height: 1.4em;
		margin-bottom: 25px;
	}

	#contents h3 {
		font-family: 'Cormorant Garamond', serif;
		font-size: 20px;
		padding-top: 30px;
			font-weight: 300;
		margin-bottom: 10px;
	}

	#contents dl {
	}
		#contents dl dt {
			font-family: 'Cormorant Garamond', serif;
			font-size: 20px;
			font-weight: 300;
		}
		#contents dl dd {
			font-family: 'Lato', sans-serif;
			font-weight: 300;
			font-size: 14px;
		}
			#contents dl dd p {
				margin-bottom: 25px;
				color: #000;
			}
			#contents dl dd p span {
				font-style: italic;
			}





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

}







/* 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%;
	height:100vh;
	float: left;
	padding-left: 5%;
	color: #000;
	overflow-y: scroll;
}
#contents .text::-webkit-scrollbar{
    display:none;
}
	#contents .text .head {
		font-family: 'GFS Didot', serif;
		font-size: 30px;
		letter-spacing: 3px;
		margin-bottom: 10px;
		padding-top: 100px;
	}

	#contents .read {
		font-family: 'Cormorant Garamond', serif;
		font-size: 18px;
			font-weight: 300;
		line-height: 1.4em;
		margin-bottom: 25px;
	}

	#contents h3 {
		font-family: 'Cormorant Garamond', serif;
		font-size: 20px;
			font-weight: 300;
		padding-top: 30px;
		margin-bottom: 10px;
	}

	#contents dl {
	}
		#contents dl dt {
			font-family: 'Cormorant Garamond', serif;
			font-size: 20px;
			font-weight: 300;
		}
		#contents dl dd {
			font-family: 'Lato', sans-serif;
			font-weight: 300;
			font-size: 14px;
		}
			#contents dl dd p {
				margin-bottom: 25px;
				color: #000;
			}
			#contents dl dd p span {
				font-style: italic;
			}




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



}








/* - 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 .read {
		font-family: 'Cormorant Garamond', serif;
		font-size: 18px;
			font-weight: 300;
		line-height: 1.4em;
		margin-bottom: 25px;
	}

	#contents h3 {
		font-family: 'Cormorant Garamond', serif;
		font-size: 20px;
			font-weight: 300;
		padding-top: 30px;
		margin-bottom: 10px;
	}

	#contents dl {
	}
		#contents dl dt {
			font-family: 'Cormorant Garamond', serif;
			font-size: 20px;
			font-weight: 300;
		}
		#contents dl dd {
			font-family: 'Lato', sans-serif;
			font-weight: 300;
			font-size: 14px;
		}
			#contents dl dd p {
				margin-bottom: 25px;
				color: #000;
			}
			#contents dl dd p span {
				font-style: italic;
			}





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






}
