@charset "UTF-8";
.products_cart span.pink {
	color: #E2027F;
	font-weight: bold;
	font-size: 22px; }

.products_cart .itemText {
	padding: 20px 0; }

.products_cart .itemText p {
	font-size: 108%;
	line-height: 1.6; }

#sub #content p span.paragraph_notice,
.products_cart .itemText p .notice {
	display: block;
	text-align: right; }

.products_cart .cart_top .ttl {
	font-size: 17px;
	padding-bottom: 10px; }

.products_cart .cart_top .fees {
	font-size: 14px;
	padding-bottom: 10px; }

.products_cart .cart_top ul.notice {
	margin: 8px 0 20px; }

.products_cart .cart_top ul.notice li {
	float: left;
	margin-left: 20px; }

.products_cart .cart_top ul.notice li a {
	color: #4041b0; }

.products_cart .cart_top ul.notice li:nth-of-type(1) {
	margin-left: 0; }

/*通常購入*/
.products_cart .normal {
	padding: 20px; }

.products_cart .normal .ttl {
	font-size: 14px;
	padding-bottom: 10px; }

.products_cart .normal .point {
	font-size: 12px;
	margin-top: 6px; }

.products_cart .normal ul.notice {
	margin-top: 8px; }

.products_cart .normal ul.notice li {
	float: left;
	margin-left: 20px; }

.products_cart .normal ul.notice li a {
	color: #4041b0; }

.products_cart .normal ul.notice li:nth-of-type(1) {
	margin-left: 0; }

.products_cart .normal .price {
	float: left;
	padding-top: 5px; }

.products_cart .normal .price span {
	font-size: 20px; }

.products_cart .normal .btn {
	float: right; }

/*毎月便 3ヵ月便*/
.products_cart .month {
	margin-bottom: 20px; }

.products_cart .month .border.bure {
	border: 1px solid #74a0d6;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px; }

.products_cart .month .border.pink {
	border: 1px solid #ef9dd1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px; }

.products_cart .month .border .clearfix:nth-of-type(1) {
	padding: 20px 0 0; }

.products_cart .month .border .clearfix:nth-of-type(2) {
	padding: 10px 20px 0; }

.products_cart .month .thumb {
	float: left;
	padding-left: 10px; }

.products_cart .month .ico {
	float: left;
	background: url(/files/user/img/products_cart/icon_one_time.jpg) no-repeat;
	background-size: 124px 42px;
	padding-top: 46px;
	margin-left: 5px;
	padding-right: 0;
	width: 124px; }

.products_cart .month .ico img {
	float: left; }

.products_cart .month .ico img.postage {
	padding-left: 4px; }

.products_cart .month .per_off {
	float: left;
	background: url(/files/user/img/products_cart/icon_per_off.jpg);
	background-size: 106px 106px;
	margin-left: 5px;
	width: 106px;
	height: 106px;
	box-sizing: border-box;
	padding-top: 32px;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	font-weight: bold; }

.products_cart .month .price {
	padding-top: 22px;
	float: right;
	padding-right: 10px;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.products_cart .month .price .unit {
	font-size: 20px;
	color: #4041b0; }

.products_cart .month .price .money {
	font-size: 64px;
	font-weight: normal; }

.products_cart .month .price .amount {
	position: relative;
	width: 30px;
	height: 64px;
	display: inline-block; }

.products_cart .month .price .tax {
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	top: 24px;
	left: 0px;
	color: #000296; }

.products_cart .month .price .en {
	font-size: 30px;
	line-height: 30px;
	position: absolute;
	top: 36px;
	left: 0; }

.products_cart .month .price .per_item {
	font-size: 14px;
	color: #000296;
	text-align: right; }

.products_cart .month .price .per_item .per_maney {
	font-size: 20px;
	font-weight: bold; }

.products_cart .month .price .per_item .per_tax {
	font-size: 14px; }

.products_cart .month .price .bold {
	font-size: 18px; }

.products_cart .month .point {
	font-size: 12px;
	float: left; }

.products_cart .month .notice {
	font-size: 14px;
	color: #4041b0;
	float: right;
	font-weight: bold;
	line-height: 20px;
	text-align: right; }

.products_cart .month .notice a {
	color: #4041b0; }

.products_cart .month .coupon {
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	line-height: 22px; }

.products_cart .month .btn {
	text-align: center;
	margin: 20px 0 30px;
	font-size: 16px; }

#contents1000288 {
	/*.products_cart{
	display: none;
}*/ }

.products_detail_pc_contents {
	line-height: 1.7;
	margin-top: 10px;
	margin-bottom: 30px; }
.products_detail_pc_contents .fl {
	float: left; }
.products_detail_pc_contents .fr {
	float: right; }
.products_detail_pc_contents .fb {
	overflow: hidden; }
.products_detail_pc_contents .ac {
	text-align: center; }
.products_detail_pc_contents .ar {
	text-align: right; }
.products_detail_pc_contents .mt10px {
	margin-top: 10px; }
.products_detail_pc_contents .mt20px {
	margin-top: 20px; }
.products_detail_pc_contents .mt30px {
	margin-top: 30px; }
.products_detail_pc_contents .mt40px {
	margin-top: 40px; }
.products_detail_pc_contents .mt50px {
	margin-top: 50px; }
.products_detail_pc_contents .mt60px {
	margin-top: 60px; }
.products_detail_pc_contents .mt70px {
	margin-top: 70px; }
.products_detail_pc_contents .mt80px {
	margin-top: 80px; }
.products_detail_pc_contents .mt90px {
	margin-top: 90px; }
.products_detail_pc_contents .mb10px {
	margin-bottom: 10px; }
.products_detail_pc_contents .mb20px {
	margin-bottom: 20px; }
.products_detail_pc_contents .mb30px {
	margin-bottom: 30px; }
.products_detail_pc_contents .mb40px {
	margin-bottom: 40px; }
.products_detail_pc_contents .mb50px {
	margin-bottom: 50px; }
.products_detail_pc_contents .mb60px {
	margin-bottom: 60px; }
.products_detail_pc_contents .mb70px {
	margin-bottom: 70px; }
.products_detail_pc_contents .mb80px {
	margin-bottom: 80px; }
.products_detail_pc_contents .mb90px {
	margin-bottom: 90px; }
.products_detail_pc_contents .mr10px {
	margin-right: 10px; }
.products_detail_pc_contents .mr20px {
	margin-right: 20px; }
.products_detail_pc_contents .mr30px {
	margin-right: 30px; }
.products_detail_pc_contents .mr40px {
	margin-right: 40px; }
.products_detail_pc_contents .mr50px {
	margin-right: 50px; }
.products_detail_pc_contents .mr60px {
	margin-right: 60px; }
.products_detail_pc_contents .mr70px {
	margin-right: 70px; }
.products_detail_pc_contents .mr80px {
	margin-right: 80px; }
.products_detail_pc_contents .mr90px {
	margin-right: 90px; }
.products_detail_pc_contents .ml10px {
	margin-left: 10px; }
.products_detail_pc_contents .ml20px {
	margin-left: 20px; }
.products_detail_pc_contents .ml30px {
	margin-left: 30px; }
.products_detail_pc_contents .ml40px {
	margin-left: 40px; }
.products_detail_pc_contents .ml50px {
	margin-left: 50px; }
.products_detail_pc_contents .ml60px {
	margin-left: 60px; }
.products_detail_pc_contents .ml70px {
	margin-left: 70px; }
.products_detail_pc_contents .ml80px {
	margin-left: 80px; }
.products_detail_pc_contents .ml90px {
	margin-left: 90px; }
.products_detail_pc_contents .fwb {
	font-weight: bold; }
.products_detail_pc_contents .ao {
	color: #002DBD; }
.products_detail_pc_contents .cha {
	color: #997A2C; }
.products_detail_pc_contents .cha_bg {
	background-color: rgba(200, 162, 62, 0.1); }

#products_detail_pc_contents_id8450 {
	font-size: 15px; }
#products_detail_pc_contents_id8450 .i_box1 .p1 {
	font-size: 18px; }
#products_detail_pc_contents_id8450 .i_box1 .p3 {
	padding: 1em 1.5em; }
#products_detail_pc_contents_id8450 .i_box1 .p3 .i_price {
	float: right; }
#products_detail_pc_contents_id8450 .i_list1 {
	overflow: hidden; }
#products_detail_pc_contents_id8450 .i_list1 li + li {
	margin-top: 35px; }
#products_detail_pc_contents_id8450 .i_list1 .p1 {
	font-size: 18px;
	color: #F06;
	font-weight: bold;
	margin-bottom: 0.6em; }
#products_detail_pc_contents_id8450 .i_box2 {
	border: 1px solid #ddd;
	background-color: #F2F2F2;
	border-radius: 5px;
	padding: 20px; }
#products_detail_pc_contents_id8450 .i_box2 .i_midashi {
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 15px; }
#products_detail_pc_contents_id8450 .i_box2 .p1 {
	font-size: 10px;
	margin-top: 5px; }
