@charset "utf-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
body {
	margin: 0px;
	padding: 0px;
/*	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif*/
}
h1, h2, h3, h4, h5, p, ul, li {
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
/*	padding: 10px;*/
/*	/*width: 1100px;*/*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border:none;
}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.pc {
	display: none;
}

/*文字装飾------------------------------*/
.col01 {
	color:#FC0;
}
.r-txt {
	text-align: right;
}
.medatu {
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
#main_middle .page-heading2 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	background-image: none;
	padding: 10px;
}
/*会員登録エリア------------------------------*/
.kaiin {
/*	border: 1px solid #DCDEEB;*/
/*	background-color: #FFF;*/
/*	width: 100%;*/
/*	height: 55px;*/
	margin-top: 10px;
/*	/*width: 1100px;*/*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}
.l-kaiin {
	text-align: center;/*	float: left;*/
}
.kaiin .l-kaiin p {
	font-size: 12px;
	color: #000066;
	padding-top: 19px;
	line-height:130%;
/*	padding-left: 20px;*/
}
.r-kaiin {
/*	float: right;*/
}
.touroku {
	background-color: #FFF;
	display: inline-block;
	width: 90%;
	text-align: center;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #D6D6D6;
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 5%;
}
.roguin {
	background-color: #01008A;
	display: inline-block;
	width: 90%;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border: 1px solid #D6D6D6;*/
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 5%;
}
/*日本初エリア------------------------------*/
.ai-area {
	margin-top: 10px;
	margin-bottom: 50px;
/*	/*width: 1100px;*/*/
	margin-right: auto;
	margin-left: auto;
}
.ai-area img{
	height: auto;
	width: 100%;
}
.ai-area h2 {
	/*font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
	font-size: 24px;
	color: #666;
	text-align: center;
	line-height: 120%;
	margin-bottom: 20px;
}
.u-line {
/*	background-color: #333;*/
}
.l-ai {
	margin-bottom: 15px;/*	float: left;*/
}
.r-ai {
/*	float: right;*/
}
.ai-area p {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 15px;
	line-height: 180%;
	margin-bottom: 15px;
}
/*ドクターエリア------------------------------*/
.doctor {
	border: 1px solid #ccc;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	/*width: 1100px*/;
	margin-right: auto;
	margin-left: auto;
}
.doctor img {
	height: auto;
	width: 100%;
}
.l-doc {
/*	float: left;*/
/*	width: 820px;*/

}
.r-doc {
/*	float: right;*/
}
.doc-txt {
	font-size: 14px;
	line-height: 180%;
	color: #666;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4D0C8;
	margin-bottom:15px;
}
.pro-btn {
	text-align: right;
	margin-bottom:20px:
}
.pro-btn a {
	display: inline-block;
	width: 160px;
	border: 1px solid #D6D6D6;
	text-align: center;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
/*	height: 24px;*/
	background-color: #F9F9F9;
}
.pro-btn a:hover {
	background-color: #CCCCCC;
}
#main .doctor h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-bottom: 15px;
/*	margin-left: 20px;*/
}
.under-doc-area {
	margin-top: 30px;
}
.under-doc-area  strong{
	color: #666;
}
/*SNSエリア------------------------------*/

.sns {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.sns ul {
	text-align: center;
}
.sns ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
/*インフォエリア------------------------------*/
.info-area {
/*	/*width: 1100px;*/*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.info-area h2 {
	margin-bottom: 20px;
}
.info-area h2 img {
	height: auto;
	width: 100%;
}
.info-area ul li {
	font-size: 14px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	list-style-type: none;
}
.info-area ul li a {
	color: #333;
	text-decoration: none;
}
.info-area ul li a:hover {
	color: #999;
}
/*送料無料--------------------------------*/
.souryou {
	margin-bottom: 20px;
	/*width: 1100px*/;
	margin-right: auto;
	margin-left: auto;
}
.souryou h3 img {
	height: auto;
	width: 100%;
}
/*オススメ商品　コスメ-------------------------*/

.recomend01 {
	/*width: 1100px*/;
	margin-right: auto;
	margin-left: auto;
}
.reco-pro {
	float: left;
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 25px;
}
.reco-pro img, .recomend01 img{
	height: auto;
	width: 100%;
}
.reco-pro p {
	font-size: 12px;
	line-height: 120%;
	color: #666;
	margin-top: 10px;
}
#product_tag_box {
	margin-top: 15px;
}
#product_tag_box .product_tag_list {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	border: 1px solid #D6D6D6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-radius:10px;
	line-height: 150%;
	margin-bottom: 5px;
	display: inline-block;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}
