/* カスタマイズ用CSS */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap');
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	font-style: normal;
    color: #fff;
	font-family: "Noto Sans JP","メイリオ","ms pgothic", sans-serif;
}

.ec-progress .is-complete .ec-progress__label,
.ec-headerNav .ec-headerNav__itemLink,
.ec-zipInputHelp span,
.ec-registerRole,
.ec-contactRole,
.ec-productRole .ec-productRole__price .ec-productRole__priceRegularTax,
.ec-productRole .ec-productRole__price .ec-productRole__priceRegularTax,
.ec-productRole .ec-productRole__price .ec-productRole__priceRegularPrice,
.ec-headingTitle,
.ec-productRole,
.ec-shelfRole{
    color: #fff;
}

.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6{
    color: #333;
}


.serif{
	font-family: "Noto Serif JP";
}

.ec-layoutRole{
	overflow: hidden;
    background: #000;
}

.raleway{
	font-family: 'Playfair Display', serif;
}

::marker{
	color: #fff;
}

.ec-zipInputHelp .ec-zipInputHelp__icon{
    background: #53535D;
}

.ec-secHeading .ec-secHeading__line{
    margin: 0 10px;
    background: none;
}

ul {
  list-style: none;
}

.red_text{
	color: #D90000;
}

.link_text:hover,
.link_text{
	color: #2980B9;
}

.ec-required{
    color: #C22818;
}

.under_bar{
	text-decoration: underline;
	color: inherit;
}

.bold{
	font-weight: bold;
	color: inherit;
}

.zasThumb{
	padding: 50% 50% !important;
}

a.over {
	transition: .3s;
}

a.over:hover {
	text-decoration: none;
	opacity: .6;
}

.ec-blockBtn--cancel:hover {
    background: #868686;
}

p,
a,
li{
	font-size: 15px;
	line-height: 170%;
}

