@charset "utf-8";
#fh5co-products-section {
	width:100%;
	margin-bottom:20px;
	padding-top:0px;
	margin-top:40px;
}
#fh5co-products-section.product {
	margin-bottom:0px;
}
#fh5co-product-section .product-inner {
  margin-bottom: 7em;
  float: left;
  width: 100%;
}
#fh5co-product-section .product-inner:last-child {
  margin-bottom: 0;
}
#fh5co-product-section .product-inner h3 {
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#fh5co-product-section .product-inner h3 a {
  color: rgba(0, 0, 0, 0.8);
}
#fh5co-product-section .product-inner img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
#fh5co-products-section.product .mainVisual {
	width:100%;
	margin-bottom:0px;
	box-sizing: border-box;
}
#fh5co-other-section.product_2 {
	margin-top:0px;
}
#fh5co-products-section .container.narrow {
	width:100%;
	max-width:840px;
}
#fh5co-products-section .product a {
	max-width: 1367px;
	width: 100%;
	padding-bottom: 40%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover!important;
	margin: 0 auto 40px;
	display: block;
	position: relative;
	font-size: 16px;
	color: #000;
	text-align: center;
}
#fh5co-products-section .product a.product_1 {	
	background: url(../images/product_large_1.jpg) no-repeat center center;
}
#fh5co-products-section .product a.product_2 {	
	background: url(../images/product_large_2.jpg) no-repeat center center;
}
#fh5co-products-section .product a.product_3 {	
	background: url(../images/product_large_3.jpg) no-repeat center center;
}

#fh5co-products-section .product a dl {
    width: 96%;
    position: absolute;
	background-color: rgba(255,255,255,0.7);
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
	padding-top:30px;
	padding-bottom:30px;
}

#fh5co-products-section .product a dl dt h3 {
	color: #312d2d;
	text-shadow: 1px 2px 3px #808080;
	font-size: 20px;
	line-height: 30px;
	margin-bottom:10px;
}
#fh5co-products-section .product a dl dt h3 .small {
    font-size: 32px;
}
#fh5co-products-section .product a dl dt h3 .eng {
    font-size: 24px;
}

#fh5co-products-section .product a dl dd {
    margin-top: 0px;
    font-size: 112.5%;
}
#fh5co-products-section .product a dl dd h4 {
    color: #312d2d;
    text-shadow: 1px 2px 3px #808080;
    font-size: 25px;
	margin-bottom:20px;
}

#fh5co-products-section .product a dl dd p {
    color: #312d2d;
    text-shadow: 1px 2px 3px #808080;
    font-size: 18px;
	line-height: 26px;
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

/*  */
#fh5co-other-section {
	width:100%;
	margin-top:40px;
	margin-bottom:20px;
}
#fh5co-other-section h3 {
	text-align:center;
	margin-bottom:20px;
}
#fh5co-other-section ul.other_list {
	list-style-type:none;
	padding-left:0px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	justify-content:start;
}
#fh5co-other-section ul.other_list li {
	width:23.6%;
	float:left;
	margin-left:1.3%;
	margin-top:40px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	/*border:#CCC thin solid;*/
}
#fh5co-other-section ul.other_list li:nth-child(4n+1) {
	margin-left:0px;
	clear:left;
}
#fh5co-other-section .other_list .photo {
	width:100%;
	height:auto;
	overflow: visible;	
	float:left;
	text-align:center;
/*	display: flex;
	flex-wrap: wrap;*/
}
#fh5co-other-section .other_list .photo h3 {
	clear:both;
	margin-top:2px;
	margin-bottom:6px;
	font-size:0.9em;
}
#fh5co-other-section .other_list .photo span.en {
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
	font-size:0.9em;
	font-weight:normal;
	clear:both;
	display:block;
	line-height:1.1em;
}
#fh5co-other-section .other_list .photo span.sub_en {
	display:block;
	clear:both;
}
#fh5co-other-section .other_list .photo h4 {
	clear:both;
	margin-bottom:6px;
	display:block;
}
#fh5co-other-section .other_list .photo img {
	width:100%;
	height:auto;
}
#fh5co-other-section .other_list .item .btn {
	margin-top: auto;
}

