@charset "shift-jis";

/* -----------------------------------------------------------
CSS Information

File name:      campaign.css
by Author Style Info: bestcosme present campaign common css document
----------------------------------------------------------- */
/* ---------------------------------------------------------------
 bestcosme parts
--------------------------------------------------------------- */
.best-cosme .wpst {
	color: #333333;
	font-size: 14px;
	line-height: 1.67;
	background: #f5e1cb;
	background:    -moz-linear-gradient(left, #f5e1cb 0%, #ffffff 50%, #f5e1cb 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5e1cb), color-stop(50%,#ffffff), color-stop(100%,#f5e1cb));
	background: -webkit-linear-gradient(left, #f5e1cb 0%, #ffffff 50%, #f5e1cb 100%);
	background:     -ms-linear-gradient(left, #f5e1cb 0%, #ffffff 50%, #f5e1cb 100%);
	background:     linear-gradient(to right, #f5e1cb 0%, #ffffff 50%, #f5e1cb 100%);
}

/* ---------------------------------------------------------------
 common parts
--------------------------------------------------------------- */
.best-cosme .wpst .cmn-pst {
	margin: 0 25px;
	background: #ffffff;
	-moz-box-shadow:    2px 2px 20px 0px rgba(0,0,0,0.12);
	-webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.12);
	-o-box-shadow:      2px 2px 20px 0px rgba(0,0,0,0.12);
	-ms-box-shadow:     2px 2px 20px 0px rgba(0,0,0,0.12);
	box-shadow:         2px 2px 20px 0px rgba(0,0,0,0.12);
}
.best-cosme .wpst .cmn-pst + .cmn-pst  {
	margin-top: 30px;
}
.best-cosme .wpst .cmn-pst .cmn-pst-in {
	padding: 20px;
}
.best-cosme .wpst .mt20 { margin-top: 20px !important;}
.best-cosme .wpst .mt30 { margin-top: 30px !important;}
.best-cosme .wpst .mt40 { margin-top: 40px !important;}
.best-cosme .wpst sup { font-size: 50% !important; vertical-align: super;}

/* ---------------------------------------------------------------
 .wpst-hdr
--------------------------------------------------------------- */
.best-cosme img {
	margin: 0 auto;
	padding: 0;
	display: block;
}

/* v~AACR */
.best-cosme .wpst .wpst-hdr h1 {
	position: relative;
}
.best-cosme .wpst .wpst-hdr h1::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 98px;
	height: 98px;
	background: url(../common-images/bg_ttl_ico.png) no-repeat left top / 98px 98px;
	content: '';
}

/* ---------------------------------------------------------------
 .wpst-hdr-leadiwb_[Ίj
--------------------------------------------------------------- */
.best-cosme .wpst .wpst-hdr-lead {
	margin: 0 25px 20px;
	text-align: center;
}
.best-cosme .wpst-hdr-lead ul {
	margin: 0 auto;
}
.best-cosme .wpst-hdr-lead ul:after {
	content: "";
	display: block;
	clear: both;
}
.best-cosme .wpst-hdr-lead li {
	float: left;
	width: 283px;
	height: 150px;
	box-sizing: border-box;
}
.best-cosme .wpst-hdr-lead li + li {
	margin-left: 19px;
}
.best-cosme .wpst-hdr-lead li img {
	width: 100%;
	height: auto;
	-moz-box-shadow:    1px 1px 15px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.2);
	-o-box-shadow:      1px 1px 15px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:     1px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow:         1px 1px 15px 0px rgba(0,0,0,0.2);
}
.best-cosme .wpst-hdr-lead .lead {
	font-size: 15px;
}

/* ---------------------------------------------------------------
 .bestcosme-present
--------------------------------------------------------------- */
.best-cosme .wpst .bestcosme-present h3 {
	margin: 0;
	height: 70px;
}
.best-cosme .wpst .bestcosme-present .pic {
	position: relative;
}
.best-cosme .wpst .bestcosme-present .pic .icon {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: -30px;
}
.best-cosme .wpst .bestcosme-present .dtl {
	padding: 0 20px 40px;
}
.best-cosme .wpst .bestcosme-present .txt {
	margin-top: 10px;
	font-size: 13px;
	line-height: 1.5;
}

/* ---------------------------------------------------------------
εΜ¬κ
--------------------------------------------------------------- */
.best-cosme .wpst .premium_flow {
	position: relative;
	margin: 30px 25px;
	padding: 40px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.53;
	background: url(../common-images/flow_bg-roop.png) repeat top / 100% auto;
}
.best-cosme .wpst .premium_flow:before,
.best-cosme .wpst .premium_flow:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width:  585px;
	height: 20px;
}
.best-cosme .wpst .premium_flow:before {
	top: 0;
	background: url(../common-images/flow_bg-top.png) no-repeat top;
}
.best-cosme .wpst .premium_flow:after {
	bottom: 0;
	background: url(../common-images/flow_bg-bottom.png) no-repeat bottom;
}
.best-cosme .wpst .premium_flow .premium_flow-in {
	padding: 0 40px;
}
.best-cosme .wpst .premium_flow .ttl p {
	margin-bottom: 6px;
	color: #ae8919;
	font-size: 16px;
	font-weight: bold;
}
.best-cosme .wpst .premium_flow .flow-dtl {
	position: relative;
	margin-top: 35px;
	padding: 20px 20px 20px 100px;
	border-radius: 5px;
	background: #faf0e5;
	text-align: left;
}
.best-cosme .wpst .premium_flow .flow-dtl .number {
  position: absolute;
  top: 25px;
  left: 50px;
}
.best-cosme .wpst .premium_flow .flow-dtl h3 {
	font-size: 15px;
	font-weight: bold;
}
.best-cosme .wpst .premium_flow .flow-dtl h3 + p {
	margin-top: 4px;
}
.best-cosme .wpst .premium_flow .flow-dtl .flow-ss {
	margin-top: 20px;
	padding-bottom: 5px;
}
.best-cosme .wpst .premium_flow .flow-dtl .flow-ss img {
	margin: 0;
}
.best-cosme .wpst .premium_flow .flow-arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -25px;
	width:  19px;
	height: 10px;
	background: url(../common-images/flow-arrow.png) no-repeat bottom / 19px 10px;
}

