.c-related__link{background-color:#f5f4f0;display:flex;flex-direction:column;row-gap:16px;border-radius:16px;box-shadow:0 0 6px rgba(0,0,0,.16);margin-bottom:40px}.c-related--bg-white .c-related__link{background-color:#fff}@media only screen and (min-width: 768px),print{.c-related__link{flex-direction:row;justify-content:space-between;column-gap:32px;margin-bottom:64px;min-height:190px}}.c-related__link:hover{box-shadow:none;opacity:.8}.c-related__img-wrapper{aspect-ratio:344/190;width:100%;height:auto;border-radius:16px 16px 0 0;overflow:hidden;margin-bottom:8px}@media only screen and (min-width: 768px),print{.c-related__img-wrapper{aspect-ratio:unset;max-width:312px;margin-bottom:0;border-radius:16px 0 0 16px}}.c-related__img-wrapper img{width:100%;height:100%;object-fit:cover;aspect-ratio:unset}.c-related__desc{align-self:center;padding:0 24px}@media only screen and (min-width: 768px),print{.c-related__desc{padding:16px 0}}.c-related__desc .c-related__ttl{font-size:1.25rem;font-weight:500;margin-bottom:16px}.c-related__desc .c-related__txt>p{line-height:1.8;margin-bottom:0;font-size:0.875rem}.c-related .c-menu-title__icon{min-width:48px;margin-right:0;margin-bottom:24px;align-self:center}@media only screen and (min-width: 768px),print{.c-related .c-menu-title__icon{margin-right:24px;margin-bottom:0}}.c-related__link:is(:hover,:active,:focus) .c-menu-title__arrow::before{transform:translate3d(30px, 0, 0)}.c-related__link:is(:hover,:active,:focus) .c-menu-title__arrow::after{transform:translate3d(0, 0, 0)}.c-search{background-color:#fff;border-radius:16px}.c-search__list{display:flex;flex-wrap:wrap;gap:16px 8px}.c-search__list-item label input[type=checkbox]{opacity:0;position:absolute}.c-search__list-item label input[type=checkbox]:focus-visible+span{outline:1px solid #535353;background-color:#d9d9d9;border:1px solid rgba(0,0,0,0);color:#535353}.c-search__list-item label input[type=checkbox]:focus-visible+span::before{background-color:#535353}.c-search__list-item label input[type=checkbox]+span{display:inline-grid;align-items:center;column-gap:8px;grid-template-columns:8px 1fr;padding:10px 16px 10px 16px;font-size:0.875rem;border:1px solid rgba(0,0,0,0);background-color:#e8e8e8;border-radius:22px;transition:all .3s;font-weight:normal;color:#535353}.c-search__list-item label input[type=checkbox]+span::before{content:"";display:inline-block;width:8px;height:8px;background-color:#afafad;clip-path:polygon(0% 42.78%, 0% 57.12%, 42.78% 57.12%, 42.78% 100%, 57.12% 100%, 57.12% 57.12%, 100% 57.12%, 100% 42.78%, 57.12% 42.78%, 57.12% 0%, 42.78% 0%, 42.78% 42.78%)}.c-search__list-item label input[type=checkbox]+span:is(:hover,:focus){background-color:#d9d9d9;color:#535353;border:1px solid rgba(0,0,0,0);color:#535353}.c-search__list-item label input[type=checkbox]+span:is(:hover,:focus)::before{background-color:#535353}.c-search__list-item label input[type=checkbox]:checked+span{background-color:#e5f2f2;color:teal;border:1px solid teal}.c-search__list-item label input[type=checkbox]:checked+span::before{width:8px;height:8px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Crect%20width%3D%228%22%20height%3D%226%22%20transform%3D%22translate(318%20736)%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate(-318%20-736)%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M318.435%2C629.609l2.33%2C2.626%2C4.847-4.909%22%20transform%3D%22translate(0%20109.147)%22%20fill%3D%22none%22%20stroke%3D%22teal%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:center center;background-repeat:no-repeat;background-color:initial;clip-path:initial}.c-search__list-item label input[type=checkbox]:checked:focus-visible+span{background-color:#e5f2f2;color:teal;border:1px solid teal}.c-search__buttons{display:flex;row-gap:16px;flex-direction:column;justify-content:space-between;align-items:center;margin-block-start:16px;padding-block-start:16px;border-top:1px solid #e8e8e8}@media only screen and (min-width: 1024px),print{.c-search__buttons{flex-direction:row}}.c-search__button{display:flex}@media only screen and (min-width: 1024px),print{.c-search__button{flex-basis:33.3333333333%}.c-search__button:first-child{margin-left:auto;justify-content:center}.c-search__button:last-child{justify-content:flex-end}}.c-search__submit-button{display:flex;justify-content:center;align-items:center;column-gap:8px;cursor:pointer;height:55px;width:276px;max-width:276px;border-radius:50px;background-color:#535353;color:#fff;font-weight:bold;font-size:0.875rem;transition:all .3s}.c-search__submit-button:is(:hover,:active,:focus){opacity:.7}.c-search__submit-button::before{display:inline-block;content:"";width:16px;height:16px;background-image:url(/asu/common/img/common/icon_search_white.svg)}.c-search__reset-button{font-size:0.875rem;text-decoration:underline}.c-search__reset-button:is(:hover,:active,:focus){text-decoration:none}.c-section{margin-block:64px}@media only screen and (min-width: 768px),print{.c-section{margin-block:120px}}.c-section-nav{max-width:1208px}.l-container--regular .c-section-nav{margin-inline:-104px;margin-inline:clamp(-104px,557.44px + -52vw,0px)}.c-section-nav__list{display:flex;flex-direction:column;justify-content:space-evenly;row-gap:2px}@media only screen and (min-width: 1024px),print{.c-section-nav__list{flex-direction:row;row-gap:unset;column-gap:8px;text-align:center}}.c-section-nav__item{border-bottom:2px solid teal;width:100%;font-family:"Roboto","Zen Old Mincho",sans-serif;font-size:1rem}@media only screen and (min-width: 1024px),print{.c-section-nav__item{font-size:1.25rem}}.c-section-nav__item.is-current .c-section-nav__item-link{background-color:teal;color:#fff}.c-section-nav__item.is-current .c-section-nav__item-text,.c-section-nav__item.is-current .c-section-nav__item-number{color:#fff}.c-section-nav__item-link{display:block;padding:14px 24px}@media only screen and (min-width: 1024px),print{.c-section-nav__item-link{padding:11px}}.c-section-nav__item-link:is(:hover,:active,:focus){background-color:teal;color:#fff}.c-section-nav__item-link:is(:hover,:active,:focus) .c-section-nav__item-text,.c-section-nav__item-link:is(:hover,:active,:focus) .c-section-nav__item-number{color:#fff}.c-section-nav__item-text{display:inline-flex;align-items:center;transform:translateY(2px)}.c-section-nav__item-number{display:inline-flex;align-items:center;color:teal;font-size:1.125rem}@media only screen and (min-width: 1024px),print{.c-section-nav__item-number{font-size:1.5rem}}.c-section-nav__item-number::after{content:"";display:inline-block;width:1px;height:16px;margin-inline:8px;background:#afafad}.c-pagination__links{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.c-pagination__link{display:grid;place-content:center;place-items:center;min-width:40px;min-height:40px;border:1px solid #afafad;border-radius:20px;transition:all .3s}.c-pagination__link svg{fill:#535353}a.c-pagination__link:is(:hover,:active,:focus){background-color:teal;border-color:teal;color:#fff}a.c-pagination__link:is(:hover,:active,:focus) svg{fill:#fff}.c-pagination__link.-current{background-color:#535353;border-color:#535353;color:#fff}.c-pagination__link.-num{width:max-content;padding-inline:16px}.c-pagination__link:not(.-num,.-current,.-prev,.-next){display:none}@media only screen and (min-width: 768px),print{.c-pagination__link:not(.-num,.-current,.-prev,.-next){display:grid}}.c-breadcrumbs{border-bottom:1px solid #d9d9d9}.c-breadcrumbs__inner{width:100%;max-width:calc(var(--container-max-width) + var(--container-padding)*2);margin-inline:auto;padding-inline:var(--container-padding);white-space:nowrap;overflow-x:auto;overflow-y:hidden}.c-breadcrumbs__list{display:flex;padding-block:12px}.c-breadcrumbs__list-item{display:flex;align-items:center;flex:none;font-size:0.75rem}.c-breadcrumbs__list-item:not(:first-child)::before{content:"";border-right:1px solid #535353;height:1em;transform:rotate(15deg);display:inline-block;margin-inline:8px}.c-breadcrumbs__list-item[aria-current=page]{color:rgba(3,5,3,.4)}.c-breadcrumbs__list-item a{color:#535353}.c-breadcrumbs__list-item a:is(:hover,:active,:focus){text-decoration:underline}.c-next-contents--know .c-next-contents__link::before{background-image:url(/asu/common/img/know/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--know .c-next-contents__link::before{background-image:url(/asu/common/img/know/bg_next-contents.webp)}}.c-next-contents--life-health .c-next-contents__link::before{background-image:url(/asu/common/img/know/life-health/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--life-health .c-next-contents__link::before{background-image:url(/asu/common/img/know/life-health/bg_next-contents.webp)}}.c-next-contents--spec .c-next-contents__link::before{background-image:url(/asu/common/img/know/earthquake-resistance/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--spec .c-next-contents__link::before{background-image:url(/asu/common/img/know/earthquake-resistance/bg_next-contents.webp)}}.c-next-contents--insulation .c-next-contents__link::before{background-image:url(/asu/common/img/know/insulation-airtight/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--insulation .c-next-contents__link::before{background-image:url(/asu/common/img/know/insulation-airtight/bg_next-contents.webp)}}.c-next-contents--design .c-next-contents__link::before{background-image:url(/asu/common/img/know/design/bg_next-contents_sp-0303.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--design .c-next-contents__link::before{background-image:url(/asu/common/img/know/design/bg_next-contents-0303.webp)}}.c-next-contents--service .c-next-contents__link::before{background-image:url(/asu/common/img/know/service/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--service .c-next-contents__link::before{background-image:url(/asu/common/img/know/service/bg_next-contents.webp)}}.c-next-contents--jirei .c-next-contents__link::before{background-image:url(/asu/common/img/jirei/voice/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--jirei .c-next-contents__link::before{background-image:url(/asu/common/img/jirei/voice/bg_next-contents.webp)}}.c-next-contents--plan .c-next-contents__link::before{background-image:url(/asu/common/img/jirei/plan/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--plan .c-next-contents__link::before{background-image:url(/asu/common/img/jirei/plan/bg_next-contents.webp)}}.c-next-contents--learning .c-next-contents__link::before{background-image:url(/asu/common/img/learning/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--learning .c-next-contents__link::before{background-image:url(/asu/common/img/learning/bg_next-contents.webp)}}.c-next-contents--brand .c-next-contents__link::before{background-image:url(/asu/common/img/concept/brand/bg_next-contents_sp.webp)}@media only screen and (min-width: 768px),print{.c-next-contents--brand .c-next-contents__link::before{background-image:url(/asu/common/img/concept/brand/bg_next-contents.webp)}}.c-next-contents__title--en{font-size:0.875rem;font-family:"Roboto",sans-serif;font-weight:700;letter-spacing:.1em;color:teal;margin-bottom:6px}@media only screen and (min-width: 768px),print{.c-next-contents__title--en{font-size:1rem;margin-bottom:4px}}.c-next-contents__title--ja{font-family:"Zen Old Mincho",serif;font-size:1.5rem;font-weight:500;margin-bottom:24px}@media only screen and (min-width: 768px),print{.c-next-contents__title--ja{font-size:2rem;margin-bottom:32px}}.c-next-contents__link{display:block;border-radius:16px;min-height:190px;position:relative;overflow:hidden}.c-next-contents__link::before{position:absolute;background-color:rgba(0,0,0,.5);background-blend-mode:darken;background-position:center;background-repeat:no-repeat;background-size:cover;top:0;left:0;display:block;width:100%;height:100%;content:"";transition:all .3s}.c-next-contents__link:is(:hover,:active,:focus) .c-menu-title__arrow::before{transform:translate3d(30px, 0, 0)}.c-next-contents__link:is(:hover,:active,:focus) .c-menu-title__arrow::after{transform:translate3d(0, 0, 0)}.c-next-contents__link:is(:hover,:active,:focus)::before{background-color:rgba(0,0,0,.7);transform:scale(1.1)}.c-next-contents__inner{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:41px 33px}@media only screen and (min-width: 768px),print{.c-next-contents__inner{flex-direction:row;padding:69px 24px 68px 104px}}.c-next-contents__inner .c-next-contents__ttl{font-family:"Zen Old Mincho",serif;font-size:1.5rem;font-weight:500;color:#fff;margin-bottom:48px;position:relative}@media only screen and (min-width: 768px),print{.c-next-contents__inner .c-next-contents__ttl{font-size:2rem;margin-right:80px;margin-bottom:0;white-space:nowrap}}.c-next-contents__inner .c-next-contents__ttl::before{position:absolute;bottom:-24px;left:50%;transform:translate(-50%, 0);content:"";background-color:#fff;height:1px;width:42px}@media only screen and (min-width: 768px),print{.c-next-contents__inner .c-next-contents__ttl::before{bottom:unset;left:unset;top:50%;right:-40px;transform:translate(0, -50%);width:1px;height:42px}}.c-next-contents__inner .c-next-contents__txt{line-height:1.8;color:#fff;z-index:1}@media only screen and (min-width: 768px),print{.c-next-contents__inner .c-next-contents__txt{margin-right:24px}}.c-next-contents__inner .c-menu-title__icon{min-width:48px;border-color:#fff;margin-top:24px}@media only screen and (min-width: 768px),print{.c-next-contents__inner .c-menu-title__icon{margin-top:0;margin-left:auto;margin-right:24px}}.c-next-contents__inner .c-menu-title__arrow::before,.c-next-contents__inner .c-menu-title__arrow::after{background:url(/asu/common/img/common/icon_arrow_white.svg) no-repeat center center/contain}.p-mv{position:relative;display:flex;align-items:flex-end;top:calc(var(--header-height)*-1);margin-block-end:calc(var(--header-height)*-1);padding-block-end:36px;background:no-repeat center/cover;height:350px;max-height:350px}@media only screen and (min-width: 768px),print{.p-mv{height:560px;max-height:560px;padding-block-end:72px}}.learning .p-mv{background-image:url(/asu/common/img/learning/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.learning .p-mv{background-image:url(/asu/common/img/learning/bg_mv.webp)}}.news-event .p-mv{background-image:url(/asu/common/img/news-event/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.news-event .p-mv{background-image:url(/asu/common/img/news-event/bg_mv.webp)}}.concept .p-mv{background-image:url(/asu/common/img/concept/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.concept .p-mv{background-image:url(/asu/common/img/concept/bg_mv.webp)}}.brand .p-mv{background-image:url(/asu/common/img/concept/brand/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.brand .p-mv{background-image:url(/asu/common/img/concept/brand/bg_mv.webp)}}.know .p-mv{background-image:url(/asu/common/img/know/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.know .p-mv{background-image:url(/asu/common/img/know/bg_mv.webp)}}.life-health .p-mv{background-image:url(/asu/common/img/know/life-health/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.life-health .p-mv{background-image:url(/asu/common/img/know/life-health/bg_mv.webp)}}.economical .p-mv{background-image:url(/asu/common/img/know/economical/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.economical .p-mv{background-image:url(/asu/common/img/know/economical/bg_mv.webp)}}.social-contributions .p-mv{background-image:url(/asu/common/img/know/social-contributions/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.social-contributions .p-mv{background-image:url(/asu/common/img/know/social-contributions/bg_mv.webp)}}.insulation-airtight .p-mv{background-image:url(/asu/common/img/know/insulation-airtight/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.insulation-airtight .p-mv{background-image:url(/asu/common/img/know/insulation-airtight/bg_mv.webp)}}.earthquake-resistance .p-mv{background-image:url(/asu/common/img/know/earthquake-resistance/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.earthquake-resistance .p-mv{background-image:url(/asu/common/img/know/earthquake-resistance/bg_mv.webp)}}.design .p-mv{background-image:url(/asu/common/img/know/design01/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.design .p-mv{background-image:url(/asu/common/img/know/design01/bg_mv.webp)}}.service .p-mv{background-image:url(/asu/common/img/know/service/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.service .p-mv{background-image:url(/asu/common/img/know/service/bg_mv.webp)}}.plan .p-mv{background-image:url(/asu/common/img/jirei/plan/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.plan .p-mv{background-image:url(/asu/common/img/jirei/plan/bg_mv.webp)}}.voice .p-mv{background-image:url(/asu/common/img/jirei/voice/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.voice .p-mv{background-image:url(/asu/common/img/jirei/voice/bg_mv.webp)}}.download .p-mv{background-image:url(/asu/common/img/download/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.download .p-mv{background-image:url(/asu/common/img/download/bg_mv.webp)}}.experience .p-mv{background-image:url(/asu/common/img/experience/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.experience .p-mv{background-image:url(/asu/common/img/experience/bg_mv.webp)}}.search-result .p-mv{background-image:url(/asu/common/img/search-result/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.search-result .p-mv{background-image:url(/asu/common/img/search-result/bg_mv.webp)}}.page404 .p-mv{background-image:url(/asu/common/img/404/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.page404 .p-mv{background-image:url(/asu/common/img/404/bg_mv.webp)}}.online .p-mv{background-image:url(/asu/common/img/online/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.online .p-mv{background-image:url(/asu/common/img/online/bg_mv.webp)}}.about .p-mv{background-image:url(/asu/common/img/about/bg_mv_sp.webp)}@media only screen and (min-width: 768px),print{.about .p-mv{background-image:url(/asu/common/img/about/bg_mv.webp)}}.rebuilding .p-mv{background-image:url(/asu/common/img/rebuilding/bg_mv_sp.webp);align-items:center;padding:0}@media only screen and (min-width: 768px),print{.rebuilding .p-mv{background-image:url(/asu/common/img/rebuilding/bg_mv.webp)}}.rebuilding .p-mv .l-container{max-width:74%;padding:0}.rebuilding .p-mv .p-page-title--en{display:block;text-align:center;margin:0 0 12px;padding:0 0 16px;position:relative}@media only screen and (min-width: 768px),print{.rebuilding .p-mv .p-page-title--en{font-size:1rem;padding:0 0 24px;margin:0 0 20px}}.rebuilding .p-mv .p-page-title--en:after{content:"";background:#fff;display:block;width:16px;height:1px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 768px),print{.rebuilding .p-mv .p-page-title--en:after{width:41px}}.rebuilding .p-mv .p-page-title--ja{font-size:1.75rem;text-align:center;margin:0 0 16px}@media only screen and (min-width: 768px),print{.rebuilding .p-mv .p-page-title--ja{font-size:2.875rem}}.rebuilding .p-mv .p-page-description{font-size:0.875rem;text-align:center;line-height:1.8}@media only screen and (min-width: 768px),print{.rebuilding .p-mv .p-page-description{font-size:1rem}}.rebuilding .p-mv .p-page-description br{display:none}@media only screen and (min-width: 768px),print{.rebuilding .p-mv .p-page-description br{display:block}}.p-page-title{color:#fff}.p-page-title .is-sp{display:block}@media only screen and (min-width: 768px),print{.p-page-title .is-sp{display:none}}.p-page-title--ja{font-family:"Zen Old Mincho",serif;font-weight:500;font-size:2rem}@media only screen and (min-width: 768px),print{.p-page-title--ja{font-size:3.25rem}}.p-page-title--en{font-family:"Roboto",sans-serif;font-weight:bold;font-size:0.875rem}@media only screen and (min-width: 768px),print{.p-page-title--en{font-size:1rem}}.p-page-description{font-size:1rem}.p-page-header--center{display:grid;place-content:center}.p-page-header--center .p-page-title{display:grid;row-gap:16px;text-align:center;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media only screen and (min-width: 768px),print{.p-page-header--center .p-page-title{row-gap:20px}}.p-page-header--center .p-page-title--ja{font-size:1.75rem}@media only screen and (min-width: 768px),print{.p-page-header--center .p-page-title--ja{font-size:2.875rem}}.p-page-header--center .p-page-title--en{display:grid;row-gap:20px;font-weight:400;letter-spacing:.1em;font-size:1.5rem}@media only screen and (min-width: 768px),print{.p-page-header--center .p-page-title--en{font-size:2.5rem}}.p-page-header--center .p-page-title--en::after{content:"";display:block;width:16px;height:1px;background:#fff;margin-inline:auto}@media only screen and (min-width: 768px),print{.p-page-header--center .p-page-title--en::after{width:40px}}.p-detail{background-color:#f5f4f0;padding:50px 15px 80px}@media only screen and (min-width: 768px),print{.p-detail{padding:64px 15px 120px}}.p-detail .l-container--medium{max-width:var(--container-max-width);padding:48px 24px 64px;margin-inline:auto;margin-bottom:48px;background-color:#fff;border-radius:16px}@media only screen and (min-width: 768px),print{.p-detail .l-container--medium{max-width:var(--container-max-width);padding:64px 104px 80px;margin-bottom:64px}}@media only screen and (min-width: 1024px),print{.p-detail .l-container--medium{max-width:872px}}.p-detail~.p-learning-categories-wrap{margin:54px 0 60px}@media only screen and (min-width: 768px),print{.p-detail~.p-learning-categories-wrap{margin:80px 0 100px}}.p-detail-head__info{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;margin:0 0 16px}@media only screen and (min-width: 768px),print{.p-detail-head__info{flex-flow:row nowrap;margin:0 0 32px}}.p-detail-head__info .c-entry-card__date{padding:0 16px 0 0;margin:0 16px 16px 0;color:#535353;letter-spacing:.05em;position:relative}@media only screen and (min-width: 768px),print{.p-detail-head__info .c-entry-card__date{margin:0 16px 0 0}}.p-detail-head__info .c-entry-card__date::after{content:"";width:1px;height:10px;background-color:#afafad;position:absolute;top:50%;right:0;transform:translateY(-50%)}.p-detail-head__info .c-entry-card__tagslist{margin:0 0 16px}@media only screen and (min-width: 768px),print{.p-detail-head__info .c-entry-card__tagslist{margin:0}}.p-detail-head__info .c-entry-card__tagslist a{padding:2px 22px;border:1px solid #e8e8e8}.p-detail-head__info .c-entry-card__tagslist a:hover,.p-detail-head__info .c-entry-card__tagslist a:focus{color:teal;background-color:#e5f2f2;border-color:teal}.p-detail-head__info .c-entry-card__tagslist a:focus{outline:none}.p-detail-head h1{font-size:1.5rem;width:100%;padding:0 0 24px;margin:0 0 32px;border-bottom:1px solid #d9d9d9;line-height:1.5;letter-spacing:.05em}@media only screen and (min-width: 768px),print{.p-detail-head h1{font-size:2rem;margin:0 0 40px}}.p-detail-thumbnail{margin-bottom:64px}.p-detail-thumbnail img{aspect-ratio:16/9;object-fit:cover}.p-detail-body .p-detail-contents{padding:32px 24px;background-color:#f5f4f0;border-radius:16px}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail-contents{padding:40px}}.p-detail-body .p-detail-contents.accordion-open .p-detail-contents__accordion-btn::after{background:url(/asu/common/img/common/icon_minus.svg) no-repeat;background-size:cover}.p-detail-body .p-detail-contents__accordion-btn{font-size:1rem;padding:0 28px 0 0;background:rgba(0,0,0,0);color:#030503;font-weight:500;cursor:pointer;position:relative}.p-detail-body .p-detail-contents__accordion-btn::after{display:none;content:"";width:16px;height:16px;background:url(/asu/common/img/common/icon_plus.svg) no-repeat;background-size:cover;position:absolute;top:50%;right:0;transform:translateY(-50%)}.p-detail-body .p-detail-contents__list{padding:24px 0 0}.p-detail-body .p-detail-contents__list-item{padding-left:0}.p-detail-body .p-detail-contents__list-item::before{display:none}.p-detail-body .p-detail-contents__list-item:not(:last-child){margin:0 0 16px}.p-detail-body .p-detail-contents__list-item:not(:last-child)>a{padding:0 0 16px}.p-detail-body .p-detail-contents__list-item>a{display:inline-block;line-height:1.5;text-underline-offset:2px}.p-detail-body .p-detail-contents__list-child{padding:12px 0;border:1px solid #d9d9d9;border-style:solid none}.p-detail-body .p-detail-contents__list-child-item{padding-left:18px}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail-contents__list-child-item{padding-left:20px}}.p-detail-body .p-detail-contents__list-child-item:not(:last-child){margin:0 0 6px !important}.p-detail-body .p-detail-contents__list-child-item::before{display:none}.p-detail-body .p-detail-contents__list-child-item a{font-size:0.875rem;display:inline-block;line-height:1.5;color:#030503;text-decoration:none}.p-detail-body.editor-area{position:relative}.p-detail-body.editor-area>div{font-size:1rem;max-width:100%;line-height:1.8;letter-spacing:.05em}.p-detail-body.editor-area>div:not(:last-child){margin:0 0 2em}.p-detail-body h2{font-size:1.375rem;padding:0 0 0 16px;margin:40px 0 24px;border-left:6px solid teal;line-height:1.5;letter-spacing:.05em;position:relative}@media only screen and (min-width: 768px),print{.p-detail-body h2{font-size:1.75rem;padding:0 0 0 24px;margin:64px 0 30px}}.p-detail-body h2::before{content:"";width:2px;height:100%;background-color:teal;position:absolute;top:0;left:2px;z-index:0}.p-detail-body h3{font-size:1.25rem;padding:0 0 15px;margin:48px 0 24px;border-bottom:2px solid #d9d9d9;line-height:1.5;letter-spacing:.05em;position:relative}@media only screen and (min-width: 768px),print{.p-detail-body h3{font-size:1.5rem;margin:64px 0 30px}}.p-detail-body h3::before{content:"";width:64px;height:2px;background-color:teal;position:absolute;bottom:-2px;left:0;z-index:0}.p-detail-body h4{font-size:1.125rem;padding:0 0 0 16px;margin:48px 0 24px;border-left:6px solid teal;line-height:1.5;letter-spacing:.05em}@media only screen and (min-width: 768px),print{.p-detail-body h4{font-size:1.25rem;margin:64px 0 30px}}.p-detail-body h5{font-size:1rem;margin:48px 0 20px;line-height:1.5;letter-spacing:.05em}@media only screen and (min-width: 768px),print{.p-detail-body h5{font-size:1.125rem;margin:64px 0 20px}}.p-detail-body p{font-size:1rem;line-height:1.8;letter-spacing:.05em}.p-detail-body p:not(:last-child){margin:0 0 2em}.p-detail-body a{color:teal;text-decoration:underline}.p-detail-body a:hover{color:#399}.p-detail-body a[target=_blank]::after{content:"";display:inline-block;width:20px;height:20px;margin:0 0 0 8px;background:url(/asu/common/img/common/icon_blank.svg) no-repeat;background-size:cover}.p-detail-body a[href$=".pdf"]::after{content:"";display:inline-block;width:20px;height:20px;margin:0 0 0 8px;background:url(/asu/common/img/common/icon_pdf.svg) no-repeat;background-size:cover}.p-detail-body iframe{display:block;margin:2em auto;max-width:100%;aspect-ratio:16/9}.p-detail-body iframe[src^="https://www.youtube.com"]{aspect-ratio:16/9;height:-moz-fit-content;height:fit-content}.p-detail-body img{margin-block:2em}.p-detail-body ol:not(:last-child){margin:0 0 2em}.p-detail-body ol li{counter-increment:number;padding-left:22px;position:relative}.p-detail-body ol li:not(:last-child){margin:0 0 1em}.p-detail-body ol li::before{content:counter(number) ".";color:teal;font-weight:700;position:absolute;top:0;left:0}.p-detail-body ul,.p-detail-body menu{list-style:none;padding:0}.p-detail-body ul:not(:last-child),.p-detail-body menu:not(:last-child){margin:0 0 2em}.p-detail-body ul li,.p-detail-body menu li{padding-left:20px;position:relative}.p-detail-body ul li:not(:last-child),.p-detail-body menu li:not(:last-child){margin:0 0 1em}.p-detail-body ul li::before,.p-detail-body menu li::before{content:"";width:8px;height:8px;background-color:teal;border-radius:50%;position:absolute;top:.55em;left:0}.p-detail-body em{font-style:italic}.p-detail-body hr{border:1px solid #d9d9d9}.p-detail-body table{width:100%;margin:20px 0}.p-detail-body table thead td{border-top:1px solid #e8e8e8;border-right:none;border-bottom:none;border-left:1px solid #e8e8e8;background-color:#e8e8e8;font-weight:700}.p-detail-body table thead td:not(:first-child){border-left-color:#fff}.p-detail-body table tr:first-child th{border-top:1px solid #e8e8e8}.p-detail-body table th,.p-detail-body table td{padding:16px;border-collapse:collapse}@media only screen and (min-width: 768px),print{.p-detail-body table th,.p-detail-body table td{padding:24px}}.p-detail-body table th{border-top:1px solid #fff;border-right:none;border-bottom:none;border-left:1px solid #e8e8e8;background-color:#e8e8e8;font-weight:500;vertical-align:top}.p-detail-body table th:not(:first-child){border-left-color:#fff}.p-detail-body table td{border:1px solid #e8e8e8}.p-detail-body .p-detail--youtube{width:100%;aspect-ratio:16/9}.p-detail-body .p-detail--youtube iframe{width:100%;height:100%}.p-detail-body .p-detail--emphasis{padding:24px;margin:20px 0;background-color:#f5f4f0}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--emphasis{padding:40px}}.p-detail-body blockquote{padding:24px;margin:34px 0;background-color:#f5f4f0;font-size:1rem;line-height:1.8;letter-spacing:.05em;position:relative}@media only screen and (min-width: 768px),print{.p-detail-body blockquote{padding:40px}}.p-detail-body blockquote::before,.p-detail-body blockquote::after{content:"";width:31px;height:28px;background:url(/asu/common/img/common/icon_quote.svg) no-repeat;background-size:cover;position:absolute}.p-detail-body blockquote::before{top:-14px;left:24px}.p-detail-body blockquote::after{bottom:-14px;right:24px;transform:rotate(180deg)}.p-detail-body .p-detail--column{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;margin:20px 0}.p-detail-body .p-detail--column-item{width:100%;margin:0 0 16px;text-align:center}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--column-item{width:calc((100% - 40px)/2);margin:0 40px 0 0;text-align:center}.p-detail-body .p-detail--column-item:nth-child(2n){margin:0}}@media only screen and (min-width: 1024px),print{.p-detail-body .p-detail--column-item{text-align:inherit}}.p-detail-body .p-detail--column-item:last-child{margin:0}.p-detail-body .p-detail--column-item img{aspect-ratio:16/9;object-fit:cover}.p-detail-body .c-button-block a{text-decoration:inherit}.p-detail-body .c-button-cv{color:#fff}.p-detail-body .c-button-cv:is(:hover,:active,:focus){color:#fff}.p-detail-body .c-button-cv--online{color:teal}.p-detail-body .c-button-cv--online:is(:hover,:active,:focus){color:teal}.p-detail-body .p-detail--author{padding:34px 24px;margin:48px 0 0;border:1px solid #afafad;border-radius:16px}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--author{padding:40px;margin:64px 0 0}}.p-detail-body .p-detail--author-head{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;margin:0 0 16px}.p-detail-body .p-detail--author-photo{margin:0 16px 0 0}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--author-photo{margin:0 48px 0 0}}.p-detail-body .p-detail--author-photo img{width:80px;height:80px;border-radius:50%;object-fit:cover}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--author-photo img{width:120px;height:120px}}.p-detail-body .p-detail--author-info{width:calc(100% - 96px)}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--author-info{width:calc(100% - 168px)}}.p-detail-body .p-detail--author-info-title{font-size:0.875rem;margin:0 0 23px}.p-detail-body .p-detail--author-info-position{font-size:0.875rem}.p-detail-body .p-detail--author-info-name{font-size:1.125rem;font-weight:500}.p-detail-body .p-detail--author-body{font-size:1rem;line-height:1.8;letter-spacing:.05em}.p-detail-body .p-detail--event-table{margin-top:48px}@media only screen and (min-width: 768px),print{.p-detail-body .p-detail--event-table{margin-top:64px}}.p-detail-body .p-detail--btn-wrap{margin-top:64px;text-align:center}.p-detail-body .p-detail--link-map{display:inline-block;margin:8px 0 0;color:#afafad;text-decoration:none}.p-detail-body .p-detail--link-map[target=_blank]::before{content:"";display:inline-block;width:16px;height:16px;margin:0 4px 0 0;background:url(/asu/common/img/common/icon_blank02.svg) no-repeat;background-size:cover;vertical-align:middle}.p-detail-body .p-detail--link-map[target=_blank]::after{display:none}.p-detail-body .c-related__link{line-height:1.5;color:currentColor;text-decoration:none}@media only screen and (min-width: 768px),print{.p-detail-body .c-related__link{column-gap:24px}}.p-detail-body .c-related__link:hover{color:currentColor}@media only screen and (min-width: 768px),print{.p-detail-body .c-related__img-wrapper{max-width:256px;min-width:256px}}.p-detail-body .c-related__img-wrapper img{margin-block:initial}@media only screen and (min-width: 768px),print{.p-detail-body .c-related__desc{padding-block:32px}}.p-detail-body .c-related__ttl{font-size:1.125rem;font-weight:500;margin-bottom:initial}.p-detail-body .c-related__ttl+.c-related__txt{margin-top:16px}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.p-learning-categories{width:100%}@media only screen and (min-width: 768px),print{.p-learning-categories{width:auto}}/*@media only screen and (min-width: 768px),print{.p-learning-categories:first-child{width:100%}}*/.p-learning-categories-wrap{margin-block:80px}@media only screen and (min-width: 768px),print{.p-learning-categories-wrap{margin-block:120px}}.p-learning-categories-wrap.-bg{padding-block:56px;background:#f5f4f0}@media only screen and (min-width: 768px),print{.p-learning-categories-wrap.-bg{padding-block:64px}}.p-learning-categories-body{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;gap:32px 40px;margin:24px 0 0}@media only screen and (min-width: 768px),print{.p-learning-categories-body{margin:32px 0 0}}.p-learning-categories-title{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:500;padding:0 0 15px;margin:0 0 24px;border-bottom:2px solid #d9d9d9;letter-spacing:.05em;position:relative}@media only screen and (min-width: 768px),print{.p-learning-categories-title{font-size:1.5rem}}.p-learning-categories-title::before{content:"";width:64px;height:2px;background-color:teal;position:absolute;bottom:-2px;left:0;z-index:0}.p-learning-categories-list{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;gap:16px}@media only screen and (min-width: 768px),print{.p-learning-categories-list{justify-content:flex-start;column-gap:40px}}.p-learning-categories-list-item{width:calc((100% - 16px)/2)}@media only screen and (min-width: 768px),print{.p-learning-categories-list-item{width:168px}}.p-learning-categories-list-item a{display:block;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);border-radius:8px;overflow:hidden}.p-learning-categories-list-item a:hover{opacity:.7}.-bg .p-learning-categories-list-item a:hover{box-shadow:none}.p-learning-categories-list-item .list-item-name{font-size:0.875rem;font-weight:500;display:block;padding:4px;background-color:teal;color:#fff;text-align:center}@media only screen and (min-width: 768px),print{.p-learning-categories-list-item .list-item-name{font-size:1rem}}.p-learning-categories-list-item .list-item-image{padding:8px;text-align:center}@media only screen and (min-width: 768px),print{.p-learning-categories-list-item .list-item-image{padding:10px}}.p-learning-categories-list-item .list-item-image img{width:40px;height:40px}@media only screen and (min-width: 768px),print{.p-learning-categories-list-item .list-item-image img{width:48px;height:48px}}.p-learning-recommend-wrap{margin-block:56px}@media only screen and (min-width: 768px),print{.p-learning-recommend-wrap{margin-block:64px;margin-block-end:120px}}.p-learning-recommend-entries{margin:32px 0 48px}@media only screen and (min-width: 768px),print{.p-learning-recommend-entries{margin:48px 0}}.p-learning-planning-entries{margin:32px 0 48px}@media only screen and (min-width: 768px),print{.p-learning-planning-entries{margin:48px 0}}.p-learning-glossary-entries{margin:32px 0 48px}@media only screen and (min-width: 768px),print{.p-learning-glossary-entries{margin:48px 0}}.p-learning-interview-entries{grid-template-columns:repeat(2, 1fr);column-gap:12px;row-gap:24px;margin:32px 0 0}@media only screen and (min-width: 1024px),print{.p-learning-interview-entries{grid-template-columns:repeat(4, 1fr);column-gap:40px;margin:64px 0 0}}.p-learning-survey-entries{margin:32px 0 48px}@media only screen and (min-width: 768px),print{.p-learning-survey-entries{margin:48px 0}}.p-learning-home-intro{margin-block:64px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-learning-home-intro{margin-block:80px;margin-block-end:40px}}.p-learning-home-intro__inner{display:flex;flex-direction:column;row-gap:40px}@media only screen and (min-width: 768px),print{.p-learning-home-intro__inner{flex-direction:row;align-items:center;column-gap:32px}}@media only screen and (min-width: 1024px),print{.p-learning-home-intro__inner{column-gap:64px}}.p-learning-home-intro__title{margin-block-end:24px;font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.5rem}@media only screen and (min-width: 768px),print{.p-learning-home-intro__title{margin-block-end:32px;font-size:2rem}}.p-learning-home-intro__description{line-height:1.8}.p-learning-home-intro__content{flex:1}.p-learning-home-intro__figure{max-width:224px;margin:0 auto}@media only screen and (min-width: 768px),print{.p-learning-home-intro__figure{flex-basis:34.2715231788%;max-width:34.2715231788%}}.p-learning-keywords-list{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:12px}@media only screen and (min-width: 1024px),print{.p-learning-keywords-list{column-gap:12px;row-gap:16px}}.p-learning-special-wrap{background:#e5f2f2;border-radius:40px 0 0 0;padding:80px 0 56px;overflow:hidden}@media only screen and (min-width: 768px),print{.p-learning-special-wrap{padding:120px 0}}.p-learning-special-wrap .splide__track{overflow:visible}.p-learning-special-wrap .pic-carousel-progress{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:32px 0 0}@media only screen and (min-width: 1024px),print{.p-learning-special-wrap .pic-carousel-progress{justify-content:center;gap:44px}}.p-learning-special-wrap .pic-carousel-progress-num{display:block;white-space:nowrap;font-family:"Roboto",sans-serif;font-size:0.875rem;font-weight:500}@media only screen and (min-width: 1024px),print{.p-learning-special-wrap .pic-carousel-progress-num{font-size:1rem}}.p-learning-special-wrap .pic-carousel-progress-barbox{background:#d9d9d9;width:180px;height:2px}@media only screen and (min-width: 1024px),print{.p-learning-special-wrap .pic-carousel-progress-barbox{width:312px}}.p-learning-special-wrap .pic-carousel-progress-bar{background:teal;height:2px;transition:width 400ms ease;width:0}.p-learning-special-wrap .pic-carousel-progress .splide__arrows{display:flex;gap:4px;position:relative;width:88px;margin:0 0 0 20px}@media only screen and (min-width: 1024px),print{.p-learning-special-wrap .pic-carousel-progress .splide__arrows{width:108px;margin:0 0 0 16px;gap:8px}}.p-learning-special-wrap .pic-carousel-progress .splide__arrows .splide__arrow{background:teal;width:40px;height:40px;position:relative;top:auto;left:auto;right:auto;transform:translate(0)}@media only screen and (min-width: 1024px),print{.p-learning-special-wrap .pic-carousel-progress .splide__arrows .splide__arrow{width:50px;height:50px}}.p-learning-special-wrap .pic-carousel-progress .splide__arrows .splide__arrow.prev:before{background:url(/asu/common/img/common/icon_arrow_white.svg) no-repeat;background-size:100%;content:"";display:block;width:14px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-180deg)}.p-learning-special-wrap .pic-carousel-progress .splide__arrows .splide__arrow.next:before{background:url(/asu/common/img/common/icon_arrow_white.svg) no-repeat;background-size:100%;content:"";display:block;width:14px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.p-learning-special-head{display:flex;flex-direction:column;margin:0 0 56px}@media only screen and (min-width: 768px),print{.p-learning-special-head{margin:0 0 80px}}@media only screen and (min-width: 1024px),print{.p-learning-special-head{flex-direction:row;align-items:center;gap:64px}}@media only screen and (min-width: 1024px),print{.p-learning-special-head .c-menu-title{width:calc(100% - 480px);margin:0}}.p-learning-special-head .c-menu-title--ja span{font-weight:400}.p-learning-special-head .imagebox{max-width:280px;margin:0 auto}@media only screen and (min-width: 1024px),print{.p-learning-special-head .imagebox{max-width:416px;width:416px}}@media only screen and (min-width: 768px),print{.p-learning-special-inner{overflow:hidden}}.p-learning-interview-wrap{background:#e5f2f2;border-radius:0 0 40px 0;padding:32px 0 80px;overflow:hidden}@media only screen and (min-width: 768px),print{.p-learning-interview-wrap{padding:32px 0 120pxx}}.p-learning-interview-wrap .splide__track{overflow:visible}.p-learning-interview-inner{background:#fff;border-radius:24px 0 24px 0;position:relative;padding:32px 16px}@media only screen and (min-width: 768px),print{.p-learning-interview-inner{border-radius:32px 0 32px 0;padding:80px 80px 64px}}@media only screen and (min-width: 768px),print{.p-learning-interview-inner .c-menu-title--text{margin:0 auto;max-width:728px;text-align:center}}.p-learning-interview__title{background:teal;border-radius:20px;color:#fff;display:flex;gap:4px;align-items:center;justify-content:center;font-family:"Zen Old Mincho",serif;font-size:1rem;font-weight:500;width:-moz-fit-content;width:fit-content;height:40px;padding:0 1em;position:absolute;top:-20px;left:50%;transform:translateX(-50%);white-space:nowrap}@media only screen and (min-width: 768px),print{.p-learning-interview__title{border-radius:31px;font-size:2rem;gap:12px;height:62px;top:-31px;width:100%;max-width:640px}}.p-learning-interview__title span{font-weight:400}.p-learning-movie-wrap{margin-block:80px}@media only screen and (min-width: 768px),print{.p-learning-movie-wrap{margin-block:120px}}.p-learning-movie-wrap.-bg{padding-block:80px;background:#f5f4f0}@media only screen and (min-width: 768px),print{.p-learning-movie-wrap.-bg{padding-block:120px}}.p-learning-planning-wrap{margin-block:80px}@media only screen and (min-width: 768px),print{.p-learning-planning-wrap{margin-block:120px}}.p-learning-planning-wrap.-bg{padding-block:80px;background:#f5f4f0}@media only screen and (min-width: 768px),print{.p-learning-planning-wrap.-bg{padding-block:120px}}.p-learning-survey-wrap{margin-block:80px}@media only screen and (min-width: 768px),print{.p-learning-survey-wrap{margin-block:120px}}.p-learning-survey-wrap.-bg{padding-block:80px;background:#f5f4f0}@media only screen and (min-width: 768px),print{.p-learning-survey-wrap.-bg{padding-block:120px}}.p-learning-search{border-radius:16px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.p-learning-search__title{padding:20px;border-top-left-radius:16px;border-top-right-radius:16px;background:teal;color:#fff;font-size:1.125rem;font-weight:500;text-align:center}.p-learning-search__contents .c-search__list,.p-learning-search__contents .c-search__buttons{padding-inline:16px}@media only screen and (min-width: 768px),print{.p-learning-search__contents .c-search__list,.p-learning-search__contents .c-search__buttons{padding-inline:56px}}@media only screen and (min-width: 1024px),print{.p-learning-search__contents .c-search__list,.p-learning-search__contents .c-search__buttons{padding-inline:104px}}.p-learning-search__contents .c-search__list{margin-block-start:24px}.p-learning-search__contents .c-search__buttons{padding-block-end:16px}.p-learning-entries{margin-block:56px}@media only screen and (min-width: 768px),print{.p-learning-entries{margin-block:80px}}.p-learning-cta{max-width:1000px;margin-inline:auto;padding:40px 24px;border-radius:16px;background:#f5f4f0;text-align:center}@media only screen and (min-width: 768px),print{.p-learning-cta{padding:40px}}.p-learning-cta__title{margin-block-end:24px;font-weight:500;font-size:1rem}@media only screen and (min-width: 768px),print{.p-learning-cta__title{font-size:1.125rem}}@keyframes scroll{0%{transform:scale(1, 0);transform-origin:0 0}50%{transform:scale(1, 1);transform-origin:0 0}50.1%{transform:scale(1, 1);transform-origin:0 100%}100%{transform:scale(1, 0);transform-origin:0 100%}}@keyframes fadeinup{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.c-fadeup-text{display:inline-block}.is-show .c-fadeup-text{opacity:0;animation-name:fadeinup;animation-duration:1s;animation-delay:.5s;animation-timing-function:ease-out;animation-fill-mode:forwards}.c-concept-section{padding-block:16px 80px;overflow:hidden}@media only screen and (min-width: 768px),print{.c-concept-section{padding-block:120px}}.c-concept-section__copy{margin-block-end:24px;text-align:center;font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.5rem}@media only screen and (min-width: 768px),print{.c-concept-section__copy{margin-block-end:32px;font-size:2rem}}.c-concept-section .c-menu-title{position:relative;margin-block:64px 16px;padding-block-end:96px}@media only screen and (min-width: 768px),print{.c-concept-section .c-menu-title{margin-block:120px 48px;padding-block-end:120px}}.c-concept-section .c-scroll{position:absolute;bottom:80px;left:50%;transform:translateY(-50%)}.c-concept-section .c-scroll::after{content:"";display:inline-block;position:absolute;background-color:#afafad;right:50%;width:1px;height:80px;animation:scroll 2s infinite}.p-concept-vision{padding-block-start:0}.p-concept-vision__copy{font-size:1.5rem}@media only screen and (min-width: 768px),print{.p-concept-vision__copy{font-size:3.75rem}}.p-concept-vision__images{aspect-ratio:1000/1089;display:grid;grid-template-columns:6.4% 37.6% 4% 31.2% 14.4% 6.4%;grid-template-rows:51.6988062443% 4.4077134986% 15.3351698806% 8.2644628099% 4.4077134986% 15.886134068%;margin-block-start:56px}@media only screen and (min-width: 768px),print{.p-concept-vision__images{margin-block-start:80px}}.p-concept-vision__image:nth-child(1){grid-column:1/7}.p-concept-vision__image:nth-child(2){grid-column:4/6;grid-row:3/4}.p-concept-vision__image:nth-child(3){grid-column:2/3;grid-row:4/5}.p-concept-vision__image:nth-child(4){grid-column:4/5;grid-row:6/7}.p-concept-vision__video{width:100%;height:0;display:block;padding-bottom:56.25% !important;position:relative;margin-top:40px}.p-concept-vision__video video{position:absolute;top:0;bottom:0;left:0;width:100% !important;height:100% !important;border:0}.p-concept-vision__iframe{width:100%;height:0;display:block;padding-bottom:56.25% !important;position:relative;margin-top:40px;overflow:hidden}.p-concept-vision__iframe iframe{position:absolute;top:0;bottom:0;left:0;width:100% !important;height:100% !important;border:0}.p-concept-lifestyle{background:#f5f4f0}.p-concept-lifestyle-intro__title{margin-block-end:16px;letter-spacing:.1em;font-family:"Roboto",sans-serif;text-align:center;font-size:2.5rem;color:teal}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-intro__title{font-size:5rem}}.p-concept-lifestyle-intro__copy{margin-block-end:40px;color:teal;text-align:center;font-size:1.25rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-intro__copy{font-size:1.5rem}}.p-concept-lifestyle-intro__description{line-height:2;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-intro__description{margin-block-end:200px;text-align:center;font-size:1.125rem}}.p-concept-lifestyle-section--01{--section-color: #008080}.p-concept-lifestyle-section--02{--section-color: #3d6c8e}.p-concept-lifestyle-section--03{--section-color: #bd7c75}.p-concept-lifestyle-section--04{--section-color: #ad952e}.p-concept-lifestyle-mv{position:relative;background-repeat:no-repeat;background-size:cover;aspect-ratio:375/500}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-mv{aspect-ratio:unset;height:690px;max-height:690px}}.p-concept-lifestyle-mv::before{position:absolute;left:4%;transform:translateY(-6%);line-height:1;letter-spacing:.1em;content:attr(data-bg-text);font-size:clamp(72px,38.3882063882px + 9.3366093366vw,110px);color:rgba(255,255,255,.2);font-family:"Roboto",sans-serif}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-mv::before{left:50%;transform:translateX(-50%) translateY(-14%);font-size:clamp(110px,14px + 12.5vw,215px);white-space:nowrap}}.p-concept-lifestyle-mv .l-container{display:grid;place-content:center;height:100%}.p-concept-lifestyle-mv .c-scroll{bottom:40px}@media only screen and (min-width: 1024px),print{.p-concept-lifestyle-mv--start .l-container{justify-content:start}}@media only screen and (min-width: 1024px),print{.p-concept-lifestyle-mv--end .l-container{justify-content:end}}.p-concept-lifestyle-section--01 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle01_sp.webp)}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-section--01 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle01.webp)}}.p-concept-lifestyle-section--02 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle02_sp.webp)}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-section--02 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle02.webp)}}.p-concept-lifestyle-section--03 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle03_sp.webp)}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-section--03 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle03.webp)}}.p-concept-lifestyle-section--04 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle04_sp.webp)}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-section--04 .p-concept-lifestyle-mv{background-image:url(/asu/common/img/concept/img_lifestyle04.webp)}}.p-concept-lifestyle-mv__title{margin-block-end:32px;letter-spacing:.1em;line-height:1.40625;font-family:"Zen Old Mincho",serif;font-weight:bold;font-size:clamp(36px,16.5405405405px + 5.4054054054vw,58px);color:#fff}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-mv__title{margin-block-end:54px;font-size:4rem}}.p-concept-lifestyle-mv__title-text-wrap{display:block}.p-concept-lifestyle-mv__title-text{position:relative;z-index:1;display:inline-block}.p-concept-lifestyle-mv__title-text::after{content:"";width:0;height:34%;background:var(--section-color);display:block;position:absolute;bottom:0;left:0;z-index:-1;transition:width .9s cubic-bezier(0.65, 0, 0.35, 1);transition-delay:0s}.p-concept-lifestyle-mv__inner.is-show{transition:unset}.p-concept-lifestyle-mv__inner.is-show .p-concept-lifestyle-mv__title-text::after{width:100%}.p-concept-lifestyle-mv__copy{font-family:"Zen Old Mincho",serif;font-size:clamp(26px,13.6167076167px + 3.4398034398vw,40px);color:#fff}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-mv__copy{font-size:2.5rem}}.p-concept-lifestyle-content{padding-block:56px 80px}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-content{padding-block:108px 120px}}.p-concept-lifestyle-content__title{margin-block-end:48px;color:var(--section-color);font-family:"Zen Old Mincho",serif;font-weight:500;text-align:center;font-size:1.5rem}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-content__title{font-size:2.375rem}}.p-concept-lifestyle-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0;background:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);width:100%;max-width:600px;margin-inline:auto;padding:24px}@media only screen and (min-width: 1024px),print{.p-concept-lifestyle-item{padding:48px}}@media only screen and (min-width: 1200px),print{.p-concept-lifestyle-item{padding:56px}}.p-concept-lifestyle-item__wrap{display:grid;row-gap:24px}@media only screen and (min-width: 1024px),print{.p-concept-lifestyle-item__wrap{grid-template-columns:repeat(2, 1fr);column-gap:40px}}.p-concept-lifestyle-item__description{line-height:1.8;margin-block-end:40px}@media only screen and (min-width: 768px),print{.p-concept-lifestyle-item__description{margin-block-end:48px}}.p-concept-lifestyle-item__description p{margin-block-end:0 !important}.p-concept-lifestyle-item__description p+p{margin-block-start:1em}.p-concept-lifestyle-item__title{align-self:end}.p-concept-lifestyle-item__title::after{background-image:linear-gradient(to right, var(--section-color) 64px, #d9d9d9 64px)}.p-concept-lifestyle-item__title sup{font-size:1rem}.p-concept-lifestyle-item .c-button-block{align-self:end}.p-concept-service{padding-block-end:0}.p-concept-service-item{display:grid;background:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);padding:24px}@media only screen and (min-width: 1024px),print{.p-concept-service-item{padding:48px}}@media only screen and (min-width: 1200px),print{.p-concept-service-item{padding:56px}}.p-concept-service-item__wrap{display:grid;row-gap:24px;margin-block-end:56px}@media only screen and (min-width: 768px),print{.p-concept-service-item__wrap{margin-block-end:80px;row-gap:48px}}.p-concept-service-item .c-title-basic01{margin-block-end:24px}@media only screen and (min-width: 768px),print{.p-concept-service-item .c-title-basic01{margin-block-end:40px}}.p-concept-service-copy__title{margin-block-end:16px;letter-spacing:.1em;font-family:"Roboto",sans-serif;text-align:center;font-size:2.5rem;color:teal}@media only screen and (min-width: 768px),print{.p-concept-service-copy__title{font-size:5rem}}.p-concept-service-copy__text{color:teal;text-align:center;font-size:1.25rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-concept-service-copy__text{font-size:1.5rem}}.p-brand-title{font-size:0.875rem;text-align:center;line-height:1.8}@media only screen and (min-width: 768px),print{.p-brand-title{font-size:1.25rem}}.p-brand-intro__description{margin-block-end:16px;text-align:center;font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.5rem}@media only screen and (min-width: 768px),print{.p-brand-intro__description{font-size:2rem}}.p-brand-intro__copy{margin-block-end:64px;text-align:center;font-family:"Zen Old Mincho",serif;font-size:1.125rem}@media only screen and (min-width: 768px),print{.p-brand-intro__copy{font-size:1.5rem}}.p-brand-intro__media{text-align:center}.p-brand-outro{width:100%;max-width:720px;margin:0 auto;height:auto}.p-brand-graph{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:calc(100% - 30px);margin:30px auto 40px}@media only screen and (min-width: 1024px),print{.p-brand-graph{margin:60px auto 80px}}.p-brand-graph__icon{width:30px;margin:10px}@media only screen and (min-width: 1024px),print{.p-brand-graph__icon{width:70px;margin:30px}}.p-brand-graph__link{flex-basis:calc(50% - 40px);max-width:calc(50% - 40px);display:block}@media only screen and (min-width: 1024px),print{.p-brand-graph__link{flex-basis:270px;max-width:270px;width:270px;position:relative}.p-brand-graph__link.-learning::after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(/asu/common/img/concept/brand/btn-learning-hover.webp) center center no-repeat;background-size:100% 100%;z-index:1}.p-brand-graph__link.-experience::after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(/asu/common/img/concept/brand/btn-experience-hover.webp) center center no-repeat;background-size:100% 100%;z-index:1}.p-brand-graph__link:hover .p-brand-graph__image{opacity:0}}.p-brand-graph__image{width:100%;height:auto;display:block;position:relative;z-index:2;transition:all .25s;backface-visibility:hidden}.p-brand-graph__image img{width:100%;height:auto;display:block}.p-brand-flow .c-menu-title--ja{line-height:1.8}.p-brand-flow__inner{display:grid;row-gap:56px;margin-block-start:64px}@media only screen and (min-width: 1024px),print{.p-brand-flow__inner{display:grid;grid-template-columns:272px 1fr;column-gap:40px;row-gap:unset;margin-block-start:120px}}@media only screen and (min-width: 1024px),print{.p-brand-flow-toc{position:sticky;top:calc(var(--header-height) + 16px);height:-moz-fit-content;height:fit-content}}.p-brand-flow-toc__list{display:grid;place-content:center;grid-template-columns:repeat(2, 120px);grid-template-areas:"tocitem1 tocitem2" "tocitem4 tocitem3" "tocitem5 tocitem6" "tocitem8 tocitem7";gap:24px 16px}@media only screen and (min-width: 1024px),print{.p-brand-flow-toc__list{gap:40px 32px}}.p-brand-flow-toc__item{position:relative}.p-brand-flow-toc__item .p-brand-flow-toc__link{background-color:#fff}.p-brand-flow-toc__item .p-brand-flow-toc__link:is(:hover,:active,:focus),.p-brand-flow-toc__item .p-brand-flow-toc__link.is-current{position:relative;z-index:1;transform:scale(1.2);border:unset;background:#535353;color:#fff}.p-brand-flow-toc__item--01{grid-area:tocitem1;color:teal}.p-brand-flow-toc__item--01 .p-brand-flow-toc__link:is(:hover,:active,:focus),.p-brand-flow-toc__item--01 .p-brand-flow-toc__link.is-current{background-color:teal;color:#fff;border:unset}.p-brand-flow-toc__item--02{grid-area:tocitem2;color:teal}.p-brand-flow-toc__item--02 .p-brand-flow-toc__link:is(:hover,:active,:focus),.p-brand-flow-toc__item--02 .p-brand-flow-toc__link.is-current{background-color:teal;color:#fff;border:unset}.p-brand-flow-toc__item--03{grid-area:tocitem3}.p-brand-flow-toc__item--04{grid-area:tocitem4}.p-brand-flow-toc__item--05{grid-area:tocitem5}.p-brand-flow-toc__item--06{grid-area:tocitem6}.p-brand-flow-toc__item--07{grid-area:tocitem7}.p-brand-flow-toc__item--08{grid-area:tocitem8}.p-brand-flow-toc__item--01::after,.p-brand-flow-toc__item--05::after{position:absolute;top:50%;right:-16px;display:inline-block;content:"";height:2px;width:16px;background:repeating-linear-gradient(to right, transparent 0 2px, #535353 2px 4px);background-size:4px;transform:translateY(-50%)}@media only screen and (min-width: 1024px),print{.p-brand-flow-toc__item--01::after,.p-brand-flow-toc__item--05::after{right:-32px;width:32px}}.p-brand-flow-toc__item--03::after,.p-brand-flow-toc__item--07::after{position:absolute;top:50%;left:-16px;display:inline-block;content:"";height:2px;width:16px;background:repeating-linear-gradient(to right, transparent 0 2px, #535353 2px 4px);background-size:4px;transform:translateY(-50%)}@media only screen and (min-width: 1024px),print{.p-brand-flow-toc__item--03::after,.p-brand-flow-toc__item--07::after{left:-32px;width:32px}}.p-brand-flow-toc__item--02::after,.p-brand-flow-toc__item--04::after,.p-brand-flow-toc__item--06::after{position:absolute;bottom:-24px;left:50%;display:inline-block;content:"";height:24px;width:2px;background:repeating-linear-gradient(to bottom, transparent 0 2px, #535353 2px 4px);background-size:4px;transform:translateX(-50%)}@media only screen and (min-width: 1024px),print{.p-brand-flow-toc__item--02::after,.p-brand-flow-toc__item--04::after,.p-brand-flow-toc__item--06::after{bottom:-40px;height:40px}}.p-brand-flow-toc__link{display:grid;place-content:center;place-items:center;width:120px;height:120px;border-radius:50%;row-gap:8px;border:1px solid #535353;color:currentColor}.p-brand-flow-toc__item-number{line-height:1;font-family:"Roboto",sans-serif;font-weight:bold;letter-spacing:.1em;font-size:1.375rem}.p-brand-flow-toc__item-label{line-height:1.125;font-weight:500}.p-brand-flow-content{display:grid;grid-template-rows:auto;row-gap:24px}@media only screen and (min-width: 1024px),print{.p-brand-flow-content{row-gap:48px}}.p-brand-flow-item{position:relative;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);counter-increment:number;background-repeat:no-repeat;overflow:hidden}.p-brand-flow-item::before{position:absolute;z-index:-1;top:0;right:16px;content:"0" counter(number);line-height:1;font-family:"Roboto",sans-serif;font-weight:500;font-size:6.75rem;color:#f5f4f0;transform:translateY(-18px)}@media only screen and (min-width: 1024px),print{.p-brand-flow-item::before{right:64px;font-size:11rem;transform:translateY(-22px)}}.p-brand-flow-item__inner{margin:40px 24px}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__inner{margin:64px}}.p-brand-flow-item__content{display:flex;gap:40px;flex-direction:column}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__content{flex-direction:row;align-items:center}}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__text{flex:1;max-width:560px}}.p-brand-flow-item__text .c-button-block{margin-block-start:40px}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__text .c-button-block{margin-block-start:48px}}.p-brand-flow-item__figure{margin:auto;text-align:center}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__figure{flex-basis:fit-content}}@media only screen and (max-width: 1023px){.p-brand-flow-item__image{width:-moz-fit-content;width:fit-content}}.p-brand-flow-item__title{font-weight:500;margin-block-end:16px;font-size:1.375rem}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__title{margin-block-end:24px;font-size:1.75rem}}.p-brand-flow-item__title-sub{font-size:1.25rem;font-family:"Zen Old Mincho",serif;font-weight:500;transition:color .3s;margin-block-end:16px}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__title-sub{margin-block-end:24px;font-size:1.5rem}}.p-brand-flow-item__description{line-height:1.8}.p-brand-flow-item__copy{margin-block-start:40px;font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.125rem}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__copy{margin-block-start:48px;font-size:1.25rem}}.p-brand-flow-item__cta{border-bottom-left-radius:16px;border-bottom-right-radius:16px;background:#f5f4f0;text-align:center;padding:40px 24px}@media only screen and (min-width: 1024px),print{.p-brand-flow-item__cta{border-radius:16px;margin:0 40px 64px;padding:40px 32px}}.p-brand-flow-item__cta-copy{margin-block-end:24px;font-weight:500}.p-brand-flow-item--01 .p-brand-flow-item__title{color:teal}@media only screen and (min-width: 1024px),print{.p-brand-flow-item--01 .p-brand-flow-item__figure{transform:translateY(80px)}}.p-brand-flow-item--02 .p-brand-flow-item__title{color:teal}.p-brand-flow-item--03 .p-brand-flow-item__inner{margin-block-end:0}@media only screen and (min-width: 1024px),print{.p-brand-flow-item--03 .p-brand-flow-item__inner{margin-block-end:40px}}@media only screen and (min-width: 1024px),print{.p-brand-flow-item--03 .p-brand-flow-item__figure{position:absolute;top:54px;right:64px}}.p-brand-flow-item--03 .p-brand-flow-item__list{margin-block-start:32px;display:grid;row-gap:8px}@media only screen and (min-width: 1024px),print{.p-brand-flow-item--03 .p-brand-flow-item__list{margin-block-start:40px;margin-inline-end:-234px}}.p-brand-flow-item--03 .p-brand-flow-item__list-item{position:relative;padding-left:1.25em}.p-brand-flow-item--03 .p-brand-flow-item__list-item::before{content:"";position:absolute;top:10px;left:4px;display:inline-block;width:8px;height:8px;border-radius:50%;background:teal}@media only screen and (min-width: 1024px),print{.p-brand-flow-item--04 .p-brand-flow-item__figure{position:absolute;bottom:0;right:64px}}.p-brand-flow-img-area-3col{display:flex;flex-direction:column;row-gap:16px;margin-top:16px;margin-bottom:16px}@media only screen and (min-width: 768px),print{.p-brand-flow-img-area-3col{flex-direction:row;column-gap:32px;margin-top:32px;margin-bottom:32px}}.p-brand-flow-img-area-3col img{width:100%}@media only screen and (min-width: 768px),print{.p-brand-flow-img-area-3col img{width:calc((100% - 64px)/3)}}.p-know-greenovation__container{display:flex;flex-direction:column;align-items:center;margin-block-start:64px;margin-block-end:40px}@media only screen and (min-width: 768px),print{.p-know-greenovation__container{margin-block-start:120px;margin-block-end:160px}}.p-know-greenovation__title{font-family:"Roboto",sans-serif;color:teal;letter-spacing:.1em;font-size:2.5rem;margin-bottom:32px}@media only screen and (min-width: 768px),print{.p-know-greenovation__title{font-size:5rem;margin-bottom:40px}}.p-know-greenovation__lead{margin-bottom:40px;text-align:left;line-height:1.8}@media only screen and (min-width: 768px),print{.p-know-greenovation__lead{margin-bottom:120px;text-align:center}}.p-know-feature{margin-block-end:56px;overflow:hidden}@media only screen and (min-width: 768px),print{.p-know-feature{margin-block-end:120px}}.p-know-feature__wrapper{margin-block-start:37px;background-color:#f5f4f0;padding-bottom:48px}@media only screen and (min-width: 768px),print{.p-know-feature__wrapper{margin-block-start:65px;padding-bottom:0px;background-image:linear-gradient(to right, #f5f4f0 70%, #fff 30%)}}.p-know-feature__container{display:flex;flex-direction:column-reverse;row-gap:32px;position:relative}@media only screen and (min-width: 768px),print{.p-know-feature__container{flex-direction:row;column-gap:40px;padding-right:unset}}@media only screen and (min-width: 1024px),print{.p-know-feature__container{column-gap:104px}}.p-know-feature__container::before{position:absolute;top:-78px;left:16px;display:block;color:#f5f4f0;letter-spacing:.1em;line-height:2.4;font-size:3rem}@media only screen and (min-width: 768px),print{.p-know-feature__container::before{display:none}}.p-know-feature__item--left{position:relative}@media only screen and (min-width: 768px),print{.p-know-feature__item--left{padding:64px 0 73px 0}}@media only screen and (min-width: 768px),print{.p-know-feature__item--left::before{position:absolute;top:-131px;left:0;display:block;color:#f5f4f0;letter-spacing:.1em;line-height:2.4;font-size:5rem}}.p-know-feature__item--right{position:relative;margin-inline:calc(50% - 50vw)}@media only screen and (min-width: 768px),print{.p-know-feature__item--right{margin-inline:unset;flex:1}}@media only screen and (min-width: 1200px),print{.p-know-feature__item--right{margin-right:unset}}.p-know-feature__item--right img{aspect-ratio:222/125;display:block;width:100%}@media only screen and (min-width: 768px),print{.p-know-feature__item--right img{width:auto;position:absolute;top:55px;right:0}}@media only screen and (min-width: 1024px),print{.p-know-feature__item--right img{top:-55px}}@media only screen and (min-width: 768px),print{.p-know-feature__item-inner{max-width:300px}}@media only screen and (min-width: 1024px),print{.p-know-feature__item-inner{max-width:418px}}.p-know-feature__text{line-height:1.8;margin-bottom:32px}@media only screen and (min-width: 768px),print{.p-know-feature__text{margin-bottom:48px}}.p-know-feature__link{line-height:1.8;padding-left:16px;position:relative;display:block;margin-bottom:12px}.p-know-feature__link::before{position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:8.5px;height:6px;content:"";background-image:url(/asu/common/img/common/icon_arrow_green.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.p-know-feature__link:hover{opacity:.6}.p-know-feature__num{font-family:"Roboto",sans-serif;font-weight:700;letter-spacing:.1em;color:teal;margin-right:16px;position:relative}.p-know-feature__num::before{position:absolute;top:50%;right:-8px;transform:translateY(-50%);display:block;width:1px;height:8px;content:"";background-color:#afafad}.p-know-feature--reverse .p-know-feature__container{flex-direction:column-reverse}@media only screen and (min-width: 768px),print{.p-know-feature--reverse .p-know-feature__container{flex-direction:row-reverse;padding-right:var(--container-padding)}}@media only screen and (min-width: 768px),print{.p-know-feature--reverse .p-know-feature__wrapper{background-image:linear-gradient(to left, #f5f4f0 70%, #fff 30%)}}@media only screen and (min-width: 768px),print{.p-know-feature--lifestyle .p-know-feature__item--left::before{content:"LIFESTYLE"}}.p-know-feature--lifestyle .p-know-feature__container::before{content:"LIFESTYLE"}@media only screen and (min-width: 768px),print{.p-know-feature--spec .p-know-feature__item--left::before{content:"TECHNOLOGY"}}.p-know-feature--spec .p-know-feature__container::before{content:"TECHNOLOGY"}@media only screen and (min-width: 768px),print{.p-know-feature--design .p-know-feature__item--left::before{content:"DESIGN"}}.p-know-feature--design .p-know-feature__container::before{content:"DESIGN"}@media only screen and (min-width: 768px),print{.p-know-feature--service .p-know-feature__item--left::before{content:"SERVICE";left:unset;right:0}}.p-know-feature--service .p-know-feature__container::before{content:"SERVICE";left:unset;right:16px}.p-know-lower-value{display:flex;flex-direction:column;align-items:center;row-gap:24px}@media only screen and (min-width: 768px),print{.p-know-lower-value{flex-direction:row;column-gap:40px}}.p-know-lower-value__item-left{flex:1}.p-know-lower-value__item-left .p-know-lower-value__ttl--en{font-weight:700;font-family:"Roboto",sans-serif;letter-spacing:.1em;color:teal;margin-bottom:6px}@media only screen and (min-width: 768px),print{.p-know-lower-value__item-left .p-know-lower-value__ttl--en{margin-bottom:4px}}.p-know-lower-value__item-left .p-know-lower-value__ttl--ja{font-size:1.5rem;font-weight:500;font-family:"Zen Old Mincho",serif;margin-bottom:24px}@media only screen and (min-width: 768px),print{.p-know-lower-value__item-left .p-know-lower-value__ttl--ja{font-size:2rem;margin-bottom:32px}}.p-know-lower-value__item-left .p-know-lower-value__subttl--ja{font-size:1.25rem;font-weight:500;font-family:"Zen Old Mincho",serif;margin-bottom:24px}.p-know-lower-value__item-left .p-know-lower-value__subttl--ja small{font-size:.8em}@media only screen and (min-width: 768px),print{.p-know-lower-value__item-left .p-know-lower-value__subttl--ja{font-size:1.5rem;margin-bottom:32px}}@media only screen and (min-width: 768px),print{.p-know-lower-value__item-left .p-know-lower-value__txt{padding-right:40px}}.p-know-lower-value__item-left .p-know-lower-value__txt>p{line-height:1.8;margin-bottom:0}@media only screen and (min-width: 768px),print{.p-know-lower-value__item-right{flex-basis:44%;max-width:44%}}.p-know-lower-value-list__content{border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);position:relative}.p-know-lower-value-list__content::before{position:absolute;content:"";top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border:solid 1px teal;border-radius:16px}@media only screen and (min-width: 768px),print{.p-know-lower-value-list__content::before{top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);border-radius:8px}}.p-know-lower-value-list__inner{padding:28px 28px 36px 28px}@media only screen and (min-width: 768px),print{.p-know-lower-value-list__inner{padding:56px 104px}}.p-know-lower-value-list__inner p{font-family:"Roboto",sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.1em;line-height:1;margin-bottom:16px;color:teal}@media only screen and (min-width: 768px),print{.p-know-lower-value-list__inner p{font-size:1.5rem}}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item{margin-bottom:24px}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item:last-of-type{margin-bottom:0px}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link{position:relative;padding-right:12px;font-size:1rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link{font-size:1.125rem}}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link em{color:teal}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link small{font-size:.75em}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link::before{content:"";display:inline-block;position:absolute;bottom:4px;right:-12px;width:16px;height:16px;min-width:16px;min-height:16px;border-radius:50%;background:teal}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link::after{content:"";position:absolute;right:-8px;bottom:9px;width:7px;height:6px;background:url(/asu/common/img/common/icon_arrow_small_white.svg) no-repeat center center/contain;transform:rotate(90deg)}@media only screen and (min-width: 768px),print{.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link::after{right:-8px}}.p-know-lower-value-list__inner ul .p-know-lower-value-list__item .p-know-lower-value-list__item-link:is(:hover,:active,:focus){color:teal}.p-know-lower-value-list--horizontal ul{display:grid;gap:24px 16px;grid-template-columns:repeat(2, 1fr)}@media only screen and (min-width: 1024px),print{.p-know-lower-value-list--horizontal ul{grid-template-columns:repeat(4, max-content);gap:16px 56px}}.p-know-lower-value-list--horizontal ul .p-know-lower-value-list__item{margin-block-end:0}.p-know-lower-img-area{width:100%}.p-know-lower-img-area img{width:100%}.p-know-lower-img-area figcaption{margin-top:16px;display:flex;flex-direction:column;row-gap:16px}.p-know-lower-img-area__caption-title{font-size:1rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-know-lower-img-area__caption-title{font-size:1.125rem}}.p-know-lower-img-area__caption-text{font-size:0.875rem}.p-know-lower-img-area__caption-asterisk{font-size:0.75rem}.p-know-lower-img-area-2col{display:flex;flex-direction:column;row-gap:16px}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-2col{flex-direction:row;column-gap:40px}}.p-know-lower-img-area-2col__img{width:100%}.p-know-lower-img-area-2col__img img{width:100%}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-2col__img{width:calc((100% - 40px)/2)}}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-2col__img--wide{flex-basis:65%;max-width:65%}}.p-know-lower-img-area-2col__img--wide img{width:100%}.p-know-lower-img-area-2col__img--narrow{text-align:center;padding:0 60px}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-2col__img--narrow{padding:unset;flex-basis:30.9%;max-width:30.9%}}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-2col__img--narrow img{width:100%;height:auto}}.p-know-lower-img-area-2col__img figcaption{margin-top:16px;display:flex;flex-direction:column;row-gap:16px}.p-know-lower-img-area-2col__caption-text{font-size:0.875rem}.p-know-lower-img-area-2col__caption-source{font-size:0.75rem}.p-know-lower-img-area-3col{display:flex;flex-direction:column;row-gap:16px}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-3col{flex-direction:row;column-gap:32px}}.p-know-lower-img-area-3col img{width:100%}@media only screen and (min-width: 768px),print{.p-know-lower-img-area-3col img{width:calc((100% - 64px)/3)}}.p-know-lower-feature-area-2col{display:flex;flex-direction:column;align-items:flex-start;row-gap:40px}@media only screen and (min-width: 768px),print{.p-know-lower-feature-area-2col{flex-direction:row;column-gap:40px}}.p-know-lower-feature-area-2col__item{width:100%}@media only screen and (min-width: 768px),print{.p-know-lower-feature-area-2col__item{width:calc((100% - 40px)/2)}}.p-know-lower-feature-area-2col__item figure img{width:100%}.p-know-lower-feature-area-2col__item figure figcaption{display:flex;flex-direction:column;row-gap:16px;margin-top:16px}.p-know-lower-feature-area-2col__text>p{line-height:1.8}.p-know-lower-feature-area-2col__caption-text{font-size:0.875rem}.p-know-lower-feature-area-2col__caption-source{font-size:0.75rem}.p-know-life-health-value-list{margin-top:64px;margin-bottom:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-value-list{margin-top:80px;margin-bottom:112px}}.p-know-life-health-img-area{margin-top:24px;margin-bottom:16px}@media only screen and (min-width: 768px),print{.p-know-life-health-img-area{margin-top:32px;margin-bottom:32px}}.p-know-life-health-img-area-2col{margin-top:40px}@media only screen and (min-width: 768px),print{.p-know-life-health-img-area-2col{margin-top:48px}}.p-know-life-health-img-area-3col{margin-top:40px;margin-bottom:24px}@media only screen and (min-width: 768px),print{.p-know-life-health-img-area-3col{margin-top:48px}}.p-know-life-health-comfortable{margin-top:56px;margin-bottom:80px}@media only screen and (min-width: 768px),print{.p-know-life-health-comfortable{margin-top:80px;margin-bottom:120px}}.p-know-life-health-comfortable__content .p-know-life-health-comfortable__txt>p{line-height:1.8}.p-know-life-health-comfortable__space{margin-top:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-comfortable__space{margin-top:80px}}.p-know-life-health-comfortable__asterisk{display:inline-block;font-size:0.75rem}.p-know-life-health-relax{margin-block:56px;background-color:#f5f4f0}@media only screen and (min-width: 768px),print{.p-know-life-health-relax{margin-block:80px}}.p-know-life-health-relax__content{padding-top:56px;padding-bottom:80px}@media only screen and (min-width: 768px),print{.p-know-life-health-relax__content{padding-top:80px;padding-bottom:120px}}.p-know-life-health-relax__concentrate{margin-top:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-relax__concentrate{margin-top:80px}}.p-know-life-health-relax__relax{margin-top:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-relax__relax{margin-top:80px}}.p-know-life-health-relax__caption-source{text-align:right}.p-know-life-health-relax__txt>p{line-height:1.8}.p-know-life-health-protect{margin-block:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-protect{margin-block:80px}}.p-know-life-health-protect__img-area-2col{row-gap:32px}.p-know-life-health-protect__allergy{margin-top:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-protect__allergy{margin-top:80px}}.p-know-life-health-protect__heatshock{margin-top:56px}@media only screen and (min-width: 768px),print{.p-know-life-health-protect__heatshock{margin-top:80px}}.p-know-life-health-protect__txt>p{line-height:1.8}.p-know-life-health-protect__caption{margin-top:16px}.p-know-life-health-protect__caption span{display:block}.p-know-life-health-protect__caption-text{font-size:0.875rem;margin-bottom:16px}.p-know-life-health-protect__caption-quote{font-size:0.625rem;display:inline-block}@media only screen and (min-width: 768px),print{.p-know-life-health-protect__caption-quote{font-size:0.75rem}}.p-know-life-health-related{margin-block:64px}@media only screen and (min-width: 768px),print{.p-know-life-health-related{margin-block:120px}}.p-know-life-health-next-contents{margin-block:64px}@media only screen and (min-width: 768px),print{.p-know-life-health-next-contents{margin-block:120px}}.p-know-design-nav{font-size:1rem}.p-know-design-nav .c-section-nav__item-number{font-size:0.875rem}.p-know-design-nav .is-current{pointer-events:none}.p-know-design .p-know-lower-value__ttl--en{font-weight:700;font-family:"Roboto",sans-serif;letter-spacing:.1em;color:teal;margin-bottom:6px}@media only screen and (min-width: 768px),print{.p-know-design .p-know-lower-value__ttl--en{margin-bottom:4px}}.p-know-design .p-know-lower-value__ttl--ja{font-size:1.5rem;font-weight:500;font-family:"Zen Old Mincho",serif;margin-bottom:24px}@media only screen and (min-width: 768px),print{.p-know-design .p-know-lower-value__ttl--ja{font-size:2rem;margin-bottom:32px}}.p-know-design .p-know-lower-value__subttl--ja{font-size:1.25rem;font-weight:500;font-family:"Zen Old Mincho",serif;margin-bottom:24px}.p-know-design .p-know-lower-value__subttl--ja small{font-size:.8em}@media only screen and (min-width: 768px),print{.p-know-design .p-know-lower-value__subttl--ja{font-size:1.5rem;margin-bottom:32px}}@media only screen and (min-width: 768px),print{.p-know-design .p-know-lower-value__txt{padding-right:40px}}.p-know-design .p-know-lower-value__txt>p{line-height:1.8;margin-bottom:0}.p-know-design-value-list{padding:28px 28px 42px 28px}@media only screen and (min-width: 768px),print{.p-know-design-value-list{padding:56px 104px}}.p-know-design-value-list ul .p-know-lower-value-list__item{margin-bottom:36px}@media only screen and (min-width: 1024px),print{.p-know-design-value-list ul .p-know-lower-value-list__item{margin-bottom:24px}}.p-know-design-value-list .p-know-lower-value-list__item-link small{display:inline-block;position:absolute;bottom:-1.5em;left:1em;width:350px}@media only screen and (min-width: 1024px),print{.p-know-design-value-list .p-know-lower-value-list__item-link small{position:relative;bottom:0;left:0;width:auto;display:inline}}.p-service-contents{margin-block-end:unset}.p-service-inline-block{display:inline-block}.p-service-intro{margin-block-start:64px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-service-intro{margin-block:120px}}.p-service-intro__description{line-height:1.8}.p-service-inspection{padding-block:56px 80px;background:#f5f4f0}@media only screen and (min-width: 768px),print{.p-service-inspection{padding-block:80px 120px}}.p-service-inspection__inner{display:flex;flex-direction:column-reverse}@media only screen and (min-width: 768px),print{.p-service-inspection__inner{flex-direction:row;align-items:stretch;column-gap:40px}}.p-service-inspection__description{line-height:1.8}@media only screen and (min-width: 768px),print{.p-service-inspection__description{flex:1}}.p-service-inspection__description>p{margin-bottom:0 !important}.p-service-inspection__figure{position:relative}@media only screen and (min-width: 768px),print{.p-service-inspection__figure{flex-basis:48%;max-width:48%}}.p-service-inspection__figure>img{position:absolute;right:0;top:-382px;aspect-ratio:480/365;width:auto;max-height:260px}@media only screen and (min-width: 768px),print{.p-service-inspection__figure>img{top:-250px;max-height:unset}}.p-service-periodic{margin-block-start:64px;margin-block-end:56px}@media only screen and (min-width: 768px),print{.p-service-periodic{margin-block-end:120px}}.p-service-periodic__schedule-image{display:block;margin-block-start:32px;overflow-x:auto}.p-service-periodic__schedule-image img{max-width:unset}@media only screen and (min-width: 768px),print{.p-service-periodic__schedule-image{margin-block-start:40px}}.p-service-periodic__swipe{margin-block-start:32px;display:flex;justify-content:center}.p-service-guarantee{margin-block:56px 80px}@media only screen and (min-width: 768px),print{.p-service-guarantee{margin-block:80px 120px}}.p-service-guarantee__description{line-height:1.8}.p-service-guarantee__image{display:block;margin-block:32px 24px;overflow-x:auto}.p-service-guarantee__image img{max-width:unset}@media only screen and (min-width: 768px),print{.p-service-guarantee__image{margin-block:40px}}.p-service-guarantee__swipe{margin-block-start:16px;margin-block-end:32px;display:flex;justify-content:center}.p-service-guarantee__notice{line-height:1.8;font-size:0.75rem}.p-service-next{padding-block-end:0}@media only screen and (min-width: 768px),print{.p-service-next{padding-block-end:40px}}.p-voice-intro{margin-block:64px 56px;counter-reset:number 0}@media only screen and (min-width: 768px),print{.p-voice-intro{margin-block:80px 64px}}.p-voice-intro__title>h2{line-height:1.5}.p-voice-intro__outline{padding:24px;margin-block-start:24px;line-height:1.5;border-radius:16px;border:1px solid teal}@media only screen and (min-width: 768px),print{.p-voice-intro__outline{padding:32px 74px;margin-block-start:80px;line-height:1.8}}.p-voice-intro__outline>dt{margin-block-end:15px;font-size:1.125rem;font-weight:500;color:teal}.p-voice-intro__outline>dd{font-size:0.75rem}@media only screen and (min-width: 768px),print{.p-voice-intro__outline>dd{font-size:0.875rem}}.p-voice-contents{margin-block:0}.p-voice-contents+.p-voice-contents{margin-block-start:56px}@media only screen and (min-width: 768px),print{.p-voice-contents+.p-voice-contents{margin-block-start:120px}}.p-voice-contents__heading{display:flex;align-items:center;column-gap:16px;height:79px;padding-inline:16px;margin-block-end:24px;font-size:1.25rem;background:teal;color:#fff}@media only screen and (min-width: 768px),print{.p-voice-contents__heading{height:83px;padding-inline-start:64px;margin-block-end:40px;font-size:1.5rem}}.p-voice-contents__heading--adjust{padding-inline-end:unset}.p-voice-contents__heading::before{counter-increment:number 1;content:"0" counter(number);font-family:"Roboto",sans-serif;font-size:2.5rem;font-weight:700;-webkit-text-stroke:1px #fff;color:rgba(0,0,0,0)}@media only screen and (min-width: 768px),print{.p-voice-contents__heading::before{font-size:3.25rem}}.p-voice-contents__list{display:flex;flex-wrap:wrap;gap:24px 0}@media only screen and (min-width: 768px),print{.p-voice-contents__list{gap:40px 32px}}.p-voice-contents__item{display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 24px 32px;border-radius:16px 0 16px 0;box-shadow:2px 2px 12px rgba(0,0,0,.16)}@media only screen and (min-width: 768px),print{.p-voice-contents__item{flex-direction:row;align-items:flex-start;column-gap:32px;width:calc((100% - 40px)/2);padding:24px}}.p-voice-contents__item--wide{width:100%;padding-inline-end:32px}.p-voice-contents__image{width:80px}.p-voice-contents__data{margin-block-start:16px}@media only screen and (min-width: 768px),print{.p-voice-contents__data{flex:1}}.p-voice-contents__user{text-align:center;font-size:1.125rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-voice-contents__user{text-align:left;font-size:1.25rem}}.p-voice-contents__text{padding-block-start:16px;margin-block-start:16px;line-height:1.8;border-top:1px solid #d9d9d9}.p-voice-contents__text em{background:linear-gradient(transparent 50%, #e5f2f2 50%)}.p-voice-contents__inline{display:inline-block}.p-voice-notice{margin-block:24px 56px}@media only screen and (min-width: 768px),print{.p-voice-notice{margin-block:80px 120px}}.p-voice-notice__list{line-height:1.8;font-size:0.75rem}.p-plan-contents .l-container{max-width:1000px;margin:0 auto}.p-plan-contents{margin-block:0}@media only screen and (min-width: 768px),print{.p-plan-contents{margin-block:0}}.p-plan-nav{margin-top:-56px;padding-top:56px}@media only screen and (min-width: 768px),print{.p-plan-nav{margin-top:-56px;padding-top:56px}}.p-plan-catch__inner{display:flex;justify-content:center}.p-plan-catch__content{font-size:1.5rem;text-align:left;font-family:"Zen Old Mincho",serif;font-weight:500}@media only screen and (min-width: 768px),print{.p-plan-catch__content{text-align:center;font-size:2rem}}.p-plan-whats{overflow:hidden;margin-top:0}@media only screen and (min-width: 768px),print{.p-plan-whats{margin-top:120px}}.p-plan-whats__title.c-menu-title{padding-top:56px;margin-bottom:48px}@media only screen and (min-width: 768px),print{.p-plan-whats__title.c-menu-title{padding-top:80px;margin-bottom:64px}}.p-plan-whats__title.c-menu-title.-sub{padding-top:0}@media only screen and (min-width: 768px),print{.p-plan-whats__title.c-menu-title.-sub{padding-top:0}}.p-plan-whats__lead{margin-top:24px}@media only screen and (min-width: 768px),print{.p-plan-whats__lead{margin-top:32px}}.p-plan-whats__lead--accommodation{font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.25rem}@media only screen and (min-width: 768px),print{.p-plan-whats__lead--accommodation{font-size:1.5rem}}.p-plan-whats__wrapper{background-color:#f5f4f0;padding-bottom:48px}@media only screen and (min-width: 768px),print{.p-plan-whats__wrapper{padding-bottom:0px;background-image:linear-gradient(to right, #f5f4f0 70%, #fff 30%)}}.p-plan-whats__container{display:flex;position:relative;flex-direction:column-reverse;row-gap:40px}@media only screen and (min-width: 768px),print{.p-plan-whats__container{flex-direction:row;column-gap:40px}}@media only screen and (min-width: 1024px),print{.p-plan-whats__container{column-gap:104px}}.p-plan-whats__item--left{position:relative}@media only screen and (min-width: 768px),print{.p-plan-whats__item--left{padding:80px 0}}.p-plan-whats__item--right{position:relative;margin-inline:calc(50% - 50vw)}@media only screen and (min-width: 768px),print{.p-plan-whats__item--right{margin-inline:unset;margin-right:calc(50% - 50vw);flex:1}}@media only screen and (min-width: 1200px),print{.p-plan-whats__item--right{margin-right:unset}}.p-plan-whats__item--right img{aspect-ratio:222/125;display:block;width:100%}@media only screen and (min-width: 768px),print{.p-plan-whats__item--right img{width:auto;position:absolute;bottom:56px;right:0}}@media only screen and (min-width: 768px),print{.p-plan-whats__txt{max-width:300px}}@media only screen and (min-width: 1024px),print{.p-plan-whats__txt{max-width:416px}}.p-plan-whats__txt>p{font-size:1.25rem;font-family:"Zen Old Mincho",serif;line-height:1.8}.p-plan-whats__asterisk{font-size:0.75rem;line-height:1.8}.p-plan-whats__asterisk{margin-top:32px}.p-plan-whats__asterisk-content{font-size:1rem;line-height:1.8}.p-plan-type{margin-top:64px;background-color:#f5f4f0;padding-top:86px}@media only screen and (min-width: 768px),print{.p-plan-type{margin-top:80px;padding-top:120px}}.p-plan-type__inner{padding-bottom:80px}@media only screen and (min-width: 768px),print{.p-plan-type__inner{padding-bottom:120px}}.p-plan-type__lead{font-size:0.875rem;line-height:1.8;margin-top:20px;margin-bottom:20px}.p-plan-type__btn{margin:0 auto;text-align:center;display:inline-block}.p-plan-type__btn-wrap{text-align:center}.p-plan-type__container{width:100%;height:auto;display:block}@media only screen and (min-width: 768px),print{.p-plan-type__container{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}}.p-plan-type__block{width:100%;height:auto;margin-top:30px}.p-plan-type__block:first-child{margin-top:0}@media only screen and (min-width: 768px),print{.p-plan-type__block{width:calc(50% - 20px);margin:0}}.p-plan-detail{width:100%;height:auto;display:block}.p-plan-detail+.p-plan-detail{margin-top:40px}@media only screen and (min-width: 768px),print{.p-plan-detail{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start}.p-plan-detail+.p-plan-detail{margin-top:80px}}.p-plan-detail__title{width:100%;height:auto}.p-plan-detail__block{width:100%;height:auto;margin-top:30px}.p-plan-detail__block:first-child{margin-top:0}@media only screen and (min-width: 768px),print{.p-plan-detail__block{width:calc(100% - 20px - 375px);margin:0;margin-right:20px}}.p-plan-detail__detail{margin-top:30px}.p-plan-detail__detail picture{width:344px;display:block;margin:0 auto}@media only screen and (min-width: 768px),print{.p-plan-detail__detail picture{width:375px}}@media only screen and (min-width: 768px),print{.p-plan-detail__detail{margin-top:0}}.p-plan-detail__box{width:100%;height:auto;margin-top:30px}.p-plan-detail__box:first-child{margin-top:0}@media only screen and (min-width: 768px),print{.p-plan-detail__box{width:calc(50% - 40px);margin:0;margin-right:40px}.p-plan-detail__box:last-child{margin-right:0}}.p-plan-detail__imgbox{width:100%;height:auto;margin-top:15px}.p-plan-detail__imgbox img{width:100%;height:auto;display:block}.p-plan-detail__imgbox.-center img{width:75%;height:auto;display:block;margin:0 auto}@media only screen and (min-width: 768px),print{.p-plan-detail__imgbox{width:calc(50% - 10px);margin-left:20px}.p-plan-detail__imgbox:first-child{margin-left:0}}.p-plan-detail__head{color:teal;margin-bottom:1rem;margin-top:2rem}.p-plan-detail__head span{background:teal;color:#fff;padding:.2em .5em;margin-right:.5em}.p-plan-detail__head:first-child{margin-top:0}.p-plan-catalog__item{display:flex;flex-direction:column;justify-content:flex-start;padding:24px 20px;margin-top:24px;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);background-color:#fff}@media only screen and (min-width: 768px),print{.p-plan-catalog__item{padding:40px 84px 48px;width:100%;flex-direction:row;justify-content:center;align-items:center;margin-top:48px}}.p-plan-catalog__figure{text-align:center}.p-plan-catalog__content{line-height:1.8;padding-inline:4px;margin-block-start:8px}@media only screen and (min-width: 768px),print{.p-plan-catalog__content{padding-inline:0;width:calc(60% - 20px);margin-left:20px}}.p-plan-catalog__title{line-height:1.5;margin-block-end:16px;font-size:1.125rem;font-weight:500;color:teal}@media only screen and (min-width: 768px),print{.p-plan-catalog__title{font-size:1.25rem}}.p-plan-catalog__caption{font-size:0.75rem;color:#ad0403}@media only screen and (min-width: 768px),print{.p-plan-catalog__caption{width:104%}}.download .p-mv{padding-block-end:14px}@media only screen and (min-width: 768px),print{.download .p-mv{padding-block-end:38px}}.download .p-page-header{background:url(/asu/common/img/download/bg_mv02_sp.svg);background-repeat:no-repeat;background-size:contain;width:344px;max-width:100%;height:244px;margin:auto}@media only screen and (min-width: 768px),print{.download .p-page-header{background:url(/asu/common/img/download/bg_mv02.svg);width:533px;height:378px}}.download .p-page-title{padding-top:10px;row-gap:12px}@media only screen and (min-width: 768px),print{.download .p-page-title{padding-top:20px;row-gap:20px}}.download .p-page-title--en{row-gap:13px}@media only screen and (min-width: 768px),print{.download .p-page-title--en{row-gap:20px}}.p-download-section{margin-block:0 80px}@media only screen and (min-width: 768px),print{.p-download-section{margin-block:120px}}.p-download-title .c-menu-title--ja{line-height:1.5}@media only screen and (min-width: 768px),print{.p-download-title .c-menu-title--ja{text-align:center}}.p-download-card{display:flex;flex-direction:column;gap:32px 0;margin-block-start:56px}@media only screen and (min-width: 768px),print{.p-download-card{flex-direction:row;flex-wrap:wrap;gap:40px;margin-block-start:80px}}.p-download-card__item{display:flex;flex-direction:column;justify-content:flex-start;padding:24px 20px;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16)}@media only screen and (min-width: 768px),print{.p-download-card__item{padding:40px 64px 48px;width:calc((100% - 40px)/2)}}.p-download-card__figure{text-align:center}.p-download-card__content{line-height:1.8;padding-inline:4px;margin-block-start:8px}@media only screen and (min-width: 768px),print{.p-download-card__content{padding-inline:0}}.p-download-card__title{line-height:1.5;margin-block-end:16px;font-size:1.125rem;font-weight:500;color:teal}@media only screen and (min-width: 768px),print{.p-download-card__title{font-size:1.25rem}}.p-download-asterisk{display:inline-block;margin-block:24px 64px}.p-download-asterisk__text{font-size:0.75rem;line-height:1.8;margin-block-end:80px}.p-download-caution{font-size:0.75rem;color:#ad0403}@media only screen and (min-width: 768px),print{.p-download-caution{width:104%}}.p-experience-nav{margin-top:-56px;padding-top:56px}@media only screen and (min-width: 768px),print{.p-experience-nav{margin-top:-56px;padding-top:56px}}.p-experience-catch__inner{display:flex;justify-content:center}.p-experience-catch__content{font-size:1.5rem;text-align:left;font-family:"Zen Old Mincho",serif;font-weight:500}@media only screen and (min-width: 768px),print{.p-experience-catch__content{text-align:center;font-size:2rem}}.p-experience-whats{overflow:hidden}.p-experience-whats__title.c-menu-title{padding-top:56px;margin-bottom:48px}@media only screen and (min-width: 768px),print{.p-experience-whats__title.c-menu-title{padding-top:80px;margin-bottom:64px}}.p-experience-whats__title.c-menu-title.-sub{padding-top:0}@media only screen and (min-width: 768px),print{.p-experience-whats__title.c-menu-title.-sub{padding-top:0}}.p-experience-whats__lead{margin-top:24px}@media only screen and (min-width: 768px),print{.p-experience-whats__lead{margin-top:32px;max-width:416px}}.p-experience-whats__lead--accommodation{font-family:"Zen Old Mincho",serif;font-weight:500;font-size:1.25rem}@media only screen and (min-width: 768px),print{.p-experience-whats__lead--accommodation{font-size:1.5rem}}.p-experience-whats__wrapper{background-color:#f5f4f0;padding-bottom:48px}@media only screen and (min-width: 768px),print{.p-experience-whats__wrapper{padding-bottom:0px;background-image:linear-gradient(to right, #f5f4f0 70%, #fff 30%)}}.p-experience-whats__container{display:flex;position:relative;flex-direction:column-reverse;row-gap:40px}@media only screen and (min-width: 768px),print{.p-experience-whats__container{flex-direction:row;column-gap:40px}}@media only screen and (min-width: 1024px),print{.p-experience-whats__container{column-gap:104px}}.p-experience-whats__item--left{position:relative}@media only screen and (min-width: 768px),print{.p-experience-whats__item--left{padding:80px 0}}.p-experience-whats__item--right{position:relative;margin-inline:calc(50% - 50vw)}@media only screen and (min-width: 768px),print{.p-experience-whats__item--right{margin-inline:unset;margin-right:calc(50% - 50vw);flex:1}}@media only screen and (min-width: 1200px),print{.p-experience-whats__item--right{margin-right:unset}}.p-experience-whats__item--right img{aspect-ratio:222/125;display:block;width:100%}@media only screen and (min-width: 768px),print{.p-experience-whats__item--right img{width:auto;position:absolute;bottom:56px;right:0}}@media only screen and (min-width: 768px),print{.p-experience-whats__txt{max-width:300px}}@media only screen and (min-width: 1024px),print{.p-experience-whats__txt{max-width:416px}}.p-experience-whats__txt>p{line-height:1.8}.p-experience-whats__asterisk{font-size:0.75rem;line-height:1.8}.p-experience-whats__asterisk{margin-top:32px}.p-experience-whats__asterisk-content{font-size:1rem;line-height:1.8}.p-experience-can{background-color:#f5f4f0}.p-experience-can__inner{padding:56px 0 80px 0}@media only screen and (min-width: 768px),print{.p-experience-can__inner{padding:80px 0 80px 0}}.p-experience-can__title.c-menu-title{margin-bottom:62px}.p-experience-can__container{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:46px 40px}.p-experience-can__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:40px;width:100%;background-color:#fff;box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px;position:relative;padding:32px 24px;counter-increment:number}@media only screen and (min-width: 768px),print{.p-experience-can__item{row-gap:48px}}.p-experience-can__item::before{display:block;position:absolute;top:-38px;left:24px;content:"0" counter(number);font-family:"Roboto",sans-serif;font-size:3.25rem;font-weight:700;-webkit-text-stroke:1px teal;color:rgba(0,0,0,0)}.p-experience-can__item-title{display:flex;flex-direction:column;justify-content:flex-end;font-family:"Zen Old Mincho",serif;font-size:1.25rem;font-weight:500;position:relative}@media only screen and (min-width: 768px),print{.p-experience-can__item-title{min-height:72px;font-size:1.5rem}}.p-experience-can__item-title::before{position:absolute;left:0;bottom:-16px;display:block;width:100%;height:2px;content:"";background-color:#d9d9d9}.p-experience-can__item-title::after{position:absolute;left:0;bottom:-16px;display:block;width:60px;height:2px;content:"";background-color:teal}@media only screen and (min-width: 768px),print{.p-experience-can__item-title::after{width:64px}}.p-experience-can__item-image{width:100%;height:auto;display:block}.p-experience-can__item-txt{line-height:1.8}.p-experience-voice{background-color:#f5f4f0}.p-experience-voice__inner{padding:0 0 80px 0}@media only screen and (min-width: 768px),print{.p-experience-voice__inner{padding:0 0 120px 0}}.p-experience-voice__title.c-menu-title{margin-bottom:62px}.p-experience-voice__list{display:flex;flex-wrap:wrap;gap:24px 0}@media only screen and (min-width: 768px),print{.p-experience-voice__list{gap:40px 32px}}.p-experience-voice__item{display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 24px 32px;border-radius:16px 0 16px 0;box-shadow:2px 2px 12px rgba(0,0,0,.16);background:#fff}@media only screen and (min-width: 768px),print{.p-experience-voice__item{flex-direction:row;align-items:center;column-gap:32px;width:calc((100% - 40px)/2);padding:24px}}.p-experience-voice__item--wide{width:100%;padding-inline-end:32px}.p-experience-voice__image{width:80px}.p-experience-voice__data{margin-block-start:16px}@media only screen and (min-width: 768px),print{.p-experience-voice__data{flex:1;margin-block-start:0}}.p-experience-voice__user{text-align:center;font-size:1.125rem;font-weight:500}@media only screen and (min-width: 768px),print{.p-experience-voice__user{text-align:left;font-size:1.25rem}}.p-experience-voice__text{padding-block-start:16px;margin-block-start:16px;line-height:1.8;border-top:1px solid #d9d9d9}.p-experience-voice__text em{background:linear-gradient(transparent 50%, #e5f2f2 50%)}@media only screen and (min-width: 768px),print{.p-experience-voice__text{border-top:none;padding-block-start:0px;margin-block-start:0px}}.p-experience-voice__inline{display:inline-block}.p-experience-highlights{margin-block:56px}@media only screen and (min-width: 768px),print{.p-experience-highlights{margin-block:80px}}.p-experience-highlights__inner{padding-top:56px;padding-bottom:26px}@media only screen and (min-width: 768px),print{.p-experience-highlights__inner{padding-top:80px;padding-bottom:40px}}.p-experience-highlights__title.c-menu-title{margin-bottom:48px}@media only screen and (min-width: 768px),print{.p-experience-highlights__title.c-menu-title{margin-bottom:64px}}.p-experience-highlights__lead{margin-top:24px;line-height:1.8}@media only screen and (min-width: 768px),print{.p-experience-highlights__lead{margin-top:32px}}.p-experience-highlights-temperature{margin-top:56px}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature{margin-top:80px}}.p-experience-highlights-temperature__inner{background-color:#e5f2f2;border-radius:16px;padding:40px 16px}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature__inner{padding:56px 64px 64px 64px}}.p-experience-highlights-temperature__title-area{margin-bottom:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature__title-area{margin-bottom:32px}}.p-experience-highlights-temperature__title{font-size:1.375rem;font-weight:500;color:teal;margin-bottom:15px;text-align:center}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature__title{font-size:1.75rem}}.p-experience-highlights-temperature__lead{text-align:center;line-height:1.8}.p-experience-highlights-temperature__icon-area{display:flex;align-items:center;column-gap:14.5px;flex-wrap:wrap;row-gap:16px}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature__icon-area{column-gap:32px}}.p-experience-highlights-temperature__icon{width:calc((100% - 14.5px)/2)}@media only screen and (min-width: 768px),print{.p-experience-highlights-temperature__icon{width:calc((100% - 96px)/4)}}.p-experience-highlights-img-area{margin-bottom:40px}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area{margin-bottom:58px;display:flex;justify-content:center}}.p-experience-highlights-img-area__img-wrapper{width:100%}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area__img-wrapper{max-width:825px}}.p-experience-highlights-img-area__img-wrapper figcaption{font-size:0.875rem;text-align:right;margin-top:13px;line-height:1.8}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area__img-wrapper figcaption{font-size:1rem}}.p-experience-highlights-img-area-2col{display:flex;flex-direction:column;row-gap:40px}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area-2col{flex-direction:row;column-gap:104px;align-items:flex-end}}.p-experience-highlights-img-area-2col__img-wrapper{width:100%}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area-2col__img-wrapper{width:calc((100% - 104px)/2)}}.p-experience-highlights-img-area-2col__img-wrapper img{width:100%}.p-experience-highlights-img-area-2col__img-wrapper figcaption{font-size:0.875rem;text-align:right;margin-top:13px;line-height:1.8}@media only screen and (min-width: 768px),print{.p-experience-highlights-img-area-2col__img-wrapper figcaption{font-size:1rem}}.p-experience-highlights-place__title{margin-top:80px;margin-bottom:24px}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__title{margin-bottom:40px}}.p-experience-highlights-place__container{display:flex;flex-direction:column;row-gap:40px}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__container{flex-wrap:wrap;flex-direction:row;column-gap:40px}}.p-experience-highlights-place__item{width:100%;display:flex;flex-direction:column;row-gap:16px;counter-increment:number}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__item{width:calc((100% - 40px)/2)}}@media only screen and (min-width: 1024px),print{.p-experience-highlights-place__item{width:calc((100% - 120px)/4)}}.p-experience-highlights-place__item-title{font-size:1.125rem;font-weight:500;color:teal;position:relative;padding-left:36px;margin-bottom:16px}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__item-title{font-size:1.25rem}}.p-experience-highlights-place__item-title::before{position:absolute;top:4px;left:0;display:block;width:24px;height:24px;border-radius:2px;content:"";background-color:teal}.p-experience-highlights-place__item-title::after{position:absolute;top:5px;left:8px;display:block;content:counter(number);color:#fff;font-size:0.875rem;font-weight:500}.p-experience-highlights-place__item-title--2digits::after{left:4px}.p-experience-highlights-place__item-img img{width:100%}.p-experience-highlights-place__item-text{font-size:0.875rem;line-height:1.8}.p-experience-highlights-place__lead-bottom{margin-top:64px;display:flex;justify-content:center}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__lead-bottom{margin-top:80px}}.p-experience-highlights-place__lead-bottom-text{font-family:"Zen Old Mincho",serif;font-size:1.25rem}@media only screen and (min-width: 768px),print{.p-experience-highlights-place__lead-bottom-text{font-size:1.5rem}}.p-experience-access{margin-block:64px;background-color:#f5f4f0;padding-top:86px}@media only screen and (min-width: 768px),print{.p-experience-access{margin-block:80px;padding-top:120px}}.p-experience-access__inner{padding-top:56px;padding-bottom:80px}@media only screen and (min-width: 768px),print{.p-experience-access__inner{padding-top:80px;padding-bottom:120px}}.p-experience-access__how{margin-bottom:64px}@media only screen and (min-width: 768px),print{.p-experience-access__how{margin-bottom:80px}}.p-experience-access__lead{line-height:1.8}.p-experience-access__button-cv{margin-top:48px;text-align:center}@media only screen and (min-width: 768px),print{.p-experience-access__button-cv{text-align:unset}}.p-experience-access__info-area{display:flex;flex-direction:column;row-gap:8px;padding-left:60px;position:relative}@media only screen and (min-width: 768px),print{.p-experience-access__info-area{row-gap:12px;padding-left:104px}}.p-experience-access__info-area::before{position:absolute;top:0;left:0;display:block;width:44px;height:44px;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 768px),print{.p-experience-access__info-area::before{width:64px;height:64px}}.p-experience-access__info-area--address{padding-bottom:23px;border-bottom:solid 1px #d9d9d9}@media only screen and (min-width: 768px),print{.p-experience-access__info-area--address{padding-bottom:32px;border-bottom:none}}.p-experience-access__info-area--address::before{background-image:url(/asu/common/img/experience/icon_address.svg)}.p-experience-access__info-area--contact{margin-top:24px}@media only screen and (min-width: 768px),print{.p-experience-access__info-area--contact{margin-top:0}}.p-experience-access__info-area--contact::before{background-image:url(/asu/common/img/experience/icon_contact.svg)}.p-experience-access__info-title{font-size:1.125rem;font-weight:500;color:teal}.p-experience-access__info-content{line-height:1.5}@media only screen and (min-width: 768px),print{.p-experience-access__info-content{line-height:1.8}}.p-experience-access__asterisk{font-size:0.75rem}.p-experience-access__button{padding-left:60px;margin-top:16px}@media only screen and (min-width: 768px),print{.p-experience-access__button{padding-left:104px;margin-top:32px}}.p-know-economical-value-list{margin-top:64px;margin-bottom:56px}@media only screen and (min-width: 768px),print{.p-know-economical-value-list{margin-top:80px;margin-bottom:112px}}.p-know-economical-balance{margin-top:80px;margin-bottom:56px}@media only screen and (min-width: 768px),print{.p-know-economical-balance{margin-top:120px;margin-bottom:80px}}.p-know-economical-balance__txt>p{line-height:1.8}.p-know-economical-balance__img-area{margin-top:40px}@media only screen and (min-width: 768px),print{.p-know-economical-balance__img-area{margin-top:48px}}.p-know-economical-space{background-color:#f5f4f0;margin-top:80px;margin-bottom:56px;padding-top:56px;padding-bottom:80px}@media only screen and (min-width: 768px),print{.p-know-economical-space{margin-top:120px;margin-bottom:80px;padding-top:80px;padding-bottom:120px}}.p-know-economical-space__img-area-3col{margin-top:40px}@media only screen and (min-width: 768px),print{.p-know-economical-space__img-area-3col{margin-top:48px}}.p-know-economical-space__txt>p{line-height:1.8}.p-know-economical-space__txt-bottom>p{margin-top:16px;font-size:0.875rem}.p-know-economical-circulation{margin-top:80px;margin-bottom:56px}@media only screen and (min-width: 768px),print{.p-know-economical-circulation{margin-top:120px;margin-bottom:80px}}.p-know-economical-circulation__txt>p{line-height:1.8}.p-know-economical-circulation__img-area{margin-top:40px}@media only screen and (min-width: 768px),print{.p-know-economical-circulation__img-area{margin-top:48px}}.p-know-social-contributions{margin-block:56px}@media only screen and (min-width: 768px),print{.p-know-social-contributions{margin-block:80px}}.p-know-social-contributions-value-list{margin-block-start:40px;margin-block-end:56px}@media only screen and (min-width: 768px),print{.p-know-social-contributions-value-list{margin-block:80px}}.p-know-social-contributions-lccm{margin-block-start:56px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-know-social-contributions-lccm{margin-block-start:80px;margin-block-end:120px}}.p-know-social-contributions-nature{background-color:#f5f4f0;margin-block-start:80px;margin-block-end:56px;padding-block-start:56px;padding-block-end:80px}@media only screen and (min-width: 768px),print{.p-know-social-contributions-nature{margin-block-start:120px;margin-block-end:80px;padding-block-start:80px;padding-block-end:120px}}.p-know-social-contributions-nature__txt{line-height:1.8}.p-know-social-contributions-nature__img-area-3col{margin-block-start:40px;align-items:flex-end}@media only screen and (min-width: 768px),print{.p-know-social-contributions-nature__img-area-3col{margin-block-start:48px}}.p-know-social-contributions-nature__img-area-3col img{height:100%}.p-know-social-contributions-nature__txt-bottom{font-size:0.875rem;margin-block-start:16px}.p-know-solution-list{margin-block:64px 0}@media only screen and (min-width: 768px),print{.p-know-solution-list{margin-block:80px 32px}}.p-know-solution-item{padding-block:56px}.p-know-solution-item sup{font-size:.7em}@media only screen and (min-width: 768px),print{.p-know-solution-item{padding-block:80px}}.p-know-solution-item:nth-child(even){background-color:#f5f4f0}.p-know-solution-item__section+.p-know-solution-item__section{margin-block-start:40px}@media only screen and (min-width: 768px),print{.p-know-solution-item__section+.p-know-solution-item__section{margin-block-start:32px}}.p-know-solution-item__sub-section{margin-block:58px 40px}@media only screen and (min-width: 768px),print{.p-know-solution-item__sub-section{margin-block:40px 32px}}.p-know-solution-item__sub-section+.p-know-solution-item__sub-section{margin-block-start:56px}@media only screen and (min-width: 768px),print{.p-know-solution-item__sub-section+.p-know-solution-item__sub-section{margin-block-start:80px}}.p-know-solution-item p:not([class]){line-height:1.8}.p-know-solution-item.-design:nth-child(even){background-color:rgba(0,0,0,0)}.p-know-solution-item.-design:nth-child(odd){background-color:#f5f4f0}.p-search-result{margin-block-start:48px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-search-result{margin-block-start:80px;margin-block-end:120px}}.p-search-result-mv{height:220px}@media only screen and (min-width: 768px),print{.p-search-result-mv{height:380px}}.p-search-result-formsearch{width:100%}@media only screen and (min-width: 768px),print{.p-search-result-formsearch{max-width:416px}}.p-search-result-nav{margin-block-start:32px;margin-block-end:40px;background-color:#e8e8e8}@media only screen and (min-width: 768px),print{.p-search-result-nav{margin-block-start:40px;margin-block-end:56px}}.p-search-result-nav__inner{padding:16px 64px 24px 64px;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px),print{.p-search-result-nav__inner{padding:16px 41px 16px 16px;flex-direction:row;justify-content:space-between;align-items:flex-end}}.p-search-result-nav__text-area{display:flex;align-items:flex-end;flex-wrap:wrap;flex-direction:column}@media only screen and (min-width: 768px),print{.p-search-result-nav__text-area{flex-direction:row;column-gap:16px}}.p-search-result-nav__query-string{font-weight:500;width:100%;text-align:center}@media only screen and (min-width: 768px),print{.p-search-result-nav__query-string{width:unset;text-align:unset}}.p-search-result-nav__query-string b{font-size:1.5rem}.p-search-result-nav__count{width:100%}@media only screen and (min-width: 768px),print{.p-search-result-nav__count{width:unset}}.p-search-result-nav__slash{margin-inline:-3px}.p-search-result-nav__total-hits{font-weight:500}.p-search-result-nav__total-hits b{font-size:1.5rem}.p-search-result-nav__sort-area{display:flex;column-gap:16px;margin-top:15px;font-size:0.875rem}@media only screen and (min-width: 768px),print{.p-search-result-nav__sort-area{margin-top:unset}}.p-search-result-nav__link{text-decoration:underline;text-underline-offset:3px}.p-search-result-content{margin-block-start:40px;margin-block-end:48px}@media only screen and (min-width: 768px),print{.p-search-result-content{margin-block-start:56px;margin-block-end:76px}}.p-search-result-content__inner{display:flex;flex-direction:column;row-gap:25px}@media only screen and (min-width: 768px),print{.p-search-result-content__inner{row-gap:32px}}.p-search-result-content__item{width:100%;display:flex;column-gap:40px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid #d9d9d9}@media only screen and (min-width: 768px),print{.p-search-result-content__item{padding-bottom:32px}}.p-search-result-content__img-wrapper{display:none}@media only screen and (min-width: 768px),print{.p-search-result-content__img-wrapper{display:block;min-width:272px}}.p-search-result-content__img-wrapper:hover{opacity:.7}.p-search-result-content__img-wrapper img{width:100%}.p-search-result-content__desc span{display:block}.p-search-result-content__desc span.p-search-result-content__url{display:none}@media only screen and (min-width: 768px),print{.p-search-result-content__desc span.p-search-result-content__url{display:block}}.p-search-result-content__url{margin-bottom:7px;font-size:0.75rem;font-weight:500}.p-search-result-content__title{display:block;font-size:1rem;margin-bottom:15px}@media only screen and (min-width: 768px),print{.p-search-result-content__title{font-size:1.125rem}}.p-search-result-content__title:hover{color:rgba(0,128,128,.7)}.p-search-result-content__text{font-size:0.875rem;line-height:1.8}.p-search-result-pagination-area{margin-block-start:48px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-search-result-pagination-area{margin-block-start:78px;margin-block-end:93px;padding-block-end:27px;border-bottom:1px solid #d9d9d9}}.p-search-result-pagination-area__upper{display:flex;justify-content:center;column-gap:12px;margin-bottom:32px}.p-search-result-pagination-area__link{display:grid !important}.p-page404-title{margin-block-end:32px;font-weight:500;font-size:1.25rem}@media only screen and (min-width: 768px),print{.p-page404-title{margin-block-end:40px;font-size:2rem}}.online .p-page-header{background:url(/asu/common/img/online/bg_mv02.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:344px;height:263px;margin:auto;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);padding-block-start:32px}@media only screen and (min-width: 768px),print{.online .p-page-header{padding-block-start:40px;bottom:-76px;width:533px;height:442px}}.online .p-page-title{row-gap:12px}@media only screen and (min-width: 768px),print{.online .p-page-title{row-gap:20px}}.online .p-page-title--en{row-gap:12px}@media only screen and (min-width: 768px),print{.online .p-page-title--en{row-gap:20px}}.online .p-page-description{line-height:1.8;font-size:0.875rem;max-width:223px}@media only screen and (min-width: 768px),print{.online .p-page-description{font-size:1rem;max-width:unset}}@media only screen and (min-width: 768px),print{.p-online-intro__title{text-align:center}}.p-online-intro__title--ja{line-height:1.5}.p-online-intro__description{line-height:1.8;margin-block-end:56px}@media only screen and (min-width: 768px),print{.p-online-intro__description{text-align:center;margin-block-end:64px}}.p-online-case{margin-block-start:80px;margin-block-end:56px;background-color:#f5f4f0;padding-block-start:56px;padding-block-end:80px}@media only screen and (min-width: 768px),print{.p-online-case{margin-block-start:120px;margin-block-end:80px;padding-block-start:80px;padding-block-end:160px}}.p-online-case__title{margin-block-end:83px !important}@media only screen and (min-width: 768px),print{.p-online-case__title{margin-block-end:70px !important}}.p-online-case__container{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:46px 40px}.p-online-case__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;width:100%;background-color:#fff;box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px;position:relative;padding:32px 24px;counter-increment:number}@media only screen and (min-width: 768px),print{.p-online-case__item{padding:40px 24px 32px 24px}}.p-online-case__item::before{display:block;position:absolute;top:-38px;left:24px;content:"0" counter(number);font-family:"Roboto",sans-serif;font-size:3.25rem;font-weight:700;-webkit-text-stroke:1px teal;color:rgba(0,0,0,0)}.p-online-case__item-title{display:flex;flex-direction:column;justify-content:flex-end;font-family:"Zen Old Mincho",serif;font-weight:500;position:relative;font-size:1.25rem;margin-bottom:40px}@media only screen and (min-width: 768px),print{.p-online-case__item-title{font-size:1.5rem;margin-bottom:48px}}.p-online-case__item-title::before{position:absolute;left:0;bottom:-16px;display:block;width:100%;height:2px;content:"";background-color:#d9d9d9}.p-online-case__item-title::after{position:absolute;left:0;bottom:-16px;display:block;width:60px;height:2px;content:"";background-color:teal}@media only screen and (min-width: 768px),print{.p-online-case__item-title::after{width:64px}}.p-online-case__item-title--question{letter-spacing:-0.03em}.p-online-case__item-txt{line-height:1.8}.p-online-case__item-txt>p{margin-bottom:0 !important}.p-online-case__item-img{text-align:center;margin-top:16px}@media only screen and (min-width: 768px),print{.p-online-case__item-img{margin-top:unset}}@media only screen and (min-width: 768px),print{.p-online-case__item-img--info{margin-top:34px}}@media only screen and (min-width: 768px),print{.p-online-case__item-img--busy{margin-top:0px}}@media only screen and (min-width: 768px),print{.p-online-case__item-img--question{margin-top:0px}}.p-online-consultation{margin-block-start:56px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-online-consultation{margin-block-start:80px;margin-block-end:120px}}.p-online-consultation__lead{margin-block-end:209px}@media only screen and (min-width: 1024px),print{.p-online-consultation__lead{margin-block-end:64px}}.p-online-consultation__lead>p{line-height:1.8}@media only screen and (min-width: 768px),print{.p-online-consultation__lead>p{text-align:center}}.p-online-consultation__content{box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px;padding:40px 20px 40px 24px;position:relative;display:flex;justify-content:center}@media only screen and (min-width: 768px),print{.p-online-consultation__content{padding-block:64px}}.p-online-consultation__content::before{position:absolute;top:-172px;left:10px;display:block;width:148px;height:128px;content:"";background-image:url(/asu/common/img/online/img_online04.webp);background-position:center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 1024px),print{.p-online-consultation__content::before{width:168px;height:139px;top:-193px;left:0}}.p-online-consultation__content::after{position:absolute;top:-193px;right:0;display:block;width:170px;height:193px;content:"";background-image:url(/asu/common/img/online/img_online05.webp);background-position:center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 1024px),print{.p-online-consultation__content::after{top:-205px;width:180px;height:205px}}.p-online-consultation__list{font-size:1rem;padding-left:32px;margin-bottom:24px;position:relative}@media only screen and (min-width: 768px),print{.p-online-consultation__list{font-size:1.25rem;padding-left:48px;margin-bottom:32px}}.p-online-consultation__list::before{position:absolute;top:0;left:0;display:block;width:24px;height:24px;content:"";background:url(/asu/common/img/common/icon_check_green.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 768px),print{.p-online-consultation__list::before{width:32px;height:32px}}.p-online-consultation__list:last-of-type{margin-bottom:0}.p-online-flow{margin-block-start:80px;margin-block-end:56px;background-color:#f5f4f0;padding-block-start:56px;padding-block-end:80px}@media only screen and (min-width: 768px),print{.p-online-flow{margin-block-start:120px;margin-block-end:80px;padding-block-start:80px;padding-block-end:160px}}.p-online-flow__title{margin-block-end:32px !important}@media only screen and (min-width: 768px),print{.p-online-flow__title{margin-block-end:64px !important}}.p-online-flow__container{display:flex;flex-direction:column;row-gap:24px;margin-bottom:56px}@media only screen and (min-width: 768px),print{.p-online-flow__container{row-gap:48px;margin-bottom:64px}}.p-online-flow__item{height:auto;display:flex;flex-direction:column-reverse;row-gap:24px;background-color:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);overflow:hidden;position:relative;padding:79px 24px 32px 24px}@media only screen and (min-width: 768px),print{.p-online-flow__item{flex-direction:row;height:281px;padding:unset}}.p-online-flow__item::before{position:absolute;top:-55px;left:50%;transform:translateX(-50%);display:block;width:111px;height:111px;content:"";background-color:teal;border-radius:50%}.p-online-flow__step{position:absolute;display:inline-block;top:1px;left:50%;transform:translateX(-45%);font-family:"Roboto",sans-serif;font-weight:700;letter-spacing:.1em;color:#fff;font-size:0.875rem}.p-online-flow__step-num{font-size:1.6875rem;letter-spacing:0;margin-left:3px}.p-online-flow__text-area{width:100%}@media only screen and (min-width: 768px),print{.p-online-flow__text-area{width:50%;padding:0 20px 0 64px;align-self:center}}.p-online-flow__item-title{font-size:1.25rem}@media only screen and (min-width: 768px),print{.p-online-flow__item-title{font-size:1.5rem}}.p-online-flow__text>p{line-height:1.8}.p-online-flow__img-area{width:100%}@media only screen and (min-width: 768px),print{.p-online-flow__img-area{width:50%}}.p-online-flow__img-area img{width:100%;height:100%;object-fit:cover}.p-online-useful{margin-block-start:56px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-online-useful{margin-block-start:80px;margin-block-end:120px}}.p-online-useful__title{margin-block-end:134px !important}@media only screen and (min-width: 768px),print{.p-online-useful__title{margin-block-end:38px !important}}.p-online-useful__content{background-color:#f5f4f0;border-radius:16px;padding:127px 26px 40px 26px;position:relative}@media only screen and (min-width: 768px),print{.p-online-useful__content{padding:40px 64px}}.p-online-useful__content-inner{display:flex;flex-direction:column-reverse}@media only screen and (min-width: 768px),print{.p-online-useful__content-inner{flex-direction:row;column-gap:40px}}.p-online-useful__text-area{width:100%;font-weight:500;align-self:center;text-align:center}@media only screen and (min-width: 768px),print{.p-online-useful__text-area{text-align:left;width:62.5%}}.p-online-useful__img-area{width:100%}@media only screen and (min-width: 768px),print{.p-online-useful__img-area{width:37.5%}}.p-online-useful__img-area img{position:absolute;top:-110px;left:50%;transform:translateX(-50%);max-width:284px}@media only screen and (min-width: 768px),print{.p-online-useful__img-area img{max-width:unset;top:-38px;left:unset;transform:unset}}.p-online-useful__button{display:flex;justify-content:center}@media only screen and (min-width: 768px),print{.p-online-useful__button{text-align:left;justify-content:flex-start}}.p-online-useful__button a{margin-inline-end:unset !important}@media only screen and (min-width: 768px),print{.p-online-useful__button a{margin-inline-end:auto}}.p-about-contents{margin-block-end:unset}.p-about-nav__item-title{height:36px;display:flex;align-items:center}.p-about-about{padding-block:unset;margin-block-end:unset}.p-about-about__menu-title{margin-block-start:unset !important}.p-about-about__copy{font-size:1.25rem;font-weight:500;color:teal;text-align:center;margin-block-end:24px}@media only screen and (min-width: 768px),print{.p-about-about__copy{font-size:1.5rem;margin-block-end:40px}}.p-about-about__content{margin-block:40px 80px}@media only screen and (min-width: 768px),print{.p-about-about__content{margin-block:56px 120px}}.p-about-about__container{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:24px 40px}.p-about-about__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;width:100%;background-color:#fff;box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px;position:relative;padding:32px 24px 40px 24px}@media only screen and (min-width: 768px),print{.p-about-about__item{padding:40px 64px 64px 64px}}.p-about-about__item-title{display:flex;flex-direction:column;justify-content:flex-end;font-family:"Zen Old Mincho",serif;font-weight:500;position:relative;font-size:1.25rem;margin-bottom:40px}@media only screen and (min-width: 768px),print{.p-about-about__item-title{font-size:1.5rem;margin-bottom:48px}}.p-about-about__item-title::before{position:absolute;left:0;bottom:-16px;display:block;width:100%;height:2px;content:"";background-color:#d9d9d9}.p-about-about__item-title::after{position:absolute;left:0;bottom:-16px;display:block;width:60px;height:2px;content:"";background-color:teal}@media only screen and (min-width: 768px),print{.p-about-about__item-title::after{width:64px}}.p-about-about__item-txt{line-height:1.8}.p-about-about__item-txt>p{margin-bottom:0 !important}.p-about-about__item-img{display:flex;justify-content:center;align-items:center;margin-block-end:16px}.p-about-about__item-img img{object-fit:contain}.p-about-about__item-img--survey img{max-height:100px}@media only screen and (min-width: 768px),print{.p-about-about__item-img--survey img{max-height:120px}}.p-about-about__item-img--marketing img{max-height:80px}@media only screen and (min-width: 768px),print{.p-about-about__item-img--marketing img{max-height:100px}}.p-about-mission{background-color:#f5f4f0;margin-block-end:56px;padding-block-start:56px;padding-block-end:80px}@media only screen and (min-width: 768px),print{.p-about-mission{margin-block-end:80px;padding-block-start:108px;padding-block-end:120px}}.p-about-mission__menu-title{margin-block-start:unset !important}.p-about-mission__copy{font-size:1.25rem;font-weight:500;color:teal;text-align:left;margin-block-end:24px}@media only screen and (min-width: 768px),print{.p-about-mission__copy{font-size:1.5rem;margin-block-end:40px;text-align:center}}.p-about-organization{margin-block-start:56px;margin-block-end:80px}@media only screen and (min-width: 768px),print{.p-about-organization{margin-block-start:80px;margin-block-end:120px}}.p-about-organization__table{border:1px solid #afafad;width:100%;background-color:#f7f7f7}.p-about-organization__table tr{display:flex;flex-direction:column;border-bottom:1px solid #afafad}@media only screen and (min-width: 768px),print{.p-about-organization__table tr{flex-direction:row}}.p-about-organization__table tr:last-child{border-bottom:none}.p-about-organization__table tr:nth-of-type(2n){background-color:#e8e8e8}.p-about-organization__table th{min-width:208px;font-size:1rem;padding:12px;font-weight:500;border-bottom:1px solid #afafad}@media only screen and (min-width: 768px),print{.p-about-organization__table th{font-size:1.125rem;padding:24px 0 24px 32px;border-bottom:unset;border-right:1px solid #afafad;display:flex;align-items:center}}.p-about-organization__table td{line-height:1.8;padding:12px}@media only screen and (min-width: 768px),print{.p-about-organization__table td{padding:24px 32px}}.p-about-release{padding-block:56px 80px;background-color:#f5f4f0}@media only screen and (min-width: 768px),print{.p-about-release{padding-block:80px 120px}}.p-about-release__link{display:block;padding-block:16px;border-top:solid 1px #d9d9d9}.p-about-release__link:hover{opacity:.6}@media only screen and (min-width: 768px),print{.p-about-release__link{display:flex;align-items:center;column-gap:45px;padding-block:24px}}.p-about-release__link:last-of-type{border-bottom:solid 1px #d9d9d9}.p-about-release__date{display:inline-block;color:#535353;font-size:0.875rem;font-weight:700;margin-block-end:8px}@media only screen and (min-width: 768px),print{.p-about-release__date{font-size:1.125rem;font-weight:500;margin-block-end:unset}}.p-about-release__text{display:inline;font-weight:500;position:relative;font-size:1rem}@media only screen and (min-width: 768px),print{.p-about-release__text{font-size:1.125rem}}.p-about-release__text::after{position:absolute;bottom:2px;right:-28px;display:inline-block;width:16px;height:19px;content:"";background-image:url(/asu/common/img/common/icon_pdf_gray.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.rebuilding .l-contents{margin-block:12px}@media only screen and (min-width: 768px),print{.rebuilding .is-sp{display:none}}.rebuilding .is-pc{display:none}@media only screen and (min-width: 768px),print{.rebuilding .is-pc{display:block}}@media only screen and (min-width: 768px),print{.p-rebuilding-nav{margin-top:-56px;padding-top:56px}}.p-rebuilding__title.c-menu-title{padding-top:40px;margin-bottom:40px;text-align:center}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title{padding-top:80px;margin-bottom:64px}}.p-rebuilding__title.c-menu-title h2{margin:0;line-height:1.5}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title h2 br{display:none}}.p-rebuilding__title.c-menu-title p{line-height:1.8;margin:20px 0 0;text-align:left}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title p{text-align:center}}.p-rebuilding__title.c-menu-title p br{display:none}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title p br{display:block}}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title p{margin:32px 0 0}}.p-rebuilding__title.c-menu-title p.is-center{text-align:center;margin:8px 0 0}.p-rebuilding__title.c-menu-title.-sub{padding-top:0}@media only screen and (min-width: 768px),print{.p-rebuilding__title.c-menu-title.-sub{padding-top:0}}.p-rebuilding-point{background-color:#f5f4f0}.p-rebuilding-point__inner{padding:56px 0 80px 0}@media only screen and (min-width: 768px),print{.p-rebuilding-point__inner{padding:80px 0 80px 0}}.p-rebuilding-point__title.c-menu-title{margin-bottom:62px}.p-rebuilding-point__container{display:grid;gap:46px 40px;margin:0 0 56px;padding:30px 0 0}@media only screen and (min-width: 768px),print{.p-rebuilding-point__container{grid-template-columns:repeat(auto-fit, minmax(480px, 1fr));margin:0 0 100px}}.p-rebuilding-point__item{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:24px;width:100%;background-color:#fff;box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px;position:relative;padding:32px 16px;counter-increment:number}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item{display:flex;flex-wrap:wrap;gap:16px}}.p-rebuilding-point__item::before{display:block;position:absolute;top:-41px;left:24px;content:"0" counter(number);font-family:"Open Sans",sans-serif;font-size:3.25rem;font-weight:700;-webkit-text-stroke:1px teal;color:rgba(0,0,0,0)}.p-rebuilding-point__item-title{display:flex;flex-direction:column;justify-content:flex-end;font-family:"Zen Old Mincho",serif;font-size:1.25rem;font-weight:500;position:relative;padding:0 0 18px}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item-title{min-height:72px;font-size:1.5rem;width:100%}}.p-rebuilding-point__item-title::before{position:absolute;left:0;bottom:0;display:block;width:100%;height:2px;content:"";background-color:#d9d9d9}.p-rebuilding-point__item-title::after{position:absolute;left:0;bottom:0;display:block;width:60px;height:2px;content:"";background-color:teal}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item-title::after{width:64px}}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item-title br.is-sp{display:none}}.p-rebuilding-point__item-image{width:100%;height:auto;display:block}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item-image{width:calc((100% - 16px)*.46)}}.p-rebuilding-point__item-txt{line-height:1.8}@media only screen and (min-width: 768px),print{.p-rebuilding-point__item-txt{width:calc((100% - 16px)*.54)}}.p-rebuilding-point__item-txt p{margin-bottom:0 !important;font-size:0.875rem}.p-rebuilding-hope{box-shadow:2px 2px 12px rgba(0,0,0,.16);border-radius:16px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope{display:flex;flex-wrap:wrap;gap:40px;margin:0 0 40px}}.p-rebuilding-hope__title{color:teal;border-bottom:1px solid #e8e8e8;font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:500;text-align:center;padding:24px 18px;margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__title{width:100%;font-size:1.5rem;padding:32px 24px;margin:0}}.p-rebuilding-hope__title br{display:none}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__title br{display:block}}.p-rebuilding-hope__title span{display:inline;position:relative;background:linear-gradient(transparent 50%, rgba(0, 128, 128, 0.12) 50%)}.p-rebuilding-hope__item{padding:0 24px;margin:0 0 32px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__item{width:calc((100% - 40px)/2);padding:0 0 0 40px;margin:0;display:flex;flex-direction:column;justify-content:space-between}}.p-rebuilding-hope__item:last-of-type{margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__item:last-of-type{padding:0 40px 0 0;margin:0}}.p-rebuilding-hope__text{font-size:1rem;line-height:1.8;margin:0 0 16px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__text{font-size:1.125rem}}.p-rebuilding-hope__source{font-size:0.75rem;padding:0 18px 32px}@media only screen and (min-width: 768px),print{.p-rebuilding-hope__source{width:100%;text-align:right;padding:0 40px 32px}}.p-rebuilding-voice{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 768px),print{.p-rebuilding-voice{flex-direction:row;gap:40px}}.p-rebuilding-voice__title.c-menu-title{margin-bottom:62px}.p-rebuilding-voice__item{border-radius:16px 0 16px 0;box-shadow:2px 2px 12px rgba(0,0,0,.16);background:#fff;display:flex;flex-direction:column;align-items:center;width:100%;padding:24px 24px 32px}.p-rebuilding-voice__image{width:80px}.p-rebuilding-voice__text{padding-block-start:16px;margin-block-start:16px;line-height:1.8;border-top:1px solid #d9d9d9}.p-rebuilding-voice__text br{display:none}@media only screen and (min-width: 768px),print{.p-rebuilding-voice__text br{display:block}}.p-rebuilding-voice__text em{background:linear-gradient(transparent 50%, #e5f2f2 50%)}.p-rebuilding-voice__inline{display:inline-block}.p-rebuilding-support{background:#f5f4f0;padding:56px 0 80px;margin:80px 0 0}@media only screen and (min-width: 768px),print{.p-rebuilding-support{padding:120px 0;margin:120px 0 0}}.p-rebuilding-support__box{background:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);padding:32px 24px;margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-support__box{display:flex;flex-wrap:wrap;align-items:center;gap:40px;padding:64px 64px 56px;margin:0 0 64px}}.p-rebuilding-support__box:last-of-type{margin:0}@media only screen and (min-width: 768px),print{.p-rebuilding-support__box h3{width:100%;margin:0}}@media only screen and (min-width: 768px),print{.p-rebuilding-support__box .contentbox{width:calc(50% + 40px)}}.p-rebuilding-support__box .contentbox p{line-height:1.8;margin:0}.p-rebuilding-support__box .contentbox a{margin:32px 0 0}.p-rebuilding-support__box figure{margin:32px auto 0;max-width:230px}@media only screen and (min-width: 768px),print{.p-rebuilding-support__box figure{width:calc(50% - 80px);max-width:350px;margin:0}}@media only screen and (min-width: 768px),print{.p-rebuilding-support__box figure img{display:block;max-width:350px;margin:0 auto}}.p-rebuilding-catalog{background:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);padding:48px 32px;position:relative;margin:0 0 40px}@media only screen and (min-width: 768px),print{.p-rebuilding-catalog{padding:48px 64px;max-width:1000px;margin:0 auto 40px}}.p-rebuilding-catalog:before{content:"";display:block;border:1px solid teal;border-radius:8px;position:absolute;top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);z-index:1}.p-rebuilding-catalog__box{display:flex;flex-direction:column-reverse;gap:32px;position:relative;z-index:2}@media only screen and (min-width: 768px),print{.p-rebuilding-catalog__box{flex-direction:row;align-items:center;gap:40px}}.p-rebuilding-catalog__box h3{text-align:center}@media only screen and (min-width: 768px),print{.p-rebuilding-catalog__box h3{text-align:left;margin:0 0 24px}}@media only screen and (min-width: 768px),print{.p-rebuilding-catalog__box h3 br{display:none}}.p-rebuilding-catalog__box ul li{position:relative;margin:0 0 8px;padding:0 0 0 1em}@media only screen and (min-width: 768px),print{.p-rebuilding-catalog__box ul li{margin:0 0 16px}}.p-rebuilding-catalog__box ul li:before{background:teal;border-radius:50%;content:"";display:block;width:8px;height:8px;position:absolute;top:8px;left:0}.p-rebuilding-catalog__box ul li:last-child{margin:0}.p-rebuilding-catalog .c-button-block{position:relative;z-index:2}.p-rebuilding-experience{background:#fff;border-radius:16px;box-shadow:2px 2px 12px rgba(0,0,0,.16);padding:48px 24px;position:relative;margin:0 0 40px}@media only screen and (min-width: 768px),print{.p-rebuilding-experience{padding:48px 64px;max-width:1000px;margin:0 auto 40px}}.p-rebuilding-experience:before{content:"";display:block;border:1px solid teal;border-radius:8px;position:absolute;top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);z-index:1}.p-rebuilding-experience__box{display:flex;flex-direction:column;gap:28px;position:relative;z-index:2}.p-rebuilding-experience__box h3{text-align:center;margin:0}@media only screen and (min-width: 768px),print{.p-rebuilding-experience__box h3 br{display:none}}@media only screen and (min-width: 768px),print{.p-rebuilding-experience__box ol{max-width:540px;margin:0 auto}}.p-rebuilding-experience__box ol li{position:relative;margin:0 0 12px;padding:0 0 0 80px;counter-increment:number}@media only screen and (min-width: 768px),print{.p-rebuilding-experience__box ol li{margin:0 0 42px;padding:0 0 0 114px}}.p-rebuilding-experience__box ol li::before{display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);content:"0" counter(number);font-family:"Open Sans",sans-serif;font-size:2.25rem;font-weight:700;-webkit-text-stroke:1px teal;color:rgba(0,0,0,0)}@media only screen and (min-width: 768px),print{.p-rebuilding-experience__box ol li::before{font-size:2.625rem}}.p-rebuilding-experience__box ol li::after{background:#030503;content:"";display:block;width:1px;height:90%;position:absolute;top:5%;left:64px}@media only screen and (min-width: 768px),print{.p-rebuilding-experience__box ol li::after{left:82px}}.p-rebuilding-experience__box ol li:last-child{margin:0}.p-rebuilding-experience .c-button-block{position:relative;z-index:2}.p-rebuilding-imagebox{display:flex;flex-direction:column;gap:16px;margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-imagebox{flex-direction:row;gap:40px;max-width:1000px;margin:0 auto 64px}}@media only screen and (min-width: 768px),print{.p-rebuilding-online{max-width:1000px;margin:0 auto}}.p-rebuilding-online__box{display:flex;flex-direction:column;align-items:center;gap:32px;position:relative}@media only screen and (min-width: 768px),print{.p-rebuilding-online__box{flex-direction:row;gap:40px}}.p-rebuilding-online__box:first-child{border-bottom:3px solid teal;padding:0 0 40px;margin:0 0 50px}@media only screen and (min-width: 768px),print{.p-rebuilding-online__box:first-child{margin:0 0 64px;padding:0 0 64px}}.p-rebuilding-online__box:first-child:before{content:"";display:block;width:0;height:0;border-style:solid;border-right:25px solid rgba(0,0,0,0);border-left:25px solid rgba(0,0,0,0);border-top:20px solid teal;border-bottom:0;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);z-index:1}.p-rebuilding-online__box:first-child:after{content:"";display:block;width:0;height:0;border-style:solid;border-right:25px solid rgba(0,0,0,0);border-left:25px solid rgba(0,0,0,0);border-top:20px solid #fff;border-bottom:0;position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);z-index:2}.p-rebuilding-online__image{max-width:160px}@media only screen and (min-width: 768px),print{.p-rebuilding-online__image{max-width:200px}}.p-rebuilding-online__text p{line-height:1.8;margin-bottom:0 !important}.p-rebuilding-online__text p br.is-pc{display:none}@media only screen and (min-width: 768px),print{.p-rebuilding-online__text p br.is-pc{display:block}}.p-rebuilding-online__contact{margin:48px 0 0}.p-rebuilding-online__contact p{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:500;text-align:center}@media only screen and (min-width: 768px),print{.p-rebuilding-online__contact p{font-size:1.5rem}}@media only screen and (min-width: 768px),print{.p-rebuilding-online__contact p br{display:none}}.p-rebuilding-online__contact .c-button-block a{background:#776f57}.p-rebuilding-read{margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-read{margin:0}}.p-rebuilding-read__box{background:#f5f4f0;border-radius:16px;padding:40px 20px}.p-rebuilding-read__box p{text-align:center;margin:0 0 24px !important}@media only screen and (min-width: 768px),print{.p-rebuilding-read__box p{font-size:1.125rem;margin:0 0 40px !important}}.p-rebuilding-read__title{color:teal;display:block;font-size:1.25rem;font-weight:500;text-align:center;margin:0 0 20px}@media only screen and (min-width: 768px),print{.p-rebuilding-read__title{font-size:1.5rem;margin:0 0 24px}}.p-rebuilding-consul{margin:0 0 80px}@media only screen and (min-width: 768px),print{.p-rebuilding-consul{margin:0 0 160px}}@media only screen and (min-width: 768px),print{.p-rebuilding-consul__list{display:flex;max-width:1000px;margin:0 auto;gap:24px;align-items:center}}.p-rebuilding-consul__list ul{margin:0 0 32px}@media only screen and (min-width: 768px),print{.p-rebuilding-consul__list ul{margin:0}}.p-rebuilding-consul__list ul li{font-size:1rem;margin:0 0 16px;padding:0 0 0 32px;position:relative}@media only screen and (min-width: 768px),print{.p-rebuilding-consul__list ul li{font-size:1.25rem;margin:0 0 20px;padding:0 0 0 48px}}.p-rebuilding-consul__list ul li:before{background:url(/asu/common/img/rebuilding/icon_check.svg) no-repeat;background-size:100%;content:"";display:block;width:24px;height:24px;position:absolute;top:0;left:0}@media only screen and (min-width: 768px),print{.p-rebuilding-consul__list ul li:before{width:32px;height:32px;top:-2px}}.p-rebuilding-consul__list ul li:last-child{margin:0}.p-rebuilding-consul__list img{display:block;max-width:200px;margin:0 auto}@media only screen and (min-width: 768px),print{.p-rebuilding-consul__list img{max-width:250px}}.p-rebuilding-flow ul{counter-reset:listnum}@media only screen and (min-width: 768px),print{.p-rebuilding-flow ul{max-width:1000px;margin:0 auto}}.p-rebuilding-flow ul li{border-radius:16px;box-shadow:2px 2px 16px 0 rgba(0,0,0,.16);padding:32px 24px;margin:0 0 24px}@media only screen and (min-width: 768px),print{.p-rebuilding-flow ul li{padding:40px 64px}}.p-rebuilding-flow ul li:last-child{margin:0}.p-rebuilding-flow ul li p{line-height:1.8}.p-rebuilding-flow ul li p:last-child{margin:0 !important}.p-rebuilding-flow ul li .caution{display:block;font-size:0.75rem;margin:16px 0 0;position:relative;padding:0 0 0 1.4em}.p-rebuilding-flow ul li .caution:last-of-type{margin:0}.p-rebuilding-flow ul li .caution:before{content:"※";display:block;position:absolute;top:0;left:0}.p-rebuilding-flow__title{color:teal;display:block;font-size:1.125rem;font-weight:500;margin:0 0 26px;padding:0 0 0 42px;position:relative}@media only screen and (min-width: 768px),print{.p-rebuilding-flow__title{font-size:1.25rem;padding:0 0 0 48px}}.p-rebuilding-flow__title:before{background:teal;border-radius:50%;color:#fff;counter-increment:listnum;content:counter(listnum);display:flex;align-items:center;justify-content:center;font-family:"Roboto",sans-serif;font-size:1rem;font-weight:700;line-height:1;letter-spacing:0;width:32px;height:32px;padding:2px 0 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.p-limited{background:teal;margin:0 0 40px}@media only screen and (min-width: 768px),print{.p-limited{display:flex;justify-content:center;margin:0 0 80px}}.p-limited__inner{position:relative;margin-inline:auto;padding-inline:var(--container-padding);width:-moz-fit-content;width:fit-content;max-width:calc(var(--container-max-width) + var(--container-padding)*2);padding-top:20px;padding-bottom:12px}@media only screen and (min-width: 768px),print{.p-limited__inner{padding-top:40px;padding-bottom:12px;padding-left:142px}}.p-limited__title{display:flex;align-items:center;gap:16px;margin:0 0 12px}@media only screen and (min-width: 768px),print{.p-limited__title{margin:0}}.p-limited__title--caution{background:#fff;border-radius:50%;color:teal;display:flex;align-items:center;justify-content:center;font-size:0.875rem;font-weight:700;letter-spacing:0;width:72px;height:72px}@media only screen and (min-width: 768px),print{.p-limited__title--caution{font-size:1.3125rem;position:absolute;left:0;width:114px;height:114px;top:50%;transform:translateY(-50%)}}.p-limited__title--main{color:#fff;width:calc(100% - 88px);font-size:1.625rem;font-weight:700;line-height:1.4}@media only screen and (min-width: 768px),print{.p-limited__title--main{font-size:1.875rem;width:100%}}.p-limited__title--main>span{font-size:2.4375rem;line-height:1;position:relative;margin:0 -6px 0 0}@media only screen and (min-width: 768px),print{.p-limited__title--main>span{font-size:2.25rem}}.p-limited__title--main>span .ruby{font-size:0.625rem;letter-spacing:.2em;position:absolute;top:-2px;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 768px),print{.p-limited__title--main>span .ruby{font-size:0.75rem;top:-4px}}.p-limited__period{display:flex;align-items:center;gap:16px}@media only screen and (min-width: 768px),print{.p-limited__period{gap:22px}}.p-limited__period--apply{color:#fff;display:block;font-size:0.625rem;width:72px;text-align:center;position:relative;padding:6px 0}@media only screen and (min-width: 768px),print{.p-limited__period--apply{border:1px solid #fff;border-radius:3px;font-size:1rem;width:-moz-fit-content;width:fit-content;padding:4px 1em}}.p-limited__period--apply:before{content:"";border:1px solid #fff;border-radius:3px;display:block;width:62px;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 768px),print{.p-limited__period--apply:before{content:none}}.p-limited__period--date{display:flex;align-items:center;gap:30px}@media only screen and (min-width: 768px),print{.p-limited__period--date{gap:42px}}.p-limited__period--date time{color:#fff;display:flex;align-items:baseline;font-family:"Roboto",sans-serif;font-weight:bold;position:relative}.p-limited__period--date time:first-child:after{content:"〜";display:block;font-size:1rem;position:absolute;top:50%;right:-1.3em;transform:translateY(-50%)}@media only screen and (min-width: 768px),print{.p-limited__period--date time:first-child:after{font-size:1.5rem}}.p-limited__period--date time .year{font-size:0.625rem;position:absolute;top:4px;left:0}@media only screen and (min-width: 768px),print{.p-limited__period--date time .year{font-size:0.75rem;top:12px}}.p-limited__period--date time .month{font-size:1.75rem;position:relative;padding:0 16px 0 0}@media only screen and (min-width: 768px),print{.p-limited__period--date time .month{font-size:2.375rem;padding:0 26px 0 0}}.p-limited__period--date time .month:after{background:#fff;content:"";display:block;width:1px;height:55%;position:absolute;top:50%;right:12px;transform:rotate(20deg) translateY(-50%)}@media only screen and (min-width: 768px),print{.p-limited__period--date time .month:after{top:46%;right:18px}}.p-limited__period--date time .day{font-size:2.5rem}@media only screen and (min-width: 768px),print{.p-limited__period--date time .day{font-size:3.5625rem}}.p-limited__period--date time .dayofweek{font-size:0.625rem;padding:0 0 0 2px}@media only screen and (min-width: 768px),print{.p-limited__period--date time .dayofweek{font-size:1rem}}
