@charset "utf-8";
/*=======================================================
	秋の花粉症
=======================================================*/

/*---------------------------------------------
	index
---------------------------------------------*/

/* reset */
section#lpBox div#lpTopInner { padding: 0 1px 0px; }
#lpTopInner section { display: block; }
.smallTxt { font-size: 12px; }
.pollinosis_in_the_fall h1, .pollinosis_in_the_fall p {
	margin: 0;
	padding: 0;
}
/*shared*/
.fr { float: right }
.fl { float: left; }
.cl { clear: both; }


/*---------------------------------------
Header Style
----------------------------------------*/
.pollinosis_in_the_fall {
	width: 970px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 40px;
}
#pollinosisHead {
	background: url(../img/main_bg.jpg) no-repeat left top;
	position: relative;
	padding-bottom: 30px;
}
#pollinosisHead h1 {
	padding: 45px 50px 10px 40px;
}
#pollinosisHead p#lead {
	padding: 0 0 25px 43px;
	width: 482px;
	color: #fff;
}
#pollinosisHead p#headImg {
	position: absolute;
	top: 10px;
	left: 545px;
}
#dcProfile {
	width: 885px;
	margin: auto;
	padding: 8px;
	background: #fff;
	-moz-box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
	-webkit-box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
	box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
	position: relative;
	_height: 180px;
}
#dcProfile #dcProfileTxt {
	position: absolute;
	top: 8px;
	left: 230px;
}
#dcProfile #dcProfileTxt h2 {
	padding: 5px 0;
	font-size: 85%;
	border-bottom: 1px solid #000;
	margin: 0 8px 15px 0;
}
#dcProfile #dcProfileTxt strong {
	font-size: 130%;
	color: #cf3600;
}
#dcProfile #dcProfileImg img {
	display: block;
}
/*---------------------------------------
Contents Style
----------------------------------------*/
#pollinosisCont ul#menu {
	float: left;
	padding-left: 10px;
	margin: auto;
}
#pollinosisCont ul#menu li {
	float: left;
	padding-right: 4px;
}
#indexPage #pollinosisCont ul#menu li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border: 2px solid #cf3600;
	width: 229px;
	height: 276px;
	text-indent: -9999px;
}
#indexPage #pollinosisCont ul#menu li#menu1 a {
	background-image: url(../img/top_menu1.png);
}
#indexPage #pollinosisCont ul#menu li#menu2 a {
	background-image: url(../img/top_menu2.png);
}
#indexPage #pollinosisCont ul#menu li#menu3 a {
	background-image: url(../img/top_menu3.png);
}
#indexPage #pollinosisCont ul#menu li#menu4 a {
	background-image: url(../img/top_menu4.png);
}
#indexPage #pollinosisCont ul#menu li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	border: 2px solid #e97c56;
}


/*---------------------------------------
bottom Contents Style
----------------------------------------*/
#bottomPage #pollinosisCont ul#menu {
	margin-bottom: 30px;
}
#bottomPage #pollinosisCont ul#menu li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border: 2px solid #cf3600;
	width: 229px;
	height: 80px;
	text-indent: -9999px;
}
#bottomPage #pollinosisCont ul#menu li#menu1 a { background-image: url(../img/bottom_menu1.png); }
#bottomPage #pollinosisCont ul#menu li#menu2 a { background-image: url(../img/bottom_menu2.png); }
#bottomPage #pollinosisCont ul#menu li#menu3 a { background-image: url(../img/bottom_menu3.png); }
#bottomPage #pollinosisCont ul#menu li#menu4 a { background-image: url(../img/bottom_menu4.png); }
#bottomPage #pollinosisCont ul#menu li a:hover {
	border: 2px solid #e97c56;
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
#bottomPage #pollinosisCont ul#menu li#menu1on a {
	background-image: url(../img/bottom_menu1on.png);
	border: 2px solid #cf3600;
	opacity: 1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}
#bottomPage #pollinosisCont ul#menu li#menu2on a {
	background-image: url(../img/bottom_menu2on.png);
	border: 2px solid #cf3600;
	opacity: 1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}
#bottomPage #pollinosisCont ul#menu li#menu3on a {
	background-image: url(../img/bottom_menu3on.png);
	border: 2px solid #cf3600;
	opacity: 1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}
