﻿.image-container{overflow:hidden}a img:not(.header-title,.icon-image){transition:opacity 450ms,transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1);object-fit:contain}@media screen and (max-width: 540px){a img:not(.header-title,.icon-image){transition:none}}a:hover img:not(.header-title,.icon-image,.no-hover){transform:scale(1.1)}@media screen and (max-width: 540px){a:hover img:not(.header-title,.icon-image,.no-hover){transform:none}}.movie-item{width:100%;max-width:500px}.movie-item-content{display:flex;flex-direction:column;align-items:flex-start;color:#6f6e6c;gap:12px}@media screen and (max-width: 841px){.movie-item-content{gap:4px}}.movie-item-content-sub{width:100%;display:flex;flex-direction:column;gap:4px}.movie-item-category{font-size:12px;font-weight:400;line-height:150%;letter-spacing:.36px}@media screen and (max-width: 540px){.movie-item-category{font-size:11px;letter-spacing:.33px}}.movie-item h3.movie-item-title{color:#36383a;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.42px}@media screen and (min-width: 1210px){.movie-item h3.movie-item-title{font-size:16px;letter-spacing:.48px}}.movie-item .article-published-at{color:#a6a7a5;text-align:left;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.33px}.movie-item .article-detail-link-container{width:100%;display:flex;justify-content:flex-end}.movie-item .article-detail-link-container .article-detail-link{color:#238ab6;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.36px;position:relative;display:inline-block}.movie-item .article-detail-link-container .article-detail-link::after{position:absolute;left:0;content:"";width:100%;height:1px;background:#238ab6;bottom:-1px;transform:scaleX(0);transform-origin:right top;transition:transform .3s}@media screen and (max-width: 540px){.movie-item .article-detail-link-container .article-detail-link::after{display:none}}.movie-item .article-detail-link-container .article-detail-link:hover::after{transform:scaleX(1);transform-origin:left top}@media screen and (max-width: 540px){.movie-item .article-detail-link-container .article-detail-link:hover::after{transition:none}}.movie-frame{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;margin-bottom:12px}.movie-frame.-article{padding-bottom:0;margin-bottom:0}.movie-frame iframe,.movie-frame img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.movie-frame img{display:block;object-fit:cover}.movie-frame svg{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);width:30%;height:20%;min-width:64px;min-height:64px;max-width:80px;max-height:80px;cursor:pointer}.movie-frame:hover{cursor:pointer}.question-list{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e5e5e1}.question-list .question-item{display:flex;gap:16px;padding:16px;align-items:center;width:100%;border-top:1px solid #e5e5e1}.question-list .question-item.top{padding:0;flex-direction:column;align-items:flex-start;transition:all .5s ease;row-gap:0px}.question-list .question-item.top .question-item-inner{display:flex;column-gap:16px;width:100%;position:relative;padding:20px 50px 20px 16px;transition:all .5s}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner{padding:20px 34px 16px 0px}}.question-list .question-item.top .question-item-inner.question:hover{cursor:pointer}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.question.open{padding-bottom:16px}}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer{padding-right:0px}}.question-list .question-item.top .question-item-inner.button::before,.question-list .question-item.top .question-item-inner.button::after{position:absolute;content:"";width:16px;height:1px;background-color:#36383a}.question-list .question-item.top .question-item-inner.button::before{top:48%;right:16px;transform:rotate(0deg)}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.button::before{right:0px}}.question-list .question-item.top .question-item-inner.button::after{top:48%;right:16px;transform:rotate(90deg);transition:transform .5s}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.button::after{right:0px}}.question-list .question-item.top .question-item-inner.button.open:after{transform:rotate(0deg);transition:transform .5s}.question-list .question-item.top .question-item-inner.answer{overflow:hidden;padding:0;transition:height .5s ease;padding:0 50px 0 16px}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer{padding-right:0px;padding-left:0px}}.question-list .question-item.top .question-item-inner.answer.open{padding:0px 50px 20px 16px}@media screen and (max-width: 540px){.question-list .question-item.top .question-item-inner.answer.open{padding-right:0px;padding-left:0px}}@media screen and (max-width: 540px){.question-list .question-item{padding:20px 0px}}.question-list .question-item .question-mark{display:flex;width:24px;height:24px;padding:2px 0 4px 0;justify-content:center;align-items:center;gap:8px;background:#75bbd8;color:#fff;font-size:12px;font-weight:400;line-height:100%;letter-spacing:.36px;border:1px solid #75bbd8}.question-list .question-item .question-mark.answer{border:1px solid #238ab6;color:#238ab6;background:#f9f9f6}@media screen and (min-width: 1160px){.question-list .question-item .question-mark{width:32px;height:32px;font-size:14px}}.question-list .question-item .question-text{color:#36383a;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.84px;width:auto;flex:1;display:flex;flex-direction:column;row-gap:8px;align-items:flex-start}@media screen and (max-width: 540px){.question-list .question-item .question-text{font-size:14px}}.question-list .question-item:hover{background-color:#f2f2ec}@media screen and (max-width: 540px){.question-list .question-item:hover{background-color:initial}}.article-categories-container{width:100%;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(4, 1fr);justify-content:space-between;row-gap:40px;column-gap:40px;margin-bottom:64px}@media screen and (max-width: 1130px){.article-categories-container{width:100%}}@media screen and (max-width: 841px){.article-categories-container{grid-template-columns:repeat(2, 1fr);row-gap:24px;margin-bottom:48px;column-gap:16px}.article-categories-container.sp-large{row-gap:40px}}.article-categories-container .category-item{min-width:0;display:flex;flex-direction:column;gap:16px;align-items:center}@media screen and (max-width: 540px){.article-categories-container .category-item{gap:0}}.article-categories-container .category-item__image{overflow:hidden;text-align:center;border-radius:50%}@media screen and (max-width: 540px){.article-categories-container .category-item__image{margin-bottom:12px}}.article-categories-container .category-item__image img{width:100%;height:100%;object-fit:cover;max-width:136px;max-height:136px}.article-categories-container .category-item__image img.sp-large{max-width:136px;max-height:136px}@media screen and (max-width: 540px){.article-categories-container .category-item__image img{max-width:80px;max-height:80px}}.article-categories-container .category-item__title{color:#6f6e6c;font-size:16px;letter-spacing:.96px;font-weight:400;line-height:150%;text-align:center;word-break:keep-all;flex:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 841px){.article-categories-container .category-item__title{flex:2}}@media screen and (max-width: 540px){.article-categories-container .category-item__title{font-size:14px;letter-spacing:.42px;margin-bottom:8px}}.article-categories-container .category-item__text{color:#6f6e6c;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.36px;word-break:keep-all;max-width:180px}@media screen and (max-width: 540px){.article-categories-container .category-item__text{font-size:11px;line-height:150%;letter-spacing:.33px}}.top-about{display:flex;flex-direction:row;align-items:center;column-gap:64px}@media screen and (min-width: 744px)and (max-width: 1024px){.top-about{column-gap:24px}}@media screen and (max-width: 743px){.top-about{flex-direction:column;row-gap:48px}}.top-about__desc-container{display:flex;flex-direction:column;align-items:center}.top-about__desc-container .about-link-title{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:24px;font-size:28px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){.top-about__desc-container .about-link-title{font-size:24px}}.top-about__desc{color:#6f6e6c;display:flex;flex-direction:column;margin-bottom:32px;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.top-about__desc{font-size:14px}}@media screen and (max-width: 841px){.top-about__desc{font-size:14px;letter-spacing:.84px}}.top-about__link.pc{align-self:center}@media screen and (min-width: 744px)and (max-width: 1024px){.top-about__link.pc{display:none}}.top-about__link.sp{display:none;text-align:end;text-align:center}@media screen and (min-width: 744px)and (max-width: 1024px){.top-about__link.sp{display:block;width:100%}}.top-about__image-container{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 744px)and (max-width: 1024px){.top-about__image-container{max-width:500px}}@media screen and (max-width: 743px){.top-about__image-container{min-width:initial}}.top-about__image{width:100%;height:auto;position:relative}.top-about__image img{width:100%;height:100%;object-fit:cover}.top-about__image-desc{display:flex;align-items:center;justify-content:center;margin-top:8px;gap:10px;flex-wrap:wrap;text-align:center;color:#6f6e6c;font-size:20px;font-weight:400;line-height:1;letter-spacing:4px}@media screen and (max-width: 841px){.top-about__image-desc{font-size:14px;letter-spacing:2.8px;gap:5px}}.top-about__image-desc .bold{color:#36383a;font-family:"ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝体","Yu Mincho",YuMincho,"MS P明朝","MS PMincho",serif;font-size:40px;font-weight:400;line-height:1;letter-spacing:3.2px;vertical-align:middle;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center}.top-about__image-desc .bold .unit{font-size:36px;vertical-align:top;padding-bottom:3px}@media screen and (max-width: 841px){.top-about__image-desc .bold{font-size:26px;letter-spacing:2.08px}.top-about__image-desc .bold .unit{font-size:24px;padding-bottom:1px}}.catalog-request{color:#36383a;background:#fff;padding:56px;display:block}@media screen and (min-width: 744px)and (max-width: 1024px){.catalog-request{padding:32px 24px}}@media screen and (max-width: 743px){.catalog-request{padding:32px 16px}}.catalog-request .catalog-request-container{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width: 743px){.catalog-request .catalog-request-container{flex-direction:column;align-items:center}}.catalog-request .catalog-request-content{display:flex;flex-direction:column;min-width:300px;text-align:center;row-gap:24px;flex-grow:2}@media screen and (max-width: 743px){.catalog-request .catalog-request-content{min-width:100%;align-items:center}}.catalog-request .catalog-request-title{font-weight:400;line-height:200%}.catalog-request .catalog-request-title-catalog{text-align:center;color:#6f6e6c;font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.catalog-request .catalog-request-title-catalog{font-size:14px}}.catalog-request .catalog-request-title-welcome{text-align:center;font-size:22px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1024px){.catalog-request .catalog-request-title-welcome{font-size:20px}}.catalog-request .catalog-request-explanation{color:#6f6e6c;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.84px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1024px){.catalog-request .catalog-request-explanation{text-align:center;font-size:12px;letter-spacing:.36px}}.catalog-request .catalog-request-explanation .message::before{content:"＼";margin-right:8px}.catalog-request .catalog-request-explanation .message::after{content:"／";margin-left:8px}@media screen and (max-width: 1024px){.catalog-request .catalog-request-explanation .message{margin-bottom:20px}.catalog-request .catalog-request-explanation .message.-type-b{margin-bottom:0}}.catalog-request .catalog-request-next{display:flex;flex-direction:column;align-items:center;row-gap:8px}@media screen and (max-width: 1024px){.catalog-request .catalog-request-next{row-gap:4px}}.catalog-request .catalog-request-next .button-centering-container{margin-top:0 !important}@media screen and (min-width: 842px){.catalog-request .catalog-request-next .button-centering-container .catalog-request-button{font-size:16px;font-style:normal;line-height:normal;letter-spacing:.96px}}@media screen and (max-width: 1024px){.catalog-request .catalog-request-next .button-centering-container .catalog-request-button{padding:12px 30px}}.catalog-request .catalog-request-message{color:#6f6e6c;font-size:14px;font-weight:400;line-height:150%;letter-spacing:.42px;display:inline-flex;gap:6px;align-items:center;justify-content:center}@media screen and (max-width: 1024px){.catalog-request .catalog-request-message{font-size:12px;letter-spacing:.36px}}.catalog-request .catalog-request-message::before{content:"";background-image:url("/image/icons/book.svg");background-repeat:no-repeat;background-size:contain;width:24px;height:24px}@media screen and (max-width: 743px){.catalog-request .catalog-request-message::before{width:20px;height:20px}}.catalog-request .catalog-request-image{width:50%;height:auto;object-fit:contain;flex-shrink:1}.catalog-request .catalog-request-image.-for-narrow{display:none;width:100%}@media screen and (max-width: 743px){.catalog-request .catalog-request-image.-for-narrow{display:block}}.catalog-request .catalog-request-image.-for-wide{max-width:570px}@media screen and (max-width: 743px){.catalog-request .catalog-request-image.-for-wide{display:none}}.base-section{padding-top:80px;padding-bottom:80px;display:flex;flex-direction:column;row-gap:56px}@media screen and (max-width: 1024px){.base-section{padding-top:56px;padding-bottom:56px}}@media screen and (max-width: 743px){.base-section{row-gap:48px}}.base-sub-section{display:flex;flex-direction:column;row-gap:24px}.catalog-request-banner{background-color:#ebf9ff;border:2px solid #238ab6;position:relative;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:700px;margin:0 auto;column-gap:18px}@media screen and (min-width: 744px)and (max-width: 1024px){.catalog-request-banner{width:586px}}@media screen and (max-width: 743px){.catalog-request-banner{width:100%;flex-direction:column;row-gap:5px;max-width:375px}}.catalog-request-banner .catalog-image-container{width:50%;position:relative}@media screen and (max-width: 743px){.catalog-request-banner .catalog-image-container{width:100%;margin-top:50px}}.catalog-request-banner .catalog-image-container img{position:absolute;bottom:0;left:0;width:100%;height:auto;object-fit:cover}@media screen and (max-width: 743px){.catalog-request-banner .catalog-image-container img{position:relative;bottom:0;left:0}}.catalog-request-banner .catalog-cv-container{margin-right:24px;padding-bottom:24px;width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:24px;position:relative}@media screen and (min-width: 744px)and (max-width: 1024px){.catalog-request-banner .catalog-cv-container{padding-bottom:16px}}@media screen and (max-width: 743px){.catalog-request-banner .catalog-cv-container{width:100%;margin:0;padding:0 24px 24px}}.catalog-request-banner .catalog-cv-container .catalog-title-container{margin-top:54px}@media screen and (max-width: 743px){.catalog-request-banner .catalog-cv-container .catalog-title-container{margin-top:0}}.catalog-request-banner .catalog-cv-container .catalog-title-container .catalog-title-image{width:100%}.catalog-request-banner .catalog-cv-container .catalog-request-button{min-width:0}@media screen and (max-width: 743px){.catalog-request-banner .catalog-cv-container .catalog-request-button{width:100%}}.catalog-request-banner .callout-container{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);display:none;width:100%}@media screen and (min-width: 1025px){.catalog-request-banner .callout-container.pc{display:block}}@media screen and (min-width: 744px)and (max-width: 1024px){.catalog-request-banner .callout-container.pc{display:block;width:fit-content}}@media screen and (max-width: 743px){.catalog-request-banner .callout-container.sp{display:block;width:fit-content}}.catalog-request-banner .callout-container .callout{position:relative;display:inline-block;padding:8px 16px;background-color:#fff;border:2px solid #238ab6;border-radius:28px;color:#238ab6;text-align:center;box-sizing:border-box;width:100%;white-space:nowrap;font-size:16px;font-weight:500;line-height:2;letter-spacing:.03em}@media screen and (max-width: 1024px){.catalog-request-banner .callout-container .callout{font-size:14px}}.catalog-request-banner .callout-container .callout::before{content:"";position:absolute;left:25%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:18px 0 0 20px;border-color:#238ab6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:-18px;z-index:0}.catalog-request-banner .callout-container .callout::after{content:"";position:absolute;left:25%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:15px 0 0 16px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:-14px;z-index:1}#top{width:100%}#top .base-section{margin-left:auto;margin-right:auto;width:84vw;max-width:1210px}@media screen and (min-width: 744px)and (max-width: 1024px){#top .base-section{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}@media screen and (max-width: 743px){#top .base-section{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}#top h2.title,#top h2 .title{color:#36383a;font-size:24px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 841px){#top h2.title,#top h2 .title{font-size:20px}}#top h2 .sub{color:#6f6e6c;font-size:16px;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 841px){#top h2 .sub{font-size:14px}}#top .top-head{width:100%;position:relative;height:100svh}@media screen and (max-width: 540px){#top .top-head{max-height:1000px}}#top .top-head h1{position:absolute;z-index:10;top:16px;left:16px;font-size:10px;font-weight:400;line-height:1;letter-spacing:.06em;color:#fff}#top .top-head__logo{width:266px;height:auto}@media screen and (max-width: 841px){#top .top-head__logo{width:186px}}#top .top-head__title{position:absolute;top:50%;left:50%;transform:translate(-50%, -56%);z-index:10}#top .top-head__title-sub{display:flex;flex-direction:column;gap:16px;position:absolute;bottom:0;left:0;padding:56px;color:#fff;font-size:22px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.32px;z-index:10;text-shadow:0px 0px 5px rgba(0,0,0,.4)}@media screen and (max-width: 540px){#top .top-head__title-sub{top:50%;left:50%;transform:translate(-50%, 32px);width:100%;font-size:16px;font-weight:400;letter-spacing:.96px;padding:32px 32px;text-shadow:0px 0px 3px rgba(0,0,0,.5);align-items:center}}#top .top-head__scrolldown{position:absolute;bottom:20%;right:50%;transform:translateX(50%);width:2px;height:146px;background:rgba(111,110,108,.3);border-radius:2px;z-index:10}@media screen and (max-width: 540px){#top .top-head__scrolldown{display:none}}#top .top-head__scrolldown::after{content:"";position:absolute;top:0;width:2px;border-radius:2px;height:146px;background:#fff;animation:pathmove_PC 4s linear infinite;opacity:1}@media screen and (max-width: 540px){#top .top-head__scrolldown::after{height:100px;animation:pathmove_SP 4s linear infinite}}@keyframes pathmove_PC{0%,3%{height:0;top:0}48%,51%{height:146px;top:0}97%,100%{height:0;top:146px}}@keyframes pathmove_SP{0%,25%{height:0;top:0;opacity:0}40%,60%{top:0;height:100px;opacity:1}75%,100%{height:0;top:100px;opacity:0}}#top .top-head__scrolldown .top-head__scrolldown-text{writing-mode:vertical-rl;font-size:10px;color:#fff;margin-left:10px;display:flex;align-items:center;justify-content:center;height:100%;letter-spacing:.3em}#top .top-head__cv-button-container{position:absolute;bottom:0;left:0;z-index:10;display:none;padding:32px 24px;width:100%;opacity:0;transition:.5s}@media screen and (max-width: 540px){#top .top-head__cv-button-container{display:flex;z-index:0}#top .top-head__cv-button-container.-show{opacity:1;z-index:10}}#top .top-head__cv-button{width:100%;height:48px;background-color:rgba(35,138,182,.85);color:#fff;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.06em;text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid #fff}#top .top-head__cv-button:first-child{border-radius:4px 0 0 4px;border-right:.5px solid #fff}#top .top-head__cv-button:last-child{border-radius:0 4px 4px 0;border-left:.5px solid #fff}#top .top-head__slider{height:100svh}@media screen and (max-width: 540px){#top .top-head__slider{max-height:1000px}}#top .top-head__slider-pc{display:flex;flex-wrap:wrap}#top .top-head__slider img{width:100%;height:100%;object-fit:cover;filter:brightness(0.8)}#top .top-head__slider-r,#top .top-head__slider-l{width:50%;height:100%}#top .top-head__slider-r .top-background-image,#top .top-head__slider-l .top-background-image{position:relative;width:100%;height:100%;overflow:hidden}#top .top-contents{width:75%;margin:0 auto;max-width:1210px;padding-top:80px}@media screen and (max-width: 841px){#top .top-contents{padding-top:56px;width:calc(100% - 48px);margin-left:24px;margin-right:24px}}@media screen and (max-width: 540px){#top .top-contents{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}#top .top-contents section{margin-bottom:200px}#top .top-contents section.thin-bottom-margin{margin-bottom:80px}@media screen and (max-width: 540px){#top .top-contents section.thin-bottom-margin{margin-bottom:56px}}#top .top-contents section.base-section{margin-bottom:80px}@media screen and (max-width: 540px){#top .top-contents section.base-section{margin-bottom:56px}}#top .top-contents section:not(.base-section) .button-container{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 540px){#top .top-contents section:not(.base-section){margin-bottom:120px}}@media screen and (max-width: 540px){#top .top-contents section:not(.base-section){margin-bottom:120px}}#top .top-contents section:not(.base-section) .top-about{margin-top:200px}@media screen and (max-width: 841px){#top .top-contents section:not(.base-section) .top-about{margin-top:56px}}@media screen and (max-width: 540px){#top .top-contents section:not(.base-section).about-link{margin-bottom:56px}}#top .top-contents section:not(.base-section) h2{margin-bottom:56px}#top .top-contents section:not(.base-section) h2.with-description{margin-bottom:40px}@media screen and (max-width: 841px){#top .top-contents section:not(.base-section) h2.with-description{margin-bottom:32px}}@media screen and (max-width: 841px){#top .top-contents section:not(.base-section) h2{margin-bottom:32px}}#top .top-contents section:not(.base-section) .section-description{font-size:16px;font-weight:400;line-height:1.8;letter-spacing:.03em;text-align:left;z-index:10;color:#6f6e6c;width:100%;max-width:900px;margin-left:auto;margin-right:auto}@media screen and (max-width: 841px){#top .top-contents section:not(.base-section) .section-description{font-size:14px;width:100%}}#top .top-contents section:not(.base-section) .button-centering-container{margin-top:64px}@media screen and (max-width: 841px){#top .top-contents section:not(.base-section) .button-centering-container{margin-top:48px}}@media screen and (max-width: 540px){#top .top-contents section:not(.base-section) .button-centering-container{margin-top:40px}}#top .top-photo-gallery{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}#top .top-photo-gallery .photo-link-slider{margin-bottom:64px}@media screen and (max-width: 540px){#top .top-photo-gallery .photo-link-slider{margin-bottom:40px}}#top .top-photo-gallery .photo-link-slider .swiper-wrapper{transition-timing-function:linear}#top .top-photo-gallery .photo-link-slider .swiper-slide{width:240px}@media screen and (max-width: 841px){#top .top-photo-gallery .photo-link-slider .swiper-slide{width:112px}}#top .top-photo-gallery .photo-link-slider .swiper-slide .photo-gallery-link{width:240px;height:auto;display:flex;flex-direction:column;gap:16px;align-items:center}@media screen and (max-width: 841px){#top .top-photo-gallery .photo-link-slider .swiper-slide .photo-gallery-link{width:112px;gap:4px}}#top .top-photo-gallery .photo-link-slider .swiper-slide .photo-gallery-link img{width:100%;height:auto;object-fit:cover;aspect-ratio:3/2}#top .top-photo-gallery .photo-link-slider .swiper-slide .photo-gallery-link .link-tag{color:#6f6e6c;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 841px){#top .top-photo-gallery .photo-link-slider .swiper-slide .photo-gallery-link .link-tag{font-size:12px}}#top .top-architect .top-architect__title{text-align:center}@media screen and (max-width: 841px){#top .top-architect .top-architect__title{display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width: 540px){#top .top-architect .top-architect__title{background-color:#f2f2ec;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-top:24px;padding-bottom:24px;margin-bottom:0}}#top .top-architect .top-architect__container .movie-frame{margin-bottom:0}#top .top-architect .top-architect__container .top-architect__container-links{padding-top:0}#top .top-architect__container{display:flex;flex-direction:row;column-gap:64px;align-items:center;justify-content:center}@media screen and (max-width: 540px){#top .top-architect__container{flex-direction:column;row-gap:40px}}@media screen and (max-width: 540px){#top .top-architect__container .movie-item{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);width:100vw}#top .top-architect__container .movie-item img{border-radius:initial}}#top .top-architect__container-links{padding-top:8px;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 540px){#top .top-architect__container-links{width:100%}}#top .top-architect__container-link-item{display:flex;flex-direction:column;align-items:flex-start;color:#6f6e6c;font-size:14px;font-weight:400;line-height:100%;letter-spacing:.42px}@media screen and (max-width: 540px){#top .top-architect__container-link-item{font-size:12px;letter-spacing:.36px}}#top .top-media__head{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;margin-bottom:56px}@media screen and (max-width: 841px){#top .top-media__head{flex-direction:column;margin-bottom:24px}}#top .top-media__head .movie-item{flex-grow:1;width:100%;max-width:577px}@media screen and (min-width: 842px){#top .top-media__head .column{align-items:flex-start;margin:auto 0;padding:0 32px 66px}#top .top-media__head .column .sub{text-align:left}}@media screen and (min-width: 842px)and (max-width: 1130px){#top .top-media__head .column .title{display:flex;flex-direction:column;align-items:flex-start}}#top .top-media__articles{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:40px;row-gap:40px;margin-bottom:80px}@media screen and (max-width: 841px){#top .top-media__articles{grid-template-columns:repeat(1, 1fr);column-gap:24px;row-gap:24px;margin-bottom:38px}}#top .top-media__articles .article{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 841px){#top .top-media__articles .article{flex-direction:row}}#top .top-media__articles .article__image{width:100%;height:auto;overflow:hidden}@media screen and (max-width: 841px){#top .top-media__articles .article__image{flex-basis:40%}}#top .top-media__articles .article__image img{width:100%;height:auto;object-fit:cover}#top .top-media__articles .article__content{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 841px){#top .top-media__articles .article__content{flex-basis:60%;padding-bottom:12px;border-bottom:1px solid #e5e5e1;justify-content:space-between}}#top .top-media__articles .article__title{color:#36383a;font-size:16px;line-height:150%;letter-spacing:.48px;font-weight:400}@media screen and (max-width: 540px){#top .top-media__articles .article__title{font-size:14px;letter-spacing:.42px}}#top .top-media__articles .article__category{color:#6f6e6c;font-size:12px;font-style:normal;font-weight:400;line-height:100%}#top .top-shop{max-width:1000px;margin-right:auto;margin-left:auto}#top .top-shop__container{width:100%;position:relative;margin-left:auto;margin-right:auto;display:flex;margin-bottom:64px;align-items:center}@media screen and (max-width: 540px){#top .top-shop__container{margin-bottom:16px}}#top .top-shop__container img{width:100%;height:auto;object-fit:cover;max-width:360px;position:absolute;right:0}@media screen and (max-width: 800px){#top .top-shop__container img{position:initial}}@media screen and (max-width: 1130px){#top .top-shop__container img{max-width:270px;top:24px}}@media screen and (max-width: 540px){#top .top-shop__container img{max-width:none}}#top .top-shop__container .container-text-area{width:100%;display:flex;flex-direction:column;row-gap:40px}#top .top-shop__container .container-text-area h2{margin-bottom:0;width:70%}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area h2{width:100%;position:absolute;top:5%}}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area{align-items:center}}@media screen and (max-width: 841px){#top .top-shop__container .container-text-area{top:0;row-gap:32px}}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area{width:100%}}@media screen and (max-width: 540px){#top .top-shop__container .container-text-area{top:0;row-gap:0}}#top .top-shop__container .container-text-area .title{display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 841px){#top .top-shop__container .container-text-area .title{justify-content:flex-start}}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area .title{flex-direction:column}}@media screen and (max-width: 540px){#top .top-shop__container .container-text-area .title{flex-direction:column;row-gap:8px}}#top .top-shop__container .container-text-area .title .bold{font-family:"ヒラギノ明朝 Pro","Hiragino Mincho Pro","游明朝体","Yu Mincho",YuMincho,"MS P明朝","MS PMincho",serif;font-size:56px;font-style:normal;font-weight:400;line-height:1;letter-spacing:2.24px;position:relative;top:5px;margin:auto 16px}@media screen and (max-width: 841px){#top .top-shop__container .container-text-area .title .bold{font-size:40px;letter-spacing:1.6px;top:2px;margin:auto 4px}}@media screen and (max-width: 540px){#top .top-shop__container .container-text-area .title .bold{font-size:36px;letter-spacing:1.52px;top:2px}}#top .top-shop__container .container-text-area .description{font-size:16px;font-weight:400;line-height:2;letter-spacing:.03em;text-align:left;z-index:10;width:70%}@media screen and (max-width: 841px){#top .top-shop__container .container-text-area .description{font-size:14px}}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area .description{width:100%;margin-top:32px}}#top .top-shop__container .container-text-area .button-centering-container{margin-top:0;width:70%;z-index:10}@media screen and (max-width: 1130px){#top .top-shop__container .container-text-area .button-centering-container{margin-top:40px;width:100%}}@media screen and (max-width: 800px){#top .top-shop__container .container-text-area .button-centering-container{width:100%;margin-top:56px}}#top .top-event{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}#top .top-event .event-wrapper{margin:auto;width:84vw;max-width:1210px}@media screen and (max-width: 841px){#top .top-event .event-wrapper{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}@media screen and (max-width: 540px){#top .top-event .event-wrapper{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}#top .top-event .event-wrapper .link-wrapper{text-align:right;margin-top:40px}@media screen and (max-width: 841px){#top .top-event .event-wrapper .link-wrapper{margin-top:32px}}#top .top-request{margin-left:auto;margin-right:auto}@media screen and (max-width: 1300px){#top .top-request{width:100%;margin-left:0;margin-right:0}}#top .top-request__container .container{display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width: 841px){#top .top-request__container .container{flex-direction:column;align-items:center;row-gap:20px;position:relative}}@media screen and (max-width: 540px){#top .top-request__container .container{row-gap:32px}}#top .top-request__container .img-text{font-size:14px;font-weight:400;line-height:150%;letter-spacing:.84px;color:#6f6e6c}@media screen and (max-width: 841px){#top .top-request__container .img-text{transform:initial;padding-left:0;text-align:center}}#top .top-request__container .request-present-information{display:flex;align-items:center;margin-bottom:24px;justify-content:center}#top .top-request__container-head{display:flex;justify-content:center;flex-direction:column}@media screen and (max-width: 841px){#top .top-request__container-head{width:100%;text-align:center;margin-right:initial;margin-left:initial;margin-bottom:448px}}@media screen and (max-width: 540px){#top .top-request__container-head{margin-bottom:234px}}#top .top-request__container-head h2.request-title{margin-bottom:24px}#top .top-request__container-head h2.request-title.-type-b{margin-bottom:8px}@media screen and (max-width: 540px){#top .top-request__container-head h2.request-title{margin-bottom:0}}@media screen and (max-width: 540px){#top .top-request__container-head h2{text-align:center}}#top .top-request__container-head h2 .sub-title{color:#6f6e6c;font-size:16px;line-height:1.4;letter-spacing:.03em;font-weight:400}@media screen and (max-width: 540px){#top .top-request__container-head h2 .sub-title{font-size:14px;line-height:150%;letter-spacing:.42px}}#top .top-request__container-head h2 .main-title{color:#36383a;font-size:28px;line-height:150%;letter-spacing:1.2px;font-weight:400}@media screen and (max-width: 540px){#top .top-request__container-head h2 .main-title{font-size:20px;line-height:160%;letter-spacing:.6px}}#top .top-request__container-head .sub-text{color:#6f6e6c;font-size:16px;font-weight:400;line-height:170%;letter-spacing:.96px;margin-bottom:24px}@media screen and (max-width: 540px){#top .top-request__container-head .sub-text{display:none}}@media screen and (max-width: 540px){#top .top-request .img-text{text-align:center;font-size:12px;font-weight:500;line-height:150%;letter-spacing:.36px;color:#6f6e6c}}#top .top-request .web-catalog-image{margin-right:32px;max-width:429px;width:100%;height:auto;object-fit:cover}@media screen and (max-width: 841px){#top .top-request .web-catalog-image{max-width:568px;position:absolute;margin:0}}@media screen and (max-width: 540px){#top .top-request .web-catalog-image{margin-bottom:40px;max-width:259px}}#top .top-request .web-catalog-present-image{margin-right:12px}@media screen and (max-width: 540px){#top .top-request .web-catalog-present-image{display:none}}#top .top-question .question-list{margin-bottom:56px;width:80%;max-width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width: 841px){#top .top-question .question-list{width:100%}}@media screen and (max-width: 540px){#top .top-question .question-list{margin-bottom:32px}}#top .top-gallery .tag-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media screen and (max-width: 841px){#top .top-gallery .tag-links{gap:12px}}#top .top-gallery .tag-links .tag-link{border-radius:64px;background:#fff;color:#36383a;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.03em;padding:6px 16px}@media screen and (max-width: 841px){#top .top-gallery .tag-links .tag-link{font-size:14px}}#top .top-area-link .overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:1998}#top .top-area-link .modal{position:fixed;display:flex;flex-wrap:wrap;top:0;left:0;width:100%;height:100%;max-width:841px;z-index:1999;transition:all .3s}@media screen and (min-width: 842px){#top .top-area-link .modal{top:50%;left:50vw;width:700px;height:70%;transform:translate(-50%, -50%)}}#top .top-area-link .modal .modal-close{width:100%;display:flex;justify-content:flex-end;padding:8px}#top .top-area-link .modal .modal-close .modal-close-button{height:40px;width:40px;display:flex;justify-content:center;align-items:center}#top .top-area-link .modal .modal-close .modal-close-button:hover{cursor:pointer}#top .top-area-link .modal .modal-close .modal-close-button img{height:20px;width:20px}#top .top-area-link .modal .modal-content{background-color:#f9f9f6;padding:40px 0px}@media screen and (max-width: 841px){#top .top-area-link .modal .modal-content{padding:24px 0px}}#top .top-area-link h2.title{display:flex;flex-wrap:wrap;justify-content:center;margin:auto auto 16px}@media screen and (max-width: 841px){#top .top-area-link h2.title{flex-direction:column}}#top .top-area-link .description{margin-bottom:48px;color:#6f6e6c;display:flex;justify-content:center;font-size:16px;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 841px){#top .top-area-link .description{margin-bottom:32px;font-size:14px}}#top .top-area-link #prefecture-select-focus-region-modal{display:none}#top .top-area-link #prefecture-select-focus-region-modal .region{display:none}#top .top-area-link #prefecture-select-focus-region-modal .region.active{display:block}#top .top-area-link #prefecture-select-focus-region-modal .heading{color:#36383a;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:.03em;margin:24px auto;text-align:center}#top .top-area-link #prefecture-select-focus-region-modal .select-prefecture-area{padding:0;background:#f9f9f6}#top .top-area-link #prefecture-select-focus-region-modal .prefectures{display:flex;flex-direction:column;gap:0;color:#36383a;font-size:14px;line-height:2;letter-spacing:.03em}#top .top-area-link #prefecture-select-focus-region-modal .prefectures .prefecture{border-bottom:1px solid #e5e5e1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px 10px 24px}#top .top-area-link #prefecture-select-focus-region-modal .prefectures .prefecture:first-child{border-top:1px solid #e5e5e1}#top .top-area-link .top-area-link-content.sp{max-width:500px;margin:auto;display:none}@media screen and (max-width: 841px){#top .top-area-link .top-area-link-content.sp{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}}#top .top-area-link .top-area-link-content.sp .focus-region-button{background:#fff;border:1px solid #e5e5e1;color:#36383a;text-align:center;font-size:16px;line-height:1.8;letter-spacing:.03em;padding:24px}#top .top-area-link .top-area-link-content.pc{display:flex;flex-direction:column;position:relative;gap:16px;padding-bottom:18px;margin:auto;max-width:900px}#top .top-area-link .top-area-link-content.pc .area{display:flex;align-items:center;letter-spacing:.03em}#top .top-area-link .top-area-link-content.pc .area .region{width:160px;color:#6f6e6c;font-size:16px;line-height:2;align-self:baseline}#top .top-area-link .top-area-link-content.pc .area .prefectures{display:flex;gap:8px;flex-wrap:wrap;flex:1;font-size:14px;line-height:1.8}#top .top-area-link .top-area-link-content.pc .area .prefectures .prefecture{padding:6px 8px;border:1px solid #e5e5e1;background:#fff;cursor:pointer}#top .top-area-link .top-area-link-content.pc .area .prefectures .prefecture:hover{background:#f2f2ec}#top .top-area-link .top-area-link-content.pc .area-link-image{position:absolute;width:auto;height:100%;max-height:444px;right:0px;z-index:-1}@media screen and (max-width: 841px){#top .top-area-link .top-area-link-content.pc{display:none}}#top .top-tag{width:100%;max-width:900px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);margin:auto}@media screen and (max-width: 841px){#top .top-tag{width:auto}}#top .top-tag .tag-wrapper .tag-card{display:grid;width:100%;height:auto;background:#fff;flex-grow:1;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto 1fr}@media screen and (max-width: 1130px){#top .top-tag .tag-wrapper .tag-card{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 540px){#top .top-tag .tag-wrapper .tag-card{width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}#top .top-tag .tag-wrapper .tag-card .image-container{height:100%}#top .top-tag .tag-wrapper .tag-card img{width:100%;height:100%;object-fit:cover;object-position:70% 0}#top .top-tag .tag-wrapper .tag-card .tag-card-info{padding:24px 40px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 540px){#top .top-tag .tag-wrapper .tag-card .tag-card-info{padding:16px 24px}}#top .top-tag .tag-wrapper .tag-card .tag-card-info .title-area{margin-bottom:16px}#top .top-tag .tag-wrapper .tag-card .tag-card-info .title-area h3{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:.03em}@media screen and (max-width: 1130px){#top .top-tag .tag-wrapper .tag-card .tag-card-info .title-area h3{text-align:center}}@media screen and (max-width: 841px){#top .top-tag .tag-wrapper .tag-card .tag-card-info .title-area h3{font-size:18px}}#top .top-tag .tag-wrapper .tag-card .tag-card-info .description{line-height:2;letter-spacing:.03em;margin-bottom:16px;color:#6f6e6c;font-size:16px}@media screen and (max-width: 841px){#top .top-tag .tag-wrapper .tag-card .tag-card-info .description{font-size:14px;margin-bottom:8px}}#top .top-tag .tag-wrapper .tag-card .tag-card-info .button-text-link{width:fit-content;align-self:flex-end}#top .column{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 841px){#top .column{gap:5px}}#top .top-about-section .about-grid-links{margin-top:80px}@media screen and (max-width: 841px){#top .top-about-section .about-grid-links{margin-top:40px}}#top #top-prefecture .section-image{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);margin-bottom:56px;height:180px;background-image:url("/image/top/pc/top-prefecture.webp");background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 841px){#top #top-prefecture .section-image{margin-bottom:32px;height:150px;background-image:url("/image/top/sp/top-prefecture.webp")}}#top .catalog-request-section{margin-top:96px}@media screen and (min-width: 1025px){#top .catalog-request-section{width:100%;max-width:900px;margin-left:auto;margin-right:auto}}