#products_detail_pc_contents_id8450 .i_list2 li {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px; }
#products_detail_pc_contents_id8450 .i_list2 li + li {
	margin-top: 20px; }
#products_detail_pc_contents_id8450 .i_list2 .i_txt .p1 {
	margin-top: .6em;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .6em; }
#products_detail_pc_contents_id8450 .i_list2 .i_txt .p2 {
	margin-bottom: 1em; }
#products_detail_pc_contents_id8450 .i_list2 .i_txt .p3 {
	font-size: 14px; }
#products_detail_pc_contents_id8450 .i_list2 .i_txt .p3 sup {
	font-size: 12px; }
#products_detail_pc_contents_id8450 .i_box3 {
	background-color: #E7EFF2;
	padding: 20px;
	border-radius: 5px; }
#products_detail_pc_contents_id8450 .i_qa_list li {
	padding: 20px;
	background-color: #fff;
	border-radius: 5px; }
#products_detail_pc_contents_id8450 .i_qa_list li + li {
	margin-top: 10px; }
#products_detail_pc_contents_id8450 .i_qa_list .i_q,
#products_detail_pc_contents_id8450 .i_qa_list .i_a {
	padding-left: 40px;
	background-repeat: no-repeat; }
#products_detail_pc_contents_id8450 .i_qa_list .i_q {
	border-bottom: 1px solid #C9DBE2;
	padding-bottom: 15px;
	padding-top: 4px;
	margin-bottom: 15px;
	background-image: url(/files/user/img/products/detail/id8450/q.jpg); }
