.music-name-ham{display:none}.music-name-ham p{display:flex;align-items:center;justify-content:flex-end;color:#1a1a1a;font-size:1.2rem;margin-top:24px}.music-name-ham p svg{margin-right:10px}.music-name-ham p span{display:inline-block;animation:2s shake2 infinite;transform-origin:left bottom}@keyframes shake2{0%{transform:rotate(0)}25%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}100%{transform:rotate(0)}}.fixed-music-name{position:fixed;bottom:24px;right:680px;width:fit-content;display:none}@media (max-width:1100px){.fixed-music-name{display:none !important}}.fixed-music-name p{display:flex;align-items:center;color:#fff;font-size:1.4rem}.fixed-music-name p svg{margin-right:10px}.fixed-music-name p span{display:inline-block;animation:2s shake2 infinite;transform-origin:left bottom}@keyframes shake2{0%{transform:rotate(0)}25%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}100%{transform:rotate(0)}}.headerContent{z-index:100;width:100%;max-width:390px;height:100vh;position:fixed;top:0;padding:0}@media screen and (max-width:1024px){.headerContent{max-width:100%;height:72px}}.headerContent__inner{width:100%;max-width:1800px;height:100vh;box-sizing:border-box;margin:0 auto;padding:32px 0 32px 48px;background:linear-gradient(270deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.8) 100%)}@media screen and (max-width:1024px){.headerContent__inner{max-width:540px;height:72px;display:flex;padding:10px 20px;background:#1a1a1a;max-width:540px;align-items:center;justify-content:space-between}}.headerContent__inner--sp-btn{display:none}@media screen and (max-width:1024px){.headerContent__inner--sp-btn{display:flex;gap:8px;align-items:center}}.headerContent__inner--sp-btn--bgm{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.headerContent__inner--sp-btn--bgm--text{width:100%;text-align:center;color:#fff;font-family:"Playfair Display", serif;font-size:1.4rem;margin-top:2px}.headerContent__inner--sp-btn--bgm .on{display:none}.headerContent__inner--sp-btn--bgm .off{display:block}.headerContent__inner--sp-btn--bgm.active .off{display:none}.headerContent__inner--sp-btn--bgm.active .on{display:block}.headerContent__inner--logo{display:block;margin:0}.headerContent__inner--logo a{display:block}.headerContent__inner--logo a img{display:block;width:auto;max-height:46px}@media screen and (max-width:1024px){.headerContent__inner--logo a img{max-height:40px}}@media screen and (max-width:640px){.headerContent__inner--logo a img{max-height:35px}}.headerContent__inner--nav{font-size:2rem;margin-left:auto;margin-right:0;margin-top:64px}@media screen and (max-width:1024px){.headerContent__inner--nav{display:none}}.headerContent__inner--nav ul li{width:100%;display:flex;margin-bottom:28px;position:relative}.headerContent__inner--nav ul li a{font-weight:400;font-size:1.6rem;position:relative;transition:0.4s;color:#fff;display:flex;align-items:center;cursor:pointer}.headerContent__inner--nav ul li a:hover{opacity:0.4}.headerContent__inner--nav ul li a:hover::before{opacity:1}.headerContent__inner--nav ul li a svg{margin-left:8px;transform:translateY(-1px)}.headerContent__inner--nav ul li .on{display:none}.headerContent__inner--nav ul li .off{display:inline-block}.headerContent__inner--nav ul li.active .headerContent__inner--nav--sub{visibility:visible;opacity:1;transition:0.4s}.headerContent__inner--nav ul li.active .on{display:inline-block}.headerContent__inner--nav ul li.active .off{display:none}.headerContent__inner--nav--sub{width:133px;position:absolute;right:0;z-index:2;visibility:hidden;opacity:0;transition:0.4s}.headerContent__inner--nav--sub::after{content:"";width:64px;height:1px;background:#fff;opacity:0.5;position:absolute;top:8px;left:-84px}.headerContent__inner--nav--sub--item{display:block;margin-bottom:12px;font-size:1.4rem !important}.headerContent__inner--icon{margin-left:40px;margin-right:0}@media screen and (max-width:1024px){.headerContent__inner--icon{display:none}}.headerContent__inner--btn-wrap{width:100%;max-width:170px;padding-top:12px}@media screen and (max-width:1024px){.headerContent__inner--btn-wrap{display:none}}.headerContent__inner--btn-wrap--link{display:flex;width:100%;height:56px;margin-bottom:8px}.headerContent__inner--btn-wrap--link:hover svg{transform:translateX(10px);transition:0.4s}.headerContent__inner--btn-wrap--link--label{display:flex}.headerContent__inner--btn-wrap--link--label span{padding:8px 0 8px 8px;font-size:8px;height:23px;border-top:1px solid #fff;border-left:1px solid #fff;color:#fff}.headerContent__inner--btn-wrap--link--text{width:100%;font-size:1.6rem;display:flex;justify-content:space-between;align-items:center;color:#fff;padding-left:4px}.headerContent__inner--btn-wrap--link--text svg{transition:0.4s}.headerContent .hoverIcon{display:flex}.headerContent .hoverIcon-box{width:50px;height:50px;position:relative}.headerContent .hoverIcon-box:not(:first-of-type){margin-left:15px}.headerContent .hoverIcon-box-cnt{background-color:var(--bg-second-color);display:flex;align-items:center;width:100%;height:100%;border-radius:50px;position:absolute;top:0;left:0;right:0;transition:0.4s}.headerContent .hoverIcon-box-cnt>span{width:100%;height:100%;position:relative}.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text{visibility:visible;height:auto;padding-bottom:20px}.headerContent .hoverIcon-box-cnt:hover .hoverIcon-box-cnt-text>span{opacity:1;height:100%}.headerContent .hoverIcon-box-cnt-img{z-index:1;display:flex;justify-content:center;align-items:center;position:absolute;margin:auto;inset:0}.headerContent .hoverIcon-box-cnt-img img{width:auto;max-width:none}.headerContent .hoverIcon-box-cnt-text{background-color:var(--bg-second-color);visibility:hidden;width:100%;height:0;color:var(--font-second-color);font-size:1.4rem;letter-spacing:0.1em;border-radius:50px;position:absolute;top:0;left:0;right:0;box-sizing:content-box;padding-top:50px;margin:auto;transition:0.4s}.headerContent .hoverIcon-box-cnt-text>span{opacity:0}.headerContent .hoverIcon-box-cnt-text>span>span{display:block;text-align:center}.headerContent .navToggleCross{background:none;cursor:pointer;z-index:1;width:1em;height:1em;font-size:50px;border:none;position:relative;padding:0;margin-left:30px;margin-right:0}@media screen and (max-width:1024px){.headerContent .navToggleCross{margin-left:20px}}.headerContent .navToggleCross span{background:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto}.headerContent .navToggleCross span:nth-of-type(1){top:0.15em}.headerContent .navToggleCross span:nth-of-type(2){background:none;background-color:var(--bg-first-color);z-index:1;width:auto;height:1em;font-size:1.3rem;top:48%;left:0;right:0;transform:translateY(-50%)}.headerContent .navToggleCross span:nth-of-type(3){bottom:0.15em}.headerContent .headerNavHum{overflow-x:hidden;overflow-y:auto;background:#e8e8e8;opacity:0;display:flex;justify-content:center;flex-wrap:wrap;width:100%;max-width:662px;color:var(--font-first-color);font-size:2.4rem;border-top:1px solid var(--bg-third-color);position:fixed;top:0;right:0;bottom:0;transform:translateX(100%);transition:0.4s}@media screen and (max-width:640px){.headerContent .headerNavHum{max-width:none}}.headerContent .headerNavHum .headerNavHumInfo{width:100%;padding:32px 0 0 0}@media screen and (max-width:1240px){.headerContent .headerNavHum .headerNavHumInfo{padding:4% 0 0 0}}.headerContent .headerNavHum .headerNavHumInfo__img{margin-bottom:56px}.headerContent .headerNavHum .headerNavHumInfo__inner{width:100%;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner{padding:0 4%}}.headerContent .headerNavHum .headerNavHumInfo__inner--top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bebebe;padding:0 0 26px;margin-bottom:48px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--name a{max-width:148px;width:100%;display:block}.headerContent .headerNavHum .headerNavHumInfo__inner--top--sns{display:flex;gap:8px;flex-direction:column;width:40px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--sns a{width:40px}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle{position:relative;cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle--left{position:absolute;left:23px;top:-14px;transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle--right{position:absolute;right:12px;top:10px;transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle:hover .headerNavHumInfo__inner--top--toggle--left{transform:rotate(-17deg);transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--top--toggle:hover .headerNavHumInfo__inner--top--toggle--right{transform:rotate(15deg);transition:0.4s}.headerContent .headerNavHum .headerNavHumInfo__inner--nav{padding:0 0 32px 0;border-bottom:1px solid #c3c6c6}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav{padding:0 0 3% 0}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:0}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list:first-child{width:calc(100% + 14px)}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{padding-bottom:24px;position:relative}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--box{display:flex;align-items:center;gap:20px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header_menu{cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header_menu .title{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item button{font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header{width:10px;height:10px;background:none;z-index:2;padding-top:5px;display:block;cursor:pointer}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span{display:block;width:10px;height:1px;background:#393730}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header span:nth-child(2){display:block;transform:rotate(-90deg) translateX(1px);transform-origin:50% 50%}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header.active span:nth-child(2){display:block;transform:rotate(0) translateX(0px) translateY(-1px);transform-origin:50% 50%}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item .toggle_btn_header.active~.toggle_btn--list--item--sub-list{display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:767px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item:last-child{padding-bottom:4%}}@media screen and (max-width:767px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{width:100%;padding-bottom:4%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item{padding-bottom:7%}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item a{display:block;font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item a{padding:6% 0;font-size:1.4rem}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:24px;margin-left:6px;display:none}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu{margin-top:10px}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu.opened{display:block}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list_menu .headerNavHumInfo__inner--nav--menu--list--item--sub-item a{padding:0;margin-top:20px;margin-bottom:0}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a;display:none}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list.opened{display:block}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-list-sub{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item a{margin-bottom:16px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--menu--list--item--sub-item:last-of-type a{margin-bottom:0}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item{margin-bottom:24px}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item a{display:block;font-size:1.4rem;line-height:2rem;color:#1a1a1a}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item a{font-size:1.2rem}}.headerContent .headerNavHum .headerNavHumInfo__inner--nav--down--item:last-of-type{margin-bottom:0}.headerContent .headerNavHum .headerNavHumEndline{width:100%;padding:32px 0 24px 0}@media screen and (max-width:1240px){.headerContent .headerNavHum .headerNavHumEndline{padding:3.2% 0 3%}}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline{padding:5% 0 5% 0}}.headerContent .headerNavHum .headerNavHumEndline__inner{width:100%;max-width:1110px;padding:0 42px;margin:0 auto}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner{padding:0 4%}}.headerContent .headerNavHum .headerNavHumEndline__inner--tel{display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid #bebebe;position:relative}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--img{position:absolute;bottom:0px;right:0px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--tel--img{width:40px}}.headerContent .headerNavHum .headerNavHumEndline__inner--tel a{text-align:right}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHumEndline__inner--tel a:hover p{color:#889687}}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--tel--num{font-size:2.4rem;transition:0.3s;color:#1a1a1a;font-style:italic}.headerContent .headerNavHum .headerNavHumEndline__inner--nav{display:flex;margin:16px 0}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav{flex-wrap:wrap}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact{width:100%;display:flex}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact{flex-wrap:wrap}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item{width:100%}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item{width:50%}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(1) .headerNavHumEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon01-off.svg)}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(1) .headerNavHumEndline__inner--nav--contact--item--link:hover{background-color:#ffb177}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(2) .headerNavHumEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon02-off.svg)}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(2) .headerNavHumEndline__inner--nav--contact--item--link:hover{background-color:#f2d68f}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(3) .headerNavHumEndline__inner--nav--contact--item--link::before{width:13px;height:10px;background-image:url(../img/icon/footer-icon03-off.svg)}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(3) .headerNavHumEndline__inner--nav--contact--item--link:hover{background-color:#7894bc}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(4) .headerNavHumEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon04-off.svg)}@media screen and (min-width:1025px){.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item:nth-child(4) .headerNavHumEndline__inner--nav--contact--item--link:hover{background-color:#71a77b}}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item--link{width:100%;height:48px;display:flex;justify-content:center;align-items:center;gap:6px;font-size:1.2rem;line-height:1.25;transition:0.4s;letter-spacing:-1px}.headerContent .headerNavHum .headerNavHumEndline__inner--nav--contact--item--link::before{content:"";width:13px;height:12px;background-repeat:no-repeat}.headerContent .headerNavHum .headerNavHumEndline__inner--link{padding-top:16px;border-top:1px solid #bebebe;display:flex;gap:4px}@media screen and (max-width:640px){.headerContent .headerNavHum .headerNavHumEndline__inner--link{flex-wrap:wrap}}.headerContent .headerNavHum .headerNavHumEndline__inner--link--box{display:flex;justify-content:center;width:100%}.headerContent .headerNavHum .headerNavHumEndline__inner--link--box a{background:#fff}.headerContent .headerNavHum .headerNavHumEndline__inner--copy{width:100%;padding-top:24px;color:#bebebe;font-size:1rem}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerNavHum{opacity:1;transform:translateX(0)}.headerFix{position:fixed;top:0;right:0;width:120px;height:100vh;background-color:#1a1a1a;padding:0 19px;z-index:4}@media screen and (max-width:1024px){.headerFix{display:none}}.headerFix__inner{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.headerFix__inner--sns{display:flex;justify-content:center;flex-wrap:wrap;margin-top:34px}.headerFix__inner--sns--title{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(360deg);font-size:14px;letter-spacing:0.05em;color:#fff;font-family:"Playfair Display", serif}.headerFix__inner--sns--link-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:8px}.headerFix__inner--sns--link{width:25px;height:25px;display:flex;align-items:center;justify-content:center;background:#4e4e4e;border-radius:999px}.headerFix__inner--botttom{display:flex;flex-wrap:wrap}.headerFix__inner--nav-list{width:100%;padding-bottom:48px}.headerFix__inner--nav-item a{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:1.4rem;font-weight:400;color:#fff}.headerFix__inner--contact{width:100%;height:24px;border-top:1px solid #fff;border-left:1px solid #fff;font-size:1rem;font-family:"Playfair Display", serif;color:#fff !important;display:flex;align-items:flex-end;padding-left:12px;margin-bottom:24px}.headerFix__inner--contact:visited{color:#fff}.headerFix__inner--bgm{width:100%;display:flex;justify-content:center;flex-wrap:wrap;margin-top:32px;cursor:pointer}.headerFix__inner--bgm--text{width:100%;text-align:center;color:#fff;font-family:"Playfair Display", serif;font-size:1.4rem;margin-top:8px}.headerFix__inner--bgm .on{display:none}.headerFix__inner--bgm .off{display:block}.headerFix__inner--bgm.active .off{display:none}.headerFix__inner--bgm.active .on{display:block}.headerFix .navToggleCross{background:none;cursor:pointer;display:flex;width:100%;justify-content:center;padding-top:43px}@media screen and (max-width:1024px){.headerFix .navToggleCross{margin-left:20px}}.headerFix .navToggleCross span{background:var(--font-first-color);display:block;width:1em;height:1px;position:absolute;margin:auto}.headerFix .navToggleCross span:nth-of-type(1){top:0.15em}.headerFix .navToggleCross span:nth-of-type(2){background:none;background-color:var(--bg-first-color);z-index:1;width:auto;height:1em;font-size:1.3rem;top:48%;left:0;right:0;transform:translateY(-50%)}.headerFix .navToggleCross span:nth-of-type(3){bottom:0.15em}.headerContent__fixed-menu{width:56px;position:fixed;top:136px;right:0;display:none !important;z-index:10}@media screen and (max-width:1024px){.headerContent__fixed-menu{width:100%;top:initial;bottom:0;display:block !important}}.headerContent__fixed-menu--wrap{width:100%;display:flex;flex-wrap:wrap;max-width:540px;margin:0 auto;gap:8px}@media screen and (max-width:1024px){.headerContent__fixed-menu--wrap{gap:0;flex-wrap:nowrap}}.headerContent__fixed-menu--link{display:flex;width:100%;height:148px;background:#1a1a1a;border-top-left-radius:5px;border-bottom-left-radius:5px;justify-content:center;align-items:center;color:#fff !important;font-size:1.2rem;font-weight:500;border:1px solid #1a1a1a;writing-mode:vertical-rl;gap:8px;letter-spacing:0.16em;transition:0.4s;position:relative}@media screen and (max-width:1024px){.headerContent__fixed-menu--link{height:auto;writing-mode:initial;padding:1% 0;border-top-left-radius:0;border-bottom-left-radius:0;flex-wrap:wrap;letter-spacing:0.04em}}@media screen and (max-width:640px){.headerContent__fixed-menu--link{padding:1% 0}}@media screen and (max-width:1024px){.headerContent__fixed-menu--link::after{content:"";position:absolute;top:20%;right:0;width:1px;height:60%;background:#fff}}@media screen and (max-width:1024px){.headerContent__fixed-menu--link:last-child::after{display:none}}@media screen and (max-width:1024px){.headerContent__fixed-menu--link svg{width:100%}}@media screen and (min-width:1025px){.headerContent__fixed-menu--link:hover{background:#fff;color:#6bb74f !important;transition:0.4s}}@media screen and (min-width:1025px){.headerContent__fixed-menu--link:hover svg path{stroke:#6bb74f;transition:0.4s}}.open{overflow:hidden}.open .navToggleCross span:nth-of-type(1){margin:auto;transform:rotate(45deg);inset:0}.open .navToggleCross span:nth-of-type(3){transform:rotate(-45deg);inset:0}.open .headerFixNavHum{opacity:1;transform:translateX(0)}.footer .footerInfo{padding:80px 0 0 0}@media screen and (max-width:1240px){.footer .footerInfo{padding:8% 0 0 0}}.footer .footerInfo__img{margin-bottom:56px}.footer .footerInfo__inner{width:100%;padding:0 40px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerInfo__inner{padding:0 4%}}@media screen and (max-width:640px){.footer .footerInfo__inner{padding:0 8%}}.footer .footerInfo__inner--top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #bebebe;padding:0 0 26px;margin-bottom:48px}.footer .footerInfo__inner--top--name a{max-width:148px;width:100%;display:block}.footer .footerInfo__inner--top--sns{display:flex;gap:8px}.footer .footerInfo__inner--nav{padding:0 0 32px 0}@media screen and (max-width:640px){.footer .footerInfo__inner--nav{padding:0 0 3% 0}}.footer .footerInfo__inner--nav--menu{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.footer .footerInfo__inner--nav--menu--list{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;gap:0}.footer .footerInfo__inner--nav--menu--list--item{padding-bottom:24px;position:relative}.footer .footerInfo__inner--nav--menu--list--item--box{display:flex;align-items:center;gap:20px}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn_link{cursor:pointer}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn{position:relative;width:14px;height:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn span{position:absolute;width:10px;height:1px;background:#393730;transition:all 0.3s ease}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn span:nth-child(1){transform:rotate(0deg)}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn span:nth-child(2){transform:rotate(90deg);opacity:1}.footer .footerInfo__inner--nav--menu--list--item .toggle_btn.active span:nth-child(2){opacity:0}.footer .footerInfo__inner--nav--menu--list--item:last-child{padding-bottom:0}@media screen and (max-width:767px){.footer .footerInfo__inner--nav--menu--list--item:last-child{padding-bottom:4%}}@media screen and (max-width:767px){.footer .footerInfo__inner--nav--menu--list--item{width:100%;padding-bottom:4%}}@media screen and (max-width:640px){.footer .footerInfo__inner--nav--menu--list--item{padding-bottom:15%}}.footer .footerInfo__inner--nav--menu--list--item .title{display:block;font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--nav--menu--list--item a{display:block;font-size:1.6rem;line-height:2rem;color:#1a1a1a;display:flex;align-items:center;gap:8px}.footer .footerInfo__inner--nav--menu--list--item--sub-list{margin-top:24px;margin-left:6px;padding-left:15px;border-left:1px solid #1a1a1a;display:block}.footer .footerInfo__inner--nav--menu--list--item--sub-list.closed{display:none}.footer .footerInfo__inner--nav--menu--list--item--sub-menu{margin-top:24px;margin-left:6px;display:block}.footer .footerInfo__inner--nav--menu--list--item--sub-menu.closed{display:none}.footer .footerInfo__inner--nav--menu--list--item--sub-item a{margin-bottom:16px}.footer .footerInfo__inner--nav--menu--list--item--sub-item:last-of-type a{margin-bottom:0}.footer .footerInfo__inner--nav--down{margin-top:48px}.footer .footerInfo__inner--nav--down--item{margin-bottom:24px}.footer .footerInfo__inner--nav--down--item a{display:block;font-size:1.4rem;line-height:2rem;color:#1a1a1a}.footer .footerInfo__inner--nav--down--item:last-of-type{margin-bottom:0}.footer .footerEndline{padding:32px 0 24px 0}@media screen and (max-width:1240px){.footer .footerEndline{padding:3.2% 0 3%}}@media screen and (max-width:640px){.footer .footerEndline{padding:5% 0 5% 0}}.footer .footerEndline__inner{width:100%;max-width:1110px;padding:0 40px;margin:0 auto}@media screen and (max-width:1240px){.footer .footerEndline__inner{padding:0 4%}}@media screen and (max-width:640px){.footer .footerEndline__inner{padding:0 8%}}.footer .footerEndline__inner--tel{display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid #bebebe}.footer .footerEndline__inner--tel a{text-align:right}@media screen and (min-width:1025px){.footer .footerEndline__inner--tel a:hover p{color:#889687}}.footer .footerEndline__inner--tel--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.footer .footerEndline__inner--tel--num{font-size:2.4rem;transition:0.3s;color:#1a1a1a;font-style:italic}.footer .footerEndline__inner--nav{margin:16px 0}.footer .footerEndline__inner--nav--title{width:64px;height:24px;border-top:1px solid #1a1a1a;border-left:1px solid #1a1a1a;display:flex;align-items:flex-end;padding-left:12px;font-size:1rem;font-family:"Playfair Display", serif}.footer .footerEndline__inner--nav--contact{width:100%;display:flex;flex-wrap:wrap;margin-top:16px}.footer .footerEndline__inner--nav--contact--item{width:50%}.footer .footerEndline__inner--nav--contact--item:nth-child(1) .footerEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon01-off.svg)}@media screen and (min-width:1025px){.footer .footerEndline__inner--nav--contact--item:nth-child(1) .footerEndline__inner--nav--contact--item--link:hover{background-color:#ffb177}}.footer .footerEndline__inner--nav--contact--item:nth-child(2) .footerEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon02-off.svg)}@media screen and (min-width:1025px){.footer .footerEndline__inner--nav--contact--item:nth-child(2) .footerEndline__inner--nav--contact--item--link:hover{background-color:#f2d68f}}.footer .footerEndline__inner--nav--contact--item:nth-child(3) .footerEndline__inner--nav--contact--item--link::before{width:13px;height:10px;background-image:url(../img/icon/footer-icon03-off.svg)}@media screen and (min-width:1025px){.footer .footerEndline__inner--nav--contact--item:nth-child(3) .footerEndline__inner--nav--contact--item--link:hover{background-color:#7894bc}}.footer .footerEndline__inner--nav--contact--item:nth-child(4) .footerEndline__inner--nav--contact--item--link::before{background-image:url(../img/icon/footer-icon04-off.svg)}@media screen and (min-width:1025px){.footer .footerEndline__inner--nav--contact--item:nth-child(4) .footerEndline__inner--nav--contact--item--link:hover{background-color:#71a77b}}.footer .footerEndline__inner--nav--contact--item--link{width:100%;height:48px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:1.4rem;line-height:1.25;transition:0.4s}.footer .footerEndline__inner--nav--contact--item--link::before{content:"";width:13px;height:12px;background-repeat:no-repeat}.footer .footerEndline__inner--link{padding-top:16px;border-top:1px solid #bebebe;display:flex;flex-direction:column;gap:8px}.footer .footerEndline__inner--link--box{display:flex;justify-content:center}.footer .footerEndline__inner--copy{width:100%;padding-top:24px;color:#bebebe}.partsFooterCta__inner{padding:0 22px}@media screen and (max-width:1024px){.partsFooterCta__inner{padding:0 4%}}.partsFooterCta__inner--title{position:relative;margin-bottom:48px}@media screen and (max-width:1024px){.partsFooterCta__inner--title{margin-bottom:4%}}.partsFooterCta__inner--title--img{position:absolute;right:50%;bottom:-10px;transform:translateX(-116px)}@media screen and (max-width:1024px){.partsFooterCta__inner--title--img{transform:translateX(-96px)}}@media screen and (max-width:640px){.partsFooterCta__inner--title--img{transform:translateX(-76px)}}@media screen and (max-width:1024px){.partsFooterCta__inner--title--img img{width:5vw}}@media screen and (max-width:640px){.partsFooterCta__inner--title--img img{width:8vw}}.partsFooterCta__inner--anchor{margin-top:28px;display:flex;justify-content:center}@media screen and (max-width:1024px){.partsFooterCta__inner--anchor{margin-top:4%}}.partsFooterCta__inner--anchor>*::before{content:"CONTACT.";font-family:"Playfair Display", serif;font-size:1rem;display:flex;align-items:flex-end;padding-left:11px}.partsFooterCta__inner--list{padding:20px;border:1px solid #000;display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1024px){.partsFooterCta__inner--list{padding:4%}}.partsFooterCta__inner--item{width:calc(50% - 8px);height:125px}@media screen and (max-width:640px){.partsFooterCta__inner--item{width:100%}}.partsFooterCta__inner--item a{display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between;padding:12px;background:url(../front-page/front-page01/img/front-page-contact-img02_pc.png);background-size:cover;transition:0.4s;cursor:pointer}.partsFooterCta__inner--item a:hover{transition:0.4s;background:url(../front-page/front-page01/img/front-page-contact-img06_pc.png);background-size:cover}@media screen and (max-width:1024px){.partsFooterCta__inner--item a:hover{background:url(../front-page/front-page01/img/front-page-contact-img02_pc.png);background-size:cover}}.partsFooterCta__inner--item:nth-child(2) a{background:url(../front-page/front-page01/img/front-page-contact-img03_pc.png);background-size:cover}.partsFooterCta__inner--item:nth-child(2) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img07_pc.png);background-size:cover}@media screen and (max-width:1024px){.partsFooterCta__inner--item:nth-child(2) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img03_pc.png);background-size:cover}}.partsFooterCta__inner--item:nth-child(3) a{background:url(../front-page/front-page01/img/front-page-contact-img04_pc.png);background-size:cover}.partsFooterCta__inner--item:nth-child(3) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img08_pc.png);background-size:cover}@media screen and (max-width:1024px){.partsFooterCta__inner--item:nth-child(3) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img04_pc.png);background-size:cover}}.partsFooterCta__inner--item:nth-child(4) a{background:url(../front-page/front-page01/img/front-page-contact-img05_pc.png);background-size:cover}.partsFooterCta__inner--item:nth-child(4) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img09_pc.png);background-size:cover}@media screen and (max-width:1024px){.partsFooterCta__inner--item:nth-child(4) a:hover{background:url(../front-page/front-page01/img/front-page-contact-img05_pc.png);background-size:cover}}.partsFooterCta__inner--item--en{font-family:"Playfair Display", serif;font-size:1rem;text-transform:uppercase}.partsFooterCta__inner--item--text{width:100%;text-align:center;font-size:2rem}@media screen and (max-width:1024px){.partsFooterCta__inner--item--text{font-size:1.6rem}}.partsFooterCta__inner--item--num{width:100%;text-align:right;font-family:"Playfair Display", serif;font-size:1.6rem}@media screen and (max-width:1024px){.partsFooterCta__inner--item--num{font-size:1.4rem}}.partsFooterCta p{color:#fff;background-color:#ff0000;text-align:center;width:100%}.parts-title01{background-position:top center;background-size:cover;background-repeat:no-repeat;color:#1a1a1a}.parts-title01-lg{display:block;font-size:3.2rem;line-height:1;margin-bottom:20px;text-align:center;font-family:"Playfair Display", serif}@media screen and (max-width:640px){.parts-title01-lg{font-size:2rem;margin-bottom:10px}}.parts-title01-sm{display:block;font-weight:500;font-size:1.2rem;letter-spacing:0.04em;line-height:1.5em;text-align:center;margin-bottom:40px}@media screen and (max-width:640px){.parts-title01-sm{font-size:1.2rem;margin-bottom:7%}}.parts-pagination-archive01{width:100%;text-align:center}.parts-pagination-archive01 ul{display:flex;justify-content:center;align-items:center;gap:16px;width:100%}.parts-pagination-archive01 ul>li{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.parts-pagination-archive01 ul>li span.no-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;font-family:"Playfair Display", serif;transition:0.4s all;border-radius:50%;background-color:#fff}.parts-pagination-archive01 ul>li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#1a1a1a;font-size:1.6rem;font-family:"Playfair Display", serif;transition:0.4s all}.parts-pagination-archive01 ul>li a:hover{opacity:0.6}.parts-pagination-single01{display:flex;justify-content:center;align-content:center;font-size:1.8rem;letter-spacing:0;line-height:1.5em}@media screen and (max-width:640px){.parts-pagination-single01{font-size:1.6rem}}.parts-pagination-single01-prev{margin-right:50px}.parts-pagination-single01-prev span{margin-right:16px}.parts-pagination-single01-next{margin-left:50px}.parts-pagination-single01-next span{margin-left:16px}.parts-pagination-single02{display:flex;justify-content:right}.parts-pagination-single02-cnt{display:flex;align-items:center;color:var(--font-first-color);font-size:2rem;line-height:2em}@media screen and (max-width:640px){.parts-pagination-single02-cnt{font-size:1.6rem}}.parts-pagination-single02-cnt-arrow{display:block;padding-left:1em}.page-anchor-company01{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto}@media screen and (max-width:1240px){.page-anchor-company01{max-width:760px}}@media screen and (max-width:640px){.page-anchor-company01{display:block;max-width:none}}.page-anchor-company01.staff #staff>*,.page-anchor-company01.company #company>*,.page-anchor-company01.recruit #recruit>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color);border:1px solid #FFF;border-bottom:none}.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:30px}@media screen and (max-width:640px){.page-anchor-company01.staff #staff>*::after,.page-anchor-company01.company #company>*::after,.page-anchor-company01.recruit #recruit>*::after{right:10px}}.page-anchor-company01.staff #staff>* svg path,.page-anchor-company01.company #company>* svg path,.page-anchor-company01.recruit #recruit>* svg path{stroke:#FFF}.page-anchor-company01-button{width:100%;max-width:100%;margin-bottom:16px}@media screen and (max-width:1024px){.page-anchor-company01-button{margin-bottom:4%}}.page-anchor-company01-button>*{display:block;color:var(--font-first-color);font-size:1.8rem;border-radius:5px 5px 0px 0px;border:1px solid #000;border-bottom:none;position:relative;padding:20px 14px;transition:0.4s;display:flex;align-items:center;justify-content:space-between}.page-anchor-company01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}@media screen and (max-width:1024px){.page-anchor-company01-button>*:hover{color:var(--font-first-color);background-color:#e8e8e8}}.page-anchor-company01-button>*:hover svg path{stroke:#FFF;transition:0.4s}@media screen and (max-width:1024px){.page-anchor-company01-button>*:hover svg path{stroke:#1A1A1A}}.page-anchor-company01-button>* .en{padding-left:16px;font-size:1.2rem;font-family:"Playfair Display", serif}.page-anchor-company01-button:last-of-type{margin-bottom:0}.parts-anchor-feature01{background-position:top center;background-size:cover;background-repeat:no-repeat}.parts-anchor-feature01 .feature #feature,.parts-anchor-feature01 .feature02 #feature02,.parts-anchor-feature01 .feature03 #feature03{background-color:#1A1A1A;border-top:1px solid #1A1A1A;border-left:1px solid #1A1A1A;border-right:1px solid #1A1A1A;backdrop-filter:none}.parts-anchor-feature01 .feature #feature a,.parts-anchor-feature01 .feature02 #feature02 a,.parts-anchor-feature01 .feature03 #feature03 a{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature02 #feature02 a .parts-anchor-feature01-span01,.parts-anchor-feature01 .feature03 #feature03 a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 .feature #feature .parts-anchor-arrows svg path,.parts-anchor-feature01 .feature02 #feature02 .parts-anchor-arrows svg path,.parts-anchor-feature01 .feature03 #feature03 .parts-anchor-arrows svg path{stroke:#FFF}.parts-anchor-feature01 ul{display:block;max-width:1040px;box-sizing:border-box}.parts-anchor-feature01 ul li{border-top:1px solid #1A1A1A;border-left:1px solid #1A1A1A;border-right:1px solid #1A1A1A;width:100%;height:66px;border-radius:5px 5px 0px 0px;transition:0.4s;margin-bottom:16px;padding:0 16px}.parts-anchor-feature01 ul li:last-child{margin-bottom:0}@media screen and (max-width:640px){.parts-anchor-feature01 ul li{padding:0 2%}}.parts-anchor-feature01 ul li .parts-anchor-text{display:flex;align-items:center;width:80%}.parts-anchor-feature01 ul li .parts-anchor-arrows svg path{stroke:#1A1A1A}.parts-anchor-feature01 ul li a{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-family:"Playfair Display";display:block;font-size:1.8rem;letter-spacing:0.04em;line-height:1em;text-align:center;padding-right:16px}@media screen and (max-width:640px){.parts-anchor-feature01 ul li a .parts-anchor-feature01-span01{font-size:1.8rem;padding-right:2%}}.parts-anchor-feature01 ul li a .parts-anchor-feature01-span02{display:block;font-size:1.4rem;line-height:1.5em;font-weight:400}@media screen and (min-width:1025px){.parts-anchor-feature01 ul li:hover{background-color:#1A1A1A;border-top:1px solid #1A1A1A;border-left:1px solid #1A1A1A;border-right:1px solid #1A1A1A;backdrop-filter:none}.parts-anchor-feature01 ul li:hover a{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover a .parts-anchor-feature01-span01{color:var(--font-second-color)}.parts-anchor-feature01 ul li:hover .parts-anchor-arrows svg path{stroke:#FFF}}.parts-anchor-product01 .common-3column{display:flex;flex-wrap:wrap}.parts-anchor-product01 .common-3column-box{width:380px;position:relative}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box{width:32%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box{width:48%}}.parts-anchor-product01 .common-3column-box.active{display:none}.parts-anchor-product01 .common-3column-box a{display:block}.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:30px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(3n)){margin-right:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:not(:nth-of-type(2n)){margin-right:4%}}.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:40px}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:4%}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+4){margin-top:0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box:nth-of-type(n+3){margin-top:6%}}.parts-anchor-product01 .common-3column-box-img{position:relative}.parts-anchor-product01 .common-3column-box-img-span01{background-color:var(--font-first-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-first-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;top:0;right:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span01{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img-span02{background-color:var(--bg-second-color);display:flex;justify-content:center;align-items:center;min-width:140px;color:var(--font-second-color);font-size:1.6rem;line-height:1em;text-align:center;position:absolute;left:0;bottom:0;padding:10px 20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:80px;font-size:1.4rem}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img-span02{min-width:60px;font-size:1.3rem;padding:5px 10px}}.parts-anchor-product01 .common-3column-box-img img{height:270px;object-fit:cover}@media screen and (max-width:1240px){.parts-anchor-product01 .common-3column-box-img img{height:20vw}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-img img{height:30vw}}.parts-anchor-product01 .common-3column-box-text{padding:20px 0}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text{padding:15px 0}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text{padding:10px 0}}.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:15px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text>*:not(:first-of-type){margin-top:10px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{display:flex;justify-content:center;align-items:center;width:120px;height:32px;color:var(--font-second-color);font-size:1.4rem;text-align:center;border-radius:1000px}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state{width:80px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-01{background-color:var(--font-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-02{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-state-03{background-color:var(--bg-first-color)}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{overflow:hidden;display:block;display:-webkit-box;font-size:1.8rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-name{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{display:table;font-size:1.6rem;border-bottom:1px solid var(--bg-first-color);padding-bottom:4px;margin-top:30px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{margin-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-date{font-size:1.4rem;margin-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{overflow:hidden;display:block;display:-webkit-box;font-size:1.6rem;letter-spacing:0;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-cnt{font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{display:block;border-top:1px solid var(--bg-first-color);padding-top:20px}@media screen and (max-width:1024px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:20px}}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info{padding-top:15px}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:flex}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span{display:block}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info>span:not(:first-of-type){margin-top:10px}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{display:block;width:80px;font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-01{width:100%;font-size:1.4rem}}.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{display:block;width:calc(100% - 80px);font-size:1.6rem;line-height:1.6em}@media screen and (max-width:640px){.parts-anchor-product01 .common-3column-box-text .common-3column-box-text-info-02{width:100%;font-size:1.4rem;margin-top:5px}}.parts-anchor-flow01{display:flex;justify-content:space-between;max-width:780px;margin-left:0}@media screen and (max-width:1240px){.parts-anchor-flow01{max-width:760px}}@media screen and (max-width:640px){.parts-anchor-flow01{display:block;max-width:none}}.parts-anchor-flow01.flow #flow>*,.parts-anchor-flow01.flow_reform #flow_reform>*{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01.flow #flow>*::before,.parts-anchor-flow01.flow_reform #flow_reform>*::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}.parts-anchor-flow01-button{width:100%;max-width:360px}@media screen and (max-width:1240px){.parts-anchor-flow01-button{width:48%}}@media screen and (max-width:640px){.parts-anchor-flow01-button{width:100%;margin:0 auto}}.parts-anchor-flow01-button>*{background-color:var(--bg-first-color);display:block;color:#5c5c5c;font-size:1.8rem;border:1px solid #5c5c5c;position:relative;padding:20px 30px;transition:0.4s}.parts-anchor-flow01-button>*::before{content:"";background:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-black.svg);background-position:center;background-repeat:no-repeat;width:16px;height:auto;position:absolute;top:0;bottom:0;right:20px;margin:auto}.parts-anchor-flow01-button>*:hover{background-color:var(--bg-second-color);opacity:1;color:var(--font-second-color)}.parts-anchor-flow01-button>*:hover::before{background-image:url(../components/parts/parts-anchor-flow/parts-anchor-flow01/img/parts-anchor-flow-arrow-white.svg)}@media screen and (max-width:640px){.parts-anchor-flow01-button:last-of-type{margin:2% auto 0}}.parts-banner{padding:30px 0 160px}@media screen and (max-width:1024px){.parts-banner{padding:20px 0 16%}}@media screen and (max-width:640px){.parts-banner{padding-top:10px}}.parts-banner .slick-slide img{object-fit:cover;width:100%;height:180px;padding:0 8px}@media screen and (max-width:1024px){.parts-banner .slick-slide img{height:17vw;padding:0 1%}}@media screen and (max-width:640px){.parts-banner .slick-slide img{max-width:200px}}.form-request{padding:104px 0 0 0}@media screen and (max-width:1024px){.form-request{padding:10% 0 0 0}}@media screen and (max-width:640px){.form-request{padding:12% 0 0 0}}.form-request__inner-title{margin-bottom:32px}.form-request__inner-cnt{margin-bottom:64px}.form-request__inner-cnt-text01{font-size:1.8rem;line-height:1.8;color:#1a1a1a;letter-spacing:0.05em;margin-bottom:24px}@media screen and (max-width:1024px){.form-request__inner-cnt-text01{font-size:1.6rem}}.form-request__inner-cnt-text02{font-size:1.4rem;line-height:1.8;color:#1a1a1a}.form-seminar .underlayer-form-inner-title{margin-bottom:50px}@media screen and (max-width:640px){.form-seminar .underlayer-form-inner-title{margin-bottom:4%}}@media screen and (max-width:640px){.form-seminar .underlayer-form{padding:8% 0 12% 0}}.form-seminar__text01{font-weight:300;font-size:1.6rem;line-height:1.8;margin-bottom:45px}@media screen and (max-width:640px){.form-seminar__text01{font-size:1.4rem;margin-bottom:4%}}.form-seminar__text02{padding:25px 0;border-top:1px solid #000;border-bottom:1px solid #000;margin-bottom:43px;font-size:1.4rem;line-height:1.8}.form-seminar__text02 .sp{display:none}.form-seminar__text02>strong{font-size:1.6rem;letter-spacing:0.024em;font-weight:600;display:inline-block;margin-bottom:10px}@media screen and (max-width:640px){.form-seminar__text02{margin-bottom:4%}.form-seminar__text02 .sp{display:block}.form-seminar__text02>strong{font-size:1.4rem}}