/*タイプで選ぶ-------------------------------*/
.type-select {
	width: 100%;
	background-color: #F9F9FB;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 100px;
	border: 1px solid #EBECF5;
}
.type-inner {
	/*width: 1100px*/;
	margin-right: auto;
	margin-left: auto;
}
.type-inner h2 {
	font-size: 20px;
	color: #504E66;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}
.type-inner ul {
	list-style-type: none;
	text-align: center;
/*	margin-bottom: 15px;*/
}
.type-inner ul li{
	padding-bottom: 10px;/*	display: inline;*/
}
.type-inner ul li a{
	font-size: 14px;
	color: #FFF;
	background-color: #01008A;
	display: inline-block;
	text-align: center;
	width: 60%;
/*	margin-right: 10px;
	margin-left: 10px;*/
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:30px;
}
.type-inner ul li a:hover{
	background-color: #6479B0;
}


.type-select2 {
	width: 100%;
	background-color: #F9F9FB;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	border: 1px solid #EBECF5;
}
.type-inner2 {
	/*width: 1100px*/;
	margin-right: auto;
	margin-left: auto;
}
.type-inner2 h2 {
	font-size: 20px;
	color: #504E66;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}
.type-inner2 ul {
	list-style-type: none;
	text-align: center;
/*	margin-bottom: 15px;*/
}
.type-inner2 ul li{
	padding-bottom: 10px;/*	display: inline;*/
}
.type-inner2 ul li a{
	font-size: 14px;
	color: #FFF;
	background-color: #01008A;
	display: inline-block;
	text-align: center;
	width: 80%;
/*	margin-right: 10px;
	margin-left: 10px;*/
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius:30px;
}
.type-inner2 ul li a:hover{
	background-color: #6479B0;
}

/*定期購入--------------------------------*/
.teiki {
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.l-teiki {
	margin-bottom: 15px;/*	float: left;*/
/*	width: 460px;*/
}
.l-teiki h2 {
	font-size: 24px;
	color: #666;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	padding-bottom: 5px;
}
.l-teiki p {
	font-size: 14px;
	line-height: 180%;
	color: #666;
}
.l-teiki .kuwasiku-bt {
/*	text-align: right;*/
	margin-top: 30px;
/*	margin-right: 15px;*/
}
.l-teiki .kuwasiku-bt a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #01008A;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}
.r-teiki img{
	height: auto;
	width: 100%;/*	float: right;*/
/*	width: 620px;*/
}
/*ブランドから探す---------------------------*/

.brand-select {
	width: 100%;
	background-color: #F9F9FB;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 70px;
	border: 1px solid #D4D0C8;
	margin-bottom: 30px;
}
.brand-inner {
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
}
.brand-inner h2 {
	font-size: 20px;
	color: #504E66;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
}
.brand-block {
/*	float: left;*/
/*	width: 270px;*/
}
.brand-block ul {
	list-style-type: none;
	/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;*/
/*	padding-top: 10px;
	padding-bottom: 10px;*/
/*	padding-left: 30px;*/
	font-size: 14px;
	text-align: center;
}
.brand-block ul li {
	line-height: 200%;
	font-size: 14px;
}
.brand-block ul li a {
	color: #666;
	text-decoration: none;
}
.brand-block ul li a:hover {
	color: #FC0;
}
/*ブランド一覧-ページ-------------------*/
.brand_area {
	text-align: center;
}
.bra-l, .bra-r {
	margin-bottom: 15px;
}

/*お客様の声----------------*/
.koe {
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.koe h2 {
	font-size: 20px;
	font-weight: normal;
	color: #666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.koe p {
	font-size: 14px;
	line-height: 130%;
	color: #666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
	padding-top: 10px;
}
/*フッターエリア------------------*/

.footer-area {
	/*	background-color: #EBECF5;*/
/*	background-color: #F9F9FB;*/
	width: 100%;
	margin-top: 30px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01008A;
	background-color: #666666;
}
.footer-inner {
	/*width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
}
#contents .footer-inner h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #000000;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 5px;
}
.footer-inner h4 {
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
/*	padding-left: 43px;*/
	padding-bottom: 5px;
	padding-top: 5px;
}
.footer-inner p {
	font-size: 12px;
	color: #333;
	line-height: 130%;
	margin-bottom: 15px;
}
/*.fi01 {
	background-image: url(../img/fi01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi02 {
	background-image: url(../img/fi02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi03 {
	background-image: url(../img/fi03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi04 {
	background-image: url(../img/fi04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fi05 {
	background-image: url(../img/fi05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/

.l-footer {
	float: left;
	width: 46%;
	margin-left: 3%;
}
.r-footer {
	float: right;
	width: 46%;
	margin-right: 2%;
}
/*ボトムナビ------------------------------------*/

.btm-nav {
	background-color: #000;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 35px;/*	margin-top: 30px;*/
}
.inner-btm-nav {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;	/*width: 1100px;*/
/*	margin-right: auto;
	margin-left: auto;*/
}
.btm-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.btm-nav ul li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 130%;
}
#footer.btm-nav ul li a{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.btm-nav ul li a:hover{
	color: #FFF;
	text-decoration: underline;
}
.inner-btm-nav p {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	line-height: 130%;
}
#contents .footer-area .btm-nav .inner-btm-nav ul li a {
	color: #FFF;
}
/*トップページスライドショー-----------------*/
.main_visual {
	margin-bottom: 5px;
}
/*サブページ本文*/

.other_page #main p {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
}
.other_page #main h1{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	margin-top: 25px;
	margin-bottom: 15px;
}
.other_page #main h3{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.other_page #main dt{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.other_page #main dd{
	font-size: 14px;
	color: #333;
}
/*商品詳細ページ----------------------------------*/
#contents #main #detail_description_box__name {
	margin: 0px;
	padding: 0px;
}
#contents #main #detail_description_box__sale_price {
	color: #EC3804;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #main #relative_category_box p {
	margin-left: 0px;
	padding-left: 0px;
}
#item_detail {
	margin-top: 20px;
}
#sub_area {
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#sub_area h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5px;
	margin-top: 25px;
	font-weight: normal;
}
#main .cat_page h3 {
	/*	margin-left: 15px;*/
	font-size: 16px;
	color: #666666;
	/*	padding-left: 10px;*/