/* product detail */
#fh5co-product-section {
	margin-top:40px;
	padding-bottom:10px;
}
#fh5co-product-section .main h2 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
#fh5co-product-section .main h3 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
}
#fh5co-product-section .main h4 {
	font-size:16px;
	font-weight:bold;
}
#fh5co-product-section .main small {
	font-size:14px;
	font-weight:400;
}
#fh5co-product-section .main p {
	font-size:13px;
	font-weight:400;
}
#fh5co-product-section ul {
    list-style: none;
	text-align: center;
	padding-left:0px;
	padding-top:10px;
}
#fh5co-product-section .product_list ul {
    list-style:circle;
	text-align:left;
	padding-left:20px;
	padding-top:0px;
}
#fh5co-product-section .product_list ul > li {
	margin-left:10px;
	line-height:24px;
	font-size:16px;
}
#fh5co-product-section .product_list h5 {
	margin-bottom:8px;
}
#fh5co-product-section .product_img .thumbnails li {
    /*float: left;*/
	display: inline-block;
    /*margin: 0 10px 10px 0;*/
}
#fh5co-product-section .product_img .thumbnails li a {
    display: block;
    width: 83px;
    height: 83px;
    background: url(../../assets/img/product/no-image.png) center center/contain no-repeat;
    /*border: 1px solid #ccc;*/
    transition: all .2s ease;
}
#fh5co-product-section .product_img .thumbnails li img {
    width: 100%;
    height: auto;
}
#fh5co-product-section a img:hover {
    opacity: 0.8;
}
#fh5co-product-section a img {
    transition: all .25s ease;
}
#fh5co-product-section img {
    max-width: 100%;
    height: auto;
}
.product_img .thumbnails ul {
	
}
.product_img .thumbnails li:nth-child(4n) {
    margin-right: 0;
}
.product_img .thumbnails li a[data-img='none'] {
    cursor: default;
    border: 0px solid #ccc!important;
}

#fh5co-product-section .price span {
    font-size: 1.5rem;
    font-weight: normal;
}
#fh5co-product-section .price {
	font-size: 26px;
	font-weight: bold;
	margin-bottom:10px;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0px;
}
#fh5co-product-section .price.sub {
	color:#CCC;
}
#fh5co-product-section p.attention {
	font-size: 20px;
	font-weight:bold;
}
#fh5co-product-section .price .taxexc {
    font-size: 22px;
	font-weight:normal;
}

