:root{--color-orange: #f27333;--color-blue: #003190;--color-blue2: #013db3;--color-text: #333333;--color-lightgray: #edf6fa;--color-border: #e0e0e0;--color-muted: #6b7280;--color-line: #e5e7eb;--color-white: #ffffff;--color-gray2: #aeacaa;--color-lime: #66bb0a;--font-notosans: "Noto Sans JP", sans-serif;--font-figtree: "Figtree", sans-serif;--font-montserrat: "Montserrat", sans-serif;--font-yugothic: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", sans-serif;--font-inter: "Inter", sans-serif;--font-display: "Jost", sans-serif}section.qa{background-color:var(--color-lightgray);margin-block:100rem 120rem;padding-block:100rem 120rem;display:flex;flex-direction:column}@media only screen and (max-width: 1271px){section.qa{margin-block:70rem 90rem;padding-block:70rem 90rem}}@media only screen and (max-width: 767px){section.qa{margin-block:50rem 70rem;padding-block:50rem 70rem}}.qa-container{padding-top:40rem}.qa-item{padding-block:28rem;padding-inline:40rem;background-color:var(--color-white);border-radius:10rem}@media only screen and (max-width: 767px){.qa-item{padding-block:15rem;padding-inline:20rem}}.qa-item .qa-question,.qa-item .qa-answer{letter-spacing:.05em}.qa-item .qa-question{cursor:pointer;position:relative;display:flex;align-items:baseline;line-height:1.4;font-size:18rem;font-weight:500;padding-right:40rem}@media only screen and (max-width: 1271px){.qa-item .qa-question{font-size:14rem;padding-right:32rem}}.qa-item .qa-answer{display:flex;align-items:baseline;overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease-out;padding-block:0;line-height:1.8;font-size:16rem;font-weight:400}@media only screen and (max-width: 1271px){.qa-item .qa-answer{font-size:13rem}}.qa-item .qa-question::before,.qa-item .qa-answer::before{font-family:"Figtree";font-size:24rem;letter-spacing:.02rem}@media only screen and (max-width: 1271px){.qa-item .qa-question::before,.qa-item .qa-answer::before{font-size:22rem}}.qa-item .qa-question::before{flex-shrink:0;margin-right:10rem;content:"Q.";color:var(--color-blue);line-height:1}@media only screen and (max-width: 1271px){.qa-item .qa-question::before{margin-right:6rem}}.qa-item .qa-answer::before{flex-shrink:0;margin-right:12rem;content:"A.";color:var(--color-orange);line-height:1.8}@media only screen and (max-width: 1271px){.qa-item .qa-answer::before{margin-right:8rem}}.qa-item .qa-question::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:24rem;height:24rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("../images/common/icon-plus.svg");transition:transform .3s ease}@media only screen and (max-width: 1271px){.qa-item .qa-question::after{width:20rem;height:20rem}}.qa-item .qa-question.is-open::after{background-image:url("../images/common/icon-minus.svg");transform:translateY(-50%) rotate(180deg)}.qa-item .qa-question.is-open+.qa-answer{opacity:1;padding-top:10rem}.qa-item+.qa-item{margin-top:24rem}.p-culture__awards{margin-top:38rem}@media only screen and (max-width: 767px){.p-culture__awards{margin-top:26rem}}.p-culture__awards-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:40rem}@media only screen and (max-width: 1023px){.p-culture__awards-list{grid-template-columns:1fr;gap:20rem}}.p-culture__awards-item{display:flex;align-items:flex-start;-moz-column-gap:20rem;column-gap:20rem;padding:30rem;background-color:#f8f8f8;border-radius:10rem}@media only screen and (max-width: 1271px){.p-culture__awards-item{padding:20rem}}@media only screen and (max-width: 1023px){.p-culture__awards-item{padding:30rem}}@media only screen and (max-width: 767px){.p-culture__awards-item{display:block}}.p-culture__awards-figure{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:217rem;min-height:167rem;margin:0}@media only screen and (max-width: 1271px){.p-culture__awards-figure{width:168rem;min-height:120rem;margin-inline:auto}}@media only screen and (max-width: 767px){.p-culture__awards-figure{width:100%;max-width:217rem;margin-inline:auto}}.p-culture__awards-img{display:block;width:100%;height:auto;border-radius:8rem}.p-culture__awards-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.p-culture__awards-item:nth-child(1) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(2) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(3) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(4) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(5) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(6) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(7) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(8) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(9) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-item:nth-child(10) .p-culture__awards-img{-o-object-position:center center;object-position:center center}.p-culture__awards-content{flex:1;min-width:0}@media only screen and (max-width: 767px){.p-culture__awards-content{margin-top:20rem}}.p-culture__awards-title{margin:0;color:var(--color-blue);font-weight:700;line-height:1.4;letter-spacing:.05em;font-size:18rem}@media only screen and (max-width: 1271px){.p-culture__awards-title{font-size:14rem}}.p-culture__awards-title-main{white-space:nowrap}@media only screen and (max-width: 1380px){.p-culture__awards-title-main{white-space:normal}}.p-culture__awards-title-sub{font-size:16rem}@media only screen and (max-width: 1271px){.p-culture__awards-title-sub{font-size:13rem}}.p-culture__awards-text{margin:12rem 0 0;color:var(--color-text);font-weight:400;line-height:1.6;letter-spacing:.05em;font-size:16rem}@media only screen and (max-width: 1271px){.p-culture__awards-text{font-size:13rem}}.p-culture__benefits{margin-top:40rem}@media only screen and (max-width: 767px){.p-culture__benefits{margin-top:26rem}}.p-culture__benefits-list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));-moz-column-gap:20rem;column-gap:20rem;row-gap:18rem;margin:0;padding:0;list-style:none}@media only screen and (max-width: 1271px){.p-culture__benefits-list{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (max-width: 767px){.p-culture__benefits-list{grid-template-columns:1fr}}.p-culture__benefits-item{display:flex;align-items:center;-moz-column-gap:10rem;column-gap:10rem;width:100%;max-width:310rem;min-height:60rem;padding:10rem 20rem;border:1rem solid var(--color-blue);border-radius:8rem;box-sizing:border-box}@media only screen and (max-width: 1271px){.p-culture__benefits-item{max-width:none}}@media only screen and (max-width: 767px){.p-culture__benefits-item{max-width:310rem;margin-inline:auto}}.p-culture__benefits-icon{flex-shrink:0;width:40rem;height:40rem}.p-culture__benefits-text{color:var(--color-blue);font-weight:500;line-height:1.4;letter-spacing:.05em;font-size:16rem}@media only screen and (max-width: 1271px){.p-culture__benefits-text{font-size:14rem}}