/*	margin-right: 15px;*/
	margin-top: 30px;
	margin-bottom: 10px;
}
#sub_area p {
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 15px;
}
#item_detail #detail_description_box__sale_point {
	font-size: 12px;
	color: #F90;
}
#item_detail #detail_description_box__item_range_code {
	font-size: 12px;
}
#item_detail #relative_category_box {
	font-size: 12px;
}
#main #detail_not_stock_box__description_detail, #main #detail_not_stock_box__description_detail  div {
	font-size: 12px;
	line-height: 180%;
	color: #666;
}
.waku03 {
	padding: 10px;
	border: 1px solid #D4D0C8;
	margin-bottom: 20px;
	border-radius:10px;
	background-color: #FAFAFA;
}

/*受診会員向け商品-------------------------------*/
#page_product_detail #wrapper #contents .container-fluid.inner #main #main_middle #item_detail #detail_wrap #item_detail_area #detail_description_box__body #form1 #detail_cart_box #detail_cart_box__button_area .row .col-xs-12.col-sm-8 a .btn.btn-default.btn-block.zyusin {
	background-color: #01008A;
	color: #FFF;
}
#page_product_detail #wrapper #contents .container-fluid.inner #main #main_middle #item_detail #detail_wrap #item_detail_area #detail_description_box__body #form1 #detail_cart_box #detail_cart_box__button_area .row .col-xs-12.col-sm-8 a .btn.btn-default.btn-block.zyusin a:hover {
	background-color: #fff;
	color: #FFF;
}
/*サブページ用見出し設定-------------------------*/
#contents h3 {
	font-size: 16px;
	font-weight: bolder;

	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 30px;
}
/*#contents p {
	font-size: 16px;
	line-height: 150%;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
}*/