#bottomPage #pollinosisCont ul#menu li#menu4on a {
	background-image: url(../img/bottom_menu4on.png);
	border: 2px solid #cf3600;
	opacity: 1;
	filter: alpha(opacity=100);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
}
/*ページタイトル*/

#bottomPage #pollinosisCont h2 {
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 0 auto 20px;
	width: 915px;
	height: 73px;
	border-bottom: 2px solid #cf3600;
	text-indent: -9999px;
}
#bottomPage #pollinosisCont h2 br { display: none; }
#bottomPage #pollinosisCont h2#symptomsTtl { background-image: url(../img/bottom_ttl1.png); }
#bottomPage #pollinosisCont h2#allergenTtl { background-image: url(../img/bottom_ttl2.png); }
#bottomPage #pollinosisCont h2#preventTtl { background-image: url(../img/bottom_ttl3.png); }
#bottomPage #pollinosisCont h2#trendTtl { background-image: url(../img/bottom_ttl4.png);}


/*テキスト*/

#bottomPage #pollinosisCont p { padding: 0 17px 20px; }
.txtimg img { display: block; }
.txtimg {
	text-align: center;
	font-size: 85%;
}
#bottomPage #pollinosisCont .fr { margin: 0 0 10px 10px }
ul#cont2Img { margin-bottom: 20px; }
ul#cont2Img li {
	float: left;
	padding-left: 15px;
	margin: auto;
	text-align: center;
}
#goIndex {
	padding: 20px 20px 0;
	text-align: right;
}

#bottomPage strong {
    color: #cf3602;
}

/*コラム*/
#dcColumn {
	background: #ffff79;
	padding: 20px 0;
	margin: 0 20px;
}
#dcColumn .fl { margin: 0 10px 5px 0 }

/*おすすめ商品*/
#recommendItem {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin: 0 20px;
}
#recommendItem h3 {
	border-left: 4px solid #cc3300;
	font-size: 18px;
	padding: 6px 10px 5px;
	margin-bottom: 15px;
}
#recommendItem ul li {
	border: 1px solid #ccc;
	width: 460px;
	height: 205px;
	text-align: center;
	float: left;
	display: block;
	margin-right: 6px;
	overflow: hidden;
}
#recommendItem ul li.r{ margin-right: 0; }
#recommendItem ul li img{
	margin: 5px 0 0 -5px;
	height: 150px;
	width: auto;
}


/*popup*/
body#popup .txc { text-align: center; }
body#popup #popupTxt { padding-bottom: 20px; }
body#popup {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	position: relative;
}
body#popup {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
body#popup p, body#popup h1, body#popup h2 {
	margin: 0;
	padding: 0;
}
body#popup div#wrap {
	width: 620px;
	background: #fff;
	margin: 0 auto;
	padding-top: 50px;
}
body#popup h1 { float: left; }
body#popup p.popup_productsImg { float: right; }
body#popup h2 {
	text-align: center;
	clear: both;
	padding: 10px 0 10px;
}
.popupImg { float: left; }
body#popup ul { float: right; }
body#popup ul, body#popup li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sb-nav-close { margin: 0 }
.hoshitsu p, .hoshitsu ul { color: #00003f; }
.hoshitsu .popupImg {
	float: none;
	width: 100%;
	text-align: center;
}
.hoshitsu ul {
	float: none !important;
	margin: 20px auto !important;
	text-align: center;
}
.menthol p, .menthol ul { color: #04433e; }
.menthol .popupImg2 {
	text-align: center;
	width: 100%;
	padding-bottom: 20px !important;
}
.menthol .popupImg {
	width: 275px;
	padding-left: 10px !important;
}
.menthol ul { width: 325px; }
.ufu p, .ufu ul { color: #231815; }
.ufu .popupImg {
	width: 100%;
	text-align: center;
	float: none !important;
}
.ufu ul {
	float: none !important;
	clear: both;
}
#popup .hidden_pc { display: none; }
.hyperblock div#wrap {
	padding-top: 0px !important;
	padding-bottom: 30px !important;
	position: relative;
}
.hyperblock h1 {
	float: none !important;
	background: #004ea2;
	padding: 20px 0 25px 20px !important;
	margin-bottom: 20px !important;
	position: relative;
}
.hyperblock ul {
	width: 300px;
	color: #004ea2;
}
.hyperblock ul h3 { margin: 0 0 5px; }
#hyperDetail { margin-bottom: 20px; }
#hyperDetail p, #hyperDetail h2 { text-align: left; }
#hyperDetail h2 {
	text-align: left !important;
	padding-left: 10px !important;
}
#hyperDetail p {
	width: 400px;
	color: #004ea2;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px !important;
}

