@charset "UTF-8";
:root {font-size: 62.5%;}
a:hover{text-decoration:none;opacity:0.8;transition:all 0.3s;-webkit-transition:all 0.3s;}
figure{margin:0;padding:0;display:block;}
body{
    min-width: 0;
    font-family: "Helvetica Neue LT W01_5148889",HelveticaNeue-Roman,"Helvetica Neue Roman","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;font-size:1.6rem
    }
body#index_page{background:url(../img/bg_page_loop.gif) 0 0 repeat-x;}
header,footer,main,nav,.mov_area,#detail_img_section{padding-left:10rem;}
.windowopen{display:block;width:100%;height:100%;position:fixed;background:#000;opacity:0.8;z-index:100000;left:0;top:0;cursor:pointer }
body.iframe #left_area,
body.iframe header,
body.iframe nav,
body.iframe #detail_img_section,
body.iframe .pankuzu,
body.iframe footer,
body.iframe #right_area{
    display: none;
}
body.iframe main, 
body.iframe .mov_area{padding:0;}
/*WEB FONT*/
.products_box .products_name{font-family: source-han-serif-japanese,serif;font-weight: 400;font-style: normal;}
/*font-family: source-han-serif-japanese,serif;
font-weight: 600;
font-style: normal;*/
/*font-family: source-han-serif-japanese,serif;
font-weight: 600;
font-style: normal;*/
/*webfont*/
/*.section_wrap .section_title{font-family: garamond-fb-display,serif;font-weight: 400;font-style: normal;}*/
.section_wrap .section_title{font-weight:normal;}
.member_box_wrap.close{
    position: relative;
    padding: 1rem;
}
.member_box_wrap.close:before{content: "Please select your country";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 500;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 2.4rem;}
.loading{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 300;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
#order_contact_page .cart_content{width: 100%;float:none;margin: 0 auto;}
#order_contact_page .cart_content .cart_content_inner{padding: 1.5rem;}
.loading span{}
.loading span img{width:5rem;}
.loading.hide{display:none;}

body#products_page .select{
    position: relative;
}
body#products_page .select select{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    line-height: 2.1rem !important;
    position: relative;
    z-index: 0;
}
body#products_page .select:before,
body#products_page .select:after{position: absolute;content: "";width: 0.9rem;height: 0.2rem;background: #000;right: 1.2rem;top: 1.5rem;z-index: 2;}
body#products_page .select:before{}
body#products_page .select:after{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.select01{position:relative;}
.select01 span{
    display: inline-block;
    vertical-align: top;
    line-height: 4.2rem;
    margin-right: 0.8rem;
    font-size: 1.4rem;
}
.select01 select{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    float: right;
    width: auto;
    font-size: 1.4rem;
    color: #000;
    background: #f6f6f6;
    padding: 0.5rem 3rem 0.5rem 1rem;
    line-height: 2.1rem;
    height: 3.2rem;
    border-radius: 0;
    -webkit-border-radius: 0;
    display: inline-block;
    vertical-align: top;
    width: 26rem;
}
.select01:before,
.select01:after{position: absolute;content: "";width: 0.9rem;height: 0.2rem;background: #000;right: 1.2rem;top: 1.8rem;z-index: 2;}
.select01:before{}
.select01:after{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}

.header_top {height:5rem;background:#FFF;margin:0 auto;}
.header_top .header_top_content {padding:1.2rem 0;margin:0 auto;width:103rem;zoom:1;}
.header_top .header_top_content:after{content: "";display: block;clear: both;}
.header_top .header_top_content h1{font-size:1.2rem;color:#5a5a5a;float:left;margin-right:2rem;width: 53%;overflow: hidden;max-height: 1.2rem;font-weight:normal;transition:all 0.3s;-webkit-transition:all 0.3s;line-height:1;padding: 0.8rem 0 0 0;}
.header_top .header_top_content .h_btn {float:left;padding-right:1.5rem;border-right:1px solid #a8a8a8;}
.header_top .header_top_content .h_btn ul li{float:left;margin-right:0.5rem;position:relative;}
.header_top .header_top_content .h_btn ul li a{display:inline-block;font-size:1.4rem;line-height:2.4rem;padding:0 1.5rem;}
.header_top .header_top_content .cart_btn {float:left;border-right:1px solid #a8a8a8;margin-right:2rem;}
.header_top .header_top_content .cart_btn a{display:inline-block;font-size:1.4rem;line-height:2.7rem;padding:0 2rem 0 5.5rem;background:url(../img/icon_cart.svg) 1rem 0 no-repeat;position:relative;color:#000;}
.header_top .header_top_content .cart_btn a span{background: #c2901f;display: inline-block;font-size: 1.2rem;width: 1.8rem;line-height: 1.8rem;color: #FFF;position: absolute;left: 3rem;top: -0.6rem;text-align: center;border-radius: 50%;}
.header_top .header_top_content .cart_btn .add_cart{display:none;font-size:1.6rem;color:#FFF;padding:0 0 1rem 0;position:relative;}
.header_top .header_top_content .cart_btn .add_cart{display:block;}
.header_top .header_top_content .cart_btn .add_cart span.close{font-size:2.6rem;color:#FFF;font-weight:bold;position:absolute;right:1rem;cursor: pointer;}
.header_top .header_top_content .cart_btn.modal_cart:before{content:"";position: fixed;top:0;left:0;background:#000;opacity:0.8;width:100%; height: 100%; z-index: 100;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner{position:fixed;top:50%;left:50%;transform: translate(-50%,-50%);z-index:100;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2{display:block;padding: 0;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul{width:80rem; position: static;padding:2rem;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form{ display: flex;flex-wrap: wrap;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li{width:50%;padding:0;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li table{width:100%;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li .img{margin: 0 1.5rem 0 0;right:0;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li:before{width:100%;left:0;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li:last-child{width:100%;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li .txt{width:23rem;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li .area_inner{margin: 2rem auto 0 auto;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li .nav_cart_btn.left{display:block;width:50%;}
.header_top .header_top_content .cart_btn.modal_cart .nav_inner .sub_menu.ver2 > ul > form li .nav_cart_btn.right{width:50%;}


.header_top .header_top_content .lang_btn {float:left;}
.header_top .header_top_content .lang_btn a{display:inline-block;font-size:1.4rem;line-height:2.4rem;position:relative;padding: 0 1.5rem 0 2.5rem;color:#000;z-index: 1;}
.header_top .header_top_content .lang_btn a.en:before{content:"";display:block;width:2rem;height:1.4rem;background:url(../img/icon_country.gif) 0 -1.5rem no-repeat;position:absolute;left:0;top:50%;margin-top:-0.7rem;}
.header_top .header_top_content .lang_btn a.jp:before{content:"";display:block;width:2rem;height:1.4rem;background:url(../img/icon_country.gif) 0 0 no-repeat;position:absolute;left:0;top:50%;margin-top:-0.7rem;}
.header_top .header_top_content .lang_btn a:after{content:"";position:absolute;top:50%;right:0;margin-top:-0.7rem;right:0;display:block;width:0.7rem;height:0.7rem;border-right:0.2rem solid #5a5a5a;border-bottom:0.2rem solid #5a5a5a;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header_search {float: right;width: 8%;margin-top: -0.5rem;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition:all 0.3s;}
.header_search .header_search_form{position: relative;width:100%;}
.header_search .header_search_form input{}
.header_search .header_search_form input[type="text"]{font-size:1.5rem;border: 1px solid #000;padding: 0.5rem 3rem 0.5rem 0.5rem;width:-moz-calc(100% - 4rem);width:-ms-calc(100% - 4rem);width:-o-calc(100% - 4rem);width: calc(100% - 4rem);width:-webkit-calc(100% - 4rem);}
.header_search .header_search_form input[type="text"]::placeholder{ opacity:1;color:#000; font-size:1.5rem;}
header.open .header_search{width: 22%;}
header.open .header_top .header_top_content h1{width: 39%;}
header.open .header_search .header_search_form input[type="text"]::placeholder{color:#5A5A5A;opacity: 0.5;}
.header_search .header_search_form input[type="image"]{position: absolute;top: 0;bottom: 0;margin: auto;right: 1rem;}


.mov_area {height:62rem;position:relative;overflow:hidden;}
.mov_area .pickup_bnr {position:absolute;left:2.2rem;top:2.2rem;z-index:10000;pointer-events: auto;}
.mov_area .bx-wrapper{z-index:100;width:135rem;height:62rem;}
.mov_area .bx-viewport{position:absolute !important;left:50%;margin-left:-67.5rem;width:135rem !important;}
.mov_area .slide {text-align:center;max-width:100%;overflow:hidden;position:relative;z-index: 101;pointer-events: none;}
.mov_area .bg_mov {position:absolute;left:50%;margin-left:-62.5rem;top:50%;margin-top:-31rem;z-index:0;width:135rem;height:100%;background:url(../img/main_img.jpg) center center no-repeat;}
.sp_block{display:none;}
#main .sp_block{display:none;}
.copyright{text-align:center;}
.pswp_attention{display:none;}
/*============================
#nav
============================*/
#nav {height:7rem;background:url(../img/nav_shd.gif) 0 bottom repeat-x;}
#nav .nav_inner {display:table;margin:0 auto;padding-top:2.4rem;}
#nav > .nav_inner {width:103rem;}
#nav .nav_inner > li{padding:0 2.5rem;float:left;border-right:1px solid #7f7f7f;}
#nav > .nav_inner > li:last-child{border:none;}
#nav .nav_inner > li > a{display:block;line-height:2.6rem;background:url(../img/gnav.gif) 0 0 no-repeat;text-indent: 100%;white-space: nowrap;overflow: hidden;display: block;}
/* #cart_page #nav,
#cart_page .pankuzu,
#cart_page #header{display:none;} */
#cart_page #footer{}
/* #cart_page .footer_list,
#cart_page .address,
#cart_page .footer_content .footer_right{display:none;} */
/* #cart_page .footer_content .footer_left .logo,
#cart_page .footer_content .footer_left{padding:0;margin:0 auto;border:0;text-align: center;float:none;width:auto;} */
#link_kit_page .nav_inner > li.nav08 > a,
#event_page .nav_inner > li.nav07 > a,
#company_page .nav_inner > li.nav06 > a,
#media_page .nav_inner > li.nav05 > a,
#case_page .nav_inner > li.nav04 > a,
#faq_page .nav_inner > li.nav03 > a,
#whoweare_page .nav_inner > li.nav02 > a,
#cart_page .nav_inner > li.nav01 > a,
#products_page .nav_inner > li.nav01 > a,
#nav .nav_inner > li > a:hover{border-bottom:0.2rem solid #c2901f}
#nav .nav_inner > li.nav01 > a{width:10.1rem;background-position:0 0;}
#nav .nav_inner > li.nav02 > a{width: 11.2rem;background-position: -15.5rem 0;}
#nav .nav_inner > li.nav03 > a{width:4.2rem;background-position:-32.2rem 0px;}
body.kaso #nav > .nav_inner > li > a.important{
    background: red;
    width: 1.8rem !important;
    height: 1.8rem !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute !important;
    color: #fff;
    border-radius: 10rem;
    right: 1.5rem;
    top: 1rem;
    transform: translate(50%, -50%);
    font-size: 1rem;
    letter-spacing: -1px;
    text-indent: -1px;
    box-sizing: border-box;
}
#nav .nav_inner > li.nav04 > a{width: 6.1rem;background-position: -41.8rem 0;}
#nav .nav_inner > li.nav05 > a{width: 11.9rem;background-position: -53.3rem 0;}
#nav .nav_inner > li.nav06 > a{width: 8.2rem;background-position: -70.7rem 0;}
#nav .nav_inner > li.nav07 > a{width: 4.6rem;background-position: -84.5rem 0;}
#nav .nav_inner > li.nav08 > a{width: 4.9rem;background-position: -94.8rem 0;}

#nav.hover{position:fixed;top: -9rem;background:#FFF;}
#nav .sp_menu,
#nav #sp_nav{display:none;}
#sp_shd {display:none;}

/* プルダウンメニューその1 */
#nav .nav_inner > li > a{ border-bottom:0.2rem solid #fff; position:relative;}/* 変更 */
#nav .nav_inner > li{ height: 2rem;}/* 変更 */
#nav #sp_nav .nav_inner li{ height: auto;}/* 変更 */
#nav #sp_nav .nav_inner li a{ border:none;}
.nav_inner > li.on .sub_menu{display:block;}
.nav_inner > li.on > span{ position:relative;z-index: 400; width: 100%;height: 1px;display: block;margin: 0 auto;}
.nav_inner > li.on > span:before{ position:absolute;bottom: -1.7rem; content:""; width: 2.1rem; height:1rem; left:50%; margin:0 0 0 -2rem;}
.nav_inner > li.on > span:before{background-image:url(/img/nav_arrow.png); }
.nav_inner > li.on > span.on:before{background-image:url(/img/nav_arrow_on.png); }
.nav_inner > li{ position:relative;}
.nav_inner .sub_menu > ul > li.on .detail_nav{display:block;}
.sub_menu{ display:none;}
.detail_nav{display:none;}
.black_out{    width: 100%;height: 100%;top: 0;position: absolute;left: 0;background: rgba(0,0,0,0.5);z-index: 130;}

.sub_menu{ padding:10rem 0 0 0;}
.sub_menu > ul{ width:29.8rem; padding:0;background: #fff;z-index: 300;position: relative;border: 1px solid #C8C8C8;top: 4.5rem;position: absolute;left: 0;}
.sub_menu a{ position:relative; font-size:1.6rem; color:#000; display:block;padding: 1rem 0; }
.sub_menu a:before{ position:absolute; content:""; right: 0; width: 1rem;height: 1rem; border-top: 0.2rem solid #C39100;border-right: 0.2rem solid #C39100;transform: rotate(45deg);top: 50%;margin: -1rem 0 0 0;}
/*.sub_menu .title{float:left;padding: 2.7rem 0;}*/
.sub_menu .img{width: 10.5rem;height: 7rem;text-align: right;position: absolute;top: 50%;right: 2rem;margin-top: -3.5rem;}
.sub_menu .img:hover{ }
.sub_menu  ul  li{padding: 0 1.9rem;position: relative;}
.sub_menu  ul  li:hover a{ opacity:1; color:#fff;}
.sub_menu  ul  li:before{ position:absolute; content:"";border-bottom: 1px solid #C8C8C8;width: 26rem;height: 1px;left: 1.9rem; bottom:-1px;}
.sub_menu  ul  li:hover{background:#C39100;}
.sub_menu  ul  li:hover a:before{ border-color:#fff;}
.sub_menu  ul  li:hover:before{border-color:#C39100;bottom:0.2rem;}
.sub_menu  ul  li:hover img{    width: 9rem;padding: 0.5rem 0; opacity:1; }
.sub_menu ul{}
.sub_menu ul > li{ }
.sub_menu ul > li:last-child:before{ content:none;}
.sub_menu ul > li > a .title{line-height: 1.3em;height: 7rem;display: table-cell;vertical-align: middle;width: 12.5rem;font-size:1.4rem;text-align: left;}
.sub_menu ul > li > a .img{}
.sub_menu ul > li > a .img img{}
.sub_menu ul > li > .detail_nav{position: absolute;right: -30.3rem;background: #fff;border: 1px solid #C8C8C8;width: 30rem;top: -1px;}
.sub_menu .detail_nav > ul{}
.sub_menu .detail_nav > ul > li{}
.sub_menu .detail_nav > ul > li > a{ color:#000;}
.sub_menu .detail_nav > ul > li:hover a:before{ border-color:#fff;}
.sub_menu .detail_nav > ul > li:hover > a{opacity:1; color:#fff;}
.sub_menu .detail_nav > ul > li > a:before{right: 0.4rem;border-color:#C39100;}
.sub_menu .detail_nav > ul > li > a > .title{width: 24rem;}

/* プルダウンメニューその２ */
.arrow_gold{ display:none;}
.cart_btn.on .arrow_gold{position: absolute;height: 10rem;width: 16rem;top: -0.2rem;display:block;}
.cart_btn.on .arrow_gold:before{ position:absolute; content:""; top:3rem;z-index: 1000; background-image: url(/img/nav_arrow_gold.png);width: 2rem;height: 1rem;}
.cart_btn.modal_cart.on .arrow_gold{display:none;}
.header_top .header_top_content .cart_btn .sub_menu a{ background-image:none;}
.header_top .header_top_content .cart_btn .nav_inner{ position:absolute;}
.header_top .header_top_content .cart_btn.on{ position:relative;}
.btn_header_cart.on .sub_menu.ver2{display:block;}
.lang_btn .nav_inner{ position:absolute;}
.sub_menu.ver2  ul  li:hover{ background:#fff;}
.sub_menu.ver2 > ul{width: 33.4rem;border: 1px solid #C39100;top: 1rem;left: -50%;padding:1.5rem 0 1.5rem 0;}
.sub_menu.ver2 > ul > form li{ position:relative;}
.sub_menu.ver2 > ul > form li:hover{ background:#fff;bottom: 0px}
.sub_menu.ver2 > ul > form li:before{ content:""; position:absolute;width: 29rem;bottom: 0px}
.sub_menu.ver2 > ul > form li:hover:before{border-color: #C8C8C8;}
.sub_menu.ver2 > ul > form li:last-child:before{ content:none;}
.sub_menu.ver2 > ul > form li .img{ float:left;margin:0 -0.5rem 0 0; width: 10.5rem;height: 7rem;text-align: right; position:relative;}
.sub_menu.ver2 > ul > form li table{ margin:0 auto;}
.sub_menu.ver2 > ul > form li .area_inner{margin: 2rem 0 0 0;width: 29rem;}
.sub_menu.ver2 > ul > form li .nav_cart_btn{}
.sub_menu.ver2 > ul > form li .nav_cart_btn a{padding: 0;font-size: 1.6rem;font-weight: bold; width: 12.9rem;padding: 1.3rem 0;border: 0.3rem solid #C39100;}
.sub_menu.ver2 > ul > form li .nav_cart_btn a:hover{cursor:pointer; opacity:0.8;}
.sub_menu.ver2 > ul > form li .nav_cart_btn a:before{ content:none;}
.sub_menu.ver2 > ul > form li .nav_cart_btn.left{ float:left;display:none;}
.sub_menu.ver2 > ul > form li .nav_cart_btn.right{float:right; background:#C39100;width:100%;}
.sub_menu.ver2 > ul > form li .nav_cart_btn.left a{ color:#C39100;}
.sub_menu.ver2 > ul > form li .nav_cart_btn.right a{ color:#fff;width:auto;display:block;}
.sub_menu.ver2 > ul > form li td{padding: 1.6rem 0;}
.sub_menu.ver2 > ul > form li .img img{}
.sub_menu.ver2 > ul > form li:hover .img img{ width:auto;padding: 0;}
.sub_menu.ver2 > ul > form li .txt{float:left;    text-align: left;width: 14rem;}
.sub_menu.ver2 > ul > form li .txt .name{ font-size: 1.6rem;line-height: 2.2rem;}
.sub_menu.ver2 > ul > form li .txt .kata{ position:relative;color: #464646;font-size: 1.3rem;padding: 0 0 0 1rem;line-height: 2.2rem;}
.sub_menu.ver2 > ul > form li .txt .kata:before{ content:""; position:absolute;width: 0.5rem;height: 0.5rem;background: #464646;transform: rotate(45deg);left: 0;top: 50%;margin: -0.3rem 0 0 0;}
.sub_menu.ver2 > ul > form li .txt .price{line-height: 3.2rem; font-weight:bold; font-size:1.6rem;}
.sub_menu.ver2 > ul > form li .txt .price span{font-size: 1.3rem;font-weight: normal;display: inline-block !important;}
.sub_menu.ver2 > ul > form li .delete{float:left;padding: 2rem 0;}
.sub_menu.ver2 > ul > form li .delete input{font-size: 2.6rem;padding: 0;-webkit-appearance: none;appearance: none;box-sizing: border-box;background-color: #fff;border: none;color: #C39100;}
.sub_menu.ver2 > ul > form li .delete input:hover{ opacity:0.8; cursor:pointer;}

/* プルダウンメニューその３ */
.header_top .header_top_content .h_btn ul li:nth-child(3) .sub_menu.ver3 a{ border:none;}
.header_top .header_top_content .h_btn ul li.on > span{ position:absolute; width: 10.6rem;display: block;height:4rem;top: -0.6rem;}
.header_top .header_top_content .h_btn ul li.on > span:before{ position: absolute;content: "";width: 2rem;z-index: 1000;left: 38%;height: 1rem;background-image: url(/img/nav_arrow.png);bottom:0;}
.header_top .header_top_content li.on .sub_menu.ver3{ display:block}
.sub_menu.ver3{ display:none;}
.sub_menu.ver3 > ul{width: 14.5rem;box-shadow: 0.3rem 0.3rem 1rem rgba(0,0,0,0.2);padding: 1.6rem 2rem;top: 0.9rem;}
.sub_menu.ver3 > ul > li{margin: 0 0 2.4rem 0;padding: 0;width: 100%;margin-right: 0 !important;}
.sub_menu.ver3 > ul > li:last-child{ margin:0;}
.sub_menu.ver3 > ul > li:hover{ background:#fff;}
.sub_menu.ver3 > ul > li:before{ content:none;}
.sub_menu.ver3 > ul > li .name{}
.sub_menu.ver3 > ul > li .name a{width: 100%;display: block; padding:0;}
.sub_menu.ver3 > ul > li .name a:before{margin: -0.7rem 0 0 0;}
.sub_menu.ver3 > ul > li:hover .name a{ color:#C39100;}
.sub_menu.ver3 > ul > li:hover .name a:before{ border-color:#C39100;}

/* プルダウンメニューその4 */
.header_top .lang_btn.on{position:relative;}
.header_top .lang_btn.on > span{ position:absolute; width: 10.6rem;display: block;height:4rem;top: -0.6rem;}
.header_top .lang_btn.on > span:before{ position: absolute;content: "";width: 2rem;z-index: 1000;left: 38%;height: 1rem;background-image: url(/img/nav_arrow.png);bottom:0;}
.header_top .lang_btn.on .sub_menu.ver3{ display:block;}
.header_top .lang_btn .sub_menu.ver3 a:after{ content: none;}
.header_top .lang_btn .sub_menu.ver3 img{width: auto;padding: 0;}
.man_icon > a{ position:relative;}
.man_icon > a:before{ position:absolute; content:""; background-image:url(/img/login_icon.gif); background-repeat:no-repeat; left: -1.9rem; top: -0.3rem;width: 3rem;height: 3rem;}

/*============================
#online
============================*/
.section_wrap {padding-bottom:11rem;}
#top_page .section_wrap {background:url(../img/icon_mark.png) bottom center no-repeat;}
.section_wrap.bg_gray {padding-bottom:11rem;background:url(../img/content_bg_gray_top.gif) center top no-repeat,url(../img/content_bg_gray_bottom.gif) center bottom no-repeat;background-color:#f2f2f2;}
.section_wrap:last-child{padding-bottom:5rem;background:none !important;}
body.kaso .section_wrap:last-child{padding-bottom:17rem;}
.section_wrap .section_title{text-align:center;margin-bottom:5rem;padding-top:6.5rem;font-size:4.4rem;}
.section_wrap .section_title a{color:#000;}
.section_wrap .section_title span{color:#c28f1f;}
.section_wrap .section_title img{ width:auto; height:auto;}

.section_wrap .section_title2{text-align:center;font-size:4.4rem;font-weight: normal;text-align:center;line-height: 4.4rem;}
.section_wrap .section_title2:first-child{padding-top:6.5rem;}
.section_wrap .section_title2 a{color:#000;}
.section_wrap .section_title2 span{color:#c28f1f;margin-right: 1rem;vertical-align: top;line-height: 4.4rem;display: inline-block;}
.section_wrap .section_title2 img{ width:auto; height:auto;}

.section_wrap .category_txt{font-size:2.2rem;text-align:center;line-height:1.5;}
.section_wrap .section_content {position:relative;}
.section_wrap.onlineshop .section_content .content_slide {margin-bottom:7rem;overflow:hidden;height:62rem;}
.section_wrap .section_content .content_slide .bx-wrapper .bx-viewport{position:absolute !important;left:50%;margin-left:-67.5rem;width:135rem !important;}
.section_wrap .section_content .content_slide .item_list {}
.section_wrap .section_content .content_slide .item_list .item > a{display:block;text-decoration:none;color:#000;}
.section_wrap .section_content .content_slide .item_list .item {float:left;width:33rem;}
/*.section_wrap .section_content .content_slide .item_list .item:hover{background:#f0f0f0;}*/
.section_wrap .section_content .content_slide .item_list .item .item_img{overflow:hidden;display: block;}
.section_wrap .section_content .content_slide .item_list .item .item_img img{width:100%;transition:0.3s;-webkit-transition:0.3s;}
.section_wrap .section_content .content_slide .item_list .item .item_img:hover img{ransform:scale(1.2);-webkit-transform:scale(1.2);}
.section_wrap .section_content .content_slide .item_list .item .item_name {font-size:2.2rem;line-height:2.4rem;border-bottom:1px solid #000;margin-bottom:3rem;padding:1.5rem 0;display: block;}
.section_wrap .section_content .content_slide .item_list .item .item_name span{display:block;font-size:1.4rem;}
.section_wrap .section_content .content_slide .item_list .item .item_detail {font-size:1.4rem;color:#5f5f5f;line-height:2.4rem;margin-bottom:3rem;/*height:8em;*/display: block;}
.section_wrap .section_content .content_slide .item_list .item .item_lineup {font-size:1.3rem;color:#5f5f5f;display: block;}
.section_wrap .section_content .content_slide .item_list .item .item_lineup dl,
.section_wrap .section_content .content_slide .item_list .item .item_lineup .dl{margin-bottom:1.5rem;display: block;}
.section_wrap .section_content .content_slide .item_list .item .item_lineup dt,
.section_wrap .section_content .content_slide .item_list .item .item_lineup .dt{display:inline-block;border:1px solid #000;line-height:1.6rem;padding:0.2rem 0.5rem;float:left;}
.section_wrap .section_content .content_slide .item_list .item .item_lineup dd,
.section_wrap .section_content .content_slide .item_list .item .item_lineup .dd{display:inline-block;text-align:left;float:right;line-height:3rem;width:auto;}
.section_wrap .section_content .shop_information {text-align:center;margin:0 0 2rem;}
.section_wrap .section_content .category_sub_nav + .shop_information{margin:4rem 0 2rem;}

/*.section_wrap .section_content .shop_information {width:89rem;border:0.2rem solid #c12a13;padding:3rem 0;margin:0 auto;position:relative;box-shadow:0px 0px 0.6rem rgba(0,0,0,0.3);-webkit-box-shadow:0px 0px 0.6rem rgba(0,0,0,0.3);}
.section_wrap .section_content .shop_information:before{content:"";display:block;width:2rem;height:2rem;border-top:0.2rem solid #c12a13;border-right:0.2rem solid #c12a13;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position: absolute;left: 50%;margin-left: -1.2rem;top: -1.3rem;background: #FFF;}
body.kaso .section_wrap .section_content .shop_information:before{display:none;}
*/
.section_wrap .section_content .shop_information .shop_information_content {width:76.2rem;margin:0 auto;}
.section_wrap .section_content .shop_information .shop_information_content .feature_point {margin-bottom:2.3rem;}
.section_wrap .section_content .shop_information .shop_information_content .feature_point li{display:inline-block;float:left;margin-right:1.4rem;}
.section_wrap .section_content .shop_information .shop_information_content .feature_point li:last-child{margin:0;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .title{color:#000;font-size:2.2rem;margin-bottom:1rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .tel_content {float:left;width:32.5rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .tel_content .title {}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .tel_content .tel {margin-bottom:1.5rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .tel_content .note {font-size:1.4rem;color:#595959;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .send_information {float:left;width:20rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .send_information .title {}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .common_list li{font-size:1.4rem;color:#595959;position:relative;padding-left:1.2rem;margin-bottom:1rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .common_list li:before{content:"";display:block;width:0.8rem;height:0.8rem;position:absolute;top:0.3rem;left:0px;background:#d4b155;border-radius:50%;-webkit-border-radius:50%;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .payment_information {float:left;width:22.5rem;}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .payment_information .title {}
.section_wrap .section_content .shop_information .shop_information_content .contact_information .payment_information .common_list {}
.section_wrap .section_content .shop_information .shop_information_content .card_list {text-align:center;display:table;margin:0 auto;padding:2.5rem 0;}
.section_wrap .section_content .shop_information .shop_information_content .card_list li{display:inline-block;float:left;padding:0 0.5rem;}
.section_wrap .section_content .shop_information .shop_information_content .card_list li:first-child{font-size:1.2rem;text-align:right;line-height:1.8rem;color:#5f5f5f;}
.section_wrap .section_content .shop_information .shop_information_content .address{padding-top:2.5rem;border-top:1px dotted #c12a13;text-align:center;color:#5f5f5f;font-size:1.4rem;}


/*============================
#news
============================*/
.section_wrap .section_content  .news_list{width:95rem;margin:0 auto;}
.section_wrap .section_content  .news_list li{float:left;width:45rem;margin:0 5rem 5rem 0;}
.section_wrap .section_content  .news_list li:nth-child(2n){margin-right:0;}
.section_wrap .section_content  .news_list .date {color:#c28f1f;font-size:1.4rem;position:relative;border-bottom:1px solid #000;padding-bottom:0.5rem;line-height:1.9rem;}
.section_wrap .section_content  .news_list .date .category{display:inline-block;position:absolute;right:0;top:0px;color:#FFF;padding:0 0.5rem;color:#FFF;line-height:1.9rem;font-size:1.3rem;font-weight:bold;background:#797979}
.section_wrap .section_content  .news_list a{text-decoration:none;}
.section_wrap .section_content  .news_list a:hover{text-decoration:underline;}
.section_wrap .section_content  .news_list .title a{display:block;font-size:2rem;margin-bottom:2.5rem;padding-top:1rem;color:#000;line-height:1.4;}
.section_wrap .section_content  .news_list .txt a{display:block;color:#797979;font-size:1.4rem;line-height:2.4rem;position:relative;max-height: 17rem;overflow: hidden;}
.section_wrap .section_content  .news_list .txt a:before { /*beforeでグラデーションを表示*/display: block;position: absolute;bottom: 0;left: 0;content: "";width: 100%;height: 5em; /*グラデーションで隠す範囲*/background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(100%, #fff));background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#fff5f5f5',GradientType=0 );background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);}
.section_wrap .section_content  .news_list .txt a:after {content:"› More";display:block;font-size:1.6rem;width:100%;text-align:right;color:#c28f1f;z-index: 100;position: absolute;bottom: 0;right:0;}
.section_wrap .section_content  .news_list .txt a br:nth-child(n + 2){display:none;} 
/*============================
#insta
============================*/
.section_wrap #insta.anch {}
.section_wrap .section_content .main_photo {text-align:center;margin-bottom:4.5rem;}
.section_wrap .content_slide .photo_list {}
.section_wrap .content_slide .photo_list .photo {float:left;}
.section_wrap .content_slide .photo_list .photo .photo_img a{display: table-cell;background:#797979;width:21rem;vertical-align: middle;overflow: hidden;}
.section_wrap .content_slide .photo_list .photo .photo_img img{transition:0.3s;-webkit-transition:0.3s;}
.section_wrap .content_slide .photo_list .photo .photo_img:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);}

.section_wrap.instagram_section .content_slide .bx-wrapper .bx-controls-direction a{margin-top:7.5rem;}
.section_wrap .section_content {position:relative;width: 96%;margin: 0 auto;}
.section_wrap .img_title{width: 96%;margin: 0 auto;padding-top: 6rem;}
.section_wrap .img_title .img{width: 80%;margin: 0 auto;}
.section_wrap .section_content .content_slide {margin-bottom:7rem;overflow:hidden;height:21rem;}
.section_wrap .company_feature{font-size:1.6rem;line-height:1.5;width:104rem;margin:0 auto;}

.section_wrap.instagram_section .section_content .shop_information {border:none;box-shadow:none;-webkit-box-shadow:none;}
.section_wrap.instagram_section .section_content .shop_information .shop_information_content{ width:auto;}
.section_wrap.instagram_section .section_content .shop_information:before{content:none;}

/*============================
#blog
============================*/
.section_wrap .section_content .blog_box{
    /* width: 1040px; */
    margin: 0 auto;
    max-width: 100%;
    margin-top: 6rem;
}
.section_wrap .section_content .blog_box ul{display: flex;flex-wrap: wrap;}
.section_wrap .section_content .blog_box ul li{width: calc((100% - 2rem) / 3);margin-right: 1rem;margin-bottom: 5rem;}
.section_wrap .section_content .blog_box ul li:nth-child(3n){
    margin-right: 0;
}
.section_wrap .section_content .blog_box ul li a{}
.section_wrap .section_content .blog_box ul li .img{
    overflow: hidden;
    margin-bottom: 1rem;
}
.section_wrap .section_content .blog_box ul li .text_box{}
.section_wrap .section_content .blog_box ul li .text_box .blog_title{
    border-bottom: 1px solid #000;
    margin-bottom: 1rem;
    color: #000;
    font-size: 1.8rem;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    line-height: 1.5;
    font-weight: 700;
    padding-bottom: 1rem;
}
.section_wrap .section_content .blog_box ul li .text_box .blog_text{
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
    display: -webkit-box;        /* Flexboxのように振る舞う特殊な表示 */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;       /* 表示する行数を指定 */
    overflow: hidden;
}

/*============================
#media
============================*/
#top_page .section_wrap .section_content .main_mov {margin:0 auto;text-align:center;margin-bottom:3rem;}
#top_page .section_wrap .section_content .media_list{}
#top_page .section_wrap .section_content .media_list li{width:30.5rem;margin:0 5rem 2rem 0;}
#top_page .section_wrap .section_content .media_list li:nth-child(3){margin:0;}
#top_page .section_wrap .section_content .media_list li:nth-child(n + 4){display:none;}
/*============================
#customer
============================*/
#top_page .section_wrap .section_content .customer_list {/*width:79.6rem;*/width:100%;margin:0 auto;position:relative;}
#top_page .section_wrap .section_content .customer_list li{float:left;width:36rem;border:1px solid #000;border-radius:0.5rem;-webkit-border-radius:0.5rem;padding:1rem;color:#5a5a5a;position:relative;margin:0 1.5rem 1.5rem 0;position:relative;}
#top_page .section_wrap .section_content .customer_list li:after{content:"";display:block;width:1.1rem;height:1.1rem;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg);-webkit-transform:rotate(45deg);position: absolute;left: 50%;margin-left: -0.8rem;bottom:-0.7rem;background: #FFF;}
/*#top_page .section_wrap .section_content .customer_list li:nth-child(2){margin-top:5rem;float:right;}*/
#top_page .section_wrap .section_content .customer_list  .customer_name {font-size:1.8rem;padding:1.8rem 0 2.3rem 0;}
#top_page .section_wrap .section_content .customer_list  .customer_rate {font-size:1.6rem;margin-bottom:1.2rem;}
#top_page .section_wrap .section_content .customer_list  .customer_rate .on {color:#c2901f;}
#top_page .section_wrap .section_content .customer_list  .customer_rate .off {color:#d5d5d5;}
#top_page .section_wrap .section_content .customer_list  .customer_date {margin-bottom:1.2rem;margin-bottom:1.5rem;}
#top_page .section_wrap .section_content .customer_list  .customer_content {border-top:1px dotted #000;font-size:1.4rem;padding-top:1.5rem;line-height:1.5;}
#top_page .section_wrap .section_content .customer_list  .customer_content_img{position:absolute !important;top:1rem !important;right:1rem !important;left:auto !important}

#knowledge_page .section_wrap .section_content .customer_list {/*width:79.6rem;*/width:100%;margin:0 auto;position:relative;}
#knowledge_page .section_wrap .section_content .customer_list li{float:left;width:36rem;border:1px solid #000;border-radius:0.5rem;-webkit-border-radius:0.5rem;padding:1rem;color:#5a5a5a;position:relative;margin:0 1.5rem 1.5rem 0;position:relative;}
#knowledge_page .section_wrap .section_content .customer_list li:after{content:"";display:block;width:1.1rem;height:1.1rem;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg);-webkit-transform:rotate(45deg);position: absolute;left: 50%;margin-left: -0.8rem;bottom:-0.7rem;background: #FFF;}
/*#knowledge_page .section_wrap .section_content .customer_list li:nth-child(2){margin-top:5rem;float:right;}*/
#knowledge_page .section_wrap .section_content .customer_list  .customer_name {font-size:1.8rem;padding:1.8rem 0 2.3rem 0;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_rate {font-size:1.6rem;margin-bottom:1.2rem;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_rate .on {color:#c2901f;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_rate .off {color:#d5d5d5;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_date {margin-bottom:1.2rem;margin-bottom:1.5rem;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_content {border-top:1px dotted #000;font-size:1.4rem;padding-top:1.5rem;line-height:1.5;}
#knowledge_page .section_wrap .section_content .customer_list  .customer_content_img{position:absolute !important;top:1rem !important;right:1rem !important;left:auto !important}


#products_page.index .section_wrap .section_content .customer_list {/*width:79.6rem;*/width:100%;margin:0 auto;position:relative;}
#products_page.index .section_wrap .section_content .customer_list li{float:left;width:36rem;border:1px solid #000;border-radius:0.5rem;-webkit-border-radius:0.5rem;padding:1rem;color:#5a5a5a;position:relative;margin:0 1.5rem 1.5rem 0;position:relative;}
#products_page.index .section_wrap .section_content .customer_list li:after{content:"";display:block;width:1.1rem;height:1.1rem;border-right:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg);-webkit-transform:rotate(45deg);position: absolute;left: 50%;margin-left: -0.8rem;bottom:-0.7rem;background: #FFF;}
/*#products_page.index .section_wrap .section_content .customer_list li:nth-child(2){margin-top:5rem;float:right;}*/
#products_page.index .section_wrap .section_content .customer_list  .customer_name {font-size:1.8rem;padding:1.8rem 0 2.3rem 0;margin-bottom: 1rem;}
#products_page.index .section_wrap .section_content .customer_list  .customer_rate {font-size:1.6rem;margin-bottom:1.2rem;}
#products_page.index .section_wrap .section_content .customer_list  .customer_rate .on {color:#c2901f;}
#products_page.index .section_wrap .section_content .customer_list  .customer_rate .off {color:#d5d5d5;}
#products_page.index .section_wrap .section_content .customer_list  .customer_date {margin-bottom:1.2rem;margin-bottom:1.5rem;}
#products_page.index .section_wrap .section_content .customer_list  .customer_content {border-top:1px dotted #000;font-size:1.4rem;padding-top:1.5rem;line-height:1.5;}
#products_page.index .section_wrap .section_content .customer_list  .customer_content_img{position:absolute !important;top:1rem !important;right:1rem !important;left:auto !important}

#customer_list{width:120rem;max-width: 95%;    margin: 0 auto;}

/*============================
#footer
============================*/
#footer{background:url(../img/bg_footer.gif) 0 0 repeat;padding:5rem 0;}
.footer_content {width:90rem;margin:0 auto;}
.footer_content .footer_left {width:35rem;float:left;margin-right:8rem;margin-bottom:5rem;}
.footer_content .footer_right {width:47rem;float:right;}
.footer_content .footer_left .logo {padding-bottom:1.7rem;margin-bottom:1.7rem;border-bottom:1px dotted #fff;}
.footer_content .footer_left .address{margin-bottom:1.7rem;border-bottom:1px dotted #fff;}
.footer_content .footer_left .address p{color:#FFF;font-size:1.4rem;margin-bottom:1.8rem;line-height:1.4;}
.footer_content .footer_left .address a{display:block;color:#FFF;font-size:1.4rem;margin-bottom:1.8rem;position:relative;}
.footer_content .footer_left .address a.link{padding-left:1.8rem;}
.footer_content .footer_left .address a.link:before{content:"";display:block;border-right:0.2rem solid #c28f1f;border-bottom:0.2rem solid #c28f1f;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:0.7rem;height:0.7rem;position:absolute;left:0;top:0.3rem;}

.footer_content .footer_list li{margin-bottom:1.5rem;}
.footer_content .footer_list li a{font-size:1.4rem;color:#FFF;padding-left:1.8rem;position:relative;}
.footer_content .footer_list li a:before{content:"";display:block;border-right:0.2rem solid #c28f1f;border-bottom:0.2rem solid #c28f1f;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:0.7rem;height:0.7rem;position:absolute;left:0;top:0.3rem;}
.footer_content .footer_right .footer_list{float:left;width:26rem;}
.footer_content .footer_right .footer_list:last-child{width:21rem;}

/*============================
#left_area
============================*/
#left_area {position:fixed;left:0;top:0;background:#000;width:10rem;text-align:center;padding-top:2.7rem;height:100%;z-index:10000;}
#left_area #logo {margin-bottom:2.5rem;}
#left_area #logo_txt {margin-bottom:7rem;}
#left_area .side_content{position: absolute;bottom: 2.5rem;padding-left: 1rem;}
#left_area .side_content li{color:#FFF;text-align:center;border-top:1px solid #4d4d4d;line-height:1.4;font-size:1.3rem;font-style:italic;padding:1.4rem 0;width:8rem;margin:0 auto;}
#left_area .side_content li:last-child{border-bottom:1px solid #4d4d4d;}

/*============================
#pagetop
============================*/
#right_area{position:fixed;right:0;bottom:0;z-index: 102;}
#right_area #pagetop {position:relative;right:1.8rem;text-align:center;margin-bottom:1.5rem;}
#right_area #cart {position:relative;right:2rem;margin-bottom:3rem;}
#right_area #cart a span{background: #c2901f;display: inline-block;font-size: 1.2rem;width: 1.8rem;line-height: 1.8rem;color: #FFF;position: absolute;right: 0.3rem;top: 0.2rem;text-align: center;border-radius: 50%;}
/*============================
#2nd page
============================*/

/*============================
#whoweare
============================*/
.article_box{margin:0 auto;/* width:104rem; */margin-bottom:6.5rem;}
#link_kit_page .article_box{}
#link_kit_page .article_box .content{
    width: 100%;
    overflow: hidden;
}

.article_box .title{color:#000;font-size:2.4rem;font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;line-height:1.2;border-bottom:1px solid #000;margin-bottom:2rem;padding:0 0 1rem 0;}
.article_box .text{font-size:1.6rem;color:#000;line-height:2;margin-bottom:2rem;}
.article_box .text ul li{
    font-size: 2rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: flex-start;
}
.article_box .text ul li p{
    font-size: 1.6rem;
    margin-bottom: 0;
    position: relative;
    top: 0.3rem;
}
#whoweare_page .article_box .text p a{
    position: relative;
    left: 1rem;
    text-decoration: underline;
    color: #c2901f;
}
#whoweare_page #summary .text p a{
    left: 0;
}
#whoweare_page #summary .text p a:before{display: none;}
#whoweare_page .article_box .text p a:before{position: absolute;width: 0.4rem;height: 0.4rem;border-radius: 4rem;top: 40%;left: -1rem;background: #000;}
.article_box .text p{margin-bottom:1em;}
.article_box .text .red{ color:#990000;}
.article_box .text b{ position:relative;padding: 0 0 0 1.3em;}
.article_box .text b:before{ position:absolute; content:"";width: 1em;height: 1em; left: 0;top: 0;background: #990000;}

.article_box.type_right_img .text {float:left;width:70rem;}
.article_box.type_right_img .img{float:right;width:34rem;text-align:right;}

.article_box.type_bottom_img .text {float:none;}
.article_box.type_bottom_img .img{ text-align:center;margin: 0 auto;float:none; margin:0 auto;}
.article_box.type_bottom_img .img.bg_gray{padding: 0.5rem;
    background: #f0f0f0;
    display: table;
    margin: 0 auto;}
.article_box.type_bottom_img .img img{}
.article_box.type_bottom_img .img img:nth-child(1){margin: 0 0.5rem 0 0;}

.article_box.type_special .img{text-align: right;}
.article_box.type_special .content{ float:left;width: 76%;}
.article_box.type_special .content:nth-child(3){text-align: right;width: 24%;}
.article_box.type_special .content:nth-child(3) .text {}
.article_box.type_special .content:nth-child(3) .img{}

.article_box.type_no_title .text {}
.article_box.type_no_title .img{}
.article_box.type_no_title .content{}

#whoweare_page.realedge .diff_table {width: 60rem;margin: 0 auto 2rem auto;}
#whoweare_page.realedge td, th {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size: 1.3rem;line-height: 1.7; }
#whoweare_page.realedge .real3 {color: #FFFFFF;background-color: #000000;text-align: center;padding-top: 0.7rem;padding-bottom: 0.7rem;}
#whoweare_page.realedge .real1 {background-color: #878787;padding: 0 0.9rem;vertical-align: middle;border-bottom: 1px dotted #C1C1C1;color: #000000;text-align:center;}
#whoweare_page.realedge .real2 {color: #000000;background-color: #FFFFFF;padding:1.2rem 1.1rem;border-bottom: 1px dotted #878787;border-right: 1px solid #000000;border-left: 1px solid #000000;}
#whoweare_page.realedge .real2 .img{margin: 0 0.9rem 0 0;float: left;}
#whoweare_page.realedge .real2 .img img{ float:none;}

#whoweare_page .category_sub_nav{
    width: 96%;
    margin: 0 auto;
}
#whoweare_page .category_sub_nav ul{width:auto;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: center;}
#whoweare_page .category_sub_nav li{ float:left;}
#whoweare_page .category_sub_nav li:nth-child(1),
#whoweare_page .category_sub_nav li:nth-child(2),
#whoweare_page .category_sub_nav li:nth-child(3){
    padding-bottom: 0.5rem;
}
#whoweare_page.blog_index .category_sub_nav li a{display: flex;}
#whoweare_page.blog_page .category_sub_nav li a{display: flex;}
#whoweare_page.blog_page .category_sub_nav li:nth-child(3) a{
    border: 1px solid #777777;
}
#whoweare_page .category_sub_nav li a{color: #000000;background-color: #D0D0D0;display: inline-block;font-weight: bold;line-height: 2.5rem;margin: 0px;text-align: center;border: 1px solid #777777;padding: 0.4rem 0;width: 33rem;font-size: 1.6rem;border-right:none;height: 5rem;justify-content: center;align-items: center;/* box-sizing: border-box; */}
#whoweare_page .category_sub_nav li:last-child a{border-right:1px solid #777;width: 33rem;}
#whoweare_page.about1 .category_sub_nav li:nth-child(1) a,#whoweare_page.about2 .category_sub_nav li:nth-child(2) a,#whoweare_page.about3 .category_sub_nav li:nth-child(3) a,#whoweare_page.about4 .category_sub_nav li:nth-child(4) a,#whoweare_page.about5 .category_sub_nav li:nth-child(5) a,#whoweare_page.how1 .category_sub_nav li:nth-child(1) a,#whoweare_page.how2 .category_sub_nav li:nth-child(2) a,#whoweare_page.how3 .category_sub_nav li:nth-child(3) a
{background-color: #fff;}

.free_trial_img_list{text-align: center;display: flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: space-between;-webkit-justify-content: space-between;width:49rem;margin: 0 auto;}
.free_trial_img_list figure{display: inline-block;margin: 0 0 1.5rem 0;width: 50%;}
.free_trial_img_list figure:last-child,.free_trial_img_list figure:nth-last-child(2){ margin-bottom:0;}
.free_trial_img_list figcaption{font-size: 1.2rem;color: #5f5f5f;line-height: 1.6;}
.type_access{max-width:100rem; margin-left:auto; margin-right:auto;margin:0 auto 5rem auto;}
.type_access_img{ margin:0 0 1rem 0;}
.type_access_link{ text-align:right;}
.type_access_link a{color: #427fed;}
.type_access_link a:hover{ text-decoration:underline;}


/* photoviewer */
.type_photo_list{}
.type_photo_list ul{/*  width: 45rem;margin: 0 auto; */}
.type_photo_list ul li{width: auto;display: inline-block;margin: 0 0 0 0;}
.type_photo_list ul li a{display: inline-block;padding: 1rem;margin: 0 1.5rem 1.5rem 0;background: #fff;box-shadow: 0.3rem 0.4rem 1.4rem #ccc;-webkit-box-shadow: 0.3rem 0.4rem 1.4rem #ccc;-moz-box-shadow: 0.3rem 0.4rem 1.4rem #ccc;}
.type_photo_list ul li:nth-child(2n) a{ margin:0 0 1.5rem 0;}
.type_photo_list ul li a:hover{text-decoration:none;}
.type_photo_list ul li a .top{margin: 0 0 0.7rem 0;text-align: center;background: #ccc;height: 18rem;}
.type_photo_list ul li a .top .inner{ display:table-cell; vertical-align:middle; text-align:center;width: 22rem;height: 18rem;}
.type_photo_list ul li a .top img{ max-height:100%; width:auto;}
.type_photo_list ul li a .bottom{font-size: 1.4rem;color: #000;}
.type_photo_list ul li a .bottom .day{margin: 0 0 0.7rem 0;}
.type_photo_list ul li a .bottom .name{}

.detail .type_photo_list ul{ text-align:center; margin:3rem 0 0 0;}
.detail .type_photo_list ul li a .top .inner {width: 18.9rem;height: 15.5rem;}
.detail .type_photo_list ul li a .top{height: 15.5rem;}
.detail .type_photo_list ul li:last-child a{ margin: 0;}


/*============================
#products index
============================*/
.search_box {width:104rem;margin:3rem auto 9rem auto;}
#products_page.category .search_box{margin-top:0;}
.search_box .sort{width:50rem;float:left;}
.search_box .sort li{float:left;margin-right:1rem;line-height:3.8rem;font-size:1.4rem;}
.search_box .sort li.btn a{font-size:1.4rem;display:block;width:13.1rem;border:1px solid #c8c8c8;line-height:3.6rem;text-align:center;color:#464646;}
.search_box .filter{width:482p;float:right;}
.search_box .filter li{float:left;margin-right:1rem;line-height:3.8rem;font-size:1.4rem;}
.search_box .filter li.searchbox{font-size:1.4rem;display:block;width:29.6rem;position:relative;margin-left:6rem;}
.search_box .filter li.searchbox input[type="text"]{width:100%;border:none;background:#eaeaea;height:3.8rem;line-height:3.4rem;font-size:2rem;}
.search_box .filter li.searchbox input[type="submit"]{background:#FFF;color:#000;font-size:1.4rem;width:7rem;text-align:center;display:block;position:absolute;right:0.5rem;top:0.5rem;line-height:2.3rem;border:none;}
.products_box{width:104rem;margin:0 auto;}
.products_box > ul > li{width:38rem;padding-left:2.5rem;border-left:1px solid #000;float:left;margin:0 9rem 7rem 5.7rem;}
.products_box > ul > li:nth-child(2n){margin-right:0}
.products_box > ul > li .products_name{font-size:0px;height:100%;}
#products_page.index .products_box > ul > li .products_name:before{content:"牛刀包丁";position: absolute;left: -2rem;top: 0;font-size: 4.6rem;-webkit-writing-mode: vertical-rl;-ms-writing-mode: tb-rl;writing-mode: vertical-rl;letter-spacing: 1px;}
#products_page.index .products_box > ul > li:nth-child(2) .products_name:before{content:"三徳包丁";}
#products_page.index .products_box > ul > li:nth-child(3) .products_name:before{content:"出刃包丁";}
#products_page.index .products_box > ul > li:nth-child(4) .products_name:before{content:"ペティナイフ";}
#products_page.index .products_box > ul > li:nth-child(5) .products_name:before{content:"柳刃包丁";}
#products_page.index .products_box > ul > li:nth-child(6) .products_name:before{content:"筋引包丁";}
#products_page.index .products_box > ul > li:nth-child(7) .products_name:before{content:"菜切包丁";}
#products_page.index .products_box > ul > li:nth-child(8) .products_name:before{content:"その他の包丁";}

/*============================
#products detail
============================*/
#products_page.detail .section_wrap .section_title{/* max-width:120rem; */line-height:1.4;}
#products_page.detail .section_wrap .section_title strong{color:#000;font-weight:normal;}
#products_page.detail .section_wrap .section_title strong span{color:#c28f1f}
#detail_img_section{background:url(../img/kaso_products_img.jpg) center right no-repeat;max-width:135rem;height: 32rem;}
body.gyuto #detail_img_section{background:url(../img/kaso_products_img_gyuto.jpg) center right no-repeat;}
body.santoku #detail_img_section{background:url(../img/kaso_products_img_santoku.jpg) center right no-repeat;}
body.petit #detail_img_section{background:url(../img/kaso_products_img_petit.jpg) center right no-repeat;}
body.deba #detail_img_section{background:url(../img/kaso_products_img_deba.jpg) center right no-repeat;}
body.yanagiba #detail_img_section{background:url(../img/kaso_products_img_yanagiba.jpg) center right no-repeat;}
body.nakiri #detail_img_section{background:url(../img/kaso_products_img_nakiri.jpg) center right no-repeat;}
body.sujihiki #detail_img_section{background:url(../img/kaso_products_img_yanagiba.jpg) center right no-repeat;}
body.maboroshi #detail_img_section{background:url(../img/kaso_products_img_maboroshi.jpg) center right no-repeat;}
body.denka #detail_img_section{background:url(../img/kaso_products_img_denka.jpg) center right no-repeat;}
.category_photo ul li{position: relative;margin: 0 auto;}
.category_photo ul li:nth-child(1):before{content:"";position: absolute;background-size: cover !important;}
.category_photo ul li:nth-child(2):before{content:"";position: absolute;background-size: cover !important;}
body.gyuto .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_gyuto.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.gyuto .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_gyuto2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.santoku .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_santoku.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.santoku .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_santoku2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.petit .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_petit.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.petit .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_petit2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.deba .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_deba.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.deba .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_deba2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.yanagiba .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_yanagiba.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.yanagiba .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_yanagiba2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.nakiri .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_nakiri.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.nakiri .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_nakiri2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.sujihiki .category_photo ul li:nth-child(1):before{background:url(../img/kaso_products_footer_img_yanagiba.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}
body.sujihiki .category_photo ul li:nth-child(2):before{background:url(../img/kaso_products_footer_img_yanagiba2.jpg) center right no-repeat;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;}

.main_slide{
    position: absolute;
    left: 10rem;
    top: 0;
    width: 100%;
    height: 100%;
    /* z-index: 101; */
    opacity: 1;
}
.main_slide ul{
    opacity: 1;
}
.main_slide ul li{
    height: 62rem;
    z-index: 101;display: block !important;pointer-events: none;
    opacity: 0;transition: all 4s;
    background-size: 105%;
    background-position: center;
    background-repeat: no-repeat;width:100% !important;
}
.main_slide .bx-wrapper{
    margin: 0 !important;
    max-width: 100% !important;
}
.main_slide ul li video{    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;}

.main_slide ul li.active{opacity: 1;}
.main_slide ul li.zoom{background-size: 100%;}
.main_slide ul li img{transform:scale(1.2);transition:all 4.5s 1s ease-in-out;;height:100%;width:100%;object-fit: cover;}
.main_slide ul li.active img{transform:scale(1); }
.main_slide .bx-wrapper .bx-controls-direction a{display:none;}
.bx-wrapper .bx-loading{background:none !important;}
.kaso_kv_products{
    height: 32rem;margin-left: 10rem;
    background-image: url(/img/kaso_products_img_maboroshi.jpg);
    background-position: center;
    background-size: cover;
    width: 135rem;
    max-width: 100%;;
    position:relative;

    /*--アニメーション (name・速度・進行割合・繰り返しの指示)--*/
/*    -webkit-animation: kaso_kv_products 55s  linear infinite;
    animation: loop kaso_kv_products 55s linear infinite;
  */  
    /*--アニメーション (動作を軽くする為に予めにcssタイプを指定する)--*/
/*	-webkit-will-change:transform;
    will-change:transform;
*/
}
#products_page.index .kaso_kv_products.bxslider, .bxslider * {
    transition:initial !important;
}
#products_page.index .kaso_kv_products .bx-wrapper li{position:relative}
#products_page.index .kaso_kv_products{background:none;overflow:hidden;}
#products_page.index .kaso_kv_products::before{display: none;}
#products_page.index .kaso_kv_products .bx-wrapper li::after{content:"";background:#000;opacity:0.8;position:absolute;top:0;left:0;width:100%;height:100%;transition:all 2.4s 0s;display: block;}
#products_page.index .kaso_kv_products .bx-wrapper li.active::after{opacity:0;}

@keyframes kaso_kv_products
{
    2%{ background-image: url(/img/kaso_products_img_maboroshi.jpg); }
    10%{ background-image: url(/img/kaso_products_img_denka.jpg); }
    18%{ background-image: url(/img/kaso_products_img_santoku.jpg); }
    26%{ background-image: url(/img/kaso_products_img_gyuto.jpg); }
    34%{ background-image: url(/img/kaso_products_img_petit.jpg); }
    42%{ background-image: url(/img/kaso_products_img_deba.jpg); }
    50%{ background-image: url(/img/kaso_products_img_nakiri.jpg); }
    58%{ background-image: url(/img/kaso_products_img_maboroshi.jpg); }
    66%{ background-image: url(/img/kaso_products_img_denka.jpg); }
    74%{ background-image: url(/img/kaso_products_img_santoku.jpg); }
    82%{ background-image: url(/img/kaso_products_img_gyuto.jpg); }
    90%{ background-image: url(/img/kaso_products_img_petit.jpg); }
    95%{ background-image: url(/img/kaso_products_img_deba.jpg); }
    100%{ background-image: url(/img/kaso_products_img_nakiri.jpg); }
}

@-moz-document url-prefix() {
  .kaso_kv_products:before{content:"";
  /*--アニメーション (name・速度・進行割合・繰り返しの指示)--*/
  -webkit-animation: kaso_kv_products2 55s  linear infinite;
  animation: loop kaso_kv_products2 55s linear infinite;
  
  /*--アニメーション (動作を軽くする為に予めにcssタイプを指定する)--*/
  -webkit-will-change:transform;
  will-change:transform;opacity:0;background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  }
  @keyframes kaso_kv_products2
  {
      3%{ opacity:0}
        5%{ opacity:1}
        7%{ opacity:1}
      11%{ opacity:0}
        13%{ opacity:1}
        15%{ opacity:1}
      19%{ opacity:0}
        21%{ opacity:1}
        23%{ opacity:1}
      27%{ opacity:0}
        29%{ opacity:1}
        31%{ opacity:1}
      35%{ opacity:0}
        37%{ opacity:1}
        39%{ opacity:1}
      43%{ opacity:0}
        45%{ opacity:1}
        47%{ opacity:1}
      51%{ opacity:0}
        53%{ opacity:1}
        55%{ opacity:1}
      59%{ opacity:0}
        61%{ opacity:1}
        63%{ opacity:1}
      67%{ opacity:0}
        69%{ opacity:1}
        71%{ opacity:1}
      75%{ opacity:0}
        77%{ opacity:1}
        79%{ opacity:1}
      83%{ opacity:0}
        85%{ opacity:1}
        87%{ opacity:1}
      91%{ opacity:0}
        92%{ opacity:1}
        94%{ opacity:1}
      96%{ opacity:0}
        97%{ opacity:1}
        98%{ opacity:1}
      100%{ opacity:0}
  }
}

.category_nav{padding:6.5rem 0;display:table;margin:0 auto;background:url(../img/shd_content.gif) center bottom no-repeat;}
.section_wrap .section_title + .products_lead + .category_nav,
.section_wrap .section_title + .category_nav{margin-bottom:4rem;padding-top:0;}
.fancybox-lock .fancybox-overlay{z-index:10000;}
.category_nav li{float:left;background:#f2f2f2;margin-right:2rem;width:33rem;height:9rem;text-align:center;position:relative;border:1px solid #FFF;transition:all 0.3s;-webkit-transition:all 0.3s;}
.category_nav li:last-child{margin-right:0;}
.category_nav li a{display:block;height:100%;width:100%;position: relative;}
.category_nav li > a > span{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);width: 100%;}
.category_nav li span.en{font-size:1.8rem;letter-spacing:0.3rem;color:#797979;display:block;line-height:5rem;}
.category_nav.who li{width: 23rem;}
.category_nav.who li span.en{font-size: 1.6rem;letter-spacing: 1px;}
.category_nav li:hover{border: 1px solid #c2901f;background: #FFF;}
.category_nav li:hover a span{color:#c2901f}

.tab01{
    margin-bottom: 1.5rem;
}
.tab01 ul{
    margin-bottom: -1rem;
}
.tab01 ul li{
    display: inline-block;
    background: #efefef;
    color: #707070;
    font-size: 1.4rem;
    margin-bottom: 1rem;
    width: calc(100% / 5 - 1rem);
    width: -webkit-calc(100% / 5 - 1rem);
    width: -ms-calc(100% / 5 - 1rem);
    width: -moz-calc(100% / 5 - 1rem);
}
.tab01 ul li:not(:nth-child(5n)){
    margin-right: 1rem;
}
.tab01 ul li.on{color: #fff;background: #000;}
.tab01 ul li a{
    display: block;
    color: inherit;
    padding: 1rem;
}

#whoweare_page.index .category_nav li:nth-child(1),
#whoweare_page.history .category_nav li:nth-child(2),
#whoweare_page.sub_page .category_nav li:nth-child(3),
#whoweare_page.blog_page .category_nav li:nth-child(4),
#recruit_page.voice .category_nav li:nth-child(2),
#recruit_page.wanted .category_nav li:nth-child(1),
#products_page.knives .category_nav li:nth-child(1),
#products_page.gift .category_nav li:nth-child(2),
#products_page.custom .category_nav li:nth-child(3)
{border:1px solid #c2901f;background:#FFF;}
#whoweare_page.index .category_nav li:nth-child(1) span.en,
#whoweare_page.history .category_nav li:nth-child(2) span.en,
#whoweare_page.sub_page .category_nav li:nth-child(3) span.en,
#whoweare_page.blog_page .category_nav li:nth-child(4) span.en,
#recruit_page.voice .category_nav li:nth-child(2) span.en,
#recruit_page.wanted .category_nav li:nth-child(1) span.en,
#products_page.knives .category_nav li:nth-child(1) span.en,
#products_page.gift .category_nav li:nth-child(2) span.en,
#products_page.custom .category_nav li:nth-child(3) span.en
{color:#c2901f}
#whoweare_page.index .category_nav li:nth-child(1):after,
#whoweare_page.history .category_nav li:nth-child(2):after,
#whoweare_page.sub_page .category_nav li:nth-child(3):after,
#whoweare_page.blog_page .category_nav li:nth-child(4):after,
#recruit_page.voice .category_nav li:nth-child(2):after,
#recruit_page.wanted .category_nav li:nth-child(1):after,
#products_page.knives .category_nav li:nth-child(1):after,
#products_page.gift .category_nav li:nth-child(2):after,
#products_page.custom .category_nav li:nth-child(3):after
{content:"";position:absolute;bottom:-0.8rem;left:50%;margin-left:-0.7rem;display:block;border-right:1px solid #c2901f;border-bottom:1px solid #c2901f;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:1.4rem;height:1.4rem;background:#FFF;}

#products_page.special .category_nav li:nth-child(2){border:1px solid #c2901f;background:#FFF;}
#products_page.special .category_nav li:nth-child(2) span.en{color:#c2901f}
#products_page.special .category_nav li:nth-child(2):after{content:"";position:absolute;bottom:-0.8rem;left:50%;margin-left:-0.7rem;display:block;border-right:1px solid #c2901f;border-bottom:1px solid #c2901f;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:1.4rem;height:1.4rem;background:#FFF;}

.traking_table{
    border: 1px solid #646464;
    width: 100%;
}
.traking_table > table{
    width: 100%;
}
.traking_table > table > thead{}
.traking_table > table > thead > tr{}
.traking_table > table > thead > tr > th{
    background: #f0f0f0;
    font-size: 1.5rem;
    padding: 1.2rem 0;
    border-right: 1px dotted #646464;
    width: 18.3rem;
}
.traking_table > table > tbody{}
.traking_table > table > tbody > tr{
}
.traking_table > table > tbody > tr.last:not(:last-child){border-bottom: 0.2rem solid #000;}
.traking_table > table > tbody > tr > th{
    font-size: 1.5rem;
    height: 5rem;
    color: #464646;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px dotted #646464;
    border-right: 1px dotted #646464;
    padding: 0 1rem;
    background: #F0F0F0;
}
.traking_table > table > tbody > tr > td{
    font-size: 1.5rem;
    height: 5rem;
    width: 36.5rem;
    color: #464646;
    vertical-align: middle;
    border-bottom: 1px dotted #646464;
    border-right: 1px dotted #646464;
    padding: 1rem;
    text-align: left;
    line-height: 1.5;
}

.products_detail_content .item_box{width:104rem;margin:0 auto;}
.products_detail_content .item_box .txt{float:left;width:32rem;}
.products_detail_content .item_box .txt .title{font-size:2.8rem;border-bottom:1px solid #000;margin-bottom:2.4rem;padding-bottom:1.5rem;}
.products_detail_content .item_box .txt .title span{font-size:2.2rem;color:#c2901f;display: inline-block;padding-top: 1.3rem;line-height: 1.3;}
.products_detail_content .item_box .txt .desc{font-size:1.6rem;line-height:1.5;margin-bottom:4rem;}
.products_detail_content .item_box .txt .desc table.chart2.chart_wide{}
.products_detail_content .item_box .txt .desc table.chart2.chart_wide td,
.products_detail_content .item_box .txt .desc table.chart2.chart_wide th{font-size:1.2rem;font-weight:normal;border-bottom:1px solid #000;}
.products_detail_content .item_box .txt .desc table.chart2.chart_wide .cell1{width:12rem;}
.products_detail_content .item_box .txt .desc table.chart2.chart_wide th:nth-child(2){width:6rem;}
.products_detail_content .item_box .txt .desc table.chart2.chart_wide th:nth-child(3){width:6rem;}
.products_detail_content .item_box .txt .item_list table{width:100%;margin-bottom:4rem;border-bottom:1px dotted #464646;}
.products_detail_content .item_box .txt .item_list table th{font-size: 1.2rem;text-align:left;font-weight:normal;padding:0.5rem 0;}
.products_detail_content .item_box .txt .item_list table th:nth-child(1){width:30%;}
.products_detail_content .item_box .txt .item_list table th:nth-child(n + 2){width:30%;text-align:center;}
.products_detail_content .item_box .txt .item_list table td{font-size:1.4rem;color:#464646;padding:0.5rem;border-top:1px dotted #464646;}
.products_detail_content .item_box .txt .item_list table td:nth-child(n + 2){text-align:center;}
.products_detail_content .item_box .txt .item_list table td:nth-child(n + 2) b span{color:#900;font-style: italic;font-size:1.4rem;}
.products_detail_content .item_box .txt .cart_box {}
.products_detail_content .item_box .txt .cart_box .size{margin-bottom:1rem;}
.products_detail_content .item_box .txt .cart_box .size span{width:8rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.products_detail_content .item_box .txt .cart_box .size select{float:right;width:23.5rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;-webkit-border-radius:0;padding-right: 3rem;}
.products_detail_content .item_box .txt .cart_box .price{position:relative;margin-bottom:3rem}
.products_detail_content .item_box .txt .cart_box .price b{font-size:2.4rem;}
.products_detail_content .item_box .txt .cart_box .price p.apx{font-size:1.2rem;font-weight: bold;color:#900;padding:0.2rem 0 0 0;}
.products_detail_content .item_box .txt .cart_box .price > span{font-size:1.5rem;font-weight:bold;}
.products_detail_content .item_box .txt .cart_box .price .sum {width: 10.4rem;position:absolute;right:0;top:0;}
.products_detail_content .item_box .txt .cart_box .price .sum span{width:6.3rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.products_detail_content .item_box .txt .cart_box .price .sum select{float:right;width: 4rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;-webkit-border-radius:0;}
.products_detail_content .item_box .photo{float:right;width:68rem;}
.products_detail_content .item_box .photo .slide{margin-bottom:4.5rem;}
.products_detail_content .item_box .photo .slide figure a{position:relative;display:table-cell; vertical-align:middle;width: 68rem;height: 50rem; text-align:center; background:#000;}
.products_detail_content .item_box .photo .slide figure a:after{content:"";position:absolute;right:1rem;bottom:1rem;background:url(../img/icon_scale2.gif) 0 0 no-repeat;width:3rem;height:3rem;}
.products_detail_content .item_box .photo .slide figure a img{max-height: 100%;width: auto;margin: 0 auto;max-height: 50rem;height:100% !important;object-fit: cover;}
.products_detail_content .item_box .photo .slide_thumb{position:relative;height:10rem;overflow:hidden;}
.products_detail_content .item_box .photo .slide_thumb li a{width:9rem;height:9rem;display: table-cell;vertical-align: middle;text-align: center;padding:0.2rem;border:1px solid transparent;}
.products_detail_content .item_box .photo .slide_thumb li a.active{border:1px solid #c28f1f;}
.products_detail_content .item_box .photo .slide_thumb li a img{max-height: 100%;}
.products_detail_content .item_box .photo .slide_thumb p#PrevIcon a{display:block;width:1.4rem;height:1.4rem;position:absolute;border-top:0.2rem solid #c28f1f;border-left:0.2rem solid #c28f1f;color:#fff;top:2.7rem;left:0.5rem;text-indent:-999.9rem;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.products_detail_content .item_box .photo .slide_thumb p#NextIcon a{display:block;width:1.4rem;height:1.4rem;position:absolute;border-top:0.2rem solid #c28f1f;border-right:0.2rem solid #c28f1f;color:#fff;top:2.7rem;right:0.5rem;text-indent:-999.9rem;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
#PrevIcon,
#NextIcon{display:none;}

.products_detail_content .item_box .desc{}
.products_detail_content .item_box .desc > b{}
.products_detail_content .item_box .desc > .item_list{}
.products_detail_content .item_box .desc > .item_list > table{}
.products_detail_content .item_box .desc > .item_list > table > tbody{}
.products_detail_content .item_box .desc > .item_list > table > tbody > tr{}
.products_detail_content .item_box .desc > .item_list > table > tbody > tr > th{
    font-size: 1.2rem;
    width: 25% !important;
}
.products_detail_content .item_box .desc > .item_list > table > tbody > tr > td.cell1{}
.products_detail_content .item_box .desc > .item_list > table > tbody > tr > td{
    font-size: 1.2rem;
}

#other_option_product_area li .title p{position: relative;display: inline-block;padding: 1.1rem 0.3rem 1.1rem 4.5rem;cursor: pointer;-webkit-transition: all .2s;transition: all .2s;}
.option_list .txt .cart_box{padding-top:1rem;}
.option_list .txt .cart_box .size{margin-bottom:1rem;}
.option_list .txt .cart_box .size span{width:8rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.option_list .txt .cart_box .size select{float:right;width:23.5rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;-webkit-border-radius:0;}



.section_wrap .section.bottom_shd{padding-bottom:9rem;background:url(../img/shd_content.gif) center bottom no-repeat;}
.section_wrap .section_title p{font-size:4.8rem;font-weight:normal;line-height:1;}
.section_wrap .section_title p.red{color:#900;margin:0 0 2rem 0;}
.section_wrap .section_title p span{ width: 0px;overflow: hidden; display: inline-block; border-right: 1px solid #000;line-height: 5rem;vertical-align: bottom;margin: 0 2rem;}
.section_wrap .section_title h3{font-size:2.6rem;font-weight:normal;}
.cart_btn{text-align:center;}
.products_detail_content .option_list{width:104rem;margin:0 auto;max-width: 100%;}

.option_list ul{/*display:table;*/margin:0 auto;}
.option_list ul li{width: calc(89% / 3);float: left;margin: 0 calc((11% / 2) / 3);margin-bottom: 4rem;}
.option_list ul li.case{
    position: relative;
}
.option_list ul li:nth-child(3n){margin-right:0;}
.option_list ul li .title{background:#e1e1e1;line-height:2.4rem;color:#000;font-size:1.6rem;}
.option_list ul li .title input{width:2.2rem;height:2.2rem;border:1px solid #000;margin-right:1.5rem;}
.option_list ul li .title input[type="checkbox"],
.option_list ul li .title input[type="radio"] {display: none;}
.option_list ul li .title label {position: relative;display: inline-block;padding: 1.1rem 0.3rem 1.1rem 4.5rem;cursor: pointer;-webkit-transition: all .2s;transition: all .2s;}
.option_list ul li .title label::before,
.option_list ul li .title label::after {position: absolute;content: '';-webkit-transition: all .2s;transition: all .2s;}
.option_list ul li .title label::before {top: 2.3rem;left: 1.2rem;width: 2rem;height: 2rem;margin-top: -1.2rem;background: #f4f4f4;border: 0.2rem solid #000;border-radius: 0;}
.option_list ul li .title label::after {opacity: 0;top: 2.3rem;left: 1.6rem;width: 1.3rem;height: 0.6rem;margin-top: -0.7rem;border-left: 0.3rem solid #c12a13;border-bottom: 0.3rem solid #c12a13;-webkit-transform: rotate(-45deg) scale(.5);transform: rotate(-45deg) scale(.5);}
.option_list ul li .title label:hover::before {background: #fff;}
.option_list ul li .title input[type="checkbox"]:checked + label::before,
.option_list ul li .title input[type="radio"]:checked + label::before {background: #fff;border: 0.2rem solid #c12a13;}
.option_list ul li .title input[type="checkbox"]:checked + label::after,
.option_list ul li .title input[type="radio"]:checked + label::after {opacity: 1;-webkit-transform: rotate(-45deg) scale(1);transform: rotate(-45deg) scale(1);}
.option_list ul li .select{margin:1rem 0 0 0;}
.option_list ul li .select span{width:8rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.option_list ul li .select select{float:right;width:23.5rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;-webkit-border-radius:0;}
.option_list ul li .img{position:relative;overflow: hidden;}
.option_list ul li .img .icon{position:absolute;right:0.5rem;bottom:0.5rem;}
.option_list ul li .img img{transition:0.3s;-webkit-transition:0.3s;}
.option_list ul li .img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}

.option_list ul li .title{position:relative;}
.option_list ul li .title:before{content:"handle";position:absolute;right:0;top:-2rem;line-height:2rem;background:#c2901f;color:#FFF;padding:0 2rem;font-size:1.3rem;}
.option_list ul li.case .title:before{content:"case";background:#900;}


.products_detail_content .latest_list{width: 132rem;margin: 0;overflow: hidden;position: relative;max-width: 100%;}
.latest_list ul{display: flex;margin:0 auto;justify-content: center;}
.latest_list ul li{width:32rem;float:left;margin-right:4rem;margin-bottom:4rem;background:url(../img/latest_item_photo_bg.png) top center no-repeat;margin-right: 1rem !important;margin-left: 0.5rem !important;}
.latest_list ul li:nth-child(3n){margin-right:0;}
.latest_list ul li .title{background:none;border-bottom:0px solid #000;line-height:1.5;padding:2rem 0;color:#000;font-size:1.6rem;}
.latest_list ul li .title input{width:2.2rem;height:2.2rem;border:1px solid #000;margin-right:1.5rem;}
.latest_list ul li .title input[type="checkbox"] {display: none;}
.latest_list ul li .title label {position: relative;display: inline-block;padding: 0.3rem 0.3rem 0.3rem 4.5rem;cursor: pointer;-webkit-transition: all .2s;transition: all .2s;}
.latest_list ul li .title label::before,
.latest_list ul li .title label::after {position: absolute;content: '';-webkit-transition: all .2s;transition: all .2s;}
.latest_list ul li .title label::before {top: 50%;left: 1.2rem;width: 2rem;height: 2rem;margin-top: -1.2rem;background: #f4f4f4;border: 0.2rem solid #000;border-radius: 0;}
.latest_list ul li .title label::after {opacity: 0;top: 50%;left: 1.6rem;width: 1.3rem;height: 0.6rem;margin-top: -0.7rem;border-left: 0.3rem solid #c12a13;border-bottom: 0.3rem solid #c12a13;-webkit-transform: rotate(-45deg) scale(.5);transform: rotate(-45deg) scale(.5);}
.latest_list ul li .title label:hover::before {background: #fff;}
.latest_list ul li .title input[type="checkbox"]:checked + label::before {background: #fff;border: 0.2rem solid #c12a13;}
.latest_list ul li .title input[type="checkbox"]:checked + label::after {opacity: 1;-webkit-transform: rotate(-45deg) scale(1);transform: rotate(-45deg) scale(1);}

.latest_list ul li .img{position:relative;height:21.3rem;overflow:hidden;}
.latest_list ul li .img .icon{position:absolute;right:0.5rem;bottom:0.5rem;}
.latest_list ul li .img  img{transition:0.3s;-webkit-transition:0.3s;}
.latest_list ul li .img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}

#products_page .section_content .customer_list {width:104rem;margin:0 auto;}
#products_page .section_content .customer_list li{float:left;width:49.5rem;border-top:1px solid #000;padding:3rem 0;color:#5a5a5a;position:relative;margin:0 1rem;position:relative;}
#products_page .section_content .customer_list li:nth-child(2){}
#products_page .section_content .customer_list li:nth-child(2n){margin-right:0;}
#products_page .section_content .customer_list  .customer_name {font-size:1.8rem;padding:0px 0 2.3rem 0;}
#products_page .section_content .customer_list  .customer_rate {font-size:1.6rem;margin-bottom:1.2rem;display: inline-block;margin-right:3rem;}
#products_page .section_content .customer_list  .customer_rate .on {color:#c2901f;}
#products_page .section_content .customer_list  .customer_rate .off {color:#d5d5d5;}
#products_page .section_content .customer_list  .customer_date {margin-bottom:1.2rem;margin-bottom:5rem;display: inline-block;}
#products_page .section_content .customer_list  .customer_content {font-size:1.4rem;line-height:2.4rem;}
#products_page .section_content .customer_list  .customer_content_img{position:absolute;top:3rem;right:0px;width:9rem;}

/*/english special css/*/

.products_box li{position:relative;}
.products_box .img{overflow:hidden;margin-bottom:2rem;}
.products_box .img img{transition:0.3s;-webkit-transition:0.3s;max-height: 23.5rem;width: auto;height: 30rem;object-fit: cover !important;width:100% !important;}
.products_box .img a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.products_box .img a{opacity:1 !important}
body#products_page.index .products_box .img:hover img,
body.gift .products_box .img:hover img{transform:scale(1);-webkit-transform:scale(1);}
.products_box .products_name{position:absolute;left:-3.4rem;top:0;font-size:2.4rem;-webkit-writing-mode: vertical-rl;-ms-writing-mode: tb-rl; writing-mode: vertical-rl;letter-spacing: 1px;}
.products_box .title{margin-bottom:3rem;}
.products_box .title a{font-size:2.6rem;color:#c28f1f;font-weight:bold;line-height:1.5;padding-right:1.3rem !importantbox-sizing: border-box;;}
.products_box .title a {position: relative;display: inline-block;transition: .3s;width:100%;}
.products_box .title a:before{content:"";display:block;position: absolute;right:0;top:50%;width:1rem;height:1rem;border-top:0.2rem solid #c28f1f;border-right:0.2rem solid #c28f1f;transform: rotate(45deg) translate(-55%, -15%);}
.products_box .title a::after {position: absolute; left: 50%;content: '';width: 0;height: 1px;background-color: #c28f1f;transition: .3s;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.products_box .title a::after {bottom: 0;}
.products_box .title a:hover::after {width: 100%;}

.products_box .title a span{font-size:1.6rem;padding:0 0 0 0.5rem;display:inline-block;}
#products_page.index .products_box .title a span{display:block;}
.products_box .title a:hover{color:#c28f1f;}
.products_box .desc {font-size:1.6rem;color:#000;line-height:2.8rem;margin-bottom:3rem;}
.products_box  .item_list {font-size:1.4rem;color:#5f5f5f;margin-bottom:2.5rem;}
.products_box  .item_list dl{margin-bottom:0.5rem;border-bottom:1px dotted #000;padding-bottom:0.5rem;}
.products_box  .item_list dl:last-child{border:none;padding:0;margin:0;}
.products_box  .item_list dt{display:inline-block;float:left;line-height:2.2rem;padding:0.2rem 0.5rem;text-indent: -1.3em;padding-left: 1.2em;}
.products_box  .item_list dd{display:inline-block;float:right;line-height: 2.2rem;}

.products_box  .item_list{font-size:1.4rem;margin-bottom:2.5rem;display:block;}
.products_box  .item_list > a{border-bottom:1px dotted #000;padding:0.5rem 0.5rem 0.5rem 3rem;display:block;color:#5f5f5f;position:relative;}
.products_box  .item_list > a:last-child{border:none;margin:0;}
.products_box  .item_list > a:hover{background:#eeeeee;color:#c28f1f;}
.products_box  .item_list > a:before{content:"";display:block;width:1.8rem;height:1.8rem;background:#000;position:absolute;left:0.5rem;top:0.8rem;}
.products_box  .item_list > a:hover:before{background:#c28f1f}
.products_box  .item_list > a:after{content:"";display:block;width:0.5rem;height:0.5rem;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:0.9rem;top:1.4rem;}
.products_box  .item_list > a dt{display:inline-block;float:left;line-height:2.2rem;padding:0.2rem 0.5rem;text-indent: -1.3em;padding-left: 1.2em;}
.products_box  .item_list > a dd{display:inline-block;float:right;line-height: 2.2rem;}
.products_box  .item_list > a dd span{display: block;font-size:1.2rem;text-align: right;}
.products_box  .btn{border:1px solid #000;position:relative;width:auto;display:inline-block;text-align:left;float:left;display:none;}
.products_box  .btn:before{content:"";position:absolute;top: 50%;right: 2rem;margin-top: -0.7rem;display: block;width: 1rem;height: 1rem;border-right: 1px solid #000;border-bottom: 1px solid #000;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);z-index:1;}
.products_box .btn:hover:before{border-color:#FFF;}
.products_box .btn a{line-height:1.5;display:block;position:relative;padding:0.5rem 3rem 0.5rem 2rem;color:#000;font-size:1.8rem;}
.products_box .btn a:hover{background:#000;color:#fff;}
.products_box .btn:hover:after{border-color:#fff;}


/*english special css*/
.products_box.fullwidth li{background:none;width:88rem;border-left:1px solid #000;padding-left:4rem;position:relative;margin-left:11.9rem;margin-bottom:7rem;}
.products_box.fullwidth .products_name{position:absolute;top:0px;left:-9rem;font-size:5.4rem;}
.products_box.fullwidth .img{position:relative;left:-4rem;margin:0;}
.products_box.fullwidth .title{border-bottom:none;}
.products_box.fullwidth .title a{font-size:3rem;color:#c28f1f;font-weight:bold;line-height:1.5;border:none;}
.products_box.fullwidth .title a span{font-size:1.8rem;}
.products_box.fullwidth .title a:hover{color:#c28f1f;}
.products_box.fullwidth .desc{font-size:1.8rem;}
.products_box.fullwidth .item_list{width:auto;margin-bottom:7.5rem;display: table;}
.products_box.fullwidth .item_list > a{border:none;}
.products_box.fullwidth .btn{position:absolute;top:0;right:0;}
.products_box.fullwidth .item_list > a dd {padding:0 0 0 5rem;}
.products_box.fullwidth .item_list > a dd span{display:inline-block;font-size:1.2rem;text-align: right;padding:0 0 0 2rem;}

.products_lead{width:99rem;border:0.2rem solid #c0c0c0;padding:2rem;margin:3rem auto 2rem auto;display:none;}
.products_lead .title{font-size:1.8rem;font-weight:bold;color:#c2901f;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dotted #000;}
.products_lead .desc{font-size:1.5rem;line-height:1.5;margin-bottom:2rem;}
.products_lead .btn_case_media td a{display:inline-block;background:#000;color:#fff;line-height:4rem;padding:0 2rem;border-radius:0.5rem;-webkit-border-radius:0.5rem;min-width:10rem;text-align:center;}

.page_nation{display:table;margin:0 auto 3rem auto;}
.page_nation li{width:3.8rem;height:3.8rem;border:1px solid #000;margin-right:1rem;float:left;text-align:center;position:relative;}
.page_nation li:hover{background:#ccc;}
.page_nation li a{font-size:1.8rem;color:#000;line-height:3.8rem;font-weight:bold;display:block;} 
.page_nation li.on a{background:#000;color:#fff;}
.page_nation li.index{display:inline-block;width:auto;}
.page_nation li.index a{padding:0 2rem;}
.page_nation li.prev a:before,
.page_nation li.next a:before{content:"";position:absolute;left:50%;top:50%;margin-top:-0.4rem;margin-left:-0.6rem;height:0.6rem;width:0.6rem;border-right:0.2rem solid #000;border-top:0.2rem solid #000;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.page_nation li.prev a:before{margin-left:-0.4rem;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}

/*category*/
body#products_page.category .category_nav{background:none;padding:0 0 0px;}
body#products_page.category .section_desc{text-align:center;font-size:1.8rem;line-height:3.2rem;font-weight:normal;background: url(../img/shd_content.gif) center bottom no-repeat;margin:0 auto;padding-bottom:5.5rem;margin-bottom:5.5rem;max-width:100rem;}
body#products_page.category .section_desc .category_bnr{padding-top:3rem;}
.category_photo ul li{text-align:center;margin-bottom:3rem;max-width: 104rem;}
.category_photo ul li:last-child{margin: 0 auto;}
.products_box .txt .title{margin-bottom:2.4rem;}
.products_box .txt .title a{display:block;font-size:2.8rem;color:#000;}
.products_box .txt .title span{font-size:2.2rem;color:#c2901f;display: inline-block;line-height: 1.3;padding-bottom: 0.5rem;}
.products_box .txt .desc{font-size:1.6rem;line-height:1.5;margin-bottom:2rem;}

.products_box .txt .item_list table{width:100%;margin-bottom:4rem;border-bottom:1px dotted #464646;}
.products_box .txt .item_list table th{font-size:1.4rem;text-align:left;font-weight:normal;padding:0.5rem 0;color:#000;}
.products_box .txt .item_list table th:nth-child(1){width:30%;}
.products_box .txt .item_list table th:nth-child(n + 2){width:30%;text-align:center;font-size:1.2rem;}
.products_box .txt .item_list table td{font-size:1.4rem;color:#464646;padding:0.5rem;border-top:1px dotted #464646;}
.products_box .txt .item_list table td:nth-child(n + 2){text-align:center;}
.products_box .txt .item_list table td a{line-height:1.4;color:#000;}
.products_box .txt .item_list table td:nth-child(n + 2) b span{color:#900;}
.products_box .txt .cart_box {}
.products_box .txt .cart_box .size{margin-bottom:1rem;}
.products_box .txt .cart_box .size span{width:8rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.products_box .txt .cart_box .size select{float:right;width:23.5rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;}
.products_box .txt .cart_box .price{position:relative;margin-bottom:3rem}
.products_box .txt .cart_box .price b{font-size:2.4rem;}
.products_box .txt .cart_box .price > span{font-size:1.5rem;font-weight:bold;}
.products_box .txt .cart_box .price p{font-size:1.2rem;color:#900;font-weight: bold;padding:0.2rem 0 0 0;}
.products_box .txt .cart_box .price .sum {width:13rem;position:absolute;right:0;top:0;}
.products_box .txt .cart_box .price .sum span{width:6.3rem;float:left;font-size:1.4rem;line-height:3.2rem;}
.products_box .txt .cart_box .price .sum select{float:right;width: 5rem;font-size:1.4rem;color:#000;background:#f6f6f6;padding:0.5rem;line-height:3.2rem;height:3.2rem;border-radius:0;-webkit-border-radius:0;}
.products_header{margin-bottom:5rem;}
.products_header .left_img{float:left;width:32rem;}
.products_header .right_content{float:right;width:68.3rem;}
body.gift .products_box .txt .title span{font-size:1.4rem;}
body.gift .products_box > ul > li{ width: 32rem; float: left;padding:0;margin:0;border:0; margin-right: 3.7rem; margin-bottom: 10rem;}
body.gift .products_box > ul > li:nth-child(3n){margin-right:0;}
.free_ship_txt{/*position:absolute;top:30.5rem;left:0;*/font-size:1.6rem;line-height:2.5rem;height:5rem;text-align:left;font-weight:bold;/*font-style:italic;*/margin:2rem 0;}
.free_ship_txt span{color:#900;}
.products_box > ul > li .slick-slider a{
    height: 100%;
    position: relative;
    background: #000;
	opacity: 1 !important;
}

.bnr{text-align:center;padding:16rem 0 10.5rem 0;}

/* 柄磨き比較画像部分 */
.article_box.type_bottom_img .img .bifore{width: 65%;margin: 0px auto 2rem auto;}
.article_box.type_bottom_img .img .bifore .left{float: left; position:relative;}
.article_box.type_bottom_img .img .bifore .left:before{position: absolute;content: "";right: -7rem;top: 45%;width: 0;height: 0;border-width: 2rem;border-left-width: 2rem;border-style: solid;border-color: transparent transparent transparent #c12a13;}
.article_box.type_bottom_img .img .bifore .left .inner_title{background: #E6E6E6;}
.article_box.type_bottom_img .img .bifore .right{float: right;}
.article_box.type_bottom_img .img .bifore .right .inner_title{background: #797979; color:#fff;}
.article_box.type_bottom_img .img .bifore .inner_title{ padding: 0.5rem 0;margin: 0 0 1.5rem 0;}
.article_box.type_bottom_img .img .bifore .inner_img{}
.article_box.type_bottom_img .img .bifore .inner_img img{    margin: 0;}
.article_box.type_bottom_img .img .bifore .note{    padding: 0.8rem 0; text-align:left;}
.article_box.type_bottom_img .important_note{ text-align:center;}
.important_note{ font-weight:bold;}
/*============================
#media_page 
============================*/
.media_list{width:104rem;margin:0 auto;margin-bottom:0px;}
.media_list li{float:left;width:49.5rem;margin:0 5rem 5rem 0;}
.media_list li:nth-child(2n){margin-right:0;}
.media_list .date {color:#c28f1f;font-size:1.4rem;position:relative;border-bottom:1px solid #000;padding-bottom:0.5rem;line-height:1.9rem;}
.media_list .date .category{display:inline-block;position:absolute;right:0;top:0px;color:#FFF;padding:0 0.5rem;color:#FFF;line-height:1.9rem;font-size:1.3rem;font-weight:bold;background:#797979}
.media_list a{text-decoration:none;}
.media_list a:hover{text-decoration:underline;}
.media_list .title{font-size:2rem;margin-bottom:2.5rem;padding-top:1rem;color:#000; line-height:2.9rem;}
.media_list .title a{display:block;font-size:2rem;color:#000; line-height:2.9rem;}
body#case_page .media_list .img a{
    display: flex;
    text-align: center;
    background: #f0f0f0;
    align-items: center;
    justify-content: center;
}
body#case_page .media_list a img{
    max-height: 150px;
    width: auto;
}

.media_list .txt a{display:block;color:#797979;font-size:1.4rem;line-height:2.4rem;float:right;width:30rem;word-break:break-all}
.media_list .img{float:left;width:17rem;}
#media_page.index .media_list .img{display:none}
#news_page .media_list .txt{font-size:1.4rem;line-height:2.4rem;}

.media_detail{width:104rem;margin:0 auto;margin-bottom:6.5rem;}
.media_detail .date {color:#c28f1f;font-size:1.4rem;position:relative;border-bottom:1px solid #000;padding-bottom:0.5rem;line-height:1.9rem;}
.media_detail .date .category{display:inline-block;position:absolute;right:0;top:0px;color:#FFF;padding:0 0.5rem;color:#FFF;line-height:1.9rem;font-size:1.3rem;font-weight:bold;background:#797979}
.media_detail a{text-decoration:none;}
.media_detail a:hover{text-decoration:underline;}
.media_detail .title{display:block;font-size:2rem;margin-bottom:2.5rem;padding-top:1rem;color:#000;}
.media_detail .txt{display:block;color:#000;font-size:1.4rem;line-height:2.4rem;float:right;width:76rem;}
.media_detail .img{float:left;width:25rem;}
.media_detail .txt table{width:100%;margin-bottom:3rem;}
.media_detail .txt table th{font-size:1.6rem;border-bottom:1px dotted #797979;padding:0.5rem 1rem 0.5rem 2.5rem;text-align:left;background:url(../img/list_mark.jpg) 0.6rem 1.2rem no-repeat;width:10rem;}
.media_detail .txt table td{font-size:1.6rem;border-bottom:1px dotted #797979;padding:0.5rem 0px;}
/*============================
#event_page 
============================*/
#event_page .sectionInner {width: 104rem;margin: 0 auto;margin-bottom: 15rem;}
#event_page .eventLink ul {border-top: 0.2rem solid #a8a8a8;border-bottom: 0.2rem solid #ccc;}
#event_page .eventLink li {padding: 1em;border-bottom: 1px dotted #ccc;}
#event_page .eventLink li a {display: block;color: #5a5a5a;}
#event_page .eventLink li .where {line-height: 1.5;margin-bottom: 1rem;font-weight: bold;}
#event_page .eventLink li .day {line-height: 1.5;font-size: 1.4rem;margin-bottom: 0.5rem;}
#event_page .eventLink li .day .tai {display: inline-block;background: #797979;border-radius: 0.4rem;-webkit-border-radius: 0.4rem;-moz-border-radius: 0.4rem;-o-border-radius: 0.4rem;-ms-border-radius: 0.4rem;line-height: 1.5em;padding: 0 0.5rem;margin-left: 1rem;background: #fff;color: #797979;border: 1px solid #797979;margin-right: 2rem;}
#event_page .eventLink li .day .time {padding-left: 1.8rem;background: url(/img/clock_icon.png) no-repeat 0 50%;background-size: contain;}
#event_page .eventLink li .day .time p {display: inline;}
#event_page .sectionInner:last-child {margin-bottom: 0;}
#event_page .event_nav {position: relative;height: 2.4rem;margin-bottom: 1.5rem;}
#event_page .event_nav form {position: absolute;top: 0;left: 50%;width: 30rem;margin-left: -15rem;line-height: 2rem;}
#event_page .event_nav li.prev {float: left;}
#event_page .event_nav li.next {float: right;}
#event_page .event_nav li.prev a, #school .event_nav li.next a {width: 15rem;}
#event_page .event_nav li.prev a {background: #797979 no-repeat 0.8rem 50%;padding-left: 1rem;-moz-border-radius: 1.2rem 0 0 1.2rem;-webkit-border-radius: 1.2rem 0 0 1.2rem;border-radius: 1.2rem 0 0 1.2rem;}
#event_page .event_nav li a {display: block;width: 15rem;height: 2.4rem;color: #fff;font-size: 1.3rem;line-height: 2.4rem;text-align: center;}
#event_page .event_nav li.next a {background: #797979 no-repeat 11.4rem 50%;padding-right: 1rem;-moz-border-radius: 0 1.2rem 1.2rem 0;-webkit-border-radius: 0 1.2rem 1.2rem 0;border-radius: 0 1.2rem 1.2rem 0;}
#event_page .cal_table th {width: 14.7rem;background: #E6E6E6;border: 0.2rem solid #E6E6E6;font-size: 1.3rem;line-height: 2rem;color: #000;}
#event_page .eventTable .cal_table th.sat {background: #E6E6E6;border: 0.2rem solid #E6E6E6;font-size: 1.3rem;line-height: 2rem;color: #000;}
#event_page .cal_table td.sun {background: #FFE9D6;}
#event_page .cal_table td {height: 5rem;background: #f5f5f5;border: 0.2rem solid #fff;padding: 0.5rem;text-align: right;vertical-align: top;font-size: 1.3rem;}
#event_page .cal_table td span {display: block;border-bottom: 1px dotted #ccc;height: 2rem;line-height: 2rem;font-size: 1.6rem;color: #42947A;text-align: left;margin-bottom: 1rem;}
#event_page .listType01 > ul > li::before{content: "";display: block;width: 1rem;height: 1rem;background: #797979;position: absolute;top: 0.2rem;left: 0;}
#event_page .cal_table td .listType01 a {font-size: 1.3rem;color: #5a5a5a;}
#event_page .cal_table td a {color: #777;text-align:left;display: block;position: relative;z-index: 100;}
#event_page .cal_table td .listType01 li {padding-left: 1.5rem;line-height: 1.3;}
#event_page .listType01 > ul > li {padding-bottom: 0.8rem;padding-left: 1.5rem;margin-bottom: 0.8rem;color: #000;position: relative;}

#event_page .eventLink li .day .time br {display: none;}

#event_page .eventLink li .day .setsu {display: inline-block;background: #797979;border-radius: 0.4rem;-webkit-border-radius: 0.4rem;-moz-border-radius: 0.4rem;-o-border-radius: 0.4rem;-ms-border-radius: 0.4rem;line-height: 1.5em;padding: 0 0.5rem;margin-left: 1rem;background: #797979;color: #fff;border: 1px solid #797979;margin-right: 2rem;}
#event_page .event_wrap{margin-bottom: 6.5rem;}
#event_page .select_btn select { width:9.6rem;}
#event_page .select_btn{ margin:0;}
#event_page .select_btn:before{left: 7.2rem;}
.detail a{ color:#000;}

/*============================
#mypage
============================*/
.member_wrap .member_box.one_column{}
.member_wrap .member_box.one_column .box{/* width: 48.3rem; *//* height: 27.1rem; */border: 1px solid #000;}
.member_wrap .member_box.one_column .area_inner{padding: 2.7rem 2.8rem;}
.member_wrap .member_box.one_column .area_inner .area_top{margin: 0 0 3.7rem 0;}
.member_wrap .member_box.one_column .area_inner .area_top .title{font-size: 2rem;padding: 0 0 0.9rem 0;margin: 0 0 1.3rem 0;border-bottom: 1px dotted #464646;}
.member_wrap .member_box.one_column .area_inner .area_top .txt{font-size: 1.5rem;font-weight: bold;line-height: 2.6rem; color:#464646;}
.member_wrap .member_box.one_column .area_inner .area_top .txt.left{width:46.5rem;float:left;margin-right:8rem;}
.member_wrap .member_box.one_column .area_inner .area_top .right{float:left;width: 33rem;}
.member_wrap .member_box.one_column .area_inner .area_top .right .btn.red{text-align: center;}
.member_wrap .member_box.one_column .area_inner .area_top .right .btn.red a{display:block;line-height:5.8rem;font-size: 2.2rem;font-weight: bold;color:#c12a13;border:1px solid #c12a13;}


#my_page .my_page_wrap{margin: 0 0 10.8rem 0;}
#my_page .cart_content{width: 76.8rem;float: right;}
#my_page.order_contact .cart_content{
    width: 100%;
    float: none;
}
#my_page .cart_content .cart_content_inner{padding: 1rem 2rem;}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(1){width: 53%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li .right{font-size: 1.5rem;padding: 1rem 0;}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(2){width: 13%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(3){width: 13%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(4){width: 12%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(1){width: 53%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(2){width: 13%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(3){width: 13%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(4){width: 12%;padding:1%}
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li .left,
#my_page .cart_content .cart_content_inner .cart_content_list .list ul li .right{ max-width: 56%;}

.my_page_side_nav{float: left;}
.my_page_side_nav .title{font-size: 1.8rem;font-weight: bold;line-height: 2.4rem;margin: 0 0 2.3rem 0;}
.my_page_side_nav ul{}
.my_page_side_nav ul li{ position:relative;padding: 1.5rem 0 1.5rem 3.5rem;width: 20.3rem;border: 1px solid rgba(100,100,100,0);}
.my_page_side_nav ul li a{font-size: 1.6rem; color:#000;}
.my_page_side_nav ul li:before{ content:""; position:absolute;border-top: 0.2rem solid #C39100;border-right: 0.2rem solid #C39100;width: 0.9rem;height: 0.9rem;transform: rotate(45deg);left: 0.6rem;top: 38%;}
#my_page.order_history .my_page_side_nav ul li:nth-child(1),
#my_page.order_contact .my_page_side_nav ul li:nth-child(5),
#my_page.favorite_list .my_page_side_nav ul li:nth-child(2), 
#my_page.member_change .my_page_side_nav ul li:nth-child(2), 
#my_page.delivery_destination .my_page_side_nav ul li:nth-child(3), 
#my_page.cancel_membership .my_page_side_nav ul li:nth-child(4),
.my_page_side_nav ul li.on
{border: 1px solid rgba(100,100,100,1);}

#my_page .history_note{margin:0px 0 3.9rem 0;}
#my_page .history_note p{font-size: 1.4rem; color: #737373;}

#my_page .buy_day{margin: 0 0 2.6rem 0;}
#my_page .buy_day .inner{background: #000;color: #fff;font-size: 1.5rem;line-height: 2.2rem;padding: 1.4rem 2.4rem;}
#my_page .buy_day .day{float:left;}
#my_page .buy_day .day .left{ float:left; margin: 0 1.3rem 0 0;}
#my_page .buy_day .day .right{float:left;}
#my_page .buy_day .next{ position:relative;float:right;margin: 0 2.4rem 0 0;}
#my_page .buy_day .next a{ color:#fff; cursor:pointer;}
#my_page .buy_day .next:before{content: "";transform: rotate(45deg);position: absolute;width: 0.9rem;height: 0.9rem;border-top: 0.2rem solid #fff;border-right: 0.2rem solid #fff; right: -2.1rem;top: 0.5rem;}
#my_page .buy_day .name{float:left;margin: 0 2.4rem 0 0;}

#my_page .order_history_footer_wrap{margin: -1rem 0 4.1rem 0;}
#my_page .order_history_footer_wrap .order_history_section{margin: 0 0 1rem 0;}
#my_page .order_history_footer_wrap table{border: 1px solid #646464;width: 100%;}
#my_page .order_history_footer_wrap table thead{}
#my_page .order_history_footer_wrap table thead tr{}
#my_page .order_history_footer_wrap table thead th{background: #f0f0f0; font-size: 1.5rem;padding: 1.2rem 0;border-right: 1px dotted #646464;width: 18.3rem;}
#my_page .order_history_footer_wrap table tbody{}
#my_page .order_history_footer_wrap table tbody tr{}
#my_page .order_history_footer_wrap table tbody td{font-size: 1.5rem;color: #464646;padding: 1.7rem 0;border-right: 1px dotted #646464; text-align:center;}

#my_page .order_delivery_wrap{text-align: center;margin: 0 0 11rem 0;}
#my_page .order_delivery_wrap:last-child{margin-bottom:4rem;}
#my_page .order_delivery_wrap .title{color: #c32800; font-weight: bold; font-size: 1.8rem;margin: 0 0 1.9rem 0;}
#my_page .order_delivery_wrap .jyokyo{font-size: 1.6rem;    margin: 0 0 2.5rem 0;}
#my_page .order_delivery_wrap .txt{font-size: 1.4rem;line-height: 2.8rem;color: #464646;margin: 0 0 3.3rem 0;display: inline-block;text-align: left;background: #f0f0f0;padding: 1.5rem;min-width: 50%;}
#my_page .order_delivery_wrap .txt p{}
#my_page .order_delivery_wrap .txt .tit{
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
}
#my_page .order_delivery_wrap .img{}
#my_page .order_delivery_wrap .img img{}

#my_page .order_footer{margin: 0 0 7.6rem 0; text-align:center;}
#my_page .order_footer .title{font-size: 1.8rem;font-weight: bold;margin: 0 0 1.6rem 0;}
#my_page .order_footer .txt{font-size: 1.6rem;}

#my_page .cart_content_koumoku li{ text-align:left;}

#my_page.buy_history .footer_form_wrap{width: 78rem;float: right;}
#my_page.buy_history .type_table_list table{ width:auto;}
#my_page.buy_history .type_table_list table tr th:before{width: 385%;}
#my_page.buy_history .type_table_list table tr td{width: 57%;}

.buy_history_table{margin: 0 0 4.7rem 0;}
.buy_history_table table{margin: 0 0 0.9rem 0;width: 100%;}
.buy_history_table th,.buy_history_table td{font-size: 1.5rem;height: 5rem;width: 36.5rem;color:#464646;vertical-align: middle;text-align: center;border-bottom: 1px dotted #646464;}
.buy_history_table th{background: #F0F0F0; font-weight: normal;}
.buy_history_table td{}
.buy_history_table.ver2 .important_td td{ font-size:2.2rem; font-weight:bold;}
.buy_history_table.ver2{margin: 4rem 0 -0.7rem 0;}
.buy_history_table.ver2 table td{ text-align:right;padding: 0 3.2rem 0 0;}
#my_page.cancel_membership .tow_btn{ width:54rem;margin: 4rem auto 3.2rem auto;}
#my_page.cancel_membership .tow_btn a{ width:23rem;font-size: 1.8rem; padding: 1rem 0;}
#my_page.favorite_list .cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(1){width: 96%;position: relative;}
#my_page.favorite_list .sub1{position: absolute;right: 1rem;bottom: 1rem;}
#my_page.favorite_list .cart_content .cart_content_inner .cart_content_list .list ul li input{ width:25.5rem; height:auto;}

/* お届け先の指定 引用CSS */
.delivery_destination h2.title{font-size: 1.8rem;color: #990000;}
.delivery_destination .contentsmain {margin: 0;font-size: 1.3rem;line-height: 1.7;color: #333333;}
.delivery_destination .contentsmain p {padding: 0px;margin-top: 1em;margin-bottom: 0px;}
.delivery_destination .attention {color: #c32800;font-size:1.4rem;}
.attention_note{color: #c32800;}
.delivery_destination a:link, a:visited {text-decoration: none;}
.delivery_destination input:hover{cursor:pointer; opacity:0.8;}
.delivery_destination .contact {padding: 0.4rem;}
.delivery_destination .contact {margin-bottom: 0.8rem;margin-top: 2rem;background-color: #ECECEC;border: 1px solid #C1C1C1;}
.delivery_destination .contacttd {padding: 0px 3.3rem;}
.delivery_destination .contacttd {background-color: #FFFFFF;color: #535353;border: 1px solid #C1C1C1;}
.delivery_destination .delivery_addr_table th {text-align: left;}
.delivery_destination .formtable th {font-weight: normal;text-align: left;vertical-align: top;border-bottom: 1px solid #C1C1C1;}
.delivery_destination .formtable th:nth-child(4),#my_page.delivery_destination .formtable th:nth-child(5)
{ width:10%;}
.delivery_destination .formtable td {border-bottom: 1px solid #C1C1C1;}
.delivery_destination .contentsmain td, .contentsmain th {vertical-align: middle;padding: 1rem 0;}
.delivery_destination td, th {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size: 1.3rem;line-height: 1.7;}
.delivery_destination .formBtn.submit, .formBtn.reset {border: 0;background: url(https://www.teruyasu.jp/img/form_btn.png) no-repeat 0 0;width: 20.3rem;height: 5.2rem;color: #fff;font-size: 1.6rem;line-height: 5.2rem;padding: 0;}
.delivery_destination table {margin:3rem auto 4rem auto;}
/*.delivery_destination table th{width:80%;}*/
/* / お届け先の指定 引用CSS */

/*============================
よくあるご質問
============================*/
.faq_list{ width: 104rem;margin: 0 auto;}
.faq_list li{margin: 0 0 5rem 0;}
.faq_list .faq_title{font-size: 2rem;position: relative;border-bottom: 1px solid #000;padding:0px 0 2rem 6rem;line-height: 1.5;margin: 0 0 1.4rem 0;}
.faq_list .faq_title:before{content: "";position: absolute; width: 5rem;height: 5rem;left: 0; top: -1rem;background-image: url(/img/faq_Q.png);}
.faq_list .faq_content{padding-left: 6rem;position: relative;line-height: 2.5rem;font-size: 1.5rem;}
.faq_list .faq_content:before{content: "";position: absolute; width: 5rem;height: 5rem;left: 0; top:-1.1rem;background-image: url(/img/faq_A.png);}
.faq_list .faq_content p{margin: 0 0 1rem 0;line-height: 2.5rem;font-size: 1.5rem;}
.faq_list .faq_content a{text-decoration:underline;color:#900;}

/*============================
よくあるご質問
============================*/
/* 社員の声 */
.voice .faq_list .faq_content:before{ content:none;}
.profile_wrap{width: 100%;margin: 6rem auto 2rem auto;}
.profile_wrap .profile_title{color: #000;border: 1px solid #000;line-height: 1.75em;margin-bottom: 2.5rem;letter-spacing: 0.7rem;font-weight: bold;}
.profile_wrap .profile_title .left{display: inline-block;padding: 0 1.3rem;background: #000;color: #fff;width: auto;margin-right: 1.5rem;letter-spacing: normal;font-weight: normal;font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho" , serif;letter-spacing: 1px;vertical-align: bottom;}
.profile_wrap .profile_title .right{ }
.profile_wrap .profile_content{ padding: 0 6.5rem;}
.profile_wrap .profile_content .left{float:left;max-width:10rem;}
.profile_wrap .profile_content .left .img{}
.profile_wrap .profile_content .left .img img{}
.profile_wrap .profile_content .right{float:left;width:87%;margin:0 0 0 2%;}
.profile_wrap .profile_content .right .title{font-size: 1.8rem;padding-bottom: 1.5rem;line-height: 2.6rem;border-bottom: 0.2rem solid #000;margin-bottom: 1.2rem;}
.profile_wrap .profile_content .right .txt{line-height: 2.5rem;}
.profile_wrap .profile_content .right .txt .inner_top{margin: 0 0 1rem 0;}
.profile_wrap .profile_content .right .txt .inner_top .name{font-size: 2rem;}
.profile_wrap .profile_content .right .txt .inner_top .kana{}
.profile_wrap .profile_content .right .txt .inner_bottom{}
/* / 社員の声 */
/* 募集概要 */
.wanted_wrap{ width:104rem; margin:0 auto;}
.wanted_wrap .wanted_txt{margin: 0 0 2rem 0;}
.wanted_wrap .wanted_txt p{margin: 0 0 1.5rem 0;line-height: 2.5rem;}
.wanted_wrap .wanted_txt p:last-child{ margin:0;}
.wanted_wrap .wanted_txt .red{color: #c32800;}
.wanted .type_table_list table tr td{vertical-align: middle;line-height: 2.5rem;}
/* / 募集概要 */

/*============================
リンクキット
============================*/
#link_kit_page .top_txt_area{width: 104rem;margin: 0 auto;text-align: center;}
#link_kit_page textarea{width: 30rem;height: 15rem;}
#link_kit_page .linkkit_border{margin: 0 0 2rem 0;padding: 0 0 2rem 0;border-bottom: 1px dotted #000;}
#link_kit_page .linkkit_border:last-child{ border:none;}
#link_kit_page .linkkit_border > div,#link_kit_page .linkkit_border > form{ margin:0 0 2rem 0; line-height:2.5rem;}
#link_kit_page .linkkit_border > div:nth-last-child(1),#link_kit_page .linkkit_border > div:nth-last-child(2){ margin:0;}

/*============================
ソーシャル
============================*/
.sns_wrap{width: 104rem;margin: 0 auto;}
.plugin_box{display:table;margin: 0 auto 5rem auto;padding: 0 0 5rem 0;border-bottom: 1px dotted #000;}
.plugin_box .inner{width: 28rem;height: 50rem;overflow:scroll; margin:1rem; }
.plugin_box > div{float: left; margin:0 6.6rem 0 0;border:1px solid #797979;}
.plugin_box > div:last-child{ margin:0;}
.twitter_content{}
.instagram_content{}
.instagram_content img{ width:30rem; height:auto;}
.facebook_content{}
.link_list{margin:0 0 4rem 0;}
.link_list ul{    padding: 0 20rem;}
.link_list ul li{margin: 0 0 2rem 0;padding: 0 0 2rem 0;border-bottom: 1px solid #000;}
.link_list ul li:last-child{ border:none; margin:0; padding:0;}
.link_list ul li .icon,.link_list ul li .txt{float: left;}
.link_list ul li .icon{margin: 0 6rem 0 0;}
.link_list ul li .txt{width: 75%;}
.link_list ul li .txt a{text-decoration: underline; line-height:2.5rem; color:#000;}

/*============================
お問い合わせ
============================*/
#contact_page .cart_content{ margin:0 auto; width:104rem; border:none;float:none;}
#contact_page .text_area textarea{width: 94%;}
#contact_page .tow_btn a, .tow_btn input[type='submit'],.tow_btn input[type='submit']{width: 23.8rem;font-size: 1.8rem;padding: 1rem 0;}

/*============================
サイトマップ
============================*/
#bodyInner {width: 60rem;margin: 0 auto;min-height: 30rem;margin-bottom: 13.5rem;}
#sitemap_Page .site_box ul.site_box_L, #sitemap_Page .site_box ul.site_box_R {width: 25rem;}
#sitemap_Page .site_box ul.site_box_L{float: left;}
#sitemap_Page .site_box ul.site_box_R{ float:right;}
#sitemap_Page .site_box ul li.ttl {color: #373782;font-size: 1.8rem;margin-bottom: 2rem;}
#sitemap_Page .site_box ul li.ttl::before {background-attachment: scroll;background-clip: border-box;background-color: #000;background-image: none;background-origin: padding-box;background-position: 0 0;background-repeat: repeat;background-size: auto auto;content: "";display: inline-block;height: 1.4rem;margin-right: 0.5rem;width: 1.4rem;}
#sitemap_Page .site_box>ul>li>a {color: #000;margin-bottom: 0.5rem;display: inline-block;}
#sitemap_Page .site_box ul li ul.list {padding-left: 1.5rem;font-size: 1.5rem;margin-bottom: 1rem;}
#sitemap_Page .site_box ul li ul.list li {position: relative;left: 1rem;}
#sitemap_Page .site_box ul li ul.list li a {color: #333;font-size: 1.2rem;color: #737373;}
#sitemap_Page .site_box ul li ul.list li::after {display: block;content: '';position: absolute;top: .5em;left: -1em;width: 0.6rem;height: 0.6rem;border-right: 1px solid #797979;border-bottom: 1px solid #797979;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
#sitemap_Page .miniTitle {}
#sitemap_Page .miniTitle a{font-size: 1.4rem;font-weight: bold;color: #797979;}

/*============================
検索
============================*/
.search_bar_box{width:100rem;margin:0 auto;}

/*============================
カートCSS
============================*/
/* -カート現在位置切り替えCSS- */
#cart_page .cart_nav .cart_nav_content .inner ul.on{width: 99.4rem;}
/* -/ カート現在位置切り替えCSS- */
/* -ハイフンクラス消す- */
.footer_form_wrap .form_section.type_yoko:nth-child(2) .text_box_tow .input_box.hifun:before,.footer_form_wrap .form_section.type_yoko:nth-child(3) .text_box_tow .input_box.hifun:before
{ content:none;}
/* -/ ハイフンクラス消す- */
/* -ボタン共通部分- */
.cart_btn span b{margin: 2rem 0;font-size: 1.5rem;color:#900;font-weight: bold;display: block;text-decoration: underline;}

/* -/ ボタン共通部分- */
/* -カート①- */
input,
input[type="text"]{font-size:1.6rem;text-indent:0.5em;}
.cart_main{/*margin: 2.2rem 0 0 11.8rem;*/width: 104rem;margin:0 auto;}
.pankuzu{ width: 104rem;padding-top:2.2rem;margin: 0 auto;font-size:1.3rem;font-weight:bold;}
.cart_main .pankuzu{ margin:0px auto 6.7rem auto;}
.pankuzu ul{}
.pankuzu ul li{display: inline; position:relative;}
.pankuzu ul li:after{content: "/";display:inline-block;font-size:1.2rem;padding:0 1rem;}
.pankuzu ul li:last-child:after{display:none;}
.pankuzu ul li strong{ color:#797979;font-weight: normal;}
.pankuzu ul li a{  color:#000;font-weight: normal;}
.pankuzu ul li a[href="/products/reason.html"]{pointer-events: none;}
.pankuzu ul li a[href="/products/reason.html"]:hover{cursor: default;opacity:1}
a{ cursor:pointer;}

.cart_detail_content{padding:4rem 0 0 ;}
.cart_detail_content .section_wrap{}
.cart_detail_content .section{ width: 104rem;margin:0 auto;}

.cart_nav{}
.cart_nav .cart_nav_title{background: #797979;color: #fff;font-size: 2.4rem;padding: 1.1rem 0;margin: 0 0 4rem 0;border-radius:0.5rem;-webkit-border-radius:0.5rem;}
.cart_nav .cart_nav_title .inner{ margin: 0 auto;display: table;}
.cart_nav .cart_nav_title .area_left{display: inline-block;margin: 0 1.5rem 0 0.9rem;}
.cart_nav .cart_nav_title .area_right{display: inline-block;}
.cart_nav .cart_nav_title .area_right.center_move{ display: block;text-align: center;}

.cart_nav .cart_nav_content{ margin: 0 0 3.5rem 0;}
.cart_nav .cart_nav_content .inner{}
.cart_nav .cart_nav_content .inner ul{width:auto;margin: 0 auto;display:table;}
.cart_nav .cart_nav_content .inner ul li{float: left;color:#969696; text-align: center;margin: 0 0 0 0; position:relative;width:16.5rem}
.cart_nav .cart_nav_content .inner ul li:last-child{ margin:0;}
.cart_nav .cart_nav_content .inner ul li:before{content: "";position: absolute;border-bottom: 0.2rem solid #C8C8C8;width: 2rem;right: -1rem;top: 2.9rem;}
.cart_nav .cart_nav_content .inner ul li:after{content: "";position: absolute;width: 1.2rem;height: 1.2rem;border-top: 0.2rem solid #C8C8C8;border-right: 0.2rem solid #C8C8C8;transform: rotate(45deg);right: -1rem;top: 2.3rem;}
.cart_nav .cart_nav_content .inner ul li:last-child:before,.cart_nav .cart_nav_content .inner ul li:last-child:after{content:none;}
.cart_nav .cart_nav_content .inner ul li .top{border-radius: 4.5rem;font-size: 3.4rem;padding:1.4rem 0;height: 2.8rem;width: 5.6rem;margin: 0 auto;text-align: center;border: 0.2rem solid #969696;font-family: "Adobe Garamond Pro";}
.cart_nav .cart_nav_content .inner ul li .bottom{font-size: 1.6rem;margin: 1rem 0 0 0;line-height: 2.2rem;}

#cart_page{}
#cart_page.step1 .cart_nav .cart_nav_content .inner ul li:nth-child(1) .top,
#cart_page.step2 .cart_nav .cart_nav_content .inner ul li:nth-child(2) .top,
#cart_page.step3 .cart_nav .cart_nav_content .inner ul li:nth-child(3) .top,
#cart_page.step4 .cart_nav .cart_nav_content .inner ul li:nth-child(4) .top,
#cart_page.step5 .cart_nav .cart_nav_content .inner ul li:nth-child(5) .top,
#cart_page.step6 .cart_nav .cart_nav_content .inner ul li:nth-child(6) .top{color:#FFF;background:#000; border-color:#000;}
#cart_page.step1 .cart_nav .cart_nav_content .inner ul li:nth-child(1) .bottom,#cart_page.step2 .cart_nav .cart_nav_content .inner ul li:nth-child(2) .bottom,#cart_page.step3 .cart_nav .cart_nav_content .inner ul li:nth-child(3) .bottom,#cart_page.step4 .cart_nav .cart_nav_content .inner ul li:nth-child(4) .bottom,#cart_page.step5 .cart_nav .cart_nav_content .inner ul li:nth-child(5) .bottom,#cart_page.step6 .cart_nav .cart_nav_content .inner ul li:nth-child(6) .bottom{color:#000;}
.onlineshop .bx-wrapper .bx-pager{display:none;}

.cart_content{width:51%;float:left;}
.cart_content.full_width{width:100%;float:none;}
#cart_page.step2 .cart_content.full_width{width:65%;margin:0 auto 2rem auto;}
.cart_content_right{width:47%;float:right;}
body#cart_page .cart_content_right{
    width: 100%;
}
body.contact_index .cart_content .content_inner{
    padding: 2rem;
}
.cart_content_right .content_inner,
.cart_content .content_inner{border: 0.6rem solid #E6E6E6;margin: 0 0 4rem 0;}
.cart_tilte{border-bottom: 1px solid #000;padding: 0 0 0.6rem 0;margin:2rem 2rem 0 2rem}
.cart_tilte > .area_left > .arrow{
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    margin-left: 1rem;
    margin-bottom: 0.2rem;
}
.cart_tilte > .area_left > .arrow:before,
.cart_tilte > .area_left > .arrow:after{content:"";position: absolute;width: 100%;height: 1px;background: #000;display: block;top: 50%;}
.cart_tilte > .area_left > .arrow:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);}
.cart_tilte > .area_left > .arrow:after{}
.cart_tilte.on > .area_left > .arrow:before{
    display: none;
}
.cart_tilte.on > .area_left > .arrow:after{}
.cart_tilte .area_left{font-size: 2.2rem;float: left;}
.cart_tilte .area_left .letter_space{letter-spacing: 1.4rem;font-size: 2.4rem;}
.cart_tilte .area_right{float: right;    padding: 0.4rem 0 0 0;}
.cart_tilte .area_right ul{}
.cart_tilte .area_right ul li{display: inline-block;margin: 0 3.7rem 0 0;padding: 0 0 0 1.7rem;  position:relative;}
.cart_tilte .area_right ul li:before{ content: "";position: absolute;width: 0.8rem;height: 0.8rem;border-top: 0.2rem solid #C39100;border-right: 0.2rem solid #C39100;transform: rotate(45deg);left: 0;top: 0.5rem;}
.cart_tilte .area_right ul li a{font-size:2rem; font-weight:bold; color:#C39100;}
.cart_tilte .area_right ul li:last-child{ margin:0;}
.cart_text p{font-size:1.3rem;line-height: 1.5;margin:0 0 1em 0;}
.cart_tilte .area_right b.total{font-size:2.2rem;display:block;text-align: right;}
.cart_tilte .area_right .apx{    font-size: 1.2rem;color: #969696;display: block;padding: 0.5rem 0 0;}

.cart_content.full_width .cart_content_inner{padding:2rem;}
.cart_content .cart_content_inner .cart_content_koumoku{margin: 0 0 0.9rem 0;}
.cart_content .cart_content_inner .cart_content_koumoku ul{}
.cart_content .cart_content_inner .cart_content_koumoku ul li{font-size: 1.3rem;font-weight: bold;float: left;text-align:center;}
.cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(1){width: 55%; text-align:left;}
.cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(2){width: 22%;}
.cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(3){width: 15%;}
.cart_content .cart_content_inner .cart_content_koumoku ul li:nth-child(4){width: 8%;}

/*.cart_content.full_width .cart_content_inner{  display: flex;flex-wrap: wrap;align-items: left;justify-content: left;padding:1.5rem 1rem;}*/
.cart_content .cart_content_inner .cart_item_box {width:48%;display:inline-block;margin: 0 1%;padding:0 0 1%;}
.cart_content .cart_content_inner .cart_item_box .img{width:25%;float:left;border-radius:0.5rem;overflow:hidden;}
.cart_content .cart_content_inner .cart_item_box .detail{width:72%;float:right;}
.cart_content .cart_content_inner .cart_item_box .detail .item_detail{font-size:1.4rem;padding:0 0 1rem;margin:0 0 1rem;border-bottom:1px dotted #000;line-height:1.5;}
.cart_content .cart_content_inner .cart_item_box .detail .price{font-size:1.6rem;font-weight:bold;margin:0 0 1rem;}
.cart_content .cart_content_inner .cart_content_list .list ul li .apx,
.cart_content .cart_content_inner .cart_item_box .detail .price .apx{font-size:1.2rem;color:#969696;font-weight: normal;padding:0.5rem 0 0 0;}
.cart_content .cart_content_inner .cart_item_box .detail .quantity{font-size:1.2rem;text-align: right;}
.cart_content .cart_content_inner .cart_item_box .detail .quantity input{width:2em;border:1px solid #000;padding:0.3rem;text-align: center; padding: 0.2rem 0.2rem;vertical-align: bottom;}
.cart_content .cart_content_inner .cart_item_box .detail .quantity a{display: inline-block;background: #797979;color:#fff;font-size: 1.3rem; padding: 0.5rem 1.8rem;border-radius:0.3rem;}
.cart_content .cart_content_inner .cart_item_box .detail .delete{text-align: right;padding:1rem 0;}
.cart_content .cart_content_inner .cart_item_box .detail .delete a{display: inline-block;color:#969696;font-size: 1.1rem;text-decoration: underline;}

.cart_content .cart_content_inner .cart_content_list_wrap{margin: 0 0 2rem 0;}
.cart_content .cart_content_inner .cart_content_list{margin: 0 0 1.1rem 0;}
.cart_content .cart_content_inner .cart_content_list:last-child{ margin:0;}
.cart_content .cart_content_inner .cart_content_list .list{border: 1px solid #000;}
.cart_content .cart_content_inner .cart_content_list .list ul{
    display: flex;
}
.cart_content .cart_content_inner .cart_content_list .list ul li{float: left;font-size: 1.5rem;height: 5rem; padding: 3.9rem 0; color:#505050;border-right: 1px dotted #646464;text-align: center;}
.cart_content .cart_content_inner .cart_content_list .list ul li .top{margin: 0 0 0.8rem 0;}
.cart_content .cart_content_inner .cart_content_list .list ul li input{font-size: 1.5rem;font-weight: normal;color: #505050;width: 4.5rem;padding: 0 1.3rem;height: 1.6rem;text-align: center;text-indent: 1em;}
.cart_content .cart_content_inner .cart_content_list .kosuu{display: inline-block;margin: 0 -1px 0 0;padding: 0 0 0 0.2rem;}
.cart_content .cart_content_inner .cart_content_list .list ul li span.vertical_center{padding: 1.7rem 0;display: block;}
.cart_content .cart_content_inner .cart_content_list .list ul li:last-child{ border:none;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(1){padding:1.4rem 1.3rem 1rem 1.3rem;font-size: 1.6rem;color:#000;height:auto;width: 52%;text-align:left;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(1) span{display: inline;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(2){width: 23%;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(3){width: 15%;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(4){width: 7%;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(5){width: 8%;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(6){width: 7.78%; font-size:3rem; color:#A8A8A8;}
.cart_content .cart_content_inner .cart_content_list .list ul li:nth-child(6) span.vertical_center{padding: 0.7rem 0;display: block;}
.cart_content .cart_content_inner .cart_content_list .list ul li .left,.cart_content .cart_content_inner .cart_content_list .list ul li .right{ float:left;}
.cart_content .cart_content_inner .cart_content_list .list ul li .left{}
.cart_content .cart_content_inner .cart_content_list .list ul li .right{margin: 0 0 0 2rem;padding: 2.4rem 0;line-height: 1.8em;max-width: calc(65% - 2rem);}
body#cart_page .cart_content .cart_content_inner .cart_content_list .list ul li .right{
    padding: 0;
}
.cart_content .cart_content_inner .cart_content_list .list ul li .right .strong{color: #C39100;}
.cart_content .cart_content_inner .cart_content_list .list ul li .right .note{ font-size:1.4rem; font-weight:normal; color:#464646;}

.cart_content .cart_content_inner .cart_content_list .list ul li .bottom a{display: inline-block;background: #C39100;font-size: 1.2rem;padding: 0.6rem 1.6rem;color: #fff;}

.cart_content .cart_content_inner .cart_content_footer{}
.cart_content .cart_content_inner .cart_content_footer .total_price{margin: 0 0 7.2rem 0;}
.cart_content .cart_content_inner .cart_content_footer:last-child .total_price{margin:0;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_top{background: #F0F0F0;padding: 1.8rem 0;margin: 0 0 1.9rem 0;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_top .inner{float: right;margin: 0 2.6rem 0 0;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_top .left,.cart_content .cart_content_inner .cart_content_footer .total_price .area_top .right{display: inline-block;float: left;font-weight: bold;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_top .left{font-size: 1.6rem;margin: 0.7rem 7.2rem 0 0;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_top .right{font-size: 2.4rem;font-family: "Avenir Next";}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_bottom{}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_bottom p{padding:0 0 0.9rem 1em;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_bottom .note{font-size: 1.4rem;font-weight:normal;color: #737373;text-indent: -1em;line-height: 1.3em;}
.cart_content .cart_content_inner .cart_content_footer .total_price .area_bottom .note.black{color:#000;}
.price_block{margin:0 0 0px;padding:2rem 2rem 1rem 2rem}
.price_block dl {margin:0 0 0.7rem;padding:0 0 0.7rem;border-bottom:1px dotted #999;}
.price_block dl:last-child{border:0;}
.price_block dl dt{float:left;width:40%;font-size:1.6rem;line-height: 2;}
.price_block dl dd{float:right;width:60%;text-align: right;font-size:1.6rem;font-weight: bold;}
.price_block dl.coupon dd{
    color: #900;
}
.price_block dl dd .apx{font-size:1.2rem;color:#969696;display: block;padding:0.5rem 0 0;}
.price_block dl.coupon dd .apx{}
.shipping_block{margin:0 0 0px;background: #f0f0f0;padding:2rem;margin: 2rem;border-radius: 0.5rem;-webkit-border-radius: 0.5rem;-ms-border-radius: 0.5rem;}
.shipping_block dl {padding: 1rem;border-bottom:1px dotted #000;}
.shipping_block dl:last-child{border:none;margin:0;}
.shipping_block dl dt{float:left;width:40%;font-size:1.3rem;}
.shipping_block dl dd{float:right;width:60%;text-align: right;font-size:1.4rem;line-height:1.5;}
.shipping_block dl dd .apx{font-size:1.2rem;color:#969696;display:block;}
.shipping_block dl.area_select dt{float:none;width:100%;}
.shipping_block dl.area_select dt select{font-size:1.6rem;width:100%;height: 4rem;}
.campaign_block{margin:0 0 0px;padding:0 1rem 1rem 1rem;}
.campaign_block dl dt{margin:0 0 1rem;font-size:1.6rem;}
.campaign_block dl dd{position:relative;}
.campaign_block dl dd input[type="text"]{width:100%;padding:0;font-size:1.8rem;line-height:4rem;height:4.2rem;border:1px solid #797979;border-radius:0.5rem;-webkit-border-radius:0.5rem;box-sizing: border-box;}
.campaign_block dl dd input[type="button"],
.campaign_block dl dd button{width:20%;padding:0;line-height:3rem;font-size:1.6rem;background:#797979;color:#FFF;margin:0 0 0 0.5rem;vertical-align: bottom;position:absolute;right:0;top:0;border:1px solid #797979;line-height:4rem;border-radius:0 0.5rem 0.5rem 0;-webkit-border-radius:0 0.5rem 0.5rem 0;cursor: pointer;}
.campaign_block dl dd button:hover,
.campaign_block dl dd input[type="button"]:hover{opacity:0.8;}
.campaign_block dl dd button:hover{cursor:pointer;opacity: 0.8;}

.total_block{padding:1rem;border-top:1px solid #CCC;}
.total_block dl{color:#000;padding:1rem;}
.total_block dl dt{float:left;width:40%;font-size:1.8rem;font-weight: bold;}
.total_block dl dd{float:right;width:60%;text-align: right;font-size:1.8rem;line-height:1.5;}
.total_block dl dd .apx{font-size:1.2rem;color:#969696;display:block;font-weight:bold;}

.order_btn{margin: 0 0 7.6rem 0;}
.ship_table + .order_btn{margin:0;padding:2rem 1rem 0;}
.typeA .order_btn,.kakunin .order_btn{ margin: 7rem 0 9.9rem 0;}
.order_btn .inner{text-align:center;}
.agree_btn{font-size:1.8rem;}
#paypal-button-container{width:38rem;margin:0 auto;overflow: hidden;height: 4.5rem;margin-bottom: 1.5rem;}

#AmazonPayButton1{padding-top:2rem;}


/*.order_btn{display: -webkit-box;display: -ms-flexbox; display: flex;-webkit-box-pack: center;-webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}*/
.order_btn{text-align:center;}
.order_btn a,.order_btn input[type="submit"],.order_btn input[type="button"],.order_btn button{cursor:pointer;border: none;color: #fff;width: 38rem;padding: 1.5rem 0;background: #000;display:inline-block;text-align: center;font-size: 1.6rem;margin: 0 auto;border-radius: 0.3rem;-webkit-border-radius: 0.3rem;-moz-border-radius: 0.3rem;margin:0 0.5rem 0.5rem 0.5rem;position:relative;}
.order_btn button:hover{cursor:pointer;opacity:0.8;}
.order_btn:last-child{margin:0;padding:2rem 2rem 0;}
.order_btn a.back_btn{background:#999}
.order_btn input[type="submit"]:hover{ opacity:0.8;}
#entry_page .tow_btn .next_btn,
.member_wrap .member_box.one_column .area_inner .area_top .right .btn,
.order_btn > .inner,
.order_btn input.btn_ar,
.login_btn a.btn_ar,
.order_btn a.btn_ar{position:relative;}
#entry_page .tow_btn .next_btn:before,
.member_wrap .member_box.one_column .area_inner .area_top .right .btn:before,
.login_btn a.btn_ar:before,
.order_btn > .inner a:before,
.order_btn a.btn_ar:before{content:"";display:block;width:1.2rem;height:1.2rem;border-top:0.2rem solid #fff;border-right:0.2rem solid #fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left: 1.5rem;top: 50%;margin-top: -0.7rem;z-index:100;}
#entry_page .tow_btn .next_btn:before{left:0.2rem;margin-top:-0.9rem;}
.login_btn.red a.btn_ar:before{border-color:#C32800;}
.order_btn > .inner{display:table;margin:0 auto;}

body:not(.login_mypage)  .login_on,
body.login_mypage .login_off{display: none;}

/* -/ カート①- */
.form_ship .ship_table > tbody > tr > td select,
.form_ship .ship_table > tbody > tr > td textarea,
.form_ship .ship_table > tbody > tr > td input{border:1px solid #000;}
.form_ship .ship_table > tbody > tr > td select{padding: 0 3rem 0 1rem !important;}
.form_ship .ship_table > tbody > tr > td input[type=file]{border:none;height:auto;}
::placeholder{color:#666 !important;}
.form_ship .ship_table > tbody > tr > td textarea{
    margin: 0 0 0.5rem 0;
    font-size: 1.6rem;
    line-height: 1.5;
    width: 100%;
    -webkit-box-sizing: border-box;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    padding: 0.5rem;
    box-sizing: border-box;
    }

body.review .cart_content{
    float: none;
    max-width: 100%;
    width: 104rem;
    margin: 0 auto;
}
body.review .shop_information{text-align: center;}


/* -カート②- */
.member_wrap .member_box{margin: 0 0 2.8rem 0;}
/*.member_wrap .member_box:last-child{ margin:0;}*/

.member_wrap .member_box.one_column{}
.member_wrap .member_box.one_column .column_top{}
.member_wrap .member_box.one_column .column_top .area_inner{padding:2.7rem 2.8rem;}
.member_wrap .member_box.one_column .column_top .area_inner .title{font-size: 2rem;padding: 0 0 1rem 0;margin: 0 0 0.9rem 0;border-bottom: 1px dotted #464646;}
.member_wrap .member_box.one_column .column_top .area_inner .txt{font-size: 1.5rem;font-weight: bold;line-height: 2.6rem;}
.member_wrap .member_box.one_column .column_bottom{}
.member_wrap .member_box.one_column .column_bottom .area_inner{padding: 3.5rem 2.6rem 3.4rem 2.6rem;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top{margin: 0 0 2.4rem 0;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .left{float: left;width: 44%;margin: 0 15.9rem 0 0;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .left .user_id{margin: 0 0 1.2rem 0;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .left .txt{font-size: 1.5rem;display: inline-block;float: left;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .left .form{display: inline-block;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .left input{width: 29.4rem;height: 2.6rem;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right input[type='submit'],
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right a{padding:1.4rem 0 1.3rem 0;width: 33rem;background: #000;border:none;display: block;text-transform:uppercase;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right input[type='submit']:hover,
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right a:hover{ cursor:pointer; opacity:0.8;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right .btn input[type='submit'],
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right .btn a{text-align: center;text-transform:uppercase;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right .btn input[type='submit'],
.member_wrap .member_box.one_column .column_bottom .area_inner .area_top .right .btn a{color: #fff;font-size: 2.2rem;font-weight: bold;text-transform:uppercase;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom{}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom .link{float: left;padding: 0 0 0 3.3rem;margin: 0 3.2rem 0 0;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom .link:last-child{ margin:0;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom .link a{font-size: 1.6rem;color: #000;font-weight: bold; position:relative;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom .link a:before{ position: absolute;width: 2rem;content: "";height: 2rem;border: 1px solid #C39100;background: #fff;top: -0.3rem;left: -3.2rem;}
.member_wrap .member_box.one_column .column_bottom .area_inner .area_bottom .link a:after{position: absolute;content: "";height: 0.7rem;width: 0.7rem;border-top: 0.2rem solid #C39100;border-right: 0.2rem solid #C39100;transform: rotate(45deg);top: 0.3rem; left: -2.8rem;}

.member_wrap .member_box.tow_column{}
.member_wrap .member_box.tow_column .box{width: 48.3rem;height: 27.1rem;border: 1px solid #000;}
.member_wrap .member_box.tow_column .column_left{ float:left;}
.member_wrap .member_box.tow_column .column_right{float:right;}
.member_wrap .member_box.tow_column .area_inner{padding: 2.7rem 2.8rem;}
.member_wrap .member_box.tow_column .area_inner .area_top{margin: 0 0 3.7rem 0;}
.member_wrap .member_box.tow_column .area_inner .area_top .title{font-size: 2rem;padding: 0 0 0.9rem 0;margin: 0 0 1.3rem 0;border-bottom: 1px dotted #464646;}
.member_wrap .member_box.tow_column .area_inner .area_top .txt{font-size: 1.5rem;font-weight: bold;line-height: 2.6rem; color:#464646;}
.member_wrap .member_box.tow_column .area_inner .area_bottom{}
.member_wrap .member_box.tow_column .area_inner .area_bottom .inner{}
.login_btn a{display: block;padding: 0.8rem 0;width: 32.6rem;font-size: 2rem;text-align: center;margin: 0 auto;}
.login_btn.red a{border: 0.2rem solid #C32800;color: #C32800;}
.login_btn.black a{border: 0.2rem solid #797979;color: #fff; background:#797979;}
/* -/ カート②- */


/* -カート③④- */
#cart_page.typeB .cart_content .cart_content_inner .cart_content_footer .total_price{margin: 0 0 2.3rem 0;}
.footer_form_wrap{margin: 0 0 4.4rem 0;}
.footer_form_wrap .footer_form_title{font-size: 2.2rem;margin: 0 0 0.7rem 0;}
.footer_form_wrap .form_section{margin: 0 0 2rem 0;}
.footer_form_wrap .form_section .form_type_name{}
.footer_form_wrap .footer_form_title .note{float: right;font-size: 1.3rem;color: #646464;margin: 0.8rem 0 0 0;}
.footer_form_wrap .form_section.type_tate from{}
.footer_form_wrap .form_section.type_tate input{}
.footer_form_wrap .form_section.type_tate input[type="radio"],.footer_form_wrap .form_section.type_yoko input[type="radio"]{opacity:0;}
.footer_form_wrap .form_section.type_tate label.name,.footer_form_wrap .form_section.type_yoko label.name{position: relative;display: inline-block;cursor: pointer; font-size: 1.6rem;padding: 0 0 0 2.8rem;}
.footer_form_wrap .form_section.type_tate label:before,.footer_form_wrap .form_section.type_yoko label:before{ content:""; position:absolute;top: -1px;width: 1.6rem; left:0;height: 1.6rem;border: 0.2rem solid #000;background: #fff;margin: 0;border-radius: 6rem;-webkit-border-radius: 6rem;}
.footer_form_wrap .form_section.type_tate label:after,.footer_form_wrap .form_section.type_yoko label:after{content: "";opacity: 0;-webkit-transform: scale(2);transform: scale(2);position: absolute;background: #000;width: 1rem;height: 1rem;-webkit-border-radius: 4.5rem;border-radius: 4.5rem;left: 0.5rem;top: 0.4rem;}
.footer_form_wrap .form_section.type_tate input[type="radio"]:checked + label::after,.footer_form_wrap .form_section.type_yoko input[type="radio"]:checked + label::after{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
[disabled]{background:#f0f0f0;}
.footer_form_wrap .form_section.type_tate input[type="checkbox"],.footer_form_wrap .form_section.type_yoko input[type="checkbox"]{opacity:0;font-size:0;}
.footer_form_wrap .form_section.type_tate label.name,.footer_form_wrap .form_section.type_yoko label.name{position: relative;display: inline-block;cursor: pointer; font-size: 1.6rem;padding: 0 0 0 2.8rem;}
.footer_form_wrap .form_section.type_tate label:before,.footer_form_wrap .form_section.type_yoko label:before{ content:""; position:absolute;top: -1px;width: 1.6rem; left:0;height: 1.6rem;border: 0.2rem solid #000;background: #fff;margin: 0;border-radius: 6rem;-webkit-border-radius: 6rem;}
.footer_form_wrap .form_section.type_tate label:after,.footer_form_wrap .form_section.type_yoko label:after{content: "";opacity: 0;-webkit-transform: scale(2);transform: scale(2);position: absolute;background: #000;width: 1rem;height: 1rem;-webkit-border-radius: 4.5rem;border-radius: 4.5rem;left: 0.5rem;top: 0.4rem;}
.footer_form_wrap .form_section.type_tate input[type="checkbox"]:checked + label::after,.footer_form_wrap .form_section.type_yoko input[type="checkbox"]:checked + label::after{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}


.select_btn{position: relative;display: inline-block;margin: 0 0 0 2.8rem;top: -0.6rem;}
.select_btn:before{position: absolute;content: "";width: 0;border-color: #A8A8A8 transparent transparent transparent;border-width: 0.7rem;height: 0;top: 41%;left: 15.3rem;border-top-width: 0.7rem;border-style: solid;}
.select_btn select{ cursor:pointer;-webkit-appearance: none;-moz-appearance: none;font-size: 1.3rem;color: #646464;background: #DCDCDC;width: 17.8rem;height: 2.8rem;border: 1px solid #C1C1C1;padding: 0 0 0 1rem;border-radius: 0px;}
.footer_form_wrap .form_section.type_tate .left{font-size: 1.6rem; color:#000;float: left;}
.footer_form_wrap .form_section.type_tate .right{font-size:1.5rem; color:#646464;float: left;}
.footer_form_wrap .form_section.type_tate .right .name{ font-size:1.5rem;color:#646464;    margin: 0 0 1.1rem 0;}
.footer_form_wrap .form_section.type_tate .inner_top{}
.footer_form_wrap .form_section.type_tate .inner_top ul li{float: left;}
.footer_form_wrap .form_section.type_tate .inner_bottom{}
.footer_form_wrap .form_section.type_tate .name{font-size: 1.6rem;padding: 0 0 0 0.6rem;float: left;}
.footer_form_wrap .form_section.type_tate .form_black,.footer_form_wrap .form_section.type_yoko .form_black{ background:#E6E6E6;padding: 1.8rem 0 1.8rem 2.8rem;}
.footer_form_wrap .form_section.type_tate .form_white,.footer_form_wrap .form_section.type_yoko .form_white{background:#F5F5F5;padding: 3rem 3rem 4rem 1.8rem;}
.footer_form_wrap .form_section.type_tate .form_list{}
.footer_form_wrap .form_section.type_tate .form_list .left{margin: 0 0.7rem 0 0;}
.footer_form_wrap .form_section.type_tate .form_list .inner_top ul{margin: -0.9rem 0 1.3rem 0;}
.footer_form_wrap .form_section.type_tate .form_list .right{}
.footer_form_wrap .form_section.type_tate .form_list > ul > li{margin: 0 0 2.9rem 0;padding: 0 0 2.7rem 0;border-bottom: 1px dotted #646464;}
.footer_form_wrap .form_section.type_tate .form_list > ul > li:last-child{ border:none; margin:0; padding:0;}
.footer_form_wrap .form_section.type_tate .furikomisaki{}
.footer_form_wrap .form_section.type_tate .furikomisaki .right{margin: -0.3rem 0 0 8.5rem;}
.footer_form_wrap .form_section.type_tate .furikomisaki .right ul{float: left;margin: 0 19.1rem 0 0; line-height: 2.5rem;}
.footer_form_wrap .form_section.type_tate .furikomisaki .right ul:last-child{ margin:0;}
.footer_form_wrap .form_section.type_tate .furikomisaki .right ul li{}
.footer_form_wrap .form_section.type_tate .haisou .right{margin: 0 0 0 2.7rem;}
.footer_form_wrap .form_section.type_tate .haisou .right ul{ float:left;margin: 0 26rem 0 0;}
.footer_form_wrap .form_section.type_tate .haisou .right ul:last-child{ margin:0;}
.footer_form_wrap .form_section.type_tate .haisou .right ul li{}
.footer_form_wrap .form_section.type_tate .haisou .select_btn{margin: 0 0 0 1.2rem;position: relative;top: -0.6rem;}
.footer_form_wrap .form_section.type_tate .ryoukin{}
.footer_form_wrap .form_section.type_tate .ryoukin .left{float: left;}
.footer_form_wrap .form_section.type_tate .ryoukin .right{float: left;width: 82%;line-height: 2.5rem;margin: -0.4rem 0 0 0;}
.footer_form_wrap .form_section.type_tate ul{}
.footer_form_wrap .form_section.type_tate ul li{font-size:1.5rem; color:#646464;}


.footer_form_wrap .form_section.type_yoko{}
.footer_form_wrap .form_section.type_yoko .select_btn{ top:auto; margin:0;}
.footer_form_wrap .form_section.type_yoko.jyusyo{}
.footer_form_wrap .form_section.type_yoko.jyusyo .select_btn select{width: 21.8rem;padding: 0.2rem 0 0.2rem 1rem;height: 3.2rem;}
.footer_form_wrap .form_section.type_yoko.jyusyo .select_btn:before{right: 0.9rem; left:auto;}
.footer_form_wrap .form_section.type_yoko.jyusyo .inner li{ margin:0 0 2rem 0;}
.footer_form_wrap .form_section.type_yoko.jyusyo .left{float: left; margin:0 3.2rem 0 0;}
.footer_form_wrap .form_section.type_yoko.jyusyo .left li{line-height: 3.2rem;}
.footer_form_wrap .form_section.type_yoko.jyusyo .right{float: left;}
.footer_form_wrap .form_section.type_yoko.jyusyo .name{font-size: 1.6rem;color: #464646;}
/*.footer_form_wrap .form_section.type_yoko.jyusyo .form_black{ height: 23rem;}
.footer_form_wrap .form_section.type_yoko.jyusyo .form_white{height: 23rem;}*/
.footer_form_wrap .form_section.type_yoko.jyusyo .auto_nyuryoku{}
.footer_form_wrap .form_section.type_yoko.jyusyo .auto_nyuryoku a{font-size: 1.3rem;color: #464646;display: inline-block;padding: 0.8rem 3rem;border-radius: 4.5rem;background: #DCDCDC;}
.footer_form_wrap .form_section.type_yoko.otodoke{}
.footer_form_wrap .form_section.type_yoko.otodoke .form_white{ width:100%;}
.footer_form_wrap .form_section.type_yoko.otodoke .form_white .inner{padding: 2.7rem 0 2.7rem 2.5rem; font-size:1.6rem; color:#646464;}
.footer_form_wrap .form_section.type_yoko.otodoke .inner .input_box{float: left;margin: 0 6.5rem 0 0;}
.footer_form_wrap .form_section.type_yoko.otodoke .inner .input_box:last-child{ margin:0;}
.footer_form_wrap .form_section.type_yoko.tel .name{padding: 0 0.6rem 0 0;display: inline-block;}
.footer_form_wrap .form_section.type_yoko.tel .tel_right{    display: inline-block;}
.footer_form_wrap .form_section.type_yoko.tel .form_white .inner{}
.footer_form_wrap .form_section.type_yoko .form_black{float: left; height:auto;width:24.1%; padding:0;}
.footer_form_wrap .form_section.type_yoko .form_black .inner{display: table-cell;vertical-align: middle;padding: 0 0 0 2.6rem;}

.footer_form_wrap .form_section.type_yoko .form_white{float: left;height:auto;padding: 0;width: 75.9%;}
.footer_form_wrap .form_section.type_yoko .form_white .inner{ padding: 1.9rem 0 1.9rem 2.5rem;}
.footer_form_wrap .form_section.type_yoko input{ font-size: 1.6rem;padding:0.5rem 0 0.5rem 0px;}
.footer_form_wrap .form_section.type_yoko .text_box_tow .input_box{ margin:0 1rem 0 0;}
.footer_form_wrap .form_section.type_yoko .text_box_tow input{ width:13.7rem;}
.footer_form_wrap .form_section.type_yoko .text_box_tow.yubin input{ width:8.7rem;}
.footer_form_wrap .form_section.type_yoko .text_box_tow.yubin .input_box{ margin:0 2rem 0 0;position:relative;}
/*.footer_form_wrap .form_section.type_yoko .text_box_tow .input_box.hifun:before{ content:""; position:absolute;content: "";position: absolute;width: 0.7rem;right: -1.4rem;top: 0.7rem;border-bottom: 1px solid #000;}*/
.footer_form_wrap .form_section.type_yoko .text_box_one input{width: 35.7rem}
.footer_form_wrap .form_section.type_yoko .text_box_three input{ width:6.7rem;}
.footer_form_wrap .form_section.type_yoko .text_box_three.yubin .input_box{margin: 0 1.7rem 0 0;}
.footer_form_wrap .form_section.type_yoko .text_box_three.yubin .input_box{ margin:0 2rem 0 0;position:relative;}
.footer_form_wrap .form_section.type_yoko .text_box_three .input_box.hifun:before{ content:""; position:absolute;content: "";position: absolute;width: 0.7rem;right: -1.4rem;top: 0.7rem;border-bottom: 1px solid #000;}
.footer_form_wrap .form_section.type_yoko label[for="member_label"]{display:block;position:relative;padding-left:2.5rem;line-height:2rem;cursor:pointer;}
.footer_form_wrap .form_section.type_yoko label[for="member_label"] span{}
.footer_form_wrap .attention{font-size:1.4rem;line-height:1.3;color:#FFF;}
#cart_page form .attention{line-height:2.5rem;}
.text_area{}
.text_area .red{color: #c32800;}
.text_area .top{font-size: 1.6rem;line-height: 2.6rem;margin: 0 0 3.5rem 0;}
.text_area p{font-size: 1.6rem;line-height: 2.6rem;margin: 0 0 1.5rem 0;}
.text_area .bottom{}
.text_area textarea{width: 99%;height: 25rem; font-size:1.5rem;font-size: 1.5rem;padding:1rem;}
/* -/ カート③④- */



/* -カート⑤- */
.type_table_list{ font-size:1.5rem;}
.type_table_list table{ width:104rem; text-align:left;}
.type_table_list table tr th{padding: 1.8rem 1.6rem 1.8rem 2.5rem;width:18.3%;background: rgb(230, 230, 230);margin: 0px 0px 0px 2.3rem; position:relative;font-size:1.3rem;font-weight:normal;}
.type_table_list table tr th:before{content: "";position: absolute;border-bottom: 1px dotted #646464;width: 520%;bottom: 0;left: 2.3rem;}
.type_table_list table tr:last-child th:before{ content:none;}
.type_table_list table tr td{padding: 1.5rem 0 1.5rem 1.5rem;background: rgb(245, 245, 245);color: rgb(100, 100, 100); font-size:1.4rem;line-height: 1.5;}
.type_table_list table tr td img{display:block;margin:1rem 0;}
.type_table_list table tr td a{color:#900;text-decoration:underline;}

.type_table_list table .list_style_white td li{ float:left;margin: 0 0.8rem 0 0;}
.type_table_list table .list_style_white td li:last-child{ margin:0;}
.type_table_list .list_style_white{}
.type_table_list .list_style_white th{ font-size:1.4rem;background: rgb(245, 245, 245);vertical-align:middle; padding-top:0;padding-bottom: 0;}
.type_table_list table tr.border_solid th:before{    border-bottom: 1px solid #646464; width:546.2%;left: 0;}
.type_table_list .list_style_white td{font-size:1.3rem;padding-top: 2.6rem;padding-bottom: 3.3rem;}
.type_table_list .list_style_white td .top{margin: 0 0 1.9rem 0;}
/* -/ カート⑤- */


/* -カート⑥- */
.credit .member_wrap .member_box.one_column .column_bottom .area_inner{margin: 0;background: #F0F0F0;padding: 3.5rem 2.6rem 3.4rem 4.6rem;}
.credit .member_wrap .member_box.one_column .column_bottom{ background:none;}
.credit .member_wrap .member_box.one_column .column_top .area_inner .title{ margin: -0.6rem 0 1.5rem 0;padding: 0.3rem 0 1.5rem 0;font-size: 1.5rem;font-weight: bold;}
.credit .member_wrap .member_box.one_column .column_top .area_inner .title:nth-last-child(2){ border:none;}
.credit .member_wrap .member_box.one_column .inner_right{ float: left;font-size: 1.4rem;font-weight: normal;color: #464646;}
.credit .member_wrap .member_box.one_column .inner_right .note{padding: 0.8rem 0;}
.credit .member_wrap .member_box.one_column .inner_right .left{    float: left;}
.credit .member_wrap .member_box.one_column .inner_right .right{    float: left;}
.credit .member_wrap .member_box.one_column .inner_right .inner_box input{width: 17.2rem;height: 2.6rem;}
.credit .member_wrap .member_box.one_column .inner_left{float:left;width: 22%;padding: 0.8rem 0;}
.credit .member_wrap .member_box.one_column .inner_right input[type='text']{margin: 0 0.5rem 0 0;}
.credit .member_wrap .member_box.one_column .select_btn:before{left: 5.3rem;}
.credit .select_btn{top: auto;margin: 0;}
.credit .select_btn select{ background:#F0F0F0;height: 3.2rem;width: 7.8rem;margin: 0 0.8rem 0 0;}
.security{}
.security .left{float:left;width: 45%;margin: 0 7.6rem 0 0;}
.security .left .inner_top,.security .right .inner_top{font-size: 1.5rem;color: #505050;line-height: 2.6rem;margin: 0 0 2.3rem 0;}
.security .left .inner_bottom,.security .right .inner_bottom{text-align: center;}
.security .right{ float:left;width: 45%;}
.security .right .inner_top{}
.security .right .inner_bottom{}
.security_title{font-size: 1.6rem;font-weight: bold;margin: 0 0 1.5rem 0;}

.tow_btn{width:48.2rem;margin: 0.8rem auto 7.9rem auto;}
.tow_btn a,.tow_btn input[type='submit']{display:block;padding:0.4rem 0.9rem 0.3rem 0.9rem;width: 22rem; text-align:center;font-size: 2.2rem;color: #fff; border:none;}
.tow_btn input[type='submit']:hover{ opacity:0.8; cursor:pointer;}
.tow_btn .next_btn{ float:left;margin:0 4.2rem 0 0;}
.tow_btn .next_btn a,.tow_btn input[type='submit']{background:#000;}
.tow_btn .next_cancel{float:left;}
.tow_btn .next_cancel a,.tow_btn .next_cancel input[type='submit']{ background:#797979;}
.add_btn input[type='submit'],
.add_btn a{background: #000;color: #FFF;width: 20rem;font-size: 1.8rem;line-height: 4rem;display: block;text-align: center;}
.delivery_destination .tow_btn {width: 58.3rem;margin: 3.6rem auto 2.7rem auto;}
.delivery_destination .tow_btn input[type='submit']{width: 27rem;font-size: 1.8rem;padding: 1rem 0;}

.thanks_txt{ line-height:28rem; text-align:center;}
/* -/ カート⑥- */

.footer_form_wrap .form_section.type_yoko .form_white .inner select[name="mailmaga_flg"],
.footer_form_wrap .form_section.type_yoko .form_white .inner select[name="year"],
.footer_form_wrap .form_section.type_yoko .form_white .inner select[name="month"],
.footer_form_wrap .form_section.type_yoko .form_white .inner select[name="day"]{border:1px solid #000;font-size: 1.6rem;padding: 0.5rem 0 0.5rem 0px;}
.footer_form_wrap .form_section.type_yoko.required .form_black{border-right:0.4rem solid #c32800;color:#c32800;}
.footer_form_wrap .form_section.type_yoko.required .form_black{width: 23.1%;width:calc(24.1% - 0.4rem);width:-webkit-calc(24.1% - 0.4rem);}
#shipping_info_area{display:none;}

/*新カート*/
.form_login{padding:2rem;background:#f0f0f0;color:#000;margin:0 0 5rem 0;}
.form_login a{text-decoration: underline;color:#000}

.form_products{margin:0 0 4rem 0;}
.form_products .products_table{width:100%;border:0.2rem solid #CCC;}
.form_products .products_table tr.subtotal td,
.form_products .products_table tr.total td,
.form_products .products_table tr.shipping td,
.form_products .products_table tr th{background:#f0f0f0;}
.form_products .products_table tr th,
.form_products .products_table tr td{padding:1rem;text-align: left;border-bottom:1px solid #CCC;vertical-align: middle;line-height:1.5;}
.form_products .products_table tr td .apx{font-size:1.2rem;font-weight:bold;color:#900;}
.form_products .products_table .cart_label-sp{display:none;}

.form_ship{margin:0 0 4rem 0;}
.form_ship .text{margin:0 0 2rem 0;padding:2rem 2rem 0 2rem;}
.form_ship .text p{font-size:1.5rem;margin:0 0 0.5rem 0;}
.form_ship .ship_table{width:100%;margin:0 0 0px;}
.form_ship .other_ship{background:#f0f0f0;}
.form_ship .other_ship .shipping_info_row{display:none;}
.form_ship .ship_table caption{font-size:1.8rem;padding:1rem 0 0.5rem 1rem;text-align:left;font-weight:bold;}
.form_ship .ship_table tr th,
.form_ship .ship_table > tbody > tr > td{padding:1rem;text-align: left;border-bottom:1px solid #CCC;vertical-align: middle;}

.form_ship .ship_table tr th{font-weight:normal;}
#cart_page.step3 .form_ship .ship_table,
#cart_page.step3 .form_ship .ship_table caption{margin:0 0 2rem 0;}
#cart_page.step3 .form_ship .ship_table tr th{background:#f0f0f0;/*width:100%;*/}
#cart_page.step3 .form_ship .ship_table tr td{width:100%;}
.form_ship .ship_table.other_ship{border-bottom:1px solid #CCC;}
.form_ship .ship_table.other_ship tr th, .form_ship .ship_table.other_ship > tbody > tr > td{border:0;}
.form_ship .ship_table tr th .check_title{font-size:1.6rem;}
.form_ship .ship_table > tbody >  tr > td{font-size:1.5rem;line-height:1.5;}
.form_ship .ship_table .cart_label-sp{display:none;}
.box60{width:6rem;}
.box380{width:38rem;}
.form_ship .ship_table > tbody >  tr > td table{width:100%;}
.form_ship .ship_table > tbody > tr > td input[type="password"],
.form_ship .ship_table > tbody > tr > td input[type="tel"],
.form_ship .ship_table > tbody > tr > td input[type="text"],
.form_ship .ship_table > tbody > tr > td input[type="email"]{margin:0 0 0.5rem 0;font-size:1.6rem;line-height:4rem;height:4.2rem;width:100%;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius:0.3rem;-webkit-border-radius:0.3rem;}

.form_ship .ship_table > tbody > tr > td input[name="order_tel"],
.form_ship .ship_table > tbody > tr > td input[type="password"],
.form_ship .ship_table > tbody > tr > td input[type="tel"],
.form_ship .ship_table > tbody > tr > td input[name="tel"],
.form_ship .ship_table > tbody > tr > td input[name="zip"],
.form_ship .ship_table > tbody > tr > td input[name="order_zip"],
.form_ship .ship_table > tbody > tr > td input[name="shipping_zip"],
.form_ship .ship_table > tbody > tr > td input[name="shipping_tel"]{width:35%;display:inline-block;}
.form_ship .ship_table > tbody >  tr > td select{font-size:1.4rem;padding:0.5rem;width:100%;line-height:4rem;height:4rem;box-sizing: border-box;-webkit-box-sizing: border-box;margin:0 0 0.5rem 0;}
.form_ship .ship_table > tbody >  tr > td.birth_cell select{width:auto;}

.complete_text {line-height:1.5;margin:0 0 5rem 0;}
.attention{
    line-height: 2.5rem;
    background: #900;
    color: #fff;
    padding: 1rem;
    display: block;
    margin-bottom: 1rem;
    }
th > .attention{
    background: none;
    padding: 0;
    display: inline-block;
    color: #c32800;
}

/*============================
お客様の声
============================*/
.case_wrap{}
.case_wrap .case_title{color: #000;border: 1px solid #000;line-height: 1.75em;margin-bottom: 2.5rem;letter-spacing: 0.7rem;font-weight: bold;}
.case_wrap .case_title .left{display: inline-block;padding: 0 1.3rem;background: #000;color: #fff;width: auto;margin-right: 1.5rem;letter-spacing: normal;font-weight: normal;font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho" , serif;letter-spacing: 1px;vertical-align: bottom;}
.case_wrap .case_title .right{}
.profile_wrap .profile_title{width:100%;}
#case_page .profile_wrap{ margin: 6rem auto 7rem auto;display: flex;flex-wrap: wrap;}
#case_page .profile_wrap .profile_content{margin-bottom: 2.5rem;padding:2.5rem 0px;border-bottom:1px dotted #000;width:49%;margin:0.5%;}
#case_page .profile_wrap .profile_content .right .title {margin-bottom: 1rem; padding-top:0;font-size:2.6rem;border:none;padding:0;}
/*#case_page .profile_wrap .profile_content:last-child{ padding-bottom:0; border:none;}*/
#case_page .profile_wrap .profile_content .right .title a{font-size: 2.2rem; color:#000; margin:0;padding: 0;letter-spacing: 1px;}
#case_page .profile_wrap .profile_content .right .title a:hover{ text-decoration:none;}
#case_page .profile_wrap .profile_content .right{width: 77.0%;}
#case_page .media_list .title{display: block;font-size: 2rem;margin-bottom: 2.5rem;padding-top: 1rem;color: #000;line-height: 2.5rem;}
#case_page .media_list .txt p{display: block; color: #797979;font-size: 1.4rem;line-height: 2.4rem;float: right;width: 30rem;word-break: break-all;}
#case_page .media_list ul li .date .left{ float:left;}
#case_page .media_list ul li .date .right{float: right;color: #000;}
#case_page .media_list ul li .date .right .star{color: #c32800;}

#case_page.detail .page_nation li:nth-child(2){width: 12rem;}

/*============================
Forgotページ
============================*/
#window_area{
    padding: 0;
    border: 0.6rem solid #797979;
    margin: 0 0 2rem 0;
    overflow: hidden;
    border-radius: 0.6rem;
    -webkit-border-radius: 0.6rem;
    background: #fff;
    padding: 0px !important;
    box-sizing: border-box;
    margin: auto;
    background: #f0f0f0;
}
#window_area > h2{
    color: #fff;
    font-size: 2rem;
    background: #797979;
    padding: 2rem;
    
    font-weight: normal;
}
#window_area > .information{
    padding: 2rem 2rem 0 2rem;
    background: #F0F0F0;
    margin: 0 !important;
    line-height: 1.5;
}
#window_area > .information > span.important{
    color: red;
    background: none;
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 1rem 0 2rem 0;
    display: block;
}
#window_area > form{
    padding: 0 2rem 2rem 2rem;
    box-sizing: border-box;
    background: #F0F0F0;
}
#window_area > form > input{}
#window_area > form > .login_area{}
#window_area > form > .login_area > .contact.frame_regist{
    margin-bottom: 1rem;
}
#window_area > form > .login_area > .contact.frame_regist > .contacttd{}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable{
    width: 100%;
    box-sizing: border-box;
}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable > tbody{}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable > tbody > tr{}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable > tbody > tr > th{
    font-weight: bold;
    line-height: 2.6rem;
    color: #464646;
    border: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable > tbody > tr > td{
    display: block;
    width: 100%;
    border: none;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 1rem;
}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > table.formtable > tbody > tr > td input{
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 0.5rem;
    display: inline-block;
    width: 60%;
    margin-bottom: 1rem;
}
#window_area > form > .login_area > .contact.frame_regist > .contacttd{}
#window_area > form > .login_area > .contact.frame_regist > .contacttd > input.formBtn.submit,
#window_area > form > .login_area > .contact.frame_regist > .contacttd > a{
    padding: 1.4rem 0 1.3rem 0;
    width: 33rem;
    background: #000;
    border: none;
    display: block;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}

/*============================
利用規約
============================*/
#entry_page .cart_content_inner textarea{ margin:0 0 4rem 0;width: calc(100% - 0.6rem) !important;width: -webkit-calc(100% - 0.6rem) !important;}
#entry_page .cart_content_inner p{ margin:0 0 2rem 0; }

#entry_page .tow_btn{}
#entry_page .tow_btn .next_btn{margin: 0 2.2rem 0 0;}
#entry_page .tow_btn .next_cancel{}
#entry_page .tow_btn .next_cancel a{width: 23rem;padding: 0.9rem 0;font-size: 2rem;}
#entry_page .tow_btn input[type="submit"]{width: 23rem;font-size: 2rem;padding: 0.4rem 0;margin-bottom:0.5rem;}
#entry_page .cart_content_inner textarea.kiyaku_text{padding:0.3rem;font-size:1.5rem;height:40rem;}

/*============================
FANCYBOX内のiframe
============================*/
html#fancybox{min-width:0px;}
body.fancybox{min-width:0;}
body.fancybox main{padding-left:0;}
body.fancybox .article_box{width:auto;margin-bottom:0;}
body.fancybox .article_box.type_left_img .text{float:right;width:70%;}
body.fancybox .article_box.type_right_img .text{float:left;width:70%;}

body.fancybox .article_box.type_left_img .img{float:left;width:25%;}
body.fancybox .article_box.type_right_img .img{float:right;width:25%;}
body.fancybox .section_wrap:last-child{padding:0;}

/*SITE MAP*/
.sitemap{
	margin-bottom: 0.8rem;
}
#sitemap{width:104rem; margin:0 auto;}
#sitemap table{
	background-color: #ECECEC;
	border: 1px solid #C1C1C1;
}

#sitemap td{
	background-color: #FFFFFF;
	color: #535353;
	border: 1px solid #C1C1C1;
}
#sitemap dl a:link,#sitemap dl a:visited{
	color: #000000;
	text-decoration: none;
}
#sitemap dl a:hover,#sitemap dl a:active{
	color: #990000;
	text-decoration: underline;
}
#sitemap dl{
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px 0px 0px 0.8rem;
	padding: 1.2rem 0px;
}
#sitemap dt{
	margin:0 0 1rem 0;
}
#sitemap dt b,
#sitemap dt strong{
	background-image: url(../img/menu_bullet_red2.gif);
	background-repeat: no-repeat;
	padding-left: 1.4rem;
	margin: 0px;
	background-position: 0px 1px;
}
#sitemap dt a{display:block;}
#sitemap dt a:link,#sitemap dt a:visited{
	background-image: url(../img/menu_bullet_gray2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 1.4rem;
	margin: 0px;
}
#sitemap dt a:hover,#sitemap dt a:active{
	background-image: url(../img/menu_bullet_red2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 1.4rem;
	margin: 0px;
}
#sitemap dd{
	margin: 0px;
	text-indent: 0pt;
	line-height: 2;
	padding: 0px 0px 0px 1.5rem;
}
/*============================
Mypage Contact
============================*/
.contact_tab_list ul{display:flex;flex-wrap: nowrap;justify-content: center;}
.contact_tab_list ul li{width:50%;border-bottom:1px solid #000;}
.contact_tab_list ul li a{display:block;line-height:4rem;background:#CCC;color:#FFF;text-align:center;font-weight: bold;}
.contact_tab_list ul li.on{border:1px solid #666;border-bottom:none;}
.contact_tab_list ul li.on a{background:#fff;color:#000;}
.create_message{padding:3rem  0 0;}
.create_message .create_btn{cursor:pointer;border: none;color: #fff;width: 38rem;padding: 1.5rem 0;background: #000;display:block;text-align: center;font-size: 1.6rem;margin: 0 auto;border-radius: 0.3rem;-webkit-border-radius: 0.3rem;-moz-border-radius: 0.3rem;margin:0 auto 3rem auto;position:relative;}
.create_message .create_btn:before{content: "";display: block;width: 1.2rem;height: 1.2rem;border-top: 0.2rem solid #fff;border-right: 0.2rem solid #fff;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;left: 1.5rem;  top: 50%;  margin-top: -0.7rem;  z-index: 100;}
.create_message .create_form{display:none;}
.message_box{padding:0 0 5rem 0;position: relative;}
.message_box .index{
    text-align: right;
    position: absolute;
    width: 100%;
}
.message_box .index a{position:relative;padding-left: 1.4rem;line-height: 1;color: #000;cursor: pointer;border: none;color: #fff;width: 10rem;padding: 0.8rem 0;background: #000;display: inline-block;text-align: center;font-size: 1.4rem;margin: 0 auto;border-radius: 0.3rem;-webkit-border-radius: 0.3rem;-moz-border-radius: 0.3rem;margin: 0 auto 3rem auto;}
.message_box .index a:before{position:absolute;content:"";width: 0.5rem;height: 0.5rem;border-top: 0.2rem solid #fff;border-right: 0.2rem solid #fff;left: 1rem;transform: rotate(45deg);top: 50%;margin-top: -0.3rem;}
.message_box .message_header{text-align:right;opacity:0.5;font-size:1.2rem;}
.message_box .btn{
    position: absolute;
    right: 1rem;
    top: 1rem;
}
.message_box .btn a{
    position: relative;
    box-sizing: border-box;
    line-height: 1;
    cursor: pointer;
    border: none;
    color: #fff;
    width: 10rem;
    padding: 0.8rem 0;
    background: #000;
    text-align: center;
    font-size: 1.4rem;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
}
.message_box .btn a img{
    height: 14px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 5px;
}
.message_box .btn a.-gray{
    background: #ccc;
    color: #000;
}
.message_box .subject{font-weight:bold;margin:0 0 1rem 0;padding:1rem 0 1rem 0;border-bottom:1px solid #000;}
.message_box .message{line-height: 2;}
.message_box table{width:100%;}
.message_box table caption{text-align: left;font-weight: bold;margin:0 0 1.5rem 0;}
.message_box table thead{}
.message_box table thead tr th{border-bottom:0.2rem solid #f0f0f0;color:#000;line-height:3rem;text-align: left;}
.message_box table thead tr th.nth-child(1){width:30%;}
.message_box table thead tr th.nth-child(2){width:15%;}
.message_box table thead tr th.nth-child(3){width:55%;}

.message_box table tbody tr td{border-bottom:1px solid #f0f0f0;padding:0.5rem;font-size:1.2rem;line-height: 1.5;}
.message_box table tbody tr td a{display:block;font-weight:bold;color:#000;line-height:1.5;font-size:1.4rem;}
.message_box table tbody tr.check td a,
.message_box table tbody tr.check td{color:#666;}

.message_box.ver2 .message_header{text-align:left;font-size: 1.6rem;display: flex;align-items: center;-webkit-align-items: center;opacity: 1;}
.message_box.ver2 .message_header b{background:#000;color:#FFF;padding:1.5rem;display:inline-block;margin-right: 1rem;font-size:1.6rem;opacity: 0.5;}
.message_box.ver2{padding: 1.5rem;margin: 0 0 2rem 0;border:1px solid #000;}
.message_box.ver2 .index{right:1.5rem;}

.message_box .img{margin: 1.5rem 0;background: #f0f0f0;max-width: 100%;width: 30rem;border-radius: 0.5rem;-ms-border-radius: 0.5rem;-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem;padding: 1rem;box-sizing: border-box;}
.message_box a{display: block;position: relative;background: #fff;border-radius: 0.5rem;-ms-border-radius: 0.5rem;-webkit-border-radius: 0.5rem;-moz-border-radius: 0.5rem;box-sizing: border-box;}
.message_box a .icon{
    display: block;
    position: absolute;
    width: 2rem;
    right: 1rem;
    bottom: 1rem;
    height: 2rem;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale();
}
.message_box a .icon svg{
    color: #000;
}
.message_box a img{
    max-width: 100% !important;
    height: auto;
}
.message_box a:hover .icon{transform: scale(1.2);-ms-transform: scale(1.2);-webkit-transform: scale(1.2);}

.c-text01{
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: center;
}
.c-text01 p{}
.c-text01 p:not(:last-child){
    margin-bottom: 1rem;
}

/*============================
formないのアイコン
============================*/
.pr_point{text-align:center;margin-bottom:2rem;}
.pr_point ul{margin:0 auto;display:table;}
.pr_point ul li{float:left;margin-right:0.5rem;}
.pr_point ul li:last-child{margin-right:0px;}

.amazon_note{font-size:1.4rem;line-height:1.5;margin-top:-1rem;}
@media screen and (max-width:320px){
#entry_page .tow_btn .next_btn:before,
.member_wrap .member_box.one_column .area_inner .area_top .right .btn:before,
.login_btn a.btn_ar:before,
.order_btn > .inner:before,
.order_btn a.btn_ar:before{display:none;}
}
@media screen and (max-width:1160px){
#link_kit_page .article_box .content{width: 96%;}
}
@media screen and (max-width:1051px){
html{min-width:105rem;}
}
@media screen and (min-width:1449px){
.cart_main,main, nav, .mov_area {width: 135rem;}
.cart_detail_content {width: 104rem;margin: 0 auto;}
main > article {width: 135rem;}

header{width: 135rem;}
header,footer{}
}
@media screen and (max-height:770px){/*IE10,11*/
.side_content{display:none;}
}
@media all and (-ms-high-contrast:none){/*IE10,11*/
main > article {padding-left:10rem;}
.products_detail_content .item_box .photo .slide li a img{width:auto;height:auto;max-width:68rem;max-height:50rem;}
.products_detail_content .item_box .photo .slide_thumb li a img{width:auto;height:auto;max-width:9rem;max-height:9rem;}
select::-ms-expand {display: none;}
.cart_nav .cart_nav_title .inner{width: auto;display: table;}
}
.shipping_block dl.close{background: #dcdcdc;}

/*===================
words
===================*/
.words .words_left{width: calc(30% - 2rem);float:left;margin-right:2rem;}
.words .words_right{float:left;width: 70%;}
.words_menu{margin-bottom:1rem;}
.words_menu_title{font-size:1.6rem;padding-bottom:0.5rem;border-bottom: 0.2rem solid #000;position:relative;color:#000;text-align:center;margin-bottom:2rem;}
.words_menu_title:after{content:"";border:0.5rem solid transparent;border-top: 0.5rem solid #000;position:absolute;bottom:-1rem;left:50%;margin-left:-0.5rem;}


ul.words_ja,ul.words_en,ul.words_category{border: #A8A8A8 1px solid;background:#FFF;font-size: 0;padding: 0.5rem 0.5rem 0 0.5rem;}
ul.words_ja li,
ul.words_en li,
ul.words_category li{float:left;text-align:center;width: 20%;display: block;padding-right: 0.5rem;box-sizing: border-box;height: 5rem;padding-bottom: 0.5rem;}
ul.words_ja li:nth-child(5n),
ul.words_en li:nth-child(5n),
ul.words_category li:nth-child(5n){
    padding-right: 0;
}
ul.words_ja li a,ul.words_en li a,ul.words_category li a{border: #D5D5D5 1px solid;margin: 0;width: 100%;display: flex;padding:0.3rem;text-align:center;color: #000;box-sizing: border-box;height: 100%;font-size: 1.8rem;align-items: center;-webkit-align-items: center;justify-content: center;-webkit-justify-content: center;}
ul.words_category li a{width:14.2rem;}
ul.words_ja li a:hover,ul.words_en li a:hover, ul.words_category a:hover{background-color: #c28f1f;color:#fff;}

.words ul.index_list li{background:#FFF;padding:1rem;margin:0 0 0.5rem 0;}
.words ul.index_list li:first-child{padding-top:0;}
.words ul.index_list li p{list-style: none;display: block;color: #000;font-size: 2.2rem;line-height: 2.2rem;border: 1px solid #000;padding: 1.2rem 1rem 1.2rem 2rem;margin: 0 0 1.5rem 0;font-family: "游明朝体", "Yu Mincho", YuMincho,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}
.words ul.index_list li a {text-decoration: none;color: #000;}
.words ul.index_list li a:hover {text-decoration: underline;}
.words ul.index_list li p a{position:relative;padding-left: 0;}
.words ul.index_list li p a:before{content:"";position:absolute;width: 0.5rem;height: 0.5rem;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);border-top: 0.2rem solid #000;border-right: 0.2rem solid #000;left: -1.2rem;top: 50%;margin-top: -0.3rem;}
.words ul.index_list li span {font-size:1.2rem;line-height:1.5;min-width:100rem;font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;line-height:1.5;min-width:100rem;color: #000;}
.words ul.index_list li ul.words_list li{border:0;padding:0;margin-bottom: 1rem;padding-left:3rem;font-size:1.4rem;background:#FFF;position:relative;font-size: 1.5rem;}
.words ul.index_list li ul.words_list li:before{content: "";position: absolute;top: 0.3rem;left: 1.3rem;display: block;width: 1rem;height: 1rem;border-radius: 50%;-webkit-border-radius: 50%;background: #c28f1f;}
.words_search{border: 1px solid #a8a8a8;margin-bottom: 2rem;padding: 1rem;text-align: left;background:#EEE;border: #A8A8A8 1px solid;}
.words_search table{
    width: 100%;
    table-layout: fixed;
}
.words_search table td{
    width: 70%;
    vertical-align: top;
}
.words_search table th{
    vertical-align: top;
}
.words_search td input {height: 3rem;padding: 0;border: 1px solid #a8a8a8;width: 100%;box-sizing: border-box;font-size: 1.4rem;}
.words_search ul.search_btn{text-align: center;margin:0;}
.words_search ul.search_btn .search_1{display: inline;margin: 0 1rem;}
.words_search ul.search_btn .search_1 input{height: 3rem;line-height: 3rem;border: 0;font-size: 1.3rem;color: white;cursor:pointer;background: #000;text-align: center;text-indent: 0;padding: 0 1.5rem;}
.words_desc{font-size: 1.5rem;line-height: 1.7;padding: 2rem;}
.words_desc p{margin-bottom:1rem;}

#words.detail .words ul.index_list li{background:#FFF;padding:1rem 1rem 0 1rem;margin:0;}
#words.detail .words ul.index_list li p{margin:0;}
#words.detail .words_right .words_desc{margin:0;background:url("/img/box_corner.gif") no-repeat 100% 100% #FFF;padding:1rem;}

.btn01{
    text-align: center;
}
.btn01 a{
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 2.2rem;
    padding: 1.5rem 3rem;
    position:relative;
    padding-left: 3rem;
}
.btn01 a:before{position:absolute;content:"";border-top: 0.2rem solid #fff;border-right: 0.2rem solid #fff;width: 0.6rem;height: 0.6rem;left: 0.9rem;top: 50%;margin-top: -0.4rem;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}


.information_block{background:#C12800;width:80rem;margin:auto;color:#FFF;text-align: center;padding:1rem 2rem;line-height:1.5;margin:6rem auto 0 auto;}
.out_stock{
    background: rgba(151,4,11,0.6);
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}

.credit_card_form{}
.credit_card_form dl{margin-bottom:1rem;}
.credit_card_form dd.input_name input[type="password"],
.credit_card_form dd.input_name input[type="text"],
.credit_card_form dd.input_name input[type="tel"]{margin: 0 0 0.5rem 0;font-size: 1.6rem;line-height: 4rem;height: 4.2rem;width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;border-radius: 0.3rem;-webkit-border-radius: 0.3rem;border:1px solid #000;}

.order_btn button{appearance: none;-webkit-appearance: none;-ms-appearance: none;-moz-appearance: none;-o-appearance: none;}
.order_btn .btn_checkout{margin:0;background:#ffc439;color:#000;font-weight:bold;position:relative;}
.order_btn a.btn_checkout span.card{position:absolute;right:1rem;top:50%;display:flex;transform: translate(0, -50%);}
.order_btn a.btn_checkout span.card img{display:inline-block;width:2rem;margin-right:0.5rem;border-radius:0.5rem;overflow:hidden;padding: 0.2rem;background: #FFF;object-fit: contain;image-rendering:-webkit-optimize-contrast;}
.order_btn a.btn_continue{margin:0;background:#797979}
.formError{transform: translate(-100%, 0px);}
.flex_form{display:flex;}
.flex_form > *{margin-right:1rem;}
.flex_form > *:last-child{margin-right:0px;}
.flex_form #c_year,
.flex_form #c_month{width:13rem;margin-right:1rem;}

.list_text{text-indent:-1em;padding-left:1em;margin-bottom:1em;}
.list_type{position:relative;}
.list_type::before{content:"";width:1rem;height:1rem;font-size:1.5rem;background:#666;display:inline-block;margin-right:0.3rem;}

.flex_btn{display:flex;align-items: center;justify-content: center;padding-top:3rem;}
.flex_btn > a{display:flex;align-items: center;justify-content:center;min-height: 2em;margin: 0 1rem 0.5rem;}
.continue_block{position:relative;margin: 0 1rem 0.5rem;}
.continue_block .card_block{position:absolute;left:0;top:-1rem;transform:translate(0,-100%);width:100%;}
.continue_block .card_block .card{display:flex;justify-content:center;align-items: center;}
.continue_block .card_block .card img{height:5rem;margin:0 2%;}
.continue_block a{font-family:"Arial Black";font-size:1.5rem;}
.btn_yellow{ background: #ffc439 !important;color: #000 !important;font-weight: bold;}

.buyer_list{width:100rem;margin:0 auto;display: flex;}
.buyer_list ul{}
.buyer_list li{width:30rem;border:1px solid #000;border-radius:0.5rem;padding:1rem;margin-right:1rem;}
.buyer_list li a{display:flex;font-size:1.5rem;color:#5a5a5a;}
.buyer_list li .img{width:40%;margin-right:4%;}
.buyer_list li .img img{width:100%;}
.buyer_list li .img + .content{width:56%;}
.buyer_list li .content{}
.buyer_list li .content .date{font-size:1.6rem; font-weight:bold;border: none;margin:0.5rem 0 0.5rem 0;}
.buyer_list li .content .title{font-size:1.5rem;line-height:1.5;}


body.custom .cart_box{display:none;}
body.custom .products_box .txt .item_list table td:nth-child(3),
body.custom .products_box .txt .item_list table th:nth-child(3),
body.custom .products_detail_content .item_box .txt .item_list table th:nth-child(3),
body.custom .products_detail_content .item_box .txt .item_list table td:nth-child(3){display: none;}


.cart_box .message{font-weight:bold;padding:1rem 0;font-size:1.4rem;color:#900;}
.cart_box .cart_btn{text-align:left;}
.cart_box .cart_btn a{margin:0 0;display:inline-block;padding:0 2rem 0 3.5rem;background: #fff;color: #000;border-radius: 0.3rem;border: none;line-height: 3rem;font-size: 1.6rem;border:1px solid #000;background:url(https://r.r10s.jp/com/img/rms/storefront/pc/page/btn_help.gif) left 1rem center no-repeat;}
.cart_box .cart_btn.-gray input[type="button"]{width: 30.5rem;display: block;margin: 0 0;background: #ccc;color: #FFF;border-radius: 0.3rem;border: none;line-height: 6rem;font-size: 2.4rem;font-family: garamond-fb-display,serif;}

.c-select01{
    position: relative;
    margin: 0 0 0.2rem 0;
    display: inline-block;
    min-width: 7.2rem;
}
.c-select01:before,
.c-select01:after{content:"";position: absolute;content: "";width: 0.9rem;height: 0.2rem;background: #000;right: 1.2rem;top: 1rem;z-index: 2;pointer-events: none;}
.c-select01:before{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.c-select01:after{}
.c-select01 select{
    font-size: 1.3rem;
    color: #000;
    background: #f6f6f6;
    padding: 0.5rem;
    height: 2.3rem;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.2rem;
    position: relative;
    z-index: 0;
    width: 100%;
}
.c-select01.-ver2:before,
.c-select01.-ver2:after{top:2.2rem}

.hidden{display:none;}

.form_check_list{margin-top:1rem;}
.form_check_list li{margin-bottom:0.5rem;}
.form_check_list li input{width:0;}

.pc{display:block;}
.sp{display:none;}
@media screen and (min-width:1025px)
{
  #nav{position: static !important;}
}
@media screen and (max-width: 1024px){
.sp{display:block;}
.pc{display:none;}
.cart_box .message{text-align:left;font-size:1.6rem;}
}
@media screen and (min-width: 600px)
{
.sp_iphone{display:none !important;}
}
@media screen and (max-width: 599px)
{
.pc_iphone{display:none !important;}
}
body#products_page.detail .cart_btn{margin:0;}
.cart_btn_wrap .out_stock_area{display:none;}
.cart_btn_wrap.outofstock .out_stock_area{display:block;}
.cart_btn_wrap.outofstock > .cart_btn:nth-child(1){display:none;}
.products_box > ul > li{padding-bottom:6rem;}
.cart_btn_wrap.outofstock .contact_us_brn{display:none;}

.latest_list .bx-wrapper .bx-controls-direction a{
    top: 8.5rem;
    margin-top: 0;
}
body#top_page .side_bnr{ display:block;}
.side_bnr{display:block;position:  fixed;right: 0;bottom: -100%;z-index: 100;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition:all 0.3s;}
.side_bnr > ul{}
.side_bnr > ul > li{margin-bottom: 2rem;position:  relative;padding-top:  2.4rem;}
.side_bnr > ul > li:last-child{margin-bottom:  0;}
.side_bnr > ul > li > .cloase{background:  #CEA63F;width:  4.8rem;height:  4.8rem;border-radius:  5rem;-webkit-border-radius: 5rem;-ms-border-radius: 5rem;position:  absolute;right: 0.2rem;top: 0;}
.side_bnr > ul > li > .cloase > a{position:relative;display:  block;height:  100%;}
.side_bnr > ul > li > .cloase > a:before{position:absolute;content:"";width:  2.2rem;height:  0.4rem;background:  #fff;transform:  rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);right: 0;left:  0;bottom:  0;margin:  auto;top: 0;}
.side_bnr > ul > li > .cloase > a:after{position:absolute;content:"";width: 2.2rem;height: 0.4rem;background: #fff;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);right: 0;left: 0;bottom: 0;margin: auto;top: 0;}
.side_bnr > ul > li > .bnr{background:  #000;padding: 0;width: 40rem;box-sizing:  border-box;border-radius: 1rem 0 0 0;-webkit-border-radius: 1rem 0 0 0;-ms-border-radius: 1rem 0 0 0;margin-right:  2.5rem;box-shadow: 0px 0 0.3rem rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0 0.3rem rgba(0,0,0,0.1);-ms-box-shadow: 0px 0 0.3rem rgba(0,0,0,0.1);}
.side_bnr > ul > li > .bnr > a{color:  #fff;}
.side_bnr > ul > li > .bnr > a > .top{padding: 1.5rem;background:  #C32800;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition:all 0.3s;font-size:  2rem;letter-spacing: 0.3rem;font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;border-radius: 1rem 0 0 0;-webkit-border-radius: 1rem 0 0 0;-ms-border-radius: 1rem 0 0 0;}
.side_bnr > ul > li > .bnr > a > .textarea{padding: 1.5rem;}
.side_bnr > ul > li > .bnr > a > .textarea > .text{font-size:  1.5rem;line-height:  2.5rem;margin-bottom:  1.5rem;}
.side_bnr > ul > li > .bnr > a > .textarea > .text > p{}
.side_bnr > ul > li > .bnr > a > .textarea > .text > p:last-child{}
.side_bnr > ul > li > .bnr > a > .textarea > .btn{font-size:  1.4rem;line-height:  2.5rem;background:  #fff;color:  #000;width:  20rem;margin:  0 auto;position:relative;letter-spacing: 0.2rem;font-family: serif;font-weight:  bold;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition:all 0.3s;}
.side_bnr > ul > li > .bnr > a:hover > .textarea > .btn{background: #C32800;color:  #fff;}
.side_bnr > ul > li > .bnr > a:hover > .textarea > .btn:before{border-color: transparent transparent transparent #fff;}
.side_bnr > ul > li > .bnr > a > .textarea > .btn:before{position:absolute;content:"";width:  0;height:  0;border-style:  solid;border-width: 0.5rem;border-color: transparent transparent transparent #000;left:  1rem;top: 50%;margin-top: -0.6rem;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transition:all 0.3s;}
.side_bnr > ul > li > .bnr > a > .textarea .twocolum{
    display: flex;
    justify-content: space-between;
}
.side_bnr > ul > li > .bnr > a > .textarea .twocolum .img{
    width: 30%;
}
.side_bnr > ul > li > .bnr > a > .textarea .twocolum .img img{display:block;}
.side_bnr > ul > li > .bnr > a > .textarea .twocolum .text{
    width: 66%;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: 1.5;
}

body.handle .cart_btn,
body.handle .cart_box{display: none;}

body#products_page.detail .section_wrap {
    padding-bottom: 0;
}
body#products_page.detail #footer {
    margin-top: 11rem;
}

.contact_btn{display:block;width:100%;line-height:5rem;color:#FFF !important;text-align:center;font-size:1.8rem;background:#000;border-radius:0.5rem;}

body#products_page.custom .btn_side_cart{opacity:0.5;pointer-events:none;}
body#products_page.other .cart_btn.options{display: none;}

.ec-errorMessage{color:#fff;background: #900;padding: 1rem;}
.ec-errorMessage + .ec-errorMessage{padding-top:0}
.ec-errorMessage + *:not(.ec-errorMessage):not(p){
    margin-top: 1rem !important;
    background: rgba(255,0,0,0.1);
}
.ec-errorMessage + *:not(.ec-errorMessage):not(p) ~*:not(p){
    background: rgba(255,0,0,0.1);
}

body.iframe_open footer, 
body.iframe_open main, 
body.iframe_open nav, 
body.iframe_open .mov_area, 
body.iframe_open #detail_img_section{padding-left: 0;}
body.iframe_open #left_area,
body.iframe_open #nav,
body.iframe_open #right_area,
body.iframe_open .section_wrap .section_content .shop_information,
body.iframe_open .footer_content .footer_left,
body.iframe_open .kaso_kv_products,
body.iframe_open .pankuzu,
body.iframe_open .bnr{display: none;}
body.iframe_open .kaso_kv_products{margin-left:0;}
body.kaso.iframe_open .section_wrap:last-child {
    padding-bottom: 0;
}

body.iframe_open#cart_page footer{display: none;}

body.iframe_open .footer_content .footer_right{
    float: none;
    width: 100%;
}
body.iframe_open .footer_content .footer_right .footer_list:nth-child(1){
    width: 100%;
    float: none;
}
body.iframe_open .footer_content .footer_right .footer_list:nth-child(1) li{
    display: inline-block;
    width: 49%;
}
body.iframe_open .footer_content .footer_right .footer_list:nth-child(1) li:nth-child(1){display:none}
body.iframe_open .footer_content .footer_right .footer_list:nth-child(2){
    display: none;
}

body.iframe_open .order_btn form,
body.iframe_open .order_btn > p,
body.iframe_open .order_btn #paypal-button-container{display: none;}
body.iframe_open #manage_btn{display: block !important;}









/*hahanohi-kaso*/
@media screen and (max-width:1050px)
{
body,
:root{}
}
body.special_page .category_nav{
    width: 1040px;
    max-width: calc(100vw - 100px);
}
body.special_page .category_nav li{
    width: 32%;
}
body.special_page .category_nav li:not(:last-child){
    margin-right: 1%;
}
body.special_page .category_nav ul{
    width: 100%;
}
body.special_page .products_box > ul > li{
    width: 36.0%;
    box-sizing: border-box;
}
body.special_page .products_box > ul > li:not(:nth-child(2n)){
    margin-right: 9%;
}
body.special_page .products_box{
    max-width: calc(100vw - 10rem);
}
body.special_page .section_wrap{
    max-width: calc(100vw - 10rem);
}
body.gift.special_page .products_box > ul > li{
    width: 31%;
    margin-right: 0;
}
body.gift.special_page .products_box > ul > li:not(:nth-child(3n)){
    margin-right: 3.5%;
}



















.hahanohi_wrap{position: relative;z-index: 1;}
.hahanohi_wrap > .content{
    color: #fff;
    font-family: "Yu Mincho", "YuMincho", serif;
    position: relative;
}
.hahanohi_wrap > .content > .top_text_area{
    position: absolute;
    z-index: 1;
    width: 103rem;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 98%;
    top: 6rem;
}
.hahanohi_wrap > .content > .top_text_area > .title{
    font-size: 4.8rem;
    margin-bottom: 3rem;
    display: inline-block;
}
.hahanohi_wrap > .content > .top_text_area > .text{
    font-size: 2.4rem;
    line-height: 2;
}
.hahanohi_wrap > .content > .bg{font-size: 0;}
.hahanohi_wrap > .content > .bg > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hahanohi_wrap > .content > .right_area{
    width: 45.2rem;
    position: absolute;
    z-index: 1;
    text-align: right;
    bottom: 4rem;
    right: 2rem;
}
.hahanohi_wrap > .content > .right_area > .name{
    font-size: 4.8rem;
    line-height: 1.4;
    margin-bottom: 1rem;
}
.hahanohi_wrap > .content > .right_area > .name > p{
    display: inline;
}
.hahanohi_wrap > .content > .right_area > .name .small{
    font-size: 2.4rem;
}
.hahanohi_wrap > .content > .right_area > .price{
    font-size: 4.8rem;
}
.hahanohi_wrap > .content > .right_area > .price > p{
    display: inline;
}
.hahanohi_wrap > .content > .right_area > .price .small{
    font-size: 2rem;
    margin-left: 0.5rem;
}
.hahanohi_wrap > .content > .right_area > .btn{
    margin-bottom: 3rem;
    margin-top: 2.5rem;
}
.hahanohi_wrap > .content > .right_area > .btn > a{}
.hahanohi_wrap > .content > .right_area > .btn > a{
    border: 0.1rem solid #000;
    background: #000;
    color: #fff;
    overflow: hidden;
    display: flex;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0.3rem;
    width: 100%;
    box-sizing: border-box;
    font-family: "Yu Mincho", "YuMincho", serif;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    height: 9rem;
}
.hahanohi_wrap > .content > .right_area > .btn > a::before {
 position: absolute;
 z-index: 0;
 top:0;
 left: -100%;
 width: 100%;
 height: calc(100% - 0px);
 -webkit-transition: all 0.2s;
 transition: all 0.3s;
 content:"";
 background: #fff;
}

.hahanohi_wrap > .content > .right_area > .btn > a:hover > span {
 color: #000;
 position: relative;
 display: flex;
 align-items: center;
 justify-content: center;
}
.hahanohi_wrap > .content > .right_area > .btn > a > span{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.hahanohi_wrap > .content > .right_area > .btn > a:hover > span .off{display: none;}
.hahanohi_wrap > .content > .right_area > .btn > a:not(:hover) > span .on{display: none;}
.hahanohi_wrap > .content > .right_area > .btn > a:hover::before {
 left: 0;
}
.hahanohi_wrap > .content > .right_area > .btn > a > span img{margin-right: 3.5rem;height: 4.1rem;}

.hahanohi_wrap > .content > .right_area > .info_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -2rem;
}
.hahanohi_wrap > .content > .right_area > .info_list > li{
    width: 21.7rem;
    font-size: 0;
    margin-bottom: 2rem;
}
.hahanohi_wrap > .content > .right_area > .info_list > li > img{}
.hahanohi_wrap > .content > .haha_logo{
    position: absolute;
    width: 27rem;
    z-index: 1;
    bottom: 3.5rem;
    left: 0;
    right: 0;
    margin: auto;
}
.hahanohi_wrap > .content > .haha_logo > img{}
.hahanohi_wrap > .handle{}
.hahanohi_wrap > .handle > ul{
    display: flex;
}
.hahanohi_wrap > .handle > ul > .-on{}
.hahanohi_wrap > .handle > ul > li:hover{cursor:pointer}
.hahanohi_wrap > .handle > ul > .-on:before,
.hahanohi_wrap > .handle > ul > li:hover:before{content:"";background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.hahanohi_wrap > .handle > ul > .-on > img{}
.hahanohi_wrap > .handle > ul > li{
    font-size: 0;
    position: relative;
}
.hahanohi_wrap > .handle > ul > li > img{}



@media screen and (max-width: 1024px){
.kaso_kv_products .bx-viewport li,
.kaso_kv_products .bx-viewport,
.kaso_kv_products .bx-wrapper{height:100% !important}
.kaso_kv_products ul{height:100%}
.kaso_kv_products ul li{width:100% !important;}
.kaso_kv_products img{width:100%;object-fit: cover;height:100%;}

}
@keyframes kaso_kv_products
{
    2%{ background-image: url(/img/kaso_products_img_maboroshi.jpg); }
    10%{ background-image: url(/img/kaso_products_img_denka.jpg); }
    18%{ background-image: url(/img/kaso_products_img_santoku.jpg); }
    26%{ background-image: url(/img/kaso_products_img_gyuto.jpg); }
    34%{ background-image: url(/img/kaso_products_img_petit.jpg); }
    42%{ background-image: url(/img/kaso_products_img_deba.jpg); }
    50%{ background-image: url(/img/kaso_products_img_nakiri.jpg); }
    58%{ background-image: url(/img/kaso_products_img_maboroshi.jpg); }
    66%{ background-image: url(/img/kaso_products_img_denka.jpg); }
    74%{ background-image: url(/img/kaso_products_img_santoku.jpg); }
    82%{ background-image: url(/img/kaso_products_img_gyuto.jpg); }
    90%{ background-image: url(/img/kaso_products_img_petit.jpg); }
    95%{ background-image: url(/img/kaso_products_img_deba.jpg); }
    100%{ background-image: url(/img/kaso_products_img_nakiri.jpg); }
}

@-moz-document url-prefix() {
  .kaso_kv_products:before{content:"";
  /*--アニメーション (name・速度・進行割合・繰り返しの指示)--*/
  -webkit-animation: kaso_kv_products2 55s  linear infinite;
  animation: loop kaso_kv_products2 55s linear infinite;
  
  /*--アニメーション (動作を軽くする為に予めにcssタイプを指定する)--*/
  -webkit-will-change:transform;
  will-change:transform;opacity:0;background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  }
  @keyframes kaso_kv_products2
  {
      3%{ opacity:0}
        5%{ opacity:1}
        7%{ opacity:1}
      11%{ opacity:0}
        13%{ opacity:1}
        15%{ opacity:1}
      19%{ opacity:0}
        21%{ opacity:1}
        23%{ opacity:1}
      27%{ opacity:0}
        29%{ opacity:1}
        31%{ opacity:1}
      35%{ opacity:0}
        37%{ opacity:1}
        39%{ opacity:1}
      43%{ opacity:0}
        45%{ opacity:1}
        47%{ opacity:1}
      51%{ opacity:0}
        53%{ opacity:1}
        55%{ opacity:1}
      59%{ opacity:0}
        61%{ opacity:1}
        63%{ opacity:1}
      67%{ opacity:0}
        69%{ opacity:1}
        71%{ opacity:1}
      75%{ opacity:0}
        77%{ opacity:1}
        79%{ opacity:1}
      83%{ opacity:0}
        85%{ opacity:1}
        87%{ opacity:1}
      91%{ opacity:0}
        92%{ opacity:1}
        94%{ opacity:1}
      96%{ opacity:0}
        97%{ opacity:1}
        98%{ opacity:1}
      100%{ opacity:0}
  }
}
.hahanohi_wrap.-kaso{margin:-5rem auto 4rem;max-width:104rem;width:100%;}
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{font-size:1.8rem;}
.hahanohi_wrap.-kaso > .content > .top_text_area{width:95rem;pointer-events: none;}
.hahanohi_wrap.-kaso > .content > .right_area{max-width:30rem;}
.hahanohi_wrap.-kaso > .content > .haha_logo{width:16rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .name{font-size:3rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .price{font-size:3rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .info_list > li{width: 100%;margin-bottom:0;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn{margin-bottom: 1rem;margin-top: 1.5rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a{font-size: 2rem;height: 6rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a > span img{height: 2.7rem;}
.hahanohi_wrap.-kaso > .content > .top_text_area > .title{font-size:4rem;}
.hahanohi_wrap.-kaso > .content a{color:#FFF;}
.hahanohi_wrap.-kaso > .content a img:hover{opacity:1;}
.hahanohi_wrap.-kaso > .content > .right_area > .price > a p,
.hahanohi_wrap.-kaso > .content > .right_area > .name > a p{display:inline;}
.hahanohi_wrap.-kaso a{color:#FFF;pointer-events: auto;}
.hahanohi_wrap.-kaso > .content .top_text_area .text.sp{display:none;}
.hahanohi_wrap.-kaso > .handle > ul > .-on:before{content: "selected";background: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #fff;display: flex;align-items: center;justify-content: center;z-index: 1;box-sizing: border-box;font-size: 2.4rem;}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date{
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.4rem;
    float: right;
    vertical-align: middle;
    margin-left: 2rem;
}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date > .inner{
    height: 4.1rem;
    display: inline-block;
    background: #c32800;
    font-size: 2.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2rem;
    letter-spacing: 0;
}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date > .inner > b{
    font-weight: normal;
}



@media screen and (max-width:1040px){
.hahanohi_wrap.-kaso > .content > .top_text_area > .title{font-size:3rem;display: inline-block;}
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{font-size:1.5rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .name{font-size:2rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .price{font-size: 2rem;}
.hahanohi_wrap.-kaso > .content > .right_area{max-width: 20rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a{font-size:1.5rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a{
    height: 4rem;
}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a > span img{
    height: 2rem;
    margin-right: 2rem;
}
.hahanohi_wrap.-kaso > .content > .right_area > .info_list > li{}
.hahanohi_wrap.-kaso > .content > .haha_logo{width:12rem;}
.hahanohi_wrap > .content > .top_text_area{left:2rem;}
}

@media screen and (max-width:950px){
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{font-size:1.3rem;}

}

@media screen and (max-width:840px){
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{font-size:1rem;}

}


@media screen and (max-width:768px){
body.special_page .section_wrap{
    max-width: 100%;
}
body.special_page .category_nav li{
    width: auto;
}
body.special_page .category_nav{
    margin-bottom: 7rem;
}
body.special_page .products_box > ul > li:not(:nth-child(2n)){
    margin-right: 4%;
}
body.special_page .products_box > ul > li{
    width: 48%;
}
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{
    font-size: 1.2rem;
}
.hahanohi_wrap.-kaso > .content > .top_text_area > .title{
    font-size: 2.5rem;
    margin-bottom: 1rem;
}
.hahanohi_wrap.-kaso > .content > .haha_logo{
    bottom: 1.5rem;
}
body.special_page.gift .products_box > ul > li{
    width: 46%;
}








}

@media screen and (max-width:700px){
.hahanohi_wrap.-kaso > .content > .top_text_area > .title{font-size:2.5rem;}
.hahanohi_wrap.-kaso > .content > .top_text_area > .text{font-size: 1.2rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .name{font-size:1.6rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .price{font-size: 1.6rem;}
.hahanohi_wrap.-kaso > .content > .right_area{max-width: 17rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .btn > a{font-size:1.3rem;}
.hahanohi_wrap.-kaso > .content > .right_area > .info_list > li{width: 7.7rem;}
.hahanohi_wrap.-kaso > .content > .haha_logo{width:10rem;bottom: 1rem;}
.hahanohi_wrap > .content > .top_text_area{left:1rem;top: 3rem;}
body.special_page .category_nav{
    max-width: 100vw;
    margin-bottom: 9rem;
}
body.special_page .category_nav li{
    width: auto;
    vertical-align: middle;
}
body.special_page .category_nav li > a > span{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
body.special_page .category_nav li:before{
    top: 50%;
    transform: translate(0, -50%);
}
.hahanohi_wrap.-kaso > .handle > ul > .-on:before{font-size:1.4rem}







}
@media screen and (max-width:599px){
.hahanohi_wrap.-kaso > .content .top_text_area .text.pc{display:none;}
.hahanohi_wrap.-kaso > .content .top_text_area .text.sp{display:block;}

.hahanohi_wrap.-kaso{
}
.hahanohi_wrap.-kaso > .content{
}
.hahanohi_wrap.-kaso > .content .top_text_area{
    margin-left: 0rem;
    padding-top: 6.8vh;
    padding-top: 6.8svh;
    padding-right: 0;
    padding-right: 0 !important;
    width:auto;
    right: 10rem;
    top: 7rem;
    padding-left: 37%;
}
.hahanohi_wrap.-kaso > .content .top_text_area .title{
    font-size: 3vh;
    font-size: 3svh;
    margin-bottom: 1rem;
    margin-left: 0;
}



.hahanohi_wrap.-kaso > .content .top_text_area .title .date > .inner{padding: 1vh 1rem;height: auto;font-size: 100%;}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date > .inner > b{
    transform: rotate(-90deg);
    letter-spacing: 0;
    display: inline-block;
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-size: 120%;
}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date > .inner > b:nth-child(1){
    margin-bottom: 0.4rem;
}
.hahanohi_wrap.-kaso > .content .top_text_area .title .date{
    font-size: 60%;
    margin: 0;
    margin-bottom: 1vh;
    float: none;
}

.hahanohi_wrap.-kaso > .content .top_text_area .text{
    font-size: 2.1rem;
    text-indent: -0.6em;
    font-size: 1.6vh;
    font-size: 1.6svh;
}
.hahanohi_wrap.-kaso > .content .bg{
    height: calc(100vh - 21rem);
    height: calc(100svh - 21rem);
    position:relative;
    overflow: hidden;
    z-index:0;
}
.hahanohi_wrap.-kaso > .content .bg:before{content:"";background: rgba(0,0,0,0.3);width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;pointer-events: none;}
.hahanohi_wrap.-kaso > .content .bg img{
    height: auto;
    object-position: center;
    object-fit: contain;
    max-width: 300rem;
    width: 98vh;
    width: 98svh;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0) rotate(-54deg);
    top: 13vh;
    top: 13svh;
    margin-left: -22vh;
    margin-left: -22svh;
}
.hahanohi_wrap.-kaso > .content .right_area{
    display: none;
}
.hahanohi_wrap.-kaso > .content .right_area > .name{
    font-size: 2.4rem;
    width: 21.2rem !important;
}
.hahanohi_wrap.-kaso > .content .right_area > .name .small{
    margin-left: 0.5rem;
    font-size: 1.1rem;
}
.hahanohi_wrap.-kaso > .content .right_area > .price{
    font-size: 2.4rem;
    width: 21.2rem;
}
.hahanohi_wrap.-kaso > .content .right_area > .price .small{
    font-size: 1.3rem;
}
.hahanohi_wrap.-kaso > .content .right_area > .btn{
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    width: 21.2rem;
}

.hahanohi_wrap.-kaso > .content > .haha_logo{width:10.74svh;bottom:0.5rem;}
.hahanohi_wrap.-kaso > .content .right_area > .btn > a{font-size: 1.4rem;height: 4rem;}
.hahanohi_wrap.-kaso > .content .right_area > .btn > a > span{}
.hahanohi_wrap.-kaso > .content .right_area > .btn > a > span > .off{height: 2.1rem;}
.hahanohi_wrap.-kaso > .content .right_area > .btn > a > span > .on{height: 1.1rem;}
.hahanohi_wrap.-kaso > .content .right_area > .info_list{width: 16.2rem;}
.hahanohi_wrap.-kaso > .content .right_area > .info_list > li{width: 48%;margin-bottom: 4%;}
.hahanohi_wrap.-kaso > .content .right_area > .info_list > li > img{}
.hahanohi_wrap.-kaso > .content .right_area > .haha_logo{}
.hahanohi_wrap.-kaso > .content .right_area > .haha_logo > img{}
.hahanohi_wrap.-kaso > .handle{}
.hahanohi_wrap.-kaso > .handle > ul{}
.hahanohi_wrap.-kaso > .handle > ul > .-on{}
.hahanohi_wrap.-kaso > .handle > ul > .-on > img{}
.hahanohi_wrap.-kaso > .handle > ul > li{}
.hahanohi_wrap.-kaso > .handle > ul > li > img{}
.hahanohi_wrap.-kaso > .handle > ul:not(.-stop) > .-selected:after{
    content: "";
    background: url(/img/hahanohi_handle_icon.svg?k2) center /contain no-repeat;
    width: 7.6rem;
    height: 10.1rem;
    position: absolute;
    bottom: 100%;
    z-index: 8;
    display: block;
    left: 50%;
    transform: translate(-50%, 1.2rem);
    transform: translate(-50%, 1.2rem);
    animation: floatAnimation 2s ease-in-out infinite;
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
    pointer-events: none;
}


/* 初期アニメーション（ゆっくり上下する動き） */
@keyframes floatAnimation {
    0% { transform: translate(-50%, 1.2rem); }
    50% { transform: translate(-50%, 0.8rem); }
    100% { transform: translate(-50%, 1.2rem); }
}
body.special_page .products_box > ul > li:not(:nth-child(2n)){
    margin-right: 0;
}
body.special_page .products_box > ul > li{
    width: 100%;
}
body.special_page.gift .products_box > ul > li{width: 100%;margin-right: 0 !important;}
body.special_page .products_box {
    max-width: 100%;
}


















}


@media screen and (max-width:414px){
.hahanohi_wrap.-kaso > .content .top_text_area{
    padding-left: 31%;
    width: 90%;
    right: auto;
    box-sizing: border-box;
}





















html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td,*,* *,* * *,* * * *,* * * * *,* * * * * *,
*,*:before,*:after,*:hover,*:checked{}
}
#my_page .side_bnr{display:none !important}