@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&family=Oranienbaum&family=Shippori+Mincho:wght@500;600;700&display=swap";:root{--white: #fff;--black: #000;--gray01: #4A4A4A;--gray02: #AEAEAE;--gray03: #EFEFEF;--gray04: #6D6D6D;--red: #BB1F1F;--letter-spacing: 0.01em}body,h1,h2,h3,h4,h5,h6,p,ol,ul,dl,dt,dd,form,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}strong{font-weight:normal}table,td,th,tr,thead,tbody{border:none}table th{text-align:left;font-weight:normal}table{border-collapse:collapse}ul,ol{list-style:none}a{text-decoration:none}a img{border:none}img{vertical-align:bottom}textarea{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;box-shadow:none}select{font-size:1em;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}select::-ms-expand{display:none}header,footer,section,nav,main,figure,figcaption,time,small{display:block}input[type=submit],input[type=image]{border:none;padding:0}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password]{outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0;box-shadow:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}button{border:none;margin:0;padding:0;cursor:pointer}input[type=submit],input[type=image],input[type=reset]{cursor:pointer}address{font-style:normal}input,button,select,textarea{font-family:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;outline:none}input::-moz-placeholder, textarea::-moz-placeholder{color:#999}input::placeholder,textarea::placeholder{color:#999}dialog{overflow:visible;padding:0;background:rgba(0,0,0,0);border:none;border-radius:0}*{box-sizing:border-box;letter-spacing:var(--letter-spacing)}html{font-size:62.5%}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:15px;font-size:1.5rem;line-height:2;color:var(--black);background-color:#fff;word-break:break-all}@media screen and (max-width: 768px){body{font-size:14px;font-size:1.4rem;line-height:1.9;--letter-spacing: 0}}body.scrollLock{overflow:hidden}a,button{color:var(--black)}@media screen and (min-width: 769px){a,button{transition:.5s ease-out}}button{text-align:left}.main{overflow:clip}.header{width:100%;position:fixed;left:50%;transform:translate(-50%, 0px);z-index:9999}@media screen and (min-width: 769px){.header{top:32px}}.header.is-black .header__logo:not(:has(+.header__btn.is-active)) .text{color:var(--black)}.header.is-black .header__logo:not(:has(+.header__btn.is-active)) .text::before{background:var(--black)}.header.is-black .header__logo:not(:has(+.header__btn.is-active))>img{filter:brightness(0)}.header.is-black .header__btn:not(.is-active) .text{color:var(--black)}.header.is-black .header__btn:not(.is-active) .hamburger{background:var(--black)}.header.is-black .header__btn:not(.is-active) .hamburger::before,.header.is-black .header__btn:not(.is-active) .hamburger::after{background:var(--black)}.header__logo{display:flex;align-items:center;transition:.5s ease-out}@media screen and (min-width: 769px){.header__logo{gap:40px}.header__logo:hover{opacity:.7}}@media screen and (max-width: 768px){.header__logo{gap:28px}.header__logo>img{width:126px;height:auto;-o-object-fit:contain;object-fit:contain}}.header__logo.is-hidden{opacity:0;visibility:hidden}.header__logo .text{position:relative;font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;color:var(--white);white-space:nowrap}.header__logo .text::before{content:"";position:absolute;width:1px;height:18px;background:var(--white);top:50%;left:-14px;transform:translateY(-50%)}@media screen and (max-width: 768px){.header__logo .text{font-size:14px;font-size:1.4rem;line-height:1.4}}.header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin-inline:auto;position:relative;z-index:9999;transition:transform .3s ease}@media screen and (min-width: 769px){.header__inner{width:calc(100% - 160px);height:52px}}@media screen and (min-width: 769px)and (max-width: 1100px){.header__inner{width:calc(100% - 120px)}}@media screen and (max-width: 768px){.header__inner{padding:6px 20px;top:13px}}@media screen and (min-width: 769px)and (max-width: 1100px){.header__inner.is-scrolled{transform:translateY(calc(-100% - 20px))}}@media screen and (max-width: 768px){.header__inner.is-scrolled{transform:translateY(calc(-100% - 13px))}}.header__btn{display:flex;align-items:center;gap:24px;height:52px;position:relative}@media screen and (min-width: 769px){.header__btn:hover{opacity:.7}}@media screen and (max-width: 768px){.header__btn{height:18px}}.header__btn .text{font-family:"Oranienbaum",serif;font-size:37px;font-size:3.7rem;color:var(--white)}@media screen and (max-width: 768px){.header__btn .text{display:none}}.header__btn .hamburger{width:50px;height:1px;background:var(--white);transition:.5s ease-out}.header__btn .hamburger::before,.header__btn .hamburger::after{content:"";width:50px;height:1px;background:var(--white);position:absolute;right:0;transition:.5s ease-out}.header__btn .hamburger::before{top:14px}.header__btn .hamburger::after{bottom:14px}@media screen and (max-width: 768px){.header__btn .hamburger{width:26px}.header__btn .hamburger::before,.header__btn .hamburger::after{width:26px}}.header__btn.is-active .hamburger{background:rgba(0,0,0,0)}.header__btn.is-active .hamburger::before{top:50%;transform:translateY(-50%) rotate(30deg)}.header__btn.is-active .hamburger::after{bottom:50%;transform:translateY(50%) rotate(-30deg)}.header__nav{opacity:0;visibility:hidden;width:100%;height:100dvh;background:rgba(0,0,0,.5);backdrop-filter:blur(10px);position:absolute;right:0;left:0;z-index:9998;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width: 769px){.header__nav{top:-32px;bottom:0}}@media screen and (max-width: 768px){.header__nav{top:0}}.header__nav.is-open{opacity:1;visibility:visible}.header__nav__inner{display:flex;align-items:center;flex-direction:column;gap:64px;max-width:1280px;height:100%;margin-inline:auto;padding:84px 80px 20px}@media screen and (min-width: 769px){.header__nav__inner{justify-content:center}}@media screen and (max-width: 1100px){.header__nav__inner{overflow-y:auto;justify-content:initial;gap:40px;padding:100px 60px 60px}}@media screen and (max-width: 768px){.header__nav__inner{padding-inline:30px}}.header__nav .mainNav{display:flex;justify-content:space-between;gap:32px;width:100%}@media screen and (max-width: 1100px){.header__nav .mainNav{flex-direction:column;gap:40px}}@media screen and (min-width: 769px){.header__nav .mainNav__courseList{width:57.1428571429%}}@media screen and (max-width: 1225px)and (min-width: 1101px){.header__nav .mainNav__courseList{width:calc(65% - 32px)}}@media screen and (max-width: 1100px){.header__nav .mainNav__courseList{width:100%}}.header__nav .mainNav__courseList .item>a{display:flex;gap:8px;padding-block:32px;position:relative}.header__nav .mainNav__courseList .item>a::before,.header__nav .mainNav__courseList .item>a::after{content:"";display:inline-block;width:100%;height:1px;position:absolute;bottom:0;inset-inline:0}.header__nav .mainNav__courseList .item>a::before{background:var(--gray01)}.header__nav .mainNav__courseList .item>a::after{background:var(--white);transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}@media screen and (min-width: 769px){.header__nav .mainNav__courseList .item>a{align-items:flex-end}.header__nav .mainNav__courseList .item>a:hover::after{transform:scaleX(1);transform-origin:left}}@media screen and (max-width: 768px){.header__nav .mainNav__courseList .item>a{flex-direction:column;gap:12px}}.header__nav .mainNav__courseList .item>a .en{font-family:"Oranienbaum",serif;font-size:min(64px,5vw);line-height:1.1;color:var(--white)}@media screen and (min-width: 769px){.header__nav .mainNav__courseList .item>a .en{--letter-spacing: 0}}@media screen and (max-width: 768px){.header__nav .mainNav__courseList .item>a .en{font-size:40px;font-size:4rem;line-height:.9}}.header__nav .mainNav__courseList .item>a .jp{padding-bottom:12px;font-family:"Shippori Mincho",serif;font-size:15px;font-size:1.5rem;line-height:1;--letter-spacing: -0.03em;color:var(--white)}@media screen and (max-width: 768px){.header__nav .mainNav__courseList .item>a .jp{font-size:14px;font-size:1.4rem}}.header__nav .mainNav__ctaList{display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media screen and (min-width: 769px){.header__nav .mainNav__ctaList{width:40%}}@media screen and (max-width: 1225px)and (min-width: 1101px){.header__nav .mainNav__ctaList{width:35%}}@media screen and (min-width: 769px)and (max-width: 1100px){.header__nav .mainNav__ctaList{flex-direction:initial;width:100%}}.header__nav .mainNav__ctaList .item{flex:1}.header__nav .mainNav__ctaList .item>a{display:flex;justify-content:center;flex-direction:column;gap:8px;height:100%;padding:40px;background:var(--black)}@media screen and (min-width: 769px){.header__nav .mainNav__ctaList .item>a:hover{background:var(--white)}.header__nav .mainNav__ctaList .item>a:hover .en,.header__nav .mainNav__ctaList .item>a:hover .jp{color:var(--black)}}@media screen and (max-width: 1225px)and (min-width: 1101px){.header__nav .mainNav__ctaList .item>a{padding:20px}}@media screen and (max-width: 768px){.header__nav .mainNav__ctaList .item>a{padding:20px 28px 28px}}.header__nav .mainNav__ctaList .item>a .en{font-family:"Oranienbaum",serif;font-size:min(48px,3.8vw);line-height:1.1;--letter-spacing: 0;color:var(--white)}@media screen and (max-width: 768px){.header__nav .mainNav__ctaList .item>a .en{font-size:24px;font-size:2.4rem}}.header__nav .mainNav__ctaList .item>a .jp{font-family:"Shippori Mincho",serif;font-weight:600;font-size:16px;font-size:1.6rem;line-height:1;color:var(--white)}@media screen and (max-width: 768px){.header__nav .mainNav__ctaList .item>a .jp{font-size:14px;font-size:1.4rem}}.header__nav .mainNav__ctaList .item>a[target=_blank]{position:relative}.header__nav .mainNav__ctaList .item>a[target=_blank]::after{pointer-events:none;content:"";display:inline-block;aspect-ratio:1;width:52px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;background:#5d5d5d;position:absolute;top:50%;right:32px;transform:translateY(-50%)}@media screen and (max-width: 1225px)and (min-width: 769px){.header__nav .mainNav__ctaList .item>a[target=_blank]::after{right:20px}}@media screen and (max-width: 768px){.header__nav .mainNav__ctaList .item>a[target=_blank]::after{width:32px;right:23px}}.header__nav .foot{display:flex;align-items:flex-end;justify-content:space-between;width:100%}@media screen and (max-width: 1100px){.header__nav .foot{flex-wrap:wrap;gap:40px}}.header__nav .foot__articleList{display:flex;gap:32px}@media screen and (max-width: 768px){.header__nav .foot__articleList{gap:20px}}.header__nav .foot__articleList .item>a{display:inline-block;font-family:"Shippori Mincho",serif;font-size:19px;font-size:1.9rem;line-height:1.4736842105;--letter-spacing: 0;color:var(--white);position:relative}.header__nav .foot__articleList .item>a::before,.header__nav .foot__articleList .item>a::after{content:"";display:inline-block;width:100%;height:1px;position:absolute;bottom:0;inset-inline:0}.header__nav .foot__articleList .item>a::before{background:var(--gray01)}.header__nav .foot__articleList .item>a::after{background:var(--white);transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}@media screen and (min-width: 769px){.header__nav .foot__articleList .item>a{padding-bottom:8px}.header__nav .foot__articleList .item>a:hover::after{transform:scaleX(1);transform-origin:left}}@media screen and (max-width: 768px){.header__nav .foot__articleList .item>a{font-size:14px;font-size:1.4rem}.header__nav .foot__articleList .item>a::before{background:var(--white)}}.header__nav .foot__otherList{display:flex;align-items:center;gap:18px}@media screen and (max-width: 768px){.header__nav .foot__otherList{flex-wrap:wrap}}.header__nav .foot__otherList .item>a{display:flex;align-items:center;gap:4px;font-family:"Shippori Mincho",serif;font-size:14px;font-size:1.4rem;line-height:1;color:var(--white);white-space:nowrap;position:relative}.header__nav .foot__otherList .item>a::before{content:"";display:inline-block;width:100%;height:1px;position:absolute;bottom:0;inset-inline:0;background:var(--white);transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}@media screen and (min-width: 769px){.header__nav .foot__otherList .item>a:hover::before{transform:scaleX(1);transform-origin:left}}.header__nav .foot__otherList .item>a[target=_blank]::after{content:"";display:inline-block;aspect-ratio:1;width:20px;height:20px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;background:var(--gray02)}.footer{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/footer/img_bg.webp") no-repeat top/cover;position:relative;padding:120px 80px}@media screen and (min-width: 769px)and (max-width: 1100px){.footer{padding-inline:60px}}@media screen and (max-width: 768px){.footer{padding-inline:30px;padding-bottom:50px;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/footer/sp/img_bg.webp")}}@media screen and (min-width: 769px){.footer__inner{max-width:1120px;margin-inline:auto}}.footer__mainLink{display:flex;gap:30px;padding-right:84px;padding-bottom:40px;border-bottom:1px solid var(--gray01);position:relative}.footer__mainLink::before,.footer__mainLink::after{content:"";display:block;position:absolute;transition:transform .5s ease-out,right .5s ease-out}.footer__mainLink::before{width:100%;height:1px;background:var(--white);bottom:0;transform:scaleX(0);transform-origin:right}.footer__mainLink::after{aspect-ratio:70/13;width:70px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrowLarge.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrowLarge.svg") no-repeat center/contain;background:var(--white);top:calc(50% - 20px);right:32px;transform:translateY(calc(-50% + 2px))}@media screen and (min-width: 769px){.footer__mainLink{align-items:flex-end}.footer__mainLink:hover::before{transform:scaleX(1);transform-origin:left}.footer__mainLink:hover::after{right:10px}.footer__mainLink:hover .en,.footer__mainLink:hover .jp{opacity:.5}}@media screen and (min-width: 769px)and (max-width: 1100px){.footer__mainLink{padding-right:60px}.footer__mainLink::after{width:50px;top:calc(50% - 12px);right:20px}}@media screen and (max-width: 768px){.footer__mainLink{flex-direction:column;gap:10px;padding-bottom:26px}.footer__mainLink::after{width:43px;top:calc(50% - 17px);right:0}}.footer__mainLink .en,.footer__mainLink .jp{transition:.5s ease-out}.footer__mainLink .en{font-family:"Oranienbaum",serif;font-size:80px;font-size:8rem;line-height:.9;color:var(--white)}@media screen and (min-width: 769px)and (max-width: 1100px){.footer__mainLink .en{font-size:56px;font-size:5.6rem}}@media screen and (max-width: 768px){.footer__mainLink .en{font-size:40px;font-size:4rem}}.footer__mainLink .jp{font-family:"Shippori Mincho",serif;font-size:24px;font-size:2.4rem;color:var(--white)}@media screen and (min-width: 769px)and (max-width: 1100px){.footer__mainLink .jp{font-size:18px;font-size:1.8rem}}@media screen and (max-width: 768px){.footer__mainLink .jp{font-size:16px;font-size:1.6rem}}.footer__mainLink:not(:first-child){margin-top:56px}@media screen and (max-width: 768px){.footer__mainLink:not(:first-child){margin-top:32px}}.footer__subLinks{display:flex;align-items:center;gap:18px;margin-top:118px}@media screen and (max-width: 768px){.footer__subLinks{flex-wrap:wrap;gap:12px 22px;margin-top:53px}}.footer__subLinks .item>a{display:flex;align-items:center;gap:4px;font-family:"Shippori Mincho",serif;font-size:14px;font-size:1.4rem;color:var(--white);white-space:nowrap;position:relative}.footer__subLinks .item>a::before{content:"";position:absolute;width:100%;height:1px;background:var(--white);bottom:0;inset-inline:0;transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}.footer__subLinks .item>a[target=_blank]::after{content:"";display:inline-block;aspect-ratio:1;width:20px;height:20px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/contain;background:var(--gray02)}@media screen and (min-width: 769px){.footer__subLinks .item>a:hover::before{transform:scaleX(1);transform-origin:left}}.footer__foot{display:flex;align-items:flex-end;justify-content:space-between;margin-top:44px}@media screen and (max-width: 768px){.footer__foot{flex-wrap:wrap;margin-top:38px}}.footer__foot .logo{display:flex;align-items:center;gap:32px}@media screen and (min-width: 769px){.footer__foot .logo:hover{opacity:.5}}@media screen and (max-width: 768px){.footer__foot .logo{gap:30px}}.footer__foot .logo .text{position:relative;font-family:"Oranienbaum",serif;font-size:16px;font-size:1.6rem;line-height:1.4;color:var(--white);white-space:nowrap}.footer__foot .logo .text::before{content:"";position:absolute;width:1px;height:16px;background:var(--white);top:50%;left:-18px;transform:translateY(-50%)}@media screen and (max-width: 768px){.footer__foot .logo .text::before{height:14px;left:-16px}}.footer__foot .copy{text-align:center;padding-top:20px;color:var(--white);font-family:"Oranienbaum",serif;font-size:12px;font-size:1.2rem;line-height:.9}@media screen and (max-width: 768px){.footer__foot .copy{padding-block:40px 0;--letter-spacing: 0.03em}}@media screen and (min-width: 769px){.modBpPc{display:inherit}}@media screen and (max-width: 768px){.modBpPc{display:none}}@media screen and (min-width: 769px){.modBpSp{display:none}}@media screen and (max-width: 768px){.modBpSp{display:inherit}}@media screen and (min-width: 769px){.modBpTablet{display:none}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBpTablet{display:inherit}}@media screen and (max-width: 768px){.modBpTablet{display:none}}.modVisuallyHidden{overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0, 0, 0, 0);position:absolute;white-space:nowrap}.modHeading01{display:flex;gap:16px;max-width:1280px;margin:160px auto 80px;padding-inline:80px}@media screen and (min-width: 769px){.modHeading01{align-items:flex-end}}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading01{padding-inline:60px}}@media screen and (max-width: 1100px){.modHeading01{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 768px){.modHeading01{margin-top:0;padding-top:100px;padding-inline:30px}}.modHeading01__en{font-family:"Oranienbaum",serif;font-weight:400}@media screen and (min-width: 769px){.modHeading01__en{font-size:80px;font-size:8rem;line-height:1.1;--letter-spacing: 0}}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading01__en{font-size:75px;font-size:7.5rem}}@media screen and (max-width: 768px){.modHeading01__en{font-size:70px;font-size:7rem;line-height:.9}}.modHeading01__jp{font-family:"Shippori Mincho",serif;font-weight:500;font-size:24px;font-size:2.4rem;line-height:1}@media screen and (min-width: 769px){.modHeading01__jp{padding-bottom:20px}}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading01__jp{padding-bottom:0}}.modHeading02{padding-top:24px}@media screen and (max-width: 768px){.modHeading02{padding-top:38px}}.modHeading02__en{font-family:"Oranienbaum",serif;font-weight:400;font-size:100px;font-size:10rem;line-height:1.3;position:relative}.modHeading02__en::before{content:"";display:block;aspect-ratio:1;width:14px;height:14px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_heading.webp") no-repeat center/contain;position:absolute;top:-7px;left:-6px}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading02__en{font-size:80px;font-size:8rem}}@media screen and (max-width: 768px){.modHeading02__en{font-size:56px;font-size:5.6rem;line-height:1}.modHeading02__en::before{top:-12px;left:-13px}}.modHeading02__jp{font-family:"Shippori Mincho",serif;font-weight:500;font-size:24px;font-size:2.4rem;line-height:1.3}@media screen and (min-width: 769px){.modHeading02__jp{margin-left:16px}}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading02__jp{margin-left:0;font-size:22px;font-size:2.2rem}}@media screen and (max-width: 1100px){.modHeading02__jp{display:block;margin-top:6px}}@media screen and (max-width: 768px){.modHeading02__jp{font-size:20px;font-size:2rem}}.modHeading03{padding-bottom:9px;border-bottom:1px solid var(--black);font-family:"Shippori Mincho",serif;font-weight:500;font-size:36px;font-size:3.6rem;line-height:1.2;--letter-spacing: 0}@media screen and (min-width: 769px)and (max-width: 1100px){.modHeading03{font-size:32px;font-size:3.2rem}}@media screen and (max-width: 768px){.modHeading03{font-size:24px;font-size:2.4rem}}.modBtn{max-width:460px;display:block;width:100%;background:var(--black);color:var(--white);text-align:center;padding:16px;margin:20px auto;transition:.3s;border:1px solid var(--black);font-size:18px;font-size:1.8rem;font-weight:700;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 768px){.modBtn{font-size:16px;font-size:1.6rem}}.modBtn:hover{color:var(--black);background:var(--white)}.modBtn--white{background:var(--white);color:var(--black)}.modBtn--white:hover{background:var(--black);color:var(--white)}.modTextStrong{font-family:"Shippori Mincho",serif;font-weight:700;font-size:30px;font-size:3rem;line-height:1.8;--letter-spacing: 0}@media screen and (max-width: 768px){.modTextStrong{font-size:20px;font-size:2rem;line-height:1.5}}@media screen and (min-width: 769px){.modTextLead{font-size:16px;font-size:1.6rem;line-height:2.1;--letter-spacing: 0.03em}}.modBreadcrumbs{overflow-x:auto;display:flex;align-items:center;gap:25px;margin-left:auto;padding-bottom:8px;margin-bottom:8px}.modBreadcrumbs__wrapper{max-width:1280px;margin-inline:auto;margin-bottom:48px;padding-inline:80px}@media screen and (max-width: 768px){.modBreadcrumbs__wrapper{padding-inline:30px}}.modBreadcrumbs__item{font-size:12px;font-size:1.2rem;line-height:1.8;--letter-spacing: 0.03em;white-space:nowrap}.modBreadcrumbs__item:first-child{margin-left:auto}.modBreadcrumbs__item:not(:first-child){position:relative}.modBreadcrumbs__item:not(:first-child)::before{content:"/";position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.modBreadcrumbs__item>a{position:relative}.modBreadcrumbs__item>a::before{content:"";width:100%;height:1px;background:currentColor;position:absolute;bottom:0;left:0;transition:transform .5s ease-out;transform-origin:right}@media screen and (min-width: 769px){.modBreadcrumbs__item>a:hover::before{animation:textHover .6s}}@keyframes textHover{0%{transform:scaleX(1);transform-origin:right}40%{transform:scaleX(0);transform-origin:right}60%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}.modDummy{position:relative}.modDummy::before{content:"";background:rgba(0,0,0,.5);position:absolute;inset:0}.modTags{display:flex;gap:10px;flex-wrap:wrap}@media screen and (max-width: 768px){.modTags{gap:6px}}.modTags__item:not(:has(>a)),.modTags__item>a{display:inline-block;padding:2px 9px;border:1px solid #d9d9d9;border-radius:100px;font-family:"Shippori Mincho",serif;font-size:13px;font-size:1.3rem;line-height:1.4;--letter-spacing: -0.02em}.modTags__item:not(:has(>a))::before,.modTags__item>a::before{content:"#"}@media screen and (min-width: 769px){.modTags__item>a:hover{border-color:var(--black)}}.modTags--topNews .modTags__item{border:1px solid rgba(255,255,255,.2);color:var(--white)}.modTags--topNews .modTags__item::before{color:#828282}.modTags--newsDetail .modTags__item>a{font-family:"Noto Sans JP",sans-serif}.modCard{display:flex;height:100%;flex-direction:column;position:relative}@media screen and (min-width: 769px){.modCard:has(.modCard__trigger:hover) .modCard__thumb::before,.modCard:has(.modCard__trigger:hover) .modCard__thumb::after{opacity:1}.modCard:has(.modCard__trigger:hover) .modCard__thumb>img{transform:scale(1.05)}}.modCard__inner{width:100%}@media screen and (min-width: 769px){.modCard__inner:hover .modCard__thumb::before,.modCard__inner:hover .modCard__thumb::after{opacity:1}.modCard__inner:hover .modCard__thumb>img{transform:scale(1.05)}}.modCard__thumb{overflow:hidden;margin-bottom:24px;aspect-ratio:352/198;position:relative}.modCard__thumb::before{opacity:0;content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4);inset:0;z-index:1;transition:.7s ease-out}.modCard__thumb::after{opacity:0;content:"VIEW MORE";font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1.1;--letter-spacing: 0;color:var(--white);position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%, -50%);transition:.7s ease-out}@media screen and (max-width: 768px){.modCard__thumb{margin-bottom:13px}}.modCard__thumb>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:.7s ease-out}.modCard__thumb--instructor{aspect-ratio:1}.modCard__thumb--monoColor{filter:grayscale(100%)}.modCard>time{font-family:"Shippori Mincho",serif;font-size:14px;font-size:1.4rem;line-height:1.4;--letter-spacing: -0.02em}.modCard__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:16px;font-size:1.6rem;line-height:1.5;--letter-spacing: 0}@media screen and (max-width: 768px){.modCard__title{font-size:14px;font-size:1.4rem;line-height:1.9}}.modCard__position{font-family:"Shippori Mincho",serif;font-size:14px;font-size:1.4rem;line-height:1.5;--letter-spacing: -0.01em}.modCard__name{margin-top:auto;font-family:"Shippori Mincho",serif;font-size:30px;font-size:3rem;line-height:1.5;--letter-spacing: 0}@media screen and (max-width: 768px){.modCard__name{margin-top:8px;font-size:20px;font-size:2rem}}.modCard .modTags{margin-top:24px}.modCard__trigger{position:absolute;inset:0;z-index:3}@media screen and (min-width: 769px){.modSlider:not(:has(>li:nth-child(4)))>li{width:calc(33.3333333333% - 21.3333333333px)}}@media screen and (min-width: 769px){.modSlider:not(:has(>li:nth-child(4)))>li:last-child{margin-right:0 !important}}@media screen and (min-width: 769px){.modSlider:not(:has(>li:nth-child(4)))>li .modCard__thumb{min-width:initial}}@media screen and (min-width: 769px){.modSlider .modCard__thumb{min-width:352px}}@media screen and (max-width: 768px){.modSlider .modCard__thumb{min-width:250px}}@media screen and (max-width: 768px){.modSlider--instructor .modCard{min-width:250px}}.modSlider--instructor+.swiper-button-next{top:143px}@media screen and (max-width: 768px){.modSlider--instructor+.swiper-button-next{top:105px}}.swiper{position:relative;overflow-x:clip;overflow-y:visible;margin-right:-80px}@media screen and (min-width: 769px){.swiper:not(:has(li:nth-child(4))){margin-right:0}}.swiper-wrapper{display:flex;padding:0;margin:0}.swiper-slide{width:auto;max-width:352px;flex-shrink:0;transition:opacity .3s ease}@media screen and (max-width: 768px){.swiper-slide{max-width:250px}}.swiper-slide.is-clipped{pointer-events:none;opacity:.3}.swiper-button-next{cursor:pointer;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:63px;height:63px;background:var(--black);position:absolute;top:67px;right:17px;z-index:10;transition:.5s ease-out}.swiper-button-next::after{content:"";display:block;width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--white);transition:.5s ease-out}@media screen and (max-width: 768px){.swiper-button-next::after{width:21px;height:4px}}@media screen and (min-width: 769px){.swiper-button-next:hover{background:var(--white)}.swiper-button-next:hover::after{background:var(--black);transform:translateX(5px)}}@media screen and (max-width: 768px){.swiper-button-next{width:40px;height:40px;top:50px;right:80px}}.swiper-navigation-icon{display:none}.modModal{overflow:visible;width:min(90vw,1000px);max-height:80vh;margin:0;background:var(--white);position:fixed;left:50%;transform:translate(-50%, -50%);transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width: 769px){.modModal{top:50%}}@media screen and (max-width: 768px){.modModal{min-width:100%;max-height:90dvh;margin-top:10dvh;bottom:0;transform:translateX(-50%)}}.modModal[open]{opacity:0;visibility:visible}.modModal[open].is-open{opacity:1}.modModal::backdrop{background:rgba(0,0,0,.6);backdrop-filter:blur(10px);transition:opacity .3s ease}.modModal[open]::backdrop{opacity:0}.modModal[open].is-open::backdrop{opacity:1}.modModal__inner{display:flex;gap:48px;padding:40px;max-height:80vh;overflow-y:auto;scrollbar-width:thin}@media screen and (max-width: 768px){.modModal__inner{flex-direction:column;max-height:90dvh;padding:30px}}.modModal__inner::-webkit-scrollbar{width:4px}.modModal__thumb{flex:1;aspect-ratio:1;height:100%}.modModal__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modModal__textArea{flex:1;color:var(--black);font-size:15px;font-size:1.5rem;line-height:1.8}.modModal__textArea .head{padding-bottom:24px;border-bottom:1px solid var(--black)}.modModal__textArea .head__position{font-family:"Shippori Mincho",serif;font-size:14px;font-size:1.4rem;line-height:1.5;--letter-spacing: -0.01em}.modModal__textArea .head__name{font-family:"Shippori Mincho",serif;font-size:30px;font-size:3rem;line-height:1.5;--letter-spacing: 0}.modModal__textArea .body{margin-top:24px}.modModal__textArea .body p{line-height:1.8;font-size:15px;font-size:1.5rem;font-weight:300}.modModal__textArea .body p strong{font-family:"Shippori Mincho",serif;font-weight:500;font-size:20px;font-size:2rem;line-height:1.5;--letter-spacing: -0.01em}.modModal__textArea .body p:not(:first-child){margin-top:16px}.modModal__close{padding-right:43px;font-family:"Oranienbaum",serif;font-size:23px;font-size:2.3rem;line-height:1.4;--letter-spacing: 0;color:var(--white);position:absolute;right:0;bottom:calc(100% + 10px)}@media screen and (max-width: 768px){.modModal__close{right:30px}}@media screen and (min-width: 769px){.modModal__close:hover{opacity:.7}}.modModal__close::before,.modModal__close::after{content:"";width:32px;height:1px;background:var(--white);position:absolute;right:0;top:50%}.modModal__close::before{transform:translateY(-50%) rotate(30deg)}.modModal__close::after{transform:translateY(-50%) rotate(-30deg)}.modSection{width:100%;max-width:1280px;margin:80px auto;padding-inline:80px}@media screen and (min-width: 769px)and (max-width: 1100px){.modSection{padding-inline:60px}}@media screen and (max-width: 768px){.modSection{padding-inline:30px}}.modSection--course{margin-block:120px}@media screen and (max-width: 768px){.modSection--course{margin-block:80px}}.modSection--course>*:not(.modSubSection){margin-top:56px}@media screen and (max-width: 768px){.modSection--course>*:not(.modSubSection){margin-top:40px}}.modSection--course:has(+.modBreadcrumbs__wrapper){margin-bottom:80px}.modSubSection{margin-top:100px}@media screen and (max-width: 768px){.modSubSection{margin-top:64px}}.modSubSection>*:not(:first-child){margin-top:40px}@media screen and (max-width: 768px){.modSubSection>*:not(:first-child){margin-top:32px}}.modSubSection--noHeading{margin-top:56px}@media screen and (max-width: 768px){.modSubSection--noHeading{margin-top:40px}}.modListCard{display:flex;flex-wrap:wrap;gap:40px 32px}.modListCard>li{width:calc(33.3333333333% - 21.3333333333px)}@media screen and (min-width: 769px)and (max-width: 1100px){.modListCard>li{width:calc(50% - 16px)}}@media screen and (max-width: 768px){.modListCard>li{width:100%}}.modListAnchorLinks{display:flex;flex-wrap:wrap;gap:14px}.modListAnchorLinks__wrapper{width:100%;max-width:1280px;margin:80px auto;padding-inline:80px}@media screen and (min-width: 769px)and (max-width: 1100px){.modListAnchorLinks__wrapper{padding-inline:60px}}@media screen and (max-width: 768px){.modListAnchorLinks__wrapper{margin-top:40px;padding-inline:30px}}@media screen and (min-width: 769px){.modListAnchorLinks>li{width:calc(25% - 10.5px)}}@media screen and (min-width: 769px)and (max-width: 1100px){.modListAnchorLinks>li{width:calc(33.3333333333% - 9.3333333333px)}}@media screen and (max-width: 768px){.modListAnchorLinks>li{width:100%}}.modListAnchorLinks>li>a{display:block;padding-inline:10px 29px;padding-bottom:7px;border-bottom:1px solid var(--gray03);font-size:14px;font-size:1.4rem;line-height:2.1;--letter-spacing: 0;position:relative}.modListAnchorLinks>li>a::before,.modListAnchorLinks>li>a::after{content:"";display:block;transition:transform .5s ease-out;position:absolute}.modListAnchorLinks>li>a::before{width:100%;height:1px;background:var(--black);bottom:0;left:0;transform:scaleX(0);transform-origin:right}.modListAnchorLinks>li>a::after{width:11px;height:4px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat right center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat right center/cover;background:var(--black);top:13px;right:7px;transform:rotate(90deg)}@media screen and (min-width: 769px){.modListAnchorLinks>li>a:hover::before{transform:scaleX(1);transform-origin:left}.modListAnchorLinks>li>a:hover::after{transform:translateY(4px) rotate(90deg)}}.modListFashionProject{padding-top:38px;position:relative;counter-reset:step-counter}.modListFashionProject::before{content:"";display:block;width:1px;height:100%;background:var(--black);position:absolute;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.modListFashionProject::before{height:calc(100% - 14px);top:14px;left:4px;transform:initial}}.modListFashionProject>li{counter-increment:step-counter;padding-block:79px 78px;border-top:1px solid var(--gray03);position:relative}.modListFashionProject>li::before,.modListFashionProject>li::after{position:absolute}.modListFashionProject>li::before{display:block;width:100%;height:1px;background:var(--gray03);inset-inline:0}.modListFashionProject>li::after{content:"Step " counter(step-counter);display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;width:78px;height:78px;background:var(--black);border-radius:50%;font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1;--letter-spacing: 0;color:var(--white);top:-39px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.modListFashionProject>li{padding-block:31px}.modListFashionProject>li::after{content:"Step" "\a" counter(step-counter);white-space:pre;width:55px;height:55px;text-align:center;font-size:15px;font-size:1.5rem;top:-28px;left:-23px;transform:initial}}.modListFashionProject>li:last-child{padding-bottom:0}.modListFashionProject>li .card{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.modListFashionProject>li .card{flex-direction:column;width:88.5714285714%;margin-left:auto}}.modListFashionProject>li .card__thumb{width:100%;max-width:45.1785714286%}@media screen and (max-width: 768px){.modListFashionProject>li .card__thumb{max-width:initial}}.modListFashionProject>li .card__thumb>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modListFashionProject>li .card__textArea{width:100%;max-width:45.1785714286%}@media screen and (max-width: 768px){.modListFashionProject>li .card__textArea{max-width:initial}}.modListFashionProject>li .card__textArea .title{margin-bottom:24px;font-family:"Shippori Mincho",serif;font-weight:500;font-size:20px;font-size:2rem;line-height:1.8;--letter-spacing: 0}@media screen and (max-width: 768px){.modListFashionProject>li .card__textArea .title{margin-block:20px 16px;font-weight:700;font-size:16px;font-size:1.6rem;line-height:1.5}}.modListFashionProject>li .card__textArea .text{line-height:1.8;--letter-spacing: 0.03em}.modListFashionProject>li .card__textArea .text+.text{margin-top:1.8em}@media screen and (max-width: 768px){.modListFashionProject>li .card__textArea .text+.text{margin-top:1em}}@media screen and (min-width: 769px){.modListFashionProject>li .card--reverse{flex-direction:row-reverse}}@media screen and (min-width: 769px)and (max-width: 1100px){.modListFashionProject>li .card--reverse{flex-direction:column}}.modListUl{padding-left:42px}.modListUl>li{font-family:"Shippori Mincho",serif;font-weight:500;font-size:18px;font-size:1.8rem;line-height:2.2;--letter-spacing: 0;position:relative}.modListUl>li::before{pointer-events:none;content:"";display:block;aspect-ratio:1;width:5px;height:5px;background:var(--black);border-radius:50%;position:absolute;top:17px;left:-15px}@media screen and (max-width: 768px){.modListUl>li{line-height:2;font-size:16px;font-size:1.6rem}}.modKv{overflow:hidden;display:flex;align-items:center;justify-content:center;height:100vh;position:relative}.modKv::before,.modKv::after{pointer-events:none;content:"";display:block;width:100%;position:absolute}.modKv::before{height:100%;inset:0;z-index:-1}.modKv::after{height:40px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/img_biribiri.webp") repeat top/contain;bottom:-2px;left:0;z-index:1}@media screen and (max-width: 768px){.modKv::after{min-width:1000px;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/sp/img_biribiri.webp")}}.modKv.is-zoom-out::before{animation:kvZoomOut 4s ease-out forwards}.modKv .modHeading01{flex-direction:column;align-items:center;margin-block:0;text-align:center}@media screen and (max-width: 768px){.modKv .modHeading01{padding-top:0}}.modKv .modHeading01__en{font-size:140px;font-size:14rem;line-height:1.1;--letter-spacing: 0;color:var(--white)}@media screen and (min-width: 769px)and (max-width: 1100px){.modKv .modHeading01__en{font-size:100px;font-size:10rem}}@media screen and (max-width: 768px){.modKv .modHeading01__en{font-size:70px;font-size:7rem;line-height:.9;--letter-spacing: 0.01em}}.modKv .modHeading01__jp{padding-bottom:0;color:var(--white)}@media screen and (max-width: 768px){.modKv .modHeading01__jp{font-size:18px;font-size:1.8rem;line-height:1.4}}.modKv--topCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/top-creator/img_kv.webp") no-repeat top/cover}@media screen and (max-width: 768px){.modKv--topCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/top-creator/sp/img_kv.webp") no-repeat top/cover}}.modKv--fashionCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/fashion-creator/img_kv.webp") no-repeat top/cover}@media screen and (max-width: 768px){.modKv--fashionCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/fashion-creator/sp/img_kv.webp") no-repeat top/cover}}.modKv--costumeDesign::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/costume-design/img_kv.webp") no-repeat top/cover}@media screen and (max-width: 768px){.modKv--costumeDesign::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/costume-design/sp/img_kv.webp") no-repeat top/cover}}@keyframes kvZoomOut{0%{transform:scale(1.15)}100%{transform:scale(1)}}.modBlockCourseFlow__list{display:flex;gap:80px;margin-bottom:52px;padding-bottom:39px;border-bottom:.5px solid var(--gray02);position:relative}.modBlockCourseFlow__list::before{content:"";display:block;width:.5px;height:44px;background:var(--gray02);position:absolute;top:100%}@media screen and (min-width: 769px){.modBlockCourseFlow__list::before{height:44px;left:50%;transform:translateX(-50%)}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseFlow__list{gap:40px}}@media screen and (max-width: 768px){.modBlockCourseFlow__list{flex-wrap:wrap;gap:24px;margin-bottom:32px;padding-bottom:24px}.modBlockCourseFlow__list::before{height:27px;left:47px}}.modBlockCourseFlow__list>li{display:flex}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li{width:calc(25% - 60px)}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseFlow__list>li{width:calc(25% - 30px)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li{width:100%}}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li:nth-child(1){background:var(--gray03)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li:nth-child(1) .card{background:var(--gray03)}}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li:nth-child(2){background:#c9c9c9}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li:nth-child(2) .card{background:#c9c9c9}}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li:nth-child(3){background:#888;color:var(--white)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li:nth-child(3) .card{background:#888;color:var(--white)}}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li:nth-child(4){background:#4a4a4a;color:var(--white)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li:nth-child(4) .card{background:#4a4a4a;color:var(--white)}}.modBlockCourseFlow__list>li:not(:last-child){position:relative}.modBlockCourseFlow__list>li:not(:last-child)::after{content:"";display:block;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--black);position:absolute}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li:not(:last-child)::after{width:25px;height:5px;top:calc(50% - 5px);left:calc(100% + 28px);transform:translateY(-50%)}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseFlow__list>li:not(:last-child)::after{left:calc(100% + 8px)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li:not(:last-child)::after{width:15px;height:3px;top:calc(100% + 11px);left:42px;transform:rotate(90deg)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li .card{display:flex;align-items:center;width:100%;min-height:104px}}.modBlockCourseFlow__list>li .card__heading{text-align:center}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li .card__heading{padding:30px 10px 38px;border-bottom:1px solid var(--white)}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li .card__heading{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:97px;height:100%;border-right:1px solid var(--white)}}.modBlockCourseFlow__list>li .card__heading .year{font-family:"Shippori Mincho",serif;font-weight:500;font-size:17px;font-size:1.7rem;line-height:1.7;--letter-spacing: 0.03em}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li .card__heading .year{font-size:13px;font-size:1.3rem}}.modBlockCourseFlow__list>li .card__heading .title{font-family:"Shippori Mincho",serif;font-weight:600;font-size:26px;font-size:2.6rem;line-height:1;--letter-spacing: 0}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li .card__heading .title{margin-top:8px}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseFlow__list>li .card__heading .title{font-size:22px;font-size:2.2rem}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li .card__heading .title{font-size:17px;font-size:1.7rem}}.modBlockCourseFlow__list>li .card__text{font-size:13px;font-size:1.3rem;line-height:1.7}@media screen and (min-width: 769px){.modBlockCourseFlow__list>li .card__text{padding:24px}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseFlow__list>li .card__text{padding:16px}}@media screen and (max-width: 768px){.modBlockCourseFlow__list>li .card__text{padding:19px 24px}}.modBlockCourseFlow__after{display:flex;align-items:center;justify-content:center;gap:24px}@media screen and (max-width: 768px){.modBlockCourseFlow__after{gap:16px}}.modBlockCourseFlow__after>.title{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1;width:78px;height:78px;background:var(--black);border-radius:50%;font-family:"Shippori Mincho",serif;font-weight:600;font-size:20px;font-size:2rem;line-height:1;--letter-spacing: 0;color:var(--white)}@media screen and (max-width: 768px){.modBlockCourseFlow__after>.title{width:95px;height:95px;font-size:17px;font-size:1.7rem}}.modBlockCourseFlow__after>.text{font-family:"Shippori Mincho",serif;font-weight:500;font-size:16px;font-size:1.6rem;line-height:1.6;--letter-spacing: 0;color:var(--gray01)}@media screen and (max-width: 768px){.modBlockCourseFlow__after>.text{flex:1;font-size:14px;font-size:1.4rem}}.modBlockPickup__inner+.modBlockPickup__inner{margin-top:56px}.modBlockPickup__title{display:inline-block;margin-block:24px 16px;padding:8px;background:var(--black);font-size:20px;font-size:2rem;line-height:1.5;--letter-spacing: 0.03em;color:var(--white)}@media screen and (max-width: 768px){.modBlockPickup__title{margin-block:0;padding-block:6px;font-size:16px;font-size:1.6rem;line-height:1.2}}.modBlockPickup__mainList,.modBlockPickup__otherList{display:flex;gap:56px 32px}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockPickup__mainList,.modBlockPickup__otherList{gap:40px 16px}}@media screen and (min-width: 769px){.modBlockPickup__mainList>li,.modBlockPickup__otherList>li{width:calc(25% - 24px)}}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockPickup__mainList>li,.modBlockPickup__otherList>li{width:calc(25% - 12px)}}.modBlockPickup__mainList>li .card,.modBlockPickup__otherList>li .card{height:100%;border:1px solid var(--black)}.modBlockPickup__mainList>li .card__thumb,.modBlockPickup__otherList>li .card__thumb{aspect-ratio:216/121;width:100%}.modBlockPickup__mainList>li .card__thumb>img,.modBlockPickup__otherList>li .card__thumb>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.modBlockPickup__mainList>li .card__title,.modBlockPickup__otherList>li .card__title{min-height:27px;margin-top:16px;font-family:"Shippori Mincho",serif;font-weight:700;font-size:18px;font-size:1.8rem;line-height:1.36;--letter-spacing: 0}@media screen and (max-width: 1100px){.modBlockPickup__mainList>li .card__title,.modBlockPickup__otherList>li .card__title{font-size:17px;font-size:1.7rem}}@media screen and (max-width: 768px){.modBlockPickup__mainList>li .card__title,.modBlockPickup__otherList>li .card__title{line-height:1.5}}.modBlockPickup__mainList>li .card__text,.modBlockPickup__otherList>li .card__text{margin-top:10px;font-size:13px;font-size:1.3rem;line-height:1.7;--letter-spacing: 0.03em}.modBlockPickup__mainList{margin-block:16px 56px}@media screen and (max-width: 768px){.modBlockPickup__mainList{gap:0}}.modBlockPickup__mainList>li .card{padding:20px}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockPickup__mainList>li .card{padding:16px}}@media screen and (max-width: 768px){.modBlockPickup__mainList>li .card{padding:18px}}.modBlockPickup__otherList{display:none;flex-wrap:wrap;transition:height .5s ease-out}@media screen and (max-width: 768px){.modBlockPickup__otherList{flex-direction:column;gap:40px}}@media screen and (max-width: 768px){.modBlockPickup__otherList>li{width:100%}}.modBlockPickup__otherList>li .card{border-inline:initial;border-bottom:initial}@media screen and (max-width: 768px){.modBlockPickup__otherList>li .card__title{font-size:18px;font-size:1.8rem}}.modBlockPickup__otherList.is-open{display:flex}.modBlockPickup__btn{display:inline-block;padding:25px 141px 27px 31px;background:var(--black);border:1px solid var(--black);font-size:16px;font-size:1.6rem;line-height:1;--letter-spacing: 0;color:var(--white);position:relative}.modBlockPickup__btn::before,.modBlockPickup__btn::after{content:"";display:block;width:20px;height:1px;background:var(--white);position:absolute;top:50%;right:32px;transition:.5s ease-out}.modBlockPickup__btn::before{transform:translateY(-50%)}.modBlockPickup__btn::after{transform:translateY(-50%) rotate(90deg)}@media screen and (min-width: 769px){.modBlockPickup__btn:hover{background:var(--white);color:var(--black)}.modBlockPickup__btn:hover::before,.modBlockPickup__btn:hover::after{background:var(--black)}}@media screen and (max-width: 768px){.modBlockPickup__btn{width:100%;padding-right:52px;padding-block:20px}}.modBlockPickup__btn.is-hidden{display:none}@media screen and (max-width: 768px){.modBlockPickup .swiper-button-next{top:115px}}.modBlockCourseLink{display:flex;gap:32px}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseLink{gap:24px}}@media screen and (max-width: 768px){.modBlockCourseLink{flex-direction:column;gap:16px}}.modBlockCourseLink__card{overflow:hidden;flex:1;aspect-ratio:544/413;position:relative}.modBlockCourseLink__card::before{content:"";display:block;width:100%;height:100%;position:absolute;inset:0;z-index:-1;transition:.5s ease-out}@media screen and (min-width: 769px){.modBlockCourseLink__card:has(>a:hover)::before{transform:scale(1.05)}}@media screen and (max-width: 768px){.modBlockCourseLink__card{aspect-ratio:315/340}}.modBlockCourseLink__card>a{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.modBlockCourseLink__card>a::before{opacity:0;content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4);inset:0;z-index:-1;transition:.7s ease-out}@media screen and (min-width: 769px){.modBlockCourseLink__card>a:hover::before{opacity:1}.modBlockCourseLink__card>a:hover .btn::before{transform:scaleX(1);transform-origin:left}.modBlockCourseLink__card>a:hover .btn::after{transform:translateX(5px)}}.modBlockCourseLink__card .title{display:flex;flex-direction:column;align-items:center;justify-content:center}.modBlockCourseLink__card .title__jp{font-family:"Shippori Mincho",serif;font-weight:500;font-size:21px;font-size:2.1rem;line-height:1;--letter-spacing: 0.01em;color:var(--white)}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseLink__card .title__jp{font-size:18px;font-size:1.8rem;line-height:1}}@media screen and (max-width: 768px){.modBlockCourseLink__card .title__jp{font-size:17px;font-size:1.7rem;line-height:1.4}}.modBlockCourseLink__card .title__en{margin-top:5px;font-family:"Oranienbaum",serif;font-size:70px;font-size:7rem;line-height:1.1;--letter-spacing: 0;color:var(--white)}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseLink__card .title__en{font-size:50px;font-size:5rem}}@media screen and (max-width: 768px){.modBlockCourseLink__card .title__en{margin-top:16px;font-size:48px;font-size:4.8rem;line-height:.9;--letter-spacing: 0.01em}}.modBlockCourseLink__card .btn{display:inline-block;margin-top:32px;padding-right:72px;padding-bottom:11px;border-bottom:1px solid var(--gray01);font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1.1;--letter-spacing: 0;color:var(--white);position:relative}.modBlockCourseLink__card .btn::before,.modBlockCourseLink__card .btn::after{content:"";display:block;position:absolute}.modBlockCourseLink__card .btn::before{width:100%;height:1px;background:var(--white);bottom:0;left:0;transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}.modBlockCourseLink__card .btn::after{width:25px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--white);right:0;top:10px;transition:transform .5s ease-out}@media screen and (min-width: 769px)and (max-width: 1100px){.modBlockCourseLink__card .btn{margin-top:24px}}@media screen and (max-width: 768px){.modBlockCourseLink__card .btn{margin-top:40px;padding-right:27px;font-size:18px;font-size:1.8rem}.modBlockCourseLink__card .btn::after{width:17px;height:4px;top:8px}}.modBlockCourseLink__card--topCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/course/img_linkCardTopCreator.webp") no-repeat center/cover}.modBlockCourseLink__card--fashionCreator::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/course/img_linkCardFashionCreator.webp") no-repeat center/cover}.modBlockCourseLink__card--costumeDesigner::before{background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/course/img_linkCardCostumeDesigner.webp") no-repeat center/cover}.modImgFullBleed{margin-inline:calc(50% - 50vw)}.modImgFullBleed>img{width:100%;height:100%;max-height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width: 768px){.modImgFullBleed>img{width:100%;min-height:240px}}.modBoxGray{display:flex;gap:8px 48px;background:var(--gray03);padding:24px 40px}@media screen and (min-width: 769px){.modBoxGray{align-items:center}}@media screen and (max-width: 768px){.modBoxGray{flex-direction:column;padding-inline:24px}}.modBoxGray__title{font-family:"Shippori Mincho",serif;font-weight:500;font-size:20px;font-size:2rem;line-height:1.8;--letter-spacing: 0;position:relative}.modBoxGray__title::after{content:"";display:block;width:16px;height:1px;background:var(--gray02);position:absolute;top:50%;left:calc(100% + 16px);transform:translateY(-50%)}@media screen and (max-width: 768px){.modBoxGray__title{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:16px;font-size:1.6rem}}.modBoxGray__text{font-size:16px;font-size:1.6rem;line-height:1.8;--letter-spacing: 0}@media screen and (max-width: 768px){.modBoxGray__text{font-size:13px;font-size:1.3rem}}.modPageLoader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease-out}.modPageLoader.is-fadeout{opacity:0}.modPageLoader__inner{text-align:center;animation:loaderFade 3.5s ease-in-out infinite}.modPageLoader__logo>img{filter:brightness(0)}.modPageLoader__text{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px}@media screen and (max-width: 768px){.modPageLoader__text{gap:8px}}.modPageLoader__text .en{font-family:"Oranienbaum",serif;font-size:62px;font-size:6.2rem;line-height:1.4}@media screen and (max-width: 768px){.modPageLoader__text .en{font-size:38px;font-size:3.8rem}}.modPageLoader__text .jp{font-family:"Shippori Mincho",serif;font-size:24px;font-size:2.4rem;line-height:1}@media screen and (max-width: 768px){.modPageLoader__text .jp{font-size:18px;font-size:1.8rem}}@keyframes loaderFade{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}.main--top p+p{margin-top:2em}.main--top .topSection{margin-block:120px;padding-inline:80px}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topSection{padding-inline:60px}}@media screen and (max-width: 768px){.main--top .topSection{padding-inline:30px}}.main--top .topSection__inner{max-width:1120px;width:100%;margin-inline:auto}.main--top .topSection--news{margin-top:max(-65px,-3.6vw);padding-top:34px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/top/img_newsBg.webp") top/cover;position:relative;z-index:1}.main--top .topSection--news::after{content:"";display:block;aspect-ratio:1000/31;width:100%;height:47px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/img_biribiri.webp") top/contain;position:absolute;right:0;bottom:-2px;left:0}@media screen and (max-width: 768px){.main--top .topSection--news{margin-top:-7.9vw;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/top/sp/img_newsBg.webp")}.main--top .topSection--news::after{min-width:1000px;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/sp/img_biribiri.webp")}}.main--top .topSection--news .topSection__inner{display:flex;align-items:center;min-height:301px}.main--top .topSection--slider .topSection__inner{padding-top:24px;position:relative}.main--top .topSection--slider .topSection__inner::before{content:"";display:block;width:calc(100% + 80px);height:1px;background:var(--black);position:absolute;top:0;left:0}@media screen and (max-width: 1100px){.main--top .topSection--slider .topSection__inner{display:flex;flex-direction:column;gap:48px}}.main--top .topSection--slider .topSection__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:56px}@media screen and (max-width: 1100px){.main--top .topSection--slider .topSection__heading{display:contents}}.main--top .topSection--slider .topSection__heading>a{display:flex;align-items:center;gap:50px;padding-bottom:12px;border-bottom:1px solid var(--gray03);font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1.1;--letter-spacing: 0;position:relative}.main--top .topSection--slider .topSection__heading>a::before,.main--top .topSection--slider .topSection__heading>a::after{content:"";display:block}.main--top .topSection--slider .topSection__heading>a::before{width:100%;height:1px;background:var(--black);position:absolute;bottom:0;inset-inline:0;transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}.main--top .topSection--slider .topSection__heading>a::after{width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--black);transition:.5s ease-out}@media screen and (min-width: 769px){.main--top .topSection--slider .topSection__heading>a{margin-bottom:-40px}.main--top .topSection--slider .topSection__heading>a:hover::before{transform:scaleX(1);transform-origin:left}.main--top .topSection--slider .topSection__heading>a:hover::after{transform:translateX(5px)}}@media screen and (max-width: 1100px){.main--top .topSection--slider .topSection__heading>a{order:2;width:-moz-fit-content;width:fit-content;margin-bottom:0}}.main--top .topSection--slider .topHeading02{margin-bottom:0}.main--top .topSection--program{margin-bottom:160px}@media screen and (max-width: 768px){.main--top .topSection--program{margin-bottom:140px}}.main--top .topHeading02{margin-bottom:120px}@media screen and (max-width: 768px){.main--top .topHeading02{margin-bottom:60px}}.main--top .topHeading02__en{display:block;font-family:"Oranienbaum",serif;font-size:min(140px,11vw);line-height:.9}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topHeading02__en{font-size:min(110px,10vw)}}@media screen and (max-width: 768px){.main--top .topHeading02__en{font-size:70px;font-size:7rem;--letter-spacing: 0.01em}}.main--top .topHeading02__jp{display:block;font-family:"Shippori Mincho",serif;font-size:24px;font-size:2.4rem;line-height:1}.main--top .topHeading02__jp:first-child{margin-bottom:20px}@media screen and (max-width: 768px){.main--top .topHeading02__jp:first-child{margin-bottom:10px}}.main--top .topHeading02__jp:not(:first-child){margin-top:40px}@media screen and (max-width: 768px){.main--top .topHeading02__jp:not(:first-child){margin-top:20px;line-height:1.45;--letter-spacing: 0.01em}}.main--top .topHeading02--flex{display:flex;gap:16px}@media screen and (max-width: 768px){.main--top .topHeading02--flex{flex-direction:column;gap:8px}}.main--top .topHeading02--flex .topHeading02__en{font-size:80px;font-size:8rem;line-height:1.1;--letter-spacing: 0}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topHeading02--flex .topHeading02__en{font-size:60px;font-size:6rem}}@media screen and (max-width: 768px){.main--top .topHeading02--flex .topHeading02__en{font-size:60px;font-size:6rem;line-height:.9;--letter-spacing: 0.01em}}.main--top .topHeading02--flex .topHeading02__jp{font-size:24px;font-size:2.4rem}@media screen and (min-width: 769px){.main--top .topHeading02--flex .topHeading02__jp{margin-top:44px}}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topHeading02--flex .topHeading02__jp{margin-top:32px;font-size:20px;font-size:2rem}}@media screen and (max-width: 768px){.main--top .topHeading02--flex .topHeading02__jp{margin-top:8px;font-size:18px;font-size:1.8rem;line-height:1}}.main--top .topColBlock{display:flex}@media screen and (max-width: 768px){.main--top .topColBlock{flex-direction:column}}.main--top .topColBlock__textArea{flex:1}.main--top .topColBlock__list{flex:1}@media screen and (min-width: 769px){.main--top .topColBlock__list{max-width:43vw}}.main--top .topColBlock__list__item:not(:first-child){margin-top:123px}@media screen and (max-width: 768px){.main--top .topColBlock__list__item:not(:first-child){margin-top:64px}}.main--top .topColBlock__list__item:nth-child(2n){margin-left:auto}.main--top .topColBlock__list__item:nth-child(2n) .img{margin-left:auto}.main--top .topColBlock__list__item .img{position:relative;width:-moz-fit-content;width:fit-content}.main--top .topColBlock__list__item .img>img{max-width:36vw;height:auto;-o-object-fit:contain;object-fit:contain}.main--top .topColBlock__list__item .img figcaption{font-family:"Oranienbaum",serif;font-size:25px;font-size:2.5rem;line-height:1.1;--letter-spacing: 0;position:absolute;transform:translateX(100%) rotate(90deg);transform:rotate(90deg);transform-origin:left top;top:0;right:0}@media screen and (max-width: 768px){.main--top .topColBlock__list__item .img figcaption{font-size:20px;font-size:2rem}}.main--top .topColBlock__list__item .img--monoColor>img{filter:grayscale(100%)}.main--top .topColBlock__img{flex:1}.main--top .topColBlock--stickyText{display:flex;gap:32px}@media screen and (max-width: 768px){.main--top .topColBlock--stickyText{gap:64px}}@media screen and (min-width: 769px){.main--top .topColBlock--stickyText .topColBlock__textArea{height:-moz-fit-content;height:fit-content;position:sticky;top:120px}}.main--top .topColBlock--stickyText .topColBlock__list__item{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.main--top .topColBlock--stickyText .topColBlock__list__item{width:305px}}.main--top .topColBlock--createToTransform{position:relative}@media screen and (min-width: 769px){.main--top .topColBlock--createToTransform .topColBlock__textArea{padding-block:80px 72px}}.main--top .topColBlock--createToTransform .topColBlock__textArea .topHeading02{--letter-spacing: -0.01em}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topColBlock--createToTransform .topColBlock__textArea .topHeading02__jp{line-height:1.45}}.main--top .topColBlock--createToTransform .topColBlock__imgArea{width:691px;height:805px}@media screen and (min-width: 769px){.main--top .topColBlock--createToTransform .topColBlock__imgArea{position:absolute;top:0;right:-74px;z-index:-1}}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topColBlock--createToTransform .topColBlock__imgArea{width:min(541px,61vw)}}@media screen and (max-width: 768px){.main--top .topColBlock--createToTransform .topColBlock__imgArea{max-width:calc(100% + 60px);height:auto;margin-top:60px;margin-left:-30px}}.main--top .topColBlock--createToTransform .topColBlock__imgArea>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main--top .topFixedLinks{opacity:0;visibility:hidden;display:flex;gap:0;position:fixed;right:0;bottom:0;transition:opacity .5s ease-out,visibility .5s ease-out;z-index:9998}@media screen and (max-width: 768px){.main--top .topFixedLinks{width:100%}}.main--top .topFixedLinks.is-visible{opacity:1;visibility:visible}.main--top .topFixedLinks>a{display:flex;align-items:center;justify-content:space-between;width:196px;height:39px;padding-inline:16px;background:var(--black);font-family:"Shippori Mincho",serif;font-weight:600;line-height:1;color:var(--white);position:relative}@media screen and (min-width: 769px){.main--top .topFixedLinks>a:hover{background:var(--white);color:var(--black)}}@media screen and (max-width: 768px){.main--top .topFixedLinks>a{width:50%;font-size:13px;font-size:1.3rem;padding-inline:22px}}.main--top .topFixedLinks>a:last-child::before{content:"";display:block;width:1px;height:100%;background:var(--gray02);position:absolute;left:0;inset-block:0}.main--top .topFixedLinks>a[target=_blank]::after{content:"";display:inline-block;aspect-ratio:1;width:19px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_blank.svg") no-repeat center/cover;background:#5d5d5d;position:absolute;top:calc(50% + 2px);right:12px;transform:translateY(-50%)}@media screen and (max-width: 768px){.main--top .topFixedLinks>a[target=_blank]::after{right:18px}}.main--top .topKv{overflow:hidden;display:flex;justify-content:center;min-height:max(56vw,100vh);padding:0 80px;position:relative;z-index:1}@media screen and (max-width: 768px){.main--top .topKv{min-height:clamp(550px,146vw,90vh)}}.main--top .topKv__video{pointer-events:none;position:absolute;inset:0;z-index:-1}.main--top .topKv__video.is-hidden{display:none}.main--top .topKv__video.is-fallback>video img{display:block}.main--top .topKv__video>video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (min-width: 1180px){.main--top .topKv__video>video{-o-object-position:center 85%;object-position:center 85%}}@media screen and (min-width: 2000px){.main--top .topKv__video>video{-o-object-position:center 76%;object-position:center 76%}}@media screen and (max-width: 768px){.main--top .topKv__video>video{-o-object-position:center 20%;object-position:center 20%}}.main--top .topKv__video>video img{display:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (min-width: 1180px){.main--top .topKv__video>video img{-o-object-position:center 85%;object-position:center 85%}}@media screen and (min-width: 2000px){.main--top .topKv__video>video img{-o-object-position:center 76%;object-position:center 76%}}@media screen and (max-width: 768px){.main--top .topKv__video>video img{-o-object-position:center 20%;object-position:center 20%}}.main--top .topKv__video img{display:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}@media screen and (min-width: 1500px){.main--top .topKv__video img{-o-object-position:center 22%;object-position:center 22%}}@media screen and (min-width: 2000px){.main--top .topKv__video img{-o-object-position:center 17%;object-position:center 17%}}@media screen and (max-width: 768px){.main--top .topKv__video img{-o-object-position:center 20%;object-position:center 20%}}.main--top .topKv__intro{opacity:0;width:calc(100% - 40px);max-width:690px;font-family:"Oranienbaum",serif;font-size:80px;font-size:8rem;line-height:.9;color:var(--white);text-align:center;text-shadow:0 4px 20px var(--black);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .5s ease-out}@media screen and (max-width: 768px){.main--top .topKv__intro{font-size:56px;font-size:5.6rem}}.main--top .topKv__intro.is-visible{opacity:1}.main--top .topKv__textArea{opacity:0;width:calc(100% - 40px);max-width:690px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .5s ease-out}@media screen and (max-width: 768px){.main--top .topKv__textArea{max-width:440px;padding-bottom:22px}}.main--top .topKv__textArea .catchCopy{color:var(--white);text-align:center}.main--top .topKv__textArea .catchCopy__jp{display:block;font-family:"Shippori Mincho",serif;font-weight:600;font-size:24px;font-size:2.4rem;line-height:1;text-shadow:0 4px 34px rgba(0,0,0,.9)}@media screen and (max-width: 768px){.main--top .topKv__textArea .catchCopy__jp{font-size:19px;font-size:1.9rem}}.main--top .topKv__textArea .catchCopy__en{font-family:"Oranienbaum",serif;font-size:167px;font-size:16.7rem;line-height:.9;text-shadow:0 4px 34px rgba(0,0,0,.9)}@media screen and (max-width: 768px){.main--top .topKv__textArea .catchCopy__en{font-size:75px;font-size:7.5rem}}.main--top .topKv__textArea .title{margin-top:31px;font-family:"Shippori Mincho",serif;font-weight:600;font-size:17px;font-size:1.7rem;line-height:1;color:var(--white);text-align:center;text-shadow:0 4px 34px rgba(0,0,0,.9)}@media screen and (max-width: 768px){.main--top .topKv__textArea .title{margin-top:18px;font-size:14px;font-size:1.4rem}}.main--top .topKv__textArea.is-visible{opacity:1}.main--top .topNews{display:flex;gap:30px;width:100%;padding-block:80px}@media screen and (max-width: 1100px){.main--top .topNews{flex-direction:column;padding-top:56px}}.main--top .topNews__title{display:inline-block;width:22.8571428571%;font-family:"Oranienbaum",serif;font-size:40px;font-size:4rem;line-height:1.1;--letter-spacing: 0;color:var(--white);white-space:nowrap}@media screen and (min-width: 769px){.main--top .topNews__list{width:74.4642857143%}}@media screen and (max-width: 1100px){.main--top .topNews__list{width:100%}}.main--top .topNews__list__item{border-bottom:1px solid #646464;padding-bottom:18px;position:relative}.main--top .topNews__list__item:not(:first-child){margin-top:18px}.main--top .topNews__list__item>a{display:block;position:relative;transition:.5s ease-out}.main--top .topNews__list__item>a::before{content:"";display:block;width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--white);position:absolute;top:50%;right:20px;transform:translateY(calc(-50% + 2px));transition:.5s ease-out}@media screen and (min-width: 769px){.main--top .topNews__list__item>a{padding-right:84px}.main--top .topNews__list__item>a:hover{opacity:.5}.main--top .topNews__list__item>a:hover::before{right:15px}}@media screen and (max-width: 768px){.main--top .topNews__list__item>a::before{display:none}}.main--top .topNews__list__item>a .info{display:flex;gap:16px}@media screen and (max-width: 768px){.main--top .topNews__list__item>a .info{flex-direction:column}}.main--top .topNews__list__item>a .info time{display:inline-block;font-family:"Oranienbaum",serif;font-size:16px;font-size:1.6rem;line-height:1.6;letter-spacing:.14em;color:var(--white);white-space:nowrap}.main--top .topNews__list__item>a .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:1;margin-top:9px;font-size:16px;font-size:1.6rem;line-height:1.6;--letter-spacing: 0.1em;color:#d9d9d9}@media screen and (max-width: 768px){.main--top .topNews__list__item>a .title{padding-right:42px;position:relative}.main--top .topNews__list__item>a .title::after{content:"";display:block;width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--white);position:absolute;top:50%;right:0;transform:translateY(calc(-50% + 2px));transition:.5s ease-out}}.main--top .topSkills .topHeading02{margin-bottom:0;padding-top:10px;--letter-spacing: -0.01em;text-align:right}.main--top .topSkills__contents{display:flex;justify-content:space-between}@media screen and (max-width: 1100px){.main--top .topSkills__contents{flex-direction:column}}.main--top .topSkills__contents .img{width:100%;max-width:600px}.main--top .topSkills__contents .img>img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1100px){.main--top .topSkills__contents .img{margin-top:60px;margin-inline:auto}}.main--top .topSkills__contents .textArea{padding-top:120px}@media screen and (max-width: 768px){.main--top .topSkills__contents .textArea{padding-top:58px}}.main--top .topSkills__contents .textArea__text{font-size:16px;font-size:1.6rem;line-height:2.1;--letter-spacing: 0.02em;text-align:right}@media screen and (max-width: 768px){.main--top .topSkills__contents .textArea__text{font-size:14px;font-size:1.4rem;line-height:1.9;--letter-spacing: 0}}.main--top .topSkills__contents .textArea__text:first-child{--letter-spacing: 0.14em}.main--top .topSkills__contents .textArea__text:not(:first-child){margin-top:32px}.main--top .topParallax{position:relative;background:var(--gray01)}.main--top .topParallax::after{pointer-events:none;content:"";display:block;aspect-ratio:1000/31;width:100%;height:47px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/img_biribiri.webp") top/contain;position:absolute;bottom:-14px;left:50%;transform:scaleY(1) translateX(-50%)}@media screen and (max-width: 768px){.main--top .topParallax::after{min-width:1000px;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/sp/img_biribiri.webp")}}.main--top .topParallax__img{width:100%;height:100vh;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out;position:absolute;top:0;z-index:0}.main--top .topParallax__img.is-fixed{position:fixed;top:0;left:0}.main--top .topParallax__img.is-bottom{position:absolute;top:auto;left:0;bottom:0}.main--top .topParallax__img.is-visible{opacity:1}.main--top .topParallax__img__inner{opacity:0;overflow:hidden;display:block;width:100%;height:100%;position:absolute;top:0;left:0;transition:opacity .8s ease-in-out}.main--top .topParallax__img__inner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main--top .topParallax__img__inner.is-active{opacity:1}.main--top .topParallax__img__inner.is-active>img{animation:topCourseZoomOut 2s ease-out forwards}.main--top .topParallax__img__inner[data-index="3"]>img{-o-object-position:center 15%;object-position:center 15%}.main--top .topCourse{display:flex;align-items:center;justify-content:center;min-height:100vh;margin-block:120px;padding-inline:80px;color:var(--white);text-align:center;position:relative;z-index:1}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topCourse{padding-inline:60px}}@media screen and (max-width: 768px){.main--top .topCourse{padding-inline:30px}}.main--top .topCourse__inner{max-width:1120px;width:100%;margin-inline:auto}.main--top .topCourse--course::before{pointer-events:none;content:"";display:block;aspect-ratio:1000/31;width:100%;height:47px;background:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/img_biribiri.webp") top/contain;position:absolute;top:-2px;left:50%;transform:scaleY(-1) translateX(-50%)}@media screen and (max-width: 768px){.main--top .topCourse--course::before{min-width:1000px;background-image:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/sp/img_biribiri.webp")}}.main--top .topCourse--course .topHeading02{margin-bottom:224px}.main--top .topCourse--course .topHeading02__jp:not(:first-child){margin-top:40px}.main--top .topCourse--course .topCourse__inner{position:relative}.main--top .topCourse--course .topCourse__inner::after{pointer-events:none;content:"";display:block;width:1px;height:118px;background:var(--gray02);position:absolute;bottom:84px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 768px){.main--top .topCourse--course .topCourse__inner::after{bottom:112px}}.main--top .topCourse--course .topCourse__text{text-align:center;font-weight:300;line-height:2.1;--letter-spacing: 0}.main--top .topCourse--childCourse .topHeading02{margin-bottom:60px}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topHeading02{margin-bottom:24px}}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topHeading02__en{margin-block:24px;font-size:62px;font-size:6.2rem}}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topHeading02__jp{font-size:18px;font-size:1.8rem;line-height:1.4}}.main--top .topCourse--childCourse .topCourse__inner{padding-block:80px;position:relative}.main--top .topCourse--childCourse .topCourse__inner::before{pointer-events:none;content:"";display:block;height:100%;margin-inline:calc(-50vw + 50%);background:rgba(0,0,0,.5);position:absolute;top:50%;inset-inline:0;z-index:-1;transform:translateY(-50%)}.main--top .topCourse--childCourse .topCourse__text{font-family:"Shippori Mincho",serif;font-size:18px;font-size:1.8rem;line-height:1.5555555556}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topCourse__text{font-size:15px;font-size:1.5rem;line-height:1.8;--letter-spacing: 0.01em}}.main--top .topCourse--childCourse .topCourse__smallText{margin-top:8px;line-height:2.1538461538;--letter-spacing: 0;color:var(--gray02)}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topCourse__smallText{display:none}}.main--top .topCourse--childCourse .topCourse__btn{display:flex;align-items:center;gap:24px;width:-moz-fit-content;width:fit-content;margin-top:44px;margin-inline:auto;padding:20px 40px;background:var(--white);font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1.1;--letter-spacing: 0}.main--top .topCourse--childCourse .topCourse__btn::after{content:"";display:block;width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--black);transition:.5s ease-out}@media screen and (min-width: 769px){.main--top .topCourse--childCourse .topCourse__btn:hover{background:var(--black);color:var(--white)}.main--top .topCourse--childCourse .topCourse__btn:hover::after{background:var(--white);transform:translateX(5px)}}@media screen and (max-width: 768px){.main--top .topCourse--childCourse .topCourse__btn{justify-content:center;width:100%;margin-top:24px}}.main--top .topProgram{position:relative}.main--top .topProgram::after{display:inline-block;font-family:"Oranienbaum",serif;font-size:104px;font-size:10.4rem;line-height:1.1;--letter-spacing: 0;color:var(--gray03);position:absolute;z-index:-1}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topProgram::after{font-size:80px;font-size:8rem}}@media screen and (max-width: 768px){.main--top .topProgram::after{font-size:67px;font-size:6.7rem}}.main--top .topProgram .text{margin-top:22px;font-family:"Shippori Mincho",serif;font-weight:500;line-height:2.1;--letter-spacing: 0}@media screen and (min-width: 769px){.main--top .topProgram .text{font-size:16px;font-size:1.6rem}}@media screen and (max-width: 768px){.main--top .topProgram .text{line-height:1.4}}.main--top .topProgram .title{font-family:"Shippori Mincho",serif;font-weight:500;font-size:28px;font-size:2.8rem;line-height:1.5;--letter-spacing: 0}@media screen and (max-width: 768px){.main--top .topProgram .title{margin-top:8px;font-size:24px;font-size:2.4rem;line-height:1.3}}.main--top .topProgram--overseas::after{content:"Overseas";bottom:-54px;right:-97px}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topProgram--overseas::after{right:-87px}}@media screen and (max-width: 768px){.main--top .topProgram--overseas::after{bottom:-34px;right:0px}}@media screen and (max-width: 768px){.main--top .topProgram--overseas .img{margin-inline:-30px -10px}}@media screen and (max-width: 768px){.main--top .topProgram--overseas .img img{max-width:88.4057971014%}}.main--top .topProgram--overseas .img figcaption{right:-130px}@media screen and (max-width: 768px){.main--top .topProgram--overseas .img figcaption{right:-70px}}@media screen and (max-width: 768px){.main--top .topProgram--exhibitions{transform:translateX(30px)}}.main--top .topProgram--exhibitions::after{content:"Exhibitions";bottom:-58px;left:-99px}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topProgram--exhibitions::after{left:-59px}}@media screen and (max-width: 768px){.main--top .topProgram--exhibitions::after{bottom:-36px;left:-51px}}@media screen and (max-width: 768px){.main--top .topProgram--exhibitions .img{width:100%}}@media screen and (max-width: 768px){.main--top .topProgram--exhibitions .img img{width:100%;max-width:initial}}.main--top .topProgram--exhibitions .img figcaption{transform:rotate(90deg);left:-16px}.main--top .topProgram--collection::after{content:"Collection";bottom:-58px;right:-97px}@media screen and (min-width: 769px)and (max-width: 1100px){.main--top .topProgram--collection::after{right:-78px}}@media screen and (max-width: 768px){.main--top .topProgram--collection::after{bottom:-33px;right:-7px}}@media screen and (max-width: 768px){.main--top .topProgram--collection .img{margin-inline:-30px -10px}}@media screen and (max-width: 768px){.main--top .topProgram--collection .img img{max-width:88.4057971014%}}.main--top .topProgram--collection .img figcaption{right:-141px}@media screen and (max-width: 768px){.main--top .topProgram--collection .img figcaption{right:-77px}}@keyframes topCourseZoomOut{0%{transform:scale(1.05)}100%{transform:scale(1)}}.main--newsDetail .newsDetailArticle{padding-inline:80px}@media screen and (min-width: 769px)and (max-width: 1100px){.main--newsDetail .newsDetailArticle{padding-inline:60px}}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle{padding-inline:30px}}.main--newsDetail .newsDetailArticle strong{font-weight:700}.main--newsDetail .newsDetailArticle__header{max-width:736px;width:100%;margin:80px auto;padding-top:84px}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__header{margin-block:0 56px;padding-top:93px}}.main--newsDetail .newsDetailArticle__header time{font-weight:400;font-family:"Shippori Mincho",serif;font-size:16px;font-size:1.6rem;line-height:1.6;--letter-spacing: 0}.main--newsDetail .newsDetailArticle__header .title{margin-top:16px;font-family:"Shippori Mincho",serif;font-weight:500;font-size:32px;font-size:3.2rem;line-height:1.5;--letter-spacing: 0}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__header .title{margin-top:8px;font-size:24px;font-size:2.4rem}}.main--newsDetail .newsDetailArticle__header .modTags{margin-top:24px}.main--newsDetail .newsDetailArticle__content{max-width:736px;width:100%;margin-inline:auto;padding-block:80px 80px;position:relative}.main--newsDetail .newsDetailArticle__content::before,.main--newsDetail .newsDetailArticle__content::after{content:"";display:block;width:100vw;height:1px;background:var(--black);position:absolute;left:50%;transform:translateX(-50%)}.main--newsDetail .newsDetailArticle__content::before{top:0}.main--newsDetail .newsDetailArticle__content::after{bottom:0}@media screen and (min-width: 769px)and (max-width: 1100px){.main--newsDetail .newsDetailArticle__content::before,.main--newsDetail .newsDetailArticle__content::after{width:calc(100% + 120px)}}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__content{padding-top:56px}.main--newsDetail .newsDetailArticle__content::before,.main--newsDetail .newsDetailArticle__content::after{width:calc(100% + 60px)}}.main--newsDetail .newsDetailArticle__content .articleMainSection{margin-top:60px}.main--newsDetail .newsDetailArticle__content .articleSubSection{margin-top:24px}.main--newsDetail .newsDetailArticle__content .articleImg{width:100%;margin-inline:auto;margin-block:20px}.main--newsDetail .newsDetailArticle__content .articleImg+.articleImg{margin-top:40px}.main--newsDetail .newsDetailArticle__content .articleImg>img{width:100%;height:100%;max-height:540px;-o-object-fit:contain;object-fit:contain}.main--newsDetail .newsDetailArticle__content .articleImg--kv{margin-block:0}.main--newsDetail .newsDetailArticle__content .articleHeading02{margin-bottom:20px;font-family:"Shippori Mincho",serif;font-weight:500;font-size:28px;font-size:2.8rem;line-height:1.2;--letter-spacing: 0;padding-bottom:10px;border-bottom:1px solid var(--black)}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__content .articleHeading02{font-size:22px;font-size:2.2rem}}.main--newsDetail .newsDetailArticle__content .articleHeading03{width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:8px;background:var(--black);font-size:20px;font-size:2rem;line-height:1.5;--letter-spacing: 0.03em;color:var(--white)}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__content .articleHeading03{font-size:16px;font-size:1.6rem;padding-block:4px}}.main--newsDetail .newsDetailArticle__content .articleTextLink{display:inline-block;position:relative}.main--newsDetail .newsDetailArticle__content .articleTextLink::after{content:"";display:block;width:100%;height:1px;background:var(--black);position:absolute;bottom:6px;inset-inline:0;transition:transform .5s ease-out}@media screen and (min-width: 769px){.main--newsDetail .newsDetailArticle__content .articleTextLink:hover::after{animation:textHover .6s}}@media screen and (min-width: 769px){.main--newsDetail .newsDetailArticle__content .articleColBlock{display:flex;gap:32px}}.main--newsDetail .newsDetailArticle__content .articleColBlock__item{flex:1}.main--newsDetail .newsDetailArticle__content .articleBtn{display:flex;align-items:center;justify-content:space-between;margin-top:40px;background:var(--black);border:1px solid var(--black);padding:23px 31px;font-size:16px;font-size:1.6rem;line-height:1;color:var(--white)}.main--newsDetail .newsDetailArticle__content .articleBtn::after{content:"";display:block;width:23px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/cover;background:var(--white);transition:.5s ease-out}@media screen and (min-width: 769px){.main--newsDetail .newsDetailArticle__content .articleBtn:hover{background:var(--white);color:var(--black)}.main--newsDetail .newsDetailArticle__content .articleBtn:hover::after{background:var(--black);transform:translateX(5px)}}@media screen and (max-width: 768px){.main--newsDetail .newsDetailArticle__content .articleBtn{margin-top:24px;padding-block:27px}}.main--newsDetail .newsDetailArticle__nav{display:flex;justify-content:space-between;width:100%;max-width:736px;height:40px;margin:50px auto 82px}.main--newsDetail .newsDetailArticle__nav>a,.main--newsDetail .newsDetailArticle__nav>span{display:block;width:117px;height:40px;border-bottom:1px solid var(--gray03);position:relative}.main--newsDetail .newsDetailArticle__nav>a::before,.main--newsDetail .newsDetailArticle__nav>span::before{content:"";display:block}.main--newsDetail .newsDetailArticle__nav>a::before,.main--newsDetail .newsDetailArticle__nav>span::before{width:100%;height:1px;background:var(--black);position:absolute;bottom:0;inset-inline:0;transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}@media screen and (min-width: 769px){.main--newsDetail .newsDetailArticle__nav>a,.main--newsDetail .newsDetailArticle__nav>span{margin-bottom:-40px}.main--newsDetail .newsDetailArticle__nav>a:hover::before,.main--newsDetail .newsDetailArticle__nav>span:hover::before{transform:scaleX(1);transform-origin:left}.main--newsDetail .newsDetailArticle__nav>a:hover::after,.main--newsDetail .newsDetailArticle__nav>span:hover::after{transform:translateX(5px)}}.main--newsDetail .newsDetailArticle__nav>a>span,.main--newsDetail .newsDetailArticle__nav>span>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:"Shippori Mincho",serif;font-weight:400;font-size:18px;font-size:1.8rem;line-height:1.4}.main--newsDetail .newsDetailArticle__nav>a[rel=prev],.main--newsDetail .newsDetailArticle__nav>a[rel=next],.main--newsDetail .newsDetailArticle__nav>span[rel=prev],.main--newsDetail .newsDetailArticle__nav>span[rel=next]{width:94px}.main--newsDetail .newsDetailArticle__nav>a[rel=prev]>span,.main--newsDetail .newsDetailArticle__nav>a[rel=next]>span,.main--newsDetail .newsDetailArticle__nav>span[rel=prev]>span,.main--newsDetail .newsDetailArticle__nav>span[rel=next]>span{font-family:"Oranienbaum",serif}.main--newsDetail .newsDetailArticle__nav>a[rel=prev][rel=prev]>span::before,.main--newsDetail .newsDetailArticle__nav>a[rel=next][rel=prev]>span::before,.main--newsDetail .newsDetailArticle__nav>span[rel=prev][rel=prev]>span::before,.main--newsDetail .newsDetailArticle__nav>span[rel=next][rel=prev]>span::before{content:"";display:block;width:15px;height:4px;margin-top:4px;margin-right:16px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--black);transition:.5s ease-out;transform:scaleX(-1)}.main--newsDetail .newsDetailArticle__nav>a[rel=prev][rel=next]>span::after,.main--newsDetail .newsDetailArticle__nav>a[rel=next][rel=next]>span::after,.main--newsDetail .newsDetailArticle__nav>span[rel=prev][rel=next]>span::after,.main--newsDetail .newsDetailArticle__nav>span[rel=next][rel=next]>span::after{content:"";display:block;width:15px;height:4px;margin-top:4px;margin-left:16px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--black);transition:.5s ease-out}.main--newsDetail .newsDetailArticle__nav>span{pointer-events:none;visibility:hidden}@keyframes textHover{0%{transform:scaleX(1);transform-origin:right}40%{transform:scaleX(0);transform-origin:right}60%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}.main--news .modListCard{margin-block:56px}.main--news .newsTags{display:flex;flex-wrap:wrap;gap:12px 16px}.main--news .newsTags__label{font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1.4}.main--news .newsTags__list{display:contents}.main--news .newsTags__list>li{position:relative}.main--news .newsTags__list>li::before,.main--news .newsTags__list>li::after{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;inset-inline:0}.main--news .newsTags__list>li::before{background:var(--gray03)}.main--news .newsTags__list>li::after{background:var(--black);transform:scaleX(0);transform-origin:right;transition:transform .5s ease-out}@media screen and (min-width: 769px){.main--news .newsTags__list>li:hover::after{transform:scaleX(1);transform-origin:left}}.main--news .newsTags__list>li.current{font-weight:700}.main--news .newsTags__list>li.current::before{background:var(--red)}.main--news .newsTags__list>li.current::after{display:none}.main--news .newsTags__list>li>a,.main--news .newsTags__list>li>span{padding-block:8px;font-size:16px;font-size:1.6rem;line-height:1.4;--letter-spacing: -0.02em}.main--news .newsPagination{display:flex;align-items:center}@media screen and (max-width: 768px){.main--news .newsPagination{justify-content:center}}.main--news .newsPagination>li{position:relative}.main--news .newsPagination>li>a,.main--news .newsPagination>li>span{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:40px;height:40px;font-family:"Oranienbaum",serif;font-size:24px;font-size:2.4rem;line-height:1.1;--letter-spacing: 0}.main--news .newsPagination>li>a::after,.main--news .newsPagination>li>span::after{content:"";display:block;width:100%;height:1px;background:var(--black);position:absolute;bottom:0;left:0;transform:scaleX(0);transform-origin:right;transition:transform .3s ease-out}@media screen and (min-width: 769px){.main--news .newsPagination>li>a:hover::after,.main--news .newsPagination>li>span:hover::after{transform:scaleX(1);transform-origin:left}}.main--news .newsPagination>li:first-child>a,.main--news .newsPagination>li:first-child>span,.main--news .newsPagination>li:last-child>a,.main--news .newsPagination>li:last-child>span{background:var(--black);border:1px solid var(--black)}.main--news .newsPagination>li:first-child>a::before,.main--news .newsPagination>li:first-child>span::before,.main--news .newsPagination>li:last-child>a::before,.main--news .newsPagination>li:last-child>span::before{content:"";display:block;width:16px;height:4px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:.5s ease-out}.main--news .newsPagination>li:first-child>a::after,.main--news .newsPagination>li:first-child>span::after,.main--news .newsPagination>li:last-child>a::after,.main--news .newsPagination>li:last-child>span::after{display:none}@media screen and (min-width: 769px){.main--news .newsPagination>li:first-child>a:hover,.main--news .newsPagination>li:last-child>a:hover{background:var(--white)}.main--news .newsPagination>li:first-child>a:hover::before,.main--news .newsPagination>li:last-child>a:hover::before{background:var(--black)}}.main--news .newsPagination>li:first-child{margin-right:24px}@media screen and (max-width: 768px){.main--news .newsPagination>li:first-child{margin-right:17.5px}}.main--news .newsPagination>li:first-child>a::before,.main--news .newsPagination>li:first-child>span::before{transform:translate(-50%, -50%) scaleX(-1)}.main--news .newsPagination>li:last-child{margin-left:24px}@media screen and (max-width: 768px){.main--news .newsPagination>li:last-child{margin-left:17.5px}}.main--news .newsPagination>li.disabled>span{background:var(--gray02);border-color:var(--gray02)}.main--news .newsPagination>li.current>span::after{transform:scaleX(1)}.main--topCreator .topCreatorProgram{display:flex;gap:32px}@media screen and (max-width: 1100px){.main--topCreator .topCreatorProgram{gap:24px}}@media screen and (max-width: 768px){.main--topCreator .topCreatorProgram{flex-direction:column}}@media screen and (min-width: 769px){.main--topCreator .topCreatorProgram>li{width:calc(33.3333333333% - 21.3333333333px)}}@media screen and (min-width: 769px)and (max-width: 1100px){.main--topCreator .topCreatorProgram>li{width:calc(33.3333333333% - 16px)}}.main--topCreator .topCreatorProgram>li .card{height:100%}.main--topCreator .topCreatorProgram>li .card__thumb{aspect-ratio:352/426;width:100%}.main--topCreator .topCreatorProgram>li .card__thumb>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main--topCreator .topCreatorProgram>li .card__catchCopy{margin-top:20px;font-family:"Shippori Mincho",serif;font-size:16px;font-size:1.6rem;line-height:2.1;--letter-spacing: 0;color:var(--gray01)}@media screen and (min-width: 769px)and (max-width: 1100px){.main--topCreator .topCreatorProgram>li .card__catchCopy{font-size:15px;font-size:1.5rem;line-height:1.8}}.main--topCreator .topCreatorProgram>li .card__title{font-family:"Shippori Mincho",serif;font-weight:600;font-size:20px;font-size:2rem;line-height:1.5;--letter-spacing: 0}@media screen and (min-width: 769px)and (max-width: 1100px){.main--topCreator .topCreatorProgram>li .card__title{font-size:18px;font-size:1.8rem}}.main--topCreator .topCreatorProgram>li .card__text{margin-top:14px;font-weight:300;font-size:14px;font-size:1.4rem;line-height:1.7;--letter-spacing: 0.03em}@media screen and (min-width: 769px)and (max-width: 1100px){.main--topCreator .topCreatorProgram>li .card__text{font-size:13px;font-size:1.3rem}}.main--notFound .notFound{max-width:1120px;width:100%;margin-inline:auto;padding:164px 80px 80px;text-align:center}@media screen and (min-width: 769px)and (max-width: 1100px){.main--notFound .notFound{padding-inline:60px}}@media screen and (max-width: 768px){.main--notFound .notFound{padding-inline:30px;padding-top:110px}}.main--notFound .notFoundTitle{font-family:"Oranienbaum",serif;font-weight:400;font-size:210px;font-size:21rem;line-height:1;--letter-spacing: 0}@media screen and (max-width: 768px){.main--notFound .notFoundTitle{font-size:120px;font-size:12rem;line-height:.9}}.main--notFound .notFoundTitle .small{display:block;margin-top:-22px;font-size:80px;font-size:8rem}@media screen and (max-width: 768px){.main--notFound .notFoundTitle .small{margin-top:-10px;font-size:47px;font-size:4.7rem;line-height:.9}}.main--notFound .notFoundText{margin-top:40px;font-family:"Shippori Mincho",serif;font-weight:500;font-size:24px;font-size:2.4rem;line-height:1}@media screen and (max-width: 768px){.main--notFound .notFoundText{margin-top:32px;font-size:17px;font-size:1.7rem}}.main--notFound .notFoundTextLead{margin-top:50px}@media screen and (max-width: 768px){.main--notFound .notFoundTextLead{margin-top:48px}}.main--notFound .notFoundBtn{display:inline-block;margin-top:50px;padding:20px 85px 20px 39px;background:var(--black);border:1px solid var(--black);font-family:"Oranienbaum",serif;font-size:20px;font-size:2rem;line-height:1;--letter-spacing: 0;color:var(--white);position:relative;transition:.5s ease-out}.main--notFound .notFoundBtn::after{content:"";display:block;width:25px;height:5px;-webkit-mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;mask:url("/wp-content/themes/iwasaki-yfc/fc/assets/img/common/icon/icon_arrow.svg") no-repeat center/contain;background:var(--white);position:absolute;top:50%;right:36px;transform:translateY(-50%);transition:.5s ease-out}@media screen and (min-width: 769px){.main--notFound .notFoundBtn:hover{background:var(--white);color:var(--black)}.main--notFound .notFoundBtn:hover::after{background:var(--black);right:32px}}
/*# sourceMappingURL=main.min.css.map */
