﻿@font-face{font-family:"HGMinchoE";src:url("../../assets/fonts/HGMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGPMinchoE";src:url("../../assets/fonts/HGPMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGPMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGSMinchoE";src:url("../../assets/fonts/HGSMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGSMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.product-card{height:100%;overflow:hidden}.product-card.info-card .product-card-wrapper{padding:40px 20px}.product-card .img-container{transition:transform .2s ease}.product-card .details-container{transition:all .2s ease}.product-card .btn-container{position:absolute;bottom:30px;left:0;width:100%;z-index:2;padding:0 20px;visibility:hidden;opacity:0;transform:translateY(10px);transition:all .2s ease}@media screen and (min-width: 1024px)and (max-width: 9999px){.product-card:hover .img-container{transform:translateY(-30px)}.product-card:hover .details-container{transform:translateY(-60px)}.product-card:hover .btn-container{transition-delay:.2s;transform:translateY(0);opacity:1;visibility:visible}}@media screen and (min-width: 0px)and (max-width: 1023px){.product-card .img-container{transform:translateY(-30px)}.product-card .details-container{transform:translateY(-60px)}.product-card .btn-container{transition-delay:.2s;transform:translateY(0);opacity:1;visibility:visible}}.product-card .product-card-wrapper{height:100%;background:#faf8f7;padding:20px 20px;position:relative}.product-card .product-card-wrapper .product-card-border{height:2px;width:100%;display:block;position:absolute;top:0;left:0}.product-card .product-card-wrapper .header{margin-bottom:20px;height:40px;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.product-card .product-card-wrapper .header .btn-compare{display:inline-flex;align-items:center}.product-card .product-card-wrapper .header .btn-compare .ico{font-size:1.5em;margin-right:.25em}.product-card .product-card-wrapper .img-container{margin:0 -20px 20px}.product-card .product-card-wrapper .img-container.inside-img{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}.product-card .product-card-wrapper .img-container img{aspect-ratio:16/9}.product-card .product-card-wrapper .text-container{padding-left:0px;padding-right:0px}.product-card .product-card-wrapper .icon-container{padding-left:0px;padding-right:0px}.product-card .product-card-wrapper .remarks-container{padding-left:0px;padding-right:0px}.product-card .product-card-wrapper .remarks-container .product__remarks{border-top:1px solid #dedede}.product-card .product-card-wrapper .remarks-container .remarks-list{list-style-type:disc;padding-left:1.25em}.product-card .product-card-wrapper .sizes{margin:10px -5px}.product-card .product-card-wrapper .sizes .size{display:inline-block;padding:0 5px;line-height:1}.product-card .product-card-wrapper .sizes .size+.size{border-left:1px solid #dedede}.product-card .product-card-wrapper .functions{display:flex;justify-content:flex-start;flex-wrap:wrap;margin:0 -5px}.product-card .product-card-wrapper .functions .function-icon{max-height:40px;margin:5px;display:inline-block}.filter-bar{position:relative;z-index:10}@media screen and (min-width: 0px)and (max-width: 767px){.filter-bar.active{z-index:104}}.filter-bar.hasFilterItem{background-color:#00442d}.filter-bar .filter-bar-wrapper{min-height:60px;display:flex;align-items:center}.filter-bar .filter-bar-btn{position:relative}.filter-bar .filter-bar-btn:before{content:"";transition:all .2s ease-out;transform:scaleX(0);z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:0 0}.filter-bar .filter-bar-btn:hover:before{content:"";transform:scaleX(1);background:#86754b}.filter-bar .filter-bar-btn>.btn-filter{position:relative;z-index:1}.filter-bar .filter-overlay-close{transition:all .2s ease-out;color:initial}.filter-bar .filter-overlay-close:hover{transition:all .2s ease-out;color:#00442d}.filter-bar .btn-container{flex:0 0 auto;padding:20px}.filter-bar .filtered-items{display:flex;flex:1 1 auto;flex-wrap:wrap;padding:4px 0}.filter-bar .filtered-items .filtered-item{display:inline-flex;margin:2px;align-items:center;background:#fff;color:#aaa;height:37px;padding:0 1em 0 .75em}.filter-bar .filtered-items .filtered-item .btn-remove-item{margin-right:.5em}@media screen and (min-width: 1024px)and (max-width: 9999px){.filter-bar .filtered-items .filtered-item:hover{color:#555}}.filter-overlay{position:absolute;top:0;left:0;width:100%;z-index:2;display:none}.filter-overlay .filter-overlay-wrapper{background:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);padding:32px}.filter-overlay .filter-blocks{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;padding:10px 0;margin-bottom:20px}.filter-overlay .filter-blocks .filter-block{padding:5px;transition:all .2s ease}.filter-overlay .filter-blocks .filter-block.disabled,.filter-overlay .filter-blocks .filter-block[data-disabled=true]{pointer-events:none}.filter-overlay .filter-blocks .filter-block.disabled .block-wrapper,.filter-overlay .filter-blocks .filter-block[data-disabled=true] .block-wrapper{opacity:.3;border-color:rgba(0,0,0,0) !important}.filter-overlay .filter-blocks .filter-block.active .block-wrapper,.filter-overlay .filter-blocks .filter-block[data-active=true] .block-wrapper{border-color:#00442d;color:#00442d}@media screen and (min-width: 1024px)and (max-width: 9999px){.filter-overlay .filter-blocks .filter-block:hover .block-wrapper{border-color:#00442d}}.filter-overlay .filter-blocks .filter-block .block-wrapper{background:#faf8f7;border:2px solid #faf8f7;transition:all .2s ease;width:100%;height:60px;display:flex;align-items:center;padding:0 1em}.filter-overlay .filter-blocks .filter-block.filter-block--sm{flex:0 0 70px}.filter-overlay .filter-blocks .filter-block.filter-block--sm .block-wrapper{justify-content:center}.filter-overlay .filter-blocks .filter-block.filter-block--md{flex:0 0 50%}.filter-overlay .filter-blocks .filter-block.filter-block--md .block-wrapper{justify-content:flex-start}.filter-overlay .filter-blocks .filter-block.filter-block--sq{flex:0 0 110px}.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper{height:100px;justify-content:center;flex-wrap:wrap}.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .icon-container{flex:0 0 100%;height:calc(100% - 2.5em);align-items:center;justify-content:center;display:flex}.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .icon-container img{max-width:100%;max-height:100%}.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container{flex:0 0 100%;display:flex;align-items:center;justify-content:center;height:2.5em;text-align:center}@media screen and (min-width: 0)and (max-width: 767px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:9px}}@media screen and (min-width: 1024px)and (max-width: 1366px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:10px}}@media screen and (min-width: 1367px)and (max-width: 1599px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:10px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:10px}}@media screen and (min-width: 1920px)and (max-width: 9999px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:10px}}.filter-overlay .filter-blocks .filter-block.filter-block--row{flex:1 0 100%}.filter-overlay .filter-blocks .filter-block.filter-block--row .block-wrapper{height:60px;padding-left:0}.filter-overlay .filter-blocks .filter-block.filter-block--row .block-wrapper .icon-container{flex:0 0 90px;display:flex;align-items:center;justify-content:center;display:none}.filter-overlay .filter-blocks .filter-block.filter-block--row .block-wrapper .text-container{flex:1 0 0%;padding-left:30px}@media screen and (min-width: 0px)and (max-width: 767px){.filter-overlay{position:fixed;height:100%;z-index:99;overflow-y:auto}.filter-overlay .filter-overlay-wrapper{padding:16px}.filter-overlay .filter-blocks .filter-block.filter-block--sm{flex:0 0 25%}.filter-overlay .filter-blocks .filter-block.filter-block--md{flex:0 0 50%}.filter-overlay .filter-blocks .filter-block.filter-block--sq{flex:0 0 50%}.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper{height:120px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 0)and (max-width: 767px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:14px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 768px)and (max-width: 1023px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:12px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 1024px)and (max-width: 1366px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:14px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 1367px)and (max-width: 1599px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:14px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 1600px)and (max-width: 1919px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:14px}}@media screen and (min-width: 0px)and (max-width: 767px)and (min-width: 1920px)and (max-width: 9999px){.filter-overlay .filter-blocks .filter-block.filter-block--sq .block-wrapper .text-container .text{font-size:14px}}@media screen and (min-width: 0px)and (max-width: 767px){.filter-overlay .filter-blocks .filter-block.filter-block--row{flex:0 0 100%}}.product-list{position:relative}.product-list__extra{height:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.product-list__extra .content{padding-left:16px;padding-right:16px;text-align:center}.product-list__extra .visual{padding-bottom:65%;position:relative;width:100%;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat}.product-list__banner{height:100%;position:relative}.product-list__banner .visual{height:100%;position:relative;width:100%;z-index:1;background-color:#faf8f7;background-size:cover;background-position:center;background-repeat:no-repeat}.product-list__banner .content{top:0;left:0;height:100%;position:absolute;z-index:2;width:50%;display:flex;flex-direction:column;padding:60px 30px 60px 60px;align-items:flex-start;justify-content:flex-end}.product-list__banner .content .sizes{display:flex}.product-list__banner .content .sizes .size{display:inline-flex;position:relative;line-height:1}.product-list__banner .content .sizes .size+.size{margin-left:1em;padding-left:1em}.product-list__banner .content .sizes .size+.size:before{position:absolute;left:0;top:0;width:1px;height:100%;background:#fff;content:""}@media screen and (min-width: 768px)and (max-width: 1023px){.product-list__banner{padding-bottom:56.25%;height:0}.product-list__banner .visual{position:absolute;top:0;left:0}.product-list__banner .content{padding:32px 16px;width:100%}}@media screen and (min-width: 0px)and (max-width: 767px){.product-list__banner{padding-bottom:150%;height:0}.product-list__banner .visual{position:absolute;top:0;left:0}.product-list__banner .content{padding:32px 16px;width:100%}}@font-face{font-family:"HGMinchoE";src:url("../../assets/fonts/HGMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGPMinchoE";src:url("../../assets/fonts/HGPMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGPMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGSMinchoE";src:url("../../assets/fonts/HGSMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGSMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGMinchoE";src:url("../../assets/fonts/HGMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGPMinchoE";src:url("../../assets/fonts/HGPMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGPMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGSMinchoE";src:url("../../assets/fonts/HGSMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGSMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}:nth-child(1){--nth-child: 0}:nth-child(2){--nth-child: 1}:nth-child(3){--nth-child: 2}:nth-child(4){--nth-child: 3}:nth-child(5){--nth-child: 4}:nth-child(6){--nth-child: 5}:nth-child(7){--nth-child: 6}:nth-child(8){--nth-child: 7}:nth-child(9){--nth-child: 8}:nth-child(10){--nth-child: 9}:nth-child(11){--nth-child: 10}:nth-child(12){--nth-child: 11}:nth-child(13){--nth-child: 12}:nth-child(14){--nth-child: 13}:nth-child(15){--nth-child: 14}:nth-child(16){--nth-child: 15}:nth-child(17){--nth-child: 16}:nth-child(18){--nth-child: 17}:nth-child(19){--nth-child: 18}:nth-child(20){--nth-child: 19}:nth-child(21){--nth-child: 20}:nth-child(22){--nth-child: 21}:nth-child(23){--nth-child: 22}:nth-child(24){--nth-child: 23}:nth-child(25){--nth-child: 24}:nth-child(26){--nth-child: 25}:nth-child(27){--nth-child: 26}:nth-child(28){--nth-child: 27}:nth-child(29){--nth-child: 28}:nth-child(30){--nth-child: 29}:nth-child(31){--nth-child: 30}:nth-child(32){--nth-child: 31}:nth-child(33){--nth-child: 32}:nth-child(34){--nth-child: 33}:nth-child(35){--nth-child: 34}:nth-child(36){--nth-child: 35}:nth-child(37){--nth-child: 36}:nth-child(38){--nth-child: 37}:nth-child(39){--nth-child: 38}:nth-child(40){--nth-child: 39}:nth-child(41){--nth-child: 40}:nth-child(42){--nth-child: 41}:nth-child(43){--nth-child: 42}:nth-child(44){--nth-child: 43}:nth-child(45){--nth-child: 44}:nth-child(46){--nth-child: 45}:nth-child(47){--nth-child: 46}:nth-child(48){--nth-child: 47}:nth-child(49){--nth-child: 48}:nth-child(50){--nth-child: 49}:nth-child(51){--nth-child: 50}:nth-child(52){--nth-child: 51}:nth-child(53){--nth-child: 52}:nth-child(54){--nth-child: 53}:nth-child(55){--nth-child: 54}:nth-child(56){--nth-child: 55}:nth-child(57){--nth-child: 56}:nth-child(58){--nth-child: 57}:nth-child(59){--nth-child: 58}:nth-child(60){--nth-child: 59}:nth-child(61){--nth-child: 60}:nth-child(62){--nth-child: 61}:nth-child(63){--nth-child: 62}:nth-child(64){--nth-child: 63}:nth-child(65){--nth-child: 64}:nth-child(66){--nth-child: 65}:nth-child(67){--nth-child: 66}:nth-child(68){--nth-child: 67}:nth-child(69){--nth-child: 68}:nth-child(70){--nth-child: 69}:nth-child(71){--nth-child: 70}:nth-child(72){--nth-child: 71}:nth-child(73){--nth-child: 72}:nth-child(74){--nth-child: 73}:nth-child(75){--nth-child: 74}:nth-child(76){--nth-child: 75}:nth-child(77){--nth-child: 76}:nth-child(78){--nth-child: 77}:nth-child(79){--nth-child: 78}:nth-child(80){--nth-child: 79}:nth-child(81){--nth-child: 80}:nth-child(82){--nth-child: 81}:nth-child(83){--nth-child: 82}:nth-child(84){--nth-child: 83}:nth-child(85){--nth-child: 84}:nth-child(86){--nth-child: 85}:nth-child(87){--nth-child: 86}:nth-child(88){--nth-child: 87}:nth-child(89){--nth-child: 88}:nth-child(90){--nth-child: 89}:nth-child(91){--nth-child: 90}:nth-child(92){--nth-child: 91}:nth-child(93){--nth-child: 92}:nth-child(94){--nth-child: 93}:nth-child(95){--nth-child: 94}:nth-child(96){--nth-child: 95}:nth-child(97){--nth-child: 96}:nth-child(98){--nth-child: 97}:nth-child(99){--nth-child: 98}:nth-child(100){--nth-child: 99}.fix-tab-holder{position:fixed;top:0;height:98px;background-color:#fff;z-index:98;width:100%;transition:transform .3s ease-out;transform:translateY(-100%)}.fix-tab-holder.hide{display:none !important}.fix-tab-holder.negative-z-index{z-index:-1 !important}.fix-tab-holder.zero-opacity{opacity:0 !important}.fix-tab-holder.scrollin{transform:translateY(0%)}.fix-tab-holder .content-tab-inner{margin-right:-60px}.fix-tab-holder .container{display:flex;justify-content:space-between;height:100%;align-items:center}.fix-tab-holder .container h3{flex-shrink:0;padding-right:30px}.fix-tab-holder .container .msmenu-holder{overflow:hidden;height:100%;border:none}.fix-tab-holder .container .msmenu-holder .msmenu{display:flex;margin-right:-32px}.fix-tab-holder .container .msmenu-holder .msmenu .content-tab{margin-left:32px;margin-right:32px;width:auto}@media screen and (max-width: 767px){.fix-tab-holder .container{flex-direction:column;justify-content:center;align-items:flex-start}.fix-tab-holder .container .selector-container{margin-top:16px;display:flex;width:100%;align-items:center}.fix-tab-holder .container .selector-container .selector-holder{position:relative;display:flex;align-items:center;padding-right:30px;padding-top:10px;padding-bottom:10px}.fix-tab-holder .container .selector-container .selector-holder::after{content:"";display:block;width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#707070 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;right:10px;top:50%;transform:translateY(-4px)}.fix-tab-holder .container .selector-container .selector-holder select{border:none;outline:none;-webkit-appearance:none;box-shadow:none !important;font-size:14px;font-weight:700}.fix-tab-holder .container .selector-container .spacer{flex-grow:1;height:1px;background-color:rgba(112,112,112,.2)}}@media screen and (max-width: 767px){.fix-tab-holder{height:90px}}.main-header+.content-tab-inner{margin-top:-6px}.content-tab-inner{border-bottom:1px rgba(112,112,112,.2) solid}.content-tab-inner{font-size:14px}@media screen and (min-width: 768px){.content-tab-inner{font-size:calc(14px + 2 * ((100vw - 768px) / 1152))}}@media screen and (min-width: 1920px){.content-tab-inner{font-size:16px}}@media screen and (min-width: 0)and (max-width: 767px){.content-tab-inner .content-tab-mover{align-items:center}}.content-tab-inner .content-tab-mover.swiper-wrapper .cursor{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#00442d;transition:transform .3s ease-out,width .3s ease-out}.content-tab-inner .content-tab-mover.swiper-wrapper .cursor.cursor2{transition:transform .4s ease-out,width .4s ease-out}.content-tab-inner .content-tab-mover.swiper-wrapper .content-tab{flex-shrink:0;white-space:nowrap;padding:20px 0;width:auto;display:flex;text-align:center;justify-content:center;align-items:center}.content-tab-inner .content-tab-mover.swiper-wrapper .content-tab.current{font-weight:700;color:#00442d}@media screen and (max-width: 767px){.content-tab-inner .content-tab-mover.swiper-wrapper .content-tab{padding:21px 0;margin:0 20px;max-width:40vw;white-space:normal;text-align:left}}@media screen and (max-width: 767px){.content-tab-inner .content-tab-mover.swiper-wrapper{margin-left:-20px;margin-right:-20px}}.content-tab-holder h2+.content-tab-inner{margin-top:-22px}.content-tab-holder .content-tab-changer{position:relative;transition:height .3s ease-out;overflow:hidden}.content-tab-holder .content-tab-changer .content-tab-content{position:absolute;top:0;left:0;width:100%;pointer-events:none;transition:transform .4s ease-out,opacity .4s ease-out;opacity:0;transform:translateX(20px)}.content-tab-holder .content-tab-changer .content-tab-content .tab-mover-s,.content-tab-holder .content-tab-changer .content-tab-content .tab-mover-m{opacity:0;transform:translateX(20px);transition:transform .6s ease-out,opacity .6s ease-out;transition-delay:calc(var(--nth-child)*.04s)}.content-tab-holder .content-tab-changer .content-tab-content .tab-mover-m{transition-delay:calc(var(--nth-child)*.1s)}.content-tab-holder .content-tab-changer .content-tab-content.current{position:relative;top:auto;left:auto;pointer-events:all;opacity:1;transform:translateX(0)}.content-tab-holder .content-tab-changer .content-tab-content.current .tab-mover-s,.content-tab-holder .content-tab-changer .content-tab-content.current .tab-mover-m{opacity:1;transform:translateX(0)}.content-tab-holder .content-tab-changer .content-tab-content.out{transform:translateX(-20px)}.content-tab-holder .content-tab-changer .content-tab-content.out .tab-mover-s,.content-tab-holder .content-tab-changer .content-tab-content.out .tab-mover-m{opacity:0;transform:translateX(-20px)}.content-tab-holder:not(.content-tab-holder.ready) .content-tab{margin-right:60px}@media screen and (max-width: 767px){.content-tab-holder:not(.content-tab-holder.ready) .content-tab{margin-right:40px}}.content-tab-holder:not(.content-tab-holder.ready) .content-tab-changer .content-tab-content:nth-child(1){position:relative;top:auto;left:auto}.table-content{margin-top:40px}.table-content+*{margin-top:40px}.table-content>p+*{margin-top:72px}@media screen and (max-width: 767px){.table-content>p+*{margin-top:24px}}.table-content>p+p{margin-top:20px}.table-content h4+*{margin-top:20px}.border-text{border:2px rgba(131,117,75,.3) solid;display:grid;padding:27px 0;grid-template-columns:calc((100% + 32px)/6) 1fr}.border-text .border-text-title{padding:9px 18px 9px 38px;color:#00442d;font-weight:700;align-self:center}.border-text .border-text-title{font-size:20px}@media screen and (min-width: 768px){.border-text .border-text-title{font-size:calc(20px + 6 * ((100vw - 768px) / 1152))}}@media screen and (min-width: 1920px){.border-text .border-text-title{font-size:26px}}@media screen and (max-width: 767px){.border-text{display:block;padding:18px 0}.border-text .border-text-title{padding-left:20px;padding-right:20px}}.border-text .border-text-description{padding:9px 38px 9px 18px;font-size:14px;align-self:center}.border-text .border-text-description ul li{position:relative;padding-left:16px}.border-text .border-text-description ul li::before{content:"";display:block;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#191919;width:6px;height:6px}.border-text+*{margin-top:40px}@font-face{font-family:"HGMinchoE";src:url("../../assets/fonts/HGMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGPMinchoE";src:url("../../assets/fonts/HGPMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGPMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"HGSMinchoE";src:url("../../assets/fonts/HGSMinchoE.woff2") format("woff2"),url("../../assets/fonts/HGSMinchoE.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.compare-group>div:first-child .compare-title,.compare-panel-row>div:first-child .compare-title{opacity:1}.compare-group>div:first-child .compare-title:after,.compare-panel-row>div:first-child .compare-title:after{background-color:rgba(112,112,112,.2);width:calc(300% + 48px);height:1px;position:absolute;content:"";left:0px;bottom:0px}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-group>div:first-child .compare-title:after,.compare-panel-row>div:first-child .compare-title:after{width:calc(180% + 64px)}}.compare-group>div:first-child .compare-row:nth-child(even):after,.compare-panel-row>div:first-child .compare-row:nth-child(even):after{content:"";background-color:#faf8f7;position:absolute;top:0px;left:0px;width:calc(300% + 64px);height:100%}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-group>div:first-child .compare-row:nth-child(even):after,.compare-panel-row>div:first-child .compare-row:nth-child(even):after{width:calc(180% + 64px)}}.compare-group>div:last-child,.compare-panel-row>div:last-child{display:flex;flex-direction:column}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-group>div:last-child,.compare-panel-row>div:last-child{display:none}}.compare-group option,.compare-panel-row option{font-size:12px;font-weight:bold;color:#191919}.compare-group optgroup,.compare-panel-row optgroup{font-size:12px;color:#191919}.compare-group optgroup option,.compare-panel-row optgroup option{font-size:16px}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-group .btn .btn__text-wrapper,.compare-panel-row .btn .btn__text-wrapper{padding:0}}.compare-group{opacity:0;transition:opacity .4s ease-in-out;min-height:100vh}@media screen and (min-width: 0px)and (max-width: 767px){.compare-group{overflow-x:hidden}}.no-search .select2-search{display:none}.compare-section{padding-top:40px}.compare-title{opacity:0;position:relative;padding-bottom:20px;font-size:20px;line-height:1.2}@media screen and (max-width: 767px){.compare-title{font-size:14px}}.compare-row{padding:20px 0px 20px 40px;position:relative}.compare-row-inner{position:relative;z-index:2}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-row{padding:20px 0px 20px 18px}}.compare-row .image{display:inline-block;vertical-align:middle;line-height:0px}.compare-row .image img{margin-right:20px;max-width:100%}.compare-row .image img:last-child{margin-right:0px}.compare-row .content{display:inline-block;vertical-align:middle}@media screen and (max-width: 767px){.btn{min-width:100%}}.dropdown_catalog{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-option-wrapper{position:relative;padding-bottom:50px;margin-right:20px;margin-left:20px}@media screen and (min-width: 0px)and (max-width: 1023px){.model-option-wrapper{padding-bottom:20px;margin-right:0px;margin-left:0px;margin-bottom:0px}}.model-title{position:absolute;top:50%;transform:translate(-50%, -50%);left:50%}@media screen and (min-width: 0px)and (max-width: 1023px){.model-title{width:90%}}.model-kv{position:relative;padding-top:37px;text-align:center;margin-bottom:37px}@media screen and (min-width: 0px)and (max-width: 1023px){.model-kv{padding-top:47px;margin-bottom:0px;padding-bottom:37px}}@media only screen and (max-width: 550px){.model-kv{min-height:auto}}.model-kv .tag{position:absolute;top:0px;left:0px}.model-kv img{max-width:100%;display:block}@media screen and (min-width: 0px)and (max-width: 1023px){.model-kv img{max-width:95%}}@media screen and (min-width: 0px)and (max-width: 1023px){.model .compare-col .model-kv{min-height:auto}}@media screen and (min-width: 0px)and (max-width: 1023px){.model-selection{width:100% !important;display:none}}.model-selection-mobile{display:none}@media screen and (min-width: 0px)and (max-width: 1023px){.model-selection-mobile{display:block;margin-top:10px;position:relative}.model-selection-mobile .selected_category{position:absolute;left:15px;font-size:12px;top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%}}.model-dropdown{left:0px}.model-dropdown .select2-container{max-width:100%;width:100% !important}.model-dropdown .select2-container .select2-selection--single{border-radius:0px;padding:15px 0px 15px 13px !important;height:auto;border:2px solid rgba(112,112,112,.2);display:flex;align-items:center;min-height:98px}.model-dropdown.atTopPosition{position:fixed;padding:0px;z-index:4;top:0px}.model-dropdown.atTopPosition .select2-container .select2-selection--single{background-color:#fff}.model-dropdown select{padding:10px 20px;color:#00442d;border:0px;width:100%;font-weight:normal;font-size:36px;outline:none}@media screen and (min-width: 0px)and (max-width: 1023px){.model-dropdown select{-webkit-appearance:none;appearance:none;border-radius:0;width:100% !important;font-size:16px;border:rgba(112,112,112,.2) 1px solid;background:#fff;height:60px}}.model-dropdown select option{color:#00442d}.model-dropdown select option:hover{background-color:#86754b}.model-radio{display:flex;align-items:center;margin-left:0%;cursor:pointer;width:33%;margin-bottom:10px}.model-radio-group{display:flex;min-height:30px;bottom:0px;left:0px;flex-wrap:wrap;position:relative;margin-top:30px}@media screen and (min-width: 0px)and (max-width: 1023px){.model-radio-group{display:none}}.model-radio-group-mobile{display:none}@media screen and (min-width: 0px)and (max-width: 1023px){.model-radio-group-mobile{display:block;margin-top:10px}}.model-radio span{border:1px #707070 solid;width:28px;height:28px;border-radius:100%;display:block;margin-right:7px;position:relative;flex:0 0 28px}.model-radio.active span:after{content:"";background:#00442d;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:16px;height:16px;border-radius:100%}.model-radio .label{font-size:20px}.empty-model-kv{background:#faf8f7;min-height:20em}@media screen and (min-width: 0px)and (max-width: 1023px){.empty-model-kv{margin-top:0px;min-height:10em}}.cta{text-align:center}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-col .model-dropdown.model-selection-mobile select{padding:30px 20px 10px 15px}}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-empty-col .model-dropdown select{font-weight:bold;color:#191919;font-size:12px}}.cta{text-align:center}.remove-btn{display:flex !important;align-items:center;justify-content:center;margin-top:20px;cursor:pointer}.remove-btn span{margin-right:10px;line-height:0px}.select2-container--detail-compare .select2-results__option--highlighted.select2-results__option--selectable{background-color:#86754b;color:#fff}.select2-container--detail-compare .select2-results__option .select2-results__option,.select2-container--detail-compare .select2-results__group{padding:15px 0px 15px 13px !important;margin:0px 7px}.select2-container--detail-compare .select2-dropdown{border:0px;box-shadow:0px 0px 30px 0px rgba(0,0,0,.15);-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 0px 30px 0px rgba(0,0,0,.15);height:300px;overflow:scroll}.select2-container--detail-compare .select2-results__group{color:#191919;font-weight:bold;font-size:18px;line-height:1.2}.select2-container--detail-compare .select2-results__option,.select2-container--detail-compare .select2-selection--single .select2-selection__rendered{color:#00442d;line-height:1.2;font-size:36px !important;display:block !important}.select2-container--detail-compare .select2-selection--single .select2-selection__arrow{top:50%;right:20px;transform:translateY(-50%);height:26px;position:absolute;width:20px}.select2-container--detail-compare .select2-selection--single .select2-selection__arrow b{position:absolute;border-color:#00442d rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;top:50%;width:0}.select2-container--detail-compare.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px 4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #00442d rgba(0,0,0,0)}.select2-container--detail-compare.select2-container--open .select2-dropdown--below{border:2px solid rgba(112,112,112,.2);border-top:0px;padding:20px 0px;border-radius:0px}.select2-container--detail-compare .select2-results__options{margin-right:10px}.select2-container--detail-compare .select2-results__options::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2509803922)}.select2-container--detail-compare .select2-results__options::-webkit-scrollbar{width:2px;background-color:#f5f5f5}.select2-container--detail-compare .select2-results__options::-webkit-scrollbar-thumb{background-color:#00442d}.model-dropdown .select2-container--detail-compare.select2-container.select2-container--open.select2-container--below .select2-selection--single{border-bottom:2px solid rgba(0,0,0,0);position:relative}.model-dropdown .select2-container--detail-compare.select2-container.select2-container--open.select2-container--below .select2-selection--single:after{content:"";position:absolute;background-color:rgba(112,112,112,.2);height:2px;width:calc(100% - 26px);left:50%;bottom:0px;transform:translateX(-50%)}.model-dropdown .select2-container--detail-compare.select2-container.select2-container--open.select2-container--above .select2-selection--single{border-top:2px solid rgba(0,0,0,0);position:relative}.model-dropdown .select2-container--detail-compare.select2-container.select2-container--open.select2-container--above .select2-selection--single:after{content:"";position:absolute;background-color:rgba(112,112,112,.2);height:2px;width:calc(100% - 26px);left:50%;top:0px;transform:translateX(-50%)}.detail-compare-panel .empty-model-kv{margin-top:0px;min-height:300px}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .empty-model-kv{min-height:150px}}.compare-empty-col[data-current_type=tv] .model-title:after{content:"比較するテレビを\a選択してください。";white-space:pre}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-empty-col[data-current_type=tv] .model-title:after{white-space:pre-line}}.compare-empty-col[data-current_type=player] .model-title:after{content:"比較するレコーダーを\a選択してください。";white-space:pre}@media screen and (min-width: 0px)and (max-width: 1023px){.compare-empty-col[data-current_type=player] .model-title:after{white-space:pre-line}}.detail-compare-panel-mask{position:fixed;right:-100%;top:0px;height:100vh;width:100%;background:#000;opacity:0;z-index:1;transition:opacity .4s linear}.compare-panel-group{margin-top:40px;text-align:center}@media screen and (min-width: 0px)and (max-width: 767px){.compare-panel-group{margin-top:0px}}.compare-panel-group .btn-compare.btn-dim{pointer-events:none;background-color:#707070}.compare-panel-group .btn-compare.btn-dim:before{background:inherit;transition:none;transform:none}.compare-panel-group .btn-underline .btn__text-wrapper .btn__text{position:relative;height:100%;display:flex;align-items:center}.compare-panel-group .btn-underline .btn__text-wrapper .btn__text:after{content:"";width:100%;height:1px;background:#191919;position:absolute;bottom:0px;left:0px}@media screen and (min-width: 0px)and (max-width: 767px){.compare-panel-group .btn-underline .btn__text-wrapper{padding:0}}@media screen and (min-width: 0px)and (max-width: 767px){.compare-panel-group .main-header{text-align:left}}.detail-compare-panel{position:fixed;right:-80%;top:0px;height:100vh;z-index:103;width:80%;transition:all .4s ease-in-out;background:#fff;display:flex;align-items:center;align-content:center;justify-content:center}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel{right:0%;top:auto;bottom:0%;width:100%;z-index:99;transform:translateY(100%);height:auto}}.detail-compare-panel.hover{transition:all .4s ease-in-out;right:-79.3%}.detail-compare-panel.active{transition:all .4s ease-in-out;right:0%}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel.active{transform:translateY(0%)}}.detail-compare-panel.active .detail-compare-panel-mask{bottom:0;top:auto;opacity:.5;right:0%;transition:opacity .4s linear}.detail-compare-panel .detail-compare-panel-wrapper{width:100%;background:#fff;position:relative;z-index:2;height:auto;padding:30px 0;overflow-y:auto}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .detail-compare-panel-wrapper{max-height:calc(100vh - 62px - 30px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.detail-compare-panel .detail-compare-panel-wrapper{height:100%}}@media screen and (min-width: 1024px)and (max-width: 9999px){.detail-compare-panel .detail-compare-panel-wrapper{height:100%}}.detail-compare-panel .compare-panel-group{width:100%;background:#fff;position:relative;z-index:2;height:100%;display:flex;align-items:center;margin-top:0px;text-align:left}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .compare-panel-group{height:auto;display:block}.detail-compare-panel .compare-panel-group .content-tab-inner .content-tab-mover.swiper-wrapper .content-tab{padding:5px 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.detail-compare-panel .compare-panel-group{min-height:700px}}@media screen and (min-width: 1024px)and (max-width: 9999px){.detail-compare-panel .compare-panel-group{min-height:700px}}@media screen and (min-width: 0px)and (max-width: 1023px){.detail-compare-panel .compare-panel-group .model-dropdown select{padding:30px 20px 10px 15px}}.detail-compare-panel .container{max-width:80%;min-width:80%;width:80%}@media screen and (max-width: 1300px){.detail-compare-panel .container{max-width:90%;min-width:90%;width:90%}}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .container{max-width:100%;min-width:100%;width:100%;display:block !important}}.detail-compare-panel .model-kv .tag{top:10px}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .model-kv .tag{top:0px;font-size:12px}}.detail-compare-panel .selected_model_text,.detail-compare-panel .model-option-wrapper{margin-left:16px}@media screen and (min-width: 1024px)and (max-width: 1366px){.detail-compare-panel .selected_model_text,.detail-compare-panel .model-option-wrapper{margin-left:0}}@media screen and (min-width: 0px)and (max-width: 1023px){.detail-compare-panel .selected_model_text,.detail-compare-panel .model-option-wrapper{margin-left:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}}.detail-compare-panel .selected_model_category{font-size:18px}@media screen and (max-width: 767px){.detail-compare-panel .selected_model_category{font-size:12px}}.detail-compare-panel .selected_model_series{font-size:36px}@media screen and (max-width: 767px){.detail-compare-panel .selected_model_series{font-size:16px}}.detail-compare-panel .model-option-wrapper{margin-bottom:40px;padding-bottom:0}@media screen and (min-width: 768px)and (max-width: 1023px){.detail-compare-panel .model-option-wrapper{margin-right:0}}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .model-option-wrapper{margin-bottom:0px;padding-bottom:0px}}.detail-compare-panel .model-radio:first-child{margin-left:0px}.detail-compare-panel .model-kv{margin-bottom:0px}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel .model-kv{padding-bottom:10px}}.detail-compare-panel .model-radio-group-mobile{box-shadow:none;position:relative}.detail-compare-panel .model-radio-group-mobile .radio_mobile_text{position:absolute;left:20px;font-size:12px;top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%}.detail-compare-label{left:0%;background-color:#00442d;position:absolute;top:50%;writing-mode:vertical-rl;text-orientation:upright;color:#fff;cursor:pointer;z-index:2;position:absolute;transform:translate(0%, -50%);transition:.5s transform ease}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-label{left:50%;transform:translate(-50%, 0%);writing-mode:horizontal-tb;padding:0px;width:100%;top:0px;max-width:158px}}.detail-compare-label .detail-compare-label-inner{padding:32px 19px;display:flex;align-items:center;justify-content:center;align-content:center}.detail-compare-label>div{letter-spacing:1.5px}.detail-compare-label .label-num{writing-mode:horizontal-tb}.detail-compare-label.withCookies{transform:translate(-100%, -50%);transition:.5s transform ease}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-label.withCookies{transform:translate(-50%, -100%)}}.detail-compare-panel-tab{display:flex;position:relative}@media screen and (min-width: 0px)and (max-width: 767px){.detail-compare-panel-tab{margin-top:20px;padding-bottom:20px}}.detail-compare-panel-border{position:absolute;width:0px;height:2px;background:#00442d;bottom:0px;left:0px;transition:.4s all ease-in-out}.detail-compare-panel-element{margin-right:60px;cursor:pointer;font-weight:normal;transition:.4s all ease-in-out}.detail-compare-panel-element span{position:absolute;right:0px;transform:translateX(100%)}.detail-compare-panel-element:last-child{margin-right:0px}.detail-compare-panel-element.active{font-weight:bold;transition:.4s all ease-in-out}.tv-panel,.player-panel{display:none !important;max-width:100%;width:100%;justify-content:flex-start}@media screen and (min-width: 0px)and (max-width: 767px){.tv-panel>div:last-child,.player-panel>div:last-child{display:none}}.tv-panel.active,.player-panel.active{display:flex !important}.tv-panel .compare-empty-col .model-title:after{content:"比較するテレビを\a選択してください。";white-space:pre}@media screen and (min-width: 0px)and (max-width: 1023px){.tv-panel .compare-empty-col .model-title:after{white-space:pre-line}}.player-panel .compare-empty-col .model-title:after{content:"比較するレコーダーを\a選択してください。";white-space:pre}@media screen and (min-width: 0px)and (max-width: 1023px){.player-panel .compare-empty-col .model-title:after{white-space:pre-line}}.detail-compare-panel .compare-panel-row>div:last-child{flex-direction:row}@media screen and (min-width: 0px)and (max-width: 1023px){.detail-compare-panel .compare-panel-row>div:last-child{display:block}}.detail-compare-panel-tooltip{background-color:rgba(0,0,0,.8);position:absolute;right:calc(100% + 36px);top:50%;transform:translate(0%, -50%);writing-mode:horizontal-tb;text-orientation:inherit;padding:20px 30px;width:300px;text-align:center;opacity:0;pointer-events:none;transition:ease-in-out .4s opacity}.detail-compare-panel-tooltip .close-tab-number{position:absolute;right:2%;top:50%;transform:translateY(-50%);line-height:1.1}.detail-compare-panel-tooltip.active{transition:ease-in-out .4s opacity;opacity:1;pointer-events:auto}.detail-compare-panel-tooltip:after{content:"";width:0;height:0;border-style:solid;border-width:15px 0 15px 26px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,.8);position:absolute;right:0px;top:50%;transform:translate(100%, -50%)}.support-list{padding-top:30px}.support-list .swiper-wrapper{align-items:center}@media screen and (min-width: 0px)and (max-width: 1023px){.support-list .support-item{padding:20px 0}.support-list .support-item .item-wrapper{justify-content:center}.row .support-list .support-item .item-wrapper{align-items:flex-start}.support-list .support-item .item-wrapper .col-img{flex:0 0 auto;margin-right:16px;padding:0}.row .support-list .support-item .item-wrapper .col-img{flex:1}.support-list .support-item .item-wrapper .col-text{flex:1;width:auto;padding:0}.row .support-list .support-item .item-wrapper .col-text{flex:3}}.support-item .item-wrapper{display:flex;align-items:center;justify-content:space-evenly}@media screen and (min-width: 1024px)and (max-width: 9999px){.support-item .item-wrapper [class^=col-]{padding:0;padding-right:16px}.support-item .item-wrapper [class^=col-]:last-child{padding-right:0}}.support-item .item-wrapper .col-img{display:flex;justify-content:flex-end;flex:0 0 auto;width:auto}.support-item .item-wrapper .col-img .img-contain{width:36px;height:36px}.support-item .item-wrapper .col-text{flex:1.75 0 0;line-height:1.2}@media screen and (min-width: 0px)and (max-width: 767px){.support-item.support-item--lg .item-wrapper .col-img{justify-content:flex-start !important;flex:0 0 80px !important}}.main-header svg.icon{margin-right:18px}