#products_detail_pc_contents_id8450 .i_qa_list .i_a {
	padding-top: 3px;
	padding-left: 40px;
	background-image: url(/files/user/img/products/detail/id8450/a.jpg); }
#products_detail_pc_contents_id8450 .i_box4 {
	border: 1px solid #DDD;
	padding: 35px;
	margin-bottom: 10px; }
#products_detail_pc_contents_id8450 .i_box4 .i_midashi {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px; }
#products_detail_pc_contents_id8450 .i_box4 .p2 {
	color: #999;
	font-size: 13px; }

/* スカルプシャンプー＋リペアコンディショナー発売後 */
#products_detail_pc_contents_id8450 .campaign_btns {
	margin-bottom: 20px; }
#products_detail_pc_contents_id8450 .campaign_btns li {
	position: relative;
	position: relative; }
#products_detail_pc_contents_id8450 .campaign_btns li + li {
	margin-top: 40px; }
#products_detail_pc_contents_id8450 .campaign_btns .campaign_btn {
	display: block;
	position: absolute;
	bottom: 22px;
	right: 23px; }
#products_detail_pc_contents_id8450 .campaign_btns .campaign_code {
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 179px;
	line-height: 1.4;
	width: 100%;
	text-align: center; }
#products_detail_pc_contents_id8450 .campaign_btns .campaign_code .pink {
	color: #f06;
	font-weight: bold; }

#products_detail_pc_contents_id8450 .i_how_to_zone {
	background-color: #E7EFF2;
	padding: 20px; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to div:after {
	content: '';
	display: block;
	clear: both; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to .i_div1 {
	margin-bottom: 15px; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to .i_div2 {
	margin-bottom: 15px; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to .i_mini_img {
	float: right;
	margin-left: 15px; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to .i_div3 .i_point {
	float: left;
	margin-right: 15px;
	position: relative;
	margin-top: -1em; }

#products_detail_pc_contents_id8450 .i_qa_list.mod--how_to .i_div3 p {
	background-color: #EDF0F8;
	color: #246EB8;
	font-size: 14px;
	padding: .5em 1em;
	border-radius: 1em;
	border: 2px dotted;
	margin-left: 5%; }

.products_detail_pc_contents.mod--conditioner .i_box1, .products_detail_pc_contents.mod--shampoo .i_box1 {
	display: none; }

.products_detail_pc_contents.mod--conditioner .mod--shampoo {
	display: none; }

.products_detail_pc_contents.mod--shampoo .mod--conditioner {
	display: none; }

/*--------------id=8462-------------*/
#products_detail_pc_contents_id8462 {
	font-size: 15px; }
#products_detail_pc_contents_id8462 .i_box1 .p1 {
	font-size: 18px; }
#products_detail_pc_contents_id8462 .i_box1 .p3 {
	padding: 1em 1.5em; }
