@layer theme{.t-top .l-content__outer{grid-template-columns:1fr minmax(var(--CONTENT_WIDTH_SP),1360px) 1fr}.t-top:where(.l-content__inner){padding-top:calc(var(--SPACING)*5)}.t-top .l-content__outer:not(:last-child) .l-content__inner{padding-bottom:0}.t-top .m-heading-categoryTop{margin-top:var(--MODULE_MARGIN_MD)}}@layer unique{.u-top-carouselMv{grid-area:mainVisual;overflow:hidden;width:100%}.u-top-carouselMv__container{display:flex;height:480px;width:100%}.u-top-carouselMv__slide{flex-shrink:0;height:100%;position:relative}.u-top-carouselMv__link{color:var(--COLOR_FOREGROUND_DARK);display:block;height:100%;outline:none;text-decoration:none}.u-top-carouselMv__content{display:grid;gap:calc(var(--SPACING)*2) var(--OUTSIDE_GUTTER_SP);grid-template-columns:1fr minmax(var(--CONTENT_WIDTH_SP),1360px) 1fr;height:100%}.u-top-carouselMv__contentOuter{grid-column:2/3;padding:100px 0 calc(var(--SPACING)*20);z-index:20}.u-top-carouselMv__contentInner{display:flex;flex-direction:column;gap:calc(var(--SPACING)*2)}.u-top-carouselMv__contentInner>*{margin-bottom:0!important;margin-top:0!important}.u-top-carouselMv__content--linkOnly{align-content:end}.u-top-carouselMv__content--linkOnly .u-top-carouselMv__contentOuter{padding-bottom:12px}.u-top-carouselMv__title{font-size:calc(24/var(--FONT_SIZE_ROOT)*1rem);line-height:1.6}.u-top-carouselMv__media{border-radius:0 0 var(--RADIUS_RADIUS_M) 0;height:100%;overflow:hidden;position:absolute;top:0;width:100%}.u-top-carouselMv__link:focus-visible .u-top-carouselMv__media{border:0;outline:medium solid currentColor;outline-offset:-5px}.u-top-carouselMv__mediaItem{display:block;height:100%;object-fit:cover;object-position:right;width:100%}.u-top-carouselMv__control{display:grid;gap:calc(var(--SPACING)*2) var(--OUTSIDE_GUTTER_SP);grid-template-columns:1fr minmax(var(--CONTENT_WIDTH_SP),1360px) 1fr;margin-top:16px}.u-top-carouselMv__controlInner{align-items:center;display:flex;flex-direction:column;gap:12px;grid-column:2/3}.u-top-carouselMv__thumbs{display:flex;flex-wrap:wrap;gap:var(--SPACING);justify-content:center}.u-top-carouselMv__thumbsBullet{background:#0000;border:none;border-radius:50%;cursor:pointer;height:56px;opacity:1;position:relative;width:56px}.u-top-carouselMv__thumbsBulletItem{border-radius:50%;inset:0;overflow:hidden;position:absolute}.u-top-carouselMv__thumbsBulletItem:before{background-image:var(--background-image);background-repeat:no-repeat;content:"";display:block;height:100%;position:absolute;transition:transform var(--TRANSITION);width:100%}.u-top-carouselMv__thumbsSvg{left:0;position:absolute;top:0;transform:rotate(-90deg)}.u-top-carouselMv__thumbsSvgBackground{fill:none;stroke:#ffffff80;stroke-width:5px}.u-top-carouselMv__thumbsSvgActive{fill:none;stroke:var(--COLOR_FOREGROUND_DARK_CYAN);stroke-dasharray:301.59;stroke-dashoffset:301.59;stroke-linecap:round;stroke-width:1px}.u-top-carouselMv__thumbsBullet:not(.u-top-carouselMv__thumbsBullet--active) .u-top-carouselMv__thumbsSvgActive{display:none}.u-top-carouselMv__controller{display:flex;gap:var(--SPACING)}.u-top-carouselMv__arrow,.u-top-carouselMv__play{background-color:var(--COLOR_FOREGROUND_DARK);border:2px solid var(--COLOR_BASE_LIGHT);border-radius:50%;cursor:pointer;height:40px;padding:0;position:relative;transition:background-color var(--TRANSITION);width:40px}.u-top-carouselMv__play{overflow:hidden}.u-top-carouselMv__arrowIcon,.u-top-carouselMv__playIcon{fill:var(--COLOR_BASE_LIGHT);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.u-top-carouselMv__playIcon{height:10px;width:10px}.u-top-carouselMv__arrowIcon{height:12px;width:12px}.u-top-carouselMv__arrowIcon--prev{transform:translate(-50%,-50%) rotate(180deg)}.u-top-media{background-image:url(/img/index_bg01.webp);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:var(--RADIUS_RADIUS_M) 0 0 0;display:grid;gap:0 var(--OUTSIDE_GUTTER_SP);grid-column:1/4;grid-template-columns:1fr minmax(var(--CONTENT_WIDTH_SP),1360px) 1fr;margin-top:64px;min-height:567px;padding-bottom:64px;padding-top:64px;width:100%}.u-top-media__container{display:flex;grid-column:2/3;margin-top:calc(var(--SPACING)*15);position:relative}.u-top-media__media{background-color:var(--COLOR_BASE_LIGHT);border-radius:9999px;height:240px;left:50%;margin-block:auto;overflow:hidden;padding:20px;position:absolute;top:0;transform:translate(-50%,-50%);width:240px}.u-top-media__mediaItem{border-radius:9999px;display:block;height:auto;height:100%;object-fit:cover;width:100%}.u-top-media__content{background-color:var(--COLOR_BASE_LIGHT);border-radius:var(--RADIUS_RADIUS_S);padding:calc(var(--SPACING)*15) calc(var(--SPACING)*3) calc(var(--SPACING)*4);width:100%}.u-top-media__subTitle,.u-top-media__title{font-weight:700;line-height:1.6}.u-top-media__title{font-size:calc(24/var(--FONT_SIZE_ROOT)*1rem);margin:var(--SPACING) 0 0 0}.u-top-media__body{margin-top:calc(var(--SPACING)*2)}.u-top-media__body>[class^=m-]{margin-top:var(--SIZE_NESTED_MODULE_MARGIN)}.u-top-media__body>:first-child{margin-top:0}.u-top-media__body>:last-child{margin-bottom:0}.u-top-cardImage__head{font-size:calc(24/var(--FONT_SIZE_ROOT)*1rem);font-weight:700;line-height:1.6;padding-top:30px;position:relative;text-align:center}.u-top-cardImage__head:before{background-color:var(--COLOR_BRAND_PRIMARY);content:"";height:6px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:40px}.u-top-cardImage__media{border-radius:9999px 9999px 0 0;overflow:hidden}.u-top-cardImage__mediaItem{display:block;object-fit:cover;width:100%}.u-top-cardImage__container{display:flex;flex-direction:column;gap:calc(var(--SPACING)*2)}.u-top-cardImage__list{list-style:none}.u-top-cardImage__link{border-bottom:1px solid var(--COLOR_OUTLINE);color:var(--COLOR_FOREGROUND_DARK);display:block;font-weight:700;height:100%;line-height:1.9;padding:calc(var(--SPACING)*2) calc(14px + var(--SPACING)*4) calc(var(--SPACING)*2) calc(var(--SPACING)*2);position:relative;text-decoration:none;transition:background-color var(--TRANSITION)}.u-top-cardImage__link:before{background-image:url(/static/common_img/cmn_angle_ic01_right.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:14px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:14px}.u-top-layout{display:grid;gap:calc(var(--SPACING)*4);grid-template-columns:1fr}.u-top-layout__item .m-card-categoryTop__media,.u-top-layout__item .m-card-categoryTop__mediaItem,.u-top-layout__item .m-card-categoryTop__wrap,.u-top-layout__item>*{height:100%}.u-top-layout__item:has(.u-top-cardImage){margin-bottom:16px}.u-top-heading{margin-bottom:0;padding-top:calc(6px + var(--SPACING)*4);position:relative;text-align:center}.u-top-heading:before{background-color:var(--COLOR_BRAND_PRIMARY);content:"";height:6px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:40px}.u-top-heading__text{font-size:calc(24/var(--FONT_SIZE_ROOT)*1rem);line-height:1.6}.u-top-text{font-size:calc(16/var(--FONT_SIZE_ROOT)*1rem);margin-top:var(--MODULE_MARGIN_XS);text-align:center}.u-top-carousel{display:grid;gap:0 var(--OUTSIDE_GUTTER_SP);grid-column:1/4;grid-template-columns:1fr minmax(var(--CONTENT_WIDTH_SP),1360px) 1fr;margin-top:var(--MODULE_MARGIN_XL);overflow:hidden;padding-top:64px;position:relative}.u-top-carousel:before{background-image:url(/img/index_bg02_sp.webp);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:0 var(--RADIUS_RADIUS_M) 0 0;content:"";height:567px;position:absolute;width:100%}.u-top-carousel__inner{grid-column:2/3;padding-bottom:18px;z-index:var(--Z_INDEX_LAYER1)}.u-top-carousel__title{display:flex;flex-direction:column}.u-top-carousel__titleText{font-size:calc(24/var(--FONT_SIZE_ROOT)*1rem);letter-spacing:.3em;line-height:1.6;margin:0}.u-top-carousel__container{margin-top:40px}.u-top-carousel__containerInner{display:flex}.u-top-carousel__slide{flex:0 0 auto}.u-top-carousel__controller{display:flex;gap:var(--SPACING);justify-content:flex-end}.u-top-carousel__arrow{background-color:var(--COLOR_FOREGROUND_DARK);border:2px solid var(--COLOR_BASE_LIGHT);border-radius:50%;cursor:pointer;height:40px;padding:0;position:relative;transition:background-color var(--TRANSITION);width:40px}.u-top-carousel__arrowIcon{fill:var(--COLOR_BASE_LIGHT);height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.u-top-carousel__arrowIcon--prev{transform:translate(-50%,-50%) rotate(180deg)}.u-top-card{align-items:center;background-color:var(--COLOR_BASE_LIGHT);border-radius:var(--RADIUS_RADIUS_S) var(--RADIUS_RADIUS_S) 150px 150px;color:var(--COLOR_FOREGROUND_DARK);display:flex;flex-direction:column;position:relative;text-decoration:none;width:272px}.u-top-card:after,.u-top-card:before{background-repeat:no-repeat;background-size:cover;content:"";height:32px;left:50%;position:absolute;top:-16px;transform:translateX(-50%);transition:opacity var(--TRANSITION);width:32px}.u-top-card:before{background-image:url(/static/common_img/cmn_knob_ic02.svg);opacity:1}.u-top-card:after{background-image:url(/static/common_img/cmn_knob_ic02_hover.svg);opacity:0}.u-top-card__container{padding:calc(var(--SPACING)*4) calc(var(--SPACING)*2)}.u-top-card__head{text-align:center}.u-top-card__title{font-size:calc(18/var(--FONT_SIZE_ROOT)*1rem);line-height:1.6}.u-top-card__body{margin-top:8px;text-align:center}.u-top-card__body>[class^=m-]{margin-top:4px}.u-top-card__body>.m-note{margin-left:auto;margin-right:auto;width:fit-content}.u-top-card__body>:first-child{margin-top:0}.u-top-card__media{border-radius:50%;height:240px;margin-bottom:16px;overflow:hidden;width:240px}.u-top-card__mediaItem{display:block;height:100%;object-fit:cover;transition:transform var(--TRANSITION);width:100%}.u-top-card--columnReverse{border-radius:150px 150px var(--RADIUS_RADIUS_S) var(--RADIUS_RADIUS_S)}.u-top-card--columnReverse:after,.u-top-card--columnReverse:before{bottom:-18px;top:auto}.u-top-card--columnReverse .u-top-card__media{margin-bottom:0;margin-top:16px;order:-1}}@media print,screen and (width >= 768px){@layer theme{.t-top:where(.l-content__inner){padding-top:calc(var(--SPACING)*15)}.t-top .m-heading-categoryTop{margin-top:var(--MODULE_MARGIN_XL)}}@layer unique{.u-top-carouselMv__container{height:800px}.u-top-carouselMv__content{gap:0 var(--OUTSIDE_GUTTER_PC)}.u-top-carouselMv__contentOuter{display:grid;grid-column:2/3;grid-row:2/3;grid-template-columns:repeat(12,1fr);padding:348px 0 120px}.u-top-carouselMv__content--linkOnly .u-top-carouselMv__contentOuter{padding-bottom:calc(var(--SPACING)*10)}.u-top-carouselMv__contentInner{gap:calc(var(--SPACING)*4);grid-column:1/7}.u-top-carouselMv__title{font-size:calc(42/var(--FONT_SIZE_ROOT)*1rem)}.u-top-carouselMv__media{border-radius:0 0 var(--RADIUS_RADIUS_L) 0}.u-top-carouselMv__mediaItem{object-position:center}.u-top-carouselMv__control{margin-top:-42px}.u-top-carouselMv__controlInner{align-items:end}.u-top-carouselMv__thumbsBullet{height:84px;width:84px}.u-top-carouselMv__thumbsSvgBackground{stroke-width:7px}.u-top-carouselMv__thumbsSvgActive{stroke-width:2px}.u-top-carouselMv__arrow,.u-top-carouselMv__play{height:36px;width:36px}.u-top-media{background-image:url(/img/index_bg01.webp);border-radius:var(--RADIUS_RADIUS_L) 0 0 0;gap:0 var(--OUTSIDE_GUTTER_PC);margin-top:calc(var(--SPACING)*15);min-height:644px;padding:0}.u-top-media__container{background-color:var(--COLOR_BASE_LIGHT);border-radius:9999px var(--RADIUS_RADIUS_S) var(--RADIUS_RADIUS_S) 9999px;flex-direction:row;gap:calc(var(--SPACING)*5);margin-bottom:40px;margin-left:auto;margin-top:auto;max-width:950px}.u-top-media__media{border-radius:9999px;flex:0 0 327px;height:100%;overflow:hidden;position:static;transform:none;width:100%}.u-top-media__mediaItem{display:block;height:auto;height:100%;object-fit:cover;width:100%}.u-top-media__content{border-radius:0 var(--RADIUS_RADIUS_S) var(--RADIUS_RADIUS_S) 0;padding:calc(var(--SPACING)*7) calc(var(--SPACING)*5) calc(var(--SPACING)*4) 0;position:relative}.u-top-media__content>.m-link-list{margin-top:var(--MODULE_MARGIN_SM)}.u-top-media__content:before{background-color:var(--COLOR_BRAND_PRIMARY);content:"";height:8px;left:0;position:absolute;top:0;width:96px}.u-top-media__body{margin-top:calc(var(--SPACING)*3)}.u-top-media__body>.m-link-list{margin-top:calc(var(--SPACING)*4)}.u-top-media__title{font-size:calc(28/var(--FONT_SIZE_ROOT)*1rem)}.u-top-cardImage__container{gap:calc(var(--SPACING)*4)}.u-top-cardImage__head{font-size:calc(28/var(--FONT_SIZE_ROOT)*1rem);padding-top:48px}.u-top-cardImage__head:before{height:8px;width:96px}.u-top-cardImage__list{column-gap:calc(var(--SPACING)*2);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.u-top-cardImage__link{padding:calc(var(--SPACING)*3) calc(14px + var(--SPACING)*4) calc(var(--SPACING)*3) calc(var(--SPACING)*2)}.u-top-layout{gap:calc(var(--SPACING)*5) calc(var(--SPACING)*10);grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.u-top-layout__item:has(.u-top-cardImage){grid-column:1/2;grid-row:span 2;margin-bottom:63px}.u-top-text{font-size:calc(20/var(--FONT_SIZE_ROOT)*1rem);margin-top:calc(var(--SPACING)*5)}.u-top-carousel{margin-top:calc(var(--SPACING)*15);padding-top:100px}.u-top-carousel:before{background-image:url(/img/index_bg02.webp);border-radius:0 var(--RADIUS_RADIUS_L) 0 0;height:644px}.u-top-carousel__head{align-items:flex-end;display:flex;justify-content:space-between}.u-top-carousel__titleText{font-size:calc(32/var(--FONT_SIZE_ROOT)*1rem)}.u-top-carousel__title .m-link-emphasis{margin-top:var(--MODULE_MARGIN_SM)}.u-top-carousel__container{margin-top:64px}.u-top-carousel__slide{max-width:320px}.u-top-card{width:320px}.u-top-card__container{padding:calc(var(--SPACING)*6) calc(var(--SPACING)*3) calc(var(--SPACING)*4)}.u-top-card__media{height:272px;margin-bottom:24px;width:272px}.u-top-card__title{font-size:calc(22/var(--FONT_SIZE_ROOT)*1rem)}.u-top-card--columnReverse .u-top-card__media{margin-top:24px}}}@media only screen and (any-hover:hover){@layer unique{.u-top-carouselMv__link:focus .m-link-emphasis:before,.u-top-carouselMv__link:hover .m-link-emphasis:before{transform:translateY(-50%) scale(1.375)}.u-top-carouselMv__link:focus .m-link-emphasis .m-link-emphasis__text,.u-top-carouselMv__link:hover .m-link-emphasis .m-link-emphasis__text{background-position:0 100%;background-size:100% 1px}.u-top-carouselMv__arrow:focus,.u-top-carouselMv__arrow:hover,.u-top-carouselMv__play:focus,.u-top-carouselMv__play:hover{background-color:var(--COLOR_BRAND_SECONDARY)}.u-top-carouselMv__thumbsBullet:focus .u-top-carouselMv__thumbsBulletItem:before,.u-top-carouselMv__thumbsBullet:hover .u-top-carouselMv__thumbsBulletItem:before{transform:scale(1.1)}.u-top-cardImage__link:hover{background-color:var(--COLOR_BACKGROUND)}.u-top-carousel__arrow:focus,.u-top-carousel__arrow:hover,.u-top-carousel__play:focus,.u-top-carousel__play:hover{background-color:var(--COLOR_BRAND_SECONDARY)}.u-top-card:hover:before{opacity:0}.u-top-card:hover:after{opacity:1}.u-top-card:hover .u-top-card__mediaItem{transform:scale(1.05)}}}@media only screen and (width > 768px){@layer unique{.u-top-heading{padding-top:calc(8px + var(--SPACING)*7)}.u-top-heading:before{height:8px;width:96px}.u-top-heading__text{font-size:calc(40/var(--FONT_SIZE_ROOT)*1rem);letter-spacing:.1em}}}