/* **************************************************************************

	各種コンテンツ共通スタイル
	
************************************************************************** */

#mainImg h2 {
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

section#contentLeft article {
	margin-bottom: 50px;
	font-size: 15px;
	line-height: 180%;
}

#relevance {
	background-color: #E3E9EC;
	padding: 20px;
}

section#contentLeft .img img {
	display: block;
	width: 30%;
	margin: 10px 35%
}

.buy_btn a,
.sub_img01 {
	display: block;
	width: 60%;
	margin: 20px 20%;
}

@media screen and (max-width:640px){
section.underContent article {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}

#relevance {
	margin-left: 2%;
	margin-right: 2%;
}

.flo_right img {
	display: block;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

section#contentLeft .img img {
	display: block;
	width: 50%;
	margin: 10px 25%
}

.buy_btn a,
.sub_img01 {
	display: block;
	width: 80%;
	margin: 20px 10%;
}
}

#relevance ul {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 13px;
	margin-top: 10px;
}

#relevance ul a {
	color: #09F;
}

#siderank li {
	padding: 15px;
}




/* ----------------------
　　　見出しタグ
---------------------- */

h1 {
	
}

h2 {
	
}

h3 {
	line-height: 160%;
}

#contentLeft h3 {
	font-size: 20px;
	color: ;
}

#contentLeft article h4 {
	font-size: 110%;
	background-color: #EAEAEA;
	font-weight: bold;
	color: #102679;
	padding: 5px 0 5px 10px;
	margin-top: 70px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	border-left: 5px solid #102679;
}

h5 {
	
}

h6 {
	
}

.line_title01,
.line_title02  {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ine_end_01 {
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ranktitle01 {
	color: #102679;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: 5px solid #102679;
}


/* **********************************

	メイン画像

********************************** */

#mainImg h2 {
	width: 100%;
	height: auto;
}


/* **********************************

トップページ

********************************** */


section#contentLeft article {
	margin-bottom: 100px;
}


/* ----------------------
　　　コンテンツボタン
---------------------- */

#contentLeft ul#contentBtn,
#contentLeft ul#contentBtn01 {
	list-style: none;
	overflow: hidden;
	font-size: 13px;
}

#contentLeft ul#contentBtn li,
#contentLeft ul#contentBtn01 li {	
	font-size: 90%;
	overflow: hidden;
	width: 45%;
	float: left;
	margin-right: 5%;
	margin-bottom: 30px;
	display: inline-block;
}

.cBtnTitle {
	background-color: #D6E7F0;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-left: 5px solid #376A88;
	border-right: 5px solid #376A88;
	padding: 10px;
	margin-bottom: 10px;
}

.cBtnText {
	padding: 5px;
}

.cBtnLink a {
	width: 100%;
	text-align: right;
	padding: 5px;
	float: right;
}

/* ----------------------
　　　おすすめ商品
---------------------- */

article#product {
	background-color: #E2E2E5;
	border: 1px solid #D2D2D2;
	padding: 40px 10px 10px 10px;
	display: block;
	color: #2E2E2E;
	font-size: 13px;
}

#product ul {
	background-color: #FFFFFF;
	padding: 2%;
	list-style: none;
		margin-bottom: 3%;
}

#product ul li {
	width: 23%;
	float: left;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
}

.productLink02 {
	margin-top: 15px;
}

.productLink02 a {
	width: 100%;
	text-align: right;
	padding: 5px;
	float: right;
	margin-bottom: 40px;
}

.productLink02 a:hover {
	width: 100%;
	text-align: right;
	padding: 5px;
	float: right;
	margin-bottom: 40px;
}


/* ----------------------
　　　脂性肌Ｑ＆Ａ
---------------------- */

article#qa {
	background-color: #FFFFFF;
	font-size: 13px;
}

#qa ul {
	list-style: none;
}

#qa ul li {
	width: 100%;
	float: left;
	border: 1px solid #DDE3E8;
	margin-bottom: 19px;
}

.qaLink02 {
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}

.qaLink02 a {
	width: 100%;
	text-align: right;
	padding: 5px;
	float: right;
	margin-bottom: 20px;
}

.qaLink02 a:hover {
	width: 100%;
	text-align: right;
	padding: 5px;
	float: right;
	margin-bottom: 20px;
}

.paTitle {
	background-color: #DDE3E8;
	font-size: 105%;
	text-align: center;
	color: #000;
	height: auto;
	padding: 10px;
}

.paText {
	padding: 10px;
}

.qaLink {
	padding-left: 10px;
	padding-bottom: 5px;
}


/* Googleバナー */
#googleBnr {
	margin-top: 20px;
}


/* サイトマップ */

#sitemap ul {
	font-size: 120%;
	font-weight: bold;
	margin-top: 30px;
}

#sitemap ul li {
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 10px;
}

/* 運営者情報 */

#operator dt {
	width: 160px;
	float: left;
	padding: 20px;
	border-bottom: 1px solid #000000;
}

#operator dd {
	width: 510px;
	float: right;
	padding: 20px;
	border-bottom: 1px solid #000000;
}

/* pa */
.qa_q {
	background-color: #1C65CE;
	padding: 2%;
	color: #FFF;
	margin-bottom: 20px;
}

.qa_a {
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}

ul.skstep {
	width: 100%;
	list-style-type: none;
	display: table;
}

ul.skstep li {
	background-color: #102679;
	color: #FFF;
	width: 28%;
	margin-right: 3%;
	float: left;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 1%;
	margin-bottom: 3%;
}


.skrank01_btn01 {
	display: inline-block;
	width: 60%;
	height: 54px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	margin-left: 20%;
	margin-right: 20%;
}
.skrank01_btn01::before,
.skrank01_btn01::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.skrank01_btn01,
.skrank01_btn01::before,
.skrank01_btn01::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.skrank01_btn01 {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.skrank01_btn01:hover {
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
.skrank01_btn01:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

table.skstep01rank {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 30px;
}

table.skstep01rank td {
	width: 33%;
	border: 1px solid #CCC;
	padding: 10px;
}