@charset "UTF-8";.section-heading{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.section-heading__hgroup{width:fit-content;display:flex;flex-direction:column-reverse;align-items:center;gap:8px}.section-heading__title{font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.section-heading__title{font-size:40px}}.section-heading__sub{font-size:20px;font-weight:500;line-height:100%}@media screen and (min-width:1024px){.section-heading__sub{font-size:24px}}.section-heading__sub.pink{color:#ff4d8d}.section-heading__sub.green{color:#7eddb8}.section-heading__sub.brown{color:#8b4513}.section-heading__desc{text-align:center;font-size:18px;font-weight:500;font-feature-settings:"palt" 1;line-height:150%}@media screen and (min-width:1280px){.section-heading__desc{line-height:100%}}.about-us{width:100%;display:flex;flex-direction:column-reverse;align-items:center;gap:32px}@media screen and (min-width:1024px){.about-us{flex-direction:row-reverse;align-items:center;gap:40px}}.about-us__content{width:100%;padding:16px;display:flex;flex-direction:column;align-items:center;gap:24px}@media screen and (min-width:1024px){.about-us__content{align-items:start}}.about-us__title{font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.about-us__title{font-size:40px}}.about-us__desc{font-size:16px;font-weight:400;line-height:180%}.about-us__img{width:auto;height:auto}.about-us__img img{width:100%;height:auto;border-radius:16px;border:2px solid #F5D6E0}@media screen and (min-width:1024px){.about-us__img img{border-radius:24px}}.profile{width:100%;display:flex;flex-direction:column;align-items:stretch}.profile__item{width:100%;height:auto}.profile__dl{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;gap:16px}.profile__label{width:72px;height:auto;padding:16px 0;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;font-size:14px;font-weight:500;line-height:150%;border-top:2px solid #3D2D3A}@media screen and (min-width:768px){.profile__label{width:120px;font-size:16px}}@media screen and (min-width:1024px){.profile__label{padding:24px 0}}.profile__value{width:100%;height:auto;display:flex;flex-direction:column;align-items:stretch}.profile__detail{width:100%;height:auto;padding:16px 0;display:flex;flex-direction:row;align-items:center;justify-content:stretch;font-size:14px;font-weight:400;line-height:150%;border-top:1px solid #7A6B77}@media screen and (min-width:768px){.profile__detail{font-size:16px}}@media screen and (min-width:1024px){.profile__detail{padding:24px 0}}.profile__item:last-child .profile__label{border-bottom:2px solid #3D2D3A}.profile__item:last-child .profile__value{border-bottom:1px solid #7A6B77}.profile__detail--body iframe{width:100%;height:320px}@media screen and (min-width:768px){.profile__detail--body iframe{height:400px}}@media screen and (min-width:1024px){.profile__detail--body iframe{height:450px}}