/*テスト削除---------------------
#main .dl_table{
	padding-right: 30px;
	padding-left: 30px;
}
#main .dl_table dt {
	padding-left: 20px;
}
#main #tradelaw__body{
	padding-right: 30px;
	padding-left: 30px;
}
テスト削除ここまで*/
.daibiki  {
	margin-left: 3%;
	width: 94%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-right: 3%;
}
.daibiki th {
	font-size: 12px;
	color: #666;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
}
.daibiki td {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
.kouza  {
	width: 94%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-right: 3%;
	margin-bottom: 50px;
	margin-left: 3%;
}
.kouza th {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.kouza td {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.ken  {
	width: 94%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	margin-right: 3%;
	margin-bottom: 50px;
	margin-left: 3%;
}
.ken th {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	background-color: #EBEBEB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.ken td {
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.ken .haisouryou {
	width: 25%;
	text-align: right;
}
/*定期購入ページ-------------------------------*/
#contents #main #main_middle #teikipage h2 {
	font-size: 18px;
	color: #01008A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#contents #main #main_middle #teikipage p {
	font-size: 14px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.waku001 {
	border: 1px solid #D4D0C8;
	margin-bottom: 20px;
	border-radius:6px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*商品一覧ページ----------------------------------------*/
#contents #main .item_price {
	color: #EC3804;
	text-align: right;
}
/*ご利用ガイド--------------------------------------------*/
#contents #main #main_middle .howto h2 {
	font-size: 18px;
	color: #01008A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#contents #main #main_middle .howto p {
	font-size: 14px;
	line-height: 140%;
	color: #333;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.waku02 {
	padding: 10px;
	border: 1px solid #EFEFEF;
	border-radius:10px;
	background-color: #F5F7FA;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*マイページ-------------------------------*/
.order_detail {
	font-size: 14px;
	color: #999;
	padding-bottom: 10px;
}
.col-sm-4 {
	margin-bottom:5px;
}
#main_bottom .news_contents {
	clear: both;
	width: 100%;
}
/*カテゴリー別商品一覧ページ-------------------*/
.cat_page h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 5px;
	margin-top: 25px;
	font-weight: normal;
}
.cat_page p {
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 15px;
}
/*FAQページ---------------------------------*/
#main .q-txt {
	font-size:14px;
	font-weight: bold;
	color: #666;
}
#main .q-txt .q-txt-col {
	font-weight: bold;
	color: #FF00FF;
}
#main .a-txt {
	font-size:14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main .a-txt .a-txt-col {
	font-weight: bold;
	color: #0099FF;
}
#main .qa-area h2 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
/*おすすめ商品情報-------------------------------*/
#item_list .pickup_item .item_comment {
	font-size: 14px;
}
#item_list .pickup_item .item_name {
	font-size: 14px;
}
/*ゼオスキンヘルス-------------------------------------*/
#main .zo_area .zo-l p strong, #main .zo_area .zo-r p strong {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 300%;
	background-color: #4396C2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main .zo_area .zo-l2 p strong, #main .zo_area .zo-r2 p strong {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 300%;
	background-color: #4396C2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*虎の門サプリの特徴------------------------------------------*/
.w33 {
	width: 90%;
	border: 1px solid #D4D0C8;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.w33 p{
	font-size: 14px;
	line-height: 180%;
	color: #666;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.w33 img{
	height: auto;
	width: 100%;
}


/*----------------------------*/
.waku001 {
	border: 5px solid #EFEFEF;
	margin-bottom: 50px;
	border-radius:10px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	background-color: #FFF;
}
#page_help_guide #contents .container-fluid.inner #main #main_middle #contents #guide_wrap #main #guide_box__body #guide_box__body_inner .waku001.howto h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#page_help_guide #contents .container-fluid.inner #main #main_middle #contents #guide_wrap #main #guide_box__body #guide_box__body_inner .waku001.howto p {
	font-size: 14px;
	line-height: 200%;
	color: #333;
	margin-bottom: 20px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn01 a {
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.top-waku02 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #D4D0C8;
	padding-right: 15px;
	padding-left: 15px;
}
#main .top-waku02 h2 {
	font-size:20px;
	line-height:160%;
	margin-bottom:15px;
	font-weight: normal;
	text-align: center;
}
#main .top-waku02 p {
	font-size:14px;
	line-height:200%;
	padding: 0px;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main .osu p {
	font-size:20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: center;
	margin-bottom: 20px;
}
.top-waku {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D4D0C8;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #FFF;
	padding: 15px;
}
.top-waku h2{
	font-size: 20px;
	color: #000;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: normal;
	text-align: center;
}
#main .top-waku p {
	font-size: 14px;
	line-height: 180%;
	color: #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
}
#contents .footer-area .footer-inner .clearfix p {
	color: #CCC;
}
#contents .footer-area .btm-nav .inner-btm-nav .copyright small {
	color: #CCC;
}
.ue-obi {
	background-color: #000;
	height: 14px;
	width: 100%;
}
.ue-obi p {
	color:#CCCCCC;
	font-size:10px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}