#fh5co-product-explanation-section {
	margin-top:20px;
}
.whiteBox {
    padding: 30px;
    background-color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 0;
}
.notice {
    margin: 0;
    padding: 0;
}
.notice h2 {
    color: #2B2B2B;
    text-align: left;
    margin-bottom: 0.2rem;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
.booster_serum_about h2 {
    color: #f19ec2;
    text-align: left;
    margin-bottom: 3.4rem;
    font-size: 2.2rem;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    text-align: center;
}
.booster_serum_about h3 {
    color: #f19ec2;
    text-align: left;
    margin-bottom: 0.2rem;
    font-size: 1.9rem;
    font-weight: normal;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}

.lotus_mist_about h2 {
    color: #f19ec2;
    text-align: left;
    margin-bottom: 1.4rem;
    font-size: 2.2rem;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    text-align: center;
}
.lotus_mist_about h3 {
    color: #f19ec2;
    text-align: left;
    margin-bottom: 0.2rem;
    font-size: 1.9rem;
    font-weight: normal;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
section.sectionBox2.movie {
	margin: 0 0 30px;
	padding: 25px;
	box-shadow:none;
	text-align: center;
	line-height: 1.5;
	overflow:hidden;
	border:none;
	box-sizing: border-box;
}
section.sectionBox2.movie .innerBlock {
	overflow:visible;
}
section.sectionBox2.movie iframe {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

section.sectionBox2.pink {
	
}

section.sectionBox2 {
	margin: 0 0 30px;
	padding: 25px;
	box-shadow: 3px 4px 5px 0px rgba(64, 34, 15, 0.15);
	text-align: center;
	line-height: 1.5;
	overflow:hidden;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	box-sizing: border-box;
}
section.sectionBox2 .innerBlock {
    text-align: left;
}

.btn_cart button:hover {
    opacity: .8;
}
.btn_cart button {
    width: 393px;
    max-width: 100%;
    height: 45px;
    margin-bottom: 1em;
    background-color: #afa16c;
    color: #fff;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    border: none;
    transition: all .33s ease;
}
section.sectionBox2.gold {
    background-color: #e2dbc3;
}
#deadsea {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#deadsea h2 {
    padding-top: 8px;
}
section.sectionBox2 h2 {
    display: inline-block;
    margin: 0 0 17px;
    line-height: 31px;
    vertical-align: middle;
    font-size: 2.2rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
#deadsea .innerBlock {
    text-align: center;
}
#deadsea .sp_more {
    height: 36px;
    background-color: #BEAF98;
    text-align: center;
}
.tb_show, .sp_show {
    display: none;
}
#deadsea .sp_more_block {
    padding: 0 18px 18px;
}
#deadsea .photo {
    float: left;
    width: 275px;
    margin-right: 28px;
}
#deadsea .photo img {
    width: 100%;
    height: auto;
}
#deadsea .text {
    float: left;
    position: relative;
    /* flex: 1; */
    width: 750px;
    min-height: 230px;
    padding: 0 0 46px;
    text-align: left;
    font-size: 1.6rem;
}
#deadsea .btn_02 {
    position: absolute;
    bottom: 0;
    right: 0;
}
.btn_02:hover {
    opacity: 0.7;
}
.btn_02 {
    position: relative;
    transition: all .33s ease;
}
#deadsea .btn_02 a {
    background-color: #afa16c;
}
#deadsea .btn_02 a {
    display: inline-block;
    width: 393px;
    max-width: 100%;
    height: 46px;
    padding: 0 20px 0 0;
    text-decoration: none;
    background-color: #3f210f;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
}
#deadsea .btn_02 a span {
    position: absolute;
    display: inline-block;
    width: 23px;
    height: 100%;
    margin: 0 0 0 5px;
    background: url(../images/icon_arrow01_pc.png) center center no-repeat;
    background-size: contain;
}
#deadsea .sp_more {
    height: 36px;
    background-color: #BEAF98;
    text-align: center;
}
#deadsea .sp_more a {
    display: block;
    width: 100%;
}
.sp_more img {
    max-height: 36px;
}


/* product_subscription */
.mainVisual {
    width: 840px;
    margin: 0 auto 30px;
}
.mainVisual img {
    width: 100%;
    height: auto;
}
.container .columnlist::after {
    content: "";
    display: block;
    clear: both;
}
.inner .container h3.deco1 {
    /*width: 530px;*/
	width:100%;
    margin-bottom: 30px;
    line-height: 1.2;
}
.inner .container .deco1 {
    position: relative;
    display: inline-block;
    min-height: 31px;
    margin: 0 0 17px;
    padding-right: 60px;
    padding-left: 60px;
}
.pinkBox {
	overflow:visible;
}
.text2 {
    text-align: center;
    font-size: 2.0rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    line-height: 1.2;
}
#coupon_list.columnlist {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}
#coupon_list.columnlist .column {
    margin-bottom: 30px;
	float:left;
}
#coupon_list.columnlist .column:nth-child(n + 2) {
	
}

