.modal{display:none}@keyframes modalfadeIn{from{opacity:0}to{opacity:1}}@keyframes modalfadeOut{from{opacity:1}to{opacity:0}}@keyframes modalslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes modalslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.modal.is-open{display:block}.modal .modal-overlay,.modal .modal-container{will-change:transform}.modal[aria-hidden=false] .modal-overlay{animation:modalfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.modal[aria-hidden=false] .modal-container{animation:modalslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.modal[aria-hidden=true] .modal-overlay{animation:modalfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.modal[aria-hidden=true] .modal-container{animation:modalslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:999}.modal-container{width:740px;max-width:90%;max-height:100vh;box-sizing:border-box;position:relative}.modal-close{color:#fff;--size: 32;font-size:2rem;position:absolute;right:0;top:-40px}.movie-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media print,screen and (min-width: 900px){.block-pc-md:where(:not(:last-child)){margin-bottom:30px}}.section.is-bg-gray{position:relative;padding-top:40px;padding-bottom:40px}.section.is-bg-gray:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background:var(--color-gray-bg);transform:translateX(-50%);z-index:-1}@media print,screen and (min-width: 900px){.section.is-bg-gray{padding-top:56px;padding-bottom:56px}}@media print,screen and (min-width: 900px){.section-pc-mb-56{margin-bottom:56px}}.section-inr-mg-l{padding-top:40px;padding-bottom:40px}@media screen and (max-width: 479px){.p-lead-pc-center{margin-bottom:20px}}.index-box-item{align-items:center}.index-box-item.is-current{background:#dff2fc;color:var(--color-blue)}.index-box-item-ico{--size: 20;font-size:1.25rem}.kv-body{margin-bottom:32px}@media print,screen and (min-width: 900px){.kv-body{display:flex;justify-content:space-between;gap:32px;margin-bottom:40px}}.kv-movie{margin-top:32px}@media print,screen and (min-width: 900px){.kv-movie{margin-top:0}}.kv-movie .index-box{border:none}.kv-movie .index-box-item{border:none;background:#dff2fc;cursor:pointer}@media print,screen and (min-width: 900px){.kv-movie{flex-shrink:0}.kv-movie .index-box-item{width:auto}}.kv-foot .index-box{--color-gray-line: #e2e2e2;box-shadow:0 1px 6px 0 rgba(0,0,0,.18);transition:transform .3s ease-in-out}@media print,screen and (min-width: 900px){.kv-foot .index-box{border-top:none;border-left:none;border-radius:4px}}.kv-foot .index-box-list{display:flex;flex-wrap:wrap;width:100%}.kv-foot .index-box-item{width:50%;display:flex;align-items:center;color:var(--color-blue);padding:15px 30px 15px 15px}.kv-foot .index-box-item:hover{color:#238ac9}.kv-foot .index-box-item:hover .index-box-item-ico{color:#238ac9}.kv-foot .index-box-item-title{--size: 14;font-size:0.875rem}@media print,screen and (min-width: 900px){.kv-foot .index-box-item{width:33.3333%}.kv-foot .index-box-item-title{--size: 16;font-size:1rem}.kv-foot .index-box-item:nth-child(3n){border-right:none}.kv-foot .index-box-item:nth-child(n+4){border-bottom:none}}.kv-foot .index-box.is-fixed{position:fixed;top:0;left:0;right:0;z-index:999;background:#fff;padding:0 12px;border:none}html.is-scroll-up .kv-foot .index-box.is-fixed{transform:translateY(62px)}@media print,screen and (min-width: 900px){html.is-scroll-up .kv-foot .index-box.is-fixed{transform:translateY(90px)}}html.is-scroll-up .emptyheader .kv-foot .index-box.is-fixed{transform:none}@media print,screen and (min-width: 900px){html.is-scroll-up .emptyheader .kv-foot .index-box.is-fixed{transform:none}}.kv-foot .index-box.is-fixed .index-box-list{display:flex;flex-wrap:nowrap;justify-content:space-evenly}@media print,screen and (min-width: 900px){.kv-foot .index-box.is-fixed .index-box-list{width:980px;max-width:100%;margin:0 auto;border-left:1px solid var(--color-gray-line)}}.kv-foot .index-box.is-fixed .index-box-item{padding:12px 30px 12px 12px}.kv-foot .index-box.is-fixed .index-box-item-empty{display:none}.kv-foot .index-box.is-fixed .index-box-item-title-sub{display:none}@media screen and (max-width: 479px){.kv-foot .index-box.is-fixed .index-box-item{width:auto;padding:12px 1px 10px;border:none;position:relative}.kv-foot .index-box.is-fixed .index-box-item-title{--size: 10;font-size:0.625rem;line-height:1.3;font-weight:normal;letter-spacing:0}.kv-foot .index-box.is-fixed .index-box-item-title-sub{display:none}.kv-foot .index-box.is-fixed .index-box-item-ico{display:none;text-align:center}}@media print,screen and (min-width: 900px){.kv-foot .index-box.is-fixed .index-box-item{width:16.6666666667%;padding:9px 35px 6.4px 12px;white-space:nowrap;justify-content:center;border-bottom:none}.kv-foot .index-box.is-fixed .index-box-item:nth-child(3n){border-right:1px solid var(--color-gray-line)}.kv-foot .index-box.is-fixed .index-box-item-title{--size: 16;font-size:1rem;font-weight:400;line-height:1.3}.kv-foot .index-box.is-fixed .index-box-item-title br.sp{display:block !important}}.kv-foot .index-box.is-fixed .index-box-item.is-current{position:relative;background:inherit}@media screen and (max-width: 479px){.kv-foot .index-box.is-fixed .index-box-item.is-current{padding-left:0;padding-right:0}}.kv-foot .index-box.is-fixed .index-box-item.is-current:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--color-blue)}.kv-foot .index-box.is-fixed .index-box-item.is-current .index-box-item-title{font-weight:bold}.size-item{padding-bottom:40px}@media print,screen and (min-width: 900px){.size-item{padding-bottom:56px}}.size-item:last-child{padding-bottom:0}.size-item-title{border-top:1px solid var(--color-black);border-bottom:1px solid var(--color-black);background:#fff;text-align:center;padding:8px;margin-bottom:12px}@media print,screen and (min-width: 900px){.size-item-title{margin-bottom:16px}}.size-item-title-sub{--size: 14;font-size:0.875rem}@media print,screen and (min-width: 900px){.size-item-title-sub{--size: 16;font-size:1rem}}.size-item-title h2{margin-bottom:0}@media print,screen and (min-width: 900px){.size-item-lead{text-align:center}}@media print,screen and (min-width: 900px){.size-item-contents{display:flex;justify-content:space-between;align-items:flex-start}.size-item-contents .size-item-images{width:57.7551020408%}.size-item-contents .size-item-text{width:40.2040816327%}}.size-item-text{position:relative;margin-top:20px}.size-item-text[open] .size-item-text-showmore{display:none}.size-item-text[open] .size-item-text-more,.size-item-text[open] .size-item-text-showless{display:block}.size-item-text-showmore,.size-item-text-showless{cursor:pointer;text-align:center}.size-item-text-showmore-btn,.size-item-text-showless-btn{color:var(--color-blue);font-weight:bold;display:flex;justify-content:center;align-items:center;gap:8px}.size-item-text-showmore-btn-ico,.size-item-text-showless-btn-ico{background:var(--color-blue);color:#fff;width:20px;height:18px;border-radius:3px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;--size: 12;font-size:.75rem}.size-item-text-showmore{background:linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, var(--color-gray-bg) 80%);padding-top:40px;position:absolute;bottom:0;left:0;width:100%}.size-item-text-showless{padding-top:20px}.size-item-text-more,.size-item-text-showless{display:none}@media print,screen and (min-width: 900px){.size-item-text{margin-top:0}.size-item-text-showmore,.size-item-text-showless{display:none !important}.size-item-text-more{display:block}}.size-item .slider-main{position:relative}.size-item .slider-main .swiper{touch-action:auto !important}.size-item .slider-thumb{margin-top:12px}.size-item .slider-thumb .swiper-slide{position:relative;cursor:pointer}.size-item .slider-thumb .swiper-slide img{border:px solid var(--color-gray-line);box-sizing:border-box;border-radius:4px}.size-item .slider-thumb .swiper-slide:focus-visible{outline-offset:-2px}.size-item .slider-thumb .swiper-slide-thumb-active:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid var(--color-blue);box-sizing:border-box;border-radius:4px;background:rgba(0,102,187,.2)}.size-item .swiper-button-prev,.size-item .swiper-button-next{text-indent:-9999px;overflow:hidden;background:url(/assets/img/common/icon-swiper-next-sp.png) center/24px 33px no-repeat;width:48px;height:48px;cursor:none;margin-top:0;transform:translateY(-50%)}@media print,screen and (min-width: 900px){.size-item .swiper-button-prev,.size-item .swiper-button-next{display:none}}.size-item .swiper-button-prev.swiper-button-disabled,.size-item .swiper-button-next.swiper-button-disabled{opacity:0}.size-item .swiper-button-prev{transform:translateY(-50%) rotate(180deg);left:-24px}.size-item .swiper-button-next{right:-24px}.size-item .js-slide{position:relative}.cta{padding-left:10px;padding-right:10px}@media print,screen and (min-width: 900px){.cta{padding-left:32px;padding-right:32px}}.cta-title{--size: 16;font-size:1rem}@media print,screen and (min-width: 900px){.cta-title{--size: 20;font-size:1.25rem;line-height:1.3}}.cta-point{padding-bottom:20px;border-bottom:1px dotted var(--color-blue);margin-bottom:20px}.cta-point .cta-title{--size: 17;font-size:1.0625rem}@media print,screen and (min-width: 900px){.cta-point{display:flex;flex-direction:column;align-items:center}.cta-point .cta-title{--size: 26;font-size:1.625rem}}
