.lcl-head{position:relative;z-index:1;margin-top:-4.4rem}@media screen and (max-width: 767px){.lcl-head{margin-top:-1.9rem}}@media(any-hover: hover){.lcl-head .lcl-head-slider:hover .splide__arrow{opacity:1;visibility:visible;-webkit-transition:background .3s ease,opacity .3s ease;transition:background .3s ease,opacity .3s ease}}.lcl-head .lcl-head-slider:not(.is-overflow) .splide__arrows{display:none}.lcl-head .splide-wrapper{position:relative}.lcl-head .splide__track{overflow:visible}.lcl-head .splide__arrows{pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;width:78rem;height:5rem}@media screen and (min-width: 768px){.lcl-head .splide__arrows{position:absolute;top:0;bottom:3rem;left:-100%;right:-100%}}@media screen and (max-width: 767px){.lcl-head .splide__arrows{width:24.8rem;height:3rem;margin-top:2rem}}.lcl-head .splide__arrow{pointer-events:auto;width:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;border-radius:50%;background-color:#000;-webkit-transition:background .3s ease,opacity .3s ease,visibility 0s .3s ease;transition:background .3s ease,opacity .3s ease,visibility 0s .3s ease}@media screen and (min-width: 768px){.lcl-head .splide__arrow{opacity:0;visibility:hidden}}@media screen and (max-width: 767px){.lcl-head .splide__arrow{width:3rem}}.lcl-head .splide__arrow .ico_svg{width:1.6rem}@media screen and (max-width: 767px){.lcl-head .splide__arrow .ico_svg{width:1rem}}.lcl-head .splide__arrow .ico_svg .svg-path{fill:#fff}@media(any-hover: hover){.lcl-head .splide__arrow:hover{background-color:#0a8f3d}}.lcl-head .splide__pagination{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.lcl-head .splide__pagination li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.lcl-head .splide__pagination{margin-top:-2rem;padding-bottom:1rem}}.lcl-head .splide__pagination__page{width:1rem;height:1rem;background-color:#000;border-radius:50%;-webkit-transition:background .3s ease;transition:background .3s ease}@media(any-hover: hover){.lcl-head .splide__pagination__page:hover{background-color:#fc0}}.lcl-head .splide__pagination__page.is-active{background-color:#fc0}.lcl-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70rem;height:100%;border-radius:2rem;-webkit-box-shadow:1rem 1rem 3.5rem 0 rgba(0,0,0,.12);box-shadow:1rem 1rem 3.5rem 0 rgba(0,0,0,.12);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}@media screen and (max-width: 767px){.lcl-card{width:33.5rem;border-radius:1rem}}@media(any-hover: hover){.lcl-card:hover{-webkit-box-shadow:1rem 1rem 3.5rem 0 rgba(0,0,0,.2);box-shadow:1rem 1rem 3.5rem 0 rgba(0,0,0,.2)}.lcl-card:hover .lcl-card__fig img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.05);filter:brightness(1.05)}}.lcl-card.lcl-card--new::before{content:"NEW";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;z-index:2;top:1.5rem;left:1.5rem;width:6rem;height:6rem;border-radius:50%;background-color:#ff5c0b;margin:auto;color:#fff;font-weight:900;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.6;text-indent:.1em;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-card.lcl-card--new::before{top:1rem;left:1rem;width:4rem;height:4rem;font-size:1.2rem;font-size:max(1.2rem,10px)}}.lcl-card .lcl-card__fig{overflow:hidden;width:100%;height:34rem;border-radius:2rem 2rem 0 0}@media screen and (max-width: 767px){.lcl-card .lcl-card__fig{height:16.3rem;border-radius:1rem 1rem 0 0}}.lcl-card .lcl-card__fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,filter .3s ease;transition:transform .3s ease,filter .3s ease,-webkit-transform .3s ease,-webkit-filter .3s ease}.lcl-card .lcl-card__cnt{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;border-radius:0 0 2rem 2rem;padding:2rem 3rem}@media screen and (max-width: 767px){.lcl-card .lcl-card__cnt{border-radius:0 0 1rem 1rem;padding:1.5rem 2rem 2.5rem}}.lcl-card .lcl-card__sep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6rem;position:relative;height:100%}@media screen and (max-width: 767px){.lcl-card .lcl-card__sep{gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.lcl-card .lcl-card__sep::before{content:"";position:absolute;top:0;bottom:0;left:9.5rem;width:1.1rem;height:100%;margin:auto;background:url(../img/line.png) center/100% 100% no-repeat}}.lcl-card .lcl-card__info{width:7rem}@media screen and (max-width: 767px){.lcl-card .lcl-card__info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}.lcl-card .lcl-card__cat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:.5rem;padding:.5rem;border-radius:.5rem;color:#fff;font-weight:700;font-size:1.5rem;font-size:max(1.5rem,10px);line-height:1.2;letter-spacing:0;background-color:var(--catColor)}@media screen and (max-width: 767px){.lcl-card .lcl-card__cat{margin-bottom:0;padding:.3rem 1rem .4rem;font-size:1.3rem;font-size:max(1.3rem,10px)}}.lcl-card .lcl-card__time{display:block;font-weight:500;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:0;text-align:center}@media screen and (max-width: 767px){.lcl-card .lcl-card__time{font-size:1.3rem;font-size:max(1.3rem,10px)}}.lcl-card .lcl-card__area{-webkit-box-flex:1;-ms-flex:1;flex:1}.lcl-card .lcl-card__ttl{font-weight:700;font-size:2rem;font-size:max(2rem,10px);line-height:1.5;letter-spacing:.05em;display:-webkit-box;min-height:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.lcl-card .lcl-card__ttl{font-size:1.5rem;font-size:max(1.5rem,10px)}}.lcl-card .lcl-card__taglist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem 1rem;margin-top:1.5rem}.lcl-card .lcl-card__tag{color:#767676;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:.05em;font-weight:500;line-height:1.65}@media screen and (max-width: 767px){.lcl-card .lcl-card__tag{font-size:1.1rem;font-size:max(1.1rem,10px);letter-spacing:.05em}}.lcl-pickup .lcl-pickup__in{width:88rem;padding-top:6.7rem;padding-bottom:10rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.lcl-pickup .lcl-pickup__in{width:34.5rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-pickup .lcl-pickup__in{padding-block:8rem}}.lcl-what{background-color:#0a8f3d;border-radius:5rem}@media screen and (max-width: 767px){.lcl-what{border-radius:3rem}}.lcl-what .ttl01__en{height:5.4rem}@media screen and (max-width: 767px){.lcl-what .ttl01__en{height:3.4rem}}.lcl-what .lcl-what__in{padding-block:8rem}@media screen and (max-width: 767px){.lcl-what .lcl-what__in{padding-block:4rem}}.lcl-what .lcl-what__cnt{width:95rem;margin:4rem auto 0}@media screen and (max-width: 767px){.lcl-what .lcl-what__cnt{width:33.5rem;margin-top:2rem}}.lcl-what .lcl-what__sep{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.2rem}@media screen and (max-width: 767px){.lcl-what .lcl-what__sep{gap:2.9rem}}.lcl-what .lcl-what__figarea{width:14.5rem}@media screen and (max-width: 767px){.lcl-what .lcl-what__figarea{width:8rem}}.lcl-what .lcl-what__chara{width:100%}.lcl-what .lcl-what__name{margin-top:2rem;text-align:center;color:#fff;font-weight:700;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.43;letter-spacing:0em}@media screen and (max-width: 767px){.lcl-what .lcl-what__name{margin-top:1rem;font-size:1.1rem;font-size:max(1.1rem,10px);line-height:1.42}}.lcl-what .lcl-what__comment{position:relative;padding:3.6rem 4.1rem;border:.4rem solid #000;border-radius:2rem;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#484848;font-weight:700;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:2;letter-spacing:0}@media screen and (max-width: 767px){.lcl-what .lcl-what__comment{padding:1.3rem;border-radius:1rem;border-width:.2rem;font-size:1.3rem;font-size:max(1.3rem,10px);line-height:1.5}}.lcl-what .lcl-what__comment::before{content:"";position:absolute;top:4.5rem;width:1.4rem;height:2.1rem;left:-1.5rem;background-color:#000;clip-path:polygon(100% 0, 100% 100%, 0% 50%)}.lcl-category .lcl-category__in{padding-block:10rem 7rem}@media screen and (min-width: 768px){.lcl-category .lcl-category__in{width:100rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-category .lcl-category__in{width:34.5rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-category .lcl-category__in{padding-block:8rem 4rem}}.lcl-category .lcl-category__cnt{margin-top:5rem}@media screen and (max-width: 767px){.lcl-category .lcl-category__cnt{margin-top:3.3rem}}.lcl-category .lcl-category__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-block:5rem;border-bottom:.2rem solid #e3e4c5}@media screen and (max-width: 767px){.lcl-category .lcl-category__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem}}.lcl-category .lcl-category__block:first-of-type{padding-top:0}.lcl-category .lcl-category__head{width:10rem}@media screen and (max-width: 767px){.lcl-category .lcl-category__head{width:100%}}.lcl-category .lcl-category__ttl{position:relative;padding-left:1.7rem;font-weight:700;font-size:2.5rem;font-size:max(2.5rem,10px);line-height:1.2;letter-spacing:.05em}@media screen and (max-width: 767px){.lcl-category .lcl-category__ttl{padding-left:1.2rem;font-size:2rem;font-size:max(2rem,10px)}}.lcl-category .lcl-category__ttl::before{content:"";position:absolute;top:0;bottom:0;left:0;width:.4rem;height:2.6rem;border-radius:100vw;margin:auto;background-color:var(--catColor)}@media screen and (max-width: 767px){.lcl-category .lcl-category__ttl::before{width:.2rem;height:2rem}}.lcl-category .lcl-category__area{width:87rem}@media screen and (max-width: 767px){.lcl-category .lcl-category__area{width:100%}}.lcl-category .lcl-category-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;min-width:19.8rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1rem 3.8rem;border-radius:100vw;background-color:var(--catColor);border:2px solid var(--catColor);color:#fff;margin-top:2.5rem;margin-left:auto;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}@media screen and (max-width: 767px){.lcl-category .lcl-category-btn{padding:1rem 3.6rem;margin-left:0}}@media(any-hover: hover){.lcl-category .lcl-category-btn:hover{background-color:#fff;color:var(--catColor)}.lcl-category .lcl-category-btn:hover .lcl-category-btn__icon{background-color:var(--catColor)}.lcl-category .lcl-category-btn:hover .ico_svg .svg-path{fill:#fff}}.lcl-category .lcl-category-btn__txt{font-weight:700;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:0;text-align:center}@media screen and (max-width: 767px){.lcl-category .lcl-category-btn__txt{font-size:1.3rem;font-size:max(1.3rem,10px)}}.lcl-category .lcl-category-btn__icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1.6rem;height:1.6rem;top:0;bottom:0;right:1.2rem;margin:auto;border-radius:50%;background-color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.lcl-category .lcl-category-btn__icon .ico_svg{width:.8rem;height:.8rem}.lcl-category .lcl-category-btn__icon .ico_svg .svg-path{fill:var(--catColor)}.lcl-hot .lcl-hot__in{width:85rem;padding-block:0 13rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.lcl-hot .lcl-hot__in{width:34.5rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-hot .lcl-hot__in{padding-block:0 9rem}}.lcl-hot .ttl01__ttl{padding-bottom:0}.lcl-hot .ttl01__en{height:3rem}@media screen and (max-width: 767px){.lcl-hot .ttl01__en{height:2.5rem}}.lcl-hot .lcl-hot__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;margin-top:3rem}@media screen and (max-width: 767px){.lcl-hot .lcl-hot__list{gap:.7rem}}.lcl-hot .lcl-hot__item{display:-webkit-box;display:-ms-flexbox;display:flex}.lcl-hot .lcl-hot__link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.7rem 1.4rem;border-radius:.5rem;background-color:#fff;border:1px solid #0a8f3d;color:#0a8f3d;font-weight:700;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.5;letter-spacing:0;-webkit-transition:color .3s ease,background .3s ease;transition:color .3s ease,background .3s ease}@media(any-hover: hover){.lcl-hot .lcl-hot__link:hover{background-color:#0a8f3d;color:#fff}}.lcl-rank{background-color:#fff;border-radius:5rem}@media screen and (max-width: 767px){.lcl-rank{border-radius:2rem}}.lcl-rank .lcl-rank__in{width:90rem;margin-left:auto;margin-right:auto;padding-block:8rem 11.8rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__in{width:34.5rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__in{padding-block:5rem 4.8rem}}.lcl-rank .lcl-rank__wrap{margin-top:3.5rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__wrap{margin-top:2.4rem}}.lcl-rank .lcl-rank__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;grid-column-gap:7rem;grid-row-gap:4rem;grid-template-columns:44rem 39rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__list{display:block}}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item{padding-top:2rem;margin-top:2rem}}@media screen and (min-width: 768px){.lcl-rank .lcl-rank__item.lcl-rank__item--top{grid-row:span 3}}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top{padding-top:0;margin-top:0}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__link{gap:2.2rem}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__figarea{width:100%;padding-top:1.4rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__figarea{padding-top:0}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__figarea::before{content:"";position:absolute;top:0;left:2rem;width:3.2rem;width:3.2rem;height:4.8rem;background:url(../img/rank/rank_01.svg) center/cover no-repeat}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__figarea::before{left:.5rem}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__fig{height:29rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__fig{height:22.7rem}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__cnt{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-flex:0;-ms-flex:none;flex:none;padding-block:0}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__info{width:10rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__info{width:6.5rem}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__cat{border-radius:.5rem;padding:.3rem 1rem;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.3;letter-spacing:.05em}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__area{margin-top:0}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__ttl{font-weight:500;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:0;display:-webkit-box;min-height:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__ttl{font-size:1.4rem;font-size:max(1.4rem,10px)}}.lcl-rank .lcl-rank__item.lcl-rank__item--top .lcl-rank__taglist{margin-top:1rem}.lcl-rank .lcl-rank__item.lcl-rank__item--rank{position:relative;margin-top:.9rem}.lcl-rank .lcl-rank__item.lcl-rank__item--rank::before{position:absolute;left:0;width:100%;height:1px;top:0;background:#e3e4c5}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--rank::before{content:""}}.lcl-rank .lcl-rank__item.lcl-rank__item--rank+.lcl-rank__item--rank{margin-top:0}.lcl-rank .lcl-rank__item.lcl-rank__item--rank+.lcl-rank__item--rank::before{content:"";top:-2.1rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__item.lcl-rank__item--rank+.lcl-rank__item--rank::before{top:0}}.lcl-rank .lcl-rank__item:nth-of-type(2) .lcl-rank__figarea::before{background:url(../img/rank/rank_02.svg) center/cover no-repeat}.lcl-rank .lcl-rank__item:nth-of-type(3) .lcl-rank__figarea::before{background:url(../img/rank/rank_03.svg) center/cover no-repeat}.lcl-rank .lcl-rank__item:nth-of-type(4) .lcl-rank__figarea::before{background:url(../img/rank/rank_04.svg) center/cover no-repeat}.lcl-rank .lcl-rank__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2rem}@media(any-hover: hover){.lcl-rank .lcl-rank__link:hover .lcl-rank__fig img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:brightness(1.05);filter:brightness(1.05)}}.lcl-rank .lcl-rank__figarea{position:relative;width:20.2rem;padding-top:.5rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__figarea{width:15rem}}.lcl-rank .lcl-rank__figarea::before{content:"";position:absolute;z-index:2;top:0;left:.5rem;width:2.8rem;height:4rem}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__figarea::before{left:.5rem}}.lcl-rank .lcl-rank__fig{width:100%;height:13.3rem;border-radius:1rem;overflow:hidden}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__fig{height:9.9rem}}.lcl-rank .lcl-rank__fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:-webkit-transform .3s ease,-webkit-filter .3s ease;transition:transform .3s ease,filter .3s ease;transition:transform .3s ease,filter .3s ease,-webkit-transform .3s ease,-webkit-filter .3s ease}.lcl-rank .lcl-rank__cnt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-block:1.4rem}.lcl-rank .lcl-rank__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.lcl-rank .lcl-rank__cat{display:block;border-radius:.5rem;padding:.3rem 1rem;background-color:var(--catColor);color:#fff;font-weight:700;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.3;letter-spacing:.05em}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__cat{font-size:1.1rem;font-size:max(1.1rem,10px)}}.lcl-rank .lcl-rank__time{font-weight:500;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.65;letter-spacing:.05em;text-align:center}.lcl-rank .lcl-rank__area{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:.8rem}.lcl-rank .lcl-rank__ttl{font-weight:500;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:0;display:-webkit-box;min-height:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.lcl-rank .lcl-rank__ttl{font-size:1.2rem;font-size:max(1.2rem,10px)}}.lcl-rank .lcl-rank__taglist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.3rem 1rem;margin-top:.5rem}.lcl-rank .lcl-rank__tag{color:#484848;font-weight:500;font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.65;letter-spacing:.05em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lcl-contact .lcl-contact__in{padding-block:8rem}@media screen and (min-width: 768px){.lcl-contact .lcl-contact__in{width:100rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__in{width:34.5rem;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__in{padding-block:4rem}}.lcl-contact .lcl-contact__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;padding:5rem;border-radius:2rem;background-color:#0a8f3d}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__box{position:relative;padding:2rem 1.5rem 3rem;border-radius:1rem}}.lcl-contact .lcl-contact__fig{width:29rem;border-radius:1rem;overflow:hidden}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__fig{position:absolute;top:2rem;left:2rem;width:10.5rem;border-radius:.5rem}}.lcl-contact .lcl-contact__cnt{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__head{padding-left:13rem;padding-block:1.3rem}}.lcl-contact .lcl-contact__label{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:.7rem;border-radius:.5rem;background-color:#ffc300;font-weight:700;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.6;letter-spacing:.01em}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__label{font-size:1.2rem;font-size:max(1.2rem,10px)}}.lcl-contact .lcl-contact__ttl{margin-top:.5rem;color:#fff;font-weight:700;font-size:3rem;font-size:max(3rem,10px);line-height:1.3;letter-spacing:0}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__ttl{font-size:2rem;font-size:max(2rem,10px)}}.lcl-contact .lcl-contact__txt{margin-top:1.5rem;color:#fff;font-weight:400;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.7;letter-spacing:0;text-align:justify}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__txt{margin-top:2rem;font-size:1.3rem;font-size:max(1.3rem,10px)}}.lcl-contact .lcl-contact__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:2rem;padding-bottom:.3rem;color:#fff;font-weight:700;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:0}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__link{margin-left:auto;margin-right:auto;font-size:1.3rem;font-size:max(1.3rem,10px)}}@media(any-hover: hover){.lcl-contact .lcl-contact__link:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;transform-origin:right center}}.lcl-contact .lcl-contact__link::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#fff;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform-origin:left center;transform-origin:left center}.lcl-contact .lcl-contact__link .ico_svg{width:2rem;height:2rem}@media screen and (max-width: 767px){.lcl-contact .lcl-contact__link .ico_svg{width:1.4rem;height:1.4rem}}.lcl-contact .lcl-contact__link .ico_svg .svg-path{fill:#fff}