.mainArea .columnlist .column {
    float: left;
}
.text1 {
    text-align: center;
    font-size: 2.0rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    line-height: 1.2;
}
.inner .mainArea h3.deco1 {
    width: 530px;
    margin-bottom: 30px;
    line-height: 1.2;
}
.inner .mainArea .deco1 {
    position: relative;
    display: inline-block;
    min-height: 31px;
    margin: 0 0 17px;
    padding-right: 60px;
    padding-left: 60px;
}
.columnlist.product .column {
    position: relative;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#fh5co-products-section .product .columnlist .column a {
	max-width: 1367px;
	width: 100%;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 auto 0px;
	display: block;
	position: relative;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.columnlist .column {
    float: left;
}
#product_list.columnlist .column > .bbox {
	border: 1px solid #3f210f;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.columnlist.product .column .imgbox {
	position: relative;
    width: 210px;
    border: none;
    margin-right: auto;
    margin-left: auto;
	padding: 3px;
}
.fixHeightChild1 {
	height: 98px;
}
.columnlist .column a {
    text-decoration: none;
}
#product_list.columnlist .column .name, .other_list .item .photo h3 {
    margin: 0 0 5px;
    font-size: 1.7rem;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
    line-height: 1.2;
    /*color: #b7a269;*/
	color: #2B2B2B;
    text-align: center;
}
.columnlist.product .column .imgbox .img {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    transition: all .25s ease;
}
.columnlist.product .column .imgbox .img img {
    vertical-align: middle;
}
.columnlist.product .column .imgbox .img img {
    border: 0;
}
.columnlist.product .column .imgbox .img img {
    width: 100%;
	max-width: 100%;
    height: auto;
    transition: all .25s ease;
}
#product_list.columnlist .column .btn {
    text-align: center;
	display:block;
	padding:0;
	border:none!important;
	margin-bottom:40px;
}
#product_list.columnlist .column .btn a {
	/*display: inline-block;*/
	display:block;
	width: 100%;
	height: 36px;
	line-height: 34px;
	text-align: center;
    transition: all .25s ease;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3f210f;
	border-right-color: #3f210f;
	border-bottom-color: #3f210f;
	border-left-color: #3f210f;
}
.columnlist .column a {
    text-decoration: none;
}
.other_list .item {
	text-align:center;
}
#product_list.columnlist .column .price, .other_list .item .photo h4  {
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
.notice {
    margin: 0;
    padding: 0;
}
.notice h2 {
    color: #2B2B2B;
    text-align: left;
    margin-bottom: 0.2rem;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
.notice ul {
	list-style-type:none;
}
.other_list .item .btn {
    text-align: center;
	width: 100%;
	padding:0;
	border-radius:0px;
	margin-left:auto;
	margin-right:auto;
}
.other_list .item .btn a {
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: 36px;
	line-height: 34px;
	border: 1px solid #3f210f;
	text-align: center;
    transition: all .25s ease;
}
.other_list .item .btn a:hover {
    background-color: #3f210f;
    color: #fff!important;
	text-decoration: none!important;
}

/* brass */
.inner .product section.sectionBox2.brass {
    /*background-color: #fcf4d7;*/
	background-color:#FFF;
}
.inner .product section.sectionBox2 .innerBlock {
    text-align: left;
}
.inner .product section.sectionBox2 .innerBlock h3.line-brass {
    margin-top: .5em;
    border-top: 2px solid #d4c17d;
    line-height: 1;
}
.inner .product section.sectionBox2 .innerBlock h3 {
	font-size: 1.9rem;
	color: #660;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-feature-settings: "palt";
	text-align: center;
	margin-bottom: 0.5rem;
}
.inner .product section.sectionBox2.deadsea .innerBlock h3 {
	color: #069;
	font-weight:bold;
	font-size:22px;
	margin-top:40px;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .photo.frame-brass {
    border: 1px solid #d4c17d;
}
.inner .product section.sectionBox2 .innerBlock .photo_text {
    margin: 0 0 60px;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .photo {
    float: left;
    width: 38%;
    margin-right: 20px;
	margin-left:10px;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .text {
    float: left;
    width: 58%;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .text span.bold {
    font-weight: bold;
}
.inner .product section.sectionBox2 .innerBlock h3.line-brass span {
	position: relative;
	top: -.5em;
	display: inline-block;
	color: #d4c17d;
	background-color:#FFF;
	font-size:18px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .text li {
    margin-bottom: 1.5rem;
}
.inner .product section.sectionBox2 .innerBlock .photo_text .text ul.attention {
    list-style: none;
}
.nowrap {
    white-space: nowrap;
}
.inner .product section.sectionBox2 .innerBlock .photo_text:after {
    content: "";
    display: block;
    clear: both;
}

.inner .product section.sectionBox2.white {
    background-color: #fff;
}
.inner .product section.sectionBox2.mint {
    /*background-color: #e8f1ee;*/
}
.inner .product section.sectionBox2 h2.green {
    color: #48aa6c;
}
.inner .product section.sectionBox2 .innerBlock {
    text-align: left;
}

/* libraries */
.inner section.sectionBox2 .innerBlock h3.line {
    margin-top: .5em;
    border-top: 2px solid #59c3e1;
    line-height: 1;
	clear:left;
}
.inner section.sectionBox2 .innerBlock h3 {
    font-size: 14px;
	text-align: center;
    margin-bottom: 0.5rem;
    font-size: 1.9rem;
    color: #59c3e1;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
.inner section.sectionBox2 .innerBlock h3.line span {
    position: relative;
    top: -.5em;
    display: inline-block;
    padding: 0 .5em 0 .5em;
	background-color:#FFF;
}
.inner section.sectionBox2 .innerBlock h4.under {
    margin-top: .5em;
	margin-bottom:.5em;
    line-height: 1;
	clear:left;
}
.inner section.sectionBox2 .innerBlock h4 {
    font-size: 14px;
	text-align: center;
    margin-bottom: 0.5rem;
    font-size: 1.9rem;
    color: #59c3e1;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-feature-settings: "palt";
}
.inner section.sectionBox2 .innerBlock h4.under span {
    position: relative;
    top: -.5em;
    display: inline-block;
    padding: 0 .5em 0 .5em;
	background-color:#FFF;
}
.inner section.sectionBox2.blue {
   background-color:#FFF;
}
.inner section.sectionBox2 .innerBlock .photo_text {
    margin: 0 0 30px;
}
.inner section.sectionBox2 .innerBlock .photo_text .photo {
    width: 34%;
    margin-bottom: 10px;
    margin-right: 0px;
	float: left;
}
.inner section.sectionBox2 .innerBlock .photo_text .text {
    width: 63%;
    padding-left: 10px;
    float: left;
	font-size:20px;
}
.inner section.sectionBox2 .innerBlock .photo_text ul {
	list-style-type:none;
}
.inner section.sectionBox2 .innerBlock .photo_text .text li {
    font-size: 18px;
	line-height:26px;
    margin-bottom: 14px;
}
.inner section.sectionBox2 .innerBlock {
    text-align: left;
}
.inner section.sectionBox2 .innerBlock .photo_text .photo img {
    max-width: 100%;
    height: auto;
}
/* body set */
.inner .product section.sectionBox2.deadsea ul.decimal {
	list-style-type: decimal;
}
.inner section.sectionBox2.deadsea h2.blue {
	color:#81C2D6;
	font-size:36px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
.inner .product section.sectionBox2.deadsea .innerBlock .photo_text {
    margin: 20px 0 60px;
}
.inner section.sectionBox2 .check_list {
	
}
.inner section.sectionBox2 ul.check_list {
	list-style-type:none;
	margin-bottom:20px;
}
.inner section.sectionBox2 ul.check_list > li {
	margin-top:10px;
}
.inner section.sectionBox2 .deadsea_efficacy_image {
	
}
.inner section.sectionBox2 .deadsea_efficacy_image img {
	width:24%;
	height:100%;
}

.inner section.sectionBox2.lite_green {
   background-color:#FFF;
}

/* K20006 */
.inner section.sectionBox2 h2.lite_green {
	color:#7CC7B3;
	font-size:36px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	line-height:42px;
}
.inner section.sectionBox2 p .pink {
	color:#EC6B89;
}
.inner section.sectionBox2 p .lite_green {
	color:#7CC7B3;
}


@media screen and (max-width:1024px) {
	#fh5co-other-section .other_list .photo h3 {
		font-size:0.9em;
	}
	#fh5co-other-section .other_list .photo span.en {
		
	}
	#fh5co-other-section .other_list .photo span.sub_en {
		
	}
	#fh5co-other-section .other_list .photo h4 {
		
	}
}

@media screen and (min-width: 768px) {/* PC */
	#fh5co-other-section .other_list .photo {
		
	}
	#fh5co-other-section .other_list .photo h3 {
		font-size:0.7em;
	}
	#fh5co-other-section .other_list .photo span.en {
		font-size:0.8em;
	}
	#fh5co-other-section .other_list .photo span.sub_en {
		font-size:0.9em;
	}
	#fh5co-other-section .other_list .photo h4 {
		
	}
	.mainArea .columnlist.pcCol2 .column:nth-child(2n + 1) {
		margin-left: 0;
	}
	.mainArea .columnlist.pcCol2 .column {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 30px;
	}
	
	.columnlist.pcCol2 .column:nth-child(2n + 1) {
		margin-left: 0;
		clear:left;
	}
	.columnlist.pcCol2 .column {
		width: 49%;
		margin-left: 2%;
		margin-bottom: 0px;
	}
	.optionBox2 {
		float:left;
		width:100%;
		display:block;
		margin-bottom:20px;
		margin-top:10px;
	}
	.optionBox2 h4 {
		float:left;
		font-size:26px;
		padding-top:10px;
		margin-bottom:4px;
	}
	.optionBox2 select {
		float:left;
		height:32px;
		margin-left:8px;
	}
	.btn_cart {
		float:left;
	}
}
@media screen and (min-width: 992px) {
	#fh5co-other-section .other_list .photo h3 {
		font-size:0.9em;
	}
	#fh5co-other-section .other_list .photo span.en {
		
	}
	#fh5co-other-section .other_list .photo span.sub_en {
		
	}
	#fh5co-other-section .other_list .photo h4 {
		
	}
}
@media screen and (max-width:1024px) {
}
@media screen and (min-width:1025px) {
}
@media screen and (min-width:1920px) {
}
@media screen and (max-width: 767px) {/* SP */
	#fh5co-products-section {
		width:100%;
		margin-bottom:0px;
		padding-top:0px;
		margin-top:0px;
	}
	#fh5co-products-section .container.narrow {
		width:100%;
	}
	#fh5co-products-section .product:nth-child(1) {
		margin-top:20px;
	}
	#fh5co-products-section .product a {
		width: 100%;
		padding-bottom: 97.5%;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		margin: 0 auto 30px;
		text-align: center;
	}
	
	#fh5co-products-section .product a {
		max-width: 767px;
		width: 100%;
		padding-bottom: 54%;
		background-repeat: no-repeat;
		background-position: left top;
		margin: 0 auto 40px;
		display: block;
		position: relative;
		font-size: 16px;
		color: #000;
		text-align: center;
	}
	#fh5co-products-section .product .btn_02.right {
		margin-left:auto;
		margin-right:auto;
	}
	#fh5co-products-section .product .btn_02.right a {
		padding-bottom:0px;
		color:#FFF;
	}
	#fh5co-products-section .product a.product_1 {	
		background: url(../images/product_small_1.jpg) no-repeat center center;
	}
	#fh5co-products-section .product a.product_2 {	
		background: url(../images/product_small_2.jpg) no-repeat center center;
	}
	#fh5co-products-section .product a.product_3 {	
		background: url(../images/product_small_3.jpg) no-repeat center center;
	}
	
	#fh5co-products-section .product a dl {
		width: 96%;
		background-color: rgba(255,255,255,0.7);
		box-sizing: border-box;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		padding-top:0px;
		padding-bottom:0px;
	}
	#fh5co-products-section .product a dl dt h3 {
		color: #312d2d;
		text-shadow: 1px 2px 3px #808080;
		font-size: 1.05em;
		line-height: 22px;
		margin-top:10px;
		
	}
	#fh5co-products-section .product a dl dt h3 .small {
		font-size: 14px;
	}
	#fh5co-products-section .product a dl dt h3 .eng {
		font-size: 0.8em;
	}
	
	#fh5co-products-section .product a dl dd {
		font-size: 60%;
		margin-top: 4px;
		font-size: 45.836%;
		padding: 0;
		box-sizing: border-box;
	}
	#fh5co-products-section .product a dl dd h4 {
		color: #312d2d;
		text-shadow: 1px 2px 3px #808080;
		font-size: 12px;
		margin-bottom:4px;
	}
	
	#fh5co-products-section .product a dl dd p {
		color: #312d2d;
		text-shadow: 1px 2px 3px #808080;
		font-size:1.2em;
		line-height: 1.3em;
		width:96%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	}
	#fh5co-other-section {
		width:100%;
		margin-top:0px;
		margin-bottom:20px;
	}
	#fh5co-other-section ul.other_list {
		margin-left:0px;
		padding-left:8px;
		padding-right:8px;
	}
	#fh5co-other-section ul.other_list li {
		width:49%;
		margin-left:0px;
		margin-bottom:2%;
		margin-top:20px;
	}
	#fh5co-other-section ul.other_list li:nth-child(odd){
		clear:left;
	}
	#fh5co-other-section .other_list .photo {
		width:100%;
	}
	#fh5co-other-section .other_list .photo h3 {
		clear:both;
		margin-top:10px;
		margin-bottom:6px;
		font-size:0.7em;
		width:100%;
	}
	#fh5co-other-section .other_list .photo span.en {
		font-size:0.7em;
		line-height:1.1em;
		margin-bottom:2px;
		width:100%;
	}
	#fh5co-other-section .other_list .photo span.sub_en {
		font-size:0.7em;
		line-height:1.1em;
		margin-bottom:2px;
		width:100%;
	}
	#fh5co-other-section .other_list .photo h4 {
		clear:both;
		font-size:12px;
		margin-bottom:2px;
		margin-top:8px;
		width:100%;
	}
	#fh5co-other-section .other_list .photo img {
		width:100%;
		height:auto;
	}
	#fh5co-product-section {
		margin-top:10px;
	}
	#fh5co-product-section .product_list h5 {
		font-size:20px;
	}
	#fh5co-product-explanation-section {
		margin-top:0px;
	}
	.product_img .thumbnails ul {
		padding-left:0px;
	}
	#fh5co-product-section .product_img .thumbnails li {
		width: 24%;
		height: auto;
		margin: 0 1% 10px 0;
	}
	.product_img .thumbnails li:nth-child(4n) {
		margin-right: 0;
	}
	.product_img .thumbnails li:nth-child(4n+1) {
		clear:left;
	}
	section.sectionBox2 {
		padding: 5px;
		overflow:visible;
	}
	section.sectionBox2.movie iframe {
		width:100%
	}
	section.sectionBox2 .innerBlock .photo img {
		width:100%;
	}
	.btn_cart {
		width: 100%;
		max-width: 100%;
	}
    #deadsea {
        padding-top: 25px;
    }
    #deadsea h2 {
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
        padding-top: 0;
    }
    #deadsea .innerBlock .sp_more_block > div {
		
    }
    #deadsea .photo {
        float: none;
        width: 100%;
        max-width: 500px;
        height: auto;
        margin: 0 auto 1em;
    }
    #deadsea .text {
        float: none;
        position: relative;
        width: 100%;
        min-height: 0;
        padding: 0 0 60px;
        text-align: left;
        font-size: 1.6rem;
    }
    #deadsea .btn_02 {
        text-align: center !important;
		font-size:10px;
        width: 100%;
		margin-left:auto;
		margin-right:auto;
		left:auto;
		right:auto;
		padding-left:0px!important;
		padding-right:0px!important;
    }
    #deadsea .btn_02 a {
        width: 100%;
    }
	.sp_show {
		display: block;
	}
	
	/* product_subscription */
	.whiteBox {
		padding: 0;
	}
	.mainVisual {
		width: 100%;
		margin-bottom:0px;
	}
	.inner .container h3.deco1 {
		width: 100%;
	}
	.columnlist #product_list {
		width: 100%;
	}
	#coupon_list.columnlist {
		width: 100%;
	}
	#coupon_list.columnlist .column .sp_img {
		width: 100%;
	}
	.columnlist .column {
		
		float:none!important;
	}
	.inner .mainArea h3.deco1 {
		width: 100%;
	}
	
	#product_list.columnlist .column > .bbox {
		margin: 0;
		padding: 8px 5px 5px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #3f210f;
		border-right-color: #3f210f;
		border-bottom-color: #3f210f;
		border-left-color: #3f210f;
	}
	
	#product_list.columnlist .column .btn {
		margin-bottom:20px;
	}
	
	#product_list.columnlist .column .btn a {
		border-top-style: solid;
	}
	
	.other_list .item .btn {
		width: 100%;
	}
	
	.inner .product section.sectionBox2 .innerBlock .photo_text .photo {
		margin-right: 0px;
		margin-left:0px;
	}
	.inner .product section.sectionBox2 .innerBlock .photo_text .photo {
		width: 100%;
	}
	.inner .product section.sectionBox2 .innerBlock .photo_text .text {
		width: 100%;
	}
	.inner .product section.sectionBox2 .innerBlock .photo_text .text li {
		font-size:14px;
	}
	.inner .product section.sectionBox2 .innerBlock .photo_text .text {
		padding-left:0px!important;
	}
	.inner .product section.sectionBox2 .innerBlock h3 {
		margin-bottom:10px;
		margin-top:8px;
	}
	
	.product .whiteBox ul {
		padding-left:0px;
	}
	.product .whiteBox ul li {
		font-size:14px;
	}
	.inner section.sectionBox2 h2 {
		font-size: 18px;
		line-height: 22px;
	}
	.inner section.sectionBox2 p {
		font-size: 16px;
	}
	.inner section.sectionBox2 .innerBlock h3 {
		font-size: 18px;
	}
	.inner section.sectionBox2 .innerBlock .photo_text ul {
		padding-left:0px;
	}
	.inner section.sectionBox2 .innerBlock .photo_text .photo {
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0px;
	}
	.inner section.sectionBox2 .innerBlock .photo_text .text {
		width: 100%;
	}
	
	.optionBox2 {
		float:left;
		width:100%;
		display:block;
		margin-bottom:20px;
		margin-top:10px;
	}
	.optionBox2 h4 {
		width:auto;
		float:left;
		font-size:26px;
		padding-top:10px;
		margin-bottom:4px;
	}
	.optionBox2 select {
		float:left;
		height:32px;
		margin-left:8px;
	}
	.btn_cart {
		float:left;
	}
	
	#fh5co-product-section .price[id^="price_"] {
		font-size:16px
	}
	#fh5co-product-section .price[id^="price_"] .taxexc {
		font-size:14px
	}
	/* body set */
	.inner .product section.sectionBox2.deadsea ul {
		margin-left:20px;
	}
	.inner .product section.sectionBox2.deadsea ul.check_list {
		margin-left:0px;
	}
	.inner section.sectionBox2.deadsea .innerBlock h3.line span {
		width:100%;
		font-size:18px;
	}
	.inner section.sectionBox2.deadsea h2.blue {
		color:#81C2D6;
		font-size:20px;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:10px;
	}
	.inner .product section.sectionBox2.deadsea .innerBlock .photo_text {
		margin: 20px 0 40px;
	}
	.inner section.sectionBox2 .check_list {
		
	}
	.inner section.sectionBox2 ul.check_list {
		list-style-type:none;
		margin-bottom:20px;
		padding-left:8px;
		font-size:14px;
	}
	.inner section.sectionBox2 ul.check_list > li {
		margin-top:10px;
	}
	.inner section.sectionBox2 .deadsea_efficacy_image {
		margin-bottom:10px;
	}
	.inner section.sectionBox2 .deadsea_efficacy_image img {
		width:23%;
		height:100%;
	}
	.inner .product section.sectionBox2.deadsea .innerBlock h3 {
		font-size:12px;
		margin-top:20px;
		overflow:visible;
		line-height:22px;
	}
	.inner section.sectionBox2 .innerBlock h4.under {
		margin-top: 0em;
	}
	.inner section.sectionBox2 .innerBlock h4.under span {
		font-size:14px;
	}
	/* K20006 */
	.inner section.sectionBox2 h2.lite_green {
		color:#7CC7B3;
		font-size:28px;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:20px;
		line-height:34px;
	}

}
@media screen and (max-width: 480px) {
}