/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (max-width: 767px) {
	#pollinosisCont{ margin-bottom: 40px; }

	/*---------------------------------------
		Header Style
		----------------------------------------*/
	.pollinosis_in_the_fall {
		margin-bottom: 30px;
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 0px;
		width: 100%;
	}
	.pollinosis_in_the_fall img {
		max-width: 100%;
		height: auto;
		vertical-align: bottom;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	#pollinosisHead {
		background: url(../img/s/main_bg.jpg), -webkit-gradient(linear, left top, left bottom, color-stop(49%, #cf3600), color-stop(58%, #ffffff));
		background: url(../img/s/main_bg.jpg), linear-gradient(to bottom, #cf3600 49%, #ffffff 58%);
		background: url(../img/s/main_bg.jpg), linear-gradient(to bottom, #cf3600 49%, #ffffff 58%);
		background-repeat: no-repeat;
		background-position: center top;
		padding-top: 20px;
	}
	#pollinosisHead h1 {
		margin-bottom: 10px;
		padding: 0 10px;
	}
	#pollinosisHead p#lead {
		margin: 0 auto 20px;
		padding: 0 10px;
		max-width: 482px;
		width: auto;
		color: #fff;
	}
	#dcProfile {
		margin: auto 10px 0px;
		padding: 15px;
		background: #fff;
		-moz-box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
		-webkit-box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
		box-shadow: 3px 3px 8px rgba(153,153,153,0.5);
		width: auto;
		-moz-box-sizing: border-box; /* Firefox */
		box-sizing: border-box;
	}
	#dcProfile #dcProfileTxt strong {
		font-size: 130%;
		color: #cf3600;
	}
	#dcProfile #dcProfileTxt {
		position: static;
	}


	/*---------------------------------------
	Contents Style
	----------------------------------------*/
	#pollinosisCont ul#menu {
		padding-bottom: 20px;
		float: none;
		padding-left: 0;
		margin: auto;
	}
	#pollinosisCont ul#menu li {
		float: none;
		padding-right: 7px;
	}
	#brand #indexPage #pollinosisCont ul#menu li a {
		background: none;
		background-repeat: no-repeat;
		background-position: left top;
		display: block;
		border: none;
		width: 100%;
		height: auto;
		text-indent: -9999px;
	}
	#brand #indexPage #pollinosisCont ul#menu li a img {
		width: 98%;
		height: auto;
	}


	/*---------------------------------------
		Contents Style
		----------------------------------------*/
	
	#pollinosisCont ul#menu {
		width: 96%;
		margin: auto;
	}
	#pollinosisCont ul#menu li {
		margin-bottom: 10px;
	}
	#pollinosisCont ul#menu li img {
		border: 2px solid #cf3600;
		max-width: 98%;
	}


	/*---------------------------------------
		bottom Contents Style
		----------------------------------------*/
	
	#bottomPage #pollinosisCont ul#menu { margin-bottom: 15px; }
	#brand #bottomPage #pollinosisCont ul#menu li {
		width: auto;
		float: none;
	}
	#brand #bottomPage #pollinosisCont ul#menu li a {
		background: none;
		background: url(../img/s/arrow_r.png) no-repeat 5px 10px #fff;
		display: block;
		border: 2px solid #cf3600;
		padding: 10px 5px 10px 30px;
		color: #cf3600;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
		text-indent: -0px;
		width: 100%;
		height: auto;
		-moz-box-sizing: border-box; /* Firefox */
		box-sizing: border-box;
	}
	#bottomPage #pollinosisCont ul#menu li a strong {
		font-size: 75%;
		color: #333;
		display: block;
		line-height: 125%;
	}
	#bottomPage #pollinosisCont ul#menu li a span {
		font-size: 125%;
		display: block;
		text-indent: -7px;
	}
	#bottomPage #pollinosisCont ul#menu li#menu1on a,  #bottomPage #pollinosisCont ul#menu li#menu2on a,  #bottomPage #pollinosisCont ul#menu li#menu3on a,  #bottomPage #pollinosisCont ul#menu li#menu4on a {
		background: url(../img/s/arrow_d.png) no-repeat 5px 10px #cf3600;
		border: 2px solid #cf3600;
		color: #fff;
	}
	#bottomPage #pollinosisCont ul#menu li#menu2on a strong {
		color: #fff
	}
	ul#cont2Img li {
		text-align: center;
		padding-bottom: 15px;
		float: none;
	}
	ul#cont2Img li img {
		display: block;
		vertical-align: bottom;
		margin-bottom: 0 !important;
	}
	ul#cont2Img li br {
		display: none;
	}
	.txtimg img {
		display: block;
	}
	.txtimg {
		text-align: center;
		font-size: 85%;
		display: block;
		padding-bottom: 15px;
	}
	#bottomPage #pollinosisCont .fr {
		float: none;
	}

	/*ページタイトル*/
	
	#bottomPage #pollinosisCont h2 {
		margin: 0 auto 20px;
		border-bottom: 2px solid #cf3600;
		font-size: 18px;
		color: #cf3600;
		padding: 20px 80px 10px 30px;
		text-shadow: 0 0 3px #fff;
		-webkit-text-shadow: 0 0 3px #fff;
		text-indent: 0;
		width: auto;
		line-height: 1.3;
	}
	#bottomPage #pollinosisCont h2 br{ display: block; }
	#bottomPage #pollinosisCont h2#symptomsTtl {
		background: url(../img/s/arrowL_r.jpg) no-repeat 0px 18px, url(../img/s/bottom_ttl1.png) no-repeat right bottom;
		height: 70px;
	}
	#bottomPage #pollinosisCont h2#allergenTtl {
		background: url(../img/s/arrowL_r.jpg) no-repeat 0px 18px, url(../img/s/bottom_ttl2.png) no-repeat right bottom;
		height: auto;
	}
	#bottomPage #pollinosisCont h2#preventTtl {
		background: url(../img/s/arrowL_r.jpg) no-repeat 0px 18px, url(../img/s/bottom_ttl3.png) no-repeat right bottom;
		height: 70px;
	}
	#bottomPage #pollinosisCont h2#trendTtl {
		background: url(../img/s/arrowL_r.jpg) no-repeat 0px 16px, url(../img/s/bottom_ttl4.png) no-repeat right bottom;
		height: 70px;
	}
	#bottomPage #pollinosisCont {
		margin-bottom: 40px;
		padding: 10px;
	}
	#bottomPage #pollinosisCont img {
		margin: 0 auto;
		display: block;
		height: 150px !important;
		width: auto !important;
	}
	#goIndex {
		font-size: 80%;
		margin-bottom: 20px;
		text-align: right;
	}

	/*テキスト*/
	#bottomPage #pollinosisCont p { padding: 0 5px 5px; }
	#bottomPage #pollinosisCont .fr {
		margin: 0 auto 10px;
	}

	/*コラム*/
	#dcColumn {
		background: #ffff79;
		padding: 5px 5px;
	}
	#dcColumn .fl {
		float: none;
	}
	#dcColumn img {
		margin-bottom: 0px;
	}

	/*おすすめ商品*/
	
	#recommendItem {
		border-top: 1px solid #ccc;
		padding-top: 20px;
	}
	#recommendItem h3 {
		border-left: 4px solid #cc3300;
		font-size: 18px;
		padding: 6px 10px 5px;
		margin-bottom: 15px;
	}
	#recommendItem ul li {
		border: 1px solid #ccc;
		text-align: center;
		display: block;
		margin-bottom: 10px;
		padding: 0 0 10px;
		float: none;
		width: 100%;
	}
	#recommendItem ul li br {
		display: none;
	}

	/**ポップアップ*/
	
	#popup {
		background: #fff;
	}
	#popup img {
		max-width: 100%;
		height: auto;
		vertical-align: bottom;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	#popup #wrap {
		padding: 30px 10px;
	}
	.hoshitsu p, .hoshitsu ul {
		color: #00003f;
	}
	.menthol p, .menthol ul {
		color: #04433e;
	}
	.ufu p, .ufu ul {
		color: #231815;
	}
	.hyperblock ul {
		color: #004ea2;
	}
	#hyperDetail p {
		color: #004ea2;
		font-weight: bold;
	}
	.hyperblock h1 {
		background: #004ea2;
		padding: 20px 0 25px 20px;
		margin-bottom: 20px;
	}
	.hyperblock #wrap {
		padding: 0px 10px 30px !important;
	}
	.hyperblock .fl {
		float: none;
	}
}
