@charset "utf-8";

/* =======================================

 Top page

======================================= */


#mainimage {
	position: relative;
	clear: both;
	background: url(../../img/main_image.jpg) no-repeat right top;
	background-size: auto 100%;
	max-width: 1065px;
	min-height: 420px;
}

#mainimage h1 {
	position: absolute;
	left: 6%;
	bottom: 8%;
}

#mainimage .cat1 {
	display: block;
	color: #000;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0;
}

#mainimage .cat2 {
	display: block;
	margin-left: -0.5em;
	color: #e03b6f;
	font-size: 4.2em;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1.4;
}

#mainimage .cat3 {
	display: block;
	color: #e03b6f;
	font-size: 1.3em;
	font-weight: normal;
}

#container .mainnv {
	width: 93%;
	margin: 30px 15px;
	max-width: none;
}

#okimg {
	position: absolute;
	left: 18px;
	top: 25px;
}

#okimg img {
	width: 73px;
	height: 73px;
}


/**/
#threepoint {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}

#threepoint h2 {
	margin: 0 15px;
	color: #e03b6f;
	font-size: 1.9em;
	line-height: 1.2;
	padding-bottom: 0.5em;
}

#threepoint h2 span {
	display: block;
	margin-right: 0.5em;
	font-size: 0.7em;
	color: #e03b6f;
	font-weight: normal;
}

#threepoint .pbox {
	margin: -5px 17px 0 15px;
	padding: 10px;
	border: 5px solid rgb(250, 222, 234);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	line-height: 1.4;
	min-width: 250px;
}

#threepoint .lead {
	font-size: 1.4em;
	color: #e03b6f;
	font-weight: bold;
	padding-bottom: 0.7em;
}

#threepoint .txt {
	font-size: 1.3em;
}

#threepoint .img {
	padding: 20px 0 0 0;
	display: block;
	text-align: center;
}

#threepoint .img img {
	width: 263px;
	height: auto;
}

#threepoint #tp1 {
	background: url(../../img/tp1.png) no-repeat 5px 5px;
}

#threepoint #tp2 {
	background: url(../../img/tp2.png) no-repeat 5px 5px;
}

#threepoint #tp3 {
	background: url(../../img/tp3.png) no-repeat 5px 5px;
}

#threepoint #tp3 p.img {
	position: relative;
}
#threepoint #tp3 p.img span {
	position: absolute;
	left: 33px;
	bottom: -1px;
}

#cthdnvsp {
	margin-top: 30px;
}

/**/
#clmbox {
	display: none;
}


/*//////////////////////  PC  ////////////////////// */

@media print, screen and (min-width: 641px) {
	
#mainimage {
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/main_image.jpg) no-repeat right top;
	background-size: auto;
	width: 1065px;
	height: 800px;
}

#mainimage h1 {
	position: relative; 
	top: 100px;
	left: 0;
}

#mainimage .cat1 {
	display: inline;
	padding-left: 30px;
	font-size: 1.8em;
	letter-spacing: 0;
}

#mainimage .cat2 {
	display: inline;
	margin-left: -0.1em;
	padding-top: 40px;
	font-size: 4em;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 1;
}

#mainimage .cat3 {
	display: block;
	padding-top: 1em;
	padding-left: 150px;
	font-size: 1.6em;
	font-weight: normal;
}

#container .mainnv {
	margin-top: -560px;
	margin-left: 70px;
	width: 480px;
	height: 590px;
}

#okimg {
	display: block;
	position: absolute;
	left: auto;
	top: auto;
	right: 30px;
	bottom: 44px;
}

#okimg img {
	width: 122px;
	height: 122px;
}

.mainnv li {
	padding-right: auto;
}
	
/**/
#threepoint {
	margin-top: 80px;
	position: relative;
	overflow: hidden;
}

#pset {
	float: left;
	position: relative;
	left: 50%;
}

#threepoint h2 {
	font-size: 2.2em;
	text-align: center;
}

#threepoint h2 span {
	display: inline;
}

#threepoint .lead {
	font-size: 1.2em;
}

#threepoint .txt {
	font-size: 1.1em;
	line-height: 1.6;
}

#threepoint .pbox {
	float: left;
	position: relative;
	left: -50%;
	margin: 0;
	padding: 14px;
	border: 5px solid rgb(250, 222, 234);
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	line-height: 1.4;
	min-width: 268px;
	height: 370px;
}

#threepoint .pbox img {
	width: 263px;
	height: auto;
}
#threepoint #tp1 img {
	width: 230px;
	height: auto;
}

#threepoint #tp2,
#threepoint #tp3 {
	margin-left: -5px;
}

#threepoint p.img {
	font-size: 0.9em;
}

#threepoint #tp3 p.img img {
	margin-top: 20px;
}

	
/**/
#clmbox {
	margin-top: 30px;
	display: block;
	float: left;
	position: relative;
	left: 50%;
}

.tpclm {
	float: left;
	margin-left: 25px;
	position: relative;
	left: -50%;
	width: 287px;
}

.tpclm h2 {
	font-size: 1.4em;
	color: #e03b6f;
	margin-bottom: 10px;
}
.tpclm h2 a {
	color: #e03b6f;
}

.tpclm p {
	padding: 0 5px 10px 5px;
	line-height: 1.5;
}

.tpclm p.read a {
	display: block;
	margin-left: auto;
	width: 100px;
	background: url(../img/arw_tri_pk.png) no-repeat 0 5px;
	padding-left: 8px;
	color: #e03b6f;
	text-decoration: none;
}

.tpclm p.read a:hover {
	text-decoration: underline;
}

#tpvoice h2 {
	background: url(../../img/shd_voice.png) no-repeat 0 0;
	padding: 0 0 0 50px;
	line-height: 37px;
}

#tpnews h2 {
	background: url(../../img/shd_new.png) no-repeat 0 0;
	padding: 0 0 0 50px;
	line-height: 37px;
}

#tpchemo {
	width: 337px;
	background: url(../../img/chemo_img.jpg) no-repeat right 30px;
}

#tpchemo h2 {
	padding-top: 5px;
}

#tpchemo li a {
	display: block;
	padding-left: 16px;
	line-height: 2.4;
	background: url(../img/arw_pk.png) no-repeat 0 10px;
	text-decoration: none;
}

#tpchemo li a:hover {
	text-decoration: underline;
}

#geo {
	padding-top: 30px;
}


/**/
#cthdnvsp {
	display: none;
}
