@charset "UTF-8";*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{padding:0;margin:0}blockquote,dd,dl,figure,h1,h2,h3,h4,li,p,picture,ul{margin:0}ol,ul{list-style:none}h1,h2,h3,h4{font-weight:normal}em,i{font-style:normal}a:not([class]){color:currentColor}figure,img,picture{display:block;max-width:100%;height:auto;vertical-align:top;margin-inline:auto}button,input,select,textarea{font:inherit}textarea:not([rows]){min-height:10em}button{all:unset;display:revert}table{border-collapse:collapse;width:100%}textarea{white-space:revert}:root{--mainPink:#E22382;--mainBlue:#03BBED;--black:#000000;--lightPink:#FAB2C9;--pink:#FF91B0;--green:#BEEDAF;--green:#80E585;--yellow:#FFF09C;--yellow:#FFD966;--blue:#A2E3FA;--blue:#66C2E9;--purple:#CCBEED;--purple:#9980E5;--grey:#D9D9D9;--dark-grey:#797B82;--white:#FFFFFF;--bluePattern:#E8F5F9;--maxWidth:1280px;--contentsWidth:1000px;--spBreak:740px;--spWidth:520px;--contentsWidthN:1000;--spBreakN:740;--spWidthN:520;--padding-pc:100px;--padding-sp:20px}html{scroll-behavior:smooth}body,html{}body{position:relative;text-align:center;color:var(--black);font-size:14px;font-family:"BIZ UDGothic",sans-serif;font-weight:400;font-style:normal;line-height:1.6;letter-spacing:0.08em;font-feature-settings:"palt" 1;-webkit-text-size-adjust:100%}@media (max-width:520px){body{font-size:14px}}#wrapper{text-align:center}#wrapper.open #header{flex-direction:column;justify-content:flex-start;gap:0;height:100%;width:100%;overflow-y:scroll;background:var(--white);padding:100px 0 100px 0}#wrapper.open #header .headerLogo{flex-direction:column;padding-bottom:20px;gap:10px;width:100%;border-bottom:1px dotted var(--grey)}#wrapper.open #header .headerLogo .headerLogoText{width:180px;transition:none}#wrapper.open #header .headerLogo .headerLogoText:after{width:180px}#wrapper.open #header .headerLogo .headerLogoAngel{background-image:url(/common/img/logo_angel01.svg);width:240px}#wrapper.open .headerNav{display:block;width:100%}#wrapper.open .headerNav .headerNavList{align-items:center;flex-wrap:wrap;gap:0}#wrapper.open .headerNav .headerNavList li{width:50%;padding-top:20px;padding-bottom:20px;border-bottom:1px dotted var(--grey)}#wrapper.open .headerNav .headerNavList li:nth-child(odd){border-right:1px dotted var(--grey)}#wrapper.open #header:after{display:none}#main{position:relative;max-width:var(--maxWidth);margin-inline:auto;margin-top:125px;padding-inline:clamp(20px,4.6875vw,60px)}@media (min-width:1560px){#main{padding-inline:var(--padding-pc)}}@media (max-width:740px){#main{padding-inline:var(--padding-sp);margin-top:70px}}section{position:relative;overflow:hidden;padding-top:100px;padding-bottom:100px;scroll-margin-top:100px;max-width:var(--contentsWidth);margin-inline:calc(50% - 50vw);max-width:100vw;padding-inline:calc(50vw - 50%)}@media (max-width:740px){section{padding-top:22px;padding-bottom:22px;scroll-margin-top:22px}}section+section{padding-top:50px;padding-bottom:50px}@media (max-width:740px){section+section{padding-top:22px;padding-bottom:22px}}.subHead+section{padding-top:0}.breadcrumb+section{padding-top:30px}@media (max-width:740px){.breadcrumb+section{padding-top:20px}}#header{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;height:100px;padding:20px 160px 20px 30px;top:0;left:0;background:var(--white);z-index:100;transform:translateY(0);transition:transform 0.3s ease-in-out}#header.header-hidden{transform:translateY(-100%)}@media (max-width:1280px){#header{padding-right:30px}}@media (max-width:740px){#header{padding:0 20px 4px 20px;height:60px}}#header .headerLogo{display:flex;align-items:center;gap:20px}@media (max-width:740px){#header .headerLogo{gap:10px}}#header .headerLogo>a{display:block;text-indent:130%;white-space:nowrap;overflow:hidden}#header .headerLogo .headerLogoText{position:relative;width:180px;height:35px}@media (max-width:740px){#header .headerLogo .headerLogoText{width:130px}}#header .headerLogo .headerLogoText:after{position:absolute;content:"";top:0;left:0;width:180px;height:35px;margin:auto;mask-image:url("/common/img/logo_text01.svg");mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--black)}@media (max-width:740px){#header .headerLogo .headerLogoText:after{width:130px}}#header .headerLogo .headerLogoAngel{background:url(/common/img/logo_angel01.svg) no-repeat center center;width:318px;height:45px;background-size:contain}@media (max-width:1000px){#header .headerLogo .headerLogoAngel{background-image:url(/common/img/logo_angel01_sp.svg);width:220px}}@media (max-width:900px){#header .headerLogo .headerLogoAngel{display:none}}@media (max-width:740px){#header .headerLogo .headerLogoAngel{display:block;width:150px}}#header #menuTrigger{position:absolute;display:block;top:15px;right:15px;margin:auto;width:24px;height:24px;z-index:101;cursor:pointer}@media (min-width:740px){#header #menuTrigger{display:none}}#header #menuTrigger i{display:block;text-indent:130%;white-space:nowrap;overflow:hidden}#header #menuTrigger:after,#header #menuTrigger:before{position:absolute;display:block;content:"";width:calc(100% - 6px);top:0;bottom:0;left:0;right:0;margin:auto;height:2px;background:var(--mainPink);border-radius:1px;transition:0.3s}#header #menuTrigger:before{top:-7px}#header #menuTrigger:after{bottom:-7px}#header #menuTrigger.open:before{top:0;rotate:45deg}#header #menuTrigger.open:after{bottom:0;rotate:-45deg}#header #menuTrigger.open i:before{display:none}@media (max-width:740px){#header .headerNav{display:none}}#header .headerNav .headerNavList{display:flex;align-items:center;gap:15px}@media (max-width:1280px){#header .headerNav .headerNavList{gap:10px}}#header .headerNav .headerNavList li a{position:relative;display:block;min-width:120px;font-weight:700;padding-top:38px;white-space:nowrap;background-repeat:no-repeat;background-position:50% 0;transition:0.3s}@media (max-width:1280px){#header .headerNav .headerNavList li a{font-size:14px;min-width:100px}}#header .headerNav .headerNavList li a:after{position:absolute;content:"";top:0;right:0;left:0;width:40px;height:40px;margin:auto;mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--black);transition:0.3s}#header .headerNav .headerNavList li a:hover{color:var(--mainPink)}#header .headerNav .headerNavList li a:hover:after{background-color:var(--mainPink)}#header .headerNav .headerNavList li.movie a:after{mask-image:url(/common/img/icon_movie01.svg)}#header .headerNav .headerNavList li.activities a:after{mask-image:url(/common/img/icon_activities01.svg)}#header .headerNav .headerNavList li.about a:after{mask-image:url(/common/img/icon_about01.svg)}#header .headerNav .headerNavList li.donation a:after{mask-image:url(/common/img/icon_donation01.svg)}body.about #header .headerNav .headerNavList li.about a,body.activities #header .headerNav .headerNavList li.activities a,body.donation #header .headerNav .headerNavList li.donation a,body.movie #header .headerNav .headerNavList li.movie a{color:var(--mainPink)}body.about #header .headerNav .headerNavList li.about a:after,body.activities #header .headerNav .headerNavList li.activities a:after,body.donation #header .headerNav .headerNavList li.donation a:after,body.movie #header .headerNav .headerNavList li.movie a:after{background-color:var(--mainPink)}#floatBtn{position:sticky;float:right;bottom:40px;margin-left:auto;margin-top:20px;margin-bottom:20px;margin-right:-150px;z-index:99;opacity:0;transition:opacity 0.6s ease-in-out}@media (max-width:1440px){#floatBtn{margin-right:-20px}}@media (max-width:740px){#floatBtn{margin-right:-10px;margin-bottom:0;bottom:10px}}#floatBtn.fadeIn{opacity:1}#floatBtn a{position:relative;display:inline-flex;align-items:center;justify-content:center;background:var(--mainPink);color:var(--white);width:174px;height:174px;padding-top:50px;border-radius:50%;font-size:16px;font-weight:700;line-height:1.4}@media (max-width:740px){#floatBtn a{width:100px;height:100px;padding-top:35px;font-size:13px;line-height:1.2}}#floatBtn a:hover{}#floatBtn a:before{position:absolute;content:"";top:35px;left:0;right:0;margin:auto;width:50px;height:50px;mask-image:url("/common/img/icon_donation01.svg");mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--white)}@media (max-width:740px){#floatBtn a:before{width:32px;height:32px;top:15px}}#floatBtn a:after{position:absolute;content:"";display:block;top:-40px;left:0;right:0;margin:auto;width:78px;height:44px;background:url("/common/img/ch_sukonyan_float01.png") no-repeat center center;background-size:contain;transition:0.3s ease}@media (max-width:740px){#floatBtn a:after{width:56px;height:32px;top:-29px}}#floatBtn a:hover:after{transform:scale(1.1)}#footer{position:relative;background:var(--pink);padding-inline:var(--padding-pc);padding-top:50px;padding-bottom:30px;margin-top:140px;color:var(--white);font-weight:700;padding-inline:clamp(20px,7.8125vw,100px)}@media (max-width:740px){#footer{padding-top:30px;margin-top:50px}}#footer .footerNav{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-inline:auto}@media (max-width:740px){#footer .footerNav{flex-direction:column;align-items:center}}#footer .footerNav .footerNavList{display:flex;flex-wrap:wrap;gap:20px 40px;font-size:14px;margin-top:20px}@media (max-width:740px){#footer .footerNav .footerNavList{justify-content:center;gap:20px 0}}@media (max-width:740px){#footer .footerNav .footerNavList li{width:50%}}@media (max-width:740px){#footer .footerNav .footerNavList li:first-child{width:100%}}#footer .footerInfo .footerTitle{position:relative;width:238px;height:46px;text-indent:130%;white-space:nowrap;overflow:hidden}#footer .footerInfo .footerTitle:after{position:absolute;content:"";top:0;left:0;width:238px;height:46px;margin:auto;mask-image:url("/common/img/logo_text01.svg");mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--white);transition:0.3s}#footer .footerInfo .footerText{text-align:left;font-size:13px;line-height:1.8;margin-top:15px;font-weight:400;white-space:nowrap}#footer .footerInfo .btn{margin-top:15px;margin-bottom:0}#footer .footerInfo .btn a{color:var(--black);background:var(--white);max-width:275px}#footer .footerInfo .btn a:hover{background:var(--mainPink);color:var(--white)}#footer .copyright{font-size:13px;font-weight:400;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;margin-top:25px;letter-spacing:0}@media (max-width:1280px){#footer .copyright{text-align:left}}@media (max-width:740px){#footer .copyright{text-align:center;font-size:12px}}#footer .snsList{position:absolute;bottom:70px;right:0;left:0}@media (max-width:1280px){#footer .snsList{right:auto;left:clamp(20px,7.8125vw,100px)}}@media (max-width:740px){#footer .snsList{position:relative;bottom:auto;right:auto;left:auto;margin-top:40px}}.snsList{margin-inline:auto;display:flex;align-items:center;justify-content:space-between;width:224px;gap:32px}.snsList li{position:relative;margin-top:0}.snsList li a{display:block;text-indent:130%;white-space:nowrap;overflow:hidden;width:32px;height:32px}.snsList li.x a:after{mask-image:url("/common/img/icon_x.svg")}.snsList li.instagram a:after{mask-image:url("/common/img/icon_instagram.svg")}.snsList li.facebook a:after{mask-image:url("/common/img/icon_facebook.svg")}.snsList li.youtube a:after{mask-image:url("/common/img/icon_youtube.svg")}.snsList.headerSnsList{display:flex;gap:10px}.snsList.headerSnsList li a{}.snsList li a:after{content:"";position:absolute;top:0;left:0;width:32px;height:32px;background-color:var(--white);mask-size:contain;mask-repeat:no-repeat;mask-position:center}.snsList.headerSnsList li a:after{background-color:var(--black)}#header .headerSnsList{display:none}#wrapper.open #header .headerSnsList{display:flex;margin-top:30px}@media (max-width:740px){#wrapper.open #header .headerSnsList{display:flex}}#header .btn{display:none}#wrapper.open #header .btn{display:block;margin-top:40px}#wrapper.open #header .btn a{padding:20px 20px;width:100%;width:280px}.breadcrumb{display:flex;gap:10px;font-size:14px}@media (max-width:740px){.breadcrumb{gap:5px;font-size:11px}}.breadcrumb li:not(:last-child):after{content:">";margin-left:1em}@media (max-width:740px){.breadcrumb li:not(:last-child):after{margin-left:0.5em}}.breadcrumb a:hover{text-decoration:underline}a{text-decoration:none;color:var(--black)}a:hover{opacity:0.8;transition:0.3s}figure{position:relative;overflow:hidden}figure.img figcaption{font-size:14px;margin-top:10px}figure.border img{border:1px solid var(--grey);display:inline-block}figure.radius img{border-radius:10px}.btn{display:block;margin-block:40px;margin-inline:auto;text-align:center}@media (max-width:740px){.btn{margin-block:20px}}.btn a,.btn span{position:relative;display:inline-flex;align-items:center;justify-content:center;background:var(--mainPink);color:var(--white);font-size:16px;font-weight:700;padding:10px 20px;width:100%;height:40px;line-height:1;text-decoration:none;border-radius:27px;max-width:360px}@media (max-width:740px){.btn a,.btn span{font-size:13px;padding:10px 20px;max-width:240px;height:34px}}.btn a:hover,.btn span:hover{background:var(--pink);opacity:1}.btn.long{text-align:left}.btn.long a{white-space:nowrap;max-width:fit-content}@media (max-width:740px){.btn.long a{letter-spacing:0;line-height:1.5;height:auto}}section p{text-align:left;line-height:1.8;letter-spacing:0.1em}section p+p{margin-top:25px}@media (max-width:740px){section p+p{margin-top:15px}}section p:last-child{margin-bottom:0}section>*+*{margin-top:25px}@media (max-width:740px){section>*+*{margin-top:18px}}section h2+ul,section h3+ul,section h4+ul,section h5+ul,section h6+ul{margin-top:0}.bluePattern,.grayPattern{position:relative;overflow:visible;padding-top:50px;padding-bottom:50px;margin-top:50px;margin-bottom:50px}.bluePattern>:first-child,.grayPattern>:first-child{margin-top:0}.grayPattern{background:url("/common/img/bg_grayPattern02.png") repeat center center;background-size:1280px auto}@media (max-width:740px){.grayPattern{padding-top:0px;padding-bottom:0px}}.bluePattern{background:var(--bluePattern)}.bluePattern:after,.bluePattern:before,.grayPattern:after,.grayPattern:before{position:absolute;content:"";top:-51px;left:0;width:100%;height:51px}.bluePattern:after,.grayPattern:after{top:auto;bottom:-51px;transform:scaleY(-1)}.grayPattern:after,.grayPattern:before{background:url("/common/img/bg_grayPattern01.png") repeat-x center center;background-size:1280px auto}.bluePattern:after,.bluePattern:before{top:-17px;height:17px;background:url("/common/img/bg_bluePattern01.png") repeat-x center center;background-size:1280px auto}.bluePattern:after{top:auto;bottom:-17px}.bgGray{background:rgba(217,217,217,0.3);padding:20px 30px;border-radius:10px}@media (max-width:740px){.bgGray{padding:20px 15px}}.bgGray>:first-child{margin-top:0}.bgGray .subTtl{font-size:98%;margin-bottom:10px}.bgGray p{font-size:98%;margin-top:0px}@media (max-width:740px){.bgGray p{font-size:11px}}.head{position:relative;display:inline-block;font-size:36px;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;line-height:1.2;text-align:center;margin-top:40px;margin-bottom:80px}@media (max-width:740px){.head{font-size:20px;margin-top:30px;margin-bottom:60px}}.head i:before{position:absolute;content:"";left:-100%;right:-100%;bottom:-40px;margin:auto;background:url("/common/img/icon_head02.png") no-repeat center center;background-size:contain;width:196px;height:22px}@media (max-width:740px){.head i:before{width:114px;height:15px;bottom:-30px}}.head+.subHead,.head+.subTtl,.head+.ttl{margin-top:0}@media (max-width:740px){.head.lower{margin-bottom:30px}}.head.lower b{display:block;font-size:70%;margin-top:7px}.head.lower i:before{display:none}.head:after,.head:before{position:absolute;content:"";top:-5px;bottom:0;margin:auto;width:95px;height:87px;background:url("/common/img/icon_head01.png") no-repeat center center;background-size:contain}@media (max-width:740px){.head:after,.head:before{width:55px;height:50px}}.head:after{left:-120px}@media (max-width:740px){.head:after{left:-70px}}.head:before{right:-120px;transform:scaleX(-1)}@media (max-width:740px){.head:before{right:-70px}}.head.lower:after,.head.lower:before{position:absolute;content:"";top:-5px;bottom:0;margin:auto;width:59px;height:40px;background:url(/common/img/icon_bird01.png) no-repeat center center;background-size:contain}@media (max-width:740px){.head.lower:after,.head.lower:before{width:55px;height:50px}}.head.lower:after{left:-70px;width:59px;height:65px;background:url(/common/img/icon_bird02.png) no-repeat center center;background-size:contain}.head.lower:before{right:-70px;transform:scaleX(-1)}.subHead{position:relative;display:block;font-size:32px;font-size:clamp(24px,2.5vw,32px);font-family:"Zen Maru Gothic",sans-serif;font-weight:700;line-height:1.5;text-align:center;margin-top:80px;margin-bottom:100px;letter-spacing:0.15em}.subHead:first-child{margin-top:0}@media (max-width:740px){.subHead{font-size:20px;margin-top:50px;margin-bottom:60px;letter-spacing:0.05em}}.subHead:before{position:absolute;content:"";left:0;right:0;bottom:-55px;margin:auto;background:url("/common/img/icon_subHead01.png") no-repeat center center;background-size:contain;width:318px;height:18px;background-size:contain}@media (max-width:740px){.subHead:before{width:190px;height:11px;bottom:-30px}}.subHead.lower:before{background:url("/common/img/icon_subHead03.png") no-repeat center center;background-size:contain}.ttl{position:relative;font-size:24px;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;line-height:1.4;text-align:left;margin-top:60px;margin-bottom:30px}.ttl:first-child{margin-top:0}@media (max-width:740px){.ttl{font-size:20px;margin-top:40px;margin-bottom:20px}}.ttl i{display:block;font-size:18px;line-height:1.4;margin-top:5px}@media (max-width:740px){.ttl i{font-size:12px}}.ttl.tree{margin-bottom:60px}.ttl.tree:after,.ttl.tree:before{position:absolute;content:"";bottom:-40px;left:0;right:0;margin:auto;width:90px;height:27px;background:url(/common/img/bg_tree01.png) no-repeat center center;background-size:contain}@media (max-width:740px){.ttl.tree:after,.ttl.tree:before{width:70px;height:23px;bottom:-30px}}.ttl.tree:after{left:-90px;background:url(/common/img/bg_tree02.png) no-repeat center center;background-size:contain}@media (max-width:740px){.ttl.tree:after{left:-70px}}.ttl.tree:before{right:-90px}@media (max-width:740px){.ttl.tree:before{right:-70px}}.ttl.center{text-align:center}.subTtl{font-size:20px;font-weight:700;line-height:1.4;margin-top:40px;margin-bottom:20px;text-align:left}.subTtl:first-child{margin-top:0}@media (max-width:740px){.subTtl{font-size:16px;margin-top:30px;margin-bottom:15px}}.subTtl.center{text-align:center}.intro{text-align:center;font-size:18px;font-weight:400;letter-spacing:0.15em;line-height:2;margin-bottom:60px}@media (max-width:1000px){.intro{text-align:left}}@media (max-width:740px){.intro{font-size:14px;line-height:1.8;margin-bottom:40px;letter-spacing:0.05em}}@media (max-width:1000px){.intro br{display:none}}.head+.intro{margin-top:0}.tbOnly{display:none}@media (max-width:1000px){.tbOnly{display:block}}.spOnly{display:none}@media (max-width:740px){.spOnly{display:block}}.pcOnly{display:block}@media (max-width:740px){.pcOnly{display:none}}#news{padding:0}@media (max-width:740px){.newsSwiper .newsList{margin-top:10px}}.newsSwiper .newsList li a{position:relative;display:flex;flex-direction:row-reverse;display:flex;align-items:end;gap:24px}@media (max-width:1000px){.newsSwiper .newsList li a{flex-direction:column;gap:10px}}@media (max-width:740px){.newsSwiper .newsList li a{gap:0;padding:0;margin:0}}.newsSwiper .newsList li a figure{width:clamp(60%,56.25vw,720px);min-width:65%;max-width:50%;aspect-ratio:720/484;border-radius:20px;overflow:hidden;object-fit:cover;border:1px solid var(--grey)}@media (max-width:1000px){.newsSwiper .newsList li a figure{min-width:100%;max-width:100%}}@media (max-width:740px){.newsSwiper .newsList li a figure{aspect-ratio:295/335}}.newsSwiper .newsList li a figure img{width:100%;height:100%;object-fit:cover;padding:0;scale:1.05;transform-origin:center center;transform:scale(1.05);transition:all 0.3s ease}.newsSwiper .newsList li a:hover figure img{scale:1.15;transform:scale(1.15)}.newsSwiper .newsList li a .txt{flex:1;text-align:left}@media (max-width:740px){.newsSwiper .newsList li a .txt{margin-top:0}}.newsSwiper .newsList li a .txt .category{display:inline-block;font-size:16px;padding:5px 20px;border:1px solid var(--black);border-radius:18px;line-height:1.4;letter-spacing:0.05em}@media (max-width:740px){.newsSwiper .newsList li a .txt .category{position:absolute;top:15px;left:15px;font-size:11px;padding:4px 10px;background:var(--white);color:var(--black);border:1px solid var(--black);border:none}}.newsSwiper .newsList li a .txt .title{font-size:24px;line-height:1.4;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;letter-spacing:0.05em;margin-top:15px}@media (max-width:740px){.newsSwiper .newsList li a .txt .title{font-size:16px;position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,0.7);z-index:1;padding:8px 15px;border-radius:0 0 10px 10px;margin-top:0;margin-bottom:0}}.newsSwiper .newsList li a .txt .description{font-size:14px;line-height:1.8;color:var(--dark-grey);margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;text-align:justify}@media (max-width:740px){.newsSwiper .newsList li a .txt .description{display:none!important}}.newsSwiper .swiper-pagination{position:relative;margin-top:40px}@media (max-width:740px){.newsSwiper .swiper-pagination{margin-top:30px}}.newsSwiper .swiper-button-next,.newsSwiper .swiper-button-prev{color:var(--black);top:99%;width:67px;height:10px;left:inherit;right:130px;border-bottom:1px solid var(--black);margin-right:clamp(20px,7.03125vw,90px)}@media (max-width:740px){.newsSwiper .swiper-button-next,.newsSwiper .swiper-button-prev{right:20px;margin-right:0}}.newsSwiper .swiper-button-next:after,.newsSwiper .swiper-button-prev:after{content:"";display:block;position:absolute;left:1px;top:4px;bottom:0;width:10px;height:10px;border-left:1px solid var(--black);transform:rotate(45deg)}.newsSwiper .swiper-button-next{right:40px}@media (max-width:740px){.newsSwiper .swiper-button-next{right:20px}}.newsSwiper .swiper-button-next:after{left:auto;right:1px;border-right:1px solid var(--black);border-left:none;transform:rotate(-45deg)}@media (max-width:740px){.newsSwiper .swiper-button-prev{left:20px}}.newsSwiper .swiper-pagination-bullet{background:var(--grey);height:10px;width:10px;border-radius:50%;opacity:1;transition:all 0.3s ease}.newsSwiper .swiper-pagination-bullet-active{background:var(--mainPink)}#mission{position:relative;padding:230px 180px 150px 180px;margin-top:90px;margin-bottom:110px}@media screen and (max-width:1280px){#mission{padding:clamp(110px,17.96875vw,230px) clamp(60px,14.0625vw,180px) clamp(50px,11.71875vw,150px) clamp(60px,14.0625vw,180px);margin-top:clamp(30px,7.03125vw,90px);margin-bottom:clamp(40px,8.59375vw,110px)}}@media screen and (max-width:740px){#mission{padding-top:80px;padding-bottom:60px}}#mission .subHead{position:relative;display:inline-block;margin-bottom:170px}@media screen and (max-width:1280px){#mission .subHead{margin-bottom:clamp(130px,13.28125vw,170px)}}@media screen and (max-width:740px){#mission .subHead{margin-bottom:110px}}#mission .subHead:after{position:absolute;content:"";left:0;right:0;bottom:-90px;background:url(/common/img/logo_angel01.svg) no-repeat center center;width:447px;height:63px;margin-inline:auto;width:clamp(213px,34.921875vw,447px);height:clamp(30px,4.921875vw,63px);background-size:contain}@media screen and (max-width:1280px){#mission .subHead:after{bottom:clamp(-70px,-7.03125vw,-90px)}}@media screen and (max-width:740px){#mission .subHead:after{bottom:clamp(-45px,-7.03125vw,-90px)}}#mission .subHead:before{bottom:-120px}@media screen and (max-width:1280px){#mission .subHead:before{bottom:clamp(-120px,-9.375vw,-120px)}}@media screen and (max-width:740px){#mission .subHead:before{bottom:clamp(-80px,-10.15625vw,-130px)}}#mission .subHead i:after{position:absolute;content:"";display:block;top:-35px;left:-71px;width:118px;height:198px;z-index:1;background:url(/common/img/icon_balloon01.png) no-repeat center center;background-size:contain;z-index:-1}@media screen and (max-width:1000px){#mission .subHead i:after{top:clamp(-27px,-2.734375vw,-35px);left:clamp(-50px,-5.546875vw,-71px);width:clamp(59px,9.21875vw,118px);height:clamp(99px,15.46875vw,198px)}}@media screen and (max-width:740px){#mission .subHead i:after{top:-20px;left:-20px}}@media screen and (max-width:740px){#mission .intro{margin:0 -40px 20px}}#donationMessage{padding-inline:180px}@media screen and (max-width:1280px){#donationMessage{padding-inline:clamp(80px,14.0625vw,180px)}}@media screen and (max-width:740px){#donationMessage{padding-inline:80px}}@media (max-width:740px){#donationMessage .subHead{margin-inline:-60px}}@media (max-width:740px){#donationMessage .ttl{text-align:center;margin-inline:-60px}}.childList{position:absolute;top:0;left:0;margin:0;width:100%;height:100%}.childList li{position:absolute}.childList li img{position:relative;z-index:1;transition:opacity 2.8s ease-in-out}.childList li img.layerImage{position:absolute;top:0;left:0;z-index:2;opacity:0;width:100%;height:100%;transition:opacity 2.8s ease-in-out}.childList li:first-child{top:0;left:0}.childList li:nth-child(2){top:0;left:160px}@media screen and (max-width:1280px){.childList li:nth-child(2){left:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(2){left:55px}}.childList li:nth-child(3){top:0;left:320px}@media screen and (max-width:1280px){.childList li:nth-child(3){left:clamp(100px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(3){left:110px}}.childList li:nth-child(4){top:0;left:480px}@media screen and (max-width:1280px){.childList li:nth-child(4){display:none}}@media screen and (max-width:740px){.childList li:nth-child(4){display:block;top:165px;left:0}}.childList li:nth-child(5){top:0;right:0}.childList li:nth-child(6){top:0;right:160px}@media screen and (max-width:1280px){.childList li:nth-child(6){right:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(6){right:55px}}.childList li:nth-child(7){top:0;right:320px}@media screen and (max-width:1280px){.childList li:nth-child(7){right:clamp(100px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(7){right:110px}}.childList li:nth-child(8){top:0;right:480px}@media screen and (max-width:1280px){.childList li:nth-child(8){display:none}}@media screen and (max-width:740px){.childList li:nth-child(8){display:block;top:165px;right:0}}.childList li:nth-child(9){top:160px;left:0}@media screen and (max-width:1280px){.childList li:nth-child(9){top:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(9){top:55px}}.childList li:nth-child(10){top:160px;right:0}@media screen and (max-width:1280px){.childList li:nth-child(10){top:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(10){top:55px}}.childList li:nth-child(11){top:320px;right:0}@media screen and (max-width:1280px){.childList li:nth-child(11){top:clamp(100px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(11){top:110px}}.childList li:nth-child(12){top:320px;left:0}@media screen and (max-width:1280px){.childList li:nth-child(12){top:clamp(50px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(12){top:110px}}.childList li:nth-child(13){bottom:0;left:0}.childList li:nth-child(14){bottom:0;left:160px}@media screen and (max-width:1280px){.childList li:nth-child(14){left:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(14){left:55px}}.childList li:nth-child(15){bottom:0;left:320px}@media screen and (max-width:1280px){.childList li:nth-child(15){left:clamp(100px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(15){left:110px}}.childList li:nth-child(16){bottom:0;left:480px}@media screen and (max-width:1280px){.childList li:nth-child(16){display:none}}@media screen and (max-width:740px){.childList li:nth-child(16){display:block;top:220px;left:0}}.childList li:nth-child(17){bottom:0;right:0}.childList li:nth-child(18){bottom:0;right:160px}@media screen and (max-width:1280px){.childList li:nth-child(18){right:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(18){right:55px}}.childList li:nth-child(19){bottom:0;right:320px}@media screen and (max-width:1280px){.childList li:nth-child(19){right:clamp(100px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(19){right:110px}}.childList li:nth-child(20){bottom:0;right:480px}@media screen and (max-width:1280px){.childList li:nth-child(20){display:none}}@media screen and (max-width:740px){.childList li:nth-child(20){display:block;top:220px;right:0}}.childList li:nth-child(21){bottom:160px;left:0}@media screen and (max-width:1280px){.childList li:nth-child(21){bottom:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(21){display:none}}.childList li:nth-child(22){bottom:160px;right:0}@media screen and (max-width:1280px){.childList li:nth-child(22){bottom:clamp(50px,12.5vw,160px)}}@media screen and (max-width:740px){.childList li:nth-child(22){display:none}}.childList li:nth-child(23){bottom:320px;left:0}@media screen and (max-width:1280px){.childList li:nth-child(23){bottom:clamp(50px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(23){display:none}}.childList li:nth-child(24){bottom:320px;right:0}@media screen and (max-width:1280px){.childList li:nth-child(24){bottom:clamp(50px,25vw,320px)}}@media screen and (max-width:740px){.childList li:nth-child(24){display:none}}.childList li img{width:clamp(50px,11.71875vw,150px);height:clamp(50px,11.71875vw,150px);opacity:1;transition:opacity 4s ease-in-out;margin:0}@media screen and (max-width:740px){.childList li img{width:50px;height:50px}}.childList.donation li:first-child{top:300px}@media screen and (max-width:1280px){.childList.donation li:first-child{top:clamp(100px,23.4375vw,300px)}}@media screen and (max-width:740px){.childList.donation li:first-child{top:320px}}.childList.donation li:nth-child(2){top:460px;left:0}@media screen and (max-width:1280px){.childList.donation li:nth-child(2){top:clamp(100px,35.9375vw,460px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(2){top:390px}}.childList.donation li:nth-child(3){top:620px;left:0}@media screen and (max-width:1280px){.childList.donation li:nth-child(3){top:clamp(100px,48.4375vw,620px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(3){top:460px}}.childList.donation li:nth-child(4){top:780px;left:0}@media screen and (max-width:1280px){.childList.donation li:nth-child(4){display:block;top:clamp(100px,60.9375vw,780px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(4){top:530px}}.childList.donation li:nth-child(5){top:300px;right:0;left:auto;display:block}@media screen and (max-width:1280px){.childList.donation li:nth-child(5){top:clamp(100px,23.4375vw,300px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(5){top:320px}}.childList.donation li:nth-child(6){top:460px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(6){top:clamp(100px,35.9375vw,460px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(6){top:390px}}.childList.donation li:nth-child(7){top:620px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(7){top:clamp(100px,48.4375vw,620px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(7){top:460px}}.childList.donation li:nth-child(8){top:780px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(8){display:block;top:clamp(100px,60.9375vw,780px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(8){top:530px}}.childList.donation li:nth-child(9){top:auto;bottom:200px;left:0;right:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(9){bottom:clamp(100px,15.625vw,200px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(9){bottom:auto;top:600px}}.childList.donation li:nth-child(10){top:auto;bottom:360px;left:0;right:auto;display:block}@media screen and (max-width:1280px){.childList.donation li:nth-child(10){bottom:clamp(100px,28.125vw,360px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(10){bottom:auto;top:670px}}.childList.donation li:nth-child(11){top:auto;bottom:520px;left:0;right:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(11){bottom:clamp(100px,40.625vw,520px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(11){bottom:auto;top:740px}}.childList.donation li:nth-child(12){top:auto;bottom:680px;left:0;right:auto;display:none}@media screen and (max-width:1280px){.childList.donation li:nth-child(12){bottom:clamp(100px,53.125vw,680px);display:block}}@media screen and (max-width:740px){.childList.donation li:nth-child(12){bottom:auto;top:810px}}.childList.donation li:nth-child(13){top:auto;bottom:200px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(13){bottom:clamp(100px,15.625vw,200px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(13){bottom:auto;top:600px}}.childList.donation li:nth-child(14){top:auto;bottom:360px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(14){bottom:clamp(100px,28.125vw,360px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(14){bottom:auto;top:670px}}.childList.donation li:nth-child(15){top:auto;bottom:520px;right:0;left:auto}@media screen and (max-width:1280px){.childList.donation li:nth-child(15){bottom:clamp(100px,40.625vw,520px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(15){bottom:auto;top:740px}}.childList.donation li:nth-child(16){top:auto;bottom:680px;right:0;left:auto;display:none}@media screen and (max-width:1280px){.childList.donation li:nth-child(16){display:block;bottom:clamp(100px,53.125vw,680px)}}@media screen and (max-width:740px){.childList.donation li:nth-child(16){bottom:auto;top:810px}}#sponsor{padding-inline:0}.sponsorScrollWrapper{overflow:hidden;width:100%;position:relative;margin-top:30px;display:flex}@media (max-width:740px){.sponsorScrollWrapper{margin-top:15px}}.sponsorScrollWrapper.isInitializing .sponsorList{animation:none!important}.sponsorScrollWrapper:first-of-type{margin-top:0}.sponsorScrollWrapper .sponsorList{display:flex;gap:30px;margin:0;padding:0;list-style:none;width:max-content;will-change:transform;flex-shrink:0}@media (max-width:740px){.sponsorScrollWrapper .sponsorList{gap:15px}}.sponsorScrollWrapper .sponsorList li{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:fit-content}.sponsorScrollWrapper .sponsorList li img{height:80px;width:auto;object-fit:contain;display:block}@media (max-width:740px){.sponsorScrollWrapper .sponsorList li img{height:50px}}.sponsorScrollTop .sponsorList{animation:scroll-left 30s linear infinite}.sponsorScrollBottom .sponsorList{animation:scroll-right 30s linear infinite}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--list-width, 50%)))}}@keyframes scroll-right{0%{transform:translateX(calc(-1 * var(--list-width, 50%)))}to{transform:translateX(0)}}#donation{background:rgba(250,180,201,0.3);max-width:var(--contentsWidth);display:flex;margin-inline:auto;padding:50px 50px 50px 60px;gap:50px;border-radius:20px;overflow:visible;margin-top:100px}@media (max-width:740px){#donation{flex-direction:column;padding:50px 20px 30px 20px;gap:30px}}#donation:before{position:absolute;content:"";display:block;top:-100px;left:100px;width:772px;height:106px;background:url("/common/img/bg_bird01.png") no-repeat right bottom;background-size:contain}@media (max-width:1000px){#donation:before{left:40px;width:90%}}#donation:after{position:absolute;content:"";display:block;top:-60px;right:34px;width:140px;height:133px;background:url("/common/img/ch_sukonyan01.png") no-repeat right bottom;background-size:contain}@media (max-width:740px){#donation:after{top:-40px;right:0;width:100px;height:95px}}#donation .text .ttl{position:relative;text-align:left;margin-top:0;padding-left:10px}@media (max-width:740px){#donation .text .ttl{text-align:center}}#donation .text .ttl:before{position:absolute;content:"";left:0;bottom:-40px;margin:auto;background:url("/common/img/icon_subHead02.png") no-repeat 0 center;background-size:contain;width:254px;height:25px}@media (max-width:740px){#donation .text .ttl:before{width:150px;height:15px;right:0;bottom:-30px}}#donation .text .ttl:after{position:absolute;content:"";display:block;top:-41px;left:-51px;width:97px;height:177px;z-index:1;background:url(/common/img/icon_balloon01.png) no-repeat center center;background-size:contain;z-index:-1}@media (max-width:740px){#donation .text .ttl:after{top:-30px;left:-160px;right:0;width:60px;height:110px;margin:auto}}#donation .text p{margin-top:70px;text-align:left;font-size:16px}@media (max-width:740px){#donation .text p{font-size:14px;line-height:1.8}}#donation .text p.btn{margin-top:30px}@media (max-width:740px){#donation .text p.btn{text-align:center;margin-top:20px}}@media (max-width:1000px){#donation .image{max-width:50%}}@media (max-width:740px){#donation .image{max-width:100%}}#donation .image ul{display:flex;flex-wrap:wrap;width:432px}@media (max-width:1000px){#donation .image ul{width:100%}}@media (max-width:740px){#donation .image ul{width:100%}}#donation .image ul li{position:relative;width:108px;height:108px;aspect-ratio:1/1}@media (max-width:1000px){#donation .image ul li{width:33.333333%;height:auto}}@media (max-width:740px){#donation .image ul li{width:25%;height:auto}}#donation .image ul li img{position:relative;z-index:1;width:108px;height:108px;object-fit:contain;display:block;opacity:1;transition:opacity 2.8s ease-in-out}@media (max-width:1000px){#donation .image ul li img{width:100%;height:100%}}#donation .image ul li img.layerImage{position:absolute;top:0;left:0;z-index:2;opacity:0;transition:opacity 2.8s ease-in-out}.about #message .img{min-width:220px}@media (max-width:740px){.about #message .img img{max-width:70%;min-width:220px}}.about #message .division{display:flex;gap:80px;align-items:flex-end}@media (max-width:740px){.about #message .division{flex-direction:column;gap:15px}}.about #history .historyList>div{position:relative;display:flex;margin-top:0;padding-bottom:20px}@media (max-width:740px){.about #history .historyList>div{flex-direction:column;justify-content:center;flex-wrap:wrap;padding-top:10px}}.about #history .historyList>div:before{position:absolute;content:"";display:block;top:20px;width:3px;height:100%;background:var(--grey);left:105px}@media (max-width:740px){.about #history .historyList>div:before{top:35px;left:0}}.about #history .historyList>div dd,.about #history .historyList>div dt{position:relative;text-align:left;margin-top:0}.about #history .historyList>div>dt{position:relative;display:block;font-size:40px;font-family:"Barlow",sans-serif;letter-spacing:0;font-weight:500;line-height:1;padding-right:25px;margin-right:10px;width:2em}@media (max-width:740px){.about #history .historyList>div>dt{font-size:30px;width:100%;padding-right:0;margin-right:0;padding-left:20px;margin-bottom:10px}}.about #history .historyList>div>dt:after{position:absolute;content:"";display:block;top:7px;right:-35px;width:18px;height:18px;border-radius:50%;background:var(--grey)}@media (max-width:740px){.about #history .historyList>div>dt:after{right:auto;left:-8px}}.about #history .historyList>div>dd{padding-left:40px;margin-top:5px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;width:100%}@media (max-width:740px){.about #history .historyList>div>dd{flex-direction:column;padding-left:20px;margin-top:0}}.about #history .historyList>div>dd dl div{display:flex;align-items:flex-start;gap:20px;margin-top:8px}@media (max-width:740px){.about #history .historyList>div>dd dl div{flex-wrap:wrap;gap:10px;margin-top:10px}}.about #history .historyList>div>dd dl div dt{text-align:right;min-width:2.5em;white-space:nowrap}@media (max-width:740px){.about #history .historyList>div>dd dl div dd{width:calc(100% - 2.5em - 10px)}}.about #history .historyList>div>dd dl div dd.image{min-width:284px}@media (max-width:740px){.about #history .historyList>div>dd dl div dd.image{margin-inline:auto;margin-top:10px}}.about #history .historyList>div>dd>figure{max-width:284px;text-align:center;margin-top:5px}@media (max-width:740px){.about #history .historyList>div>dd>figure{max-width:100%}}.about #history .historyList>div figure{text-align:center;margin-bottom:30px}@media (max-width:740px){.about #history .historyList>div figure{margin-bottom:0}}.about #history .historyList>div figure figcaption{font-size:12px;margin-top:10px;text-align:center}.statsList{display:flex;flex-wrap:wrap;gap:30px 60px;justify-content:center;max-width:var(--contentsWidth);margin-inline:auto}@media (max-width:1280px){.statsList{margin-inline:60px;gap:30px 40px}}@media (max-width:740px){.statsList{margin-inline:auto;gap:30px 20px}}.statsList li{position:relative;width:calc((100% - 140px) / 3);background:var(--white);padding:30px 10px 20px 10px;border-radius:10px;max-width:310px}@media (max-width:1280px){.statsList li{width:calc((100% - 20px) / 2 - 40px)}}@media (max-width:740px){.statsList li{width:calc((100% - 20px) / 2 - 20px);padding:25px 5px 10px 5px;max-width:100%}}.statsList li:after{position:absolute;content:"";display:block;top:-16px;left:0;right:0;margin:auto;width:110px;height:37px;background:url("/common/img/bg_tree01.png") no-repeat center center;background-size:contain}@media (max-width:740px){.statsList li:after{width:82px;height:28px;top:-12px}}.statsList li:nth-child(2n):after{background-image:url("/common/img/bg_tree02.png")}.statsList li h4{font-size:18px;line-height:1.2;text-align:center;margin-top:10px;margin-bottom:10px}@media (max-width:740px){.statsList li h4{font-size:14px;height:2.4em;display:flex;justify-content:center;align-items:center}}.statsList li p{text-align:center;font-size:18px}@media (max-width:740px){.statsList li p{font-size:14px}}.statsList li p b{font-size:48px;font-family:"Barlow",sans-serif;font-weight:500;letter-spacing:0;line-height:1;display:inline-block;margin-right:5px}@media (max-width:740px){.statsList li p b{font-size:32px}}.statsList li i{display:block;font-size:11px;line-height:1.2;text-align:center;margin-top:5px}@media (max-width:740px){.statsList li i{font-size:10px}}@media (max-width:1280px){.statsList.donation{margin-inline:0}}@media (max-width:740px){.statsList.donation{flex-direction:column;gap:15px}}.statsList.donation li{padding-top:25px;background:rgba(217,217,217,0.4)}@media (max-width:740px){.statsList.donation li{width:100%;padding-top:5px}}.statsList.donation li:after{display:none}@media (max-width:740px){.statsList.donation li h4{margin-bottom:0}}.scrollFade{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease,transform 0.6s ease}.scrollFade.isVisible{opacity:1;transform:translateY(0)}.organizationList{margin-inline:auto}@media (max-width:740px){.organizationList{margin-inline:auto}}.organizationList div{display:flex;margin-inline:auto;justify-content:flex-start;gap:30px;max-width:444px;margin:10px auto}@media (max-width:740px){.organizationList div{gap:20px}}.organizationList dd,.organizationList dt{margin:0;text-align:left}.organizationList dt{width:55px;white-space:nowrap}.officerTable{width:100%;border-bottom:1px dotted var(--grey)}@media (max-width:740px){.officerTable{font-size:14px}}.officerTable tbody{}.officerTable tbody tr:last-child{border-bottom:none}@media (max-width:740px){.officerTable tbody tr{display:block;margin-top:10px;margin-bottom:15px}}.officerTable tbody tr td,.officerTable tbody tr th{padding:10px 20px;text-align:left;vertical-align:top;line-height:1.8;white-space:nowrap}@media (max-width:740px){.officerTable tbody tr td,.officerTable tbody tr th{display:block;width:100%;margin-top:0;padding:0;font-size:15px;font-weight:700}}.officerTable tbody tr td:last-child,.officerTable tbody tr th:last-child{border:none;white-space:normal;font-weight:400}@media (max-width:740px){.officerTable tbody tr td:last-child,.officerTable tbody tr th:last-child{font-size:12px;color:var(--dark-grey);line-height:1.4}}.officerTable tbody tr th{font-weight:700}@media (max-width:740px){.officerTable tbody tr th{padding-top:10px;font-size:16px;margin-bottom:10px}}@media (max-width:740px){.officerTable tbody tr td{font-size:12px}}.officerTable tbody tr:has(th){border-top:1px dotted var(--grey)}.officerTable tbody tr:first-child{border-top:1px dotted var(--grey)}.officerTable tbody tr:has(th)~tr:has(th){border-top:1px dotted var(--grey)}#character .characterList{display:flex;gap:80px;justify-content:center;margin-inline:auto}#character .characterList li{margin:0}@media (max-width:1280px){#character .characterList{margin-inline:60px;gap:30px 40px}}@media (max-width:900px){#character .characterList{flex-direction:column;justify-content:center;margin-inline:20px}}@media (max-width:900px){#character .radius{width:100%;text-align:center}}#character .radius img{display:block;width:326px;height:326px;background:var(--white);border-radius:50%;padding:30px;object-fit:contain;aspect-ratio:1/1;margin:0}@media (max-width:1280px){#character .radius img{width:clamp(200px,25.46875vw,326px);height:clamp(200px,25.46875vw,326px)}}@media (max-width:900px){#character .radius img{margin-inline:auto}}@media (max-width:740px){#character .radius img{width:240px;height:240px}}#character .radius figcaption{font-size:32px;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;line-height:1.2;text-align:center;margin-top:20px}@media (max-width:740px){#character .radius figcaption{font-size:20px;margin-top:15px}}#character dl div{display:flex;gap:10px;margin:10px 0}@media (max-width:740px){#character dl div{flex-direction:column;gap:0;margin-top:15px}}#character dl dd,#character dl dt{margin:0;text-align:left}#character dl dt{width:11em;white-space:nowrap;font-weight:700}@media (max-width:740px){#character dl dt{font-size:12px;color:var(--dark-grey)}}#character dl dd{width:100%;font-weight:700}.supportList{display:flex;flex-wrap:wrap;gap:30px 50px;justify-content:flex-start;max-width:var(--contentsWidth);margin-inline:auto}@media (max-width:740px){.supportList{margin-inline:auto;gap:20px 20px}}.supportList li{width:calc((100% - 210px) / 4);margin:0}@media (max-width:740px){.supportList li{width:calc((100% - 20px) / 2)}}.supportList li a{text-decoration:underline}.supportList li a:hover{text-decoration:none}.supportList li figure img{height:80px;object-fit:contain}.supportList li figure figcaption{font-size:12px;margin-top:10px}@media (max-width:740px){.supportList li figure figcaption{font-size:11px;margin-top:0px}}.activitiesList{display:flex;flex-wrap:wrap;gap:30px 50px;max-width:var(--contentsWidth);margin-inline:auto}@media (max-width:1280px){.activitiesList{gap:30px clamp(20px,3.90625vw,50px)}}@media (max-width:740px){.activitiesList{gap:20px 20px}}.activitiesList>li{width:calc((100% - 100px) / 3);margin:0;display:flex;flex-direction:column}@media (max-width:1280px){.activitiesList>li{width:calc((100% - clamp(20px, 3.90625vw, 50px) * 2) / 3)}}@media (max-width:740px){.activitiesList>li{width:calc((100% - 20px) / 2)}}.activitiesList>li>a{display:flex;flex-direction:column}.activitiesList>li>a:hover figure img{transform:scale(1.1)}.activitiesList>li figure{display:flex;flex-direction:column;border-radius:10px}.activitiesList>li figure.border{border:1px solid var(--grey)}.activitiesList>li figure.border img{border:none}.activitiesList>li figure img{transition:transform 0.2s ease}.activitiesList>li .ttl{flex:0 0 auto;min-height:4.2em;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;margin-top:5px;margin-bottom:0;text-align:center;line-height:1.4}@media (max-width:740px){.activitiesList>li .ttl{font-size:14px;min-height:3.2em}}.activitiesList>li p{flex:0 0 auto;line-height:1.8;margin-top:15px}@media (max-width:740px){.activitiesList>li p{margin-top:10px;font-size:12px;line-height:1.6}}.activitiesList>li p.btn{margin-top:20px}@media (max-width:740px){.activitiesList>li p.btn{margin-top:10px}}.activitiesList>li p.btn span{max-width:200px}.activitiesListlarge{display:flex;flex-direction:column;gap:90px 60px;max-width:var(--maxWidth);margin-inline:auto;margin-top:60px}@media (max-width:740px){.activitiesListlarge{margin-top:10px}}.activitiesListlarge+.activitiesList{margin-top:90px}@media (max-width:740px){.activitiesListlarge+.activitiesList{margin-top:60px}}@media (max-width:1000px){.activitiesListlarge{gap:60px 0}}@media (max-width:740px){.activitiesListlarge{gap:40px 0}}.activitiesListlarge li a{display:flex;gap:60px}@media (max-width:900px){.activitiesListlarge li a{flex-direction:column;gap:60px}}@media (max-width:740px){.activitiesListlarge li a{gap:40px}}.activitiesListlarge li a:hover figure img{transform:scale(1.1)}.activitiesListlarge li a figure{min-width:520px;border-radius:20px;height:fit-content}@media (max-width:900px){.activitiesListlarge li a figure{min-width:45%}}@media (max-width:740px){.activitiesListlarge li a figure{max-width:70%;min-width:auto}}.activitiesListlarge li a figure.border{border:1px solid var(--grey)}.activitiesListlarge li a figure.border img{border:none}.activitiesListlarge li a figure img{transition:transform 0.2s ease}.activitiesListlarge li a div{margin:0}.activitiesListlarge li a div .ttl{position:relative;margin:0;text-align:left}.activitiesListlarge li a div .ttl:before{position:absolute;content:"";display:block;top:-66px;left:0;width:70px;height:66px}@media (max-width:740px){.activitiesListlarge li a div .ttl:before{top:-40px;width:40px;height:40px}}.activitiesListlarge li a div .ttl i{display:block;font-size:26px}@media (max-width:740px){.activitiesListlarge li a div .ttl i{font-size:20px}}.activitiesListlarge li a div p{margin-top:10px}@media (max-width:740px){.activitiesListlarge li a div p{line-height:1.8;font-size:14px}}.activitiesListlarge li a div p.subTtl{margin-top:20px;margin-bottom:0}@media (max-width:740px){.activitiesListlarge li a div p.subTtl{margin-top:10px}}.activitiesListlarge li a div p.btn{margin-top:20px}@media (max-width:740px){.activitiesListlarge li a div p.btn{margin-top:10px}}.activitiesListlarge li a div p.btn span{max-width:200px}.activitiesListlarge li:nth-child(2n) a{flex-direction:row-reverse}@media (max-width:900px){.activitiesListlarge li:nth-child(2n) a{flex-direction:column}}.activitiesListlarge li:first-child a div .ttl:before{background:url("/common/img/icon_bird02.png") no-repeat center center;background-size:contain}.activitiesListlarge li:nth-child(2) a div .ttl:before{background:url("/common/img/icon_bird01.png") no-repeat center center;background-size:contain}.activitiesListlarge li:nth-child(3) a div .ttl:before{background:url("/common/img/icon_bird02.png") no-repeat center center;background-size:contain;transform:scaleX(-1)}body.activities .activitiesListlarge{margin-top:100px}@media (max-width:740px){body.activities .activitiesListlarge{margin-top:60px}}#movie{padding-inline:0}#movie .videoSwiper{position:relative;padding-bottom:50px;max-width:var(--contentsWidth);margin-inline:auto}#movie .videoSwiper .videoGrid{list-style:none;margin:0;padding:0}#movie .videoSwiper .videoItem{margin:0}#movie .videoSwiper .videoItem a{display:block;text-decoration:none;color:inherit}#movie .videoSwiper .videoItem a:hover .videoThumbnail img{transform:scale(1.05)}#movie .videoSwiper .videoItem .videoThumbnail{position:relative;width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;border:1px solid var(--grey)}#movie .videoSwiper .videoItem .videoThumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}#movie .videoSwiper .videoItem .videoThumbnail:before{content:"";position:absolute;top:50%;left:50%;width:56px;height:56px;border-radius:50%;background:rgba(0,0,0,0.5);border:2px solid #fff;transform:translate(-50%,-50%);pointer-events:none;z-index:1}@media (max-width:740px){#movie .videoSwiper .videoItem .videoThumbnail:before{width:44px;height:44px}}#movie .videoSwiper .videoItem .videoThumbnail:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:14px solid #fff;transform:translate(-35%,-50%);pointer-events:none;z-index:1}@media (max-width:740px){#movie .videoSwiper .videoItem .videoThumbnail:after{border-top-width:7px;border-bottom-width:7px;border-left-width:12px}}#movie .videoSwiper .videoItem .videoTitle{font-size:14px;font-weight:700;text-align:left;margin-top:10px;line-height:1.4}@media (max-width:740px){#movie .videoSwiper .videoItem .videoTitle{font-size:14px;margin-top:10px}}#movie .videoSwiper .videoItem .videoTags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:15px;margin-right:auto}@media (max-width:740px){#movie .videoSwiper .videoItem .videoTags{gap:6px;margin-top:10px}}#movie .videoSwiper .videoItem .videoTag{display:inline-block;font-size:12px;padding:6px 12px;background:var(--blue);color:var(--white);border-radius:12px;line-height:1}@media (max-width:740px){#movie .videoSwiper .videoItem .videoTag{font-size:10px;padding:3px 10px}}#movie .videoSwiper .swiper-button-next,#movie .videoSwiper .swiper-button-prev{color:var(--black);top:99%;width:67px;height:10px;left:inherit;right:10px;border-bottom:1px solid var(--black);margin-right:clamp(20px,7.03125vw,90px)}@media (max-width:740px){#movie .videoSwiper .swiper-button-next,#movie .videoSwiper .swiper-button-prev{right:20px;margin-right:0}}#movie .videoSwiper .swiper-button-next:after,#movie .videoSwiper .swiper-button-prev:after{content:"";display:block;position:absolute;left:1px;top:4px;bottom:0;width:10px;height:10px;border-left:1px solid var(--black);transform:rotate(45deg)}#movie .videoSwiper .swiper-button-next{right:-80px}@media (max-width:740px){#movie .videoSwiper .swiper-button-next{right:20px}}#movie .videoSwiper .swiper-button-next:after{left:auto;right:1px;border-right:1px solid var(--black);border-left:none;transform:rotate(-45deg)}@media (max-width:740px){#movie .videoSwiper .swiper-button-prev{left:20px}}#movie .videoSwiper .swiper-pagination-bullet{background:var(--grey);height:10px;width:10px;border-radius:50%;opacity:1;transition:all 0.3s ease}#movie .videoSwiper .swiper-pagination-bullet-active{background:var(--mainPink)}[class*=-modal-overlay],[class*=ModalOverlay]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;z-index:10000}[class*=-modal-container],[class*=ModalContainer]{position:relative;width:90%;max-width:800px;border-radius:10px}@media (max-width:740px){[class*=-modal-container],[class*=ModalContainer]{max-width:100%;width:100%}}[class*=-modal-close],[class*=ModalClose]{position:absolute;top:0px;right:0;background:transparent;border:none;color:var(--black);font-size:30px;cursor:pointer;z-index:10001;width:40px;height:40px;line-height:1}.videoModalOverlay{background:rgba(0,0,0,0.7)}.videoModalContainer{padding:20px;background:none}.videoModalContainer iframe{width:100%;aspect-ratio:16/9;border:none}.voiceModalContainer{padding:100px 40px;background:var(--white);max-height:80vh;overflow-y:auto;box-sizing:border-box}@media (max-width:1280px){.voiceModalContainer{margin-inline:40px}}@media (max-width:740px){.voiceModalContainer{padding:40px 15px;margin-inline:20px}}.voiceModalImage{width:100%;height:auto;display:block;margin-bottom:20px;border-radius:10px;max-width:360px}.voiceModalTitle{font-size:24px;line-height:1.6;text-align:center;margin:0}@media (max-width:740px){.voiceModalTitle{font-size:18px}}.voiceModalTitle+p{margin-top:20px;text-align:left;font-size:16px;line-height:2.8;padding-inline:30px;border-top:1px dotted #d9d9d9;background-image:radial-gradient(circle at 50% calc(100% - 1px),#d9d9d9 0.8px,transparent 0.8px);background-size:3px 2.8em;background-position:0 0;background-repeat:repeat}@media (max-width:740px){.voiceModalTitle+p{font-size:13px;padding-inline:0;line-height:2;background-size:3px 2em}}.voiceList{display:flex;flex-wrap:wrap;gap:30px 60px;max-width:var(--contentsWidth);margin-inline:auto}@media (max-width:1280px){.voiceList{gap:30px clamp(20px,4.6875vw,60px)}}@media (max-width:740px){.voiceList{gap:15px}}.voiceList li{margin:0;width:calc((100% - 120px) / 3)}@media (max-width:1280px){.voiceList li{width:calc((100% - clamp(20px, 4.6875vw, 60px) * 2) / 3)}}@media (max-width:740px){.voiceList li{width:calc((100% - 15px) / 2)}}.voiceList li a{position:relative}.voiceList li a:hover figure img{transform:scale(1.1)}.voiceList li a figure:before{position:absolute;content:"";display:block;bottom:15px;right:15px;width:24px;height:24px;border:2px solid var(--white);border-radius:50%;z-index:1}@media (max-width:740px){.voiceList li a figure:before{bottom:7px;right:7px;width:18px;height:18px}}.voiceList li a figure:after{position:absolute;content:"+";display:block;bottom:15px;right:15px;width:24px;height:24px;line-height:24px;text-align:center;font-size:18px;font-weight:400;font-family:"BIZ UDGothic",sans-serif;color:var(--white);letter-spacing:0;z-index:2}@media (max-width:740px){.voiceList li a figure:after{bottom:9px;right:9px;width:14px;height:14px;line-height:14px;font-size:16px}}.voiceList li figure{aspect-ratio:320/214;overflow:hidden;border-radius:20px}@media (max-width:740px){.voiceList li figure{border-radius:10px}}.voiceList li figure img{width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease}.voiceList li .ttl{font-size:15px;font-weight:400;line-height:1.6;text-align:left;margin-top:10px;margin-bottom:10px;font-family:"BIZ UDGothic",sans-serif}@media (max-width:740px){.voiceList li .ttl{font-size:12px;margin-top:5px;letter-spacing:0}}#donationForm .subHead{position:relative;font-size:30px;margin-bottom:30px}@media (max-width:740px){#donationForm .subHead{font-size:18px;margin-bottom:20px}}#donationForm .subHead:after,#donationForm .subHead:before{position:absolute;content:"";display:block;top:0;bottom:0;left:0;right:0;margin:auto;background:url("/common/img/bg_tree01.png") no-repeat center center;background-size:contain;width:110px;height:37px}@media (max-width:740px){#donationForm .subHead:after,#donationForm .subHead:before{width:82px;height:28px}}@media (max-width:520px){#donationForm .subHead:after,#donationForm .subHead:before{display:none}}#donationForm .subHead:before{left:-21em}@media (max-width:740px){#donationForm .subHead:before{left:-17em}}#donationForm .subHead:after{right:-20em}@media (max-width:740px){#donationForm .subHead:after{right:-17em}}#donationForm .subHead i:after,#donationForm .subHead i:before{position:absolute;content:"";display:block;top:0;bottom:0;left:0;right:0;margin:auto;background:url("/common/img/bg_tree02.png") no-repeat center center;background-size:contain;width:110px;height:37px}@media (max-width:1000px){#donationForm .subHead i:after,#donationForm .subHead i:before{display:none}}#donationForm .subHead i:before{left:-29em}#donationForm .subHead i:after{right:-28em}.exampleList{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 45px;max-width:var(--contentsWidth);margin-inline:auto}@media (max-width:1280px){.exampleList{gap:30px clamp(20px,3.515625vw,45px)}}@media (max-width:1280px){.exampleList{gap:30px}}@media (max-width:740px){.exampleList{gap:15px}}.exampleList>li{width:calc((100% - 90px) / 3)}@media (max-width:1280px){.exampleList>li{width:calc((100% - clamp(20px, 3.515625vw, 45px) * 2) / 3)}}@media (max-width:900px){.exampleList>li{width:calc((100% - 30px) / 2)}}@media (max-width:740px){.exampleList>li{width:calc((100% - 15px) / 2)}}@media (max-width:900px){.exampleList>li:last-child{width:100%}}@media (max-width:740px){.exampleList>li:last-child{width:100%}}.exampleList>li figure{margin-bottom:0px}.exampleList>li .ttl{margin-top:10px;margin-bottom:15px;text-align:center}@media (max-width:740px){.exampleList>li .ttl{font-size:16px;margin-top:5px;margin-bottom:10px}}.exampleList>li .ttl i{font-size:18px}@media (max-width:740px){.exampleList>li .ttl i{font-size:16px}}.exampleList>li p{font-size:16px;line-height:1.8;text-align:left;margin-top:10px;margin-bottom:0}@media (max-width:740px){.exampleList>li p{font-size:14px;line-height:1.8;margin-top:5px;margin-bottom:0}}.exampleList>li p.price{font-size:20px;line-height:1.8;text-align:center;margin-bottom:0;letter-spacing:0}@media (max-width:740px){.exampleList>li p.price{font-size:14px}}.exampleList>li p.price b{display:inline-block;font-size:36px;font-weight:400;line-height:1.8;margin-inline:5px;font-family:"Barlow",sans-serif}@media (max-width:740px){.exampleList>li p.price b{font-size:22px;margin-inline:2px}}.donationList{display:flex;flex-direction:column;gap:30px;margin-top:50px;margin-bottom:50px;max-width:900px;margin-inline:auto}@media (max-width:740px){.donationList{margin-top:30px;margin-bottom:30px}}.donationList+.bgGray{max-width:900px;margin-inline:auto}.donationList>li{width:100%;border:1px solid var(--grey);border-radius:20px;padding:30px 60px;display:flex;align-items:center;gap:clamp(20px,4.6875vw,60px)}@media (max-width:740px){.donationList>li{padding:10px;flex-direction:column;padding:20px}}.donationList>li.bank{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}.donationList>li div{width:50%;text-align:left}@media (max-width:740px){.donationList>li div{width:100%}}.donationList>li div p{margin-top:10px}.donationList>li .ttl{display:block;text-align:left;margin-bottom:20px;white-space:nowrap}@media (max-width:740px){.donationList>li .ttl{font-size:16px}}.donationList>li>p{text-align:left}.donationList>li>p.btn a{width:300px}@media (max-width:900px){.donationList>li>p.btn a{width:240px}}.donationList>li figure{display:inline-block;margin-top:10px;text-align:left}@media (max-width:740px){.donationList>li figure{display:block;text-align:center;max-width:180px;margin-inline:auto}}.donationList .bankList{display:flex;flex-wrap:wrap;justify-content:flex-start;justify-items:flex-start;gap:60px}@media (max-width:740px){.donationList .bankList{gap:20px}}.donationList .bankList li{width:calc((100% - 60px) / 2)}@media (max-width:740px){.donationList .bankList li{width:100%}}.donationList .bankList li .subTtl{text-align:left;margin-bottom:10px}@media (max-width:740px){.donationList .bankList li .subTtl{font-size:14px}}#donationInfo .infoList{display:flex;justify-content:center;align-items:center;gap:30px;max-width:640px;margin-inline:auto}@media (max-width:740px){#donationInfo .infoList{flex-direction:column;gap:20px}}@media (max-width:740px){#donationInfo .infoList>li{width:100%}}#donationInfo .infoList>li figure{min-width:220px}@media (max-width:740px){#donationInfo .infoList>li figure{width:160px;margin-inline:auto;object-fit:contain}}@media (max-width:740px){#donationInfo .infoList>li figure img{width:140px}}#donationInfo .infoList>li p{margin-top:0}#donationInfo .infoList>li .snsList{margin-top:30px}#donationInfo .infoList>li .snsList li a:after{background-color:var(--black)}.mainImg{max-width:600px;margin-inline:auto}.mainImg img{width:100%;height:auto;object-fit:cover}.mainImg.portrait{max-width:360px}@media (max-width:740px){.mainImg.portrait{max-width:50%}}.videoFrame{width:100%;aspect-ratio:16/9;max-width:640px;margin-inline:auto}@media (max-width:740px){.videoFrame{max-width:75%;margin-inline:auto}}@media (max-width:520px){.videoFrame{max-width:90%}}.videoFrame iframe{width:100%;height:100%}.videoList{display:flex;gap:60px;align-items:center;margin-top:30px}@media (max-width:1280px){.videoList{gap:30px}}@media (max-width:740px){.videoList{flex-direction:column;gap:20px;margin-top:20px}}.videoList li{width:calc((100% - 60px) / 2)}@media (max-width:740px){.videoList li{width:100%}}.divide02List,.divide03List,.divide04List{display:flex;gap:60px}@media (max-width:1280px){.divide02List,.divide03List,.divide04List{gap:30px}}@media (max-width:740px){.divide02List,.divide03List,.divide04List{flex-direction:column;gap:20px}}.divide02List>li,.divide03List>li,.divide04List>li{width:calc((100% - 60px) / 2)}@media (max-width:740px){.divide02List>li,.divide03List>li,.divide04List>li{width:100%}}.divide03List{gap:30px}@media (max-width:740px){.divide03List{gap:15px;flex-direction:row;flex-wrap:wrap}}.divide03List>li{width:calc((100% - 60px) / 3)}@media (max-width:1280px){.divide03List>li{width:calc((100% - 30px) / 3)}}@media (max-width:740px){.divide03List>li{width:100%}}.divide04List{gap:30px}@media (max-width:740px){.divide04List{gap:20px 15px;flex-direction:row;flex-wrap:wrap}}.divide04List>li{width:calc((100% - 90px) / 4)}@media (max-width:740px){.divide04List>li{width:calc((100% - 15px) / 2)}}.indent{margin-left:1em;text-align:left}.indent>li{text-indent:-1em;text-align:left}.indent.number{margin-left:1.5em}.indent.number li{text-indent:-1.5em}.videoMessageList{margin-top:40px;max-width:1000px;margin-inline:auto}@media (max-width:740px){.videoMessageList{margin-top:20px}}.videoMessageList>li{text-align:center}.videoMessageList>li figure{margin-bottom:10px}.videoMessageList>li figure img{width:160px;height:160px;object-fit:contain;margin-inline:auto}@media (max-width:740px){.videoMessageList>li figure img{width:90px;height:90px}}.videoMessageList>li p{text-align:center;margin-top:10px;line-height:1.4;margin-top:10px}.videoMessageList>li p.belong{font-size:12px;line-height:1.6}@media (max-width:740px){.videoMessageList>li p.belong{font-size:10px;letter-spacing:0}}.videoMessageList>li p.name{font-size:18px}@media (max-width:740px){.videoMessageList>li p.name{font-size:14px}}.videoMessageList>li p.name i{display:inline-block;font-size:14px;margin-left:5px}@media (max-width:740px){.videoMessageList>li p.name i{font-size:12px}}.newsPageList{display:flex;flex-wrap:wrap;gap:40px}@media (max-width:1280px){.newsPageList{gap:30px}}@media (max-width:740px){.newsPageList{flex-direction:row;gap:20px 15px}}.newsPageList>li{width:calc((100% - 80px) / 3);border-bottom:none;padding-bottom:0}@media (max-width:1280px){.newsPageList>li{width:calc((100% - 60px) / 3)}}@media (max-width:900px){.newsPageList>li{width:calc((100% - 30px) / 2)}}@media (max-width:740px){.newsPageList>li{width:calc((100% - 15px) / 2)}}.newsPageList>li a{display:flex;flex-direction:column;gap:15px;text-decoration:none;color:inherit;align-items:flex-start}@media (max-width:740px){.newsPageList>li a{gap:10px}}.newsPageList>li a:hover figure img{transform:scale(1.05)}.newsPageList>li figure{width:100%;flex-shrink:0;aspect-ratio:16/9;border-radius:10px;overflow:hidden;border:1px solid var(--grey)}.newsPageList>li figure img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.newsPageList>li .txt{width:100%;text-align:left}.newsPageList>li .category{display:inline-block;font-size:11px;padding:6px 12px;background:var(--white);color:var(--black);border:1px solid var(--black);border-radius:12px;margin-bottom:8px;letter-spacing:0;line-height:1}@media (max-width:740px){.newsPageList>li .category{font-size:8px;padding:3px 10px}}.newsPageList>li .date{font-size:14px;color:#666;display:block;font-family:"Barlow",sans-serif}.newsPageList>li .ttl{font-size:14px;font-weight:700;margin-bottom:0;margin-top:0;line-height:1.4}@media (max-width:740px){.newsPageList>li .ttl{font-size:14px}}.newsPageList>li .description{display:none}#newsLoadMoreBtn{margin-top:60px;text-align:center}@media (max-width:740px){#newsLoadMoreBtn{margin-top:40px}}.newsDetailHeader{text-align:left;display:flex;flex-wrap:wrap;gap:15px}.newsDetailHeader .category,.newsPageList .category{display:inline-block;font-size:11px;padding:6px 12px;background:var(--white);color:var(--black);border:1px solid var(--black);border-radius:12px;margin-bottom:8px;letter-spacing:0;line-height:1}@media (max-width:740px){.newsDetailHeader .category,.newsPageList .category{font-size:9px;padding:3px 10px}}.newsDetailHeader .subHead{width:100%;margin-top:0;word-break:auto-phrase;padding-inline:10%}@media (max-width:740px){.newsDetailHeader .subHead{padding-inline:0}}.newsDetailBody{text-align:left;font-size:16px;line-height:1.8;letter-spacing:0.05em}@media (max-width:740px){.newsDetailBody{font-size:14px}}.newsDetailBody>*+*{margin-top:1em}.newsDetailBody h1,.newsDetailBody h2,.newsDetailBody h3,.newsDetailBody h4,.newsDetailBody h5,.newsDetailBody h6{text-align:left}.newsDetailBody h3.wp-block-heading{font-size:24px;line-height:1.4;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;margin-top:30px}@media (max-width:740px){.newsDetailBody h3.wp-block-heading{font-size:20px;margin-top:25px}}.newsDetailBody ol,.newsDetailBody ul{text-align:left}.newsDetailBody li{text-align:left}.newsDetailBody p{text-align:left}.postNavigation{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:40px;border-top:1px solid #e0e0e0}@media (max-width:740px){.postNavigation{flex-direction:column;gap:15px;margin-top:30px;padding-top:30px}}.postNavigation .nextPost,.postNavigation .prevPost{flex:1}.postNavigation .nextPost a,.postNavigation .prevPost a{display:block;text-decoration:none;color:inherit;padding:15px;border:1px solid #e0e0e0;border-radius:8px;transition:all 0.3s ease}.postNavigation .nextPost a:hover,.postNavigation .prevPost a:hover{background-color:#f5f5f5;border-color:#ccc}.postNavigation .navLabel{display:block;font-size:12px;color:#666;margin-bottom:8px}.postNavigation .prevPost .navLabel{text-align:left}.postNavigation .nextPost .navLabel{text-align:right}@media (max-width:740px){.postNavigation .navLabel{font-size:11px}.postNavigation .nextPost .navLabel{text-align:left}}.postNavigation .navTitle{display:block;font-size:14px;font-weight:700;line-height:1.4;text-align:left}@media (max-width:740px){.postNavigation .navTitle{font-size:13px}}.postNavigation .nextPost{text-align:left}
/*# sourceMappingURL=common.css.map */