p a,
li a{
	font-size: inherit;
	font-family: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a{
	letter-spacing: 0.04em;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h7{
	line-height: 150%;
}

img {
	max-width: 100%;
}

.sp.tab{
    display: inherit;
}

.tab,
.pc{
	display: none;
}

.photo{
	line-height: 0;
}

.ec-blockTopBtn{
    width: 40px;
    height: auto;
    line-height: 0;
    background: none;
    right: 10px;
    z-index: 1;
    opacity: 1;
}

.have_curtain .ec-overlayRole{
    z-index: 2;
}

.ec-newsRole .ec-newsRole__newsCloseBtn{
    line-height: 150%;
}


/* bg_photo
   ================================================================== */	
.bg_photo > img{
	display: none;
}

.bg_photo{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}


/* anime_btn
   ================================================================== */	
.anime_btn{
	text-align: center;
	line-height: 0;
}

.anime_btn a{
	width: 180px;
	display: inline-block;
	background: #000;
	position: relative;
	text-decoration: none !important;
}

.anime_btn a > span{
	padding: 0;
	display: block;
	box-sizing: border-box;
}

.anime_btn a > span span{
	display: block;
	font-size: 14px;
	line-height: 45px;
	letter-spacing: 0.10em;
	font-family: "Lato", sans-serif;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
}


/* headerNavSP
   ================================================================== */
.ec-headerNavSP{
    color: #fff;
    background: none;
}

.ec-drawerRole .ec-headerCategoryArea p{
    color: #333;
}


/* header
   ================================================================== */
.ec-headerNaviRole{
    padding-top: 10px;
    padding-bottom: 30px;
}
    
.front_page .ec-layoutRole__header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.header_flex{
    padding: 0 0 0 13%;
    width: 100%;
    display: flex;
    box-sizing: border-box;
}
    
.header_flex h1{
    margin: 1.5vw 0 0;
    width: 50%;
}

.header_right_content{
    width: 65%;
}

.ec-headerNaviRole .ec-headerNaviRole__right{
    width: 100%;
}

.ec-headerTitle .ec-headerTitle__title a{
    margin-bottom: 20px;
    width: 90%;
    max-width: 320px;
}
    
.ec-cartNavi .ec-cartNavi__badge{
    background-color: #C22818;
}

.ec-cartNavi .ec-cartNavi__icon,
.ec-headerNav .ec-headerNav__itemIcon{
    color: #fff;
}

.ec-headerNav .ec-headerNav__itemIcon{
    margin-right: 5px;
    margin-left: 5px;
}


/* footer
   ================================================================== */
.ec-footerTitle{
    padding: 25px 0 60px;
}

.ec-footerTitle .ec-footerTitle__logo{
    margin-bottom: 25px;
}

.ec-footerTitle .ec-footerTitle__logo a{
    display: inline-block;
    width: 35%;
    max-width: 261px;
}

.ec-footerRole{
    border-color: #707070;
}


/* main_view
   ================================================================== */
.main_view{
    position: relative;
}

.main_view::before{
    content: "";
    background: rgba(0,0,0,.25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.main_view .main_visual{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main_view .main_visual .bg{
    width: 100%;
    height: 100%;
}

.main_view .inner{
    position: relative;
    z-index: 1;
    height: 100vh;
    min-height: 400px;
    max-height: 750px;
}

.main_view .box{
    position: absolute;
    width: 90%;
    margin: auto;
    bottom: 10vw;
    left: 0;
    right: 0;
    font-size: 0;
    box-sizing: border-box;
}

.main_view .title_box .drop{
    width: 11%;
    line-height: 0;
    box-sizing: border-box;
}

.main_view .title_box .catch{
    margin: 12vw 0 0;
    width: 62%;
    line-height: 0;
    box-sizing: border-box;
}

.main_view .title_box .kv_logo{
    margin: 8vw 0 0;
    width: 61%;
    line-height: 0;
    box-sizing: border-box;
}


/* block_title
   ================================================================== */
.block_title{
    margin: 0;
    padding: 0;
    font-size: 6vw;
    line-height: 150%;
    letter-spacing: 0.10em;
    font-family: 'Playfair Display', serif;
}


/* tab_contents
   ================================================================== */
.tab_contents{
	margin: 10vw 0 0;
}

.tab_nav{
    margin: 0;
	display: flex;
}

.tab_nav.tab02{
    margin: 10vw 0 0;
}

.tab_nav li{
    width: 49%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.tab_nav li:nth-child(2){
    margin-left: 2%;
}

.tab_nav li::after{
    content: "";
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tab_nav li.select::after{
    background: rgba(0,0,0,0) !important;
}

.tab_nav li .inbox{
    width: 100%;
    height: 26vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tab_nav li.honey .inbox{
    background-image: url("../img/index/tab_honey_sp.jpg");
}

.tab_nav li.supplement .inbox{
    background-image: url("../img/index/tab_supplement_sp.jpg");
}

.tab_nav li .inbox span{
    display: block;
    font-size: 5vw;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    font-family: 'Playfair Display', serif;
}

.tab_wrap{
	
}

.tab_content_box{
	display: none;
	height: 0;
	visibility: hidden;
    
}

.tab_content_box.select{
	display: block;
	height: auto;
	visibility: visible;
    animation: tab 1s linear;
    animation-fill-mode: forwards;
}

@keyframes tab {
    0% {opacity: 0;}
    100%{;opacity: 1;}
}


/* product_block
   ================================================================== */
.product_block{
    padding: 10vw 0 0;
}

.price_box h2{
    margin: 0;
    display: flex;
}

.price_box h2 > span{
    display: block;
}

.price_box h2 .brand_logo{
    width: 55%;
}

.price_box h2 .brand_logo img{
    width: auto;
    max-height: 100%;
}

.price_box h2 .right_box{
    padding: 3vw 0 0 6vw;
    width: 45%;
    box-sizing: border-box;
}

.price_box h2 .madein{
    padding: 1vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3vw;
    line-height: 1;
    font-family: "Noto Serif JP";
    color: #ddd;
    border: 1px solid #fff;
}

.price_box h2 .color_li{
    margin: 3vw 0 0;
    display: flex;
}

.price_box h2 .color_li > span{
    margin-right: 2vw;
    display: block;
    width: 4vw;
    height: 4vw;
    text-indent: -9999px;
}

.price_box h2 .color_li > span:last-child{
    margin-right: 0;
}

.price_box h2 .color_li > span:nth-child(1){
    background: #E9E0C7;
}

.price_box h2 .color_li > span:nth-child(2){
    background: #fff;
}

.price_box h2 .color_li > span:nth-child(3){
    background: #D9558A;
}

.price_box h2 .color_li > span:nth-child(4){
    background: #EBDB14;
}

.product_show .main_photo{
    margin: 10vw auto 0;
    line-height: 0;
}

.product_show .main_photo div{
    position: relative;
    line-height: 0;
}

.supplement .product_show .main_photo{
    width: 75%;
}

.honey .product_show .main_photo{
    width: 90%;
}

.honey .product_show .main_photo .item{
    width: 60%;
    position: absolute;
    bottom: -6vw;
    right: -10vw;
}

.honey.openbox .product_show .main_photo .item{
    bottom: -6vw;
    right: auto;
    left: -25vw;
}

.price_box p{
    margin: 10vw 0 0;
    font-family: "Noto Serif JP";
}

.price_box .price{
    margin: 8vw 0 0;
}

.supplement .price_box .price{
    display: flex;
}

.price_box .price .buy_btn_box{
    margin: 8vw 0 0;
    width: 75%;
}

.price_box .price .buy_btn_box.soldout{
    margin-bottom: 15vw;
    position: relative;
}

.price_box .price .buy_btn_box.soldout .soldout_img{
    width: 76%;
    position: absolute;
    bottom: -8vw;
    left: 43vw;
}

.supplement .price_box .price .buy_btn_box{
    margin: 3vw 0 0;
    width: 44%;
}

.supplement .price_box .price h3{
    margin-right: 3%;
    width: 53%;
}

.price_box .price h3{
    margin: 0;
}

.price_box .price h3 .text{
    display: flex;
    align-items: center;
}

.price_box .price h3 .text .capacity{
    font-size: 3vw;
    line-height: 1;
    font-family: "Noto Serif JP";
    color: #fff;
}

.price_box .price h3 .text .shipping{
    margin: 0 0 0 3vw;
    padding: 1vw 0;
    width: 18vw;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.8vw;
    line-height: 1;
    font-family: "Noto Serif JP";
    color: #E9E0C7;
    border: 1px solid #E9E0C7;
}

.price_box .price h3 .price_img{
    margin: 4vw 0 0;
    height: 10vw;
    display: block;
    line-height: 0;
}

.price_box .price h3 .price_img img{
    width: auto;
    max-height: 100%;
}

.product_block .detail_text_box{
    margin: 8vw 0 0;
}

.product_block .detail_text_box ul > li{
    margin: 6vw 0 0;
}

.product_block .detail_text_box h4{
    margin: 0;
    overflow: hidden;
}

.product_block .detail_text_box h4 span{
    display: inline-block;
    font-size: 4vw;
    letter-spacing: 0.12em;
    line-height: 1;
    font-family: "Noto Serif JP";
    color: #E9E0C7;
    position: relative;
    font-weight: bold;
}

.product_block .detail_text_box h4 span::after{
    content: "";
    background: #E9E0C7;
    width: 2000%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 110%;
}

.product_block .detail_text_box p{
    margin: 2vw 0 0;
    font-family: "Noto Serif JP";
    letter-spacing: 0.12em;
}


/* buy_btn_box
   ================================================================== */
.buy_btn_box{
    z-index: 1;
}

.buy_btn_box > li > div,
.buy_btn_box > li > ul > li a{
    padding: 0 4vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 14vw;
    box-sizing: border-box;
}

.buy_btn_box > li > ul > li a{
    justify-content: flex-start;
    background: #fff;
}

.buy_btn_box > li > ul > li a span,
.buy_btn_box > li > ul > li a svg{
    font-size: 3.5vw;
    color: #222;
    transition: .3s;
}

.buy_btn_box > li > ul > li a:hover span,
.buy_btn_box > li > ul > li a:hover svg{
    color: #fff;
}

.buy_btn_box > li > ul > li a svg{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 4vw;
    width: 2vw;
}

.buy_btn_box > li > div{
    border: 1px solid #E9E0C7;
    background: #E9E0C7;
    color: #111;
    font-weight: bold;
    font-size: 4.5vw;
}

.buy_btn_box > li{
    position: relative;
}

.buy_btn_box > li > ul{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
}

.buy_btn_box > li > ul > li{
    margin: 2vw 0 0;
}

.buy_btn_box > li > ul > li a{
    height: 0;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}
    
.buy_btn_box > li > ul > li a:hover{
    text-decoration: none;
    background: #C4AB08;
}


/* index_movie_block
   ================================================================== */
.index_movie_block{
    margin: 10vw 0 0;
    padding: 8vw 3vw;
    box-sizing: border-box;
    position: relative;
}

.index_movie_block::after{
    content: "";
    background: rgba(0,0,0,.54);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.index_movie_block .box{
    margin: 3vw auto 0;
    width: 90%;
    line-height: 0;
    position: relative;
    z-index: 1;
}

.index_movie_block .movie_li .box:first-child{
    margin: 0 auto;
}

.index_movie_block .box iframe{
    width: 100%;
    height: 46vw;
}


/* supple_night
   ================================================================== */
.supple_night{
    margin: 0 0 0;
}

.supple_night .ec-role{
    position: relative;
}

.supple_night .photo{
    position: absolute;
    top: 0;
    right: -3vw;
    height: 100%;
    text-align: right;
}

.supple_night .photo img{
    width: auto;
    max-height: 100%;
}

.supple_night .text_area{
    display: flex;
    align-items: center;
    height: 84vw;
    position: relative;
    z-index: 1;
}

.supple_night .text_area .ttl_box{
    width: 50%;
}

.supple_night .text_area .ttl_box h2{
    margin: 0;
    line-height: 0;
    width: 100%;
}

.supple_night .text_area .ttl_box .brand_logo{
    margin: 8vw 0 0;
    width: 90%;
}


/* supple_not_stop
   ================================================================== */
.supple_not_stop{
    margin: 8vw 0 0;
}

.supple_not_stop .ec-role{
    position: relative;
}

.supple_not_stop .photo{
    position: absolute;
    top: 0;
    left: -20vw;
    height: 100%;
}

.supple_not_stop .photo img{
    width: auto;
    max-height: 100%;
}

.supple_not_stop .text_area{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 84vw;
    position: relative;
    z-index: 1;
}

.supple_not_stop .text_area .ttl_box{
    width: 56%;
}

.supple_not_stop .text_area .ttl_box h2{
    margin: 0;
    line-height: 0;
    width: 100%;
}

.supple_not_stop .text_area .ttl_box .brand_logo{
    margin: 15vw 0 0;
    width: 90%;
}


/* honey_night
   ================================================================== */
.honey_night{
    margin: 10vw 0 0;
}

.honey_night .ec-role{
    position: relative;
}

.honey_night .photo{
    width: 70%;
}

.honey_night .text_area{
    margin: 8vw 0 0;
}

.honey_night .text_area .ttl_box{
    padding: 0 0 0 20vw;
}

.honey_night .text_area .ttl_box h2{
    margin: 0;
}

.honey_night .text_area .ttl_box .brand_logo{
    margin: 8vw 0 0;
    width: 60%;
}


/* honey_enchanted
   ================================================================== */
.honey_enchanted{
    margin: 8vw 0 0;
}

.honey_enchanted .ec-role{
    position: relative;
}

.honey_enchanted .photo{
    position: absolute;
    top: 0;
    left: -6vw;
    height: 100%;
}

.honey_enchanted .photo img{
    width: auto;
    max-height: 100%;
}

.honey_enchanted .text_area{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 84vw;
    position: relative;
    z-index: 1;
}

.honey_enchanted .text_area .ttl_box{
    width: 63%;
}

.honey_enchanted .text_area .ttl_box h2{
    margin: 0;
    line-height: 0;
    width: 100%;
}


/* vertical_list
   ================================================================== */
.vertical_list{
    font-size: 0;
}

.vertical_list li{
    margin: 0 0 0 4vw;
    width: 10vw;
    height: 65vw;
    float: right;
}

.vertical_list li:last-child{
    margin: 0 0 0 0 !important;
}

.vertical_list li span{
    padding: 4vw 0 1vw;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    width: 100%;
    font-size: 4vw;
    line-height: 1;
    letter-spacing: 15px;
    font-family: "Noto Serif JP";
    background: #222;
    display: inline-flex;
    align-items: center;
}


/* supple_component
   ================================================================== */
.supple_component{
    margin: 10vw 0 0;
}

.supple_component .component_list{
    margin: 0 0 0;
}

.supple_component .component_list .box{
    padding: 0 0 0;
    position: relative;
    overflow: hidden;
}

.supple_component .component_list .ttl{
    margin: 0 3vw 0 8vw;
    width: 9%;
    height: 110vw;
    float: right;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 6vw;
    line-height: 1;
    color: #E9E0C7;
    letter-spacing: 15px;
    font-family: "Noto Serif JP";
    display: inline-flex;
    align-items: center;
    font-weight: 700;
}

.supple_component .component_list .box .component_photo{
    width: 40vw;
    position: absolute;
    bottom: 3vw;
    right: 20vw;
}

.supple_component .component_list .box .drop{
    width: 11vw;
    position: absolute;
    top: 0;
    left: 3vw;
}

.supple_component .text_box{
    margin: 5vw 0 0;
}

.supple_component .text_box h2{
    margin: 0 0 0;
}

.supple_component .text_box h2 .photo{
    display: block;
    width: 50%;
}

.supple_component .text_box h2 .txt{
    margin: 3vw 0 0;
    display: block;
    font-size: 4.5vw;
    line-height: 150%;
    color: #E9E0C7;
    letter-spacing: 0.13em;
    font-family: "Noto Serif JP";
    font-weight: 500;
}

.supple_component .text_box .component_text{
    margin: 7vw 0;
}

.supple_component .text_box p{
    margin: 5vw 0 0;
    font-family: "Noto Serif JP";
}


/* honey_component
   ================================================================== */
.honey_component{
    margin: 12vw 0 0;
    padding: 30vw 0 0;
    position: relative;
}

.honey_component .component_item01{
    width: 87%;
    position: absolute;
    top: 0;
    right: 0;
}

.honey_component .component_list{
    margin: 0 0 0;
}

.honey_component .component_list .box{
    margin: auto;
    padding: 0 0 0;
    position: relative;
    overflow: hidden;
}

.honey_component .component_list .box .vertical_list{
    margin: 0 6vw 0 0;
}

.honey_component .component_list .ttl{
    margin: 0 0 8vw;
    font-size: 7vw;
    line-height: 150%;
    color: #E9E0C7;
    letter-spacing: 0.10em;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: center;
}

.honey_component .vertical_list li{
    margin: 0 0 0 3vw;
    width: 9vw;
}

.honey_component .vertical_list li span{
    font-size: 4vw;
}

.honey_component .component_photo_box{
    margin: 5vw 0 0;
}

.honey_component .component_photo_box .component_photo{
    margin: auto;
    width: 90%;
}

.honey_component .component_photo_box .component_item02{
    margin: -6vw auto 0;
    width: 50%;
}


/* honey_explanation
   ================================================================== */
.honey_explanation{
    margin: 10vw 0 0;
}

.honey_explanation .photo_box{
    margin: 0 -15px 12vw;
    height: 45vw;
    overflow: hidden;
}

.honey_explanation .text_box{
    margin: 5vw 0 0;
}

.honey_explanation .text_box h2{
    margin: 0 0 0;
}

.honey_explanation .text_box h2 .photo{
    display: block;
    width: 50%;
}

.honey_explanation .text_box h2 .txt{
    margin: 3vw 0 0;
    display: block;
    font-size: 4.5vw;
    line-height: 150%;
    color: #E9E0C7;
    letter-spacing: 0.13em;
    font-family: "Noto Serif JP";
    font-weight: 500;
}

.honey_explanation .text_box .component_text{
    margin: 7vw 0;
}

.honey_explanation .text_box p{
    margin: 5vw 0 0;
    font-family: "Noto Serif JP";
}


/* honey_relief
   ================================================================== */
.honey_relief{
    margin: 3vw 0 0;
}

.honey_relief .ec-role{
    padding-top: 17vw;
    padding-bottom: 17vw;
    position: relative;
}

.honey_relief .relief_item01{
    width: 20vw;
    position: absolute;
    top: 0;
    right: 4vw;
}

.honey_relief .relief_item02{
    width: 40vw;
    position: absolute;
    bottom: 0;
    right: -6vw;
}

.honey_relief .text_box{
    margin: 0 0 0;
}

.honey_relief .text_box h2{
    margin: 0 0 0;
}

.honey_relief .text_box h2 .photo{
    display: block;
    width: 50%;
}

.honey_relief .text_box h2 .txt{
    margin: 3vw 0 0;
    display: block;
    font-size: 4.5vw;
    line-height: 150%;
    color: #E9E0C7;
    letter-spacing: 0.13em;
    font-family: "Noto Serif JP";
    font-weight: 500;
}

.honey_relief .text_box .component_text{
    margin: 7vw 0;
}

.honey_relief .text_box p{
    margin: 5vw 0 0;
    font-family: "Noto Serif JP";
}

.honey_relief .text_box .border_box{
    margin: 8vw 0 0;
}

.honey_relief .text_box .border_box span{
    padding: 2vw 6vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-size: 4vw;
    letter-spacing: 0.1em;
    font-family: "Playfair Display";
    color: #fff;
}


/* media
   ================================================================== */
.media{
    margin: 10vw 0 15vw;
}

.media .photo{
    margin: 8vw 0 0;
}

.media .photo ul{
    font-size: 0;
}

.media .photo ul li{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 50%;
    padding-bottom: 1.5vw;
}

.media .photo ul li.max{
    width: 100%;
}

.media .photo ul li a{
    display: block;
}


/* catalog
   ================================================================== */
.catalog{
    margin: 15vw 0 0;
}

.catalog .iframe_box{
    line-height: 0;
}

.catalog .iframe_box iframe{
    width: 100%;
}


/* news
   ================================================================== */
.index_news .ec-newsRole{
    padding: 8vw 0 0;
}

.index_news .ec-secHeading{
    padding: 0 3vw 3vw;
}

.ec-newsRole__newsDescription,
.ec-newsRole__newsTitle,
.ec-newsRole__newsDate{
    padding: 0 3vw;
}

.ec-newsRole__newsHeading{
    position: relative;
}

.ec-newsRole .ec-newsRole__newsClose {
    width: 10%;
    position: relative;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}

.ec-newsRole .ec-newsRole__newsTitle,
.ec-newsRole__newsItem .ec-newsRole__newsDescription,
.ec-newsRole .ec-newsRole__newsDate{
    color: #fff;
    letter-spacing: 0.10em;
}

.ec-newsRole .ec-newsRole__newsCloseBtn{
    background: #222;
}


/* commitment
   ================================================================== */
.commitment {
    margin-top: 30px;
}

.commitment .ec-eyecatchRole .ec-eyecatchRole__image {
    margin: 0 0 20px;
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
}


/* Btn関連
   ================================================================== */
.ec-blockBtn--action{
    background-color: #222;
    border-color: #222;
    color: #fff !important;
}

.ec-blockBtn--cancel{
    background-color: #444;
    border-color: #444;
}

.ec-blockBtn--action:hover{
    background-color: #666;
    border-color: #666;
}

/* 登録完了ページ */
a.ec-blockBtn--action + a.ec-blockBtn--cancel{
    margin-top: 16px;
}


/* ==================================================================
   Product Custom
   ================================================================== */


/* Product list
   ================================================================== */
.ec-topicpath {
	padding-top: 0;
	border-top: 1px solid #ddd;
    border-bottom: 1px dashed #ddd;
}

.ec-topicpath li {
    margin-top: 10px;
}

.ec-topicpath .ec-topicpath__divider {
    background: #707070;
    text-indent: -9999px;
    width: 1px !important;
    max-width: 1px;
    min-width: 1px;
}

.ec-topicpath .ec-topicpath__item--active a,
.ec-topicpath .ec-topicpath__item a {
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
    font-weight: normal;
}

.ec-searchnavRole .ec-searchnavRole__infos {
	padding-top: 15px;
}

.ec-searchnavRole .ec-searchnavRole__counter {
	font-size: 14px;
	font-weight: 500;
}


/* Product list 商品表示
   ================================================================== */
.ec-shelfRole {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.ec-shelfGrid .ec-shelfGrid__item {
    margin-bottom: 20px;
    padding: 0 !important;
    width: 100%;
}

.ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-image {
    margin: 0 auto 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48vw;
}

.ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-image img {
   width: 100%;
   height: 100%;
   object-fit: cover;
   display: block;
}

.ec-shelfGrid__item-image img {
	margin: auto;
}

.ec-shelfGrid .ec-shelfGrid__item p{
    margin: 10px 10px 0;
	font-size: 15px;
	font-weight: bold;
}

.ec-shelfGrid .ec-shelfGrid__item p.description_text,
#recommend_products .ec-shelfGrid .ec-shelfGrid__item p{
	font-weight: normal;
}

.ec-shelfGrid .ec-shelfGrid__item p:last-child{
    margin: 0 10px;
    font-weight: 500;
}

.ec-shelfGrid .ec-shelfGrid__item p.price02-default{
	font-size: 14px;
	font-weight: 500;
}


/* Product list ページネーション
   ================================================================== */
.ec-pagerRole {
	margin: 20px 0 0;
}

.ec-pager {
	padding: 0 10px;
    text-align: center;
	font-size: 0;
}

.ec-pager .ec-pager__item--active,
.ec-pager .ec-pager__item{
	margin-left: 10px;
	padding: 0;
}

.ec-pager .ec-pager__item--active a,
.ec-pager .ec-pager__item a{
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	box-sizing: border-box;
	transition: .3s;
}

.ec-pager .ec-pager__item a{
	background: #222;
}

.ec-pager .ec-pager__item--active a{
	background: #aaa;
	color: #fff !important;
}

.ec-pager .ec-pager__item:hover {
    background: none;
}

.ec-pager .ec-pager__item a:hover {
    color: #fff !important;
	background: #aaa;
}


/* Product detail
   ================================================================== */
.ec-productRole {
	padding-left: 10px;
    padding-right: 10px;
}

.ec-sliderItemRole {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
}

.ec-sliderItemRole .slick-slider {
    margin-bottom: 0;
}

.ec-sliderItemRole .slick-slide {
    height: 48vw;
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
    outline: none;
}

.ec-sliderItemRole .slick-slide img {
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.ec-sliderItemRole .slick-dots {
    bottom: -45px;
}

.ec-sliderItemRole .slick-dots li button:before{
    background-color: #222;
    opacity: 1;
}

.ec-sliderItemRole .slick-dots li.slick-active button:before{
    background-color: #555;
}

.ec-grid2__cell .ec-productRole__description,
.ec-productRole .ec-productRole__category,
.ec-productRole .ec-productRole__price,
.ec-productRole .ec-productRole__code,
.ec-productRole .ec-productRole__priceRegular,
.ec-productRole .ec-productRole__title{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.ec-grid2__cell .ec-productRole__description.text {
    margin: 0 0 30px;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    position: relative;
	display: inherit;
}

.ec-productRole .ec-productRole__profile .ec-productRole__priceRegular {
    padding: 0 !important;
}

.ec-productRole .ec-productRole__title .ec-headingTitle {
    margin: 0;
    font-size: 18px;
	font-weight: bold;
}

.ec-productRole .ec-productRole__title {
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
	font-size: 0;
    margin-bottom: 0;
}

.ec-productRole .ec-productRole__tags {
    border-bottom: none;
    padding: 0;
	font-size: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

.ec-productRole .ec-productRole__tag {
    margin-top: 5px;
	margin-right: 5px;
    padding: 6px 15px;
    font-size: 13px;
    color: #fff;
    border: solid 1px #ddd;
    border-radius: 6px;
    background-color: transparent;
}

.ec-productRole .ec-productRole__price {
    border-bottom: 1px dotted #ccc;
}

.ec-productRole .ec-productRole__price .ec-productRole__priceRegularPrice {
    font-size: 15px;
}

.ec-productRole .ec-productRole__price .ec-productRole__priceRegularTax {
    font-size: 11px;
}

.ec-productRole .ec-productRole__price .ec-price {
	padding-top: 0;
	padding-bottom: 14px;
    color: #fff;
}

.ec-productRole .ec-productRole__price span {
    color: inherit;
}

.ec-productRole .ec-productRole__priceRegular .ec-productRole__priceRegularPrice {
    font-size: 15px;
}

.ec-productRole .ec-productRole__priceRegularTax {
    font-size: 11px;
}

.ec-price .ec-price__price {
	padding: 0;
    font-size: 25px;
}

.ec-price .ec-price__tax {
    font-size: 15px;
    font-weight: bold;
}

.ec-productRole .ec-productRole__code {
    border-bottom: 1px solid #ddd;
	font-size: 13px;
}

.ec-productRole .ec-productRole__category {
	padding-top: 14px;
	padding-bottom: 14px;
	line-height: 25px;
    border-bottom: 1px solid #ddd;
	position: relative;
}

.ec-productRole .ec-productRole__category ul,
.ec-productRole .ec-productRole__category div {
	z-index: 1;
    position: relative;
}

.ec-productRole .ec-productRole__category a span,
.ec-productRole .ec-productRole__category div {
    font-size: 13px;
}

.ec-productRole .ec-productRole__category a {
	font-size: 13px;
	color: #fff;
}

.ec-grid2__cell .ec-productRole__description {
	padding-top: 14px;
	font-size: 15px;
	line-height: 25px;
	z-index: 1;
    position: relative;
}

.ec-grid2__cell .ec-productRole__profile form {
	z-index: 1;
    position: relative;
}

.ec-productRole .ec-productRole__actions{
	text-align: left;
}

.ec-productRole .ec-numberInput span{
	margin-right: 5px;
	font-size: 15px;
}

.ec-blockBtn--action.add-cart {
	background: #C22818;
}

.ec-productRole__btn .ec-blockBtn--cancel,
.ec-productRole__btn .ec-blockBtn--action,
.ec-productRole__btn .ec-blockBtn--action.add-cart {
    margin: auto;
	padding-top: 2px;
	font-size: 16px;
    letter-spacing: 0.10em;
	font-weight: bold;
	height: 60px;
    line-height: 60px;
	border: none;
    width: 100%;
}

.ec-productRole .ec-productRole__actions .ec-select select{
	max-width: 370px;
	min-width: 300px;
    margin-left: auto;
}

.ec-productRole__btn .ec-blockBtn--action {
	background: #222;
}

.ec-productRole__btn .ec-blockBtn--cancel {
	background: #444;
}

.ec-productRole .ec-blockBtn--action[disabled] {
    background: #ccc;
	opacity: 1 !important;
}

.ec-productRole .ec-blockBtn--action[disabled]:hover {
	opacity: 1 !important;
}

.ec-productRole .ec-productRole__btn .ec-blockBtn--cancel[disabled] {
    background-color: #444;
	opacity: .5 !important;
}

.ec-productRole .ec-blockBtn--action[disabled]:hover {
	opacity: 1 !important;
}

.ec-registerRole .ec-blockBtn--action {
    margin-top: 16px;
}

.se-purchase-restrict-confirm_age p {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.15em;
}

.se-purchase-restrict-confirm_age .ec-grid2 {
    margin: 15px 0 10px;
    display: flex;
    max-width: 350px;
}

.se-purchase-restrict-confirm_age .ec-grid2 button {
    width: 50% !important;
    height: 60px;
    box-sizing: border-box;
    font-size: 18px;
    letter-spacing: 0.10em;
}


/* Product detail フリーエリア
   ================================================================== */
.detail_table{
	margin: 40px auto 0;
	width: 100%;
	border-top: 1px solid #ddd;
}

.detail_table td,
.detail_table th{
	padding: 10px 10px;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.10em;
	border: 1px solid #ddd;
	border-top: none;
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.detail_table th{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.detail_btn{
	margin: 30px auto 0;
	max-width: 370px;
}

.detail_btn a{
	padding: 0;
	display: block;
	font-size: 16px;
	color: #fff;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
	text-align: center;
	background: #525263;
	text-decoration: none !important;
}


/* Product detail レビュー
   ================================================================== */
.ec-layoutRole__main #product_review_area {
    margin-top: 40px;
	border: none;
}

.ec-layoutRole__main .ec-role {
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
}

#product_review_area .ec-rectHeading h1,
#product_review_area .ec-rectHeading h2,
#product_review_area .ec-rectHeading h3,
#product_review_area .ec-rectHeading h4,
#product_review_area .ec-rectHeading h5,
#product_review_area .ec-rectHeading h6 {
    background: #F9F9F9;
    padding: 15px 12px;
    font-size: 15px;
    color: #333;
}

#product_review_area .ec-role .recommend_average {
    color: #F1C40F !important;
}

#product_review_area .ec-rectHeading h4 span {
    color: #222;
}

#product_review_area .review_btn {
    margin: 25px auto 0;
	max-width: 370px;
}

#product_review_area .review_btn .ec-inlineBtn--action {
    padding: 0;
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #222;
    text-decoration: none !important;
	border: none;
}

/* レビュー内容 */
#product_review_area #reviewContent > p{
	padding: 15px 10px;
}

#product_review_area #reviewContent .review_list{
	padding-left: 10px;
}

#product_review_area #reviewContent .review_list li {
    margin-bottom: 0;
	padding: 15px 10px;
	border-bottom: 1px dashed #ddd;
}

#product_review_area #reviewContent .review_list li .review_date {
    font-weight: normal;
}

#product_review_area #reviewContent .review_list li .recommend_level {
	margin-left: 0;
	margin-right: 16px;
    color: #F1C40F;
}

#product_review_area .review_list li .star_title {
    margin: 0 0 5px;
}

#product_review_area .review_list li .star_title strong {
    font-size: 15px;
}

#product_review_area .review_list li .recommend_name {
    margin-left: 0;
	font-size: 14px;
}

