@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap";.fadein{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.fadein.is_scroll{opacity:1;transform:translateY(0)}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (min-width: 590px){html{font-size:62.5%}}@media screen and (min-width: 1024px){html{font-size:62.5%}}body{font-size:1.6em;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;color:#192929;background:#fff}a:hover{opacity:.6}img{image-rendering:-webkit-optimize-contrast}header{width:97%;background:#fff;border-radius:0 3.5rem 3.5rem 0;box-sizing:border-box;padding:2rem 2rem 2rem 1.2rem;position:fixed;top:1.5rem;left:0;z-index:9999}@media screen and (min-width: 1024px){header{max-width:150rem;top:3rem;left:0;right:0;margin:0 auto;padding:1.5rem 1.5rem 1.5rem .9rem;border-radius:10rem}}header .header_inner{min-height:3.2rem;display:grid;grid-template-columns:20% 70% auto;grid-template-rows:1fr auto}@media screen and (min-width: 1024px){header .header_inner{align-items:center;justify-content:space-between}}header .header_inner .btn_area{display:grid;height:3.2rem;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;align-items:center}@media screen and (min-width: 1024px){header .header_inner .btn_area{grid-column:3/4}}header .header_inner .btn_area .btn_cart{margin:0 1.5rem 0 0;position:relative}header .header_inner .btn_area .btn_cart a{text-decoration:none}header .header_inner .btn_area .btn_cart img{width:3.1rem;height:2.7rem}header .header_inner .btn_area .btn_cart .cart_num{display:flex;min-width:1.8rem;min-height:1.8rem;font-size:1.2rem;background:#ff5833;border-radius:2rem;justify-content:center;align-items:center;color:#fff;position:absolute;top:-.5rem;right:-.5rem}header .header_inner .btn_area .btn_cart .hide{display:none!important}@media screen and (min-width: 1024px){header .header_inner .btn_area .btn_search{display:none}}header .header_inner .btn_area .btn_search img{width:2.1rem;height:2.1rem}header .header_inner .logo{display:flex;height:3.2rem;justify-content:center;align-items:center}@media screen and (min-width: 1024px){header .header_inner .logo{grid-column:1/2;grid-row:1/2;justify-content:flex-start;padding:0 0 0 clamp(2rem,15%,5rem)}}header .header_inner .logo img{width:15rem;height:2.5rem}@media screen and (min-width: 1024px){header .header_inner .logo img{width:11.4rem;height:1.9rem}}header .header_inner .btn_menu{width:3.2rem;height:2.3rem;display:flex;align-items:center;position:relative;margin:auto 0 auto auto}@media screen and (min-width: 1024px){header .header_inner .btn_menu{display:none}}header .header_inner .btn_menu span{display:block;width:3.2rem;height:.3rem;background:#000;transition:all .3s linear}header .header_inner .btn_menu:before{content:"";display:block;width:3.2rem;height:.3rem;background:#000;transition:all .3s linear;position:absolute;top:0;left:0}header .header_inner .btn_menu:after{content:"";display:block;width:3.2rem;height:.3rem;background:#000;transition:all .3s linear;position:absolute;bottom:0;left:0}header .header_inner .btn_menu.open{height:3.2rem;transition:all .3s linear}header .header_inner .btn_menu.open span{display:block;width:3.2rem;height:.3rem;background:#000;transition:all .3s linear;opacity:0}header .header_inner .btn_menu.open:before{content:"";display:block;width:100%;height:.3rem;background:#000;transition:all .3s linear;position:absolute;top:45.35%;left:0;transform:translateY(-50%) rotate(45deg)}header .header_inner .btn_menu.open:after{content:"";display:block;width:100%;height:.3rem;background:#000;transition:all .3s linear;position:absolute;bottom:45.35%;left:0;transform:translateY(-50%) rotate(-45deg)}header .header_content{max-height:84vh;overflow-y:auto;grid-column:1/4;grid-row:2/3}@media screen and (min-width: 1024px){header .header_content{display:grid;grid-template-columns:55% 45%;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;overflow:unset;grid-column:2/3;grid-row:1/2}}header .header_content .menu{width:70%;max-height:0;margin:0 auto;overflow:hidden;transition:max-height .5s}@media screen and (min-width: 1024px){header .header_content .menu{display:grid;width:100%;min-width:39rem;grid-template-columns:25% 25% 25% 25%;align-items:center;max-height:unset;grid-column:1/2}}header .header_content .menu.is-active{max-height:100vh;transition:max-height 1s}header .header_content .menu li{height:6rem}@media screen and (min-width: 1024px){header .header_content .menu li{display:block;position:relative;width:13rem;height:3.2rem;margin:0 auto}}header .header_content .menu li:first-child{margin-top:3rem}@media screen and (min-width: 1024px){header .header_content .menu li:first-child{margin-top:0}}header .header_content .menu li:last-child{margin-bottom:1rem}@media screen and (min-width: 1024px){header .header_content .menu li:last-child{margin-bottom:0}}header .header_content .menu li+li{border-top:solid .1rem #000}@media screen and (min-width: 1024px){header .header_content .menu li+li{border:none}}header .header_content .menu li a{display:flex;align-items:center;width:100%;height:100%;color:#000;text-decoration:none}@media screen and (min-width: 1024px){header .header_content .menu li a:hover .en{opacity:0}header .header_content .menu li a:hover .jp{opacity:1}}header .header_content .menu li a .en{font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;margin:0 1rem 0 0}@media screen and (min-width: 1024px){header .header_content .menu li a .en{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:1.4rem;position:absolute;left:0;right:0;margin:0 auto;opacity:1}}header .header_content .menu li a .jp{font-size:1.5rem;font-weight:600}@media screen and (min-width: 1024px){header .header_content .menu li a .jp{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:1.4rem;position:absolute;left:0;right:0;margin:0 auto;opacity:0}}header .header_content .menu li a.en .jp{display:none}@media screen and (min-width: 1024px){header .header_content .menu li a.en:hover .en{opacity:1}}header .header_content .search{width:100%;max-height:0;overflow:hidden;transition:max-height .5s}@media screen and (min-width: 1024px){header .header_content .search{display:grid;grid-template-columns:1fr auto;justify-content:space-between;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;grid-column:2/3;grid-row:1/2;-moz-column-gap:1rem;column-gap:1rem;position:relative;overflow:unset}}header .header_content .search.is-active{max-height:100vh;transition:max-height 1s}header .header_content .search .search-bar__close,header .header_content .search .search-form__submit svg,header .header_content .search .search-form__submit span{display:none}header .header_content .search .searchform_wrapper,header .header_content .search .search-form{position:relative;margin:2rem 0 1.7rem}@media screen and (min-width: 1024px){header .header_content .search .searchform_wrapper,header .header_content .search .search-form{max-width:27rem;margin:0;font-size:1.2rem}}header .header_content .search .searchform_wrapper .search_input,header .header_content .search .searchform_wrapper .search-form__input-wrapper,header .header_content .search .search-form .search_input,header .header_content .search .search-form .search-form__input-wrapper{width:100%;height:4.6rem;padding:1rem;box-sizing:border-box;border-radius:2.3rem;border:solid .2rem #000}@media screen and (min-width: 1024px){header .header_content .search .searchform_wrapper .search_input,header .header_content .search .searchform_wrapper .search-form__input-wrapper,header .header_content .search .search-form .search_input,header .header_content .search .search-form .search-form__input-wrapper{height:4rem;border:solid .3rem #000}}header .header_content .search .searchform_wrapper .search_input input,header .header_content .search .searchform_wrapper .search-form__input-wrapper input,header .header_content .search .search-form .search_input input,header .header_content .search .search-form .search-form__input-wrapper input{width:90%;height:100%;border:none}header .header_content .search .searchform_wrapper .search_submit,header .header_content .search .searchform_wrapper .search-form__submit,header .header_content .search .search-form .search_submit,header .header_content .search .search-form .search-form__submit{width:4.6rem;height:4.6rem;background:url(/cdn/shop/files/ico_search.png?v=1672025884) center center no-repeat;background-size:2.1rem 2.1rem;position:absolute;top:0;right:0;border:none}@media screen and (min-width: 1024px){header .header_content .search .searchform_wrapper .search_submit,header .header_content .search .searchform_wrapper .search-form__submit,header .header_content .search .search-form .search_submit,header .header_content .search .search-form .search-form__submit{width:3.4rem;height:3.4rem}}header .header_content .search input.search-form__input.search-bar__input{background:#fff}header .header_content .search .search_category{display:flex;width:100%;height:4.8rem;font-size:1.6rem;font-weight:700;background:#eff5f5 url(/cdn/shop/files/img_tape_line.png?v=1672025885) center left no-repeat;background-size:contain;align-items:center;padding:0 0 0 3rem;margin:0 0 .8rem;position:relative}@media screen and (min-width: 1024px){header .header_content .search .search_category{display:grid;grid-template-columns:auto;grid-template-rows:auto;align-items:end;background:none;width:15.3rem;height:auto;padding:0 0 1.5rem;margin:0;line-height:1;border-bottom:solid .2rem #000;font-size:1.2rem}}header .header_content .search .search_category:after{content:"";width:1.75rem;height:3rem;position:absolute;top:50%;transform:translateY(-50%);right:1.5rem;background:url(/cdn/shop/files/ico_arrow.png?v=1672025885) center center no-repeat;background-size:100%;display:inline-block;transition:all .3s}@media screen and (min-width: 1024px){header .header_content .search .search_category:after{width:.8rem;height:1.6rem;right:0}}header .header_content .search .search_category.open:after{content:"";transform:translateY(-50%) rotate(90deg);transition:all .3s}header .header_content .search .search_category_list{width:100%;height:30.5rem;max-height:0;overflow:hidden;transition:max-height .5s}@media screen and (min-width: 1024px){header .header_content .search .search_category_list{width:15.3rem;overflow:hidden;position:absolute;top:5rem;right:0}}header .header_content .search .search_category_list.is-active{height:30.5rem;max-height:100vh;transition:max-height 1s;clear:both}@media screen and (min-width: 1024px){header .header_content .search .search_category_list.is-active{max-height:30.5rem}}header .header_content .search .search_category_list li{width:90%;height:4.8rem;background:#eff5f5;margin:0 0 .8rem auto;position:relative}@media screen and (min-width: 1024px){header .header_content .search .search_category_list li{width:100%;height:5rem;margin:0;background:#fff}}@media screen and (min-width: 1024px){header .header_content .search .search_category_list li+li{border-top:dashed 2px #000}}header .header_content .search .search_category_list li a{width:100%;height:100%;display:flex;align-items:center;font-weight:700;color:#000;text-decoration:none;padding:0 0 0 6rem}header .header_content .search .search_category_list li:before{background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0}header .header_content .search .search_category_list li.pc:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_pc.png?v=1672025884);background-size:2.5rem 1.8rem}header .header_content .search .search_category_list li.kitchen:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_pot.png?v=1672025884);background-size:3.2rem 2.3rem}header .header_content .search .search_category_list li.goods:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_clock.png?v=1672025884);background-size:2.8rem 2.8rem}header .header_content .search .search_category_list li.beauty:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_mirror.png?v=1672025884);background-size:2.3rem 3.2rem}header .header_content .search .search_category_list li.bedding:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_bed.png?v=1672025884);background-size:2.9rem 2rem}header .header_content .search .btn_search_close{width:3rem;height:3rem;border-radius:100%;border:.2rem solid #000;display:flex;justify-content:center;align-items:center;line-height:1;font-size:2rem;font-weight:700;margin:0 auto}@media screen and (min-width: 1024px){header .header_content .search .btn_search_close{display:none}}.all_item_tit,.ranking_tit,.information_tit{margin:0 0 3rem 2rem;padding:0 0 0 2rem;font-size:2.2rem;font-family:Shippori Mincho;background:url(/cdn/shop/files/img_Intersect.png?v=1672981335) left center no-repeat;background-size:contain}@media screen and (min-width: 1024px){.all_item_tit,.ranking_tit,.information_tit{font-size:2.6rem;margin:0 0 3.5rem;line-height:1.45;letter-spacing:.1rem;padding:0 0 0 2.5rem}}.main_index .splide .splide__track .splide__list li{max-width:100rem;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}@media screen and (min-width: 1024px){.main_index .splide .splide__track .splide__list li{max-width:76rem}}.main_index .splide .splide__track .splide__list li img{max-height:100%}.main_index .splide button.splide__pagination__page.is-active{background:#ff5833}.main_index .intro{background:#eff5f5;position:relative}.main_index .intro .intro_inner{display:flex;padding:3.5rem 2rem 5rem}@media screen and (min-width: 1024px){.main_index .intro .intro_inner{max-width:90rem;margin:0 auto;position:relative;padding:2.6rem 2rem 3.8rem}}.main_index .intro .intro_inner:after{content:"";width:13.85rem;height:13.75rem;background:url(/cdn/shop/files/img_intro_circle.png?v=1672969196) center center no-repeat;background-size:100%;position:absolute;bottom:-8rem;right:1rem}@media screen and (min-width: 1024px){.main_index .intro .intro_inner:after{width:17rem;height:16.9rem;bottom:-5rem}}.main_index .intro .intro_inner .intro_tit{font-size:2.4rem;font-weight:900;writing-mode:vertical-rl;font-family:Zen Kaku Gothic New;line-height:1.5;letter-spacing:.5rem;padding:0 4rem 0 2.5rem;background:url(/cdn/shop/files/img_tape_line.png?v=1672025885) left top 1.75rem no-repeat;background-size:.8rem 5.5rem}@media screen and (min-width: 1024px){.main_index .intro .intro_inner .intro_tit{font-size:2.2rem;background:url(/cdn/shop/files/img_stripe_l.png?v=1673913664) left top 2.5rem no-repeat;padding:0 7.6rem 0 5rem;letter-spacing:.75rem}}.main_index .intro .intro_inner .intro_tit span{margin:2.25rem 0 0}.main_index .intro .intro_inner .intro_content .intro_tit_secondary{font-size:2.1rem;font-family:Shippori Mincho;letter-spacing:.25rem;margin:1rem 0 1.5rem;line-height:1.6}@media screen and (min-width: 1024px){.main_index .intro .intro_inner .intro_content .intro_tit_secondary{font-size:2.5rem;margin:2rem 0 3rem}}.main_index .intro .intro_inner .intro_content .intro_tit_secondary span{display:none}@media screen and (min-width: 590px){.main_index .intro .intro_inner .intro_content .intro_tit_secondary span{display:inline}}.main_index .intro .intro_inner .intro_content .intro_txt{font-size:1.4rem;line-height:1.7}@media screen and (min-width: 1024px){.main_index .intro .intro_inner .intro_content .intro_txt{font-size:1.3rem;line-height:2.2}}.main_index .intro .intro_inner .intro_content .intro_txt br{display:none}@media screen and (min-width: 1024px){.main_index .intro .intro_inner .intro_content .intro_txt br{display:block}}@media screen and (min-width: 1024px){.main_index .all_item_wrapper{display:flex;justify-content:space-between;-moz-column-gap:clamp(2rem,1%,5.5rem);column-gap:clamp(2rem,1%,5.5rem);width:95%;max-width:126rem;margin:0 auto;padding:10rem 0 0}}.main_index .all_item_wrapper .side_nav{display:none}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .side_nav{display:block;width:28rem}}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .side_nav .side_category_tit{display:flex;align-items:center;height:5.6rem;font-size:1.6rem;border-left:solid .8rem;background:#eff5f5;padding:0 0 0 3rem;margin:0 0 1rem}}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .side_nav .side_category_list{margin:0 0 3rem}}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .side_nav .side_category_list li a{display:flex;align-items:center;height:5.6rem;font-size:1.6rem;font-weight:500;background:#eff5f5;padding:0 0 0 7.5rem;margin:0 0 1rem;color:#000;text-decoration:none;position:relative}.main_index .all_item_wrapper .side_nav .side_category_list li a:before{content:"";background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:1.5rem}.main_index .all_item_wrapper .side_nav .side_category_list li a.pc:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_pc.png?v=1672025884);background-size:2.5rem 1.8rem}.main_index .all_item_wrapper .side_nav .side_category_list li a.kitchen:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_pot.png?v=1672025884);background-size:3.2rem 2.3rem}.main_index .all_item_wrapper .side_nav .side_category_list li a.goods:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_clock.png?v=1672025884);background-size:2.8rem 2.8rem}.main_index .all_item_wrapper .side_nav .side_category_list li a.beauty:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_mirror.png?v=1672025884);background-size:2.3rem 3.2rem}.main_index .all_item_wrapper .side_nav .side_category_list li a.bedding:before{content:"";width:6rem;height:4.8rem;background-image:url(/cdn/shop/files/ico_bed.png?v=1672025884);background-size:2.9rem 2rem}}.main_index .all_item_wrapper .side_nav .side_guide_list{margin:0 0 3rem;padding:2.5rem 2rem;background:#eff5f5;border-radius:.5rem}.main_index .all_item_wrapper .side_nav .side_guide_list li+li{margin-top:1.5rem}.main_index .all_item_wrapper .side_nav .side_keyword{border:solid .3rem #eff5f5;border-radius:.5rem;padding:2rem 2.5rem}.main_index .all_item_wrapper .side_nav .side_keyword .side.keyword_tit{font-size:2rem;margin:0 0 1rem;letter-spacing:.2rem;line-height:1.45}.main_index .all_item_wrapper .side_nav .side_keyword .side_keyword_list li{display:inline}.main_index .all_item_wrapper .side_nav .side_keyword .side_keyword_list li a{display:inline-block;font-size:1.5rem;line-height:1;color:#000;background:#eff5f5;text-decoration:none;margin:0 .7rem .7rem 0;padding:.5rem .7rem;border-radius:5rem}.main_index .all_item_wrapper .all_item{padding:10rem 0 6.5rem;margin-top:-5rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item{width:100%;max-width:92rem;padding:13rem 0 10rem;margin-top:-15rem}}.main_index .all_item_wrapper .all_item .all_item_list{display:grid;grid-template-columns:1fr 1fr;gap:1rem;row-gap:4.8rem;margin:0 0 6rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list{grid-template-columns:1fr 1fr 1fr;justify-content:space-between;row-gap:4.4rem}}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li{max-width:43.4rem}}.main_index .all_item_wrapper .all_item .all_item_list li a{text-decoration:none;color:#192929}.main_index .all_item_wrapper .all_item .all_item_list li .item_img{margin:0 0 1rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li .item_img img{width:30rem;height:18rem;-o-object-fit:cover;object-fit:cover}}.main_index .all_item_wrapper .all_item .all_item_list li .item_txt{display:block;font-size:1.5rem;line-height:1.65;margin:0 1.5rem .5rem;color:#192929;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li .item_txt{font-size:1.7rem;line-height:1.65;margin:0 0 .5rem}}.main_index .all_item_wrapper .all_item .all_item_list li .item_price{display:block;font-weight:700;margin:0 1.5rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li .item_price{font-size:2rem}}.main_index .all_item_wrapper .all_item .all_item_list li:first-child{grid-column:1/3;width:100%;position:relative}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li:first-child{grid-column:1/2}}.main_index .all_item_wrapper .all_item .all_item_list li:first-child .item_price{font-size:1.7rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_list li:first-child .item_price{font-size:2rem}}.main_index .all_item_wrapper .all_item .all_item_list li:first-child:before{content:"";width:4.3rem;height:4.3rem;background:url(/cdn/shop/files/ico_new.png?v=1672980147) center no-repeat;background-size:100%;position:absolute;top:-2rem;left:2rem}.main_index .all_item_wrapper .all_item .all_item_more{display:flex;align-items:center;justify-content:center;margin:0 2rem;padding:2rem;border:solid .2rem #192929;font-size:1.4rem;font-weight:600;text-decoration:none;color:#192929;position:relative;line-height:1}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_more{max-width:55rem;height:8rem;margin:0 auto;font-size:2rem;border:solid .3rem #000}}.main_index .all_item_wrapper .all_item .all_item_more:after{content:"";width:.7rem;height:.7rem;border-top:solid .2rem #191919;border-right:solid .2rem #191919;transform:rotate(45deg);margin:0 0 0 .5rem}@media screen and (min-width: 1024px){.main_index .all_item_wrapper .all_item .all_item_more:after{width:1.2rem;height:1.2rem;border-top:solid .3rem #191919;border-right:solid .3rem #191919}}.main_index .ranking{padding:5.5rem 0 6.5rem;background:#eff5f5}@media screen and (min-width: 1024px){.main_index .ranking{padding:13rem 0;margin-top:-6rem}}@media screen and (min-width: 1024px){.main_index .ranking .ranking_tit{width:95%;max-width:100rem;margin:0 auto}}.main_index .ranking .ranking_list{margin:0 2rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list{display:flex;justify-content:space-between;width:95%;max-width:100rem;margin:13.5rem auto 0}}.main_index .ranking .ranking_list li{padding:2.5rem 0}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li{width:26rem;padding:0;border-bottom:solid .2rem #000;position:relative}}.main_index .ranking .ranking_list li a{text-decoration:none;color:#192929}.main_index .ranking .ranking_list li .ranking_num{margin:0 auto 2rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li .ranking_num{position:absolute;bottom:30rem;left:0;right:0;margin:0 auto}}.main_index .ranking .ranking_list li .ranking_item_img{margin:0 auto 1.5rem}.main_index .ranking .ranking_list li .ranking_item_txt{font-size:1.5rem;line-height:1.7;margin:0 4rem .5rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li .ranking_item_txt{font-size:1.4rem;margin:0 0 .6rem;line-height:1.7em;height:5.1em}}.main_index .ranking .ranking_list li+li{border-top:solid .2rem #000}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li+li{border-top:none}}.main_index .ranking .ranking_list li .ranking_item_price{font-size:1.8rem;line-height:1.65;font-weight:600;margin:0 4rem;text-align:right}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li .ranking_item_price{font-size:1.7rem;margin:0 0 1.5rem}}.main_index .ranking .ranking_list li:first-child .ranking_num{width:3.9rem;height:7.2rem}.main_index .ranking .ranking_list li:first-child .ranking_item_img{width:90%;max-width:35.1rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li:first-child .ranking_item_img{width:100%;max-width:100%}.main_index .ranking .ranking_list li:first-child .ranking_item_img img{width:100%;max-width:26rem;height:14.2rem;-o-object-fit:contain;object-fit:contain}}.main_index .ranking .ranking_list li:nth-child(2) .ranking_num{width:2rem;height:4.3rem}.main_index .ranking .ranking_list li:nth-child(2) .ranking_item_img{width:70%;max-width:34.2rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li:nth-child(2) .ranking_item_img{width:100%;max-width:100%}.main_index .ranking .ranking_list li:nth-child(2) .ranking_item_img img{width:100%;max-width:26rem;height:14.2rem;-o-object-fit:contain;object-fit:contain}}.main_index .ranking .ranking_list li:nth-child(3) .ranking_num{width:2rem;height:4.6rem}.main_index .ranking .ranking_list li:nth-child(3) .ranking_item_img{width:50%;max-width:24rem}@media screen and (min-width: 1024px){.main_index .ranking .ranking_list li:nth-child(3) .ranking_item_img{width:100%;max-width:100%}.main_index .ranking .ranking_list li:nth-child(3) .ranking_item_img img{width:100%;max-width:26rem;height:14.2rem;-o-object-fit:contain;object-fit:contain}}.main_index .information{padding:10rem 0 6.5rem;margin-top:-5rem}@media screen and (min-width: 1024px){.main_index .information{padding:13rem 0 8rem;margin-top:-6rem}}@media screen and (min-width: 1024px){.main_index .information .information_tit{width:95%;max-width:100rem;margin:0 auto 4rem}}.main_index .information .information_list{margin:0 2rem}@media screen and (min-width: 1024px){.main_index .information .information_list{width:95%;max-width:100rem;margin:0 auto}}.main_index .information .information_list li{display:block;background:#eff5f5;margin:0 0 .8rem;padding:1rem 2rem}@media screen and (min-width: 1024px){.main_index .information .information_list li{margin:0 0 2rem}}.main_index .information .information_list li .information_date{display:inline-block;margin:0 0 .8rem;padding:.3rem 2rem;font-family:Poppins,sans-serif;font-size:1.3rem;line-height:1.45;background:#fff;border-radius:5rem}.main_index .information .information_list li .information_txt{font-size:1.6rem;line-height:1.7}.main_index .payment{display:block;padding:3rem 2rem;background:#eff5f5}@media screen and (min-width: 1024px){.main_index .payment{padding:2rem 0 7rem}}.main_index .payment .payment_img{display:block}@media screen and (min-width: 1024px){.main_index .payment .payment_img{margin:0}}@media screen and (min-width: 1024px){.main_index .payment .payment_img img{width:95%;max-width:99.8rem;margin:0 auto}}footer{padding:2rem;background:#192929;color:#fff}@media screen and (min-width: 1024px){footer{padding:3.5rem 0 4.5rem}}footer a{text-decoration:none;color:#fff}footer .footer_guide{display:block;margin:0 0 3rem}@media screen and (min-width: 1024px){footer .footer_guide img{width:95%;max-width:100rem;margin:0 auto 5.5rem}}footer .footer_menu_l{display:grid;grid-template-columns:1fr 1fr;margin:0 0 2rem;line-height:2.4;font-size:1.6rem}@media screen and (min-width: 1024px){footer .footer_menu_l{display:flex;width:95%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;align-items:center;margin:0 auto 3rem;line-height:1}}@media screen and (min-width: 1024px){footer .footer_menu_l li{padding:0 3.5rem}}@media screen and (min-width: 1024px){footer .footer_menu_l li+li{border-left:solid 1px #fff}}footer .footer_menu_s{font-size:1.3rem;line-height:2.13;margin:0 0 5rem}@media screen and (min-width: 1024px){footer .footer_menu_s{display:flex;width:95%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;align-items:center;line-height:1;margin:0 auto 5.5rem}}@media screen and (min-width: 1024px){footer .footer_menu_s li{padding:0 2.5rem}}@media screen and (min-width: 1024px){footer .footer_menu_s li+li{border-left:solid 1px #fff}}@media screen and (min-width: 1024px){footer .company_info{display:flex;width:95%;max-width:100rem;margin:0 auto 7.5rem}}footer .company_info .logo{max-width:15rem;margin:0 0 1rem}@media screen and (min-width: 1024px){footer .company_info .logo{margin:0 5rem 0 0}}footer .company_info .company_info_txt{font-size:1.4rem;line-height:1.6;margin:0 0 8rem}@media screen and (min-width: 1024px){footer .company_info .company_info_txt{line-height:1.62;margin:0}footer .company_info .company_info_txt .tel{margin:0 2rem 0 0}footer .company_info .company_info_txt .tel br{display:none}footer .company_info .company_info_txt .business_hours{margin:0 2rem 0 0}footer .company_info .company_info_txt .business_hours br{display:none}}footer small{display:block;width:100%;font-size:1.1rem;text-align:center}.sp_only{display:none}@media screen and (max-width: 1025px){.sp_only{display:block}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/index.css.map */