/* ---------------------------------------------------------------
v~AT[rX U±
--------------------------------------------------------------- */
.best-cosme .wpst .premium_service {
	text-align: center;
}
.best-cosme .wpst .premium_service .ttl p {
	font-size: 16px;
	color: #53412f;
}
.best-cosme .wpst .premium_service .ttl h2 {
	font-size: 22px;
	line-height: 1.3;
	color: #ae8919;
	font-weight: bold;
	text-shadow: 3px 3px 10px rgba(0,0,0,.1);
}
.best-cosme .wpst .premium_service .ttl {
	padding-top: 15px;
	height: 80px;
	box-sizing: border-box;
	position: relative;
	background:    -moz-linear-gradient(top, #ffffff 20%, #ede5d4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(100%,#ede5d4));
	background: -webkit-linear-gradient(top, #ffffff 20%, #ede5d4 100%);
	background:     -ms-linear-gradient(top, #ffffff 20%, #ede5d4 100%);
	background:   linear-gradient(to bottom, #ffffff 20%, #ede5d4 100%);
}
.best-cosme .wpst .premium_service .ttl::before {
	position: absolute;
	top: 0px;
	left: 0;
	width: 80px;
	height: 80px;
	background: url(../common-images/bg_ttl_ico-2.png) no-repeat;
	background-size: 80px 80px;
	content: '';
}
.best-cosme .wpst .premium_service .cmn-pst-in {
	padding: 25px 25px 35px;
}
.best-cosme .premium_service .txt {
	font-size: 18px;
	line-height: 1.53;
	text-align: center;
}
.best-cosme .premium_service .txt em {
	background: url(../common-images/underline.png) bottom repeat-x;
}
.best-cosme .premium_service .txt + .txt {
	margin-top: 8px;
}
.best-cosme .premium_service .premium_txt {
	color: #ae8919;
	font-size: 22px;
	font-weight: bold;
}

/* ---------------------------------------------------------------
 .pst-att-wrap
--------------------------------------------------------------- */
.best-cosme .wpst .pst-att-wrap {
	margin-top: 30px;
	padding-bottom: 25px;
	background: #f6e2cb;
}
.pst-att h2 {
	padding: 10px 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #53412f;
}
.pst-att ul {
	font-size: 13px;
}
.pst-att li + li {
	padding-top: 5px;
}

/* ---------------------------------------------------------------
 button
--------------------------------------------------------------- */
.best-cosme .wpst .app-button a {
	margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 0;
	display: block;
	position: relative;
	text-align: center;
	width: 355px;
	-moz-box-shadow:    1px 1px 15px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.2);
	-o-box-shadow:      1px 1px 15px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:     1px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow:         1px 1px 15px 0px rgba(0,0,0,0.2);
}
.best-cosme .wpst .app-button span {
	margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 0;
	display: block;
	position: relative;
	text-align: center;
	width: 355px;
    opacity: 0.7;
	-moz-box-shadow:    1px 1px 15px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0,0,0,0.2);
	-o-box-shadow:      1px 1px 15px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:     1px 1px 15px 0px rgba(0,0,0,0.2);
	box-shadow:         1px 1px 15px 0px rgba(0,0,0,0.2);
}
.best-cosme .wpst a:hover,
.best-cosme .wpst a:hover img {
	opacity: 0.8;
}
.best-cosme .wpst .app-button a:after,
.best-cosme .wpst .app-button span:after {
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	margin: -11px 0 0;
	top: 50%;
	width: 14px;
	height: 22px;
	background: url(../common-images/btn-arrow-w.png) no-repeat;
}
.best-cosme .wpst .set1 .app-button span {
	background:    -moz-linear-gradient(top, #81532b 0%, #4e3219 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81532b), color-stop(100%,#4e3219));
	background: -webkit-linear-gradient(top, #81532b 0%, #4e3219 100%);
	background:     -ms-linear-gradient(top, #81532b 0%, #4e3219 100%);
	background:   linear-gradient(to bottom, #81532b 0%, #4e3219 100%);
}
.best-cosme .wpst .set2 .app-button span {
	background:    -moz-linear-gradient(top, #e96fab 0%, #db4373 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e96fab), color-stop(100%,#db4373));
	background: -webkit-linear-gradient(top, #e96fab 0%, #db4373 100%);
	background:     -ms-linear-gradient(top, #e96fab 0%, #db4373 100%);
	background:   linear-gradient(to bottom, #e96fab 0%, #db4373 100%);
}
.best-cosme .wpst-hdr-lead .btn-flow a {
	font-size: 15px;
	font-weight: bold;
	color: #a98520;
	width: 405px;
	background:    -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #e3e3e3 100%);
	background:   linear-gradient(to bottom, #ffffff 0%, #e3e3e3 100%);
	-moz-box-shadow:    1px 3px 15px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 3px 15px 0px rgba(0,0,0,0.2);
	-o-box-shadow:      1px 3px 15px 0px rgba(0,0,0,0.2);
	-ms-box-shadow:     1px 3px 15px 0px rgba(0,0,0,0.2);
	box-shadow:         1px 3px 15px 0px rgba(0,0,0,0.2);
}
.best-cosme .wpst-hdr-lead .btn-flow a:after {
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	margin: -8px 0 0;
	top: 50%;
	width: 26px;
	height: 16px;
	background: url(../common-images/btn-arrow-b.png) no-repeat;
	background-size: 26px auto;
}
.best-cosme .wpst .btn_reg a {
    margin: 15px auto 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
	background: #c2a71f;
	background:    -moz-linear-gradient(top, #c2a71f 0%, #9a6c13 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2a71f), color-stop(100%,#9a6c13));
	background: -webkit-linear-gradient(top, #c2a71f 0%, #9a6c13 100%);
	background:     -ms-linear-gradient(top, #c2a71f 0%, #9a6c13 100%);
	background:   linear-gradient(to bottom, #c2a71f 0%, #9a6c13 100%);
}