#product_review_area .review_list li .review_day {
    margin: 0 0 5px;
	font-size: 13px;
}


/* Product detail 関連商品
   ================================================================== */
#RelatedProduct-product_area {
    margin-top: 50px;
}

#RelatedProduct-product_area .block_title{
	margin-bottom: 30px;
    text-align: left;
}

#RelatedProduct-product_area .ec-secHeading{
    padding: 0 10px 15px;
	margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}


/* recommend_products おすすめ商品
   ================================================================== */
#recommend_products {
    margin-top: 50px;
}

#recommend_products .block_title{
	margin-bottom: 30px;
    text-align: left;
}

#recommend_products .ec-secHeading{
    padding: 0 10px 15px;
	margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}

#recommend_products dl{
    margin: 0;
}

#recommend_products dl dt{
    margin: 10px 10px 0;
	font-size: 15px;
    line-height: 170%;
	font-weight: bold;
}

#recommend_products dl dd{
    margin: 0 10px;
    line-height: 170%;
    font-weight: 500;
}


/* design_table
   ================================================================== */
.design_table{
	width: 100%;
	font-size: 15px;
	letter-spacing: 0.10em;
	line-height: 200%;
	box-sizing: border-box;
}

.design_table th,
.design_table td{
	width: 100%;
	display: block;
	font-weight: normal;
	border-bottom: none;
	box-sizing: border-box;
    color: #fff;
}

.design_table tr:nth-child(2n+2){
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.design_table tr:first-child{
	border-top: 1px solid #ddd;
}

.design_table tr:last-child{
	border-bottom: 1px solid #ddd;
}

.design_table th{
	padding: 10px;
	font-weight: bold;
}

.design_table td{
	padding: 0 10px;
}

.design_table td p{
    margin: 0;
	font-size: 15px;
	letter-spacing: 0.10em;
	line-height: 200%;
}

.design_table td .border{
	padding: 10px 0;
	border-top: 1px solid #ccc;
}


/* other_block
   ================================================================== */
.other_block {
	margin-top: 50px;
}

.ec-role .other_block:first-child {
	margin-top: 0;
}

.ec-withdrawRole,
.ec-mypageRole,
.ec-contactRole,
.ec-registerRole,
.ec-role .other_block:last-child {
	margin-bottom: 30px;
}

.ec-pageHeader > h1 {
	margin: 0 0 30px;
	padding: 0 10px 15px;
	font-size: 20px;
	border: none;
    border-bottom: 1px solid #ddd;
}

.ec-off1Grid .ec-off1Grid__cell {
	margin: 0 auto;
}

.other_block .message {
	padding: 0 10px;
}

.other_block .ceo {
	margin: 20px 0 0;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.other_block .flex_box {
	margin: 0 0 0;
}

.other_block .flex_box > li {
	margin: 20px 0 0;
}

.other_block .flex_box .text_box {
	padding: 0 10px;
}

.other_block .flex_box .text_box h2 {
	font-size: 18px;
	font-weight: bold;
}

.other_block .flex_box .text_box p {
	margin: 6px 0 0;
}

.other_block .flex_box .map_box {
	margin: 15px 0 0;
	line-height: 0;
}

.other_block .flex_box .map_box iframe {
	width: 100%;
	height: 60vw;
	max-height: 250px;
}

/* レビュー */
.ec-para-nomal {
	padding: 0 5px 20px;
}

/* 確認画面 */
.ec-off1Grid form > p {
	padding: 0 5px 20px;
}

/* サンクス */
.ec-registerCompleteRole h2 {
	padding: 20px 0 0;
    font-size: 18px;
}

.ec-reportDescription {
    font-size: 15px;
    line-height: 30px;
}

/* privacy */
.privacy_top_text{
	padding: 0 10px;
}

.privacy_list{
	margin: 20px 0 0;
	padding: 0 10px;
}

.privacy_list > li{
	margin: 30px 0 0;
}

.privacy_list li h2{
	font-size: 16px;
	font-weight: bold;
}

.privacy_list li p{
	margin: 5px 0 0;
	letter-spacing: 0.10em;
	line-height: 200%;
}


/* カートボタン
   ================================================================== */
.ec-cartNaviIsset::before,
.ec-cartNaviNull::before {
    right: 35px;
}

.ec-cartNaviNull,
.ec-cartNaviIsset {
    z-index: 1005;
}
.ec-alert-warning,
.ec-cartNaviNull .ec-cartNaviNull__message {
    background-color: rgba(0,0,0,.8);
}

.ec-cartNaviNull .ec-cartNaviNull__message p {
    color: #fff;
}

.ec-cartNaviIsset.is-active *{
    color: #333;
}


/* ショッピングカート
   ================================================================== */
.ec-progress .ec-progress__label{
    color: #444;
}

.ec-progress .ec-progress__item:after,
.ec-progress .is-complete .ec-progress__number{
    background: #ccc;
}

.ec-cartHeader .ec-cartHeader__label{
    color: #333;
}

.ec-cartRole .ec-cartRole__totalAmount{
    color: #fff;
}

.ec-alert-warning, .ec-cartNaviNull .ec-cartNaviNull__message{
    background-color: #222;
}


/* Form 関係
   ================================================================== */
.ec-registerRole .ec-registerRole__actions{
    padding-top: 0;
}

.ec-borderedDefs{
    margin-bottom: 30px;
}

.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input{
    color: #000;
}

.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select{
    color: #000;
}


/* ログイン
   ================================================================== */
.ec-guest,
.ec-login{
    background: none;
    border: 1px solid #ccc;
}

.ec-login__link .ec-link{
    color: #fff;
}

.ec-login__link .ec-link:hover{
    text-decoration: underline;
}


/* マイページ
   ================================================================== */
.ec-navlistRole .ec-navlistRole__item a:hover{
    background: #222;
}

.ec-addressList .ec-addressList__action .ec-inlineBtn{
    background: #222;
    border-color: #222;
    color: #fff;
}

.ec-navlistRole .active a{
    color: #ccc;
}


/* 利用規約
   ================================================================== */
.ec-off1Grid .ec-off1Grid__cell {
    line-height: 170%;
}


.ec-numberInput input[type='number']{
    text-align: center;
    background: none;
    color: #fff;
    border-color: #ccc;
}


/* ご注文手続き
   ================================================================== */
.ec-totalBox * {
    color: #333;
}

.ec-input p,
.column p{
    margin: 10px 0;
}

#shopping_order_use_point{
    background: none;
    border-color: #ccc;
}


/* #news_readmore
   ================================================================== */
#news_readmore{
    margin: 35px auto 0;
    width: 250px;
    border: 1px solid #fff;
    padding: 15px 0;
    display: block;
}