#products_detail_pc_contents_id8462 .i_box1 .p3 .i_price {
	float: right; }
#products_detail_pc_contents_id8462 .i_list1 {
	overflow: hidden; }
#products_detail_pc_contents_id8462 .i_list1 li + li {
	margin-top: 35px; }
#products_detail_pc_contents_id8462 .i_list1 .p1 {
	font-size: 18px;
	color: #F06;
	font-weight: bold;
	margin-bottom: 0.6em; }
#products_detail_pc_contents_id8462 .i_box2 {
	border: 1px solid #ddd;
	background-color: #F2F2F2;
	border-radius: 5px;
	padding: 20px; }
#products_detail_pc_contents_id8462 .i_box2 .i_midashi {
	border-bottom: 2px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 15px; }
#products_detail_pc_contents_id8462 .i_box2 .p1 {
	font-size: 10px;
	margin-top: 5px; }
#products_detail_pc_contents_id8462 .i_list2 li {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px; }
#products_detail_pc_contents_id8462 .i_list2 li + li {
	margin-top: 20px; }
#products_detail_pc_contents_id8462 .i_list2 .i_txt .p1 {
	margin-top: .6em;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .6em; }
#products_detail_pc_contents_id8462 .i_list2 .i_txt .p2 {
	margin-bottom: 1em; }
#products_detail_pc_contents_id8462 .i_list2 .i_txt .p3 {
	font-size: 14px; }
#products_detail_pc_contents_id8462 .i_list2 .i_txt .p3 sup {
	font-size: 12px; }
#products_detail_pc_contents_id8462 .i_box3 {
	background-color: #E7EFF2;
	padding: 20px;
	border-radius: 5px; }
#products_detail_pc_contents_id8462 .i_box4 {
	border: 1px solid #DDD;
	padding: 35px;
	margin-bottom: 10px; }
#products_detail_pc_contents_id8462 .i_box4 .i_midashi {
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px; }
#products_detail_pc_contents_id8462 .i_box4 .p2 {
	color: #999;
	font-size: 13px; }


#products_detail_pc_contents_id8462 .campaign_btns {
	margin-bottom: 20px; }
#products_detail_pc_contents_id8462 .campaign_btns li {
	position: relative;
	position: relative; }
#products_detail_pc_contents_id8462 .campaign_btns li + li {
	margin-top: 40px; }

/*ここから子ピル*/
#products_detail_pc_contents_id8462 .campaign_btns .campaign_btn {
	display: block;
	position: absolute;
	bottom: 23px;
	right: 23px; }
#products_detail_pc_contents_id8462 .campaign_btns .rakuraku {
	display: block;
	position: absolute;
	bottom: 208px;
	right: 23px; }
#products_detail_pc_contents_id8462 .campaign_btns .norikae {
	display: block;
	position: absolute;
	bottom: 23px;
	right: 138px; }
#products_detail_pc_contents_id8462 .campaign_btns p {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 17px;
	line-height: 1.3;}

#products_detail_pc_contents_id8462 .campaign_btns span{
	color: #E2027F;
	font-weight: bold;
	font-size: 22px;}

#products_detail_pc_contents_id8462 .campaign_btns .coupon {
	bottom: 114px;
	right: 89px;
}

#products_detail_pc_contents_id8462 .campaign_btns .coupon2 {
	bottom: 114px;
	right: 89px;
}



#products_detail_pc_contents_id8462 .campaign_btns .campaign_btn2 {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 23px; }

#products_detail_pc_contents_id8462 .campaign_btns .rakuraku2 {
	display: block;
	position: absolute;
	bottom: 182px;
	right: 23px; }

#products_detail_pc_contents_id8462 .campaign_btns .campaign_btn {
	display: block;
	position: absolute;
	bottom: 20px;
	right: 23px; }
#products_detail_pc_contents_id8462 .campaign_btns .campaign_code {
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 179px;
	line-height: 1.4;
	width: 100%;
	text-align: center; }
#products_detail_pc_contents_id8462 .campaign_btns .campaign_code .pink {
	color: #f06;
	font-weight: bold; }

.products_detail_pc_contents.mod--conditioner .i_box1, .products_detail_pc_contents.mod--shampoo .i_box1 {
	display: none; }

/*# sourceMappingURL=cart.css.map */

/*# sourceMappingURL=cart.css.map */