@charset "UTF-8";.header_area{width:100%;background:#fff;top:0;z-index:22;transition:all .3s}.header_area.active{position:fixed;width:100%;background:#fff;top:0;z-index:22}.header_area .first_header{height:40px;display:flex;justify-content:center;align-items:center;position:relative;z-index:22;transition:all .3s}.header_area .first_header.is-fixed{height:0;opacity:0;transition:all .3s}.header_area .announcement_text{text-align:center;font-size:16px;color:#872224;font-weight:700}.header_area .second_header{background:#333;height:38px;padding-left:20px;display:flex;align-items:center;position:relative;z-index:22;transition:all .3s}.header_area .second_header.is-fixed{height:0;opacity:0;transition:all .3s}.header_area .header_title{color:#fff;font-size:16px;font-weight:700}.header_area .third_nav_area.sp_only_header_search{display:none}.header_area .third_header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d1d1d1;position:relative;z-index:22;background:#fff;transition:all .3s}.header_area .third_header.is-fixed{position:fixed;width:100%;top:0;background:#fff;transition:.3s}.header_area .sp_h_search_box{display:none}.header_area .header_logo{max-width:310px;width:25%;margin-left:20px}.header_area .header_logo_link{display:block}.header_area .third_nav_area{width:76%;display:flex;justify-content:space-between}.header_area .header_search_box{width:38%;display:flex;flex-direction:column;justify-content:center;padding-top:12px}.header_area .header_search_first{display:flex;border:1px solid #000;border-radius:3px}.header_area .header_search_first_btn{border:none;outline:0;background:#fff url(../img/header/header_search.png);background-repeat:no-repeat;background-position:center;background-size:17px 17px;border-radius:0 3px 3px 0;width:33px;height:28px;cursor:pointer;border:none;border-left:none;padding:0;border-left:1px solid #000}.header_area .header_search_category{border-radius:3px 0 0 3px;height:28px;border:none;width:61px;font-size:10px;padding:0;border-right:1px solid #000}.header_area .header_search_first_input{height:28px;width:calc(100% - 94px);border-radius:0;padding:0 7px;border:none;border-left:none;font-size:14px;min-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header_area .header_search_first_input::-moz-placeholder{color:#999;font-size:14px}.header_area .header_search_first_input::placeholder{color:#999;font-size:14px}.header_area .header_search_first_input:focus{outline:0}.header_area .add_search{text-align:right;font-size:10px;line-height:2.3;cursor:pointer}.header_area .add_search:before{content:"";display:inline-block;background:url(../img/header/header_search_plus.png);background-repeat:no-repeat;background-size:contain;width:6px;height:6px}.header_area .sp_add_search_btn{text-align:right;font-size:10px;line-height:1.7;cursor:pointer}.header_area .sp_add_search_btn:before{content:"";display:inline-block;background:url(../img/header/header_search_plus.png);background-repeat:no-repeat;background-size:contain;width:6px;height:6px}.header_area .header_nav_area{display:flex;justify-content:flex-end;width:60%}.header_area .nav_link{display:flex;justify-content:space-between;align-items:center}.header_area .nav_list{margin-right:25px}.header_area .nav_list.mega{margin-right:30px;cursor:pointer}.header_area .nav_list.mega.margin_no{margin-right:25px}.header_area .nav_list_link{display:flex;flex-direction:column}.header_area .nav_list_link .jp_text{font-size:11px;text-align:center}.header_area .nav_list_link .en_text{font-size:20px;text-align:center;position:relative;line-height:1.6}.header_area .nav_list_link .en_text:after{content:"";display:inline-block;position:absolute;background:url(../img/header/header_category_arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center;width:7px;height:4px;top:0;bottom:0;margin:auto;margin-left:5px}.header_area .header_icon{max-width:26px;max-height:26px;width:100%;height:auto;margin:0 auto 10px}.header_area .toggle_area{background:#c8af00;position:relative;width:75px;height:70px;cursor:pointer}.header_area .toggle_area.active .toggle span:nth-child(1){top:18px;transform:rotate(-45deg)}.header_area .toggle_area.active .toggle span:nth-child(2),.header_area .toggle_area.active .toggle span:nth-child(3){top:18px;transform:rotate(45deg)}.header_area .toggle{position:absolute;right:13px;top:10px;width:47px;height:51px;z-index:3;text-align:center}.header_area .toggle span{display:block;position:absolute;width:21px;border-bottom:solid 2px #fff;transition:.35s ease-in-out;left:6px;color:#fff}.header_area .toggle span:nth-child(1){top:9px;margin-left:5px}.header_area .toggle span:nth-child(2){top:18px;margin-left:5px}.header_area .toggle span:nth-child(3){top:27px;margin-left:5px}.header_area .toggle span:nth-child(4){border:none;font-size:10px;top:40px;width:41px;margin-left:-5px}.header_area .megamenu{background:#fff;max-height:0;opacity:0;overflow:hidden;width:100%;position:absolute;top:71px;left:0;transition:all .3s ease-in;z-index:999}.header_area .megamenu.is-fixed{top:71px}.header_area .nav_list.mega:hover .megamenu{max-height:9999px;opacity:1;padding:30px 0}.header_area .add_search:hover .megamenu{max-height:9999px;opacity:1;padding:30px 0}.header_area .megamenu-inner{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;width:100%;margin:auto}.header_area .megamenu-inner.add_search_megamenu{display:block}.header_area .megamenu-inner .category_mega_list{width:9.8%;margin-bottom:10px;margin-right:1%}.header_area .megamenu-inner .category_mega_list:nth-child(9){margin-right:0}.header_area .megamenu-inner .category_mega_list:nth-child(9){margin-right:0}.header_area .megamenu-inner .taste_mega_list{width:19%;margin-bottom:10px}.header_area .megamenu-link{display:block}.header_area .megamenu-inner-img{max-width:86px;margin:0 auto 10px}.header_area .taste-megamenu-inner-img{max-width:215px;margin:0 auto 10px}.header_area .megamenu-inner-text{font-size:13px;text-align:center;line-height:1.4}.header_area .taste-megamenu-inner-text{font-size:13.5px}.header_area .megamenu-inner-text img{margin:0 5px 0 0}.header_area .megamenu-inner.support_list .support_mega_list{width:23%;margin-bottom:2.6%}.header_area .megamenu-inner.support_list .support_mega_list .support_list_link{display:flex;justify-content:center;align-items:center;height:64px;border:1px solid #d1d1d1;background:url(../img/header/support_arrow.png);background-repeat:no-repeat;background-position:96% center;background-size:5px 9px;font-size:15px;text-align:center;color:#000}.header_area .megamenu-inner.history_list{justify-content:flex-start}.header_area .megamenu-inner.history_list .history_mega_list{width:18.4%;margin-right:2%}.header_area .megamenu-inner.history_list .history_mega_list:last-child{margin-right:0}.header_area .megamenu-inner.history_list .history_mega_list .history_list_name{margin-top:10px}.header_area .megamenu_open_title{font-size:18px;border-bottom:1px solid #000;max-width:1200px;width:100%;margin:0 auto 25px}.header_area .history_list_link{display:block}.header_area .history_list_price{font-size:20px}.header_area .history_list_price .en_mark{font-size:13px}.header_area .history_list_price .tax{font-size:13px}.header_area .history_list_price .tax:after{content:"～";display:inline-block;font-size:13px}.header_area .look_btn_area{max-width:1200px;width:100%;margin:auto}.header_area .look_btn{display:flex;justify-content:center;align-items:center;max-width:358px;width:100%;height:44px;margin-top:40px;margin-left:auto;margin-bottom:20px;color:#862224;font-size:14px;font-weight:700;background:url(../img/index/look_btn_arrow.png);background-repeat:no-repeat;background-size:5px 9px;background-position:10% center;border:2px solid #862224;border-radius:50px}.sp_menu{max-width:588px;width:100%;background:#fff;transform:translateX(100%);transition:all .6s;position:fixed;z-index:999;top:149px;padding-bottom:20px}.sp_menu.active{transform:translateX(0);overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.sp_menu.is-fixed{top:71px}.sp_menu .close_btn_box_area{background:rgba(159,132,118,.1);padding-top:20px}.sp_menu .close_btn_box{width:40px;height:50px;margin-left:auto;margin-right:10px;position:relative;cursor:pointer}.sp_menu .close_btn_box span{position:absolute;background:#000;width:31px;height:2px;display:block}.sp_menu .close_btn_box span:nth-child(1){top:23px;transform:rotate(-45deg)}.sp_menu .close_btn_box span:nth-child(2){top:23px;transform:rotate(45deg)}.sp_menu .sp_contact_area{padding:15px 20px 20px;display:flex;justify-content:space-between;background:rgba(159,132,118,.1)}.sp_menu .form_link{display:flex;justify-content:center;align-items:center;max-width:268px;width:49%;height:60px;border:1px solid #862224;border-radius:5px;font-size:14px;font-weight:700;background:#fff url(../img/header/h_mail_icon.png);background-repeat:no-repeat;background-size:24px 14px;background-position:10% center;color:#862224}.sp_menu .tel_link{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:268px;width:49%;height:60px;border:1px solid #862224;border-radius:5px;font-size:19px;font-weight:700;background:#fff url(../img/header/h_tel_icon.png);background-repeat:no-repeat;background-size:12px 16px;background-position:10% center;color:#862224}.sp_menu .tel_link .s_text{font-size:10px;font-weight:400;display:block;margin-top:5px;letter-spacing:-.5px}.sp_menu .sp_product_obi{background:#505050;color:#fff;font-size:16px;font-weight:700;height:60px;display:flex;align-items:center;padding-left:18px}.sp_menu .sp_product_search{background:rgba(178,151,118,.1);display:flex;justify-content:space-between;align-items:center;padding:20px 18px 10px}.sp_menu .sp_product_search .sp_product_input_area{display:flex;align-items:center;justify-content:space-between;max-width:380px;width:100%;border:1px solid #000;border-radius:3px;background:#fff;height:38px}.sp_menu .sp_product_search .sp_product_input{border:none;width:calc(100% - 38px);height:36px;padding:0 20px;min-height:0}.sp_menu .sp_product_search .sp_product_input::-moz-placeholder{color:#918983;font-size:15px}.sp_menu .sp_product_search .sp_product_input::placeholder{color:#918983;font-size:15px}.sp_menu .sp_product_search .sp_product_input:focus{outline:0}.sp_menu .sp_product_search .sp_product_btn{outline:0;background:#fff url(../img/header/sp_menu_search.png);background-repeat:no-repeat;background-position:center;background-size:17px 17px;width:38px;height:36px;border:none;border-left:1px solid #000;border-radius:0 3px 3px 0;cursor:pointer}.sp_menu .sp_product_search .sp_product_btn_area{background:#7a7a7a url(../img/header/header_search_w_plus.png);background-repeat:no-repeat;background-size:14px 14px;background-position:10px center;max-width:140px;height:38px;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:15px;border-radius:6px;cursor:pointer}.sp_menu .sp_product_area{display:flex;background:rgba(178,151,118,.1)}.sp_menu .p_product_area_inner{width:50%;padding:25px 20px}.sp_menu .inner_title{font-size:16px;font-weight:700}.sp_menu .category_link{border:1px solid #000;border-radius:3px;display:flex;align-items:center;height:38px;background:#fff url(../img/header/sp_menu_search.png);background-repeat:no-repeat;background-size:19px 19px;background-position:97% center;justify-content:center;margin-bottom:15px;margin-top:15px;font-size:15px}.sp_menu .product_link_box{margin-bottom:10px}.sp_menu .sp_product_link_box_title{background:#fff url(../img/header/h_menu_dw_arrow.png);background-repeat:no-repeat;background-size:15px 8px;background-position:96% center;border-left:12px solid #862224;padding:8.5px 0;padding-left:15px;cursor:pointer;margin-bottom:3px}.sp_menu .sp_product_link_box_title.clicked{background:#fff url(../img/header/h_menu_up_arrow.png);background-repeat:no-repeat;background-size:15px 8px;background-position:96% center}.sp_menu .sp_product_box_title{font-size:16px;font-weight:700}.sp_menu .product_link_box_link{background:#fff;padding:10px 35px;display:none}.sp_menu .product_box_link{line-height:1.8;display:block;font-size:15px}.sp_menu .link_product{background:#b19676 url(../img/header/h_menu_w_arrow.png);background-repeat:no-repeat;background-size:8px 13px;background-position:96% center;display:flex;align-items:center;padding-left:20px;height:60px;color:#fff;border-bottom:1px solid #fff}.sp_menu .open_menu_area{padding-bottom:.4%;background:rgba(178,151,118,.1)}.sp_menu .open_menu_area .open_title{background:#505050 url(../img/header/open_title_d.png);background-repeat:no-repeat;background-size:13px 8px;background-position:96% center;display:flex;align-items:center;height:60px;cursor:pointer}.sp_menu .open_menu_area .open_title.clicked{background:#505050 url(../img/header/open_title_u.png);background-repeat:no-repeat;background-size:13px 8px;background-position:96% center}.sp_menu .open_menu_area .open_title .open_ttl{color:#fff;padding-left:18px;font-size:16px;font-weight:700}.sp_menu .open_menu_area .close_menu_box{display:none}.sp_menu .open_menu_area .close_menu{background:rgba(178,151,118,.1);display:flex;flex-wrap:wrap;justify-content:space-between}.sp_menu .open_menu_area .close_menu_list{width:49.8%;background:#fff url(../img/header/support_arrow.png);background-repeat:no-repeat;background-size:5px 9px;background-position:96% center;margin-bottom:.4%}.sp_menu .open_menu_area .close_menu_link{display:flex;align-items:center;height:46px;padding-left:20px;font-size:15px}.sp_menu .b_link_flex{display:flex;justify-content:space-between}.sp_menu .b_link_flex .b_link{width:49.8%;background:#333 url(../img/header/b_link_arrow.png);background-repeat:no-repeat;background-position:96% center;background-size:8px 13px;color:#fff;display:flex;align-items:center;height:60px;padding-left:20px;font-size:15px}.sp_menu .sample_btn_area{padding:20px 0;background:rgba(178,151,118,.1)}.sp_menu .sample_btn_area .sample_btn{background:#862224 url(../img/header/sample_btn.png);background-repeat:no-repeat;background-size:28px 28px;background-position:29% center;border-radius:10px;display:flex;justify-content:center;flex-direction:column;height:84px;max-width:545px;margin:auto;width:100%;font-size:17px;font-weight:700;padding-left:195px;color:#fff;box-shadow:0 3px 0 0 #ababab}.sp_menu .sample_btn_area .sample_btn .s_text{margin-top:5px;font-size:13px}.sp_menu .bnr_area{background:rgba(178,151,118,.1);padding-top:20px;padding-bottom:25%}.sp_menu .bnr_area .bnr_link{max-width:544px;width:100%;margin:0 auto 15px;display:block}@media (min-width:1px) and (max-width:1520px){.header_area .header_search_box{width:34%}.header_area .header_nav_area{width:64%}}@media (min-width:1px) and (max-width:1450px){.header_area .header_search_box{width:31%;margin:0 1%}.header_area .nav_list{margin-right:20px}.header_area .nav_list.mega.margin_no{margin-right:20px}}@media (min-width:1px) and (max-width:1400px){.header_area .header_nav_area{width:69%}}@media (min-width:1px) and (max-width:1350px){.header_area .nav_list{margin-right:15px}.header_area .nav_list.mega{margin-right:30px}.header_area .nav_list.mega.margin_no{margin-right:15px}}@media (min-width:1px) and (max-width:1280px){.header_area .nav_list{margin-right:10px}.header_area .nav_list.mega.margin_no{margin-right:10px}}@media (min-width:1px) and (max-width:1250px){.header_area .header_logo{width:21%}.header_area .nav_list{margin-right:12px}.header_area .nav_list.mega{margin-right:17px}.header_area .nav_list.mega.margin_no{margin-right:12px}}@media (min-width:1px) and (max-width:1200px){.header_area .megamenu-inner{width:95%}.header_area .look_btn_area,.header_area .megamenu_open_title{width:95%}.header_area .nav_list.mega{margin-right:20px}.header_area .nav_list.mega.margin_no{margin-right:10px}.header_area .nav_list{margin-right:10px}}@media (min-width:1px) and (max-width:1170px){.header_area .header_logo{width:19%}.header_area .third_nav_area{width:78%}.header_area .megamenu-inner-text{font-size:11px}}@media (min-width:1px) and (max-width:1145px){.header_area .header_logo{width:17%}.header_area .third_nav_area{width:80%}.header_area .nav_list{margin-right:8px}.header_area .nav_list.mega.margin_no{margin-right:8px}}@media (min-width:1px) and (max-width:1095px){.header_area .nav_list_link .jp_text{font-size:10px}.header_area .nav_list_link .en_text{font-size:19px;line-height:1.7}}@media (min-width:1px) and (max-width:1024px){.header_area .nav_list.mega{display:none}.header_area .nav_list.pcv{display:none}.header_area .nav_list.contact{display:none}.header_area .header_search_box{width:100%;padding:20px 20px 5px;position:fixed;top:134px;background:#fff;margin:0}.header_area .third_nav_area.sp_only_header_search{display:block;width:100%}.header_area .third_nav_area.sp_only_header_search .header_search_box{position:static}.header_area .third_header{padding:10px 0}.header_area .third_header .header_search_box{display:none}.header_area .third_nav_area{justify-content:flex-end;width:50%}.header_area .header_logo{width:50%}.header_area .header_icon{max-width:29px;max-height:26px}.header_area .header_icon.pcv{display:none}.header_area .header_icon.spv{display:block;margin-bottom:0}.header_area .nav_list_link .jp_text{display:none}.header_area .toggle_area{background:0 0;width:33px;height:35px}.header_area .toggle{right:4px;top:-3px;width:33px;height:35px}.header_area .toggle span{border-bottom:solid 2px #3e3a39;left:0}.header_area .toggle span:nth-child(4){display:none}.header_area .add_search:hover .megamenu{max-height:0;opacity:0;padding:0 0}.header_area .sp_search_add{max-height:0;opacity:0;padding:0 0;display:none;transition:all .5s 0s ease}.header_area .sp_search_add.active{transition:all .5s 0s ease;display:block;width:100%;max-height:9999px;opacity:1;padding:30px 0 100px;position:fixed;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;top:216px;left:0;background:#fff}.sp_menu{top:134px}.sp_menu.is-fixed{top:56px}}@media (min-width:1px) and (max-width:767px){.header_area .sp_menu{top:123px;max-width:310px}.header_area .sp_menu.is-fixed{top:50px}.header_area .sp_menu .sp_contact_area{padding-top:20px;flex-direction:column}.header_area .sp_menu .tel_link{width:100%;margin-bottom:8px}.header_area .sp_menu .form_link{width:100%;font-size:13px}.header_area .sp_menu .sp_product_search{flex-direction:column;padding-bottom:35px}.header_area .sp_menu .sp_product_search .sp_product_input{font-size:16px}.header_area .sp_menu .sp_product_search .sp_product_input::-moz-placeholder{font-size:14px}.header_area .sp_menu .sp_product_search .sp_product_input::placeholder{font-size:14px}.header_area .sp_menu .sp_product_search .sp_product_btn_area{max-width:280px;margin-top:10px}.header_area .sp_menu .sp_product_area{flex-direction:column;padding-bottom:25px}.header_area .sp_menu .p_product_area_inner{width:100%;padding:0 20px}.header_area .sp_menu .sp_product_box_title{font-size:15px}.header_area .sp_menu .open_menu_area{margin-bottom:4px}.header_area .sp_menu .open_menu_area .close_menu_list{width:100%;margin-bottom:4px}.header_area .sp_menu .b_link_flex{flex-direction:column}.header_area .sp_menu .b_link_flex .b_link{width:100%;margin-bottom:4px}.header_area .sp_menu .sample_btn_area{padding-top:10px;padding-bottom:0}.header_area .sp_menu .sample_btn_area .sample_btn{max-width:290px;padding-left:68px;background-position:10% center}.header_area .sp_menu .bnr_area{padding-bottom:42%}.header_area .sp_menu .bnr_area .bnr_link{max-width:288px}.header_area .sp_menu .close_btn_box_area{display:none}.header_area .first_header{padding:10px 0;height:auto}.header_area .announcement_text{line-height:1.3}.header_area .second_header{height:32px;padding:0;justify-content:center}.header_area .header_title{font-size:15px;text-align:center}.header_area .third_header{padding:7px 0}.header_area .third_header.is-fixed{top:0}.header_area .third_header.is-fixed .header_search_box{top:50px}.header_area .header_search_box{top:123px}.header_area .header_search_first_input{font-size:16px}.header_area .header_search_first_input::-moz-placeholder{font-size:12px}.header_area .header_search_first_input::placeholder{font-size:12px}.header_area .header_search_category{height:29px}.header_area .header_search_first_btn{height:29px}.header_area .sp_h_search_box.is-fixed{top:49px}.header_area .header_logo{max-width:175px;margin-left:15px}.header_area .third_nav_area{width:50%}.header_area .add_search_text{width:30%}.header_area .add_search_input{width:70%}.header_area .add_search_second{align-items:flex-start}.header_area .add_checkbox_area{flex-wrap:wrap;width:70%}.header_area .add_search_four,.header_area .add_search_third{flex-wrap:wrap}.header_area .add_search_select_arrow{width:70%;margin-top:15px}.header_area .five_box_second{flex-wrap:wrap}.header_area .add_search_five_box{width:70%}}@media (min-width:1px) and (max-width:350px){.header_area .header_title{font-size:14px}}