@media screen and (min-width : 500px){

    
    .ec-blockTopBtn{
        width: 55px;
        height: auto;
        right: 20px;
    }

    
	.sp{
		display: none;
	}

	.tab{
		display: inherit;
	}


    /* header
       ================================================================== */
    .ec-headerNaviRole{
        padding-top: 15px;
        padding-bottom: 30px;
    }
    
    .header_flex{
        padding: 0 0 0 6%;
    }
    
    .header_flex h1{
        margin: 0;
        width: 20%;
    }
    
    .header_right_content {
        width: 80%;
    }


    /* footer
       ================================================================== */
    .ec-footerTitle{
        padding: 25px 0 60px;
    }
    
    .ec-footerTitle .ec-footerTitle__logo{
        margin-bottom: 25px;
    }
    
    .ec-footerTitle .ec-footerTitle__logo a{
        display: inline-block;
        width: 20%;
        max-width: 185px;
    }


    /* main_view
       ================================================================== */
    .main_view .inner {
        height: 88vw;
        min-height: none;
        max-height: none;
    }    
    
    .main_view .main_photo{
        height: 100%;
        position: absolute;
        top: 0;
        right: -14%;
        line-height: 0;
    }
    
    .main_view .main_photo img{
        max-height: 100%;
    }

    .main_view .drop{
        position: absolute;
        top: 0;
        left: 45%;
        width: 5%;
    }
    
    .main_view .box{
        width: 90%;
        bottom: 20%;
        display: flex;
    }
    
    .main_view .title_box{
        width: 100%;
    }
    
    .main_view .title_box .catch{
        margin: 0 0 0;
        width: 58%;
    }
    
    .main_view .title_box .kv_logo{
        margin: 4vw 0 0;
        width: 30%;
    }


    /* block_title
       ================================================================== */
    .block_title{
        margin: 0;
        font-size: 3vw;
    }


    /* tab_contents
       ================================================================== */
    .tab_contents{
    	margin: 5vw 0 0;
    }

    .tab_nav{
    	display: flex;
    }

    .tab_nav.tab02{
        margin: 8vw 0 0;
    }
    
    .tab_nav li.select::after{
        background: rgba(0,0,0,0) !important;
    }
    
    .tab_nav li .inbox{
        height: 15vw;

    }
    
    .tab_nav li.honey .inbox{
        background-image: url("../img/index/tab_honey.jpg");
    }
    
    .tab_nav li.supplement .inbox{
        background-image: url("../img/index/tab_supplement.jpg");
    }
    
    .tab_nav li .inbox span{
        font-size: 3.5vw;
    }


    /* product_block
       ================================================================== */
    .product_block{
        padding: 8vw 0 0;
    }
    
    .product_block .price_box{
        position: relative;
        min-height: 53vw;
    }
    
    .honey .price_box{
        padding: 0 50% 0 0;
    }
    
    .supplement .price_box{
        padding: 3vw 0 0 40%;
    }
    
    .product_show .main_photo{
        margin: 0 auto 0;
        position: absolute;
    }
    
    .supplement .product_show .main_photo{
        width: 35%;
        left: 0;
        top: 0;
    }
    
    .honey .product_show .main_photo{
        width: 48%;
        right: 0;
        top: 5vw;
        z-index: 1;
    }
    
    .honey .product_show .main_photo .item{
        width: 80%;
        bottom: -14vw;
        right: 1vw;
    }

    .honey.openbox .product_show .main_photo .item{
        bottom: -9vw;
        right: -1vw;
        left: auto;
        z-index: -1;
    }
    
    .price_box h2{
        display: flex;
    }
    
    .price_box h2 > span{
        display: block;
    }
    
    .price_box h2 .brand_logo{
        width: 25vw;
    }
    
    .price_box h2 .right_box{
        padding: 1vw 0 0 1vw;
        width: 19vw;
    }
    
    .price_box h2 .madein{
        padding: .5vw 0;
        font-size: 1.2vw;
        max-width: 170px;
    }
    
    .price_box h2 .color_li{
        margin: 1.3vw 0 0;
    }
    
    .price_box h2 .color_li > span{
        margin-right: 1vw;
        width: 2vw;
        height: 2vw;
    }
    
    .price_box p{
        margin: 3vw 0 0;
    }
    
    .price_box p .pc{
        display: none;
    }
    
    .price_box .price{
        margin: 3vw 0 0;
    }
    
    .supplement .price_box .price{
        display: block;
    }
    
    .supplement .price_box .price .buy_btn_box,
    .price_box .price .buy_btn_box{
        margin: 3vw 0 0;
        width: 30vw;
    }
    
    .price_box .price .buy_btn_box.soldout{
        margin-bottom: 5vw;
    }
    
    .price_box .price .buy_btn_box.soldout .soldout_img{
        width: 25vw;
        bottom: -4vw;
        left: 20vw;
    }
    
    .supplement .price_box .price h3{
        margin-right: 3%;
        width: 60%;
    }
    
    .price_box .price h3{
        margin: 0;
    }
    
    .price_box .price h3 .text{
        display: flex;
        align-items: center;
    }
    
    .price_box .price h3 .text .capacity{
        font-size: 1.8vw;
        letter-spacing: 0.10em;
    }
    
    .price_box .price h3 .text .shipping{
        margin: 0 0 0 2vw;
        padding: .5vw 0;
        width: 10vw;
        font-size: 1.6vw;
        letter-spacing: 0.14em;
    }
    
    .price_box .price h3 .price_img{
        margin: 2vw 0 0;
        height: 6vw;
    }
    
    .product_block .detail_text_box{
        margin: 4vw 0 0;
    }
    
    .product_block .detail_text_box ul > li{
        margin: 3vw 0 0;
    }
    
    .product_block .detail_text_box h4 span{
        font-size: 16px;
    }
    
    .product_block .detail_text_box h4 span::after{
        left: 110%;
    }
    
    .product_block .detail_text_box p{
        margin: 1vw 0 0;
    }


    /* buy_btn_box
       ================================================================== */
    .buy_btn_box > li > div,
    .buy_btn_box > li > ul > li a{
        padding: 0 3vw;
        height: 7vw;
    }
    
    .buy_btn_box > li > ul > li a span{
        font-size: 2vw;
    }
    
    .buy_btn_box > li > ul > li a svg{
        right: 2vw;
        width: 1vw;
    }
    
    .buy_btn_box > li > div{
        font-size: 2.2vw;
    }
    
    .buy_btn_box > li > ul > li{
        margin: .5vw 0 0;
    }
    
    .buy_btn_box > li > ul > li a{
        height: 0;
        font-size: 2.0vw;
    }


    /* index_movie_block
       ================================================================== */
    .index_movie_block{
        margin: 10vw 0 0;
        padding: 4vw 3vw;
        display: flex;
        justify-content: center;
    }

    .index_movie_block .movie_li{
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .index_movie_block .box{
        margin: 0 auto;
        width: 49%;
    }
    
    .index_movie_block .movie_li .box:first-child{
        margin: 0 2% 0 0;
    }
    
    .index_movie_block .box iframe{
        width: 100%;
        height: 25vw;
    }


    /* supple_night
       ================================================================== */
    .supple_night{
        margin: 6vw 0 0;
    }
    
    .supple_night .photo{
        right: 2vw;
    }
    
    .supple_night .text_area{
        height: 60vw;
    }
    
    .supple_night .text_area .ttl_box{
        margin: 0 0 0 6vw;
        width: 27vw;
    }
    
    .supple_night .text_area .ttl_box h2{
        width: 100%;
    }
    
    .supple_night .text_area .ttl_box .brand_logo{
        margin: 5vw 0 0;
        width: 25vw;
    }


    /* supple_not_stop
       ================================================================== */
    .supple_not_stop{
        margin: 10vw 0 0;
    }
    
    .supple_not_stop .photo{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: auto;
    }
    
    .supple_not_stop .photo img{
        width: auto;
        max-height: 100%;
    }
    
    .supple_not_stop .text_area{
        margin: 0 0 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 50vw;
        position: relative;
        z-index: 1;
    }
    
    .supple_not_stop .text_area .ttl_box{
        margin: 0 15vw 0 0;
        padding: 0;
        width: 30vw;
    }
    
    .supple_not_stop .text_area .ttl_box h2{
        width: 100%;
    }
    
    .supple_not_stop .text_area .ttl_box .brand_logo{
        margin: 8vw 0 0;
        width: 25vw;
    }
    
    
    /* honey_night
       ================================================================== */
    .honey_night{
        margin: 10vw 0 0;
    }
    
    .honey_night .photo{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: auto;
    }
    
    .honey_night .photo img{
        width: auto;
        max-height: 100%;
    }
    
    .honey_night .text_area{
        margin: 0 0 0;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 40vw;
        position: relative;
        z-index: 1;
    }
    
    .honey_night .text_area .ttl_box{
        margin: 0 6vw 0 0;
        padding: 0;
        width: 40vw;
    }
    
    .honey_night .text_area .ttl_box h2{
        width: 100%;
    }
    
    .honey_night .text_area .ttl_box .brand_logo{
        margin: 5vw 0 0;
        width: 25vw;
    }


    /* honey_enchanted
       ================================================================== */
    .honey_enchanted{
        margin: 8vw 0 0;
    }
    
    .honey_enchanted .photo{
        left: auto;
        right: 10vw;
        text-align: right;
    }
    
    .honey_enchanted .text_area{
        justify-content: flex-start;
        height: 50vw;
    }
    
    .honey_enchanted .text_area .ttl_box{
        margin: 0 0 0 6vw;
        width: 45vw;
    }
    
    
    /* vertical_list
       ================================================================== */
    .vertical_list li{
        margin: 0 0 0 2vw;
        width: 5vw;
        height: 45vw;
    }
    
    .vertical_list li span{
        padding: 2vw 0;
        font-size: 2.3vw;
        letter-spacing: 8px;
    }


    /* supple_component
       ================================================================== */
    .supple_component{
        margin: 10vw 0 0;
    }
    
    .supple_component .component_list{
        margin: 0 0 0;
        position: relative;
    }
    
    .supple_component .component_list .box{
        padding: 0 0 0;
        width: 40%;
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .supple_component .component_list .ttl{
        margin: 0 2vw 0 4vw;
        width: 9%;
        height: 53vw;
        font-size: 3vw;
        letter-spacing: 10px;
    }
    
    .supple_component .component_list .box .component_photo{
        width: 20vw;
        bottom: 0;
        left: 0;
        right: auto;
    }
    
    .supple_component .component_list .box .drop{
        width: 5vw;
        position: absolute;
        top: auto;
        left: 24vw;
        bottom: 3vw;
    }
    
    .supple_component .text_box{
        margin: 0 0 0;
        width: 55%;
        box-sizing: border-box;
    }
    
    .supple_component .text_box h2{
        margin: 0 0 0;
    }
    
    .supple_component .text_box h2 .photo{
        display: block;
        width: 23vw;
    }
    
    .supple_component .text_box h2 .txt{
        margin: 2vw 0 0;
        font-size: 2.4vw;
        letter-spacing: 0.13em;
    }
    
    .supple_component .text_box .component_text{
        margin: 4vw 0;
        width: 70%;
        max-width: 500px;
    }
    
    .supple_component .text_box p{
        margin: 3vw 0 0;
        font-size: 14px;
    }


    /* honey_component
       ================================================================== */
    .honey_component{
        margin: 8vw 0 0;
        padding: 6vw 0 20vw;
    }
    
    .honey_component .component_item01{
        width: 40%;
    }
    
    .honey_component .component_list{
        margin: 0 0 0;
    }
    
    .honey_component .component_list .box{
        padding: 15vw 0 7vw;
        width: 45%;
        position: absolute;
        top: 0;
        right: 5vw;
    }
    
    .honey_component .component_list .box .vertical_list{
        margin: 0 0 0;
    }
    
    .honey_component .component_list .ttl{
        margin: 0 0 3vw;
        font-size: 3vw;
        letter-spacing: 0.30em;
        text-align: right;
    }

    .honey_component .vertical_list li{
        margin: 0 0 0 1.9vw;
        width: 4vw;
    }
    
    .honey_component .vertical_list li span{
        font-size: 2vw;
    }
    
    .honey_component .component_photo_box{
        margin: 0 0 0;
        width: 50%;
        box-sizing: border-box;
    }
    
    .honey_component .component_photo_box .component_photo{
        margin: auto;
        width: 100%;
    }
    
    .honey_component .component_item02{
        position: absolute;
        bottom: 0;
        right: 9vw;
        width: 53%;
    }


    /* honey_explanation
       ================================================================== */
    .honey_explanation{
        margin: 5vw 0 0;
    }
    
    .honey_explanation .ec-role{
        position: relative;
    }
    
    .honey_explanation .photo_box{
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: auto;
    }
    
    .honey_explanation .photo_box img{
        width: auto;
        max-width: 40vw;
        max-height: 100%;
    }
    
    .honey_explanation .text_box{
        margin: 0 0 0 auto;
        padding: 1vw 0 5vw;
        width: 55%;
        box-sizing: border-box;
    }
    
    .honey_explanation .text_box h2{
        margin: 0 0 0;
    }
    
    .honey_explanation .text_box h2 .photo{
        display: block;
        width: 23vw;
    }
    
    .honey_explanation .text_box h2 .txt{
        margin: 2vw 0 0;
        font-size: 2.4vw;
        letter-spacing: 0.13em;
    }
    
    .honey_explanation .text_box .component_text{
        margin: 4vw 0;
        width: 70%;
        max-width: 500px;
    }
    
    .honey_explanation .text_box p{
        margin: 3vw 0 0;
        font-size: 14px;
    }


    /* honey_relief
       ================================================================== */
    .honey_relief{
        margin: 2vw 0 0;
    }
    
    .honey_relief .ec-role{
        padding-top: 10vw;
        padding-bottom: 17vw;
    }
    
    .honey_relief .relief_item01{
        width: 13vw;
        right: 32vw;
    }
    
    .honey_relief .relief_item02{
        width: 32vw;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    
    .honey_relief .text_box{
        margin: 0 0 0;
        padding: 0;
        box-sizing: border-box;
    }
    
    .honey_relief .text_box h2{
        margin: 0 0 0;
    }
    
    .honey_relief .text_box h2 .photo{
        display: block;
        width: 23vw;
    }
    
    .honey_relief .text_box h2 .txt{
        margin: 2vw 0 0;
        font-size: 2.4vw;
        letter-spacing: 0.13em;
    }
    
    .honey_relief .text_box p{
        margin: 3vw 0 0;
        font-size: 14px;
    }
    
    .honey_relief .text_box .border_box{
        margin: 4vw 0 0;
    }
    
    .honey_relief .text_box .border_box span{
        padding: 1vw 3vw;
        font-size: 2.2vw;
    }


    /* media
       ================================================================== */
    .media{
        margin: 0 0 0;
    }
    
    .media .photo{
        margin: 2vw 0 0;
    }

    .media .photo ul li{
        margin: 1vw 0 0 1%;
        width: 49.5%;
		padding-bottom: 0vw;
    }

    .media .photo ul li:nth-child(2n+1){
        margin-left: 0;
    }

    .media .photo ul li.max{
        margin-left: 0;
        width: 100%;
    }


    /* catalog
       ================================================================== */
    .catalog{
        margin: 8vw 0 0;
    }
    
    
    /* news
       ================================================================== */
    .index_news .ec-newsRole{
        padding: 6vw 0 0;
    }


    /* ==================================================================
       Product Custom
       ================================================================== */


	/* Product detail
	   ================================================================== */

    .ec-productRole__btn .ec-blockBtn--cancel,
    .ec-productRole__btn .ec-blockBtn--action,
    .ec-productRole__btn .ec-blockBtn--action.add-cart {
        max-width: 350px;
    }

    .ec-grid2__cell .ec-productRole__description.sp {
    	display: inherit;
    }

    .ec-grid2__cell .ec-productRole__description.tab.pc {
    	display: none;
    }

    .ec-productRole .ec-productRole__title {
        padding-top: 0;
        padding-bottom: 20px;
    }

    
	/* Product detail フリーエリア
	   ================================================================== */
	.detail_table{
		margin: 30px auto 0;
		width: 100%;
		border-top: none;
	}
	
	.detail_table td,
	.detail_table th{
		padding: 11px 15px;
		font-size: 15px;
		line-height: 27px;
		border: 1px solid #ddd;
		box-sizing: border-box;
		display: table-cell;
		width: auto;
	}
	
	.detail_table th{
		width: 24%;
	}
	
	.detail_btn{
		margin: 30px auto 0;
	}


	/* Product detail レビュー
	   ================================================================== */
	.ec-layoutRole__main #product_review_area {
	    margin-top: 40px;
	}
	
	.ec-layoutRole__main .ec-role {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	#product_review_area .ec-rectHeading h1,
	#product_review_area .ec-rectHeading h2,
	#product_review_area .ec-rectHeading h3,
	#product_review_area .ec-rectHeading h4,
	#product_review_area .ec-rectHeading h5,
	#product_review_area .ec-rectHeading h6 {
	    padding: 14px 25px;
	    font-size: 15px;
	}

	#product_review_area .ec-role .ec-rectHeading {
	    margin-bottom: 0;
	}

	#product_review_area .ec-role .recommend_average {
	    margin-left: 35px;
	}
	
	#product_review_area .review_btn {
	    margin: 40px auto 0;
	}
	
	#product_review_area .review_btn .ec-inlineBtn--action {
	    transition: .3s;
	}
	
	#product_review_area .review_btn .ec-inlineBtn--action:hover {
	    opacity: .5;
	}

	/* レビュー内容 */
	#product_review_area #reviewContent > p{
		padding: 20px 25px;
	}

	#product_review_area #reviewContent .review_list{
		padding-left: 0;
	}
	
	#product_review_area #reviewContent .review_list li {
		padding: 20px 25px 25px;
	}

	#product_review_area #reviewContent .review_list li .recommend_level {
		margin-right: 20px;
	}
	
	#product_review_area .review_list li .star_title {
	    margin: 0 0 5px;
	}
	
	#product_review_area .review_list li .star_title strong {
	    font-size: 15px;
	}
	
	#product_review_area .review_list li .recommend_name {
	    margin-left: 0;
		font-size: 14px;
	}
	
	#product_review_area .review_list li .review_day {
	    margin: 0 0 5px;
		font-size: 13px;
	}


	/* Product detail 関連商品
	   ================================================================== */
	#RelatedProduct-product_area {
	    margin-top: 50px;
	}
	
	#RelatedProduct-product_area .block_title{
		margin-bottom: 30px;
	}


    /* recommend_products おすすめ商品
       ================================================================== */
    #recommend_products {
        margin-top: 50px;
    }
    
    #recommend_products .block_title{
    	margin-bottom: 30px;
    }


	/* design_table
	   ================================================================== */
	.design_table{
		width: 100%;
		font-size: 16px;
		box-sizing: border-box;
	}
	
	.design_table th,
	.design_table td{
		width: auto;
		display: table-cell;
		vertical-align: middle;
		box-sizing: border-box;
	}
	
	.design_table th{
		padding: 0 10px 0 25px;
		width: 25%;
	}
	
	.design_table .col th{
		padding: 15px 10px 0 25px;
	}
	
	.design_table .title_top th{
		padding-top: 20px;
		vertical-align: top;
	}
	
	.design_table td{
		padding: 15px 0;
	}
	
	.design_table td p{
		font-size: 15px;
	}

	.design_table td .border{
		padding: 0 10px 0 25px;
		border-top: none;
		border-left: 1px solid #ddd;
		min-height: 40px;
		display: flex;
		align-items: center;
	}


    /* #news_readmore
       ================================================================== */
    #news_readmore{
        margin: 30px auto 0;
        padding: 15px 0;
    }
    
    
}
@media screen and (min-width : 768px){

    
    .fa-shopping-cart:before{
        color: #333;
    }


	/* anime_btn
	   ================================================================== */
	.anime_btn a{
		position: relative;
		border: none;
		overflow: hidden;
	}
	
	.anime_btn a > span{
		transition: .5s;
		z-index: 1;
		position: relative;
		overflow: hidden;
		border: 1px solid #000;
	}
	
	.anime_btn a > span span{
		transition: .5s;
		z-index: 1;
		position: relative;
	}
	
	.anime_btn a:hover > span span{
    	animation: anime_btn_text 0.8s cubic-bezier(0.77, 0, 0.175, 1);
		animation-fill-mode: forwards;
	}
	
	.anime_btn a > span::after{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		transform: translate(-100%,0);
	}
	
	.anime_btn a:hover > span::after{
    	animation: anime_btn 0.8s cubic-bezier(0.77, 0, 0.175, 1);
		animation-fill-mode: forwards;
	}


    /* header
       ================================================================== */
    .ec-headerNaviRole{
        padding-top: 27px;
        padding-bottom: 25px;
    }
    
    .header_flex{
        padding: 0;
    }
    
    .header_flex h1{
        width: 20%;
    }
    
    .header_right_content{
        display: flex;
        justify-content: flex-end;
        width: 86%;
    }
    
    .ec-headerNaviRole .ec-headerNaviRole__left{
        width: 50%;
    }
    
    .ec-headerSearch .ec-headerSearch__category .ec-select select{
        padding: 8px 24px 8px 15px;
    }
    
    .ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search::before{
        top: 1.0em;
    }
    
    .ec-headerNaviRole .ec-headerNaviRole__right{
        width: 1000%;
    }
    
    .ec-headerNav .ec-headerNav__itemIcon{
        display: none;
    }
    
    .ec-headerNav .ec-headerNav__item{
        line-height: 0;
    }
    
    .ec-cartNavi{
        min-width: auto;
    }
    
    .ec-cartNavi .ec-cartNavi__label{
        display: none;
    }
    
    .border_top{
        border-top: 1px solid #D1CFCF;
    }
    
    .border_bottom{
        border-bottom: 1px solid #D1CFCF;
    }
    
    .ec-itemNav{
        text-align: left;
    }
    
    .ec-itemNav__nav li ul li a,
    .ec-itemNav__nav li a{
        font-size: 14px;
        font-weight: normal;
    }
    
    .ec-itemNav__nav li a {
        background: none;
        color: #fff;
    }
    
    .ec-itemNav__nav li ul li a{
        border-bottom: 1px solid #aaa;
    }
    
    .ec-itemNav__nav li ul li ul:before{
        top: 14px;
    }
    
    .ec-itemNav__nav > li:hover > a{
        background: none;
    }
    
    .ec-headerNav .ec-headerNav__itemLink{
        margin-right: 15px;
    }
    
    
    /* footer
       ================================================================== */
    .ec-footerRole{
        border-color: #222;
    }


    /* main_view
       ================================================================== */
    .main_view .inner {
        height: 70vh;
        min-height: 450px;
        max-height: 900px;
    }
    
    .main_view .main_photo{
        right: -21%;
    }

    .main_view .drop{
        left: 38%;
        width: 5%;
    }
    
    .main_view .box{
        width: 90%;
        bottom: 31%;
    }
    
    .main_view .title_box .catch{
        margin: 0 0 0;
        width: 53%;
    }
    
    .main_view .title_box .kv_logo{
        margin: 4vw 0 0;
        width: 30%;
    }


    /* block_title
       ================================================================== */
    .block_title{
        margin: 0;
        font-size: 4vw;
    }


    /* tab_contents
       ================================================================== */
    .tab_contents{
    	margin: 8vw 0 0;
    }

    .tab_nav{
    	display: flex;
    }

    .tab_nav li{
        width: 49.2%;
    }
    
    .tab_nav li:nth-child(2){
        margin-left: 1.6%;
    }
    
    .tab_nav li.select::after{
        background: rgba(0,0,0,0) !important;
    }
    
    .tab_nav li .inbox{
        height: 15vw;

    }
    
    .tab_nav li .inbox span{
        font-size: 3.5vw;

    }
    

    /* news
       ================================================================== */
    .index_news .ec-newsRole{
        padding: 8vw 0 0;
    }

    .ec-newsRole .ec-newsRole__news{
        padding: 0;
        border: none;
    }

    .ec-newsRole .block_title{
        padding: 0;
    }

    .ec-newsRole .ec-newsRole__newsItem{
        border-bottom: 1px dashed #ccc !important;
    }
    
    .ec-newsRole .ec-newsRole__newsHeading{
        display: block;
    }
    
    .ec-newsRole .ec-newsRole__newsDate{
        display: block;
    }
    
    .ec-newsRole .ec-newsRole__newsColumn{
        display: block;
        width: 100%;
    }
    
    .ec-newsRole .ec-newsRole__newsTitle{
        padding: 10px 20px 0;
    }
    
    .ec-newsRole .ec-newsRole__newsClose{
        position: absolute;
    }

    .index_news .ec-secHeading{
        padding: 0;
    }

    .ec-newsRole__newsDescription,
    .ec-newsRole__newsDate{
        padding: 0 20px;
    }

    .ec-newsRole__newsItem .ec-newsRole__newsDescription,
    .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription{
        margin: 10px 0 0;
    }

    
    /* commitment
       ================================================================== */
    .commitment {
        margin-top: 0;
    }

   .commitment .ec-eyecatchRole .ec-eyecatchRole__image{
        margin-top: 50px;
        margin-bottom: 0;
        width: 100%;
    }
    
    .ec-eyecatchRole .ec-eyecatchRole__introDescription{
        font-size: 15px;
        letter-spacing: 0;
    }


	/* ==================================================================
	   Product
	   ================================================================== */
	
	
	/* Product list
	   ================================================================== */
    .ec-shelfRole,
    .ec-searchnavRole{
        max-width: 1090px;
    }
    
	.ec-topicpath {
		padding: 40px 0 18px;
		border-top: none;
	    border-bottom: 1px solid #ddd;
	}
	
	.ec-topicpath .ec-topicpath__item--active a,
	.ec-topicpath .ec-topicpath__item a {
		padding: 0 25px;
	}
	
	.ec-topicpath li a:hover {
		opacity: .5;
	}
	
	.ec-searchnavRole .ec-searchnavRole__infos {
		margin: 0;
		padding: 20px 0 0;
		border: none;
	}
	
	.ec-searchnavRole .ec-select {
		margin: 10px 0 0;
	}


	/* Product list 商品表示
	   ================================================================== */
	.ec-shelfRole {
	    margin: 27px auto 0;
	    padding-left: 20px;
	    padding-right: 20px;
	}

	.ec-shelfRole .ec-shelfGrid {
	    margin-left: -10px;
	    margin-right: -10px;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item {
	    margin-bottom: 20px;
		padding: 0 7px !important;
        width: calc(100%/2);
	}

    .ec-shelfGrid .ec-shelfGrid__item .ec-shelfGrid__item-image {
        margin: 0 auto 10px;
        padding: 0;
    	height: 24vw;
        max-height: 271px;
    }
	
	.ec-shelfGrid .ec-shelfGrid__item p{
        margin: 10px 0 0;
        padding: 0 10px;
		font-size: 16px;
        max-width: 535px;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item p.price02-default{
        padding: 0 10px;
		font-size: 15px;
	}


	/* Product list ページネーション
	   ================================================================== */
	.ec-pagerRole {
		margin: 30px 0 0;
	}
	
	.ec-pager {
		padding: 0 20px;
	}
	
	.ec-pager .ec-pager__item--active a,
	.ec-pager .ec-pager__item a{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}


	/*  関連商品
	   ================================================================== */
    #RelatedProduct-product_area .ec-shelfGrid__item .ec-shelfGrid__item-image{
        max-height: 271px;
    }
    
    

	/* Product detail
	   ================================================================== */
	.ec-productRole {
		margin-top: 30px;
		padding-left: 20px;
	    padding-right: 20px;
	}
	
	.ec-productRole .ec-grid2 {
		display: block;
	}
	
	.ec-productRole .ec-grid2 .ec-grid2__cell:nth-child(1) {
		width: 100%;
	}
	
	.ec-productRole .ec-grid2 .ec-grid2__cell:nth-child(2) {
		width: 100%;
	}
	
	.ec-productRole .ec-productRole__profile{
		margin-left: 0;
	}
	
	.ec-sliderItemRole {
	    padding-left: 0;
	    padding-right: 0;
	    margin-bottom: 24px;
		max-width: 100%;
	}
	
	.ec-sliderItemRole .slick-slide {
	    height: 44vw;
	}	
	
	.ec-sliderItemRole .item_nav {
	    margin-top: 2%;
	}
	
	.ec-sliderItemRole .slideThumb {
	    margin-bottom: 2%;
        margin-left: 2%;
	    width: 15%;
		height: 10vw;
	    cursor: pointer;
		display: flex;
    	justify-content: center;
    	align-items: center;
		transition: .3s;
		opacity: .8;
	}
	
	.ec-sliderItemRole .item_nav .slideThumb:nth-child(6n+1) {
	   margin-left: 0;
	}
	
	.ec-sliderItemRole .slideThumb.slick-active,
	.ec-sliderItemRole .slideThumb:hover {
	    opacity: 1;
	}
	
	.ec-sliderItemRole .slideThumb img {
	    margin: auto;
	   width: 100%;
	   height: 100%;
	   object-fit: cover;
	   display: block;
	}
	
	.ec-productRole .ec-productRole__title .ec-headingTitle {
	    font-size: 25px;
	}
	
	.ec-productRole .ec-productRole__btn {
		margin-bottom: 15px;
		width: 100%;
		text-align: left;
	}
	
	.ec-productRole .ec-productRole__btn button {
		transition: .3s;
	}
	
	.ec-productRole .ec-productRole__btn button:hover {
	    opacity: .6;
	}
	
	.ec-productRole__btn .ec-blockBtn--cancel:hover {
	    
	}
	
    .ec-productRole .ec-productRole__actions{
        margin: 0 0 0 auto;
    	max-width: 350px;
    }
    
	.ec-productRole .ec-productRole__actions .ec-select select,
	.ec-blockBtn--cancel,
	.ec-blockBtn--action,
	.ec-blockBtn--action.add-cart {
		margin-left: 0;
		max-width: 350px;
	}

    .ec-productRole__btn .ec-blockBtn--cancel,
    .ec-productRole__btn .ec-blockBtn--action,
    .ec-productRole__btn .ec-blockBtn--action.add-cart {
        margin: 0 0 0 auto;
    	padding-top: 2px;
    	font-size: 14px;
    	height: 56px;
        line-height: 56px;
    	max-width: 350px;
    }

	.ec-productRole .ec-productRole__category::after {
	    max-width: 500px;
	    max-height: 305px;
	}

    .ec-grid2__cell .ec-productRole__description.text {
        margin: 0 0 30px;
        padding-top: 14px;
        padding-bottom: 14px;
        line-height: 25px;
        border-bottom: 1px solid #ddd;
        position: relative;
    	display: inherit;
    }
	
	.ec-productRole .ec-productRole__price {
        padding-top: 5px;
	}

    .ec-productRole .ec-productRole__price .ec-price {
    	padding-top: 0;
    	padding-bottom: 0;
    }

    .se-purchase-restrict-confirm_age p {
        margin: 0 0 15px;
        font-size: 18px;
    }
    
    .se-purchase-restrict-confirm_age .ec-grid2 {
        margin: 28px 0 15px;
        display: flex;
        max-width: 350px;
    }
    
    .se-purchase-restrict-confirm_age .ec-grid2 button {
        width: 50% !important;
        height: 56px;
        box-sizing: border-box;
        font-size: 18px;
    }
	
	
	/* Product detail フリーエリア
	   ================================================================== */
	.detail_table th{
		width: 26%;
	}
	
	.detail_btn a{
		transition: .3s;
	}
	
	.detail_btn a:hover{
		opacity: .5;
	}


	/* other_block
	   ================================================================== */
	.ec-withdrawRole,
	.ec-mypageRole,
	.ec-contactRole,
	.ec-registerRole,
	.ec-role .other_block:last-child {
		margin-bottom: 30px;
	}
	
	.ec-mypageRole .ec-pageHeader h1,
	.ec-pageHeader > h1 {
		margin: 0 0 47px;
		padding: 30px 30px 20px;
		font-size: 22px;
	}

	.ec-off1Grid .ec-off1Grid__cell {
		margin: 0 auto;
		width: 100%;
	}

	.other_block .message {
		padding: 0 25px;
	}
	
	.other_block .ceo {
		margin: 25px 0 0;
		font-size: 18px;
	}
	
	.other_block .flex_box {
		margin: 0 0 0;
		display: flex;
		justify-content: center;
	}
	
	.other_block .flex_box > li {
		margin: 0 0 0;
		width: 49%;
	}
	
	.other_block .flex_box > li:nth-child(2) {
		margin-left: 2%;
	}
	
	.other_block .flex_box .text_box {
		padding: 0 20px;
		box-sizing: border-box;
		min-height: 90px;
	}
	
	.other_block .flex_box .text_box h2 {
		font-size: 18px;
	}
	
	.other_block .flex_box .text_box p {
		margin: 10px 0 0;
	}
	
	.other_block .flex_box .map_box {
		margin: 15px 0 0;
	}

	/* サンクス */
	.ec-registerCompleteRole h2 {
		padding: 0 0 0;
	    font-size: 24px;
	}

	/* privacy */
	.privacy_top_text{
		padding: 0 15px;
	}

	.privacy_list{
		margin: 30px 0 0;
	}
	
	.privacy_list > li{
		margin: 30px 0 0;
	}
	
	.privacy_list li p{
		margin: 10px 0 0;
	}
	
	/* カートボタンのテキスト */
	.ec-cartNaviNull {
		width: auto;
		max-width: 500px;
	}	

	.ec-cartNaviNull .ec-cartNaviNull__message {
	    padding: 16px 20px;
		white-space: nowrap;
	}	
    
    .ec-contactRole .ec-pageHeader h1{
        margin: 0 0 20px;
    }
    
    
}
@media screen and (min-width : 769px){
    
    
    a{
    	text-decoration: none;
    }
    	
    a.over{
    	transition: all ease-out 0.3s;
    }
    	
    a.over:hover{
    	opacity: 0.6;
    }

	a.disabled{
		pointer-events: none;
	}
 
    .sp.tab,
	.tab{
		display: none;
	}

	.pc{
		display: inherit;
	}
    
    
    /* inner-role
       ================================================================== */
    
    .ec-shelfRole,
    .ec-contactRole,
    .ec-registerRole,
    .ec-productRole,
    .ec-footerRole .ec-footerRole__inner,
    .ec-categoryNaviRole,
    .ec-role,
    .ec-sliderRole,
    .ec-headerNaviRole{
        max-width: 1150px;
    }
    
    #page_homepage .ec-layoutRole .ec-layoutRole__contents{
        max-width: none;
    }
    

    /* header
       ================================================================== */
    .header_flex{
        display: flex;
        align-items: center;
    }
    
    .header_flex h1{
        margin: 0 0 0 15px;
        width: 234px;
    }
    
    .header_right_content{
        text-align: right;
        width: calc(100% - 168px);
        box-sizing: border-box;
        justify-content: flex-end;
    }
    
    .ec-headerNaviRole .ec-headerNaviRole__left{
        width: auto;
    }
    
    .ec-headerNaviRole .ec-headerNaviRole__right{
        margin-left: 25px;
        width: auto;
    }
    
    .ec-headerNav .ec-headerNav__itemLink{
        margin-right: 35px;
    }
    
    .ec-headerNav .ec-headerNav__itemLink:hover{
        text-decoration: underline;
    }
    
    .ec-itemNav{
        padding: 0 16px;
    }
    
    .ec-cartNavi .ec-cartNavi__badge{
        padding: 8px 9px;
        min-width: 24px;
        height: 24px;
        top: -3px;
    }
	
	.ec-itemNav__nav li {
	    margin-right: 21px;
	}
	
	.ec-itemNav__nav li:last-child {
	    margin-right: 0;
	}
		
	.ec-itemNav__nav li a {
	    border-bottom: none;
	    margin: 0;
	    padding: 0;
	    color: #fff;
	    font-size: 14px;
		letter-spacing: 0.10em;
	    font-weight: normal;
	    line-height: 55px;
		background: none;
		white-space: nowrap;
	}	
	
	.ec-itemNav__nav > li:hover > a {
	    background: none;
		color: #bbb;
	}
	
	/* 下層 */
	.ec-itemNav__nav {
		position: relative;
		z-index: 101;
	}
	
	.ec-itemNav__nav li ul {
		width: 200px;
	    min-width: 200px;
	    z-index: 101;
	}	
	
	.ec-itemNav__nav li ul li {
		transition: .3s;
	}	

	.ec-itemNav__nav > li:hover > ul > li {
	    height: 50px;
		width: 100%;
	}
	
	.ec-itemNav__nav li ul li:hover > ul > li {
	    height: 50px;
		width: 100%;
	}
	
	.ec-itemNav__nav li ul li a {
	    border-bottom: 1px solid #333;
	    padding: 0 22px 0 16px;
	    font-size: 13px;
	    font-weight: normal;
	    color: white;
	    text-align: left;
	    background: #111;
	    line-height: 150%;
		width: 100%;
        height: 100%;
		transition: .3s;
		opacity: 0;
        display: flex;
        align-items: center;
	}	

	.ec-itemNav__nav li:hover > ul > li > a {
		padding: 7px 22px 8px 16px;
	    opacity: 1;
	}

	.ec-itemNav__nav li:hover > ul > li > a {
		padding: 7px 22px 8px 16px;
	    opacity: 1;
	}

	.ec-itemNav__nav li ul li ul:before{
		display: none;
	}

	.ec-itemNav__nav > li:hover li:hover > a {
	    background: #444;
	}

	.ec-itemNav__nav li:hover ul li ul li a:hover {
	    background: #444;
	}
	
	.ec-itemNav__nav li ul li ul li a{
	    border-bottom: 1px solid #333;
	    background: #111;
	}	
    
    
    /* footer
       ================================================================== */
    .ec-footerTitle .ec-footerTitle__logo:hover a{
        opacity: 1;
    }
    
    .ec-footerTitle .ec-footerTitle__logo a:hover{
        opacity: .6;
    }


    /* main_view
       ================================================================== */
    .main_view .inner {
        margin: auto;
        height: 70vw;
        min-height: auto;
        max-height: 900px;
        max-width: 1150px;
    }
    
    .main_view .main_photo{
        right: 0;
    }

    .main_view .drop{
        left: 35%;
        width: 6%;
        max-width: 72px;
    }
    
    .main_view .box{
        width: 95%;
        bottom: 31%;
    }
    
    .main_view .title_box .catch{
        margin: 0 0 0;
        width: 52%;
        max-width: 536px;
    }
    
    .main_view .title_box .kv_logo{
        margin: 3vw 0 0;
        width: 26%;
        max-width: 262px;
    }


    /* block_title
       ================================================================== */
    .block_title{
        margin: 0;
        font-size: 44px;
    }


    /* tab_contents
       ================================================================== */
    .tab_contents{
    	margin: 90px 0 0;
    }

    .tab_nav{
    	display: flex;
    }
 
    .tab_nav.tab02{
        margin: 120px 0 0;
    }
   
    .tab_nav li::after{
        transition: .3s;
    }
    
    .tab_nav li:hover::after{
        background: rgba(0,0,0,.4);
    }
    
    .tab_nav li .inbox{
        height: 185px;

    }
    
    .tab_nav li .inbox span{
        font-size: 44px;
    }


    /* product_block
       ================================================================== */
    .product_block{
        padding: 77px 0 0;
    }
    
    .product_block .ec-role{
        padding: 0 20px !important;
        max-width: 1130px;
        box-sizing: border-box;
    }
    
    .tab_contents .ec-role{
        padding-left: 20px !important;
        padding-right: 20px !important;
        max-width: 1130px;
        box-sizing: border-box;
    }
    
    .honey .price_box{
        padding: 40px 50% 0 0;
    }
    
    .supplement .price_box{
        padding: 40px 0 0 39%;
    }
    
    
    /* buy_btn_box
       ================================================================== */
    .buy_btn_box > li > div,
    .buy_btn_box > li > ul > li a{
        padding: 0 25px;
        height: 60px;
    }
    
    .buy_btn_box > li > ul > li a svg{
        right: 15px;
        width: 8px;
    }
    
    .buy_btn_box > li > div{
        font-size: 18px;
    }
    
    .buy_btn_box > li > ul > li{
        margin: .5vw 0 0;
    }
    
    .buy_btn_box > li > ul > li a{
        height: 0;
        font-size: 14px;
    }
    
    .buy_btn_box > li > ul > li a span{
        font-size: 14px;
    }

    .buy_btn_box > li:hover > ul > li a{
        height: 60px;
        opacity: 1;
        visibility: visible;
    }


    /* news
       ================================================================== */
    .ec-role.index_news{
        padding: 0 20px !important;
        max-width: 1130px;
        box-sizing: border-box;
    }
    
    .index_news .ec-newsRole{
        padding: 125px 0 0;
    }

    .ec-newsRole .ec-newsRole__newsClose{
        display: none;
    }
    
    .ec-newsRole .ec-newsRole__newsTitle {
        padding: 10px 25px 0;
        font-size: 16px;
        transition: .3s;
    }
    
    .ec-newsRole .ec-newsRole__newsHeading:hover .ec-newsRole__newsTitle {
        color: #ccc;
    }
    
    .index_news .ec-secHeading{
        padding: 0;
    }

    .ec-newsRole .ec-newsRole__newsDate{
        font-size: 13px;
    }
    
    .ec-newsRole__newsDescription,
    .ec-newsRole__newsDate{
        padding: 0 25px;
    }

    .ec-newsRole__newsItem .ec-newsRole__newsDescription,
    .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription{
        margin: 10px 0 0;
    }

    .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription{
        font-size: 14px;
    }


    /* commitment
       ================================================================== */
    .commitment .ec-eyecatchRole .ec-eyecatchRole__image{
        margin-top: 0;
        width: 100%;
    }
    
    .ec-eyecatchRole .ec-eyecatchRole__introDescription{
        font-size: 15px;
    }


    /* block_title
       ================================================================== */
    .ec-secHeading .ec-secHeading__en{
        font-size: 24px;
    }
    
    .ec-secHeading .ec-secHeading__ja{
        font-size: 15px;
    }


    /* media
       ================================================================== */
    .media .photo ul li a{
        overflow: hidden;
    }

    .media .photo ul li a img{
        transition: .3s;
    }

    .media .photo ul li a:hover img{
        opacity: .6;
        transform: scale(1.02);
    }


	/* ==================================================================
	   Product
	   ================================================================== */


	/* Product list 商品表示
	   ================================================================== */
	.ec-topicpath {
		padding: 50px 0 18px;
	}
    
	.ec-shelfRole {
	    margin: 27px auto 0;
	    padding-left: 20px;
	    padding-right: 20px;
	}

	.ec-shelfRole .ec-shelfGrid {
	    margin-left: -10px;
	    margin-right: -10px;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item {
	    margin-bottom: 45px;
		margin-left: 0;
		padding: 0 10px !important;
		display: inline-flex;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(4n+1) {
	    margin-left: 0;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item a {
	    transition: .3s;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item a:hover {
	    opacity: .5;
	}
	
	.ec-shelfGrid .ec-shelfGrid__item-image {
	    margin-bottom: 15px;
	    padding: 0;
        height: 30vw;
		max-height: 420px;
	}	
	
	.ec-shelfGrid .ec-shelfGrid__item p.price02-default,
	.ec-shelfGrid .ec-shelfGrid__item p{
        margin: 15px 0 0;
		padding: 0 15px;
	}

	.ec-shelfGrid .ec-shelfGrid__item a p:first-child{
		padding: 0;
	}

    .ec-grid2__cell .ec-productRole__description.text {
        margin: 0 0 35px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .ec-shelfGrid .ec-shelfGrid__item p:last-child {
        margin: 0;
    }	
	
	/* Product detail フリーエリア
	   ================================================================== */
	.detail_table{
		margin: 40px auto 0;
	}
	
	.detail_table th{
		width: 260px;
	}
	
	.detail_btn{
		margin: 55px auto 0;
	}


	/* Product detail レビュー
	   ================================================================== */
	.ec-layoutRole__main #product_review_area {
	    margin-top: 97px;
	}
	
	.ec-layoutRole__main .ec-role {
	    padding-left: 0;
	    padding-right: 0;
	}
	
	#product_review_area .review_btn {
	    margin: 40px auto 0;
	}


	/* Product detail 関連商品
	   ================================================================== */
	#RelatedProduct-product_area {
	    margin-top: 90px;
	}
	
	#RelatedProduct-product_area .block_title{
		margin-bottom: 40px;
	}

    #RelatedProduct-product_area .ec-secHeading{
        padding: 0 25px 15px;
    	margin-bottom: 40px;
    }


    /* recommend_products おすすめ商品
       ================================================================== */
	#recommend_products {
	    margin-top: 50px;
	}
	
	#recommend_products .block_title{
		margin-bottom: 40px;
	}

    #recommend_products .ec-secHeading{
        padding: 0 25px 15px;
    	margin-bottom: 40px;
    }
    
    #recommend_products dl dt {
        margin: 10px 15px 0;
        font-size: 16px;
    }
    
    #recommend_products dl dd {
        margin: 0 15px;
        font-size: 15px;
    }
    

	/* design_table
	   ================================================================== */
	.design_table th{
		padding: 0 30px 0 50px;
		width: 230px;
		font-size: 15px;
		white-space: nowrap;
	}
	
	.design_table td{
		padding: 20px 0;
		font-size: 15px;
	}

	.design_table td .border{
		padding: 0 10px 0 50px;
	}
	
	.design_table td p{
		font-size: 15px;
	}

	.design_table td a:hover{
		text-decoration: underline;
	}


	/* other_block
	   ================================================================== */
	.other_block{
		padding: 0 20px;
	}
	
	.ec-withdrawRole,
	.ec-mypageRole,
	.ec-contactRole,
	.ec-registerRole,
	.ec-role .other_block:last-child {
		margin-bottom: 40px;
	}
	
	.ec-mypageRole .ec-pageHeader h1,
	.ec-pageHeader > h1 {
		margin: 0 0 47px;
		padding: 60px 30px 20px;
		font-size: 25px;
	}

	.other_block .message {
		padding: 0 25px;
	}
	
	.other_block .ceo {
		margin: 45px 0 0;
	}
	
	.other_block .flex_box {
		margin: 0 0 0;
	}
	
	.other_block .flex_box > li {
		margin: 0 0 0;
	}
	
	.other_block .flex_box .text_box {
		padding: 0 20px;
		min-height: 90px;
	}
	
	.other_block .flex_box .text_box h2 {
		font-size: 18px;
	}
	
	.other_block .flex_box .text_box p {
		margin: 10px 0 0;
	}
	
	.other_block .flex_box .map_box {
		margin: 15px 0 0;
	}
	
	.other_block .flex_box .map_box iframe {
		max-height: 350px;
	}

	/* privacy */
	.privacy_top_text{
		padding: 0 25px;
	}

	.privacy_list{
		margin: 50px 0 0;
		padding: 0 25px;
	}
	
	.privacy_list > li{
		margin: 50px 0 0;
	}
	
	.privacy_list li p{
		margin: 10px 0 0;
	}


    /* Form 関係
       ================================================================== */
    .ec-borderedDefs{
        margin-bottom: 50px;
    }


    /* #news_readmore
       ================================================================== */
    #news_readmore{
        margin: 50px auto 0;
        padding: 15px 0;
        transition: .3s;
    }
    
    #news_readmore:hover{
        background: #fff;
        color: #000;
    }
    
    
}
@media screen and (min-width : 1025px){

    
    /* index_bg_block
       ================================================================== */
    .index_bg_block{
        background-attachment: fixed;
    }


    /* index_movie_block
       ================================================================== */
    .index_movie_block{
        background-attachment: fixed;
    }
    
    
}
@media screen and (min-width : 1150px){


    /* product_block
       ================================================================== */
    .product_block{
        padding: 77px 0 0;
    }
    
    .product_block .ec-role{
        padding: 0 20px !important;
        max-width: 1130px;
        box-sizing: border-box;
    }
    
    .product_block .price_box{
        min-height: 550px;
    }
    
    .honey .price_box{
        padding: 40px 56% 0 0;
    }
    
    .supplement .price_box{
        padding: 40px 0 0 39%;
    }
    
    .product_show .main_photo{
        margin: 0 auto 0;
        position: absolute;
    }
    
    .supplement .product_show .main_photo{
        width: 350px;
        left: 0;
        top: 0;
    }
    
    .honey .product_show .main_photo{
        width: 600px;
        right: 0;
        top: 75px;
    }
    
    .honey.openbox .product_show .main_photo{
        top: 35px;
    }
    
    .honey .product_show .main_photo .item{
        width: 400px;
        bottom: -135px;
        right: 0;
    }

    .honey.openbox .product_show .main_photo .item{
        bottom: -104px;
        right: 0;
    }
    
    .price_box h2{
        display: flex;
    }
    
    .price_box h2 > span{
        display: block;
    }
    
    .price_box h2 .brand_logo{
        width: 286px;
    }
    
    .price_box h2 .right_box{
        padding: 15px 0 0;
        width: 170px;
    }
    
    .price_box h2 .madein{
        padding: 0 0 2px;
        font-size: 15px;
        height: 25px;
    }
    
    .price_box h2 .color_li{
        margin: 17px 0 0;
    }
    
    .price_box h2 .color_li > span{
        margin-right: 10px;
        width: 22px;
        height: 22px;
    }
    
    .supplement .price_box p{
        margin: 35px 0 0;
    }
    
    .honey .price_box p{
        margin: 45px 0 0;
    }
    
    .price_box p .pc{
        display: inherit;
    }
    
    .price_box .price{
        margin: 43px 0 0;
    }
    
    .honey .price_box .price{
        margin: 30px 0 0;
    }
    
    .supplement .price_box .price{
        display: block;
    }
    
    .supplement .price_box .price .buy_btn_box,
    .price_box .price .buy_btn_box{
        margin: 30px 0 0;
        width: 300px;
    }
    
    .price_box .price .buy_btn_box.soldout{
        margin-bottom: 60px;
    }
    
    .price_box .price .buy_btn_box.soldout .soldout_img{
        width: 284px;
        bottom: -40px;
        left: 223px;
    }
    
    .supplement .price_box .price h3{
        margin-right: 3%;
        width: 53%;
    }
    
    .price_box .price h3{
        margin: 0;
    }
    
    .price_box .price h3 .text{
        display: flex;
        align-items: center;
    }
    
    .price_box .price h3 .text .capacity{
        font-size: 18px;
    }
    
    .price_box .price h3 .text .shipping{
        margin: 0 0 0 20px;
        padding: 0;
        width: 100px;
        height: 30px;
        font-size: 16px;
    }
    
    .price_box .price h3 .price_img{
        margin: 22px 0 0;
        height: 57px;
    }
    
    .product_block .detail_text_box{
        margin: 45px 0 0;
    }
    
    .product_block .detail_text_box ul > li{
        margin: 30px 0 0;
    }
    
    .product_block .detail_text_box h4 span{
        font-size: 16px;
    }
    
    .product_block .detail_text_box h4 span::after{
        left: 110%;
    }
    
    .product_block .detail_text_box p{
        margin: 20px 0 0;
    }


    /* index_movie_block
       ================================================================== */
    .index_movie_block{
        margin: 120px auto 0;
        padding: 57px 0;
        height: 415px;
        box-sizing: border-box;
    }
    
    .index_movie_block .box{
        margin: 0;
        width: 535px;
    }
    
    .index_movie_block .movie_li .box:first-child{
        margin: 0 20px 0 0;
    }
    
    .index_movie_block .box iframe{
        width: 100%;
        height: 301px;
    }


    /* supple_night
       ================================================================== */
    .supple_night{
        margin: 137px 0 0;
    }
    
    .supple_night .photo{
        right: 20px;
    }
    
    .supple_night .text_area{
        height: 653px;
    }
    
    .supple_night .text_area .ttl_box{
        margin: 0 0 0 107px;
        width: 320px;
    }
    
    .supple_night .text_area .ttl_box .brand_logo{
        margin: 65px 0 0;
        width: 286px;
    }


    /* supple_not_stop
       ================================================================== */
    .supple_not_stop{
        margin: 140px 0 123px;
    }
    
    .supple_not_stop .photo{
        left: 30px;
    }
    
    .supple_not_stop .text_area{
        height: 568px;
    }
    
    .supple_not_stop .text_area .ttl_box{
        margin: 0 175px 0 0;
        width: 323px;
    }
    
    .supple_not_stop .text_area .ttl_box .brand_logo{
        margin: 95px 0 0;
        width: 286px;
    }
    
    
    /* honey_night
       ================================================================== */
    .honey_night{
        margin: 98px 0 0;
    }
    
    .honey_night .photo{
        left: 30px;
    }
    
    .honey_night .text_area{
        height: 450px;
    }
    
    .honey_night .text_area .ttl_box{
        margin: 0 6vw 0 0;
        width: 400px;
    }
    
    .honey_night .text_area .ttl_box .brand_logo{
        margin: 50px 0 0;
        width: 286px;
    }


    /* honey_enchanted
       ================================================================== */
    .honey_enchanted{
        margin: 84px 0 0;
    }
    
    .honey_enchanted .photo{
        left: auto;
        right: 127px;
    }
    
    .honey_enchanted .text_area{
        justify-content: flex-start;
        height: 617px;
    }
    
    .honey_enchanted .text_area .ttl_box{
        margin: 0 0 0 98px;
        width: 450px;
    }
    
    
    /* vertical_list
       ================================================================== */
    .vertical_list li{
        margin: 0 0 0 23px;
        width: 53px;
        height: 400px;
    }
    
    .vertical_list li span{
        padding: 20px 0 10px;
        font-size: 24px;
        letter-spacing: 15px;
    }


    /* supple_component
       ================================================================== */
    .supple_component{
        margin: 178px 0 0;
        padding: 0 0 98px;
    }
    
    .supple_component .component_list{
        margin: 0 0 0;
        position: relative;
    }
    
    .supple_component .component_list .box{
        padding: 0 0 0;
        width: 420px;
        top: 0;
        right: 30px;
    }
    
    .supple_component .component_list .ttl{
        margin: 0 0 0 50px;
        width: 35px;
        height: 620px;
        font-size: 33px;
        letter-spacing: 15px;
    }
    
    .supple_component .component_list .box .component_photo{
        width: 232px;
        bottom: 0;
        left: 0;
        right: auto;
    }
    
    .supple_component .component_list .box .drop{
        width: 57px;
        left: 270px;
        bottom: 35px;
    }
    
    .supple_component .text_box{
        margin: 0 0 0;
        width: 55%;
        box-sizing: border-box;
    }
    
    .supple_component .text_box h2{
        margin: 0 0 0;
    }
    
    .supple_component .text_box h2 .photo{
        width: 262px;
    }
    
    .supple_component .text_box h2 .txt{
        margin: 15px 0 0;
        font-size: 24px;
        letter-spacing: 0.13em;
    }
    
    .supple_component .text_box .component_text{
        margin: 45px 0 35px;
        width: 500px;
    }
    
    .supple_component .text_box p{
        margin: 30px 0 0;
        font-size: 14px;
        line-height: 30px;
    }


    /* honey_component
       ================================================================== */
    .honey_component{
        margin: 120px 0 0;
        padding: 20px 0 125px;
    }
    
    .honey_component .component_item01{
        width: 40%;
        max-width: 800px;
        top: -3vw;
    }
    
    .honey_component .component_list{
        margin: 0 0 0;
        position: relative;
    }
    
    .honey_component .component_list .box{
        padding: 120px 0 345px;
        width: 360px;
        top: 0;
        right: 103px;
    }
    
    .honey_component .component_list .box .vertical_list{
        margin: 0 0 0;
    }
    
    .honey_component .component_list .ttl{
        margin: 0 0 50px;
        font-size: 30px;
        letter-spacing: 0.1em;
        text-align: right;
    }
    
    .honey_component .vertical_list li{
        margin: 0 0 0 15px;
        width: 35px;
        height: 250px;
    }
    
    .honey_component .vertical_list li span{
        padding: 20px 0 10px;
        font-size: 16px;
        letter-spacing: 15px;
    }

    .honey_component .component_photo_box{
        margin: 0 0 0;
        width: 595px;
    }
    
    .honey_component .component_photo_box .component_photo{
        width: 100%;
    }
    
    .honey_component .component_item02{
        position: absolute;
        bottom: 0;
        right: -10px;
        width: 345px;
    }


    /* honey_explanation
       ================================================================== */
    .honey_explanation{
        margin: 88px 0 0;
    }
    
    .honey_explanation .photo_box{
        margin: 0;
        position: absolute;
        top: 0;
        left: 30px;
        height: 100%;
        width: auto;
    }
    
    .honey_explanation .photo_box img{
        width: auto;
        max-width: 350px;
        max-height: 100%;
    }
    
    .honey_explanation .text_box{
        margin: 0 30px 0 auto;
        padding: 0 0 20px;
        width: 55%;
        box-sizing: border-box;
    }
    
    .honey_explanation .text_box h2{
        margin: 0 0 0;
    }
    
    .honey_explanation .text_box h2 .photo{
        width: 262px;
    }
    
    .honey_explanation .text_box h2 .txt{
        margin: 15px 0 0;
        font-size: 24px;
        letter-spacing: 0.13em;
    }
    
    .honey_explanation .text_box .component_text{
        margin: 45px 0 35px;
        width: 500px;
    }
    
    .honey_explanation .text_box p{
        margin: 30px 0 0;
        font-size: 14px;
        line-height: 30px;
    }


    /* honey_relief
       ================================================================== */
    .honey_relief{
        margin: 64px 0 0;
    }
    
    .honey_relief .ec-role{
        padding-top: 81px;
        padding-bottom: 170px;
    }
    
    .honey_relief .relief_item01{
        width: 165px;
        right: 425px;
    }
    
    .honey_relief .relief_item02{
        width: 334px;
        bottom: -20px;
        right: 30px;
    }
    
    .honey_relief .text_box{
        margin: 0;
        padding: 0;
    }
    
    .honey_relief .text_box h2{
        margin: 0 0 0;
    }
    
    .honey_relief .text_box h2 .photo{
        width: 262px;
    }
    
    .honey_relief .text_box h2 .txt{
        margin: 15px 0 0;
        font-size: 24px;
        letter-spacing: 0.13em;
    }
    
    .honey_relief .text_box p{
        margin: 30px 0 0;
        font-size: 14px;
        line-height: 30px;
    }
    
    .honey_relief .text_box .border_box{
        margin: 40px 0 0;
    }
    
    .honey_relief .text_box .border_box span{
        padding: 0;
        font-size: 20px;
        width: 240px;
        height: 50px;
    }


    /* media
       ================================================================== */
    .media{
        margin: 0 0 0;
    }
    
    .media .photo{
        margin: 30px auto 0;
        max-width: 1090px;
    }

    .media .photo ul li{
        margin: 10px 0 0 1%;
        width: 49.5%;
		padding-bottom: 0vw;
    }


    /* catalog
       ================================================================== */
    .catalog{
        margin: 100px 0 0;
    }


	/* ==================================================================
	   Product
	   ================================================================== */
	
	
	/* Product list
	   ================================================================== */
	.ec-searchnavRole {
	    padding-left: 0;
	    padding-right: 0;
	}	


	/* Product list 商品表示
	   ================================================================== */
	.ec-shelfRole {
	    padding-left: 0;
	    padding-right: 0;
        max-width: 1090px;
	}

	.ec-shelfGrid {
	    margin-left: 0;
	    margin-right: 0;
	}	


	/* Product list ページネーション
	   ================================================================== */
	.ec-pagerRole {
		margin: 35px 0 0;
	}
	
	.ec-pager {
		padding: 0;
	}


	/* Product detail
	   ================================================================== */
    .ec-layoutRole .ec-layoutRole__contents {
        max-width: 1090px;
    }
    
	.ec-productRole {
		margin-top: 60px;
		padding-left: 0;
	    padding-right: 0;
	}
	
	.ec-productRole .ec-grid2 .ec-grid2__cell:nth-child(1) {
		width: 100%;
	}
	
	.ec-productRole .ec-grid2 .ec-grid2__cell:nth-child(2) {
		width: 100%;
	}
	
	.ec-productRole .ec-productRole__profile{
		margin-left: 0;
	}
	
	.ec-sliderItemRole {
	    padding-left: 0;
	    padding-right: 0;
	    margin-bottom: 24px;
		max-width: 100%;
	}
	
	.ec-sliderItemRole .slick-slide {
	    height: 552px;
	}	
	
	.ec-sliderItemRole .item_nav {
	    margin-top: 2%;
	}
	
	.ec-sliderItemRole .slideThumb {
	    margin-bottom: 2%;
        margin-left: 2%;
	    width: 15%;
		height: 87px;
	}
	
	.ec-sliderItemRole .item_nav .slideThumb:nth-child(6n+1) {
	   margin-left: 0;
	}
	
	.ec-sliderItemRole .slideThumb img {
	    margin: auto;
		/*width: auto;
		max-height: 100%;*/
	}
	
	.ec-grid2__cell .ec-productRole__description,
	.ec-productRole .ec-productRole__category,
	.ec-productRole .ec-productRole__price,
	.ec-productRole .ec-productRole__code,
	.ec-productRole .ec-productRole__priceRegular,
	.ec-productRole .ec-productRole__title{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.ec-productRole .ec-productRole__title .ec-headingTitle {
	    padding-top: 0;
	}

    .ec-productRole .ec-productRole__title {
        padding-top: 0;
        padding-bottom: 20px;
    }

	.ec-productRole .ec-productRole__tags {
	    margin-top: 12px;
	}

	.ec-productRole .ec-productRole__tag {
		margin-right: 10px;
	    padding: 6px 15px;
	    font-size: 13px;
	}
	
	.ec-productRole .ec-productRole__priceRegular{
		padding-top: 20px;
	}
	
	.ec-productRole .ec-productRole__price {
        padding-top: 5px;
	    padding-bottom: 15px;
	}
	
	.ec-productRole .ec-productRole__price .ec-price {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.ec-productRole .ec-productRole__price span {
	    color: inherit;
	}
	
	.ec-productRole .ec-productRole__priceRegular .ec-productRole__priceRegularPrice {
	    font-size: 15px;
	}
	
	.ec-productRole .ec-productRole__priceRegularTax {
	    font-size: 11px;
	}
	
	.ec-price .ec-price__price {
		padding: 0;
	    font-size: 25px;
	}
	
	.ec-price .ec-price__tax {
	    font-size: 15px;
	}
	
	.ec-productRole .ec-productRole__code {
	    padding-top: 20px;
		padding-bottom: 20px;
		font-size: 13px;
	}
	
	.ec-productRole .ec-productRole__category {
	    padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.ec-productRole .ec-productRole__category a span,
	.ec-productRole .ec-productRole__category div {
	    font-size: 13px;
	}
	
	.ec-productRole .ec-productRole__category a {
		font-size: 13px;
	}
	
	.ec-grid2__cell .ec-productRole__description {
		margin-bottom: 60px;
		padding-top: 20px;
		font-size: 15px;
	}
	
	.ec-productRole .ec-productRole__actions .ec-select select{
		min-width: 350px;
	}
	
	.ec-productRole .ec-productRole__btn {
		margin-left: auto;
		margin-bottom: 10px;
	}
	
	.ec-blockBtn--cancel,
	.ec-blockBtn--action,
	.ec-blockBtn--action.add-cart {
		max-width: 370px;
	}
	
	
}/* min-width : 1150px */
@media screen and (min-width : 1250px){


	/* other_block
	   ================================================================== */
	.other_block{
		padding: 0;
	}
	
	.ec-mypageRole,
	.ec-registerRole,
	.ec-contactRole {
	    padding-left: 0;
	    padding-right: 0;
	}	
	
	
}/* min-width : 1250px */
@media screen and (min-width : 1300px){


    /* main_view
       ================================================================== */
    .main_view .title_box .kv_logo{
        margin: 35px 0 0;
    }


    /* commitment
       ================================================================== */
    .commitment .ec-eyecatchRole .ec-eyecatchRole__image{
        margin-right: -108px;
        width: 630px;
    }
    
    .commitment .ec-eyecatchRole .ec-eyecatchRole__intro{
        padding-left: 30px;
        width: calc(100% - 502px);
    }
    
    .ec-eyecatchRole .ec-eyecatchRole__introDescription{
        font-size: 15px;
        letter-spacing: 0;
    }


    /* news
       ================================================================== */
    .index_news .ec-newsRole{
        padding: 125px 0 0;
    }

    
    
}
@media screen and (max-width : 768px){
    
    
    .buy_btn_box > li.on > ul > li a{
        height: 7vw;
        opacity: 1;
        visibility: visible;
    }
    
    
}
@media screen and (max-width : 500px){
    
    
    .buy_btn_box > li.on > ul > li a{
        height: 14vw;
    }
    
    
}




@keyframes anime_btn {
	0% { transform: translate(-100%,0); }
	48% { transform: translate(0,0); }
	52% { transform: translate(0,0); }
	100% { transform: translate(100%,0); }
}

@keyframes anime_btn_text {
	0% { color: #fff; }
	48% { color: #000; }
	52% { color: #000; }
	100% { color: #fff; }
}

