@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:767px) {
	body {
		line-height: 1.5;
	}
	dl, p {
		margin: 0 0 0.75em;
	}
}
*,
*::before,
*::after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.cf::after {
	content: "";
	display: block;
	clear: both;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.pc {
	display: inherit;
}
.sp {
	display: none;
}
.bold {
	font-weight: bold;
}
.cmn_pageTtl01 {
	margin-bottom: 0;
}
.delivery_date {
	margin-bottom: 10px;
	background-color: #24bbb7;
	color: #fff;
	text-align: center;
	line-height: 1
}
.delivery_date h1 {
	padding: 0;
	font-size: .9rem;
	line-height: 1.5;
	text-align: center;
	display: block;
}
@media screen and (max-width:767px) {
	.delivery_date h1 {
		font-size: 1rem;
		font-weight: 500
	}
}
/*
.delivery_note {
	line-height: 150%;
	font-size: .85rem
}
@media screen and (max-width:767px) {
	.delivery_note {
		font-size: 1rem
	}
}
*/
.delivery_date p {
	margin: 0;
	padding: 0;
	font-weight: 500;
	font-size: 1.4rem;
}
.delivery_date p span {
	display: inline-block;
    font-size: 2.2rem;
	color: #fff100;
	font-weight: 700;
}
@media screen and (max-width:767px) {
	.delivery_date p {
		font-size: 1.6rem;
	}
	.delivery_date p span {
		display: inline;
	}
}
.main_img {
	background: url(/img/club/main_bg.jpg) no-repeat center / cover;
}
.main_img img {
	display: block;
	margin: auto;
	padding: 30px  0 40px;
	/*
	max-width: 680px;
	*/
}
.cmn_cont01 .originalprint_ttl {
	font-size: 2.0rem;
	font-weight: 700;
	/* text-align: center; */
	color: #333;
	margin: 1em 0;
	border: none;
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: inherit;
	}
	.left,
	.right {
		float: none;
	}
	.main_img img {
		padding: 4vw 8px 5vw;
		max-width: 90%;
	}
	.cmn_cont01 .originalprint_ttl {
	    font-size: 6.4vw;
	}
}
/* オリジナル */
.toc_list {
	border: 1px solid #24bbb7;
	border-radius: 4px;
	padding: 0.8em 0.8em 0.8em 2.4em;
	margin: 2em 0;
}
.toc_list > li {
	margin: 0 0 0.4em;
}
.toc_list ul {
	margin: 0;
}
.toc_list > li a {
	color: #000;
	font-weight: bolder;
	font-size: 1.2em;
}
.toc_list > li ul li a{
	color: #000;
	font-weight: bolder;
	font-size: 1.2em;
}
.ex-txt {
	color: #000;
}
@media screen and (max-width: 767px) {
	.toc_list > li a {
	    font-size: 1em;
    }
    .toc_list > li ul li a{
		font-size: 1em;
	}
}
.space1 {
	margin-top: 3%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.notice,
.item_box .price_box .print,
.example_box .example_ttl {
	color: #333;
}
.container {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 30px;
}
@media screen and (max-width: 767px) {
	.container {
		padding: 0 15px;
	}
}
.h3 {
	background-color: #24bbb7;
	/* color: #fff; */
	padding: 0.6em 0;
	font-size: 1.714em;
	margin: 2em 0 1em;
}
h3 {
	
	color: #fff;
	margin: 0;
}
h4 {
	font-size: 1.571em;
	background: #f6f6f6;
	border-top: 5px solid #ffcc00;
	padding: 6px 15px 6px;
	margin: 2.3em 0 1em;
}
.section.item h4 {
	font-size: 1.571em;
	background-image: url(/img/club/recommend_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 60px;
	/* min-height: 55px; */
}
.section:first-child h4 {
	margin-top: 1.5em;
}
h5 {
	font-size: 1.286em;
	border-bottom: 1px solid #333;
	margin: 1.5em 0 1em;
	padding: 0 0 5px;
}
@media screen and (max-width: 767px) {
	.h3 {
		font-size: 5vw;
	}
	h4,
	.section.item h4 {
		font-size: 4.5vw;
	}
	h5 {
		font-size: 4vw;
	}
}
.item_box,
.item_box .price_box,
.example_box .example_cnt {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.item_box > *,
.item_box .price_box > * {
	max-width: 48%;
	flex: 1;
}
@media screen and (max-width: 767px) {
	.item_box > * {
		min-width: 100%;
		max-width: 100%;
	}
}
.example_box .example_cnt > * {
	max-width: 47.5%;
	flex: 1;
}
.item_box .item_l {
	text-align: center;
}
.item_box .price_box .print {
	font-size: 0.857em;
	font-weight: bold;
	margin: 0;
}
.item_box .price_box .price {
	color: #dd5511;
	line-height: 1;
}
.item_box .price_box .per_sheet,
.item_box .price_box .number {
	display: inline-block;
	vertical-align: text-bottom;
}
.item_box .price_box .per_sheet {
	background-color: #dd5511;
	font-size: 0.714em;
	color: #fff;
	padding: 4px 4px;
	margin: 0 5px 0 0;
}
.item_box .price_box .number {
	font-size: 2.571em;
	font-weight: bold;
}
.item_box h6 {
	font-size: 1.714em;
}
@media screen and (max-width: 767px) {
	.item_box h6 {
		font-size: 5vw;
	}
	.item_box .price_box .number {
		font-size: 6vw;
	}
}
.item_box .code {
	color: #999;
}
.item_btn,
.link_btn {
	margin: 2em auto 0;
	max-width: 350px;
}
.item_box .item_btn,
.item_box .link_btn {
	margin-top: 20px;
}
.item_box .item_btn,
.item_box .link_btn {
	max-width: 100%;
}
.item_btn a,
.link_btn a {
	display: block;
	color: #fff;
	font-size: 1.286em;
	font-weight: bold;
	border-radius: 4px;
	padding: 0.8em 1em;
	display: flex;
    justify-content: center;
}
@media screen and (max-width: 767px) {
	.item_btn a,
	.link_btn a {
		font-size: 1.143em;
	}
}
.item_btn a {
	background-color: #ff8800;
}
.link_btn a {
	background-color: #6495ed;
}
.notice {
	border: 1px solid #e16a0e;
	border-left: 0;
	border-right: 0;
	font-weight: bold;
	font-size: 0.857em;
	display: flex;
	justify-content: center;
	padding: 8px 0;
	margin-top: 20px;
}
.detail_box {
	margin: 30px 0 0;
}
.detail_box .detail_btn {
	display: none;
}
.detail_box .detail_label,
.detail_box .detail_btn:checked ~ .detail_cnt {
	border: 2px solid #24bbb7;
	border-radius: 4px;
}
.detail_box .detail_label {
	display: block;
	color: #24bbb7;
	display: flex;
	justify-content: center;
	font-weight: bold;
	font-size: 1.286em;
	padding: 7px 43px;
	cursor: pointer;
	position: relative;
}
@media screen and (max-width: 767px) {
	.detail_box .detail_label {
		font-size: 1.143em;
	}
}
.detail_box .detail_label:before {
	content: "";
	/* display: block; */
	width: 12px;
	height: 12px;
	border: 3px solid #24bbb7;
	border-left: 0;
	border-top: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: rotate(45deg) translate(-50%,-50%);
}
.detail_box .detail_btn:checked + .detail_label {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.detail_box .detail_btn:checked + .detail_label:before {
	transform: rotate(-135deg) translate(3px,3px);
}
.detail_box .detail_label:after {
	content: "を開く";
}
.detail_box .detail_btn:checked + .detail_label:after {
	content: "を閉じる";
}
.detail_box .detail_cnt {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.detail_box .detail_btn:checked ~ .detail_cnt {
	visibility: visible;
	height: auto;
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 23px 28px;
}
@media screen and (max-width: 767px) {
	.detail_box .detail_btn:checked ~ .detail_cnt {
		padding: 10px 15px;
	}
}
.detail_box .detail_cnt .detail_ttl {
	font-weight: bold;
	font-size: 1.286em;
	display: flex;
	justify-content: center;
}
.detail_box .detail_cnt .detail_sub_ttl {
	font-weight: bold;
}
.detail_box .detail_cnt .detail_sub_cnt {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.detail_box .detail_cnt .detail_sub_cnt_l {
	flex: 1;
	margin: 0 3.5% 0 0;
}
.detail_box .detail_cnt .detail_sub_cnt_r {
	max-width: 320px;
}
.detail_box .detail_cnt .detail_sub_cnt_r.img {
	max-width: 370px;
}
@media screen and (max-width: 767px) {
	.detail_box .detail_cnt .detail_sub_cnt_l,
	.detail_box .detail_cnt .detail_sub_cnt_r {
		width: 100%;
		max-width: 100% !important;
		margin: 0;
	}
}
.example_box {
	background-color: #f6f6f6;
	padding: 30px 50px 40px;
	margin: 30px 0 0;
}
.example_box .example_ttl {
	font-size: 1.714em;
	font-weight: bold;
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.example_box {
		padding: 15px;
	}
	.example_box .example_ttl {
		font-size: 1.286em;
	}
}
.example_box .example_item {
	background-color: #fff;
	margin: 0 0 5%;
}
@media screen and (max-width: 767px) {
	.example_box .example_item {
		font-size: 0.8571em;
	}
}
.example_box .example_item .cnt {
	padding: 0 1.3em;
}
@media screen and (max-width: 767px) {
	.example_box .example_item .cnt {
		padding: 0 1em;
	}
}
.example_box .link_btn {
	margin-top: 0;
}
small {
	font-size: 85.7%;
}
/* slider */
.h_reccomend p {
	margin: 0;
}
.slick-slide img {
    border-radius: 10px;
    padding: 1%;
}
.recomend_ttl img {
	width: 52px;
	height: auto;
	margin-right: 15px
}
.recomend_leadtxt {
	font-size: 1.3rem;
	font-weight: 500;
	text-align: center
}
.recomend_selector {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	display: table;
	table-layout: fixed;
	list-style: none
}
.recomend_selector li {
	height: 48px;
	display: table-cell;
	background-color: #efefef;
	text-align: center;
	font-size: 1.3rem !important;
	font-weight: 500;
	line-height: 48px;
	border: 2px solid #fff;
	cursor: pointer
}
@media screen and (max-width: 600px) {
	.recomend_selector li {
	    font-size: 0.8rem !important;
	}
}
.recomend_selector li:hover {
	background-color: #ccc
}
.recomend_selector li.selected {
	background-color: #f80;
	color: #fff
}
.recomend_rank ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between
}
/*
.recomend_rank ul a {
	padding: 15px;
	border: 10px solid #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	color: #666;
	font-weight: 300
}
*/
.recomend_rank ul li .pname a {
	padding: 0;
	border: 0;
	display: block;
	color: #000;
	font-weight: 700
}
/*
.recomend_rank ul a:hover {
	text-decoration: none;
	border-color: #ffcf99
}
*/
.recomend_rank ul li {
	text-align: center;
	position: relative;
	padding: 15px;
	display: block;
	color: #666;
}
.recomend_rank ul li div.phBox {
	position: relative
}
.recomend_rank ul li img.rank {
	width: 50px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}
/*
.recomend_rank ul li div.phBox img.rank {
	top: -5px;
	left: -5px;
	z-index: 2;
}
.recomend_rank ul li img.dry {
	width: 45px;
	height: auto;
	position: absolute;
	top: 60px;
	left: 7px
}
.recomend_rank ul li div.phBox img.dry {
	left: -8px
}
.recomend_rank ul li img.thick {
	width: 35px;
	height: auto;
	position: absolute;
	bottom: 10px;
	right: 0
}
*/
.recomend_rank ul li img.wear {
	width: 100%;
	height: auto;
	margin-bottom: 7px
}
.recomend_rank ul li .icon-brand {
    position: absolute;
    background-size: 100%;
    max-width: 50px;
    max-height: 35px;
    text-align: center !important;
    z-index: 2;
	top: 0;
	right: 0;
}
@media screen and (max-width: 600px) {
	.recomend_rank ul li .icon-brand {
	    max-width: 40px;
	    /*top: 34%;*/
	}
}
.recomend_rank ul li .icon-dry {
	position: absolute;
	/*top: 40%;*/
	top: 34%;
	left: 0;
	border-radius: 50%;
	background-image: url(/common/img/icon_dry.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 50px;
	height: 50px;
	text-align: center !important;
	color: #fff;
	z-index: 99;
}

@media screen and (max-width:600px) {
	.recomend_rank ul li .icon-dry {
		width: 35px;
		height: 35px;
		/*top: 50%;*/
		top: 33%;
		left: 0
	}
}
.recomend_rank ul li .icon-full {
    position: absolute;
    /*left: 3px;*/
    /*bottom: 0;*/
	top: 77%;
	left: 5px;
    border-radius: 10%;
    background-image: url(/common/img/icon_full2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
@media screen and (max-width:600px) {
	.recomend_rank ul li .icon-full {
		width: 32px;
		height: 32px;
		left: 2px;
		top: 75%;
	}
}
.recomend_rank ul li .icon-emb_ok {
    position: absolute;
	top: 57%;
	left: 5px;
    /*left: 3px;*/
    bottom: 0;
    border-radius: 10%;
    background-image: url(/common/img/icon_emb_ok.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}

@media screen and (max-width:600px) {
	.recomend_rank ul li .icon-emb_ok {
		width: 32px;
		height: 32px;
		left: 2px;
		top: 54%;
	}
}
.recomend_rank .icon-thick {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 29px;
	height: 89px;
	text-align: center !important;
	color: #fff;
	background-repeat: no-repeat;
	background-size: 29px 89px;
}
.recomend_rank .icon-thick.type1 {
	background-image: url(/common/img/img_thick01.png);
}
.recomend_rank .icon-thick.type2 {
	background-image: url(/common/img/img_thick02.png);
}
.recomend_rank .icon-thick.type3 {
	background-image: url(/common/img/img_thick03.png);
}
.recomend_rank .icon-thick.type4 {
	background-image: url(/common/img/img_thick04.png);
}
@media screen and (max-width:600px) {
	.recomend_rank .icon-thick {
		width: 23px;
		height: 70px;
		background-size: 23px 70px;
	}
}
.recomend_rank ul li p {
	margin-bottom: 0;
	line-height: 1.5;
	text-align: left
}
.recomend_rank ul li p.delivery {
	width: 100%;
	margin-bottom: .4rem;
	padding: .2rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center !important;
	border-radius: 2px;
	font-size: 1rem;
	line-height: 140%;
	border-radius: 4px;
	font-weight: 700;
	background-color: #e9e9e9;
	color: #333
}
.recomend_rank ul li p.delivery span {
	font-size: 1.4em;
	padding: .5rem
}
.recomend_rank ul li div.lineup {
	margin-bottom: .7rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.recomend_rank ul li div.lineup p {
	width: 49%;
	padding: .2rem;
	border-radius: 4px;
	color: #fff;
	background-color: #24bbb7;
	text-align: center;
	font-size: .8rem;
	font-weight: 500;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 2%;
}
@media screen and (max-width:767px) {
	.recomend_rank ul li div.lineup p {
		width: 100%;
	}
}
.recomend_rank ul li p.pname {
	color: #000;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 140%
}
.recomend_rank ul li p.pname span {
	display: block;
	font-size: 12px;
	color: #898989;
	font-weight: 400
}
@media screen and (max-width:767px) {
	.recomend_rank ul li p.pname {
		font-size: 1rem
	}
}
.recomend_rank ul li p.oz {
	margin-bottom: 5px;
	color: #000;
	font-weight: 500
}
.recomend_rank ul li p.print {
	font-size: .85rem
}
.recomend_rank ul li p.price {
	padding: 0;
	font-size: 1rem;
	color: #f80;
	line-height: 150%
}
.recomend_rank ul li p.price span {
	padding-left: .3em;
	font-weight: 700;
	font-size: 20px
}
@media screen and (max-width:767px) {
	.recomend_rank ul li p.price {
		font-size: 12px;
		color: #f80
	}
	.recomend_rank ul li p.price span {
		padding-left: .3em;
		font-size: 16px
	}
}
.recomend_rank ul li p.txt {
	font-size: .85rem
}
/*
.recomend_rank {
	display: none
}
.recomend_rankWrap div.current {
	display: block
}
.recomend_slidebtn {
	display: none
}
*/
@media all and (max-width:767px) , print {
	.recomend_ttl img {
		width: 52px;
		height: auto;
		margin-right: 15px
	}
	.recomend_leadtxt {
		font-size: 1rem
	}
	.recomend_selector li {
		font-size: 1rem;
		border: 1px solid #fff
	}
	.recomend_rankOuter {
		position: relative
	}
	.recomend_rankWrap {
		width: 100%;
		overflow-x: hidden
	}
	.recomend_rank ul {
		-webkit-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: .7s;
		transition-duration: .7s;
		-webkit-transition-timing-function: cubic-bezier(.12, .93, .51, 1.01);
		transition-timing-function: cubic-bezier(.12, .93, .51, 1.01)
	}
	.recomend_rank ul.slidePos0 {
		margin-left: 0
	}
	.recomend_rank ul.slidePos1 {
		margin-left: -100%
	}
	.recomend_rank ul.slidePos2 {
		margin-left: -200%
	}
	.recomend_rank ul a {
		padding: 20px 15px;
		border-width: 5px
	}
	.recomend_rank ul li img.wear {
		width: 80%;
		height: auto;
		margin-bottom: 10px
	}
	.recomend_rank ul li img.thick {
		right: 20px
	}
	.recomend_slidebtn {
		width: 45px;
		height: auto;
		display: block;
		position: absolute;
		top: 180px;
		cursor: pointer
	}
	.recomend_slidebtn:hover {
		opacity: .7
	}
	.recomend_slidebtn.L {
		left: -10px
	}
	.recomend_slidebtn.R {
		right: -10px
	}
}
.recomend_rank ul li p.price {
    padding: 2px 4px;
    color: #333;
}
.recomend_rank ul li p.price_non {
    color: #E64552;
    background-color: #efefef;
}
.recomend_rank ul li p.price span {
    /* font-size: 0.7em; */
    font-weight: bold;
}
.recomend_rank ul li p.print  {
    color: #999;
}
.recomend_rank ul li p span.price {
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}
.recomend_rank ul li p.txt03  {
    color: #666;
	font-size: 0.85em;
}
.btn-square-pop {
    position: absolute;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF !important;
    background: #fd9535;
    border-bottom: solid 2px #d27d00;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-size: 0.7em;
    /* margin: 2px; */
    /* width: 150px; */
    top: 0px;
    right: 0px;
}
.col-md-9 {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    flex: none;
    ms-flex: none;
}
#productsBox ul, .modal ul {
    padding: 0 10px;
}
#productsBox ul, .modal ul.flex-row {
    padding: 0;
}
.recomend_rank ul li img.wear {
    width: 70%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
}
.recomend_rank ul {
	position: relative;
}
.slick-prev:before, .slick-next:before {
    font-size: 40px;
    color: #888;
}
.slick-prev {
    left: 0;
    z-index: 999;
}
.slick-next {
    right: 10px;
    z-index: 999;
}
.slick-prev,
.slick-next {
    width: 45px;
    height: 45px;
}
@media screen and (max-width: 767px) {
    .recomend_rank ul li img.wear {
        width: 70%;
    }
    .slick-prev:before, .slick-next:before {
        font-size: 30px;
    }
    .slick-prev, .slick-next {
        width: 40px;
        height: 40px;
    }

}
.recomend_rank ul li a.boxref {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
}
.recomend_rank ul li a.boxref:hover {
	border: 10px solid #ffcf99;
    border-collapse: collapse;
    box-sizing:border-box;
}
@media screen and (max-width:767px) {
	.recomend_rank ul li a.boxref:hover {
		border: 5px solid #ffcf99
	}
}
.readmore {
	/*
	padding: .5rem 10px 0 0;
	
	margin: 0;
	line-height: 1.2em;
	/* font-size: 0.93em;
	word-wrap: break-word;
	max-height: 120px;
	overflow: hidden;
	display: -webkit-box;
	height: 3.2em;
	position: relative;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;*/
	display: none;
}
.readopen {
	max-height: none!important;
	height: auto!important;
	-webkit-line-clamp: unset;
}
.readmore a.more {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 40px;
	margin-left: auto;
	right: 0px;
	/*
	margin-top: -22px;
	*/
	top: 6px;
	z-index: 2;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background-position: center;
	background-repeat: no-repeat;
}
.readmore a.more:before {
	content: "";
	position: absolute;
	bottom: 9px;
	right: 10px;
	vertical-align: middle;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
	border: 1px solid #ccc;
	border-radius: 4px;
}
.readmore a.more:after {
	content: "";
	position: absolute;
	bottom: 18px;
	height: 5px;
	width: 5px;
	right: 18px;
	border: 1px solid;
	border-color: transparent transparent #555 #555;
	transform: rotate(-45deg);
}
@media  screen and (max-width: 767px) {
	.fbox .itemBox .item div.readmore {
		padding: .5rem 8px 0 0;
		font-size: 12px;
	}
	.readmore a.more {
		margin-top: -20px;
		top: 14px;
	}
}
.readmore table {
	margin-bottom: 0;
	font-size: 0.9em;
	width: 100%;
}
.readmore table caption{
	font-weight: bold;
	font-size: 0.9em;
}
.readmore table tr th {
	font-size: 0.9em;
	background-color: #efefef;
	text-align: center;
	vertical-align: middle;
}
.readmore table tr td {
	text-align: center;
}
.service_box {
	border-top: 1px solid #333;
	margin: 3.5em 0;
	padding: 3.5em 0 0;
}
.service_box {
	margin: 3.5em 0 3em;
}
.txt_attention {
	font-weight: bold;
	background-image: linear-gradient( transparent 0%, transparent 55%, #ffff00 55%, #ffff00 100%);
}
.service_5 {
	margin: 2.5em 0 0;
}
ul.fbox {
	margin: 0;
	padding: 0;
}
ul.fbox {
	justify-content: center;
	margin-bottom: 20px;
}
.fbox li {
	text-align: center;
}
.fbox > * {
	width: 49%;
	margin: 0 !important;
	list-style: none;
}
.fbox li img {
	display: block;
	max-width: 86%;
	margin: 5px auto;
}
.fbox li p {
	color: #ea5413;
}
@media  screen and (max-width: 767px) {
	.fbox li p {
		display: none;
	}
}
.lp_wrap {
	text-align: center;
}
.lp_wrap > * {
	text-align: left;
}
.slider_lp .bn_lp img {
    border-radius: 3px !important;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%) !important;
}
.slider_lp p.txt03 {
	line-height: 140% !important;
	font-size: .9rem;
	font-weight: 300 !important;
 }
 div.slider_lp {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
 }
 div.slider_lp .bn_lp {
	width: 48%;
	/* margin: 0 0 4%; */
 }
 @media  screen and (max-width: 767px) {
	 div.slider_lp p.txt03 {
		 font-size: 0.8em;
	 }
 }
.fbox {
		 justify-content: space-between !important;
}
.fbox .itemBox {
	margin-bottom: 2% !important;
}
@media  screen and (max-width: 480px) {
	.youtube {
		/* aspect-ratio: 16 / 9; */
		display: inline-block;
		width: 100%;
		position: relative;
		padding-top: 56.25%;
	}
	.youtube iframe {
		/*
		max-width: 100%;
		height: auto;
		*/
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
}
/*seo 追加コンテンツ srt*/
.icon-dry {
    position: absolute;
    top: 29%;
    left: 1rem;
    border-radius: 50%;
    background-image: url(../../common/img/icon_dry.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
.icon-favorite_off button {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
    cursor: pointer;
}
.icon-full {
    position: absolute;
    left: 1.2rem;
    /* bottom: -11px; */
    background-image: url(../../common/img/icon_full2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    top: 50%;
    text-align: center !important;
    color: #fff;
    z-index: 99;
    height: 40px;
}
.icon-emb_ok {
    position: absolute;
    left: 1.2rem;
    top: 41%;
    background-image: url(../../common/img/icon_emb_ok.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
.icon-brand {
    position: absolute;
    background-size: 100%;
    max-width: 64px;
    max-height: 38px;
    text-align: center !important;
    z-index: 2;
    top: 9%;
    /* bottom: 10%; */
}
.fbox .itemBox .item .img {
    height: 270px !important;
}
.printprice {
	color: #000 !important;
}
.icon-sdgs {
    position: absolute;
    top: 40%;
    right: 1rem;
    border-radius: 50%;
    background-image: url(../../common/img/icon_sdgs.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
.icon-sale {
    position: absolute;
    top: 18%;
    left: 1rem;
    border-radius: 50%;
    background-image: url(../../common/img/icon_sale.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 50px;
    height: 50px;
    text-align: center !important;
    color: #fff;
    z-index: 99;
}
@media  screen and (max-width: 767px) {
	.fbox .itemBox .item .img {
        height: auto !important;
    }
    .txt02 {
		display: block !important;
	}
	.printprice {
		display: block !important;
		font-size: 9px !important;
		color: #000 !important;
	}
}
/*seo 追加コンテンツ end*/