﻿@media (min-width:768px){:root{--mq: 10.24}}@media (max-width:767px){:root{--mq: 7.5}}.header{width:100%;box-sizing:border-box;position:relative;z-index:99;height:160px;top:0 !important;position:fixed;max-width:1920px}@media screen and (max-width:767px){.header{height:70px}}.header__wrap{position:relative !important;width:100%;box-sizing:border-box;margin:0 auto;background:#222;top:0;padding:0 0 0 40px;transition:linear all 0.35s}@media (max-width:1600px){.header__wrap{padding:0 0 0 calc(min(40px, (40/16*1vw)))}}@media screen and (max-width:1024px){.header__wrap{position:fixed !important}}@media screen and (max-width:767px){.header__wrap{padding:0 0 0 6%}}.header__wrap .header__fixed{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:111;box-sizing:border-box;width:calc(100% - 110px)}@media (max-width:1200px){.header__wrap .header__fixed{margin:0}}.header__wrap .logo_wrapper{margin-right:50px}@media (max-width:1600px){.header__wrap .logo_wrapper{margin-right:calc(min(50px, (50/16*1vw)))}}.header__wrap .logo_wrapper h1{width:calc(min(127px, (127 / var(--mq) * 1vw)));height:auto}@media screen and (max-width:767px){.header__wrap .logo_wrapper h1{width:68px;height:auto}}.header__layout{height:160px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.header__layout{height:70px}}.--is-fixed .header__layout{height:110px}@media screen and (max-width:767px){.--is-fixed .header__layout{height:70px}}.header__fixed__button{position:absolute;right:10px;top:0;height:85px;display:flex;z-index:112}@media screen and (max-width:1024px){.header__fixed__button{height:65px}}@media screen and (max-width:767px){.header__fixed__button{right:0;height:45px}}.header__fixed__button__tel{height:85px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__fixed__button__tel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap}.header__fixed__button__tel__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}.header__fixed__button__tel__number span{position:relative;font-size:2.7rem;line-height:2.7rem;color:#222;font-weight:300;letter-spacing:2px}.header__fixed__button__tel__number div{margin-right:16px}.header__fixed__button__tel__text{color:#222;font-size:1.4rem;font-weight:500;letter-spacing:0.1em}.header__fixed__button__menu{width:150px;height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;position:fixed;right:0;top:0;transition:linear all 0.35s;z-index:9999}@media screen and (max-width:767px){.header__fixed__button__menu{width:70px;height:70px;right:0;top:0}}.header__fixed__button__menu::after{content:"Menu";margin-top:calc(min(17px, (17 / var(--mq) * 1vw)));width:70px;text-align:right;font-size:calc(min(17px, (17 / var(--mq) * 1vw)));color:#fff}@media screen and (max-width:767px){.header__fixed__button__menu::after{margin-top:calc(min(10px, (17 / var(--mq) * 1vw)));width:40px;font-size:calc(min(10px, (17 / var(--mq) * 1vw)))}}.header__fixed__button__menu.open::after{content:""}.header__sp-menu{width:70px;height:20px;cursor:pointer;transition:all 0.5s;box-sizing:border-box;position:relative;display:inline-block}@media screen and (max-width:767px){.header__sp-menu{width:40px;height:10px}}.header__sp-menu span{position:absolute;width:100%;height:1px;background-color:#fff;display:inline-block;transition:all 0.5s;box-sizing:border-box}.open .header__sp-menu span{background:#fff}@media screen and (max-width:767px){.header__sp-menu span{height:1px}}.header__sp-menu span:nth-of-type(1){top:0;width:100%}.open .header__sp-menu span:nth-of-type(1){top:50%;width:100%;transform:translateY(-50%) rotate(45deg)}.header__sp-menu span:nth-of-type(2){bottom:0;right:0;width:70%}.open .header__sp-menu span:nth-of-type(2){bottom:auto;top:50%;width:100%;transform:translateY(-50%) rotate(-45deg)}.header-menu{display:none}@media (max-width:1500px){.header-menu{display:none}}.header-menu-list{display:flex;align-items:center}.header-menu__item{color:#222;font-size:1.4rem;margin:0 40px 0 0;font-weight:500;position:relative;box-sizing:border-box;cursor:pointer}@media (max-width:1600px){.header-menu__item{margin:0 calc(min(40px, (40/16*1vw))) 0 0}}.header-menu__item .sub-menu{position:absolute;top:100%;left:0;padding:10px 20px;color:#222;opacity:0;visibility:hidden;transform:scaleY(0);transform-origin:center top;transition:all 0.3s;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);width:100%;min-width:max-content;box-sizing:content-box;background:rgba(244, 244, 244, 0.7);box-shadow:0 0 10px rgba(0, 0, 0, 0.1)}.header-menu__item .sub-menu .header-menu__item{padding:2px 0;margin:0}.header-menu__item .sub-menu .header-menu__item a{color:#222;pointer-events:all;text-shadow:none;padding:10px 5px}@media (max-width:1600px){.header-menu__item .sub-menu .header-menu__item a{padding-right:25px}}.header-menu__item .sub-menu .header-menu__item a:hover{opacity:0.6}.header-menu__item .sub-menu .sub-menu{opacity:initial;position:initial;background:initial;backdrop-filter:initial;box-shadow:initial;padding:0}.header-menu__item:hover .sub-menu{opacity:1;visibility:visible;transform:scaleY(1)}.header-menu__item>.header-menu__item--link{display:inline-block;position:relative;padding:33px 0}.header-menu__item>.header-menu__item--link::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#3d444b;opacity:0;transform:scaleX(0);transition:all 0.3s}.header-menu__item:hover>.header-menu__item--link{opacity:1}.header-menu__item.menu-item-has-children{box-sizing:border-box}.header-menu__item.menu-item-has-children>a{pointer-events:none}.header-menu__item.menu-item-has-children:hover a{opacity:1}.header-menu__item.menu-item-has-children a{position:relative}.header-menu__item.menu-item-has-children>a:after{position:absolute;top:54%;right:-20px;content:"";display:block;transform:translateY(-50%);border-style:solid;border-width:4px 4px 0 4px;border-color:#222 transparent transparent transparent}.header-menu__item a{color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:1.4rem}@media (max-width:1600px){.header-menu__item a{font-size:calc(min(1.4rem, (16/16*1vw)));letter-spacing:0}}.header-menu__item:hover a{opacity:1}.header-menu__item--link{display:block}@media (min-width:768px){:root{--mq: 10.24}}@media (max-width:767px){:root{--mq: 7.5}}.cta-floating{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;z-index:99;max-width:700px;transition:opacity 0.3s ease}.cta-floating *{box-sizing:border-box}.cta-floating.display-none{transition:opacity 0.3s ease;display:none}.cta-floating__cnt{width:100%}.cta-floating__button{width:100%;z-index:2}.cta-floating__button-list{flex-wrap:wrap;display:flex;position:relative;width:100%}.cta-floating__button-item{display:inline-block;position:relative;box-sizing:border-box;width:calc(335/7.5*1%);background:#fff}.cta-floating__button-item.--line{width:calc(80/7.5*1%);background:#434343}.cta-floating__button-item:first-of-type::before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:calc(min(60px, (60/var(--mq)*1vw)));background:#434343}.cta-floating__button-item-anc{display:flex;justify-content:center;align-items:center;width:100%;height:calc(min(60px, (80/var(--mq)*1vw)))}.cta-floating__button-item-txt{display:flex;justify-content:center;align-items:center;gap:calc(min(14px, (14/var(--mq)*1vw)))}.cta-floating__button-item-txt-icon i{font-size:calc(min(24px, (24/var(--mq)*1vw)));color:#252525}@media screen and (max-width:767px){.cta-floating__button-item-txt-icon i{font-size:calc(min(24px, (28/var(--mq)*1vw)))}}.cta-floating__button-item-txt-st{font-size:calc(min(18px, (18/var(--mq)*1vw)));color:#252525}@media screen and (max-width:767px){.cta-floating__button-item-txt-st{font-size:calc(min(18px, (26/var(--mq)*1vw)))}}.cta-floating__button-item.--line .cta-floating__button-item-txt-icon i{font-size:calc(min(32px, (32/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.cta-floating__button-item.--line .cta-floating__button-item-txt-icon i{font-size:calc(min(32px, (41/var(--mq)*1vw)))}}.cta-floating__button-info{display:flex;justify-content:center;align-items:center;padding:0 calc(min(10px, (10/var(--mq)*1vw)));height:calc(min(20px, (20/var(--mq)*1vw)));background:#252525;text-align:center}@media screen and (max-width:767px){.cta-floating__button-info{padding:calc(min(10px, (10/var(--mq)*1vw)));height:auto}}.cta-floating__button-info-st{font-size:calc(min(14px, (14/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.cta-floating__button-info-st{font-size:calc(min(16px, (20/var(--mq)*1vw)))}}@media (min-width:768px){:root{--mq: 10.24}}@media (max-width:767px){:root{--mq: 7.5}}.display_pc{display:initial}@media (max-width:767px){.display_pc{display:none}}@media (min-width:768px){.display_sp{display:none}}.footer{background:#c1c2c4}.pc-footer{padding-block:calc(min(150px, (150 / var(--mq) * 1vw))) calc(min(210px, (210 / var(--mq) * 1vw)));background:#252525;color:#fff}@media screen and (max-width:767px){.pc-footer{padding-block:calc(min(150px, (150 / var(--mq) * 1vw))) calc(min(200px, (200 / var(--mq) * 1vw)))}}.pc-footer *{box-sizing:border-box}.pc-footer__wrap{display:grid;grid-template-columns:calc(260/11.6*1%) 1fr calc(320/11.6*1%);grid-template-areas:"ft-logo ft-access ft-menu" "ft-info ft-access ft-menu" "ft-copy ft-access ft-menu";gap:0 calc(min(110px, (110 / var(--mq)* 1vw)));margin-inline:auto;padding-inline:calc(min(40px, (40/var(--mq)*1vw)));width:100%;max-width:1240px}@media screen and (max-width:767px){.pc-footer__wrap{grid-template-columns:1fr 1fr;grid-template-areas:"ft-logo ft-info" "ft-access ft-access" "ft-menu ft-menu" "ft-copy ft-copy";gap:0;margin-inline:auto;padding-inline:calc(min(70px, (70/7.5*1vw)))}}.pc-footer__logo{grid-area:ft-logo;margin:0 auto calc(min(40px, (40/var(--mq)*1vw)))}@media screen and (max-width:767px){.pc-footer__logo{margin:0}}.pc-footer__logo img{max-width:213px}@media screen and (max-width:767px){.pc-footer__logo img{max-width:calc(min(250px, (250/var(--mq)*1vw)))}}.pc-footer__info{grid-area:ft-info}@media screen and (max-width:767px){.pc-footer__info{display:flex;align-items:flex-end}}.pc-footer__info-st{text-align:center;font-size:calc(min(14px, (14/var(--mq)*1vw)));line-height:2.1428571429}@media screen and (max-width:767px){.pc-footer__info-st{text-align:left;font-size:calc(min(14px, (24/var(--mq)*1vw)));line-height:1.6666666667}}@media screen and (max-width:767px){.pc-footer__info-st .c-address-street{display:inline-block}}.pc-footer__access{grid-area:ft-access}@media screen and (max-width:767px){.pc-footer__access{margin:calc(min(80px, (80/var(--mq)*1vw))) auto calc(min(100px, (100/var(--mq)*1vw)))}}.pc-footer__access-map{margin:0 auto calc(min(40px, (40/var(--mq)*1vw)));max-width:340px}@media screen and (max-width:767px){.pc-footer__access-map{margin:0 auto calc(min(70px, (70/var(--mq)*1vw)));max-width:100%}}.pc-footer__access-txt-st{font-size:calc(min(14px, (14/var(--mq)*1vw)));line-height:calc(40/14)}@media screen and (max-width:767px){.pc-footer__access-txt-st{font-size:calc(min(14px, (24/var(--mq)*1vw)));line-height:2.3333333333}}.pc-footer__menu{grid-area:ft-menu}.pc-footer__menu-list{display:flex;flex-direction:column;justify-content:center;padding-left:calc(min(80px, (80/var(--mq)*1vw)));padding-block:calc(min(20px, (20/var(--mq)*1vw)));height:100%;border-left:1px solid #fff}@media screen and (max-width:767px){.pc-footer__menu-list{flex-direction:row;flex-wrap:wrap;flex-direction:column;gap:calc(min(60px, (60/var(--mq)*1vw))) calc(min(47px, (47/var(--mq)*1vw)));padding-left:0;padding-block:calc(min(100px, (100/var(--mq)*1vw)));height:100%;border-top:1px solid #fff;border-left:none;text-align:center}}.pc-footer-menu__item+.pc-footer-menu__item{margin-top:calc(min(50px, (50/var(--mq)*1vw)))}@media screen and (max-width:767px){.pc-footer-menu__item+.pc-footer-menu__item{margin-top:0}}@media screen and (max-width:767px){.pc-footer-menu__item:first-of-type{width:100%}}.pc-footer-menu__item a{font-size:calc(min(14px, (14/var(--mq)*1vw)));line-height:1.4em;color:#fff;cursor:pointer}@media screen and (max-width:767px){.pc-footer-menu__item a{font-size:calc(min(14px, (24/var(--mq)*1vw)))}}.pc-footer-menu__item.menu-item-has-children>.pc-footer-menu__item--link{position:relative}.pc-footer-menu__item.menu-item-has-children>.pc-footer-menu__item--link:before{content:"";font-family:"Font Awesome 6 Free";position:absolute;right:-25%;font-weight:600}.pc-footer-menu__item.menu-item-has-children>.pc-footer-menu__item--link.is-active:before{transform:rotate(180deg)}.pc-footer-menu__item.menu-item-has-children .sub-menu .pc-footer-menu__item--link{color:rgba(233, 233, 233, 0.9)}.pc-footer-menu__item .sub-menu{display:none;margin-top:calc(min(30px, (30/var(--mq)*1vw)))}.pc-footer-menu__item .sub-menu .pc-footer-menu__item+.pc-footer-menu__item{margin-top:calc(min(30px, (30/var(--mq)*1vw)))}.pc-footer__copy{grid-area:ft-copy;flex:1;display:flex;align-items:flex-end;justify-content:center;margin-block:0;text-align:center}.pc-footer__copy-st{font-size:calc(min(14px, (14/var(--mq)*1vw)))}@media screen and (max-width:767px){.pc-footer__copy-st{font-size:calc(min(14px, (24/var(--mq)*1vw)))}}.cmn-cta{position:relative;padding-block:calc(min(120px, (120 / var(--mq) * 1vw)));background:#e9e9e9;z-index:2}@media screen and (max-width:767px){.cmn-cta{padding-block:calc(min(150px, (150 / var(--mq) * 1vw)))}}.cmn-cta *{box-sizing:border-box}.cmn-cta__wrap{margin-inline:auto;padding-inline:calc(min(40px, (40/var(--mq)*1vw)));width:100%;max-width:1480px}@media screen and (max-width:767px){.cmn-cta__wrap{padding-inline:calc(min(40px, (40/var(--mq)*1vw)))}}.cmn-cta__head{display:flex;justify-content:center;align-items:center;margin-bottom:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.cmn-cta__head{flex-direction:column;margin-bottom:calc(min(50px, (50/var(--mq)*1vw)));padding-bottom:calc(min(50px, (50/var(--mq)*1vw)));border-bottom:1px solid #434343}}.cmn-cta__head-ttl{margin-right:calc(min(50px, (50/var(--mq)*1vw)));padding:calc(min(12px, (12/var(--mq)*1vw))) calc(min(50px, (50/var(--mq)*1vw))) calc(min(12px, (12/var(--mq)*1vw))) 0;border-right:1px solid #434343}@media screen and (max-width:767px){.cmn-cta__head-ttl{margin:0 auto calc(min(40px, (40/var(--mq)*1vw)));padding:0;border-right:none}}.cmn-cta__head-ttl-st img{width:calc(min(194px, (194/var(--mq)*1vw)))}@media screen and (max-width:767px){.cmn-cta__head-ttl-st img{width:calc(min(240px, (240/7.5*1vw)))}}.cmn-cta__head-txt-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));line-height:calc(45/16)}@media screen and (max-width:767px){.cmn-cta__head-txt-st{font-size:calc(min(14px, (24/7.5*1vw)));line-height:calc(45/24);letter-spacing:0.04em}}.cmn-cta__contact{display:flex;justify-content:space-between;margin-inline:auto;max-width:100%}@media screen and (max-width:1024px){.cmn-cta__contact{flex-wrap:wrap;max-width:768px}}@media screen and (max-width:767px){.cmn-cta__contact{flex-direction:column;gap:calc(min(80px, (80/var(--mq)*1vw)))}}.cmn-cta__contact-item{display:flex;flex-direction:column;width:calc(280/14*1%)}@media screen and (max-width:1024px){.cmn-cta__contact-item{width:33%}}@media screen and (max-width:767px){.cmn-cta__contact-item{margin:0 auto;width:100%;max-width:calc(610/6.7*1%)}}.cmn-cta__contact-item.--tel{width:calc(500/14*1%)}@media screen and (max-width:1024px){.cmn-cta__contact-item.--tel{margin:0 auto calc(min(24px, (24/var(--mq)*1vw)));width:100%}}@media screen and (max-width:767px){.cmn-cta__contact-item.--tel{margin:0 auto;width:100%;max-width:calc(650/6.7*1%)}}@media (min-width:768px){.cmn-cta__contact-item:nth-of-type(2){transition-delay:0.2s}}@media (min-width:768px){.cmn-cta__contact-item:nth-of-type(3){transition-delay:0.4s}}@media (min-width:768px){.cmn-cta__contact-item:nth-of-type(4){transition-delay:0.6s}}.cmn-cta__contact-item-ttl{flex:1;display:flex;flex-direction:column;align-items:center;margin-bottom:calc(min(15px, (15/var(--mq)*1vw)));text-align:center}@media screen and (max-width:767px){.cmn-cta__contact-item-ttl{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:calc(min(16px, (16/var(--mq)*1vw)));margin-bottom:calc(min(40px, (40/var(--mq)*1vw)))}}.cmn-cta__contact-item-ttl-icon i{font-size:calc(min(24px, (24/var(--mq)*1vw)))}@media screen and (max-width:767px){.cmn-cta__contact-item-ttl-icon i{font-size:calc(min(24px, (34/var(--mq)*1vw)))}}.cmn-cta__contact-item-ttl-st{flex:1;display:flex;justify-content:center;align-items:center;margin-top:calc(min(15px, (15/var(--mq)*1vw)));font-size:calc(min(16px, (16/var(--mq)*1vw)));line-height:calc(24/16)}@media screen and (max-width:767px){.cmn-cta__contact-item-ttl-st{flex:initial;margin-top:0;font-size:calc(min(16px, (24/var(--mq)*1vw)));letter-spacing:0}}.cmn-cta__contact-item-btn{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:calc(min(15px, (15/var(--mq)*1vw)));padding-top:calc(min(16px, (16/var(--mq)*1vw)));width:100%;height:calc(min(140px, (140/var(--mq)*1vw)));background:#434343;color:#fff}@media screen and (max-width:767px){.cmn-cta__contact-item-btn{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:calc(min(45px, (45/var(--mq)*1vw)));padding-inline:calc(min(30px, (30/var(--mq)*1vw)));padding-top:0;height:calc(min(100px, (100/var(--mq)*1vw)))}}.cmn-cta__contact-item-btn-st{display:flex;align-items:center;min-height:calc((30 / 16) * 2em);text-align:center;font-size:calc(min(16px, (16/var(--mq)*1vw)));font-weight:800;line-height:calc(30/16)}@media screen and (max-width:767px){.cmn-cta__contact-item-btn-st{flex:1;justify-content:center;text-align:center;font-size:calc(min(16px, (24/7.5*1vw)));min-height:initial;letter-spacing:0}}@media screen and (max-width:767px){.cmn-cta__contact-item-btn::before{content:"";display:block;position:relative;width:calc(min(51px, (51/var(--mq)*1vw)));aspect-ratio:7.2857142857}}.cmn-cta__contact-item-btn::after{content:"";display:block;position:relative;width:calc(min(51px, (51/var(--mq)*1vw)));aspect-ratio:7.2857142857;background:url(../../../../images/top/btn_arw_01_pc.svg) no-repeat right center / auto 100%}@media screen and (max-width:767px){.cmn-cta__contact-item.--tel .cmn-cta__contact-item-ttl-st{margin-top:0;font-size:calc(min(16px, (22/var(--mq)*1vw)))}}.cmn-cta__contact-item.--tel .cmn-cta__contact-item-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:calc(min(15px, (15/var(--mq)*1vw)));padding-top:0;padding-inline:calc(min(21px, (21/var(--mq)*1vw)));background:#252525;color:#fff}@media screen and (max-width:767px){.cmn-cta__contact-item.--tel .cmn-cta__contact-item-btn{padding-inline:calc(min(30px, (30/var(--mq)*1vw)));height:calc(min(140px, (140/var(--mq)*1vw)))}}.cmn-cta__contact-item.--tel .cmn-cta__contact-item-btn-st{flex:1;justify-content:center;text-align:center;font-size:calc(min(30px, (30/var(--mq)*1vw)));font-weight:800;line-height:calc(40/30);min-height:initial}@media screen and (max-width:767px){.cmn-cta__contact-item.--tel .cmn-cta__contact-item-btn-st{font-size:calc(min(30px, (46/var(--mq)*1vw)))}}.cmn-cta__contact-item.--tel .cmn-cta__contact-item-btn::after{content:"";display:block;position:relative;width:calc(min(51px, (51/var(--mq)*1vw)));aspect-ratio:7.2857142857;background:url(../../../../images/top/btn_arw_01_pc.svg) no-repeat right center / auto 100%}.fade{opacity:0;filter:blur(3px);transform:translateY(30px);transition:opacity 0.6s ease-out, transform 0.6s ease-out, filter 0.6s ease-out}.fade.--delay01{transition-delay:0.4s}.fade.--delay02{transition-delay:0.8s}.fade.fade-in{opacity:1;filter:blur(0);transform:translateY(0)}.breadcrumb{width:100%;height:50px;margin:160px 0 0;background-color:#e9e9e9;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width:767px){.breadcrumb{height:40px;margin:70px 0 0}}.breadcrumb__list{max-width:100%;height:100%;margin:0 3%;display:flex;align-items:center;white-space:nowrap}@media (min-width:1025px){.breadcrumb__list{width:1024px;margin:0 auto}}.breadcrumb__item{width:auto;margin:0 10px 0 0;display:flex;align-items:center;font-size:1.3rem;color:#222}@media (min-width:768px){.breadcrumb__item{font-size:1.5rem}}.breadcrumb__item::after{font-family:"Font Awesome 6 Free";content:"";font-size:1rem;font-weight:600;margin:0 0 0 10px;display:block}.breadcrumb__item:last-child::after{content:none}.breadcrumb__link{color:inherit}.breadcrumb__link--home{display:flex;align-items:center}.breadcrumb__link--home::before{font-family:"Font Awesome 6 Free";content:"";font-size:1.3rem;font-weight:600;margin:0 3px 0 0;display:block}.breadcrumb__item.works_cat{display:none}.sub-page{}.sub-page__hero{width:100%;background-position:50% 50%;background-size:cover;z-index:-1;position:relative;text-shadow:0px 0px 20px rgba(0, 0, 0, 0.42), 0px 0px 20px rgba(0, 0, 0, 0.42)}@media (min-width:768px){.sub-page__hero{height:410px;border-radius:3px}}@media screen and (max-width:767px){.sub-page__hero{aspect-ratio:1.8780487805;height:auto}}.sub-page__hero::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:3px}.sub-page__hero--section{position:absolute;bottom:20px;left:3%;z-index:1}@media (min-width:768px){.sub-page__hero--section{bottom:50px;left:50px}}.sub-page__hero--sub{font-size:1rem;font-weight:bold;letter-spacing:0.175em;color:#fff;display:block}@media (min-width:768px){.sub-page__hero--sub{font-size:1.4rem}}.sub-page__hero--h2{font-size:1.8rem;font-weight:bold;letter-spacing:0.175em;line-height:1.75em;color:#fff}@media (min-width:768px){.sub-page__hero--h2{font-size:2.4rem}}.sub-page__btn--pager{max-width:400px;width:100%;margin:50px auto 40px;box-sizing:border-box}@media screen and (max-width:1024px){.sub-page__btn--pager{margin:5% auto 4%;padding:0 2%}}@media screen and (max-width:767px){.sub-page__btn--pager{margin:7% auto 6%;max-width:600px;padding:0 6%}}.sub-page__btn--pager ul li{float:left;width:48%}.sub-page__btn--pager ul li:first-of-type{margin-right:4%}.sub-page__btn--pager ul li:last-of-type{float:right}.sub-page__btn--pager ul li a{display:block;padding:15px;text-align:center;font-size:1.3rem;font-weight:bold;box-sizing:border-box;background:#5e6267;color:#fff;border:none}.sub-page__btn--pager ul li a:hover{background:#3d444b;opacity:1}.sub-page__btn--pager div{margin-top:20px}@media screen and (max-width:1024px){.sub-page__btn--pager div{margin-top:2%}}.sub-page__btn--pager div a{display:block;padding:15px;text-align:center;font-size:1.3rem;font-weight:bold;border:2px solid #645a5a;border-radius:0;box-sizing:border-box;background:#3d444b;color:#fff;border:none}.sub-page__btn--pager div a:hover{background:#5e6267;opacity:1}.sub-page__btn--color_01 a{background:#5e6267 !important;color:#fff !important}.sub-page__btn--color_02 a{background:#3d444b !important;color:#fff !important}.sub-page__vert-card{margin-bottom:-4%}@media (min-width:1025px){.sub-page__vert-card{margin-bottom:-15px}}.sub-page__vert-card--margin{margin-bottom:4%}@media (min-width:768px){.sub-page__vert-card--margin{margin:0 2% 4% 0}.sub-page__vert-card--margin:nth-child(3n){margin-right:0}}@media (min-width:1025px){.sub-page__vert-card--margin{margin:0 15px 15px 0}}.sub-page__vert-card-item{margin-bottom:4%}@media (min-width:768px){.sub-page__vert-card-item{margin-right:2%;margin-bottom:2%}.sub-page__vert-card-item:nth-child(3n){margin-right:0}}@media (min-width:1025px){.sub-page__vert-card-item{margin-right:15px;margin-bottom:15px}}.sub-page .hori-card__item:not(:first-of-type){margin-top:2%}.side li{list-style:none}.side .widget li{margin-bottom:10px}.side .widget li:last-of-type{margin-bottom:0}.side-ttl{position:relative}.side-ttl__pt1-section{margin:0 0 20px 0;position:relative}.side-ttl__pt1--sub{font-size:1rem;font-weight:600;letter-spacing:0.175rem;color:#3d444b;position:relative;top:-7px}.side-ttl__pt1--head{font-size:1.6rem;font-weight:600;letter-spacing:0.175em;color:#222;position:relative}.side-ttl__pt2-section{margin:0 0 20px 0;text-align:center;position:relative}.side-ttl__pt2--sub{font-size:1rem;font-weight:bold;letter-spacing:0.125rem;color:#3d444b;position:relative;top:-7px}.side-ttl__pt2--head{font-size:1.5rem;font-weight:bold;letter-spacing:0.125em;color:#222;position:relative;top:-3px}.side-ttl__pt3-section{background:#3d444b;margin:0;text-align:center;position:relative}.side-ttl__pt3--sub{font-size:1rem;font-weight:bold;letter-spacing:0.125rem;color:#3d444b;position:relative;top:-7px}.side-ttl__pt3--head{font-size:1.5rem;font-weight:bold;letter-spacing:0.125em;color:#fff;position:relative;top:0;padding:12.5px}.side-menu{width:100%;margin-bottom:calc(min(60px, (60/7.5*1vw)))}.side-menu__list--col2{display:flex;flex-wrap:wrap;justify-content:space-between}.side-menu__item{width:100%;margin-bottom:2px}.side-menu__item--shadow{margin:0 0 10px}.side-menu__item--shadow .side-menu__item--link{width:100%;padding:14px 10px;font-size:1.3rem;font-weight:500;letter-spacing:0.175rem;color:#222;display:block;box-sizing:border-box;transition:0.4s ease-out;border-bottom:1px solid #645a5a}@media (min-width:768px){.side-menu__item--shadow .side-menu__item--link{font-size:1.3rem}}.side-menu__item--shadow .side-menu__item--link--col2{width:100%}.side-menu__item--bord:last-child{margin:0}.side-menu__item--bord .side-menu__item--link{padding:15px 60px 20px 15px;font-size:1.3rem;font-weight:500;letter-spacing:0.175rem;color:#222;display:block;position:relative}.side-menu__item--bord .side-menu__item--link:hover{box-shadow:none}.side-menu__item--col2{display:flex;width:49%}.side-menu__item--count{color:#fff;background-color:#3d444b;position:absolute;top:0;bottom:0;right:10px;margin:auto 0;padding:4px 7px 0;height:18px;text-align:center;display:inline-block;font-size:1.2rem;line-height:1.2em;box-sizing:content-box}.side-menu__item--yearSparate{font-size:1.4rem;letter-spacing:0.125em;top:0;padding:12.5px;color:#222;margin:0;position:relative;border-bottom:1px solid #222}.side-menu__item--yearSparate::after{font-family:"Font Awesome 6 Free";content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-weight:900}.side-menu__item--yearSparate.opened::after{font-family:"Font Awesome 6 Free";content:""}.side-menu__btn a{background-color:#3d444b;width:100%;border-radius:60px;height:60px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.4rem;font-weight:600;max-width:600px;margin:0 auto}@media screen and (max-width:767px){.side-menu__btn a{max-height:60px;height:15vw}}.side-menu__btn a i{font-size:3rem;margin-right:4%;font-weight:400;font-family:"Font Awesome 6 Free"}.side-menu__btn a small{font-size:1.2rem;font-weight:400}.side-recommend__item--link{display:block}.side-recommend__item--img{width:100%;-webkit-backface-visibility:hidden}.side-recommend li{list-style:none;margin-bottom:10px}.side-recommend li:last-of-type{margin-bottom:0}.side .widget li{margin-bottom:10px}.side .widget li:last-of-type{margin-bottom:0}.side-recommend li{list-style:none;margin-bottom:10px}.side-recommend li:last-of-type{margin-bottom:0}.parent_term,.parent_term a{padding:13px !important;font-size:14px !important;font-weight:700 !important;background:#510614 !important;color:#fff !important;box-sizing:border-box}.side-menu__item--shadow .side-menu__item--link{position:relative}.side-menu__item{width:100% !important}.side-menu-works .side-menu__item--shadow{margin:0}.section-integral__category.works{border-bottom:1px solid #3d444b}.section-integral__category__list.column .section-integral__category__list__item:first-of-type{border-top:0}.section-integral__category__list.column .section-integral__category__list__item__link{padding:15px 10px;letter-spacing:0.05em}.section-integral__category__list.column .section-integral__category__list__item.active .section-integral__category__list__item__link__text{background:#e9e9e9}.section-integral__category__list__item{border-bottom:1px solid #222}.section-integral__category__list__item.all-item{border-bottom:1px solid #222}.section-integral__category__list__item.all-item .section-integral__category__list__item__link{padding:15px 40px 15px 10px}.section-integral__category__list__item.button-outer{border-top:1px solid;border-bottom:1px solid}.section-integral__category__list__item.button-outer+.section-integral__category__list__item.button-outer{border-top:initial}.section-integral__category__list__item.all-item+.section-integral__category__list__item.button-outer{border-top:none}.section-integral__category__list__item__link{padding:15px 40px 15px 10px;font-size:1.4rem;display:block;box-sizing:border-box;position:relative;color:#222}.section-integral__category__list__item__link__counts{color:#fff;background-color:#3d444b;position:absolute;top:0;bottom:0;right:10px;margin:auto 0;padding:4px 7px 0;height:18px;text-align:center;display:inline-block;font-size:1.2rem;line-height:1.2em;box-sizing:content-box}.section-integral__category__list__item__button{padding:15px 40px 15px 10px;font-size:1.3rem;position:relative;cursor:pointer}.section-integral__category__list__item__button i{width:30px;height:15px;border-radius:50%;display:block;position:absolute;right:3%;z-index:1;top:50%;transform:translateY(-50%)}.section-integral__category__list__item__button i:before{display:block;content:"";background-color:#3d444b;position:absolute;width:10px;height:2px;top:50%;left:50%;transform:translate(-50%, -50%)}.section-integral__category__list__item__button i:after{display:block;content:"";background-color:#3d444b;position:absolute;width:2px;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}.section-integral__category__list__item__button.is-open i:after{content:none}.section-integral__category__list__item__hide{display:none}.pager{margin:50px auto;padding:0 3%}@media screen and (max-width:1024px){.pager{margin:5% auto}}@media screen and (max-width:767px){.pager{margin:7% auto}}.pager .pagination{list-style:none;display:flex;justify-content:center}.pager .current{width:43px;height:46px;border:solid 2px #3d444b;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background:#3d444b;color:#fff;font-weight:500;margin-right:12px;font-size:1.2rem}.pager a{width:43px;height:46px;border:solid 2px #3d444b;box-sizing:border-box;display:flex;justify-content:center;align-items:center;color:#3d444b;font-weight:700;margin-right:12px;font-size:1.2rem}.pager a:hover{border:solid 2px #85919c;background:#85919c;color:#fff;opacity:1;transition:all 0.3s}.pager .tenten{display:flex;justify-content:center;align-items:center;margin:0 4px 0 0;padding:0 2px;font-size:1.4rem}.voice.single-works{margin:0 auto 30px;padding:40px;background:rgba(241, 241, 241, 0.34)}@media screen and (max-width:1024px){.voice.single-works{margin:0 auto 5%;padding:4%}}@media screen and (max-width:767px){.voice.single-works{margin:0 auto 7%;padding:6%}}.voice-works{margin:0 auto 80px}@media screen and (max-width:1024px){.voice-works{margin:0 auto 8%}}@media screen and (max-width:767px){.voice-works{margin:0 auto 10%}}.voice-works .section-ttl{padding-top:0;padding-bottom:25px}@media (min-width:768px){.voice-works .section-ttl{padding-bottom:30px}}.voice-works p{font-size:1.4rem;letter-spacing:0.175em;line-height:1.75em}@media (min-width:768px){.voice-works p{font-size:1.6rem}}.voice-works__layout{margin:0;font-size:1.4rem;line-height:1.6em}@media (min-width:768px){.voice-works__layout{font-size:1.6rem;margin:0}}.voice-works__layout h4{margin-bottom:10px;font-weight:bold;color:#222}.voice-works__layout p{margin-bottom:10px}.voice-works__layout--img{margin:0 20px 0 0;width:80px;height:80px;object-fit:cover;border-radius:3px;box-sizing:border-box}@media (min-width:768px){.voice-works__layout--img{width:200px;height:200px}}.voice-works__layout--txt{width:calc(100% - 100px);font-size:1.4rem;letter-spacing:0.175em;line-height:1.75em;color:#222}@media (min-width:768px){.voice-works__layout--txt{font-size:1.4rem;width:calc(100% - 220px)}}.voice-works__comment{padding-top:30px}.voice-works__comment-ttl{font-size:1.6rem;font-weight:600;color:#222;margin:0}@media (min-width:768px){.voice-works__comment-ttl{font-size:1.8rem}}.voice-works__comment-txt{font-size:1.4rem;letter-spacing:0.175em;line-height:1.75em;color:#222;margin:20px auto 0}@media (min-width:768px){.voice-works__comment-txt{font-size:1.6rem;margin:30px auto 0}}@media (min-width:1025px){.aside__works .container .side-ttl,.aside__works .container .side-menu{display:none}}.aside__works .vert-card__thumb{padding-top:100%;overflow:hidden;height:100%}.aside__works .vert-card__figure{position:absolute;top:0;width:auto;height:100%;max-width:initial}.aside__works .worksRelated-wrap{display:flex !important;flex-wrap:wrap}.aside__worksaside.layout__side{margin-top:60px}.single-works .slick-next{right:0;width:100%;height:100%}.single-works .slick-next::before{content:"" !important}.slick-counter{padding:0 3%;margin-top:4%;font-size:1.4rem;text-align:center;box-sizing:border-box}@media screen and (max-width:767px){.slick-counter{padding:0 6%}}.js-photo__slider--count .slick-arrow{position:absolute;top:95%;width:30px;height:30px;padding:8px;cursor:pointer;font-size:1.4rem;font-weight:bold;box-sizing:border-box;background:#222;color:#fff}@media screen and (max-width:767px){.js-photo__slider--count .slick-arrow{top:94%}}.js-photo__slider--count .slick-arrow.prev{left:4%}@media screen and (max-width:767px){.js-photo__slider--count .slick-arrow.prev{left:25%}}.js-photo__slider--count .slick-arrow.next{right:4%}@media screen and (max-width:767px){.js-photo__slider--count .slick-arrow.next{right:25%}}.photo-slider.go .js-photo__slider--count .slick-arrow{top:96%}@media screen and (max-width:767px){.photo-slider.go .js-photo__slider--count .slick-arrow{top:94%}}.photo-slider.go .js-photo__slider--count .slick-arrow.prev{left:0}@media screen and (max-width:767px){.photo-slider.go .js-photo__slider--count .slick-arrow.prev{left:25%}}.photo-slider.go .js-photo__slider--count .slick-arrow.next{right:0}@media screen and (max-width:767px){.photo-slider.go .js-photo__slider--count .slick-arrow.next{right:25%}}.works-gallery p{padding:3% 0 6%;line-height:1.75em;font-size:1.5rem}.grid-sizer,.works__grid-item{width:47.5%;margin-bottom:20px}.works__grid-item img{width:100%;height:auto}.works__grid-item img+i{display:none;position:absolute;bottom:10px;right:10px;font-size:2.8rem;color:#fff}.gutter-sizer{width:2.5%}@media screen and (max-width:768px){.works-gallery__section{padding:0 2% 0 3%;box-sizing:border-box}.works-gallery p{font-size:1.4rem}.grid-sizer,.works__grid-item{width:47.5%;margin-bottom:10px}}.preview__main{position:relative;max-width:1920px;margin:0 auto}.preview__main-photo{position:relative;z-index:0;margin:0 auto;width:100%;height:560px;display:inline-block;overflow:hidden}@media screen and (min-width:1024px) and (max-width:1500px){.preview__main-photo{height:500px}}@media screen and (max-width:1024px){.preview__main-photo{height:56vw}}.preview__main-photo img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.preview__main-photo.pic_trim img{width:auto}.preview{width:100%;margin:0 auto;padding:0;border-radius:3px;box-sizing:border-box}.preview__slider-img{width:100%;height:250px;object-fit:cover;border-radius:3px}@media (min-width:768px){.preview__slider-img{height:430px}}.preview__slider-item{height:100%}.preview__slider-item img{width:100%;height:100%;object-fit:contain}.preview__info{margin-top:20px;padding:0 3%}@media (min-width:768px){.preview__info{margin-top:70px;padding:0}}.preview__info--none{margin-top:20px}.preview__sub--not .preview__info{margin-top:0}@media (min-width:768px){.preview__sub--not .preview__info{margin-top:0}}.preview__info-ttl{margin:0 auto;font-size:1.5rem;font-weight:600;letter-spacing:0.175em;color:#222;text-align:center;display:block;line-height:1.75em;max-width:100%;text-align:left}@media (min-width:768px){.preview__info-ttl{margin:0 auto;font-size:1.8rem}}.preview__sub--not .preview__info-ttl{margin-top:10px}@media (min-width:768px){.preview__sub--not .preview__info-ttl{margin-top:10px}}.preview__info-ttl--none{margin-top:20px}@media (min-width:768px){.preview__beforeafter_series-list{display:flex;align-items:flex-end}}@media screen and (max-width:767px){.preview__beforeafter_series-list{display:flex;flex-flow:column-reverse;align-items:center}}.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item:first-of-type{width:36%}@media screen and (max-width:767px){.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item:first-of-type{width:100%}}.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item:last-of-type{width:60%}@media screen and (max-width:767px){.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item:last-of-type{width:100%}}.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item__photo{height:440px}@media screen and (max-width:767px){.preview__beforeafter_series-list.ratio64_on .preview__beforeafter_series-list__item__photo{width:100%;height:66vw}}.preview__beforeafter_series-list__item{float:left;width:48%;position:relative}.preview__beforeafter_series-list__item:not(:nth-of-type(2n)){margin-right:4%}.preview__beforeafter_series-list__item.before .preview__beforeafter_series-list__item__photo:after,.preview__beforeafter_series-list__item.after .preview__beforeafter_series-list__item__photo:after{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;max-width:max-content;height:30px;top:0;left:0;font-size:1.6rem;padding:0 20px}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.before .preview__beforeafter_series-list__item__photo:after,.preview__beforeafter_series-list__item.after .preview__beforeafter_series-list__item__photo:after{font-size:1.4rem;padding:0 6%}}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.after{float:none;margin-bottom:8%;width:100%}}.preview__beforeafter_series-list__item.after .preview__beforeafter_series-list__item__photo:after{content:"AFTER";background:#5e6267;color:#fff}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.before{float:none;width:100%;margin-right:0}}.preview__beforeafter_series-list__item.before .preview__beforeafter_series-list__item__photo:after{content:"BEFORE";background:#646464;color:#fff}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.before .preview__beforeafter_series-list__item__photo{height:34vw;width:48%;transform:initial;left:auto;margin-right:4%;margin-bottom:2%;float:left}}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.before .preview__beforeafter_series-list__item__photo.pic_trim{height:54vw}}@media screen and (max-width:767px){.preview__beforeafter_series-list__item.before .single-works__concept__description__text{margin-top:0}}@media (min-width:768px){.preview__beforeafter_series-list__item.before .single-works__concept__description__text.display_sp{display:none}}.preview__beforeafter_series-list__item__photo{position:relative;z-index:0;margin:0 auto;width:100%;max-height:600px;height:100%;display:inline-block;overflow:hidden;left:50%;transform:translateX(-50%);height:354px}@media screen and (max-width:1024px){.preview__beforeafter_series-list__item__photo{height:35.4vw}}@media screen and (max-width:767px){.preview__beforeafter_series-list__item__photo{height:66vw}}.preview__beforeafter_series-list__item__photo.pic_trim{height:560px}@media screen and (max-width:1024px){.preview__beforeafter_series-list__item__photo.pic_trim{height:56vw}}@media screen and (max-width:767px){.preview__beforeafter_series-list__item__photo.pic_trim{height:86vw;width:80%}}.preview__beforeafter_series-list__item__photo img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.preview__beforeafter{margin:40px auto}@media screen and (max-width:1024px){.preview__beforeafter{margin:4% auto;padding:0 4%}}@media screen and (max-width:767px){.preview__beforeafter{padding:0 6%}}.preview__beforeafter-main__photo{position:relative;z-index:0;margin:0 auto;width:100%;height:560px;display:inline-block;overflow:hidden}@media screen and (max-width:1024px){.preview__beforeafter-main__photo{height:56vw}}@media screen and (max-width:767px){.preview__beforeafter-main__photo{height:58vw}}.preview__beforeafter-main__photo img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.preview__beforeafter-main__photo.pic_trim img{object-fit:contain;font-family:"object-fit:contain;"}.preview__beforeafter-sub{display:flex;justify-content:space-between;margin-top:40px;align-items:center}@media screen and (max-width:1024px){.preview__beforeafter-sub{margin-top:4%}}.preview__beforeafter-sub__photo{margin-right:4%;width:48%;position:relative;z-index:0;height:300px;display:inline-block;overflow:hidden}@media screen and (max-width:1024px){.preview__beforeafter-sub__photo{height:28vw}}@media screen and (max-width:767px){.preview__beforeafter-sub__photo{height:30vw}}.preview__beforeafter-sub__photo img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.preview__beforeafter-sub__photo.pic_trim img{object-fit:contain;font-family:"object-fit:contain;"}.preview__beforeafter-sub__title{width:48%;display:block}.preview__beforeafter-sub__title__text{font-size:2rem;line-height:1.6em;font-weight:600}@media screen and (max-width:767px){.preview__beforeafter-sub__title__text{font-size:1.4rem;letter-spacing:0.01em}}.preview__beforeafter.fv_beforeafter_label .preview__beforeafter-main__photo:after{content:"AFTER";display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:160px;height:30px;background:#5e6267;font-size:1.6rem;color:#fff}@media screen and (max-width:767px){.preview__beforeafter.fv_beforeafter_label .preview__beforeafter-main__photo:after{width:100px;height:30px}}.preview__beforeafter.fv_beforeafter_label .preview__beforeafter-sub__photo:after{content:"BEFORE";display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100px;height:30px;background:#646464;font-size:1.6rem;color:#fff}@media screen and (max-width:767px){.preview__beforeafter.fv_beforeafter_label .preview__beforeafter-sub__photo:after{width:46%;height:30px;font-size:2.4vw}}.preview__price{margin:0 0 30px}.preview__price-wrap{margin:0 0 10px;text-align:center}.preview__price--cost{font-size:2.4rem;font-weight:600;letter-spacing:0.05rem;color:#3d444b}@media (min-width:768px){.preview__price--cost{font-size:2.6rem}}.preview__price--yen{font-size:1.4rem}@media (min-width:768px){.preview__price--yen{font-size:1.8rem}}.preview__price--tax{font-weight:600;letter-spacing:0.175em;color:#3d444b;font-size:1.2rem}@media (min-width:768px){.preview__price--tax{font-size:1.8rem}}.preview__price--notes{font-size:1.4rem;letter-spacing:0.175em;color:#3d444b;text-align:center;display:block}@media (min-width:768px){.preview__price--notes{font-size:1.6rem}}.preview__description{margin:6% 0 0;font-size:1.4rem;letter-spacing:0.175em;line-height:1.75em;color:#222;display:block}@media (min-width:768px){.preview__description{margin:40px auto 60px;font-size:1.6rem}}.preview__detail-ttl{margin:0 0 10px;font-size:1.4rem;font-weight:600;letter-spacing:0.175em;color:#222;display:block}@media (min-width:768px){.preview__detail-ttl{font-size:1.6rem}}.preview__detail-list{margin:0 0 30px;display:flex;flex-wrap:wrap}.preview__detail-list:last-child{margin:0}.preview__detail-item{font-size:1.4rem;letter-spacing:0.175em;line-height:1.75em;color:#222}.preview__detail-item::after{content:"/";margin:0 5px}.preview__detail-item:last-child::after{content:""}@media (min-width:768px){.preview__detail-item{font-size:1.6rem}}.preview-works{margin:0 auto 40px}@media screen and (max-width:1024px){.preview-works{margin:0 auto 6%}}@media screen and (max-width:767px){.preview-works{margin:0 auto 10%}}.preview-works .slide-box{position:relative;margin:0;padding:0}.preview-works .slide-box_image{position:relative;z-index:0;margin:0 auto;width:100%;aspect-ratio:1.7777777778;display:inline-block;overflow:hidden}.preview-works .slide-box_image img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.preview-works .slide-box_image .pic_trim{width:auto}.preview-works .slide{position:relative;margin:0;padding:0}.preview-works .slide .item{position:relative;height:100%}.preview-works .slide .item a{display:block;pointer-events:initial}.preview-works .slide .item a:hover{opacity:1;cursor:initial}.preview-works .slide .item .image{position:relative;overflow:hidden}.preview-works .slide>.slick-list,.preview-works .slide>.slick-list>.slick-track,.preview-works .slide>.slick-list>.slick-track>.slick-slide>div{position:relative;height:100%}.preview-works .slide-navigation{line-height:0;position:relative;margin:10px auto 0;padding:0;width:101%}@media screen and (max-width:1024px){.preview-works .slide-navigation{padding:0 4%}}@media screen and (max-width:767px){.preview-works .slide-navigation{padding:0}}.preview-works .slide-navigation.under .slick-track{transform:initial !important;margin:0 auto}.preview-works .slide-navigation .slick-arrow{width:20px;height:100%;background:none;bottom:auto;right:auto;position:absolute;transform:none;top:50%;transform:translateY(-50%);display:block}.preview-works .slide-navigation .slick-arrow::before{content:"";width:15px;height:15px;border:0;position:absolute}@media screen and (max-width:767px){.preview-works .slide-navigation .slick-arrow::before{width:10px;height:10px}}.preview-works .slide-navigation .slick-arrow:hover{opacity:1}.preview-works .slide-navigation .slick-arrow.prevbtn{left:0;width:6%}@media screen and (max-width:767px){.preview-works .slide-navigation .slick-arrow.prevbtn{width:10%}}.preview-works .slide-navigation .slick-arrow.prevbtn:before{border-top:solid 3px #fff;border-left:solid 3px #fff;top:50%;left:50%;transform:rotate(-45deg) translateY(-50%);z-index:1}@media screen and (max-width:767px){.preview-works .slide-navigation .slick-arrow.prevbtn:before{border-top:solid 2px #fff;border-left:solid 2px #fff}}.preview-works .slide-navigation .slick-arrow.nextbtn{right:0;width:7%}@media screen and (max-width:767px){.preview-works .slide-navigation .slick-arrow.nextbtn{width:10%}}.preview-works .slide-navigation .slick-arrow.nextbtn:before{border-top:solid 3px #fff;border-right:solid 3px #fff;position:absolute;top:50%;right:50%;transform:rotate(45deg) translateY(-50%);z-index:1}@media screen and (max-width:767px){.preview-works .slide-navigation .slick-arrow.nextbtn:before{border-top:solid 2px #fff;border-right:solid 2px #fff}}.preview-works .slide-navigation .item{position:relative;cursor:pointer}.preview-works .slide-navigation .item:not(:last-of-type){margin-right:10px}@media screen and (max-width:767px){.preview-works .slide-navigation:not(.under) .item{margin-right:initial;margin:0 5px}}.preview-works .slide-navigation .item .image{position:relative;z-index:0;margin:0 auto;width:100%;aspect-ratio:1.7777777778;display:inline-block;overflow:hidden}@media screen and (max-width:767px){.preview-works .slide-navigation .item .image{aspect-ratio:1}}.preview-works .slide-navigation .item .image::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";opacity:0.34;background:#000}.preview-works .slide-navigation .slick-current .image::after{opacity:0}.preview-works .slide-navigation .item .image img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}@media screen and (max-width:767px){.preview-works .slide-navigation{width:100%;margin:2% auto 0}.preview-works .slide-navigation .item .image::before{padding-top:80%}}.preview-works .slick-vertical .slick-slide{border:0 solid transparent}.preview-works .slick-arrow{z-index:11}.preview-works .slick-prev{top:25px;bottom:0;left:20px;right:auto;margin:auto}.preview-works .slick-next{top:25px;bottom:0;left:auto;right:20px;margin:auto;height:auto;width:auto}.photo-slider .section-subttl{text-align:center;width:100%;margin-bottom:30px}@media screen and (max-width:767px){.photo-slider .section-subttl{margin:2% auto 4% auto}}.photo-slider .section-subttl__h3{position:relative;display:inline-block;padding:0 55px;margin:0 auto;color:#222}@media screen and (max-width:767px){.photo-slider .section-subttl__h3{font-size:15px}}.photo-slider .section-subttl__h3:before,.photo-slider .section-subttl__h3:after{content:"";position:absolute;top:50%;display:inline-block;width:45px;height:2px;border-top:solid 1px #645a5a;border-bottom:solid 1px #645a5a}.photo-slider .section-subttl__h3:before{left:0}.photo-slider .section-subttl__h3:after{right:0}@media screen and (max-width:767px){.photo-slider .slick-slider+.section-subttl{margin:10% auto 4% auto}}.side-menu.works{border-bottom:1px solid #645a5a}.sub-page .side-menu{width:100%}.sub-page .side-menu .section-works__choose__list{border-bottom:1px solid #645a5a}.sub-page .side-menu .section-works__choose__list__item__hide{display:none}.sub-page .side-menu__item--count{padding:4px 7px 0;min-width:initial}@media screen and (max-width:1024px){.single-works .side-menu,.single-voice .side-menu,.post-type-archive-voice .side-menu{width:100%}.single-works .side-menu .section-works__choose__list__item__hide,.single-voice .side-menu .section-works__choose__list__item__hide,.post-type-archive-voice .side-menu .section-works__choose__list__item__hide{display:none}.single-works .side-menu__item--count,.single-voice .side-menu__item--count,.post-type-archive-voice .side-menu__item--count{padding:4px 7px 0;min-width:initial}}.works-searchbox{width:100%}.sub-page .search-box__form{display:none}@media screen and (max-width:1024px){.sub-page .search-box__form{display:block}}.sub-page #search-result{padding:20px 0;text-align:center;font-size:1.4rem}.sub-page #search-result span{font-size:2rem;font-weight:900;color:orange}.side-menu.side-menu-works{border:none}.side-menu.side-menu-works .side-menu__list{border:1px solid #645a5a}.side-menu.side-menu-works .search-box__item{border-left:1px solid #645a5a;border-right:1px solid #645a5a;padding:0 0 10px}.side-menu.side-menu-works #search-result{padding:20px 0;text-align:center;font-size:1.4rem}.side-menu.side-menu-works #search-result span{font-size:2rem;font-weight:900;color:orange}.search-box{position:relative;padding:0 0 50px;z-index:1}.search-box__item{margin:auto;padding:0;border-top:1px solid #222}.search-box__item:last-of-type{border-bottom:1px solid #222}.search-box__ttl{display:block;position:relative;padding:15px 60px 15px 15px;font-size:1.3rem;letter-spacing:0.175rem;color:#222;cursor:pointer;box-sizing:border-box;transition:0.2s}@media screen and (max-width:767px){.search-box__ttl{padding:20px 60px 20px 15px;font-size:1.3rem;line-height:1.3rem}}.search-box__ttl:hover{opacity:0.8}.search-box__ttl i{width:15px;height:15px;border-radius:50%;display:block;position:absolute;right:3%;z-index:1;top:50%;transform:translateY(-50%)}.search-box__ttl i:before{display:block;content:"";background-color:#645a5a;position:absolute;width:10px;height:2px;top:50%;left:50%;transform:translate(-50%, -50%)}.search-box__ttl i:after{display:block;content:"";background-color:#645a5a;position:absolute;width:2px;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}.layout__main-left .search-box__ttl.is-open i:after{content:none}.layout__main-right .search-box__ttl:not(.is-open) i:after{content:none}.search-box__form .search-box__cnt{display:none}.search-box__menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 0 10px}.search-box__menu label{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%;box-sizing:border-box;padding:10px 15px 10px 45px;line-height:1.3em;font-size:1.3rem;color:#222;cursor:pointer}@media screen and (max-width:1024px){.search-box__menu label{padding:10px 15px 10px 45px}}.search-box__menu label input[type="checkbox"]{position:absolute;left:10px;top:6px;width:20px;height:20px;margin-right:5px}@media screen and (max-width:767px){.search-box__menu label input[type="checkbox"]{left:10px;top:6px}}.search-box__result{display:none}@media screen and (max-width:1024px){.search-box__result{display:block;margin:0 0 20px;padding:0 4%;width:100%;box-sizing:border-box}}.search-box__result-ttl{margin:0 0 10px;padding:15px;width:100%;background:#026f79;font-size:1.8rem;color:#fff;box-sizing:border-box}@media screen and (max-width:767px){.search-box__result-ttl{padding:10px 6%;font-size:1.4rem}}.search-box__result table{width:100%;table-layout:fixed;border:1px solid #ccc}.search-box__result table tr{border-bottom:1px solid #ccc}.search-box__result table tr th{padding:10px;width:150px;height:35px;background:#eee;border-right:1px solid #ccc;font-size:1.6rem;vertical-align:middle}@media screen and (max-width:767px){.search-box__result table tr th{padding:10px 3%;width:80px;font-size:1.3rem}}.search-box__result table tr td{padding:10px;font-size:1.6rem;vertical-align:middle}@media screen and (max-width:767px){.search-box__result table tr td{padding:10px 3%;font-size:1.3rem}}.search-box__result table tr td:last-of-type{width:150px;text-align:center}@media screen and (max-width:767px){.search-box__result table tr td:last-of-type{padding:10px 3%;width:100px}}.search-box__result table tr td p{font-size:1.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.search-box__result table tr td p{font-size:1.3rem}}.search-box__result table tr td a{font-size:1.6rem;color:#007cba}@media screen and (max-width:767px){.search-box__result table tr td a{font-size:1.3rem}}.search-box__result-num{margin-top:1em;text-align:right;font-size:1.6rem}@media screen and (max-width:767px){.search-box__result-num{font-size:1.3rem}}.search-box__result-num span{font-size:1.4em;font-weight:900;color:orange}.search-box__postnone{padding:0 0 50px}.sub-page .search-box__postnone-ttl{margin:0 0 10px;font-size:1.8rem;line-height:1.6;font-weight:600;color:#666}.sub-page .search-box__postnone-txt{font-size:1.5rem;line-height:1.6}.submitbtn{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:auto;width:100%;max-width:300px;height:60px;background-color:orange;color:#fff;cursor:pointer;border-radius:3px}.submitbtn.notsend{pointer-events:none;background-color:#ccc}.submitbtn:hover{opacity:0.8}.submitbtn span{display:inline-block;position:relative;padding:0 30px 0 15px}.submitbtn span::before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px;height:15px;background:url(../../../../images/icon_search.svg) no-repeat center center / contain}.single-works .layout__main-left{max-width:1024px;margin:0 auto 120px;box-sizing:border-box}@media screen and (max-width:1024px){.single-works .layout__main-left{margin:0 auto 12%}}@media screen and (max-width:767px){.single-works .layout__main-left{margin:0 auto 14%}}.single-works .page-ttl.container{margin:30px auto;padding:0}@media screen and (max-width:1024px){.single-works .page-ttl.container{margin:3% auto;padding:0 3%;display:none}}@media screen and (max-width:767px){.single-works .page-ttl.container{margin:5% auto;padding:0 6%}}.single-works .page-ttl__h2{letter-spacing:0.01em}.single-works-slider-photo{width:100%;padding-top:0;box-sizing:border-box}@media screen and (max-width:1024px){.single-works-slider-photo{display:block}}.single-works-slider-photo .single-works-slider-main{position:relative;width:100%}@media screen and (max-width:1024px){.single-works-slider-photo .single-works-slider-main{width:100%}}.single-works-slider-photo .single-works-slider-main *:focus{outline:none}.single-works-slider-photo .single-works-slider-main i{pointer-events:none;content:"";position:absolute;right:5px;bottom:5px;width:40px;height:40px;background:rgba(255, 255, 255, 0.8);border-radius:100px;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);text-align:center;color:#222;font-size:5em;line-height:40px}@media screen and (max-width:767px){.single-works-slider-photo .single-works-slider-main i{right:5px;bottom:5px;width:30px;height:30px;box-shadow:0 0 3px rgba(0, 0, 0, 0.5);font-size:1.5em;line-height:30px}}.single-works-slider-photo .single-works-slider-main i::before{content:"";position:relative;display:block;width:40px;height:40px}@media screen and (max-width:767px){.single-works-slider-photo .single-works-slider-main i::before{width:30px;height:30px}}.single-works-slider-photo .single-works-slider-main .slick-slide{box-sizing:border-box;position:relative}@media screen and (max-width:1024px){.single-works-slider-photo .single-works-slider-main .slick-slide{padding:0;border:none;box-sizing:border-box}}.single-works-slider-photo .single-works-slider-main .slick-slide figure{position:relative;z-index:0;margin:0 auto;width:100%;height:540px;display:inline-block;overflow:hidden}@media screen and (max-width:1500px) and (min-width:1025px){.single-works-slider-photo .single-works-slider-main .slick-slide figure{height:60vh}}@media screen and (max-width:1024px){.single-works-slider-photo .single-works-slider-main .slick-slide figure{height:65vw}}@media screen and (max-width:767px){.single-works-slider-photo .single-works-slider-main .slick-slide figure{height:70vw}}.single-works-slider-photo .single-works-slider-main .slick-slide img{margin:0 auto;display:block;position:absolute;width:auto;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.single-works-slider-photo .slick-prev,.single-works-slider-photo .slick-next{width:5rem;height:5rem;background-color:rgba(0, 0, 0, 0.6);border-radius:50%;color:#fff;position:absolute;top:111%;cursor:pointer;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;z-index:1}.single-works-slider-photo .slick-prev{left:-2.5rem}@media screen and (max-width:1024px){.single-works-slider-photo .slick-prev{left:0}}@media screen and (max-width:767px){.single-works-slider-photo .slick-prev{width:3rem;height:3rem}}.single-works-slider-photo .slick-next{right:-2.5rem}@media screen and (max-width:1024px){.single-works-slider-photo .slick-next{right:0}}@media screen and (max-width:767px){.single-works-slider-photo .slick-next{width:3rem;height:3rem}}.single-works-slider-photo .slick-prev::before,.single-works-slider-photo .slick-next::before{content:"";top:2rem;width:1rem;height:1rem;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box}@media screen and (max-width:767px){.single-works-slider-photo .slick-prev::before,.single-works-slider-photo .slick-next::before{top:0.9rem}}.single-works-slider-photo .slick-prev::before{left:21px;border-bottom:2px solid;border-left:2px solid}@media screen and (max-width:767px){.single-works-slider-photo .slick-prev::before{left:11px}}.single-works-slider-photo .slick-next::before{right:21px;border-top:2px solid;border-right:2px solid}@media screen and (max-width:767px){.single-works-slider-photo .slick-next::before{right:11px}}.single-works-slider-photo .slick-prev:focus,.single-works-slider-photo .slick-next:focus{background-color:rgba(0, 0, 0, 0.6);opacity:1}.single-works-slider-photo .slick-prev:hover,.single-works-slider-photo .slick-next:hover{background-color:rgba(0, 0, 0, 0.6);opacity:1}.detailsPhoto__thumb{width:100%;padding:1rem;overflow-y:auto;box-sizing:border-box}@media screen and (max-width:1024px){.detailsPhoto__thumb{width:100%;height:auto;padding:0 4%}}@media screen and (max-width:767px){.detailsPhoto__thumb{padding:0 6%;margin-bottom:10%}}@media only screen and (min-width:1025px){.detailsPhoto__thumb-inner{height:auto;display:flex;flex-wrap:wrap}.panel-item{position:relative;margin-right:2%;margin-bottom:0;cursor:pointer}.panel-item figure{position:relative;z-index:0;margin:0 auto;width:100px;height:100px;display:inline-block;overflow:hidden}.panel-item figure::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;border:1px solid #222;opacity:0;box-sizing:border-box}.panel-item figure img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.panel-item.active figure::after{opacity:1}}@media only screen and (min-width:1025px) and (max-width:1500px) and (min-width:1025px){.panel-item figure{width:10vh;height:10vh}}@media only screen and (max-width:1024px){.detailsPhoto__thumb{width:100%;margin-top:2rem}.detailsPhoto__thumb-inner{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;white-space:nowrap;height:7rem}.panel-item{width:8rem;height:7rem;display:inline;margin-right:0.5rem}.panel-item figure{position:relative;width:8rem;height:7rem;display:inline-block}.panel-item figure::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid #222;opacity:0;box-sizing:border-box}.panel-item.active figure::after{opacity:1}.panel-item img{width:8rem;height:7rem;display:inline;object-fit:cover;font-family:"object-fit: cover;"}}.single-works-popup{margin:0 auto;max-width:1000px;color:#fff}@media screen and (max-width:1024px){.single-works-popup{display:block;padding:0 3%}}@media screen and (max-width:767px){.single-works-popup{padding:0}}.single-works-popup figure{margin:0 auto 2em;text-align:center}.single-works-popup p{font-size:1.5rem;line-height:1.75}@media screen and (max-width:767px){.single-works-popup p{font-size:1.2rem}}.single-works{}@media screen and (max-width:1024px){.single-works__inner{padding:0 4%}}@media screen and (max-width:767px){.single-works__inner{padding:0 6%}}.single-works__inner .pg-concept-menu{margin-top:120px}@media screen and (max-width:1024px){.single-works__inner .pg-concept-menu{margin-top:12%}}@media screen and (max-width:767px){.single-works__inner .pg-concept-menu{margin-top:14%}}.single-works__title{margin:0 auto 40px}@media screen and (max-width:1024px){.single-works__title{margin:0 auto 4%}}@media screen and (max-width:767px){.single-works__title{margin:0 auto 8%}}.single-works__title__ruby{font-size:1.4rem;letter-spacing:0.2em;line-height:2em;color:#5e6267;font-weight:400}@media screen and (max-width:1024px){.single-works__title__ruby{font-size:1.4rem}}@media screen and (max-width:767px){.single-works__title__ruby{font-size:1.3rem}}.single-works__title__text{font-size:2.2rem;line-height:1.8em;font-weight:600}@media screen and (max-width:1024px){.single-works__title__text{font-size:2rem}}@media screen and (max-width:767px){.single-works__title__text{font-size:1.8rem}}.single-works__subtitle{margin:0 auto 40px}@media screen and (max-width:1024px){.single-works__subtitle{margin:0 auto 4%}}@media screen and (max-width:767px){.single-works__subtitle{margin:0 auto 6%}}.single-works__subtitle__title{font-size:2rem;line-height:1.6em;font-weight:600;margin:0 auto 10px}@media screen and (max-width:1024px){.single-works__subtitle__title{font-size:1.8rem}}@media screen and (max-width:767px){.single-works__subtitle__title{font-size:1.6rem}}.single-works__subtitle__description{font-size:1.45rem;letter-spacing:0.01em;line-height:2em}@media screen and (max-width:1024px){.single-works__subtitle__description{font-size:1.4rem}}@media screen and (max-width:767px){.single-works__subtitle__description{font-size:1.3rem;line-height:1.8em}}.single-works__concept{padding:0 0 80px;margin:0 auto}@media screen and (max-width:1024px){.single-works__concept{padding:0 0 8%}}@media screen and (max-width:767px){.single-works__concept{padding:0 0 10%}}.single-works__concept .section-works__slider__wrapper .section-works__slider__item__text__hash{margin-top:40px}@media screen and (max-width:1024px){.single-works__concept .section-works__slider__wrapper .section-works__slider__item__text__hash{margin-top:4%}}.single-works__concept .section-works__slider__wrapper .section-works__slider__item__text__hash span{font-size:1.4rem}@media screen and (max-width:767px){.single-works__concept .section-works__slider__wrapper .section-works__slider__item__text__hash span{font-size:1.2rem}}.single-works__concept__title{margin:0 auto 30px}@media screen and (max-width:1024px){.single-works__concept__title{margin:0 auto 3%}}@media screen and (max-width:767px){.single-works__concept__title{margin:0 auto 5%}}@media screen and (max-width:767px){.single-works__concept__title.display_pc{display:none}}.single-works__concept__title__text{font-size:2.2rem;line-height:1.8em;font-weight:600}@media screen and (max-width:1024px){.single-works__concept__title__text{font-size:2rem}}@media screen and (max-width:767px){.single-works__concept__title__text{font-size:1.75rem}}@media (min-width:768px){.single-works__concept__title__text.display_sp{display:none}}.single-works__concept__description__text{font-size:1.45rem;letter-spacing:0.01em;line-height:2em}@media screen and (max-width:1024px){.single-works__concept__description__text{font-size:1.4rem}}@media screen and (max-width:767px){.single-works__concept__description__text{font-size:1.3rem;line-height:1.8em}}.single-works__concept__description__text.display_pc{margin-top:40px}.single-works__concept__description__text a{color:#222}.single-works__summary{margin:0 auto 80px}@media screen and (max-width:1024px){.single-works__summary{margin:0 auto 8%}}@media screen and (max-width:767px){.single-works__summary{margin:0 auto 10%}}.single-works__summary__table{width:100%}.single-works__summary__table-tr{width:48%;float:left;border-bottom:1px solid #645a5a;display:flex;align-items:flex-start;justify-content:center;align-items:center;padding:10px 0}@media screen and (max-width:767px){.single-works__summary__table-tr{width:100%;float:none;padding:2% 0}}.single-works__summary__table-tr:not(:nth-of-type(2n)){margin-right:4%}@media screen and (max-width:767px){.single-works__summary__table-tr:not(:nth-of-type(2n)){margin-right:0}}@media (min-width:768px){.single-works__summary__table-tr.commodity{width:100%;border-top:1px solid #645a5a;transform:translateY(-1px)}.single-works__summary__table-tr.commodity .single-works__summary__table-th{width:18.293%}.single-works__summary__table-tr.commodity .single-works__summary__table-td{width:86%}}@media screen and (max-width:767px){.single-works__summary__table-tr.commodity{flex-flow:column;align-items:flex-start;padding:4% 0}.single-works__summary__table-tr.commodity .single-works__summary__table-th{width:100%;margin-right:initial;margin-bottom:2%}.single-works__summary__table-tr.commodity .single-works__summary__table-td{width:100%}}.single-works__summary__table-th,.single-works__summary__table-td{font-size:1.5rem;line-height:2em;vertical-align:middle;text-align:left}@media screen and (max-width:767px){.single-works__summary__table-th,.single-works__summary__table-td{font-size:1.3rem;line-height:1.8em;letter-spacing:0.1em}}.single-works__summary__table-th{width:38%;margin-right:2%;font-weight:600}@media screen and (max-width:767px){.single-works__summary__table-th{width:26%}}.single-works__summary__table-td{width:60%}@media screen and (max-width:767px){.single-works__summary__table-td{width:72%}}.single-works__requestandproposal{padding:40px;background:#f7f7f7;margin:0 auto 80px}@media screen and (max-width:1024px){.single-works__requestandproposal{padding:4%;margin:0 auto 8%}}@media screen and (max-width:767px){.single-works__requestandproposal{padding:6%;margin:0 auto 10%}}.single-works__requestandproposal .single-works__request+.single-works__proposal{margin:80px auto 0}@media screen and (max-width:1024px){.single-works__requestandproposal .single-works__request+.single-works__proposal{margin:8% auto 0}}@media screen and (max-width:767px){.single-works__requestandproposal .single-works__request+.single-works__proposal{margin:10% auto 0}}.single-works__requestandproposal .single-works__request__title,.single-works__requestandproposal .single-works__proposal__title{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__requestandproposal .single-works__request__title,.single-works__requestandproposal .single-works__proposal__title{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__requestandproposal .single-works__request__title,.single-works__requestandproposal .single-works__proposal__title{margin:0 auto 4%}}.single-works__requestandproposal .single-works__request__title__text,.single-works__requestandproposal .single-works__proposal__title__text{font-size:1.8rem;line-height:1.6em}.single-works__requestandproposal .single-works__request__description__text,.single-works__requestandproposal .single-works__proposal__description__text{font-size:1.45rem;letter-spacing:0.01em;line-height:2em}@media screen and (max-width:1024px){.single-works__requestandproposal .single-works__request__description__text,.single-works__requestandproposal .single-works__proposal__description__text{font-size:1.4rem}}@media screen and (max-width:767px){.single-works__requestandproposal .single-works__request__description__text,.single-works__requestandproposal .single-works__proposal__description__text{font-size:1.3rem;line-height:1.8em}}.single-works__feature{margin:0 auto 120px}@media screen and (max-width:1024px){.single-works__feature{margin:0 auto 12%}}@media screen and (max-width:767px){.single-works__feature{margin:0 auto 14%}}.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin-top:60px}@media screen and (max-width:1024px){.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin-top:6%}}@media screen and (max-width:767px){.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin-top:8%}}.single-works__feature__contents__inner+.single-works__subtitle{margin-top:60px}@media screen and (max-width:1024px){.single-works__feature__contents__inner+.single-works__subtitle{margin-top:6%}}@media screen and (max-width:767px){.single-works__feature__contents__inner+.single-works__subtitle{margin-top:12%}}.single-works__beforeandafter{margin:0 auto 120px}@media screen and (max-width:1024px){.single-works__beforeandafter{margin:0 auto 12%}}@media screen and (max-width:767px){.single-works__beforeandafter{margin:0 auto 14%}}.single-works__beforeandafter .single-works__title{border-bottom:1px solid #645a5a;padding-bottom:10px}@media screen and (max-width:1024px){.single-works__beforeandafter .single-works__title{padding-bottom:2%}}.single-works__gallery{margin:0 auto 120px}@media screen and (max-width:1024px){.single-works__gallery{margin:0 auto 12%}}@media screen and (max-width:767px){.single-works__gallery{margin:0 auto 14%}}.single-works__gallery .single-works__title{border-bottom:1px solid #645a5a;padding-bottom:10px}@media screen and (max-width:1024px){.single-works__gallery .single-works__title{padding-bottom:2%}}.single-works__result{padding:40px;background:#f7f7f7}@media screen and (max-width:1024px){.single-works__result{padding:4%}}@media screen and (max-width:767px){.single-works__result{padding:6%}}.single-works__result .single-works__result__voice+.single-works__result__voice{margin-top:40px}@media screen and (max-width:1024px){.single-works__result .single-works__result__voice+.single-works__result__voice{margin-top:4%}}@media screen and (max-width:767px){.single-works__result .single-works__result__voice+.single-works__result__voice{margin-top:6%}}.single-works__result .single-works__result__voice+.single-works__result__staff{margin-top:100px}@media screen and (max-width:1024px){.single-works__result .single-works__result__voice+.single-works__result__staff{margin-top:10%}}@media screen and (max-width:767px){.single-works__result .single-works__result__voice+.single-works__result__staff{margin-top:20%}}.single-works__result .single-works__result__staff+.single-works__result__staff{margin-top:60px}@media screen and (max-width:1024px){.single-works__result .single-works__result__staff+.single-works__result__staff{margin-top:6%}}@media screen and (max-width:767px){.single-works__result .single-works__result__staff+.single-works__result__staff{margin-top:10%}}.single-works__result__voice .single-works__title{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__result__voice .single-works__title{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__result__voice .single-works__title{margin:0 auto 4%}}.single-works__result__voice .hori-card{padding:0}.single-works__result__voice .hori-card__link{border:1px solid #645a5a;border-radius:0}.single-works__result__voice .hori-card__item{border-radius:0}.single-works__result__voice .hori-card__txt{border-radius:0}.single-works__result__voice .hori-card img{border-radius:0}.single-works__result__staff .single-works__title{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__result__staff .single-works__title{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__result__staff .single-works__title{margin:0 auto 4%}}.single-works__result__staff__title{display:flex;align-items:flex-start;margin-bottom:20px}@media screen and (max-width:1024px){.single-works__result__staff__title{margin-bottom:4%}}@media screen and (max-width:767px){.single-works__result__staff__title{margin-bottom:6%;display:block}}.single-works__result__staff__title__thumbnail{width:140px;margin-right:40px}@media screen and (max-width:1024px){.single-works__result__staff__title__thumbnail{width:18%;margin-right:4%}}@media screen and (max-width:767px){.single-works__result__staff__title__thumbnail{width:40%;margin:0 auto 6%}}.single-works__result__staff__title__thumbnail img{border-radius:50%}@media screen and (max-width:767px){.single-works__result__staff__title__thumbnail.display_pc{display:none}}@media (min-width:768px){.single-works__result__staff__title__thumbnail.display_sp{display:none}}@media screen and (max-width:1024px){.single-works__result__staff__title__info{width:76%}}@media screen and (max-width:767px){.single-works__result__staff__title__info{width:100%}}.single-works__result__staff__title__info .single-works__subtitle__title{}@media screen and (max-width:767px){.single-works__result__staff__title__info .single-works__subtitle__title{margin:0 auto 8%}}.single-works__result__staff__title__info__name{font-size:2rem;line-height:2em;font-weight:500}@media screen and (max-width:1024px){.single-works__result__staff__title__info__name{font-size:1.6rem;width:28%}}.single-works__result__staff__title__info__label__outer{display:flex;align-items:center}.single-works__result__staff__title__info__label:not(:last-of-type){margin-right:20px}@media screen and (max-width:767px){.single-works__result__staff__title__info__label:not(:last-of-type){margin-right:4%}}.single-works__result__staff__title__info__label__link{color:#333;line-height:2em;border:1px solid #645a5a;display:block;padding:0 10px;border-radius:20px;background:#fff;font-size:1.5rem;letter-spacing:0}@media screen and (max-width:1024px){.single-works__result__staff__title__info__label__link{padding:0 10px;font-size:1.4rem}}@media screen and (max-width:767px){.single-works__result__staff__title__info__label__link{font-size:1.3rem}}@media screen and (max-width:350px){.single-works__result__staff__title__info__label__link{font-size:3.5vw}}.single-works__result__staff__title__info .single-works__result__staff__title__info__name+.single-works__result__staff__title__info__label__outer{margin-left:20px;padding-left:20px;font-size:1.8rem;line-height:1.8em;border-left:1px solid #5e6267}@media screen and (max-width:1024px){.single-works__result__staff__title__info .single-works__result__staff__title__info__name+.single-works__result__staff__title__info__label__outer{margin-left:4%;padding-left:4%;width:60%}}@media screen and (max-width:767px){.single-works__result__staff__title__info .single-works__result__staff__title__info__name+.single-works__result__staff__title__info__label__outer{width:100%;margin-left:0;padding-left:0;border-left:0;font-size:1.6rem;margin-top:4%}}.single-works__result__staff__title__info__outer{display:flex;align-items:center;position:relative}@media screen and (max-width:767px){.single-works__result__staff__title__info__outer{display:block;padding:2% 0 2% 6%}.single-works__result__staff__title__info__outer:after{content:"";position:absolute;width:1px;height:100%;background:#5e6267;top:0;left:0}}.single-works__result__staff__description.bg_white{background:#fff;padding:40px}@media screen and (max-width:1024px){.single-works__result__staff__description.bg_white{padding:4%}}@media screen and (max-width:767px){.single-works__result__staff__description.bg_white{padding:6%}}.voice-tinymce__layout,#tinymce.post-type-works{font-size:1.5rem;line-height:1.75em}@media screen and (max-width:767px){.voice-tinymce__layout,#tinymce.post-type-works{font-size:1.4rem}}.voice-tinymce__layout .single_blog__inner--cnt,.voice-tinymce__layout p,#tinymce.post-type-works .single_blog__inner--cnt,#tinymce.post-type-works p{font-size:1.5rem;letter-spacing:0.125em;line-height:1.75em}@media screen and (max-width:767px){.voice-tinymce__layout .single_blog__inner--cnt,.voice-tinymce__layout p,#tinymce.post-type-works .single_blog__inner--cnt,#tinymce.post-type-works p{font-size:1.4rem}}.voice-tinymce__layout .single_blog__inner--cnt:after,.voice-tinymce__layout p:after,#tinymce.post-type-works .single_blog__inner--cnt:after,#tinymce.post-type-works p:after{display:block;clear:both;content:""}.voice-tinymce__layout h1,.voice-tinymce__layout h2:not(.section-ttl__h2),#tinymce.post-type-works h1,#tinymce.post-type-works h2:not(.section-ttl__h2){font-size:140%;font-weight:bold}.voice-tinymce__layout h3:not(.section-ttl__h3),#tinymce.post-type-works h3:not(.section-ttl__h3){font-size:130%;font-weight:bold}.voice-tinymce__layout h4:not(.section-ttl__h4),#tinymce.post-type-works h4:not(.section-ttl__h4){font-size:120%;font-weight:bold}.voice-tinymce__layout h5:not(.section-ttl__h5),#tinymce.post-type-works h5:not(.section-ttl__h5){margin:3% 0 3% 0.5em;font-size:100%;font-weight:bold}.voice-tinymce__layout strong,#tinymce.post-type-works strong{font-weight:bold}.voice-tinymce__layout table,#tinymce.post-type-works table{border:1px solid #645a5a;border-width:1px}.voice-tinymce__layout table th,#tinymce.post-type-works table th{padding:20px 0;font-size:1.6rem;font-weight:600;text-align:center;border:1px solid #645a5a;border-width:1px}.voice-tinymce__layout table tr,#tinymce.post-type-works table tr{border-width:1px}.voice-tinymce__layout table td,#tinymce.post-type-works table td{padding:20px;font-size:1.6rem;border:1px solid #645a5a;border-width:1px}.voice-tinymce__layout .alignleft,#tinymce.post-type-works .alignleft{float:left;margin:0.5em 1em 0.5em 0}@media (max-width:768px){.voice-tinymce__layout .alignleft,#tinymce.post-type-works .alignleft{max-width:50%}}.voice-tinymce__layout .aligncenter,#tinymce.post-type-works .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.voice-tinymce__layout .alignright,#tinymce.post-type-works .alignright{float:right;margin:0.5em 0 0.5em 1em}@media (max-width:768px){.voice-tinymce__layout .alignright,#tinymce.post-type-works .alignright{max-width:50%}}.single-works .sub-page__btn--pager div a{background-color:#3d444b}.single-works .sub-page__btn--pager ul a:hover{background-color:#3d444b}.single-works .hori-card__prefecture{color:#3d444b}.single-works .section-ttl.relative_works .section-ttl__ruby{color:#3d444b}.single-works__beforeandafter__movie{margin:80px auto}@media screen and (max-width:1024px){.single-works__beforeandafter__movie{margin:8% auto}}@media screen and (max-width:767px){.single-works__beforeandafter__movie{margin:10% auto}}.single-works__beforeandafter__movie.inquiry-frame{max-width:640px}@media screen and (max-width:1024px){.single-works__beforeandafter__movie.inquiry-frame{padding:0 4%}}@media screen and (max-width:767px){.single-works__beforeandafter__movie.inquiry-frame{padding:0 6%}}.single-works__beforeandafter__movie .single-works__subtitle{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__beforeandafter__movie .single-works__subtitle{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__beforeandafter__movie .single-works__subtitle{margin:0 auto 4%}}.single-works__beforeandafter__movie .sitemovie-arcv__box{box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}.single-works__beforeandafter__movie .sitemovie-arcv__frame{position:relative;margin:0 0 15px;padding:56.25% 0 0}.single-works__beforeandafter__movie .sitemovie-arcv__frame:before{content:"";width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;z-index:1}.single-works__beforeandafter__movie .sitemovie-arcv__frame:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;font-size:4em;color:#f00;font-family:"Font Awesome 5 Brands";z-index:1}.single-works__beforeandafter__movie .sitemovie-arcv__frame img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.single-works__beforeandafter__contents__inner+.single-works__subtitle{margin:10px auto 0}.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__description{margin-bottom:40px}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__description{margin-bottom:4%}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__description{margin-bottom:6%}}.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full{margin:120px auto 0}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full{margin:12% auto 0}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full{margin:14% auto 0}}.single-works__beforeandafter__contents__inner+.single-works__subtitle:not(:last-of-type) .single-works__subtitle__description{margin-bottom:40px}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__subtitle:not(:last-of-type) .single-works__subtitle__description{margin-bottom:4%}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__subtitle:not(:last-of-type) .single-works__subtitle__description{margin-bottom:6%}}.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full:not(:last-of-type) .single-works__subtitle__description{margin-bottom:40px}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full:not(:last-of-type) .single-works__subtitle__description{margin-bottom:4%}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__subtitle.type-full:not(:last-of-type) .single-works__subtitle__description{margin-bottom:6%}}.single-works__beforeandafter__contents__inner+.single-works__beforeandafter__contents__inner{margin:40px auto 0}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__beforeandafter__contents__inner{margin:4% auto 0}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__beforeandafter__contents__inner{margin:6% auto 0}}.single-works__subtitle+.single-works__subtitle{margin:80px auto 20px}@media screen and (max-width:1024px){.single-works__subtitle+.single-works__subtitle{margin:8% auto 4%}}@media screen and (max-width:767px){.single-works__subtitle+.single-works__subtitle{margin:18% auto 6%}}.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin:40px auto 0}@media screen and (max-width:1024px){.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin:4% auto 0}}@media screen and (max-width:767px){.single-works__feature__contents__inner+.single-works__feature__contents__inner{margin:6% auto 0}}.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:60px auto 0}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:6% auto 0}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:8% auto 0}}.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__title{margin-top:80px}@media screen and (max-width:1024px){.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__title{margin-top:8%}}@media screen and (max-width:767px){.single-works__beforeandafter__contents__inner+.single-works__subtitle .single-works__subtitle__title{margin-top:10%}}.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:60px auto 0}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:6% auto 0}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list+.single-works__beforeafter__comparison__list{margin:8% auto 0}}.single-works__beforeafter__comparison__list+.single-works__subtitle{margin-top:60px}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list+.single-works__subtitle{margin-top:6%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list+.single-works__subtitle{margin-top:8%}}.single-works__awards{margin-bottom:60px}@media screen and (max-width:1024px){.single-works__awards{margin-bottom:6%}}@media screen and (max-width:767px){.single-works__awards{margin-bottom:14%}}.single-works__awards .single-works__title{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__awards .single-works__title{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__awards .single-works__title{margin:0 auto 4%}}.single-works__awards__inner__title{display:block;font-size:1.45rem;letter-spacing:0.01em;line-height:2em}.single-works__awards__inner__title:not(:first-of-type){margin-top:20px}@media screen and (max-width:1024px){.single-works__awards__inner__title:not(:first-of-type){margin-top:2%}}@media screen and (max-width:767px){.single-works__awards__inner__title:not(:first-of-type){margin-top:4%}}@media (min-width:768px){.photo__layout--wide{margin:0 0 50px}}@media (min-width:768px) and (min-width:768px){.photo__layout--wide .photo-slider{width:100%;margin:0 6% 0 0}}@media screen and (max-width:1024px){.photo.container{padding:6% 4% 4%}}.photo-slider{width:100%;display:block;margin-bottom:25px;padding:0 4%;box-sizing:border-box}@media (min-width:768px){.photo-slider{margin-bottom:70px;padding:0}}.photo-slider__section--h3{margin:0 0 20px;font-size:1.5rem;letter-spacing:0.175em;font-weight:600;text-align:center;color:#222;display:block}@media (min-width:768px){.photo-slider__section--h3{font-size:1.8rem;margin:0 0 30px}}.photo-slider__wrap{display:flex;flex-wrap:wrap}@media (min-width:768px){.photo-slider__item.column03{margin:0 30px 0 0;width:calc(100% / 3 - 20px)}.photo-slider__item.column03:nth-of-type(3n){margin-right:0}}@media (min-width:768px){.photo-slider__item.column02{margin:0 20px 40px 0;width:calc(100% / 2 - 10px)}.photo-slider__item.column02:nth-of-type(3n){margin-right:20px}.photo-slider__item.column02:nth-of-type(2n){margin-right:0}}@media (min-width:768px){.photo-slider__item.column01{margin:0 auto 50px;width:100%;max-width:400px}.photo-slider__item.column01:nth-of-type(3n){margin-right:0}}.photo-slider__item.type-a{width:100%}.photo-slider__item.type-a:not(:last-of-type){margin:0 auto 40px}@media screen and (max-width:1024px){.photo-slider__item.type-a:not(:last-of-type){margin:0 auto 4%}}@media screen and (max-width:1024px){.photo-slider__item.type-a:not(:last-of-type){margin:0 auto 4%}}.photo-slider__item.type-a .photo-slider__inner figure{height:600px}@media screen and (max-width:1024px){.photo-slider__item.type-a .photo-slider__inner figure{height:60vw}}@media screen and (max-width:767px){.photo-slider__item.type-a .photo-slider__inner figure{height:58vw}}@media (min-width:768px){.photo-slider__item.type-a .photo-slider__inner figure.pic_trim{height:54vw}}@media screen and (max-width:767px){.photo-slider__item.type-a .photo-slider__inner figure.pic_trim{height:86vw}}.photo-slider__item.type-b{width:calc(100% / 2 - 20px)}@media screen and (max-width:1024px){.photo-slider__item.type-b{width:48%}}@media screen and (max-width:767px){.photo-slider__item.type-b{width:100%}}@media (min-width:768px){.photo-slider__item.type-b:not(:nth-of-type(2n)){margin-right:4%}}@media (min-width:1025px){.photo-slider__item.type-b:not(:nth-of-type(2n)){margin-right:40px}}@media (min-width:768px){.photo-slider__item.type-b:nth-of-type(n+3){margin-top:4%}}@media (min-width:1025px){.photo-slider__item.type-b:nth-of-type(n+3){margin-top:40px}}@media screen and (max-width:767px){.photo-slider__item.type-b:not(:last-of-type){margin-bottom:12%}}@media (min-width:768px){.photo-slider__item.type-b:nth-child(odd).photo-slider__item.type-b.pic_trim+.photo-slider__item.type-b:nth-child(even).photo-slider__item.type-b.pic_trim .pic_trim{height:54vw}}@media (min-width:1025px){.photo-slider__item.type-b:nth-child(odd).photo-slider__item.type-b.pic_trim+.photo-slider__item.type-b:nth-child(even).photo-slider__item.type-b.pic_trim .pic_trim{height:540px}}@media (min-width:768px){.photo-slider__item.type-b:nth-child(odd).photo-slider__item.type-b.pic_trim:last-of-type .pic_trim{height:54vw}}@media (min-width:1025px){.photo-slider__item.type-b:nth-child(odd).photo-slider__item.type-b.pic_trim:last-of-type .pic_trim{height:540px}}.photo-slider__item.type-b .photo-slider__inner figure{aspect-ratio:1.5}@media screen and (max-width:767px){.photo-slider__item.type-b .photo-slider__inner figure.pic_trim{height:86vw}}.photo-slider__item.type-c{margin:0 30px 0 0;width:calc(100% / 3 - 20px)}@media screen and (max-width:767px){.photo-slider__item.type-c{width:calc(100% / 2 - 2%);margin:0 4% 0 0}}@media (min-width:768px){.photo-slider__item.type-c:nth-of-type(3n){margin-right:0}}@media (min-width:768px){.photo-slider__item.type-c:nth-of-type(n+4){margin-top:20px}}@media screen and (max-width:767px){.photo-slider__item.type-c:nth-of-type(2n){margin-right:0}}@media screen and (max-width:767px){.photo-slider__item.type-c:nth-of-type(n+3){margin-top:4%}}.photo-slider__item.type-c .photo-slider__inner figure{height:220px}@media screen and (max-width:1024px){.photo-slider__item.type-c .photo-slider__inner figure{height:22vw}}@media screen and (max-width:767px){.photo-slider__item.type-c .photo-slider__inner figure{height:32vw}}@media screen and (max-width:767px){.photo-slider__item.type-c .photo-slider__inner figure.pic_trim{height:32vw}}@media (min-width:768px){.photo-slider__item.type-c:nth-child(3n-2).photo-slider__item.type-c.pic_trim+:nth-child(3n-1).photo-slider__item.type-c.pic_trim+:nth-child(3n).photo-slider__item.type-c.pic_trim .pic_trim{height:42vw}}@media (min-width:1025px){.photo-slider__item.type-c:nth-child(3n-2).photo-slider__item.type-c.pic_trim+:nth-child(3n-1).photo-slider__item.type-c.pic_trim+:nth-child(3n).photo-slider__item.type-c.pic_trim .pic_trim{height:420px}}@media (min-width:768px){.photo-slider__item.type-c:nth-child(3n-2).photo-slider__item.type-c.pic_trim+:nth-child(3n-1).photo-slider__item.type-c.pic_trim:last-of-type .pic_trim{height:42vw}}@media (min-width:1025px){.photo-slider__item.type-c:nth-child(3n-2).photo-slider__item.type-c.pic_trim+:nth-child(3n-1).photo-slider__item.type-c.pic_trim:last-of-type .pic_trim{height:420px}}@media (min-width:768px){.photo-slider__item.type-c:nth-child(3n+1).photo-slider__item.type-c.pic_trim:last-of-type .pic_trim{height:42vw}}@media (min-width:1025px){.photo-slider__item.type-c:nth-child(3n+1).photo-slider__item.type-c.pic_trim:last-of-type .pic_trim{height:420px}}@media screen and (max-width:767px){.photo-slider__item.type-c:nth-child(odd).photo-slider__item.type-c.pic_trim+.photo-slider__item.type-c:nth-child(even).photo-slider__item.type-c.pic_trim .pic_trim{height:54vw}.photo-slider__item.type-c:nth-child(odd).photo-slider__item.type-c.pic_trim:last-of-type .pic_trim{height:54vw}}.photo-slider__item.type-d{margin:0 20px 0 0;width:calc(100% / 4 - 15px)}@media screen and (max-width:767px){.photo-slider__item.type-d{width:calc(100% / 2 - 2%);margin:0 4% 0 0}}@media (min-width:768px){.photo-slider__item.type-d:nth-of-type(4n){margin-right:0}}@media (min-width:768px){.photo-slider__item.type-d:nth-of-type(n+5){margin-top:20px}}@media screen and (max-width:767px){.photo-slider__item.type-d:nth-of-type(2n){margin-right:0}}@media screen and (max-width:767px){.photo-slider__item.type-d:nth-of-type(n+3){margin-top:4%}}.photo-slider__item.type-d .photo-slider__inner figure{height:160px}@media screen and (max-width:1024px){.photo-slider__item.type-d .photo-slider__inner figure{height:16vw}}@media screen and (max-width:767px){.photo-slider__item.type-d .photo-slider__inner figure{height:32vw}}@media (min-width:768px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim+:nth-child(4n-1).photo-slider__item.type-d.pic_trim+:nth-child(4n).photo-slider__item.type-d.pic_trim .pic_trim{height:24vw}}@media (min-width:1025px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim+:nth-child(4n-1).photo-slider__item.type-d.pic_trim+:nth-child(4n).photo-slider__item.type-d.pic_trim .pic_trim{height:240px}}@media (min-width:768px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:24vw}}@media (min-width:1025px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:240px}}@media (min-width:768px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim+:nth-child(4n-1).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:24vw}}@media (min-width:1025px){.photo-slider__item.type-d:nth-child(4n-3).photo-slider__item.type-d.pic_trim+:nth-child(4n-2).photo-slider__item.type-d.pic_trim+:nth-child(4n-1).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:240px}}@media (min-width:768px){.photo-slider__item.type-d:nth-child(4n+1).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:24vw}}@media (min-width:1025px){.photo-slider__item.type-d:nth-child(4n+1).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:240px}}@media screen and (max-width:767px){.photo-slider__item.type-d:nth-child(odd).photo-slider__item.type-d.pic_trim+.photo-slider__item.type-d:nth-child(even).photo-slider__item.type-d.pic_trim .pic_trim{height:54vw}.photo-slider__item.type-d:nth-child(odd).photo-slider__item.type-d.pic_trim:last-of-type .pic_trim{height:54vw}}.photo-slider__item.type-e{width:100%}.photo-slider__item.type-e+.photo-slider__item.type-e{margin-top:80px}@media screen and (max-width:1024px){.photo-slider__item.type-e+.photo-slider__item.type-e{margin-top:8%}}@media screen and (max-width:767px){.photo-slider__item.type-e+.photo-slider__item.type-e{margin-top:14%}}.photo-slider__item.type-e:after{content:"";display:block;clear:both}@media screen and (max-width:767px){.photo-slider__item.type-e .photo-slider__inner{flex-wrap:wrap}}@media (min-width:768px){.photo-slider__item.type-e .photo-slider__inner figure{position:relative;z-index:initial;margin:initial;width:initial;max-height:initial;height:initial;display:block;overflow:initial;left:initial;transform:initial;width:50%;float:right;margin:0 0 2% 4%}}@media screen and (max-width:767px){.photo-slider__item.type-e .photo-slider__inner figure{height:58vw}}@media (min-width:768px){.photo-slider__item.type-e .photo-slider__inner figure>img{position:relative;top:initial;transform:initial;left:initial}}@media screen and (max-width:767px){.photo-slider__item.type-e .photo-slider__inner figure.pic_trim{height:86vw}}.photo-slider__item.type-e .photo-slider__inner .type-e_box{width:100%}@media screen and (max-width:767px){.photo-slider__item.type-e .photo-slider__inner .type-e_box{width:100%}}.photo-slider__inner{position:relative}.photo-slider__inner .single-works__subtitle__title{margin-top:10px}@media screen and (max-width:1024px){.photo-slider__inner .single-works__subtitle__title{margin-top:2%}}@media screen and (max-width:767px){.photo-slider__inner .single-works__subtitle__title{margin-top:4%}}.photo-slider__inner .single-works__subtitle__description{margin-top:20px}@media screen and (max-width:767px){.photo-slider__inner .single-works__subtitle__description{margin-top:4%;letter-spacing:0.01em}}.photo-slider__inner>a{display:block;width:100%;height:100%}.photo-slider__inner figure{position:relative;z-index:0;margin:0 auto;width:100%;max-height:600px;height:100%;display:inline-block;left:50%;transform:translateX(-50%)}.photo-slider__inner figure i{position:absolute;bottom:10px;right:10px;font-size:2.25rem;color:#fff;text-shadow:0 0 5px rgba(0, 0, 0, 0.4)}.photo-slider__inner figure.pic_trim img{width:auto}.photo-slider__inner figure.pic_trim02 img{object-fit:contain;font-family:"object-fit:contain;"}.photo-slider__inner img{margin:0 auto;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;min-height:1px;min-width:auto;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.photo-slider__dots{display:flex}.zoom-nv{position:absolute;right:2%;bottom:2%;width:20px;height:20px;background:rgba(171, 171, 171, 0.4);box-sizing:border-box;border-radius:2px}@media screen and (max-width:767px){.zoom-nv{right:1vw;bottom:1vw}}@media (min-width:768px){.photo-slider__wrap--wide .photo-slider__item{width:500px;margin:0 auto}}.photo-slider__wrap--wide .photo-slider__inner img{object-fit:contain}@media (min-width:768px){.photo-slider__wrap--wide .photo-slider__inner img{width:500px;height:450px;margin:0 auto 20px}}.photo__layout--wide+.photo-slider{width:100%;margin:0 auto}@media (min-width:768px){.photo__layout--wide+.photo-slider{width:500px}.photo__layout--wide+.photo-slider .photo-slider__item p{width:auto}}.photo__layout{border:solid 1px #645a5a;border-radius:4px;overflow:hidden;padding:0 0 10px 0;margin:0 auto 30px}@media screen and (max-width:1024px){.photo__layout .section-ttl{padding:15px 20px}}.photo__layout>.section-ttl{padding:0 !important;margin-bottom:10px}@media (min-width:768px){.photo__layout>.section-ttl{margin-bottom:20px}}.photo__layout>.section-ttl .section-ttl__h2{background:#fafafa;border-bottom:solid 2px #222;color:#222;padding:15px 20px}.single-voice .mfp-content{pointer-events:none}.pswp__custom-caption.pswp__hide-on-close{width:100%;text-align:center;color:#fafafa;position:absolute;bottom:20px;font-size:1.45rem;letter-spacing:0.1em;line-height:2em}@media screen and (max-width:767px){.pswp__custom-caption.pswp__hide-on-close{padding:0 4%;font-size:1.2rem;bottom:10%}}.pswp--touch .pswp__button--arrow.pswp__button--arrow--next,.pswp--touch .pswp__button--arrow.pswp__button--arrow--prev{visibility:visible}.single-works__beforeafter__comparison{margin:0 auto 120px}@media screen and (max-width:1024px){.single-works__beforeafter__comparison{margin:0 auto 12%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison{margin:0 auto 14%}}.single-works__beforeafter__comparison__list .photo-slider__wrap{display:block;margin:0 auto}.single-works__beforeafter__comparison__list .single-works__subtitle__title{margin:0 auto 20px}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list .single-works__subtitle__title{margin:0 auto 2%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .single-works__subtitle__title{margin:0 auto 4%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list.pic_switch .photo-slider__inner__list__item{float:none;width:100%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list.pic_switch .photo-slider__inner__list__item:first-of-type:after{border-top:initial;border-bottom:solid 2px #979797;position:absolute;top:108%;left:50%;transform:rotate(45deg) translateX(-50%);width:4vw;height:4vw}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list.pic_switch .photo-slider__inner__list__item:not(:last-of-type){margin-right:initial;margin-bottom:14%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list.pic_switch .photo-slider__inner__list__item figure{height:58vw}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item{float:left;width:48%;position:relative}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item{width:46%}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item:not(:last-of-type){margin-right:4%}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item:not(:last-of-type){margin-right:6%}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item:not(:last-of-type) .photo-slider__inner__list__item__img{position:relative}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item:not(:last-of-type) .photo-slider__inner__list__item__img:after{content:"";width:13px;height:13px;border:0;border-top:solid 2px #979797;border-right:solid 2px #979797;position:absolute;top:50%;left:100%;transform:rotate(45deg) translateY(-50%)}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item:not(:last-of-type) .photo-slider__inner__list__item__img:after{width:2vw;height:2vw}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item figure{height:280px}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item figure{height:28vw}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item figure{height:28vw}}@media (min-width:768px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item figure.pic_trim{height:28vw}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item figure.pic_trim{height:54vw}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item__label{font-size:1.6rem;letter-spacing:0.2em;line-height:1.6em;color:#979797;font-weight:800;display:block;margin-bottom:10px}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item__label{font-size:1.4rem}}.single-works__beforeafter__comparison__list .photo-slider__inner__list__item .single-works__subtitle__description{margin-top:20px}@media screen and (max-width:1024px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item .single-works__subtitle__description{margin-top:2%}}@media screen and (max-width:767px){.single-works__beforeafter__comparison__list .photo-slider__inner__list__item .single-works__subtitle__description{margin-top:4%}}.staff_archive{}.staff_archive *{box-sizing:border-box}.staff_archive img{display:block;margin:0 auto}.staff_archive .layout__main-left{max-width:1024px;width:100%;margin:0 auto}.staff_archive .section-mv{max-width:800px;margin:60px auto;padding:0;box-sizing:border-box}@media screen and (max-width:1024px){.staff_archive .section-mv{margin:6% auto}}@media screen and (max-width:767px){.staff_archive .section-mv{margin:8% auto 10%}}.staff_archive .staff-min__comment{line-height:1.6em}.staff_archive .staff-min__status .load-more{background-color:#3d444b;color:#fff;padding:5px 10px;border:none;cursor:pointer;margin:5px auto 0px;font-size:1.4rem;display:block;max-width:max-content}@media screen and (max-width:767px){.staff_archive .staff-min__status .load-more{font-size:1.2rem}}.staff_archive .staff-min__item{width:100%;margin:0 auto;background:#f7f7f7;padding:calc(min(40px, (60/7.5*1vw)));max-width:800px;position:relative}@media screen and (max-width:767px){.staff_archive .staff-min__item{padding:calc(min(40px, (60/7.5*1vw))) calc(min(40px, (40/7.5*1vw)))}}.staff_archive .staff-min__item+.staff-min__item{margin-top:calc(min(40px, (80/7.5*1vw)))}.staff_archive .staff-min__item .staff-min__comment.sp{display:none}@media screen and (max-width:767px){.staff_archive .staff-min__item .staff-min__comment.sp{display:block;margin-bottom:4%}}.staff_archive .staff-min__catch{font-size:calc(min(2rem, (26 / 7.5 * 1vw)));text-align:center;margin-bottom:calc(min(40px, (60/7.5*1vw)));line-height:1.6em}.staff_archive .staff-min__name{width:100%;margin-bottom:calc(min(40px, (60/7.5*1vw)))}.staff_archive .staff-min__name__inner{display:flex;justify-content:flex-start;align-items:baseline;gap:calc(min(20px, (20/7.5*1vw)))}.staff_archive .staff-min__name--hurigana{font-size:calc(min(1.4rem, (22 / 7.5 * 1vw)));color:#5e6267}.staff_archive .staff-min__name--full{font-size:calc(min(2.8rem, (32 / 7.5 * 1vw)));letter-spacing:0.125em;line-height:1.75em}.staff_archive .staff-min__thumb{margin-inline:calc(max(-40px, (40 / 7.5 * -1vw)));margin-bottom:calc(min(40px, (60/7.5*1vw)))}.staff_archive .staff-min__thumb figure{position:relative;height:calc(min(260px, (350 / 7.5 * 1vw)));overflow:hidden}.staff_archive .staff-min__thumb figure img{position:absolute;width:auto;height:auto;top:50%;left:50%;min-height:100%;min-width:100%;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.staff_archive .staff-min__thumb figure.no_image{height:180px;overflow:initial}@media (min-width:768px){.staff_archive .staff-min__thumb figure.no_image{height:300px}}.staff_archive .staff-min__field{width:100%;display:flex;border-bottom:1px solid #222;width:100%;margin-bottom:15px;padding-bottom:15px;justify-content:center;align-items:center;display:block}@media screen and (max-width:1024px){.staff_archive .staff-min__field{margin-bottom:2%;padding-bottom:2%}}.staff_archive .staff-min__fields-container>div:first-of-type .staff-min__field.staff-min__department{padding-top:10px}.staff_archive .staff-min .hidden01{display:none}.staff_archive .staff-min__department--ttl,.staff_archive .staff-min__special--ttl{min-width:auto;display:flex;align-items:center;width:100%;text-align:left;font-size:calc(min(1.6rem, (26 / 7.5 * 1vw)));line-height:calc(42/16);box-sizing:border-box;color:#222}.staff_archive .staff-min__department--txt,.staff_archive .staff-min__special--txt{width:100%;flex-flow:column;font-size:calc(min(1.4rem, (24 / 7.5 * 1vw)));line-height:1.6em}.staff_archive .staff-min__department--txt .staff-img,.staff_archive .staff-min__special--txt .staff-img{margin-block:calc(min(20px, (40 / 7.5 * 1vw)))}.staff_archive .staff-min__btn{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:40px}@media screen and (max-width:1024px){.staff_archive .staff-min__btn{margin-top:4%}}@media screen and (max-width:767px){.staff_archive .staff-min__btn{margin-top:6%}}.staff_archive .staff-min__btn-wrap{width:48%}@media screen and (max-width:767px){.staff_archive .staff-min__btn-wrap{width:100%}.staff_archive .staff-min__btn-wrap:not(:first-of-type){margin-top:4%}}.staff_archive .staff-min__btn--link{width:100%;height:60px;font-size:1.3rem;letter-spacing:0.125em;text-align:center;color:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:1.3rem;padding:0 2%;line-height:1.5em;background:#3d444b}@media screen and (max-width:767px){.staff_archive .staff-min__btn--link{height:45px;padding:2%}}.staff_archive .staff-min .staff_col{display:flex;justify-content:center;align-items:center;margin-top:40px}@media screen and (max-width:1024px){.staff_archive .staff-min .staff_col{margin-top:4%}}@media screen and (max-width:767px){.staff_archive .staff-min .staff_col{margin-top:6%}}.staff_archive .staff-min .staff_col figure{position:relative;margin:0 auto;width:50%;height:200px;display:inline-block;overflow:hidden}@media screen and (max-width:767px){.staff_archive .staff-min .staff_col figure{height:30vw}}.staff_archive .staff-min .staff_col figure img{position:absolute;width:auto;height:auto;top:50%;left:50%;min-height:100%;min-width:100%;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);object-fit:cover;font-family:"object-fit:cover;"}.staff_archive .staff-min .staff_col.col2 figure:first-of-type{margin-right:20px}@media screen and (max-width:1024px){.staff_archive .staff-min .staff_col.col2 figure:first-of-type{margin-right:4%}}.relative_staff{background:#f7f7f7;border:0;padding:0 6% 50px}@media screen and (max-width:767px){.relative_staff{padding:6%}}@media (min-width:768px){.relative_staff{padding:4%}}.relative_staff__comment{margin-top:4%;border:0;border-radius:0;padding:20px 10px;box-sizing:border-box;font-size:1.3rem;line-height:1.75em;align-items:center;display:flex;background:#fff;width:100%}@media (min-width:768px){.relative_staff__comment{padding:20px;font-size:1.5rem}}.relative_staff__up-box{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.relative_staff__up-box{flex-direction:column;align-items:flex-start}}.relative_staff__up-box--ttlbox{width:77%}@media screen and (max-width:767px){.relative_staff__up-box--ttlbox{width:100%;display:contents}}.relative_staff__up-box--namebox{display:flex;align-items:center}@media screen and (max-width:767px){.relative_staff__up-box--namebox{border-left:1px solid #222;padding-left:10px}}@media (max-width:480px){.relative_staff__up-box--namebox{flex-direction:column;align-items:flex-start;padding-left:10px}}.relative_staff__up-box--namebox a{color:#222;line-height:2em;border:1px solid #222;display:block;padding:0 10px;border-radius:20px;background:#fff;font-size:1.5rem;letter-spacing:0}@media screen and (max-width:767px){.relative_staff__up-box--namebox a{font-size:1.3rem}}@media (max-width:340px){.relative_staff__up-box--namebox a{margin-bottom:5px}}.relative_staff__up-box--btnbox{display:flex;flex-wrap:wrap}.relative_staff__up-box--btnbox>div:not(:first-of-type){margin-left:10px}@media (max-width:480px){.relative_staff__up-box--btnbox>div:not(:first-of-type){margin-left:5px}}.relative_staff__up-box--btnbox>div:nth-of-type(1){border-left:1px solid #222;padding-left:10px;margin-left:10px}@media screen and (max-width:767px){.relative_staff__up-box--btnbox>div:nth-of-type(1){border-left:0 solid #222}}@media (max-width:480px){.relative_staff__up-box--btnbox>div:nth-of-type(1){padding-left:0;margin-left:0}}.relative_staff__up-box--thumb{width:20%;height:100%;aspect-ratio:1;border-radius:500px;overflow:hidden}@media screen and (max-width:767px){.relative_staff__up-box--thumb{width:34%;align-self:center;margin-bottom:10px}}.relative_staff__up-box--img{object-fit:cover;width:100%;height:100%}.relative_staff__up-box--ruby{font-size:1.3rem;font-weight:600;letter-spacing:0.175em;text-transform:uppercase;color:#3d444b;display:block}@media screen and (max-width:767px){.relative_staff__up-box--ruby{order:-2}}.relative_staff__up-box--ttl{padding:initial;border-top:initial;border-bottom:initial;margin:0 0 20px;font-size:2rem}@media screen and (max-width:767px){.relative_staff__up-box--ttl{order:-1;font-size:1.6rem}}.relative_staff__up-box--name{font-size:1.8rem}@media screen and (max-width:767px){.relative_staff__up-box--name{font-size:1.6rem}}@media (max-width:480px){.relative_staff__up-box--name{margin-bottom:5px;margin-left:3px}}.layout.staff_archive{}.layout.staff_archive .staff-archive__ttl--h2{padding:15px;width:88%;text-align:center;max-width:800px;margin:30px auto 0;box-sizing:border-box;font-size:2rem;border-bottom:solid #3d444b 2px;padding-top:calc(30px + 15px);font-weight:500}@media screen and (max-width:767px){.layout.staff_archive .staff-archive__ttl--h2{font-size:1.8rem;margin:4% auto 0;padding-top:calc(4% + 15px)}}.layout.staff_archive .staff-archive__list-cnt{margin-bottom:120px;padding-inline:40px}@media screen and (max-width:1024px){.layout.staff_archive .staff-archive__list-cnt{margin-bottom:12%;padding-inline:4%}}@media screen and (max-width:767px){.layout.staff_archive .staff-archive__list-cnt{padding-inline:6%}}@media screen and (max-width:1024px){.layout.staff_archive #b01{margin-top:3%}}.layout.staff_archive .staff-min__comment{font-weight:600;font-size:calc(min(2rem, (32 / 7.5 * 1vw)));line-height:1.6em;margin-bottom:calc(min(13px, (30 / 7.5 * 1vw)))}.layout.staff_archive .staff-taxonomy-list{max-width:800px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:1024px){.layout.staff_archive .staff-taxonomy-list{margin-bottom:0;padding:0 3%}}@media screen and (max-width:767px){.layout.staff_archive .staff-taxonomy-list{padding:0 6%}}.layout.staff_archive .staff-taxonomy-list ul{display:flex;justify-content:space-between;flex-wrap:wrap}.layout.staff_archive .staff-taxonomy-list ul::after{content:none}.layout.staff_archive .staff-taxonomy-list ul li{width:49.5%;margin-bottom:1%}@media screen and (max-width:767px){.layout.staff_archive .staff-taxonomy-list ul li{width:100%;margin-bottom:2%}}.layout.staff_archive .staff-taxonomy-list ul li.director,.layout.staff_archive .staff-taxonomy-list ul li.oversight{display:none}.layout.staff_archive .staff-taxonomy-list ul li a{background:#5e6267;color:#fff;padding:15px 10px;border-radius:5px;text-align:center;position:relative;box-sizing:border-box;font-size:1.8rem;font-weight:600;display:block;transition:0.3s linear all}@media screen and (max-width:767px){.layout.staff_archive .staff-taxonomy-list ul li a{font-size:1.4rem;padding:3vw 2vw;line-height:1.8em}}.layout.staff_archive .staff-taxonomy-list ul li a::before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);right:20px;color:#fff;display:block;text-align:center;font-size:1.4rem;font-family:"Font Awesome 5 Free";font-weight:900}@media screen and (max-width:767px){.layout.staff_archive .staff-taxonomy-list ul li a::before{font-size:1.4rem}}.layout.staff_archive .staff-taxonomy-list ul li.kashiwa{width:100%}.layout.staff_archive .staff-taxonomy-list ul li.ceo,.layout.staff_archive .staff-taxonomy-list ul li.chairman{display:none}.layout.staff_archive .staff-taxonomy-list ul li.sales-department{width:100%}.staff-min__movie{max-width:820px;width:100%;margin:60px auto 0;display:flex;justify-content:center}@media screen and (max-width:767px){.staff-min__movie{display:block;margin:8% auto 0}}.staff-min__movie--box{width:48%;box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}@media screen and (max-width:767px){.staff-min__movie--box{width:100%}}.staff-min__movie--box:nth-of-type(even){margin-left:4%}@media screen and (max-width:767px){.staff-min__movie--box:nth-of-type(even){margin-left:initial;margin-top:4%}}.staff-min__movie--link{display:block;width:100%}.staff-min__movie--thumb{position:relative;padding:56.24% 0 0;margin-bottom:0}.staff-min__movie--thumb img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover}.staff-min__movie--thumb::before{content:"";width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;z-index:1}.staff-min__movie--thumb::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;font-size:4em;color:#f00;font-family:"Font Awesome 5 Brands";font-weight:400;z-index:1}.layout.archive_events .layout__main-left{max-width:initial;width:100%}.layout.archive_events .sub-page .events-taxonomy-list{margin-bottom:100px}@media screen and (max-width:1024px){.layout.archive_events .sub-page .events-taxonomy-list{margin-bottom:10%;padding:0 3%;box-sizing:border-box}}@media screen and (max-width:767px){.layout.archive_events .sub-page .events-taxonomy-list{padding:0 6%}}.layout.archive_events .sub-page .events-taxonomy-list ul{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.layout.archive_events .sub-page .events-taxonomy-list ul li{width:49%}.layout.archive_events .sub-page .events-taxonomy-list ul li a{border:1px solid #222;color:#222;padding:15px 10px;text-align:center;position:relative;box-sizing:border-box;font-size:1.4rem;font-weight:400;display:block;transition:0.3s linear all;margin-bottom:3%}@media screen and (max-width:767px){.layout.archive_events .sub-page .events-taxonomy-list ul li a{font-size:calc(min(18px, (22 / 7.5 * 1vw)));padding:10px}}.layout.archive_events .sub-page .events-taxonomy-list ul li a::before{content:"";position:absolute;bottom:0;right:0;width:calc(min(10px, (10 / 7.5 * 1vw)));aspect-ratio:1;clip-path:polygon(0 100%, 100% 0, 100% 100%);background:#cfa972;pointer-events:none}.layout.archive_events .sub-page .events-taxonomy-list ul li:last-of-type:nth-of-type(2n+1){width:100%}.layout.archive_events .sub-page__events .hori-card__link{border:none}.layout.archive_events .sub-page__events .hori-card__layout{display:block}.layout.archive_events .sub-page__events .hori-card__item a{display:block}.layout.archive_events .sub-page__events .hori-card__item:not(:last-of-type){margin-bottom:40px;padding-bottom:40px}@media screen and (max-width:1024px){.layout.archive_events .sub-page__events .hori-card__item:not(:last-of-type){margin-bottom:4%;padding-bottom:4%}}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__item:not(:last-of-type){margin-bottom:8%;padding-bottom:6%}}.layout.archive_events .sub-page__events .hori-card__thumb{float:left;max-width:240px;width:25%;height:100%;overflow:hidden;aspect-ratio:initial}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__thumb{max-width:none;width:40%}}@media screen and (max-width:480px){.layout.archive_events .sub-page__events .hori-card__thumb{width:100%;margin-bottom:2%}}.layout.archive_events .sub-page__events .hori-card__thumb figure{width:auto;top:initial;left:initial;filter:initial;opacity:1}.layout.archive_events .sub-page__events .hori-card__thumb figure img{vertical-align:middle}.layout.archive_events .sub-page__events .hori-card__thumb figure.no_image{height:240px}@media screen and (max-width:1024px){.layout.archive_events .sub-page__events .hori-card__thumb figure.no_image{height:24vw}}@media screen and (max-width:480px){.layout.archive_events .sub-page__events .hori-card__thumb figure.no_image{height:60vw}}.layout.archive_events .sub-page__events .hori-card__img{width:240px;height:240px;display:block;margin:0 auto}.layout.archive_events .sub-page__events .hori-card__img:last-of-type{object-fit:contain;position:relative;z-index:2;object-fit:contain;top:initial;transform:initial;left:initial}@media screen and (max-width:1024px){.layout.archive_events .sub-page__events .hori-card__img{height:24vw}}@media screen and (max-width:480px){.layout.archive_events .sub-page__events .hori-card__img{width:100%;height:60vw}}.layout.archive_events .sub-page__events .hori-card__img.bg{filter:blur(4px) brightness(90%);transform:translate(-50%, -50%) scale(1.04);position:absolute;z-index:1;top:50%;left:50%;object-fit:cover;opacity:0.6}.layout.archive_events .sub-page__events .hori-card__txt{float:left;width:75%;font-size:1.5rem;height:100%;padding:0 0 0 20px}@media screen and (max-width:1024px){.layout.archive_events .sub-page__events .hori-card__txt{padding:0 0 0 2%}}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__txt{width:60%}}@media screen and (max-width:480px){.layout.archive_events .sub-page__events .hori-card__txt{width:100%;padding:0}}.layout.archive_events .sub-page__events .hori-card__txt--cnt{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #645a5a}.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li{float:left;padding:5px;box-sizing:border-box;font-size:1.3rem}.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li:first-of-type{width:18%;margin-right:2%;background:#222;color:#fff;text-align:center}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li:first-of-type{width:25%}}.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li:nth-of-type(2){width:80%;font-size:1.6rem;font-weight:600}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li:nth-of-type(2){font-size:1.4rem;width:73%}}.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li.hori-card__notice{background:#3d444b}.layout.archive_events .sub-page__events .hori-card__txt--cnt ul li.hori-card__fin{background:#5e6267}.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul{margin-bottom:10px;border-bottom:1px solid #645a5a}.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li{float:left;margin-bottom:5px;padding:5px;box-sizing:border-box;font-size:1.3rem;color:#222}.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:first-of-type,.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(3),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(5),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(7){width:18%;margin-right:2%;background:#e9e9e9;color:#222;text-align:center}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:first-of-type,.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(3),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(5),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(7){width:25%}}.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(2),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(4),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(6),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(8){width:80%;font-size:1.5rem}@media screen and (max-width:767px){.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(2),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(4),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(6),.layout.archive_events .sub-page__events .hori-card__txt--cnt2 ul li:nth-of-type(8){font-size:1.3rem;width:73%}}.layout.single_events{}.layout.single_events p{font-size:1.3rem;line-height:1.75em}@media (min-width:768px){.layout.single_events p{font-size:1.5rem}}.layout.single_events .layout__main-left{width:100%;max-width:initial}@media screen and (max-width:1024px){.layout.single_events .sub-page__events.container{padding:0 3%}}@media screen and (max-width:767px){.layout.single_events .sub-page__events.container{padding:0 6%}}.layout.single_events .single_events__notice{margin-bottom:40px}@media screen and (max-width:1024px){.layout.single_events .single_events__notice{margin-bottom:4%}}.layout.single_events .single_events__notice ul:nth-of-type(2),.layout.single_events .single_events__notice ul:nth-of-type(3){margin-top:10px}.layout.single_events .single_events__notice ul li{line-height:1.75em;float:left}.layout.single_events .single_events__notice ul li:first-of-type{width:18%;margin-right:2%;padding:5px;color:#fff;font-size:1.3rem;text-align:center;background:#3d444b;box-sizing:border-box}@media screen and (max-width:767px){.layout.single_events .single_events__notice ul li:first-of-type{width:22%}}.layout.single_events .single_events__notice ul li:nth-of-type(2){width:80%;padding:5px;font-size:1.3rem;box-sizing:border-box}@media screen and (max-width:767px){.layout.single_events .single_events__notice ul li:nth-of-type(2){width:100%;margin-top:2%;float:none;clear:both}}.layout.single_events .single_events__notice ul li:nth-of-type(2) span{font-weight:bold;color:#222}.layout.single_events .single_events__img{margin-bottom:40px}@media screen and (max-width:1024px){.layout.single_events .single_events__img{margin-bottom:4%}}.layout.single_events .single_events__img--two-column ul li{float:left;width:49%}.layout.single_events .single_events__img--two-column ul li:first-of-type{margin-right:2%}.layout.single_events .single_events__img--three-column ul li:first-of-type{float:none;width:100%;margin-bottom:2%}.layout.single_events .single_events__img--three-column ul li:nth-of-type(2){margin-right:2%}.layout.single_events .single_events__img--three-column ul li:not(:first-of-type){float:left;width:49%}.layout.single_events .single_events__img .my-gallery{position:relative;margin:0 auto;text-align:center;overflow:hidden;aspect-ratio:1.7777777778}.layout.single_events .single_events__img .my-gallery a{display:block;width:100%;height:100%}.layout.single_events .single_events__img .my-gallery a::after{content:"";position:absolute;right:5px;bottom:5px;background:transparent url(../../../../images/event_zoom.png) no-repeat scroll right 0;background-size:auto 100%;width:39px;max-width:50%;height:39px;max-height:50%;z-index:1}@media screen and (max-width:767px){.layout.single_events .single_events__img .my-gallery a::after{max-width:39px;max-height:39px;width:10vw;height:10vw}}.layout.single_events .single_events__img .my-gallery a.zoom_none::after{display:none}.layout.single_events .single_events__img .my-gallery img{display:inline-flex;position:absolute;width:auto;height:100%;object-fit:contain;top:50%;transform:translate(-50%, -50%);left:50%;z-index:1}.layout.single_events .single_events__freearea{margin-bottom:40px;padding:20px;border:2px solid #645a5a;box-sizing:border-box}@media screen and (max-width:1024px){.layout.single_events .single_events__freearea{margin-bottom:4%;padding:2%}}@media screen and (max-width:767px){.layout.single_events .single_events__freearea{padding:4%}}.layout.single_events .single_events__cnt{padding:20px;font-size:1.5rem;border:1px solid #645a5a;box-sizing:border-box}@media screen and (max-width:1024px){.layout.single_events .single_events__cnt{padding:2%}}.layout.single_events .single_events__cnt:not(:last-of-type){margin-bottom:20px}@media screen and (max-width:1024px){.layout.single_events .single_events__cnt:not(:last-of-type){margin-bottom:4%}}.layout.single_events .single_events__cnt--left{float:left;width:50%;margin-right:2%}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--left{float:none;width:100%;margin-right:0}}.layout.single_events .single_events__cnt--left ul li{float:left;margin-bottom:10px;padding:10px 5px;box-sizing:border-box;font-size:1.3rem}@media (min-width:768px){.layout.single_events .single_events__cnt--left ul li{font-size:1.5rem}}.layout.single_events .single_events__cnt--left ul li:not(:nth-last-of-type(n+3)){margin-bottom:0}.layout.single_events .single_events__cnt--left ul li:nth-of-type(2n+1){clear:left;width:18%;margin-right:2%;color:#222;text-align:center;background:#e9e9e9}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--left ul li:nth-of-type(2n+1){width:22%}}.layout.single_events .single_events__cnt--left ul li:nth-of-type(2n){width:80%}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--left ul li:nth-of-type(2n){width:76%}}.layout.single_events .single_events__cnt--all{float:none;width:100%;margin-right:0}.layout.single_events .single_events__cnt--right{float:left;width:48%}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--right{float:none;width:100%}}.layout.single_events .single_events__cnt--right .acf-map{width:100%;height:400px;border:1px solid #645a5a;margin:0 0 0 auto}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--right .acf-map{display:none}}.layout.single_events .single_events__cnt--map{display:none}@media screen and (max-width:767px){.layout.single_events .single_events__cnt--map{display:block}}.layout.single_events .single_events__cnt--map a{display:block;background-color:#3d444b;color:#fff;font-weight:bold;text-align:center;padding:4% 0;margin-top:3%}.layout.single_events .form_description p.tc_txt{padding:0}@media screen and (max-width:767px){.layout.single_events .form_description p.tc_txt{padding:0 3%}}@media screen and (max-width:1024px){.layout.single_events .form_description p.tc_txt{padding:0 6%}}.layout.single_events .privacy__h3{padding:0}@media screen and (max-width:767px){.layout.single_events .privacy__h3{padding:0 3%}}@media screen and (max-width:1024px){.layout.single_events .privacy__h3{padding:0 6%}}.sub-page__events__coming-soon{margin-bottom:100px}@media screen and (max-width:1024px){.sub-page__events__coming-soon{margin-bottom:10%}}@media screen and (max-width:767px){.sub-page__events__coming-soon{margin-bottom:12%}}.sub-page__events__coming-soon .page-sub-ttl{text-align:center;margin-bottom:20px}@media screen and (max-width:1024px){.sub-page__events__coming-soon .page-sub-ttl{margin-bottom:2%}}@media screen and (max-width:767px){.sub-page__events__coming-soon .page-sub-ttl{margin-bottom:4%}}.sub-page__events__coming-soon-thumb img{display:block;margin:0 auto}.sub-page__events .section-ttl.coming{padding:30px 0}@media screen and (max-width:1024px){.sub-page__events .section-ttl.coming{box-sizing:border-box;padding:50px 4%}}@media screen and (max-width:767px){.sub-page__events .section-ttl.coming{padding:30px 4%}}.sub-page__events .section-ttl.coming .section-ttl__h2{margin-bottom:20px;font-size:1.6rem}@media screen and (max-width:767px){.sub-page__events .section-ttl.coming .section-ttl__h2{font-size:1.4rem}}.sub-page__events .section-ttl.coming .section-ttl__h2 .display-sp{display:none}@media screen and (max-width:767px){.sub-page__events .section-ttl.coming .section-ttl__h2 .display-sp{display:inline}}.sub-page__events .section-ttl.coming>div img{display:block;margin:0 auto}.single_events__freearea,#tinymce.post-type-events{font-size:1.5rem;line-height:1.75em;font-weight:400}@media screen and (max-width:767px){.single_events__freearea,#tinymce.post-type-events{font-size:1.4rem}}.single_events__freearea .single_blog__inner--cnt,.single_events__freearea p,#tinymce.post-type-events .single_blog__inner--cnt,#tinymce.post-type-events p{font-size:1.5rem;letter-spacing:0.125em;line-height:1.75em}@media screen and (max-width:767px){.single_events__freearea .single_blog__inner--cnt,.single_events__freearea p,#tinymce.post-type-events .single_blog__inner--cnt,#tinymce.post-type-events p{font-size:1.4rem}}.single_events__freearea .single_blog__inner--cnt:after,.single_events__freearea p:after,#tinymce.post-type-events .single_blog__inner--cnt:after,#tinymce.post-type-events p:after{display:block;clear:both;content:""}.single_events__freearea h1,.single_events__freearea h2:not(.section-ttl__h2),#tinymce.post-type-events h1,#tinymce.post-type-events h2:not(.section-ttl__h2){font-size:140%;font-weight:bold}.single_events__freearea h3:not(.section-ttl__h3),#tinymce.post-type-events h3:not(.section-ttl__h3){font-size:130%;font-weight:bold}.single_events__freearea h4:not(.section-ttl__h4),#tinymce.post-type-events h4:not(.section-ttl__h4){font-size:120%;font-weight:bold}.single_events__freearea h5:not(.section-ttl__h5),#tinymce.post-type-events h5:not(.section-ttl__h5){margin:3% 0 3% 0.5em;font-size:100%;font-weight:bold}.single_events__freearea strong,#tinymce.post-type-events strong{font-weight:bold}.single_events__freearea table,#tinymce.post-type-events table{border:1px solid #e9e9e9;border-width:1px}.single_events__freearea table th,#tinymce.post-type-events table th{padding:20px 0;font-size:1.6rem;font-weight:600;text-align:center;border:1px solid #e9e9e9;border-width:1px}.single_events__freearea table tr,#tinymce.post-type-events table tr{border-width:1px}.single_events__freearea table td,#tinymce.post-type-events table td{padding:20px;font-size:1.6rem;border:1px solid #e9e9e9;border-width:1px}.single_events__freearea .alignleft,#tinymce.post-type-events .alignleft{float:left;margin:0.5em 1em 0.5em 0}@media (max-width:768px){.single_events__freearea .alignleft,#tinymce.post-type-events .alignleft{max-width:50%}}.single_events__freearea .aligncenter,#tinymce.post-type-events .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.single_events__freearea .alignright,#tinymce.post-type-events .alignright{float:right;margin:0.5em 0 0.5em 1em}@media (max-width:768px){.single_events__freearea .alignright,#tinymce.post-type-events .alignright{max-width:50%}}.side-company{margin:0 0 50px}@media (min-width:768px){.company-head{margin:50px 0 30px}}.company-cnt+.company-cnt{margin-top:calc(min(80px, (80 / 7.5 * 1vw)))}.company-anchor{margin:20px 0 0;padding:0 6%;display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:1025px){.company-anchor{padding:0;display:none}}.company-anchor__list{width:49%;margin:0 0 2%}.company-anchor__list--link{padding:15px 0;font-size:1.3rem;font-weight:600;letter-spacing:0.175em;color:#fff;text-align:center;background-color:#5e6267;border-radius:3px;display:block}.company-anchor li:nth-of-type(2n+1):last-of-type{width:100%}.company-overview{width:88%;margin:0 6%;table-layout:fixed}@media (min-width:768px){.company-overview{width:94%;margin:0 3%;border:none}}@media (min-width:1025px){.company-overview{width:100%;margin:0 auto 30px}}.company-overview__tr{text-align:left;display:block;border:0;margin:0 0 2px}@media (min-width:768px){.company-overview__tr{display:flex;margin:0 0 5px}}.company-overview__img{display:block;max-width:400px;margin-block:calc(min(20px, (40 / 7.5 * 1vw)))}.company-overview__head{width:100%;padding:15px;font-size:1.3rem;font-weight:500;letter-spacing:0.175em;color:#222;background-color:#f7f7f7;display:block;box-sizing:border-box}@media (min-width:768px){.company-overview__head{width:30%;font-size:1.5rem;display:flex;align-items:center}}.company-overview__data{width:100%;padding:15px;font-size:1.3rem;letter-spacing:0.175em;line-height:1.75em;color:#222;background-color:#fff;display:block;box-sizing:border-box}@media (min-width:768px){.company-overview__data{width:70%;font-size:1.5rem}}.company-overview__data ul{list-style:disc;width:calc(100% - 40px);margin:0 auto}@media screen and (max-width:1024px){.company-overview__data ul{width:calc(100% - 8%)}}.company-overview__office--link{font-size:1.5rem;font-weight:500;color:#222;display:block;margin:5px 0 0}@media (min-width:768px){.company-overview__office--link{font-size:1.5rem}}@media (min-width:768px){.company-message{margin:0 0 30px}}.company-message__section{margin-block:calc(min(60px, (60 / 7.5 * 1vw))) calc(min(80px, (80 / 7.5 * 1vw)))}.company-message__hero{margin:0 0 20px;width:100%;height:auto;object-fit:cover}.company-message__h3{margin:0 0 30px;font-size:1.5rem;letter-spacing:0.175em;line-height:1.75em;text-align:center;display:block}@media (min-width:768px){.company-message__h3{font-size:1.8rem}}.company-message__h3--bold{margin:0 0 10px;font-weight:bold;display:block}.company-message__h3--primary{font-weight:500;color:#222}@media (min-width:768px){.company-message__h3--primary{font-weight:bold}}.company-message__description{font-size:1.3rem;letter-spacing:0.175em;line-height:1.75em;padding:0 6%;color:#222}@media (min-width:768px){.company-message__description{font-size:1.5rem;padding:0 3%}}@media (min-width:1025px){.company-message__description{padding:0}}.company-message__from{margin:30px 0 0;padding:0 6%;font-size:1.3rem;font-weight:500;letter-spacing:0.175em;color:#222;display:block;line-height:1.75em}@media (min-width:768px){.company-message__from{font-size:1.6rem;padding:0 3%;line-height:2em}}@media (min-width:1025px){.company-message__from{padding:0}}.company-message__from .txt-right{display:block;text-align:right;margin-top:2%;font-weight:bold}@media screen and (max-width:1024px){.company-message__from .txt-right{margin-top:4%}}.company-message__from b{color:#5e6267}.company-message__from--cnt+.company-message__from--cnt{margin-top:40px}@media screen and (max-width:767px){.company-message__from--cnt+.company-message__from--cnt{margin-top:8%}}@media screen and (max-width:1024px){.company-message__from__inner{padding-inline:4%}}@media screen and (max-width:767px){.company-message__from__inner{padding-inline:6%}}.company-message__from--ttl{font-size:calc(min(2rem, (28 / 7.5 * 1vw)));line-height:1.6em;margin-bottom:20px;letter-spacing:0.175em}.company-message__from--txt{padding:calc(min(30px, (30/7.5*1vw))) calc(min(20px, (40/7.5*1vw)));background-color:#f7f7f7;display:flex;flex-wrap:wrap;gap:calc(min(30px, (30 / 11.6 * 1vw))) calc(min(30px, (30 / 11.6 * 1vw)));font-size:calc(min(1.4rem, (22 / 7.5 * 1vw)))}.company-message__from--bold{color:#5e6267;font-weight:bold}.company-message__daihyo{margin:0 auto;display:block}@media (min-width:768px){.company-vision{margin:0 0 30px}}.company-vision__txt{margin:20px 0 0;padding:0 6%;font-size:1.3rem;letter-spacing:0.175em;line-height:2em;color:#222;display:block}@media (min-width:768px){.company-vision__txt{font-size:1.5rem;padding:0 3%}}@media (min-width:1025px){.company-vision__txt{padding:0}}.company-vision__txt b{color:#5e6267}.company-vision__txt--ttl{color:#5e6267;padding:10px;border-top:2px solid #5e6267;border-bottom:2px solid #5e6267;font-weight:bold;display:block;margin:3% 0}.company-vision__txt--sub{color:#5e6267;box-sizing:border-box;border-left:3px solid #5e6267;padding-left:10px;margin:2% 0;font-weight:bold}.company-vision__txt--bold{color:#5e6267;font-weight:bold}.company-access-map{margin:0 0 30px;padding:0 6%;display:flex;align-items:center;justify-content:space-between}@media (min-width:768px){.company-access-map{display:none;padding:0 3%}}.company-access-map__illust{margin:0 10px 0 0;max-width:50%}.company-map__cnt+.company-map__cnt{margin-top:calc(min(80px, (80 / 7.5 * 1vw)))}.company-office__detail{margin-block:0 auto min(80px, ((80 / 7.5) * 1vw));padding:0 6%}@media (min-width:768px){.company-office__detail{padding:0 4%}}@media (min-width:1025px){.company-office__detail{padding:0}}.company-office__detail--h3{font-size:calc(min(2rem, (28 / 7.5 * 1vw)));line-height:1.6em;margin-bottom:20px;letter-spacing:0.175em}.company-office__detail--txt{font-size:1.3rem;font-weight:500;letter-spacing:0.175em;color:#222;display:block;line-height:1.75em;margin-block:calc(min(40px, (60 / 7.5 * 1vw)))}@media (min-width:768px){.company-office__detail--txt{font-size:1.6rem;line-height:2em}}.company-office__detail--thumb{margin:0 0 30px;display:flex;justify-content:center}.company-office__detail--img{width:100%;height:auto;margin:0 auto;border-radius:0;object-fit:cover;font-family:"object-fit:cover;"}.company-office__detail--description{margin:0 0 30px;font-size:1.3rem;letter-spacing:0.175em;line-height:1.75em;color:#222;display:block}@media (min-width:768px){.company-office__detail--description{font-size:1.5rem}}@media (min-width:768px){.company-office__detail-wrap{display:flex;align-items:stretch}}@media screen and (max-width:1024px){.company-office__detail-wrap{box-sizing:border-box}}.company-office__detail-wrap iframe{width:100%;height:250px;border:1px solid #645a5a;margin:0 0 10px}@media (min-width:768px){.company-office__detail-wrap iframe{width:100%;height:100%;margin:0 4% 0 0}}.company-office__detail--table{width:100%;margin:0 auto}.company-office__detail--tr{text-align:left;display:flex;margin:0 0 5px}.company-office__detail--th{width:30%;padding:15px;font-size:1.3rem;font-weight:500;letter-spacing:0.175em;color:#222;background-color:#f7f7f7;display:block;box-sizing:border-box}@media (min-width:768px){.company-office__detail--th{font-size:1.5rem;padding:15px}}.company-office__detail--td{width:70%;padding:15px;font-size:1.3rem;letter-spacing:0.175em;line-height:1.75em;color:#222;background-color:#fff;display:block;box-sizing:border-box}@media (min-width:768px){.company-office__detail--td{font-size:1.3rem;padding:15px}}.company-office__detail--tel{font-weight:500;color:#222}.single_blog p{font-size:1.5rem;line-height:1.75em}.single_blog .sub-page__blog.container{padding:0}.single_blog__inner{font-size:1.3rem;line-height:1.75em}@media screen and (max-width:1024px){.single_blog__inner{padding:0 4%}}@media screen and (max-width:767px){.single_blog__inner{padding:0 6%}}.single_blog__inner--cnt{margin-bottom:50px}@media screen and (max-width:1024px){.single_blog__inner--cnt{font-size:1.5rem;margin-bottom:5%;box-sizing:border-box}}.single_blog__staff{margin-bottom:20px;font-size:1.3rem;color:#222}@media screen and (max-width:1024px){.single_blog__staff{font-size:1.5rem;margin-bottom:2%;padding-left:6%}}.single_blog__staff ul li{display:inline-block;margin-right:5px;padding:5px 5px 5px 0;color:#222;box-sizing:border-box}@media screen and (max-width:1024px){.single_blog__staff ul li{margin-left:3%}}@media screen and (max-width:767px){.single_blog__staff ul li{margin-left:6%}}.single_blog__category{display:inline-block;width:auto;margin-bottom:20px;margin-right:5px;padding:10px;font-size:1.3rem;color:#fff;background:#5e6267;border-radius:0}@media screen and (max-width:1024px){.single_blog__category{margin-bottom:2%;margin-left:3%}}@media screen and (max-width:767px){.single_blog__category{margin-left:6%}}@media (min-width:1025px){.layout__side.aside__blog{display:none}}.single_blog__inner .single_blog__inner--cnt,#tinymce.post-type-blog{font-size:1.5rem;line-height:1.75em;font-weight:400}@media screen and (max-width:767px){.single_blog__inner .single_blog__inner--cnt,#tinymce.post-type-blog{font-size:1.4rem}}.single_blog__inner .single_blog__inner--cnt .single_blog__inner--cnt,.single_blog__inner .single_blog__inner--cnt p:not([class]),#tinymce.post-type-blog .single_blog__inner--cnt,#tinymce.post-type-blog p:not([class]){font-size:1.5rem;letter-spacing:0.125em;line-height:1.75em}@media screen and (max-width:767px){.single_blog__inner .single_blog__inner--cnt .single_blog__inner--cnt,.single_blog__inner .single_blog__inner--cnt p:not([class]),#tinymce.post-type-blog .single_blog__inner--cnt,#tinymce.post-type-blog p:not([class]){font-size:1.4rem}}.single_blog__inner .single_blog__inner--cnt .single_blog__inner--cnt:after,.single_blog__inner .single_blog__inner--cnt p:not([class]):after,#tinymce.post-type-blog .single_blog__inner--cnt:after,#tinymce.post-type-blog p:not([class]):after{display:block;clear:both;content:""}.single_blog__inner .single_blog__inner--cnt h1,.single_blog__inner .single_blog__inner--cnt h2:not([class]),#tinymce.post-type-blog h1,#tinymce.post-type-blog h2:not([class]){padding:1em 0;margin:3% 0;font-size:140%;font-weight:bold}.single_blog__inner .single_blog__inner--cnt h3:not([class]),#tinymce.post-type-blog h3:not([class]){margin:3% 0;padding:0.4em 0.5em;font-size:130%;font-weight:bold}.single_blog__inner .single_blog__inner--cnt h4:not([class]),#tinymce.post-type-blog h4:not([class]){margin:3% 0 0.5em;padding:0.25em 0.5em;background:transparent;font-size:120%;font-weight:bold}.single_blog__inner .single_blog__inner--cnt h5:not([class]),#tinymce.post-type-blog h5:not([class]){margin:3% 0 0.5em;padding:0 0.5em;background:transparent;font-size:100%;font-weight:bold}.single_blog__inner .single_blog__inner--cnt strong:not([class]),#tinymce.post-type-blog strong:not([class]){font-weight:800}.single_blog__inner .single_blog__inner--cnt table:not([class]),#tinymce.post-type-blog table:not([class]){border:1px solid #645a5a;border-width:1px}.single_blog__inner .single_blog__inner--cnt table:not([class]) th,#tinymce.post-type-blog table:not([class]) th{padding:20px 0;font-size:1.6rem;font-weight:600;text-align:center;border:1px solid #645a5a;border-width:1px}.single_blog__inner .single_blog__inner--cnt table:not([class]) tr,#tinymce.post-type-blog table:not([class]) tr{border-width:1px}.single_blog__inner .single_blog__inner--cnt table:not([class]) td,#tinymce.post-type-blog table:not([class]) td{padding:20px;font-size:1.6rem;border:1px solid #645a5a;border-width:1px}.single_blog__inner .single_blog__inner--cnt .alignleft,#tinymce.post-type-blog .alignleft{float:left;margin:0.5em 1em 0.5em 0}@media (max-width:768px){.single_blog__inner .single_blog__inner--cnt .alignleft,#tinymce.post-type-blog .alignleft{max-width:50%}}.single_blog__inner .single_blog__inner--cnt .aligncenter,#tinymce.post-type-blog .aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.single_blog__inner .single_blog__inner--cnt .alignright,#tinymce.post-type-blog .alignright{float:right;margin:0.5em 0 0.5em 1em}@media (max-width:768px){.single_blog__inner .single_blog__inner--cnt .alignright,#tinymce.post-type-blog .alignright{max-width:50%}}.layout__main #concept-page{padding:0}@media screen and (max-width:767px){.layout__main .concept-page__mv{width:100vw;display:block;left:-6.7%;position:relative}}.layout__main .concept-page__inner{max-width:770px;margin-inline:auto;padding:0 40px}@media screen and (max-width:767px){.layout__main .concept-page__inner{padding:0}}.layout__main .concept-page__inner__ttl{margin:50px auto;position:relative}@media screen and (max-width:767px){.layout__main .concept-page__inner__ttl{margin:7% auto;text-align:center}}.layout__main .concept-page__inner__ttl__cat{font-size:2rem;display:block;line-height:1.4em;font-weight:600;letter-spacing:0.28em}@media screen and (max-width:767px){.layout__main .concept-page__inner__ttl__cat{font-size:1.6rem;letter-spacing:0.1em}}.layout__main .concept-page__inner__ttl__main{font-size:2.4rem;line-height:1.4em;font-weight:600}@media screen and (max-width:767px){.layout__main .concept-page__inner__ttl__main{font-size:1.8rem;letter-spacing:0.1em}}.layout__main .concept-page__inner__ttl__supplement{font-size:1.8rem;line-height:1.4em;font-weight:600;letter-spacing:0.28em}@media screen and (max-width:767px){.layout__main .concept-page__inner__ttl__supplement{font-size:1.4rem;letter-spacing:0.1em}}.layout__main .concept-page__inner__sub-ttl{font-size:2rem;line-height:1.4em;font-weight:600;border-bottom:1px solid #645a5a;padding-bottom:2%}@media screen and (max-width:767px){.layout__main .concept-page__inner__sub-ttl{font-size:1.6rem}}.layout__main .concept-page__inner__sub-ttl-h4{font-size:1.8rem;line-height:1.4em;font-weight:600;display:inline-block}@media screen and (max-width:767px){.layout__main .concept-page__inner__sub-ttl-h4{font-size:1.6rem}}.layout__main .concept-page__inner__sub-ttl.no-border{border:initial;padding-bottom:0}@media screen and (max-width:767px){.layout__main .concept-page__inner__sub-ttl.no-border{font-size:1.6rem;padding-bottom:initial;margin-top:4%}}.layout__main .concept-page__inner__text{font-size:1.6rem;line-height:1.8em;font-weight:500;letter-spacing:0.01em}@media screen and (max-width:767px){.layout__main .concept-page__inner__text{font-size:1.4rem}}.layout__main .concept-page__inner__img__caption{text-align:center}.layout__main .concept-page__inner__flex{display:flex;justify-content:flex-start;align-items:flex-start}@media screen and (max-width:767px){.layout__main .concept-page__inner__flex{display:block}}.layout__main .concept-page__inner__flex-text{font-size:1.6rem;line-height:1.8em;font-weight:500;letter-spacing:0.01em;width:64%}@media screen and (max-width:767px){.layout__main .concept-page__inner__flex-text{font-size:1.4rem;width:100%}}.layout__main .concept-page__inner__flex-img{max-width:300px;width:100%;margin-left:2%}@media screen and (max-width:767px){.layout__main .concept-page__inner__flex-img{margin-left:initial;margin-top:6%;max-width:initial}}@media screen and (max-width:767px){.layout__main .concept-page__inner__flex-img img{width:100%}}.layout__main .section-concept__block{max-width:234px;width:100%;margin-right:20px}@media screen and (max-width:1024px){.layout__main .section-concept__block{max-width:initial;margin-right:initial;padding:0 4%;box-sizing:border-box}}@media screen and (max-width:767px){.layout__main .section-concept__block{padding:0 6%}}.layout__main .section-concept__title{position:relative;margin-bottom:0;padding:15px 30px;cursor:pointer;font-size:1.6rem;font-weight:600;border-bottom:1px solid}@media screen and (max-width:767px){.layout__main .section-concept__title{padding:4% 6%}}.layout__main .section-concept__title__link{color:#000}.layout__main .section-concept__title i{width:15px;height:15px;border-radius:50%;display:block;position:absolute;right:3%;z-index:1;top:50%;transform:translateY(-50%)}.layout__main .section-concept__title i:before{display:block;content:"";background-color:#645a5a;position:absolute;width:10px;height:2px;top:50%;left:50%;transform:translate(-50%, -50%)}.layout__main .section-concept__title i:after{display:block;content:"";background-color:#645a5a;position:absolute;width:2px;height:10px;top:50%;left:50%;transform:translate(-50%, -50%)}.layout__main .section-concept__title.is-open i:after{content:none}.layout__main .section-concept__inner__list{padding:20px 10px;display:none}.layout__main .section-concept__inner__list.active{display:block}.layout__main .section-concept__inner__list-item.active{background:#eee;padding:5px 10px}.layout__main .section-concept__inner__list-item-link{color:initial;font-size:1.4rem;font-weight:500}.layout__main .section-concept__inner__list-item:not(:last-of-type){margin-bottom:20px}.mb-10{margin-bottom:10px}@media screen and (max-width:767px){.mb-10{margin-bottom:2%}}.mb-20{margin-bottom:20px}@media screen and (max-width:767px){.mb-20{margin-bottom:4%}}.mb-30{margin-bottom:30px}@media screen and (max-width:767px){.mb-30{margin-bottom:5%}}.mb-40{margin-bottom:40px}@media screen and (max-width:767px){.mb-40{margin-bottom:6%}}.mb-50{margin-bottom:50px}@media screen and (max-width:767px){.mb-50{margin-bottom:7%}}.mb-60{margin-bottom:60px}@media screen and (max-width:767px){.mb-60{margin-bottom:8%}}.mb-70{margin-bottom:70px}@media screen and (max-width:767px){.mb-70{margin-bottom:9%}}.mb-80{margin-bottom:80px}@media screen and (max-width:767px){.mb-80{margin-bottom:10%}}.mb-90{margin-bottom:90px}@media screen and (max-width:767px){.mb-90{margin-bottom:11%}}.mb-100{margin-bottom:100px}@media screen and (max-width:767px){.mb-100{margin-bottom:12%}}.mb-110{margin-bottom:110px}@media screen and (max-width:767px){.mb-110{margin-bottom:13%}}.mb-120{margin-bottom:120px}@media screen and (max-width:767px){.mb-120{margin-bottom:14%}}.popup-gallery-wrapper{margin-top:20px;margin-bottom:20px}.popup-gallery-wrapper .pswp-gallery{display:grid;gap:10px}.popup-gallery-wrapper.popup-gallery--pc-1-col .pswp-gallery{grid-template-columns:repeat(1, 1fr)}.popup-gallery-wrapper.popup-gallery--pc-2-col .pswp-gallery{grid-template-columns:repeat(2, 1fr)}.popup-gallery-wrapper.popup-gallery--pc-3-col .pswp-gallery{grid-template-columns:repeat(3, 1fr)}.popup-gallery-wrapper.popup-gallery--pc-4-col .pswp-gallery{grid-template-columns:repeat(4, 1fr)}@media (max-width:767px){.popup-gallery-wrapper.popup-gallery--sp-1-col .pswp-gallery{grid-template-columns:repeat(1, 1fr)}}@media (max-width:767px){.popup-gallery-wrapper.popup-gallery--sp-2-col .pswp-gallery{grid-template-columns:repeat(2, 1fr)}}.popup-gallery-wrapper .popup-gallery__item{display:block;position:relative;overflow:hidden;text-decoration:none}.popup-gallery-wrapper.popup-gallery--aspect-portrait .popup-gallery__item img.popup-gallery__image{aspect-ratio:0.75}.popup-gallery-wrapper.popup-gallery--aspect-1_1 .popup-gallery__item img.popup-gallery__image{aspect-ratio:1}.popup-gallery-wrapper.popup-gallery--aspect-landscape_16_9 .popup-gallery__item img.popup-gallery__image{aspect-ratio:1.7777777778}.popup-gallery-wrapper.popup-gallery--aspect-landscape_4_3 .popup-gallery__item img.popup-gallery__image{aspect-ratio:1.3333333333}.popup-gallery-wrapper.popup-gallery--fit-cover .popup-gallery__item img.popup-gallery__image{object-fit:cover}.popup-gallery-wrapper.popup-gallery--fit-contain .popup-gallery__item img.popup-gallery__image{object-fit:contain}.popup-gallery-wrapper .popup-gallery__image{width:100%;height:100%;display:block;max-width:100%;vertical-align:middle}.popup-gallery-wrapper .popup-gallery__item .popup-gallery__icon-maximize{position:absolute;bottom:2%;right:2%;width:20px;height:20px;background:rgba(171, 171, 171, 0.4);z-index:2;pointer-events:none}.global-nav{position:fixed;z-index:9998;background:rgba(0, 0, 0, 0.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);width:100%;height:100%;top:0;padding:0;box-sizing:border-box;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.global-nav::-webkit-scrollbar{width:0px}.global-nav::-webkit-scrollbar-track{background:transparent}.global-nav::-webkit-scrollbar-thumb{background-color:transparent}@media (min-width:768px){.global-nav{padding:0;overflow-y:auto}}.global-nav *{box-sizing:border-box}.global-nav .cmn-cta__contact{padding-bottom:80px;width:100%;color:#fff}.global-nav__bg{position:absolute;width:100%;height:100%;z-index:1}@media screen and (max-width:767px){.global-nav__bg{height:auto}}.global-nav .global-nav__logo{width:calc(min(420px, (420/11.6*1vw)));padding-inline:calc(min(60px, (60/11.6*1vw)))}@media screen and (max-width:1024px){.global-nav .global-nav__logo{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4%;position:relative}}@media screen and (max-width:767px){.global-nav .global-nav__logo{margin-bottom:calc(min(80px, (80/7.5*1vw)))}}.global-nav .global-nav__logo-mark{margin-bottom:calc(min(25px, (25/12.8*1vw)))}@media screen and (max-width:767px){.global-nav .global-nav__logo-mark{margin-bottom:calc(min(25px, (25/7.5*1vw)))}}.global-nav .global-nav__logo .global-nav__logo__link{display:block;margin:0 auto;max-width:calc(min(300px, (300/12.8*1vw)))}@media screen and (max-width:767px){.global-nav .global-nav__logo .global-nav__logo__link{max-width:calc(min(300px, (300/7.5*1vw)))}}.global-nav .global-nav__logo .global-nav__logo__link .nav__logo{width:100%;display:block;margin:0 auto}.global-nav .top-menu{padding:0 3%}.global-nav .top-menu__item{width:calc(100% / 3 - 10px)}.global-nav .top-menu__item:nth-child(1){width:calc(100% / 2 - 10px)}.global-nav .top-menu__item:nth-child(2){width:calc(100% / 2 - 10px)}.global-nav .top-recommend{display:none}@media (min-width:768px){.global-nav .top-menu{margin:0 0 20px}.global-nav .top-menu__item{height:150px;margin-bottom:15px}.global-nav .top-menu__item--link::before{content:none}.global-nav .top-menu__item--bath::before{background:none}.global-nav .top-menu__item-inner{width:100%;height:100%;display:flex}}.global-nav__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1160px;min-height:100%;margin:0 auto;padding:80px 0;animation-name:fadeleft;animation-duration:0.3s;position:relative;z-index:2;box-sizing:border-box}@media (min-width:768px){.global-nav__inner{flex-direction:column}}@media screen and (max-width:1024px){.global-nav__inner{padding:0 calc(min(40px, (40/11.6*1vw)))}}@media screen and (max-width:767px){.global-nav__inner{padding:calc(min(40px, (40/7.5*1vw)))}}.global-nav__menu{display:flex;justify-content:space-around;align-items:center;width:100%;max-width:1160px;margin:0 auto 70px;padding:0;animation-name:fadeleft;animation-duration:0.3s;position:relative;z-index:2}@media screen and (max-width:767px){.global-nav__menu{flex-direction:column}}.global-nav__cnt{flex:1;max-width:500px}.global-nav__cnt .--hidden-menu>a{display:none}.global-nav__cnt>.global-nav__list>.menu-item{display:flex;align-items:center;gap:0}@media screen and (max-width:767px){.global-nav__cnt>.global-nav__list>.menu-item{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:calc(min(20px, (20/7.5*1vw)))}}.global-nav__cnt>.global-nav__list>.menu-item>a{flex:1;font-size:1.6rem;color:#fff;line-height:1.75}@media screen and (max-width:1024px){.global-nav__cnt>.global-nav__list>.menu-item>a{font-size:calc(min(14px, (28/11.6*1vw)))}}@media screen and (max-width:767px){.global-nav__cnt>.global-nav__list>.menu-item>a{flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:calc(min(16px, (28/7.5*1vw)))}}.global-nav__cnt>.global-nav__list>.menu-item .sub-menu{flex:1;display:flex;flex-wrap:wrap;gap:calc(min(30px, (30/11.6*1vw))) calc(min(30px, (30/11.6*1vw)))}@media screen and (max-width:767px){.global-nav__cnt>.global-nav__list>.menu-item .sub-menu{gap:calc(min(40px, (40/7.5*1vw)));flex-direction:initial}}.global-nav__cnt>.global-nav__list>.menu-item .sub-menu .menu-item{box-sizing:border-box}.global-nav__cnt>.global-nav__list>.menu-item .sub-menu .menu-item a{font-size:1.2rem;color:rgba(233, 233, 233, 0.9)}.global-nav__cnt>.global-nav__list>.menu-item:last-of-type{padding-bottom:calc(min(20px, (30/11.6*1vw)));border-bottom:1px solid #ccc}@media screen and (max-width:767px){.global-nav__cnt>.global-nav__list>.menu-item:last-of-type{padding-bottom:calc(min(40px, (40/7.5*1vw)))}}.global-nav__cnt>.global-nav__list>.menu-item+.menu-item{margin-top:calc(min(20px, (30/11.6*1vw)));padding-top:calc(min(20px, (30/11.6*1vw)));border-top:1px solid #ccc}@media screen and (max-width:767px){.global-nav__cnt>.global-nav__list>.menu-item+.menu-item{margin-top:calc(min(40px, (40/7.5*1vw)));padding-top:calc(min(40px, (40/7.5*1vw)));gap:calc(min(40px, (40 / 7.5 * 1vw)))}}@keyframes fadeleft{from{opacity:0;transform:translateX(150px)}to{opacity:1;transform:translateX(0)}}.global-nav .pc-footer__contact{padding:6%;box-sizing:border-box}.global-nav .pc-footer__contact--link{margin:0;width:100%}.global-nav .pc-footer__contact--link img{width:100%}@media (min-width:400px){.global-nav .pc-footer__contact{padding:3%}.global-nav .pc-footer__contact--link{width:100%}.global-nav .pc-footer__contact--link img{width:100%}}.global-nav .pc-footer__contact-tel{width:100%}.global-nav .pc-footer__contact-tel--ttl{display:none}@media (min-width:400px){.global-nav .pc-footer__contact-tel--ttl{display:flex;margin:0 20px 0 0;width:calc(100% - 220px);box-sizing:border-box}}.global-nav .pc-footer__contact-form{width:100%}.global-nav .pc-footer__contact-form--ttl{display:none}@media (min-width:400px){.global-nav .pc-footer__contact-form--ttl{display:flex;margin:0 20px 0 0;width:calc(100% - 220px);box-sizing:border-box}}.global-nav .pc-footer__contact-form-list{margin:0 auto;width:100%}.global-nav .pc-footer__contact-form-item--link{width:100%}.global-nav .pc-footer__contact-form-item--img{width:100%}@media (min-width:400px){.global-nav .pc-footer__contact-form-list{width:100%}.global-nav .pc-footer__contact-form-item--link{width:auto}.global-nav .pc-footer__contact-form-item--img{width:100%}}.global-nav .pc-footer__link-sns{margin-top:calc(min(40px, (40 / 11.6 * 1vw)))}.global-nav .pc-footer__link-sns-item-st i{color:#fff}@media (min-width:580px){.global-nav .pc-footer__contact{width:100%;padding:3%;box-sizing:border-box}.global-nav .pc-footer__contact-tel{width:100%}.global-nav .pc-footer__contact-tel--ttl{width:330px;font-size:14px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 10px 0 0}.global-nav .pc-footer__contact-tel--ttl br{display:none}.global-nav .pc-footer__contact-form{width:100%}.global-nav .pc-footer__contact-form--ttl{width:330px;font-size:14px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 10px 0 0}.global-nav .pc-footer__contact-form--ttl-item--link{width:208px}.global-nav .pc-footer__contact--link img{height:auto}}.section-menu__sub-page{display:none}@media screen and (max-width:767px){.section-menu__sub-page{display:block}}.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul,.section-menu__sub-page .section-menu .section-menu__banner__list ul{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding:0 6%}.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li,.section-menu__sub-page .section-menu .section-menu__banner__list ul li{width:calc(50% - 10px)}@media screen and (max-width:1024px){.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li,.section-menu__sub-page .section-menu .section-menu__banner__list ul li{width:49%}}.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li:not(:nth-of-type(2n)),.section-menu__sub-page .section-menu .section-menu__banner__list ul li:not(:nth-of-type(2n)){margin-right:20px}@media screen and (max-width:1024px){.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li:not(:nth-of-type(2n)),.section-menu__sub-page .section-menu .section-menu__banner__list ul li:not(:nth-of-type(2n)){margin-right:2%}}.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li:nth-of-type(n+3),.section-menu__sub-page .section-menu .section-menu__banner__list ul li:nth-of-type(n+3){margin-top:20px}@media screen and (max-width:1024px){.global-nav .global-nav__cta .section-menu .section-menu__banner__list ul li:nth-of-type(n+3),.section-menu__sub-page .section-menu .section-menu__banner__list ul li:nth-of-type(n+3){margin-top:2%}}.global-nav__inner .recommend_info_bnr ul{max-width:540px;margin:0 auto 40px;padding:0 20px;box-sizing:border-box}@media screen and (max-width:1024px){.global-nav__inner .recommend_info_bnr ul{margin:0 auto 4%;padding:0 4%}}@media screen and (max-width:767px){.global-nav__inner .recommend_info_bnr ul{margin:0 auto 6%}}.global-nav__inner .recommend_info_bnr ul li{float:left;max-width:240px;width:100%}@media screen and (max-width:1024px){.global-nav__inner .recommend_info_bnr ul li{width:48%;max-width:fit-content}}.global-nav__inner .recommend_info_bnr ul li:not(:nth-of-type(2n)){margin-right:20px}@media screen and (max-width:1024px){.global-nav__inner .recommend_info_bnr ul li:not(:nth-of-type(2n)){margin-right:4%}}.global-nav__inner .recommend_info_bnr ul li:nth-of-type(n+3){margin-top:20px}@media screen and (max-width:1024px){.global-nav__inner .recommend_info_bnr ul li:nth-of-type(n+3){margin-top:4%}}.modal_close{position:absolute;right:0;top:80px;cursor:pointer;display:inline-block;width:50px;height:50px;cursor:pointer;z-index:1}@media screen and (max-width:1024px){.modal_close{top:0;right:0}}.modal_close span::before,.modal_close span::after{display:block;content:"";position:absolute;top:50%;left:50%;width:62%;height:2%;margin:-1% 0 0 -31%;background:#fff}.modal_close span::before{transform:rotate(-45deg)}.modal_close span::after{transform:rotate(45deg)}@media (min-width:768px){:root{--mq: 10.24}}@media (max-width:767px){:root{--mq: 7.5}}body,html{overflow-x:hidden}body{font-family:"Zen Old Mincho", serif}.main-color{fill:var(--main-color, #1c4b9f)}.sub-color{fill:var(--sub-color, #f5ea29)}.border-color{fill:var(--border-color, #eae83a)}.mv-top{width:100%;position:relative;box-sizing:border-box;padding-bottom:70px;margin-top:85px}@media screen and (max-width:1024px){.mv-top{margin-top:65px}}@media screen and (max-width:767px){.mv-top{padding-bottom:50px;padding-top:50px;margin-top:50px}}.mv-top__slider__wrapper{position:relative;box-sizing:border-box}@media screen and (max-width:767px){.mv-top__slider__wrapper{background:none;padding:0}}.mv-top__slider{opacity:0;margin-bottom:0 !important}.mv-top__slider.slick-initialized{opacity:1}.mv-top__slider.slick-initialized .slick-list{padding:0 !important}.mv-top__slider .slick-dots{bottom:-35px;left:50%;transform:translateX(-50%);margin:0;width:100%}@media screen and (max-width:767px){.mv-top__slider .slick-dots{bottom:-25px}}.mv-top__slider .slick-dots li{margin:0 25px;width:15px;height:15px}@media screen and (max-width:767px){.mv-top__slider .slick-dots li{margin:0 20px;width:12px;height:12px}}.mv-top__slider .slick-dots li button:before{box-sizing:border-box;border:none;width:15px;height:15px;background:#d9d9d9}@media screen and (max-width:767px){.mv-top__slider .slick-dots li button:before{width:12px;height:12px}}.mv-top__slider .slick-dots li.slick-active button:before{background:#f19149}.mv-top__slider__item{position:relative;width:100%;box-sizing:border-box}.mv-top__slider__item a{display:block}.mv-top__slider__item a:hover{opacity:1 !important}.section-recommend{box-sizing:border-box;width:100%;margin:0 auto;position:relative;z-index:2}.section-recommend .recommend_info_bnr{width:100%}.section-recommend .recommend_info_bnr .section-recommend__slider__list{display:none;box-sizing:border-box}.section-recommend .recommend_info_bnr .section-recommend__slider__list.slick-initialized{display:block;margin-bottom:0 !important}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-track{margin-bottom:20px}@media (min-width:1025px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-track{float:none;display:flex;left:-180px;gap:0px}}@media screen and (max-width:1024px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-track{margin-bottom:2%}}@media screen and (max-width:767px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-track{margin-bottom:3%}}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots{bottom:auto;position:relative;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li{margin:0 10px;width:60px;height:6px}@media screen and (max-width:1024px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li{margin:0 8px;width:40px;height:4px}}@media screen and (max-width:767px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li{margin:0 5px;width:8vw;height:0.8vw}}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button{width:60px;height:6px}@media screen and (max-width:1024px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button{width:40px;height:4px}}@media screen and (max-width:767px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button{width:8vw;height:0.8vw}}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button:before{background:#dedede;width:60px;height:6px;border:none;border-radius:0}@media screen and (max-width:1024px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button:before{width:40px;height:4px}}@media screen and (max-width:767px){.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li button:before{width:8vw;height:0.8vw}}.section-recommend .recommend_info_bnr .section-recommend__slider__list .slick-dots li.slick-active button:before{background:#5e6267}.section-recommend .recommend_info_bnr .section-recommend__slider__item{max-width:340px;width:100%;position:relative;margin:0 10px;overflow:hidden}@media screen and (max-width:1024px){.section-recommend .recommend_info_bnr .section-recommend__slider__item{margin:0 10px;max-width:210px}}@media screen and (max-width:767px){.section-recommend .recommend_info_bnr .section-recommend__slider__item{width:100%;margin:0 10px}}.section-recommend .recommend_info_bnr .section-recommend__slider__link{display:block;position:relative}.section-recommend .recommend_info_bnr .section-recommend__slider__img{width:100%}.section-menu-gr-c__inner{width:100%;max-width:860px;margin:0 auto;box-sizing:border-box}.section-menu-gr-c__inner__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-bottom:4rem}@media screen and (max-width:1024px){.section-menu-gr-c__inner__list{margin-bottom:5%}}@media screen and (max-width:767px){.section-menu-gr-c__inner__list{margin-bottom:6%;gap:0.6rem}}.section-menu-gr-c__inner__list__item{width:calc((100% - 3rem) / 4)}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item{width:calc((100% - 1.8rem) / 4)}}.section-menu-gr-c__inner__list__item__link{background:#394b73;height:120px;display:flex;justify-content:center;align-items:center;flex-flow:column;border:2px solid #fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.2);border-radius:10px;position:relative}.section-menu-gr-c__inner__list__item__link::after{font-family:"Font Awesome 6 Free";content:"";font-weight:900;position:absolute;right:5px;color:#f7f096}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__link::after{font-size:1rem;right:3px}}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__link{height:18vw;padding:5px;box-sizing:border-box}}.section-menu-gr-c__inner__list__item__ph{display:flex;justify-content:center;align-items:center;max-width:60px}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__ph{max-width:30px}}.section-menu-gr-c__inner__list__item__ph svg{width:100%;height:100%;aspect-ratio:1}.section-menu-gr-c__inner__list__item__ph:has([href="#3pack+interior"]),.section-menu-gr-c__inner__list__item__ph:has([href="#wall-painting2"]){max-width:80px}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__ph:has([href="#3pack+interior"]),.section-menu-gr-c__inner__list__item__ph:has([href="#wall-painting2"]){max-width:45px}}.section-menu-gr-c__inner__list__item__ph:has([href="#3pack+interior"]) svg,.section-menu-gr-c__inner__list__item__ph:has([href="#wall-painting2"]) svg{aspect-ratio:1.3333333333}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__ph:has([href="#3pack+interior"]){margin-bottom:-5px}}.section-menu-gr-c__inner__list__item__ttl{margin-top:10px;color:initial;font-size:1.4rem;color:var(--icon-border-color);font-weight:bold}@media screen and (max-width:767px){.section-menu-gr-c__inner__list__item__ttl{font-size:1.2rem;line-height:1.2em;text-align:center}}@media screen and (max-width:450px){.section-menu-gr-c__inner__list__item__ttl{font-size:2.6vw;letter-spacing:0;margin-top:3px}}html .mv-top__kuchikomi{width:100%;background:#3d444b}html .mv-top__kuchikomi.is-animated{opacity:1;animation:fadeIn;animation-duration:0.75s;animation-fill-mode:forwards}@media screen and (max-width:767px){html .mv-top__kuchikomi{position:absolute;top:0;left:0;z-index:1;padding-top:2.5%;box-sizing:border-box}html .mv-top__kuchikomi:after{content:"";background-size:contain;display:inline-block;width:100%;height:3.7vw;position:absolute;bottom:-3.2vw;left:0;z-index:-1}}html .mv-top__kuchikomi__link{width:100%;max-width:944px;margin:0 auto;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media screen and (max-width:767px){html .mv-top__kuchikomi__link{width:100%;height:55px;flex-direction:column}}@media (max-width:425px){html .mv-top__kuchikomi__link{line-height:1.8rem}}html .mv-top__kuchikomi__img{margin-right:20px}@media screen and (max-width:1024px){html .mv-top__kuchikomi__img{margin-right:15px;width:150px}}@media screen and (max-width:767px){html .mv-top__kuchikomi__img{width:153px;margin-right:3%}}@media (max-width:425px){html .mv-top__kuchikomi__img{width:50%}}html .mv-top__kuchikomi__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}html .mv-top__kuchikomi__star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:10px}html .mv-top__kuchikomi__star-label{font-size:1.6rem;display:inline-block;line-height:1.6rem;color:#fff;font-weight:bold;box-sizing:border-box;background:#5e6267;border-radius:10px;padding:5px 10px;margin-right:5px}@media screen and (max-width:1024px){html .mv-top__kuchikomi__star-label{font-size:1.4rem;line-height:1.4rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__star-label{font-size:1.3rem;line-height:1.3rem;padding:3px 7px;border-radius:5px}}@media (max-width:375px){html .mv-top__kuchikomi__star-label{font-size:1.2rem;line-height:1.2rem;padding:3px 5px}}html .mv-top__kuchikomi__star-icon{margin-right:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}@media screen and (max-width:767px){html .mv-top__kuchikomi__star-icon{margin-left:0}}html .mv-top__kuchikomi__star-icon__rating{padding:0;z-index:1;display:inline-block;font-size:1.6rem;line-height:1.6rem;position:relative}@media screen and (max-width:1024px){html .mv-top__kuchikomi__star-icon__rating{font-size:1.4rem;line-height:1.4rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__star-icon__rating{font-size:1.2rem;line-height:1.2rem}}html .mv-top__kuchikomi__star-icon__rating .front{position:absolute;top:0;left:0;overflow:hidden}html .mv-top__kuchikomi__star__rating-text{font-size:1.6rem;line-height:1.6rem;letter-spacing:0;font-weight:bold}@media screen and (max-width:1024px){html .mv-top__kuchikomi__star__rating-text{font-size:1.6rem;line-height:1.6rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__star__rating-text{font-size:1.5rem;line-height:1.5rem}}@media (max-width:375px){html .mv-top__kuchikomi__star__rating-text{font-size:1.4rem;line-height:1.4rem}}html .mv-top__kuchikomi__text{font-size:1.8rem;line-height:3.6rem;color:#fff;font-weight:500;letter-spacing:1px;display:inline-block;margin-right:10px}@media screen and (max-width:1024px){html .mv-top__kuchikomi__text{font-size:1.6rem;line-height:2.4rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__text{font-size:1.3rem;line-height:2.1rem;display:block;width:100%;text-align:center;margin-right:0;margin-bottom:3px}}@media (max-width:375px){html .mv-top__kuchikomi__text{font-size:1.2rem;line-height:1.8rem}}html .mv-top__kuchikomi__case{font-size:1.8rem;line-height:1.8rem;color:#f8ea12;font-weight:bold;letter-spacing:0.5px;display:inline-block}@media screen and (max-width:1024px){html .mv-top__kuchikomi__case{font-size:1.6rem;line-height:2.2rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__case{font-size:1.5rem;line-height:2.1rem}}@media (max-width:375px){html .mv-top__kuchikomi__case{font-size:1.3rem;line-height:1.8rem}}html .mv-top__kuchikomi__case .label{font-size:1.6rem;line-height:1.6rem;color:#fff;font-weight:bold;box-sizing:border-box;background:#5e6267;border-radius:10px;padding:5px 10px;display:inline-block;margin-right:5px}@media screen and (max-width:1024px){html .mv-top__kuchikomi__case .label{font-size:1.4rem;line-height:1.4rem}}@media screen and (max-width:767px){html .mv-top__kuchikomi__case .label{font-size:1.3rem;line-height:1.3rem;padding:3px 7px;border-radius:5px}}@media (max-width:375px){html .mv-top__kuchikomi__case .label{font-size:1.2rem;line-height:1.2rem}}html .mv-top #review__timeline2{padding:60px 20px;box-sizing:border-box}@media screen and (max-width:1024px){html .mv-top #review__timeline2{padding:6% 2%;width:94%;margin:0 auto}}html .mv-top #review__timeline2 .popup_close{line-height:1.8em;font-size:1.4rem}@media screen and (max-width:767px){html .mv-top #kuchikomi_wrap .head,html .mv-top #kuchikomi_wrap2 .head{border-radius:10px 10px 0 0}}@media screen and (max-width:767px){html .mv-top #kuchikomi_wrap .g_logo,html .mv-top #kuchikomi_wrap2 .g_logo{border:solid 2px #5e6267}}html .mv-top #kuchikomi_wrap.kuchikomi_wrap,html .mv-top #kuchikomi_wrap2.kuchikomi_wrap{padding:0;border-radius:0;overflow:hidden;height:auto !important}@media screen and (min-width:641px){html .mv-top #kuchikomi_wrap.kuchikomi_wrap,html .mv-top #kuchikomi_wrap2.kuchikomi_wrap{border-radius:10px 10px 0 0}}@media screen and (max-width:900px){html .mv-top #kuchikomi_wrap.kuchikomi_wrap .resultcontent,html .mv-top #kuchikomi_wrap2.kuchikomi_wrap .resultcontent{margin:0 auto !important}}@media screen and (max-width:767px){html .mv-top #kuchikomi_wrap.kuchikomi_wrap .kuchikomi_wrap>ul:not(.review_aco #kuchikomi_wrap.kuchikomi_wrap>ul),html .mv-top #kuchikomi_wrap2.kuchikomi_wrap .kuchikomi_wrap>ul:not(.review_aco #kuchikomi_wrap.kuchikomi_wrap>ul){border-radius:0 0 10px 10px}}html .mv-top #kuchikomi_fv01{position:static;overflow:initial;padding:0;height:auto;margin:auto}@media screen and (max-width:767px){html .mv-top #kuchikomi_fv01.mv-top__kuchikomi{position:absolute;top:0;left:0;z-index:1;box-sizing:border-box}}html .mv-top #kuchikomi_fv01 .kuchi_num{font-weight:bold;background:none;padding:0;font-size:initial;display:initial;line-height:initial;border-radius:0;position:static;border:0;top:auto;right:auto;min-width:initial;text-align:center}html .mv-top #kuchikomi_fv01.widget_show{height:auto !important;opacity:initial;cursor:pointer}html #kuchikomi_fv01 .head,html #review #kuchikomi_wrap .head,html #review__timeline2 .head,html #kuchikomi_wrap2 .head{background:#3d444b}@media screen and (max-width:767px){html #kuchikomi_fv01 .result_info,html #review #kuchikomi_wrap .result_info,html #review__timeline2 .result_info,html #kuchikomi_wrap2 .result_info{letter-spacing:0}}html #kuchikomi_fv01 .g_logo,html #review #kuchikomi_wrap .g_logo,html #review__timeline2 .g_logo,html #kuchikomi_wrap2 .g_logo{border-color:#3d444b}@media (max-width:767px) and (min-width:640px){html #kuchikomi_fv01 .g_logo,html #review #kuchikomi_wrap .g_logo,html #review__timeline2 .g_logo,html #kuchikomi_wrap2 .g_logo{border-color:#fff !important}}html #kuchikomi_fv01 label[for^="list_num"]::after,html #kuchikomi_fv01 .popup_close,html #review #kuchikomi_wrap label[for^="list_num"]::after,html #review #kuchikomi_wrap .popup_close,html #review__timeline2 label[for^="list_num"]::after,html #review__timeline2 .popup_close,html #kuchikomi_wrap2 label[for^="list_num"]::after,html #kuchikomi_wrap2 .popup_close{background-color:#5e6267}html #kuchikomi_fv01 .result_info,html #review #kuchikomi_wrap .result_info,html #review__timeline2 .result_info,html #kuchikomi_wrap2 .result_info{font-weight:initial}html #kuchikomi_fv01 .result_author,html #review #kuchikomi_wrap .result_author,html #review__timeline2 .result_author,html #kuchikomi_wrap2 .result_author{clear:initial}html #kuchikomi_fv01 .star-rating-front,html #review #kuchikomi_wrap .star-rating-front,html #review__timeline2 .star-rating-front,html #kuchikomi_wrap2 .star-rating-front{color:#5e6267}html #kuchikomi_fv01 .star-rating-back,html #review #kuchikomi_wrap .star-rating-back,html #review__timeline2 .star-rating-back,html #kuchikomi_wrap2 .star-rating-back{color:#eee}html #kuchikomi_fv01 .header-star-num,html #review #kuchikomi_wrap .header-star-num,html #review__timeline2 .header-star-num,html #kuchikomi_wrap2 .header-star-num{color:#fff}html #kuchikomi_fv01 .kuchi_num,html #review #kuchikomi_wrap .kuchi_num,html #review__timeline2 .kuchi_num,html #kuchikomi_wrap2 .kuchi_num{color:#fff}.home .header.home_top{opacity:1;visibility:visible;transition:0.4s;z-index:100}.home:not(.--is-fixed) .header.home_top .header__wrap{background:transparent}.home.--is-fixed .header.home_top{opacity:1;visibility:visible}.home.--is-fixed .header__layout{height:110px}@media screen and (max-width:767px){.home.--is-fixed .header__layout{height:70px}}.home .header__fixed__button__menu{opacity:1;visibility:visible;transition:0.4s}.home.--is-fixed .header__fixed__button__menu{opacity:1;visibility:visible}.top-cmn__wrap{position:relative;margin-inline:auto;padding-inline:calc(min(40px, (40/12.8*1vw)));width:100%;max-width:1160px}@media screen and (max-width:767px){.top-cmn__wrap{padding-inline:calc(min(60px, (60/7.5*1vw)))}}.top-cmn__wrap *{box-sizing:border-box}@media (max-width:767px){.top-cmn__display-pc{display:none}}@media (min-width:768px){.top-cmn__display-sp{display:none}}.top-cmn__more{margin:0 auto;width:100%;max-width:1080px;text-align:right}.top-cmn__more-anc{display:inline-block}.top-cmn__more-btn{display:flex;gap:calc(min(16px, (16/var(--mq)*1vw)))}.top-cmn__more-btn-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.top-cmn__more-btn-st{font-size:calc(min(16px, (22/var(--mq)*1vw)))}}.top-cmn__more-btn::after{content:"";display:block;position:relative;width:calc(min(98px, (98/var(--mq)*1vw)));aspect-ratio:8.1666666667;background:url(../../../../images/top/btn_arw_01_pc.svg) no-repeat center center / contain}.top-cmn__more.--col01 .top-cmn__more-btn-st{color:#252525}.top-cmn__more.--col01 .top-cmn__more-btn::after{background:url(../../../../images/top/btn_arw_02_pc.svg) no-repeat center center / contain}.top-fv{}.top-fv *{box-sizing:border-box}.top-fv .slick-dots{display:none}.top-fv__wrap{position:relative;padding:0;max-width:100%}.top-fv__scroll{display:flex;flex-direction:column;align-items:center;gap:calc(min(30px, (30/var(--mq)*1vw)));position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:calc(240/var(--mq)*1vw);overflow:hidden;z-index:10}@media screen and (max-width:767px){.top-fv__scroll{gap:calc(min(25px, (25/var(--mq)*1vw)));width:calc(min(200px, (200/var(--mq)*1vw)))}}.top-fv__scroll-txt{margin-inline:auto;text-align:center}.top-fv__scroll-txt img{width:calc(min(14px, (14/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-fv__scroll-txt img{width:calc(min(17px, (17/var(--mq)*1vw)))}}.top-fv__scroll-bar{position:relative;width:1px;height:calc(min(150px, (150/var(--mq)*1vw)));background:#fff}@media screen and (max-width:767px){.top-fv__scroll-bar{height:calc(min(150px, (150/var(--mq)*1vw)))}}.top-fv__scroll-bar::after{content:"";position:absolute;bottom:0;left:0;width:1px;height:50%;background-color:#222;z-index:3;animation:drop 2s infinite ease-in-out}.top-fv__cnt{position:relative}.top-fv__cnt-slide{opacity:0;transition:0.6s}.top-fv__cnt-slide.slick-initialized{opacity:1}.top-fv__cnt-slide.slick-dotted.slick-slider{margin-bottom:0}.top-fv__cnt-slide-item img{width:100%;height:calc(min(940px, (940/var(--mq)*1vw)));max-height:100svh;object-fit:cover;filter:blur(4px);transition:2s}@media screen and (max-width:767px){.top-fv__cnt-slide-item img{height:auto;aspect-ratio:0.5769230769}}.top-fv__cnt-slide-item.slick-active img{filter:blur(0)}.top-fv__cnt-catch{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);width:calc(min(500px, (500/var(--mq)*1vw)));opacity:0;filter:blur(5px);transition:all 0.8s 0.8s ease}@media screen and (max-width:767px){.top-fv__cnt-catch{top:45%;width:calc(min(3801px, (380/var(--mq)*1vw)))}}.top-fv__cnt-catch.--active{opacity:1;filter:blur(0)}.top-fv__cnt-catch-logo{margin:0 auto calc(min(45px, (45/var(--mq)*1vw)));width:calc(min(282px, (282/var(--mq)*1vw)));filter:drop-shadow(0 0 calc(min(6px, (6/var(--mq)*1vw))) black)}@media screen and (max-width:767px){.top-fv__cnt-catch-logo{margin:0 auto calc(min(64px, (64/var(--mq)*1vw)));width:calc(min(380px, (380/var(--mq)*1vw)))}}.top-fv__cnt-catch-st{margin:0 auto;width:calc(min(282px, (282/var(--mq)*1vw)));filter:drop-shadow(0 0 calc(min(6px, (6/var(--mq)*1vw))) black)}@media screen and (max-width:767px){.top-fv__cnt-catch-st{margin:0 auto;width:calc(min(390px, (390/var(--mq)*1vw)))}}.top-news{padding-block:calc(min(210px, (210/var(--mq)*1vw))) calc(min(140px, (140/var(--mq)*1vw)));background:#e9e9e9}@media screen and (max-width:767px){.top-news{padding-block:calc(min(150px, (150/var(--mq)*1vw)))}}.top-news *{box-sizing:border-box}@media screen and (max-width:767px){.top-news__wrap{padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}}.top-news__head{margin-bottom:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-news__head{margin-bottom:calc(min(100px, (100/var(--mq)*1vw)))}}.top-news__head-ttl-st{width:100%;height:calc(min(27px, (27/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-news__head-ttl-st{width:calc(min(161px, (161/var(--mq)*1vw)));height:auto}}.top-news__head-ttl-st img{width:100%;height:100%;object-fit:contain;object-position:left}.top-news__post-list{margin-bottom:calc(min(80px, (80/var(--mq)*1vw)));padding-left:calc(min(50px, (50/var(--mq)*1vw)));border-left:1px solid #434343}@media screen and (max-width:767px){.top-news__post-list{margin-bottom:calc(min(100px, (100/var(--mq)*1vw)));padding-left:calc(min(60px, (60/var(--mq)*1vw)))}}.top-news__post-item+.top-news__post-item{margin-top:calc(min(50px, (50/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-news__post-item+.top-news__post-item{margin-top:calc(min(80px, (80/var(--mq)*1vw)))}}.top-news__post-item-inr{display:flex;align-items:baseline}@media screen and (max-width:767px){.top-news__post-item-inr{flex-wrap:wrap}}.top-news__post-item-date{margin-right:calc(min(20px, (20/var(--mq)*1vw)));font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#252525}@media screen and (max-width:767px){.top-news__post-item-date{margin-right:calc(min(30px, (30/var(--mq)*1vw)));font-size:calc(min(16px, (20/var(--mq)*1vw)))}}.top-news__post-item-post{margin-right:calc(min(20px, (20/var(--mq)*1vw)));min-width:85px;font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#888}@media screen and (max-width:767px){.top-news__post-item-post{margin-right:calc(min(30px, (30/var(--mq)*1vw)));font-size:calc(min(16px, (20/var(--mq)*1vw)))}}.top-news__post-item-ttl{flex:1;font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#252525;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1}@media screen and (max-width:767px){.top-news__post-item-ttl{margin-top:calc(min(20px, (20/var(--mq)*1vw)));font-size:calc(min(16px, (24/var(--mq)*1vw)));flex:initial;width:100%}}.top-works{padding-block:calc(min(210px, (210/var(--mq)*1vw))) calc(min(180px, (180/var(--mq)*1vw)));background:#f7f7f7}@media screen and (max-width:767px){.top-works{padding-block:calc(min(150px, (150/var(--mq)*1vw))) calc(min(140px, (140/var(--mq)*1vw)))}}.top-works *{box-sizing:border-box}.top-works__wrap{display:grid;grid-template-areas:"works-head works-post" "works-head works-more";grid-template-columns:calc(130/14*1%) calc(1280/14*1%);justify-content:space-between;max-width:1480px}@media screen and (max-width:767px){.top-works__wrap{grid-template-areas:"works-head works-post" "works-head works-more";grid-template-columns:calc(90/6.1*1%) calc(520/6.1*1%);padding-inline:calc(min(70px, (40/var(--mq)*1vw)))}}.top-works__head{grid-area:works-head}.top-works__head-ttl img{width:calc(min(26px, (26 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-works__head-ttl img{width:calc(min(34px, (34/var(--mq)*1vw)))}}.top-works__slide-count{display:flex;justify-content:space-between;position:absolute;right:calc(100% + 1em);top:calc((min(650px, (650/var(--mq)*1vw))) - 3em);font-size:calc(min(18px, (18/var(--mq)*1vw)));font-weight:600;color:#222}@media screen and (max-width:767px){.top-works__slide-count{font-size:calc(min(18px, (26/var(--mq)*1vw)))}}.top-works__slide-count span{height:3em}.top-works__slide-count span:first-of-type{display:flex;align-items:flex-start}.top-works__slide-count span:nth-of-type(2){display:flex;align-items:center}.top-works__slide-count span:last-of-type{display:flex;align-items:flex-end}.top-works__post{grid-area:works-post;position:relative}.top-works__post-list{margin-right:calc(50% - 50vw);margin-bottom:calc(min(110px, (110 / var(--mq) * 1vw)))}@media (min-width:768px){.top-works__post-list:not(.slick-slider){display:flex}}.top-works__post-item{float:left;margin-right:calc(min(30px, (30 / var(--mq) * 1vw)));width:calc(min(480px, (480 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-works__post-item{margin-right:calc(min(40px, (40 / var(--mq) * 1vw)));width:calc(min(480px, (480 / var(--mq) * 1vw)))}}.top-works__post-item-ph{position:relative;margin-bottom:calc(min(70px, (70 / var(--mq) * 1vw)));width:100%;aspect-ratio:0.7384615385}@media screen and (max-width:767px){.top-works__post-item-ph{margin-bottom:calc(min(80px, (80 / var(--mq) * 1vw)))}}.top-works__post-item-ph img{width:100%;height:100%;object-fit:cover}.top-works__post-item-ttl{display:flex;align-items:center;margin-bottom:calc(min(30px, (30 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-works__post-item-ttl{margin-bottom:calc(min(70px, (70 / var(--mq) * 1vw)))}}.top-works__post-item-ttl-st{flex:1;font-size:calc(min(18px, (18 / var(--mq) * 1vw)));color:#222;overflow:hidden;line-height:1.5;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:767px){.top-works__post-item-ttl-st{font-size:calc(min(18px, (26 / var(--mq) * 1vw)))}}.top-works__post-item-txt-st{flex:1;font-size:calc(min(16px, (16 / var(--mq) * 1vw)));color:#222;overflow:hidden;line-height:1.5;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media screen and (max-width:767px){.top-works__post-item-txt-st{font-size:calc(min(16px, (24 / var(--mq) * 1vw)))}}.top-works__post-item-cat{margin-top:calc(min(50px, (50 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-works__post-item-cat{margin-top:calc(min(50px, (50 / var(--mq) * 1vw)))}}.top-works__post-item-cat-st{flex:1;text-align:right;font-size:calc(min(16px, (16 / var(--mq) * 1vw)));color:#a8a7a7;overflow:hidden;line-height:1.5;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media screen and (max-width:767px){.top-works__post-item-cat-st{font-size:calc(min(16px, (22 / var(--mq) * 1vw)))}}.top-works__more{grid-area:works-more}.top-concept{padding-block:calc(min(260px, (260/var(--mq)*1vw))) calc(min(250px, (250/var(--mq)*1vw)));background:#252525;color:#fff}@media screen and (max-width:767px){.top-concept{padding-block:calc(min(170px, (170/var(--mq)*1vw))) calc(min(160px, (160/var(--mq)*1vw)))}}.top-concept *{box-sizing:border-box}.top-concept__wrap{padding-inline:0;max-width:100%}@media screen and (max-width:767px){.top-concept__wrap{padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}}.top-concept__pickup-item{display:grid}.top-concept__pickup-item.--concept01{grid-template-areas:"concept01-head concept01-txt concept01-ph01" "concept01-ph02 concept01-txt concept01-ph01";grid-template-columns:calc(680/19.2*1%) 1fr calc(800/19.2*1%);margin-top:calc(min(210px, (210/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item.--concept01{grid-template-areas:"concept01-ph01 concept01-ph01" "concept01-head concept01-txt" "concept01-ph02 concept01-ph02";grid-template-columns:calc(225/6.1*1%) 1fr;margin-top:calc(min(200px, (200/var(--mq)*1vw)))}}.top-concept__pickup-item.--concept02{grid-template-areas:"concept02-ph01 concept02-head concept02-ph02" "concept02-ph01 concept02-txt concept02-ph02" "concept02-ph03 concept02-txt concept02-ph02";grid-template-columns:calc(1020/19.2*1%) 1fr calc(435/19.2*1%)}@media screen and (max-width:1580px){.top-concept__pickup-item.--concept02{grid-template-areas:"concept02-ph01 concept02-head concept02-ph02" "concept02-ph03 concept02-txt concept02-ph02" "concept02-ph03 concept02-txt concept02-ph02";grid-template-columns:calc(820/19.2*1%) 1fr calc(435/19.2*1%)}}@media screen and (max-width:767px){.top-concept__pickup-item.--concept02{grid-template-areas:"concept02-head concept02-head" "concept02-ph01 concept02-ph01" "concept02-txt concept02-ph02" "concept02-ph03 concept02-ph03";grid-template-columns:calc(415/6.1*1%) 1fr}}.top-concept__pickup-item.--concept03{grid-template-areas:"concept03-ph02 concept03-head concept03-ph01" "concept03-ph02 concept03-txt concept03-ph01" "concept03-ph02 concept03-txt concept03-ph01" "concept03-ph03 concept03-txt concept03-ph01";grid-template-columns:calc(710/19.2*1%) 1fr calc(556/19.2*1%);margin-top:calc(min(180px, (180/var(--mq)*1vw)))}@media screen and (max-width:1580px){.top-concept__pickup-item.--concept03{grid-template-columns:calc(510/19.2*1%) 1fr calc(556/19.2*1%)}}@media screen and (max-width:767px){.top-concept__pickup-item.--concept03{grid-template-areas:"concept03-ph01 concept03-head" "concept03-ph02 concept03-ph02" "concept03-txt concept03-txt " "concept03-ph03 concept03-ph03";grid-template-columns:1fr calc(225/6.1*1%);margin-top:calc(min(200px, (200/var(--mq)*1vw)))}}.top-concept__pickup-item-ttl.--set0101{grid-area:concept01-head;margin-bottom:calc(min(90px, (90/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0101{position:relative;top:calc((min(200px, (200/var(--mq)*1vw)))* -1);margin-bottom:0}}.top-concept__pickup-item-ttl.--set0101 .top-concept__pickup-item-ttl-st{margin:0 0 0 auto;width:calc(min(129px, (129/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0101 .top-concept__pickup-item-ttl-st{margin:0 calc(min(50px, (50/var(--mq)*1vw))) 0 auto;width:calc(min(171px, (171/var(--mq)*1vw)))}}.top-concept__pickup-item-ttl.--set0201{grid-area:concept02-head;display:flex;align-items:flex-end;margin-bottom:calc(min(70px, (70/var(--mq)*1vw)));padding-top:calc(min(120px, (120/var(--mq)*1vw)));padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0201{display:block;margin-bottom:calc(min(70px, (70/var(--mq)*1vw)));padding-top:0;padding-inline:0}}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0201 .top-concept__pickup-item-ttl-st{margin:0;width:calc(min(358px, (358/var(--mq)*1vw)))}}.top-concept__pickup-item-ttl.--set0301{grid-area:concept03-head;margin-bottom:calc(min(50px, (50/var(--mq)*1vw)));padding-top:calc(min(100px, (100/var(--mq)*1vw)));padding-inline:calc(min(140px, (140/var(--mq)*1vw))) calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0301{margin-bottom:0;padding-top:0;padding-inline:0}}@media screen and (max-width:767px){.top-concept__pickup-item-ttl.--set0301 .top-concept__pickup-item-ttl-st{margin:0 0 0 auto;width:calc(min(171px, (171/var(--mq)*1vw)))}}.top-concept__pickup-item-txt.--set0101{grid-area:concept01-txt;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:calc(min(120px, (120/var(--mq)*1vw)));padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-txt.--set0101{margin-block:calc(min(120px, (120/var(--mq)*1vw))) calc(min(140px, (140/var(--mq)*1vw)));padding-inline:0}}.top-concept__pickup-item-txt.--set0201{grid-area:concept02-txt;display:flex;flex-direction:column;justify-content:flex-start;padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-txt.--set0201{justify-content:center;padding:0}}.top-concept__pickup-item-txt.--set0301{grid-area:concept03-txt;display:flex;flex-direction:column;justify-content:flex-start;padding-inline:calc(min(140px, (140/var(--mq)*1vw)))}@media screen and (max-width:1580px){.top-concept__pickup-item-txt.--set0301{padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}}@media screen and (max-width:767px){.top-concept__pickup-item-txt.--set0301{padding-inline:0}}.top-concept__pickup-item-txt-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));font-weight:500;color:#fff;line-height:calc(46/16);white-space:nowrap}@media screen and (max-width:767px){.top-concept__pickup-item-txt-st{font-size:calc(min(16px, (24/var(--mq)*1vw)));line-height:calc(56/24)}}.top-concept__pickup-item-txt-st+.top-concept__pickup-item-txt-st{margin-top:2em}.top-concept__pickup-item-txt .top-cmn__more{margin-top:calc(min(80px, (80/var(--mq)*1vw)))}.top-concept__pickup-item-ph.--set0101{grid-area:concept01-ph01}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0101{margin-inline:calc((min(70px, (70/var(--mq)*1vw)))* -1)}}.top-concept__pickup-item-ph.--set0102{grid-area:concept01-ph02}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0102{margin-inline:calc((min(70px, (70/var(--mq)*1vw)))* -1)}}.top-concept__pickup-item-ph.--set0201{grid-area:concept02-ph01;margin-bottom:calc(min(50px, (50/var(--mq)*1vw)));padding-right:calc(min(50px, (50/var(--mq)*1vw)));text-align:right}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0201{margin-bottom:calc(min(60px, (60/var(--mq)*1vw)));margin-inline:calc((min(70px, (70/var(--mq)*1vw)))* -1);padding:0}}.top-concept__pickup-item-ph.--set0202{grid-area:concept02-ph02;padding-top:calc(min(120px, (120/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0202{margin-right:calc((min(70px, (70/var(--mq)*1vw)))* -1);padding:0}}.top-concept__pickup-item-ph.--set0203{grid-area:concept02-ph03;padding-left:calc(min(280px, (280/var(--mq)*1vw)));text-align:right}@media screen and (max-width:1580px){.top-concept__pickup-item-ph.--set0203{padding-left:calc(min(140px, (140/var(--mq)*1vw)))}}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0203{margin-block:calc(min(60px, (60/var(--mq)*1vw))) 0;margin-left:calc((min(70px, (70/var(--mq)*1vw)))* -1);padding:0 calc(min(70px, (70/var(--mq)*1vw))) 0 0}}.top-concept__pickup-item-ph.--set0301{grid-area:concept03-ph01}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0301{margin-block:calc(min(60px, (60/var(--mq)*1vw)));margin-left:calc((min(70px, (70/var(--mq)*1vw)))* -1)}}.top-concept__pickup-item-ph.--set0302{grid-area:concept03-ph02;padding-top:calc(min(7px, (70/var(--mq)*1vw)));text-align:right}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0302{margin-block:0 calc(min(60px, (60/var(--mq)*1vw)));margin-right:calc((min(70px, (70/var(--mq)*1vw)))* -1);padding-top:0;padding-left:calc(min(70px, (70/var(--mq)*1vw)))}}.top-concept__pickup-item-ph.--set0303{grid-area:concept03-ph03;padding-top:calc(min(50px, (50/var(--mq)*1vw)));text-align:left}@media screen and (max-width:767px){.top-concept__pickup-item-ph.--set0303{margin-left:calc((min(70px, (70 / var(--mq) * 1vw))) * -1);padding-top:calc(min(120px, (120 / var(--mq) * 1vw)))}}.top-menu{padding-block:calc(min(210px, (210/var(--mq)*1vw)));background:#434343;color:#fff}@media screen and (max-width:767px){.top-menu{padding-block:calc(min(140px, (140/var(--mq)*1vw))) calc(min(160px, (160/var(--mq)*1vw)))}}.top-menu *{box-sizing:border-box}.top-menu__wrap{justify-content:space-between;max-width:1240px}@media screen and (max-width:767px){.top-menu__wrap{padding-inline:calc(min(20px, (20/var(--mq)*1vw)))}}.top-menu__head{margin-bottom:calc(min(140px, (140 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-menu__head{margin-bottom:calc(min(100px, (100 / var(--mq) * 1vw)))}}.top-menu__head-ttl-icon{margin:0 auto calc(min(40px, (40/7.5*1vw)));width:calc(min(283px, (283 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-menu__head-ttl-icon{margin-bottom:calc(min(50px, (50 / var(--mq) * 1vw)));width:calc(336/7.1*1%)}}.top-menu__head-ttl-st{margin:0 auto;width:calc(min(287px, (287 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-menu__head-ttl-st{width:calc(341/7.1*1%)}}.top-menu__list{display:flex;justify-content:space-between}@media screen and (max-width:767px){.top-menu__list{flex-direction:column;gap:calc(min(145px, (145/var(--mq)*1vw)))}}.top-menu__item{width:calc(550/11.6*1%)}@media screen and (max-width:767px){.top-menu__item{width:100%}}.top-menu__item-ph{position:relative;margin-bottom:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item-ph{margin-bottom:calc(min(70px, (70/var(--mq)*1vw)))}}.top-menu__item-ph-ttl{position:absolute;top:calc((min(10px, (10/var(--mq)*1vw)))* -1);left:calc(min(70px, (70/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item-ph-ttl{top:calc((min(15px, (15/var(--mq)*1vw)))* -1);left:calc(min(110px, (110/var(--mq)*1vw)))}}.top-menu__item:first-of-type .top-menu__item-ph-ttl{width:calc(min(54px, (54/var(--mq)*1vw)));left:calc(min(90px, (90/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item:first-of-type .top-menu__item-ph-ttl{width:calc(min(60px, (70/var(--mq)*1vw)));left:calc(min(110px, (110/var(--mq)*1vw)))}}.top-menu__item:last-of-type .top-menu__item-ph-ttl{width:calc(min(84px, (84/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item:last-of-type .top-menu__item-ph-ttl{width:calc(min(100px, (104/var(--mq)*1vw)))}}.top-menu__item-info{padding-inline:calc(min(30px, (30/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item-info{padding-inline:calc(min(60px, (60/var(--mq)*1vw)))}}.top-menu__item-info-txt{margin-bottom:calc(min(80px, (80/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item-info-txt{margin-bottom:calc(min(80px, (80/var(--mq)*1vw)))}}.top-menu__item-info-txt-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#fff;line-height:calc(46/16)}@media screen and (max-width:767px){.top-menu__item-info-txt-st{font-size:calc(min(16px, (24/var(--mq)*1vw)));line-height:calc(40/24)}}.top-menu__item-info-txt-st+.top-menu__item-info-txt-st{margin-top:2em}.top-menu__item-info-btn{display:flex;justify-content:flex-end;gap:calc(min(20px, (20/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-menu__item-info-btn{gap:calc(min(30px, (30/var(--mq)*1vw)))}}.top-menu__item-info-btn-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.top-menu__item-info-btn-st{font-size:calc(min(16px, (22/var(--mq)*1vw)));line-height:calc(40/22)}}.top-menu__more{grid-area:works-more}.top-company{padding-block:calc(min(180px, (180/var(--mq)*1vw))) calc(min(150px, (150/var(--mq)*1vw)));background:#252525;color:#fff}@media screen and (max-width:767px){.top-company{padding-block:0 calc(min(150px, (150/var(--mq)*1vw)))}}.top-company *{box-sizing:border-box}.top-company__wrap{justify-content:space-between;max-width:1160px}@media screen and (max-width:767px){.top-company__wrap{padding:0}}.top-company__head{display:flex;margin-bottom:calc(min(120px, (120 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-company__head{flex-direction:column;justify-content:center;align-items:center;margin-bottom:calc(min(130px, (130 / var(--mq) * 1vw)))}}.top-company__head-img{margin-left:calc((min(80px, (80/7.5*1vw)))*-1);width:calc(740/10.8*1%)}@media screen and (max-width:767px){.top-company__head-img{margin:0 auto calc(min(100px, (100 / var(--mq) * 1vw)));width:100%}}.top-company__head-ttl{flex:1;display:flex;align-items:center;justify-content:center}.top-company__head-ttl img{margin:0 auto;width:calc(min(220px, (220 / var(--mq) * 1vw)))}@media screen and (max-width:767px){.top-company__head-ttl img{width:calc(min(271px, (271/var(--mq)*1vw)))}}.top-company__menu-list{display:flex;justify-content:center;flex-wrap:wrap;gap:calc(min(50px, (50/var(--mq)*1vw))) calc(50/10.8*1%)}@media screen and (max-width:767px){.top-company__menu-list{gap:calc(min(70px, (70/var(--mq)*1vw))) calc(40/6.1*1%);padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}}.top-company__menu-item{width:calc(232/10.8*1%)}@media screen and (max-width:767px){.top-company__menu-item{width:calc(285/6.1*1%)}}.top-company__menu-item:nth-of-type(n+5){width:calc(300/10.8*1%)}@media screen and (max-width:767px){.top-company__menu-item:nth-of-type(n+5){width:100%}}.top-company__menu-item-btn{border-bottom:1px solid #fff}.top-company__menu-item-btn-ruby{margin-bottom:calc(min(24px, (24/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-company__menu-item-btn-ruby{margin-bottom:calc(min(29px, (29/var(--mq)*1vw)))}}.top-company__menu-item-btn-ruby-st{font-size:calc(min(16px, (16/var(--mq)*1vw)));color:#a8a7a7}@media screen and (max-width:767px){.top-company__menu-item-btn-ruby-st{font-size:calc(min(16px, (26/var(--mq)*1vw)))}}.top-company__menu-item-btn-ttl{display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(min(20px, (20/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-company__menu-item-btn-ttl{margin-bottom:calc(min(40px, (40/var(--mq)*1vw)))}}.top-company__menu-item-btn-ttl-st{flex:1;font-size:calc(min(18px, (18/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.top-company__menu-item-btn-ttl-st{font-size:calc(min(19px, (26/var(--mq)*1vw)))}}.top-company__menu-item-btn-ttl::after{content:"";display:block;position:relative;width:calc(min(76px, (76/var(--mq)*1vw)));aspect-ratio:7.6;background:url(../../../../images/top/btn_arw_01_pc.svg) no-repeat right center / auto 100%}@media screen and (max-width:767px){.top-company__menu-item-btn-ttl::after{width:calc(min(88px, (88/var(--mq)*1vw)));aspect-ratio:6.7692307692}}.top-company__pickup-list{display:flex;justify-content:center;flex-wrap:wrap;gap:calc(min(30px, (30/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-company__pickup-list{flex-wrap:nowrap;gap:calc(min(15px, (15/var(--mq)*1vw)));padding-inline:calc(min(70px, (70/var(--mq)*1vw)))}}.top-company__pickup-item{width:calc(270/10.8*1%)}@media screen and (max-width:767px){.top-company__pickup-item{flex:1;width:auto}}.top-company__pickup-item-btn{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:calc(min(20px, (20/var(--mq)*1vw)));width:100%;height:calc(min(140px, (140/var(--mq)*1vw)));border:1px solid #fff}@media screen and (max-width:767px){.top-company__pickup-item-btn{gap:calc(min(26px, (26/var(--mq)*1vw)));height:calc(min(200px, (200/var(--mq)*1vw)))}}.top-company__pickup-item-btn-icon{margin:0 auto;width:calc(min(26px, (26/var(--mq)*1vw)))}@media screen and (max-width:767px){.top-company__pickup-item-btn-icon{width:calc(min(40px, (40/var(--mq)*1vw)))}}.top-company__pickup-item-btn-st{font-size:calc(min(19px, (19/var(--mq)*1vw)));color:#fff}@media screen and (max-width:767px){.top-company__pickup-item-btn-st{font-size:calc(min(19px, (24/var(--mq)*1vw)))}}.top-company__pickup-item-btn::after{content:"";display:block;position:relative;width:calc(min(51px, (51/var(--mq)*1vw)));aspect-ratio:7.2857142857;background:url(../../../../images/top/btn_arw_01_pc.svg) no-repeat right center / auto 100%}@media screen and (max-width:767px){.top-company__pickup-item-btn::after{width:calc(min(51px, (51/var(--mq)*1vw)));aspect-ratio:7.2857142857}}.top-company__more{grid-area:works-more}@keyframes drop{0%{opacity:0;top:0}10%{top:0}50%{opacity:1}100%{opacity:0;top:calc(100% - 6px)}}body *{font-size:1.5rem;line-height:1.7rem}@media screen and (max-width:767px){body *{font-size:1.4rem}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{background:#e9e9e9;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1920px;width:100%;margin:auto;overflow:hidden;color:#222}body *{font-family:Zen Old Mincho, serif;font-weight:500}h1,h2,h3,h4,h5,h6{font-weight:600;color:#222}a{text-decoration:none;transition:opacity 0.3s ease}a:hover{opacity:0.6;transition:opacity 0.3s ease}input[type="tel"],input[type="email"],input[type="text"],input[type="submit"],button,textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}::-webkit-search-cancel-button{-webkit-appearance:none}.clearfix{width:100%}.clearfix:after{content:"";display:block;clear:both}@media screen and (max-width:767px){.display_pc{display:none}}.hide_pc{display:none}@media screen and (max-width:1024px){.hide_pc{display:block}}@media (min-width:768px){.display_sp{display:none}}figure.no_image{position:relative;height:180px;overflow:hidden}@media screen and (max-width:767px){figure.no_image{height:130px}}.container{box-sizing:border-box;max-width:1024px;width:100%;margin:0 auto;padding:0}.container::after{display:block;clear:both;content:""}.contents{float:left;width:70%;max-width:770px;margin-right:2%}.layout{width:100%;box-sizing:border-box;display:block}@media (min-width:1025px){.layout{width:1024px;margin:0 auto;padding:0}}.layout--single{width:100%;margin:0;padding:0}.layout__main{display:block}.layout__main__inner{display:flex;justify-content:center;margin:0 auto 120px}@media screen and (max-width:1024px){.layout__main__inner{margin:0 auto 14%}}@media screen and (max-width:767px){.layout__main__inner{margin:0 auto 14%}}.layout__main-left{width:100%}@media (min-width:1025px){.layout__main-left{max-width:1024px;width:100%}}@media (min-width:1025px){.layout__main-right{max-width:234px;width:100%;margin:0 20px 0 0}}@media screen and (max-width:1024px){.layout__main-right{display:none}}.layout__side .container{padding:0 6%;box-sizing:border-box}@media (min-width:768px){.layout__side .container{padding:0 3%}}@media (min-width:1025px){.layout__side .container{padding:0}}html{font-size:62.5% !important;font-weight:400;letter-spacing:0.175em;font-family:"Noto Sans JP", sans-serif, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, "Font Awesome 5 Free", sans-serif}.open.pc-cta-btn__item--menu::before{background-image:url("../../../../images/icon/cta_menu_close.svg")}.inPost>h1{font-size:2.4rem;font-weight:600}.inPost>h2{font-size:1.8rem;font-weight:600}.inPost>h3{font-size:1.6rem;font-weight:600}.inPost>h4{font-size:1.4rem;font-weight:600}.inPost>h5{font-size:1.4rem;font-weight:600}.inPost>h6{font-size:1.4rem;font-weight:600}.inPost>p{font-size:1.6rem;letter-spacing:0.125em;line-height:1.75em}.inPost>a{color:blue}.inPost>li{font-size:1.6rem;line-height:1.75em}.inPost>span{font-size:1.6rem}.inPost>table{width:100%;border:1px solid #222;border-collapse:collapse}.inPost>table th{padding:20px 0;font-size:1.6rem;font-weight:600;text-align:center;border:1px solid #222}.inPost>table td{padding:20px;font-size:1.6rem;border:1px solid #222}.page-sub-ttl.container{margin:0 auto 40px}@media screen and (max-width:1024px){.page-sub-ttl.container{margin:0 auto 4%;padding:0 4%}}@media screen and (max-width:767px){.page-sub-ttl.container{margin:0 auto 6%;padding:0 6%;text-align:center}}.page-ttl.container{max-width:1024px;margin:40px auto}@media screen and (max-width:1024px){.page-ttl.container{margin:4% auto;padding:0 4%}}@media screen and (max-width:767px){.page-ttl.container{margin:6% auto;padding:0 6%;text-align:center}}.page-ttl__ruby{font-size:1.3rem;font-weight:600;letter-spacing:0.175em;text-transform:uppercase;margin:0 0 5px;color:#3d444b;display:none}@media (min-width:768px){.page-ttl__ruby{font-size:1.4rem}}.page-ttl__h2{margin:0 auto;font-size:2.6rem;font-weight:600;letter-spacing:0.175em;line-height:1.75em;color:#222;box-sizing:border-box}@media screen and (max-width:1024px){.page-ttl__h2{font-size:2.4rem}}@media screen and (max-width:767px){.page-ttl__h2{font-size:2rem}}.page-ttl__h3{margin:0 auto;font-size:2.4rem;font-weight:600;letter-spacing:0.175em;line-height:1.75em;color:#222;box-sizing:border-box}@media screen and (max-width:1024px){.page-ttl__h3{font-size:2.2rem}}@media screen and (max-width:767px){.page-ttl__h3{font-size:1.8rem}}.section-ttl{padding:60px 0;display:block}@media screen and (max-width:1024px){.section-ttl{padding:6% 4%}}@media screen and (max-width:767px){.section-ttl{padding:8% 6%}}.section-ttl__ruby{font-size:1.4rem;font-weight:600;letter-spacing:0.01em;margin:0 0 5px;color:#3d444b;display:none}@media screen and (max-width:767px){.section-ttl__ruby{font-size:1.3rem}}.section-ttl__h2{font-size:2.4rem;font-weight:600;letter-spacing:0.125em;line-height:1.75em;color:#222}@media screen and (max-width:767px){.section-ttl__h2{font-size:1.8rem}}.summary{padding:0 4% 30px;background-color:#f7f7f7}@media (min-width:768px){.summary{padding:0 3% 50px;border-radius:3px}}.summary__table{width:100%;border:1px solid #645a5a;border-radius:3px;box-sizing:border-box}.summary__table-tr{border-bottom:1px solid #645a5a;background:#fff}.summary__table-th{width:40%;font-size:1.3rem;font-weight:500;color:#222;border-right:1px solid #645a5a}@media (min-width:768px){.summary__table-th{font-size:1.3rem}}.summary__table-td{width:60%;font-size:1.3rem;font-weight:400;color:#222;padding:4%;line-height:1.6em}@media (min-width:768px){.summary__table-td{font-size:1.3rem;padding:20px}}.summary__section-ttl{padding:30px 0 20px}@media (min-width:768px){.summary__section-ttl{padding:50px 0}}.summary-works{margin:0 auto 4%}@media (min-width:768px){.summary-works{margin:0 auto 30px}}.hori-card{padding:0 6%;box-sizing:border-box}@media (min-width:768px){.hori-card{padding:0 3%}}@media (min-width:1025px){.hori-card{padding:0}}.hori-card__link{border:1px solid #645a5a;border-radius:3px}.hori-card__layout{display:flex;align-items:center}.hori-card__thumb{position:relative;width:40%;aspect-ratio:1.5;overflow:hidden}.hori-card__figure{position:relative;top:0;left:0;width:100%;height:100%;z-index:0;-ms-filter:blur(8px);filter:blur(8px);opacity:0.5;pointer-events:none}.hori-card__img{display:inline-flex;position:absolute;width:auto;height:100%;object-fit:contain;top:50%;transform:translate(-50%, -50%);left:50%;z-index:1}.hori-card__cat{padding:5px 15px;font-size:1rem;font-weight:600;letter-spacing:0.175em;color:#222;background-color:#fff;border-radius:0 3px 3px 0;position:absolute;top:10px;left:0}.hori-card__txt{width:calc(100% - 130px);height:130px;padding:20px 12px;border-radius:0 3px 3px 0;box-sizing:border-box;position:relative;background:initial}@media (min-width:768px){.hori-card__txt{width:calc(100% - 180px);height:180px;padding:30px 20px}}.hori-card__prefecture{font-size:1.2rem;font-weight:500;letter-spacing:0.15em;color:#3d444b;margin:0 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.5em;max-height:calc(1.5em * 1)}@media (min-width:768px){.hori-card__prefecture{font-size:1.3rem}}.hori-card__parts-list{overflow:hidden}.hori-card__parts-list:first-of-type{margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.45em;font-weight:300;font-size:1rem}.hori-card__parts-item{font-size:1rem;letter-spacing:0.175em;color:#222;display:inline-block}@media (min-width:768px){.hori-card__parts-item{font-size:1.3rem}}.hori-card__parts-item:after{content:"/";margin:0 5px}.hori-card__parts-item:last-child:after{content:none}.hori-card__parts-item--split::after{content:"/";margin:0 5px;display:inline-block}.hori-card__parts-item--split:last-child::after{content:""}.hori-card__parts-item--card{color:#fff;background:#222;font-size:1rem;margin-right:5px;padding:5px;box-sizing:border-box}@media (min-width:768px){.hori-card__parts-item--card{font-size:1.3rem}}.hori-card__parts-item--card::after{display:none}.hori-card__ttl{font-size:1.3rem;font-weight:500;letter-spacing:0.075em;margin:3px 0 10px;display:block;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.4em;max-height:calc(1.4em * 2)}@media (min-width:768px){.hori-card__ttl{font-size:1.6rem;margin:10px 0 15px;height:auto}}.hori-card__cost{padding:5px 0;position:absolute;top:auto;bottom:0;left:0;background:#5e6267;color:#fff;text-align:center;width:100%;letter-spacing:0.05em;border-radius:0;font-size:1.1rem}.hori-card__cost--parts{top:auto;bottom:10px}.hori-card__price{font-size:1.5rem;font-weight:600}.hori-card__staff{padding:5px;position:absolute;top:8px;left:8px;font-size:1rem;font-weight:500;letter-spacing:0.15em;color:#222;background-color:#fff;border-radius:3px;display:inline-block}.slick-dots.d-none{display:none}@media (min-width:768px){.post-type-archive .hori-card__txt{padding:30px}}.post-type-archive-works .hori-card__parts-list,.tax-works_cat .hori-card__parts-list{font-size:1.3rem;font-weight:400;color:#a1a1a1;-webkit-line-clamp:5}.post-type-archive-voice .hori-card__ttl{line-height:1.7em;margin:3px 0 10px;-webkit-line-clamp:3;max-height:calc(1.7em * 3)}.vert-card{border-radius:3px;box-sizing:border-box;display:flex;flex-wrap:wrap}@media (min-width:320px){.vert-card{justify-content:space-between}}@media (min-width:768px){.vert-card{justify-content:flex-start}}.vert-card__item{width:48%}@media (min-width:768px){.vert-card__item{width:calc(96% / 3)}}@media (min-width:1025px){.vert-card__item{width:calc(738px / 3)}}.vert-card__price--yen{font-size:1.2rem;margin:0 5px 0 3px}.vert-card__price--tax{font-size:1.2rem;color:#3d444b}.horizontal-list{padding:0;overflow-x:visible;overflow-y:visible;white-space:nowrap;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;box-sizing:border-box;display:block}@media (min-width:768px){.horizontal-list{padding:0;white-space:normal;display:flex}}.horizontal-list__item{margin:0 15px 0 0;white-space:normal;display:inline-block;vertical-align:top}@media (min-width:768px){.horizontal-list__item{width:49%;margin:0 2% 0 0}}.horizontal-list__item--landscape{width:100%}@media (min-width:768px){.horizontal-list__item--landscape{width:49%}}.horizontal-list__item--portrait{width:100%}@media (min-width:768px){.horizontal-list__item--portrait{width:100%;margin:0 0.75%}}.horizontal-list .menuRelated-wrap{margin:0 1px;display:-ms-grid;display:grid !important;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:repeat(4, 1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;-ms-grid-column-gap:8px;grid-column-gap:8px;-ms-grid-row-gap:0px;grid-row-gap:0px}@media screen and (max-width:767px){.horizontal-list .menuRelated-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:repeat(2, 1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;-ms-grid-column-gap:8px;grid-column-gap:8px;-ms-grid-row-gap:0px;grid-row-gap:0px}}.horizontal-list .menuRelated-wrap>article{margin:0}.slick-dots li.slick-active button:before{background:#5e6267}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}#kuchikomi_wrap .resultcontent .result_time{height:auto;line-height:1.4em}#kuchikomi_wrap .resultcontent .result_author{height:auto;line-height:1.4em}#kuchikomi_wrap .resultcontent .resultcontent .star-rating{height:auto}.section-works-recommend.single-works{margin-bottom:80px}@media screen and (max-width:767px){.section-works-recommend.single-works{margin-bottom:10%}}.section-works-recommend.initial{padding:4% 0}@media screen and (max-width:767px){.section-works-recommend.initial{padding:6% 0}}@media screen and (max-width:1024px){.section-works-recommend.initial.inner{padding:4%}}@media screen and (max-width:767px){.section-works-recommend.initial.inner{padding:6%}}.section-works-recommend.initial .section-works-recommend__ttl{position:relative;margin-bottom:20px;font-size:2rem;line-height:1.4em;font-weight:600;text-align:center}@media screen and (max-width:767px){.section-works-recommend.initial .section-works-recommend__ttl{font-size:1.8rem;margin-bottom:4%}}.section-works-recommend.postpage-menu-initial{margin-top:80px}@media screen and (max-width:767px){.section-works-recommend.postpage-menu-initial{margin-top:50px;padding:0 20px}}.section-works-recommend.postpage-menu-initial .section-works-recommend__ttl{margin-bottom:20px}@media screen and (max-width:767px){.section-works-recommend.postpage-menu-initial .section-works-recommend__ttl{margin-bottom:15px}}.section-works-recommend.postpage-menu-initial .section-works-recommend__ttl__string{font-size:2.2rem;font-weight:bold;line-height:1.75}@media screen and (max-width:767px){.section-works-recommend.postpage-menu-initial .section-works-recommend__ttl__string{font-size:1.6rem}}.section-works-recommend.postpage-menu-initial .section-works-recommend__list{margin-bottom:80px}@media (min-width:768px){.section-works-recommend .section-works-recommend__list.type-a .slick-list{width:101.89%}}.section-works-recommend .section-works-recommend__list.type-a .slick-track{margin-left:0}@media screen and (max-width:767px){.section-works-recommend .section-works-recommend__list.type-a .slick-slide{padding:0 1px}}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item{background-color:#f7f7f7}@media (min-width:768px){.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item{margin-right:20px}}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__link{display:flex;align-items:center;border:0}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__ph{position:relative;width:40%;aspect-ratio:1.3333333333;overflow:hidden}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__ph img{display:inline-flex;position:absolute;width:auto;height:100%;object-fit:contain;top:50%;transform:translate(-50%, -50%);left:50%}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__ph__cover{position:relative;top:0;left:0;width:100%;height:100%;z-index:0;-ms-filter:blur(8px);filter:blur(8px);opacity:0.5;pointer-events:none}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__info{flex:1.3333333333;padding:4%}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__info__ttl{font-size:1.4rem;font-weight:500;color:#000;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.4em;max-height:calc(1.4em* 2)}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__info__cate{margin-top:4%;font-size:1.2rem;line-height:1.3em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#5a5a5a}.section-works-recommend .section-works-recommend__list.type-a .section-works-recommend__list__item__info__cate span+span::before{content:"/"}.sub-page .type-a .hori-card{box-sizing:border-box;display:flex;flex-wrap:wrap;padding:0 6%}@media (min-width:768px){.sub-page .type-a .hori-card{padding:0 4%}}@media (min-width:1025px){.sub-page .type-a .hori-card{padding:0}}.sub-page .type-a .hori-card__item{display:block;align-items:initial;max-width:502px;width:100%}@media screen and (max-width:1024px){.sub-page .type-a .hori-card__item{width:49%;max-width:none}}@media screen and (max-width:767px){.sub-page .type-a .hori-card__item{width:100%}}.sub-page .type-a .hori-card__item:not(:first-of-type){margin-top:initial}@media screen and (max-width:767px){.sub-page .type-a .hori-card__item:not(:first-of-type){margin-top:4%}}.sub-page .type-a .hori-card__item:not(:nth-of-type(2n)){margin-right:20px}@media screen and (max-width:1024px){.sub-page .type-a .hori-card__item:not(:nth-of-type(2n)){margin-right:2%}}@media screen and (max-width:767px){.sub-page .type-a .hori-card__item:not(:nth-of-type(2n)){margin-right:0}}.sub-page .type-a .hori-card__item:nth-of-type(n+3){margin-top:60px}@media screen and (max-width:767px){.sub-page .type-a .hori-card__item:nth-of-type(n+3){margin-top:4%}}.sub-page .type-a .hori-card__link{border:0;border-radius:0}.sub-page .type-a .hori-card__link__text{font-size:1.4rem;color:#333}@media screen and (max-width:767px){.sub-page .type-a .hori-card__link__text{font-size:1.2rem}}.sub-page .type-a .hori-card .hori-card__layout{display:block}.sub-page .type-a .hori-card__thumb{width:100%;height:auto}.sub-page .type-a .hori-card__cat{padding:5px 15px;font-size:1rem;font-weight:600;letter-spacing:0.01em;color:#222;background-color:#fff;border-radius:0 3px 3px 0;position:absolute;top:10px;left:0}.sub-page .type-a .hori-card__txt{width:100%;height:100%;border-radius:0 3px 3px 0;box-sizing:border-box;position:relative;padding:0;background:initial;margin:20px auto}.sub-page .type-a .hori-card__prefecture{font-size:1.2rem;font-weight:500;letter-spacing:0.15em;margin:0 0 0;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.5em;max-height:calc(1.5em * 1)}@media (min-width:768px){.sub-page .type-a .hori-card__prefecture{font-size:1.3rem}}.sub-page .type-a .hori-card__parts-item{font-size:1rem;letter-spacing:0.01em;color:#222;display:inline-block}@media (min-width:768px){.sub-page .type-a .hori-card__parts-item{font-size:1.3rem}}.sub-page .type-a .hori-card__parts-item:after{content:"/";margin:0 5px}.sub-page .type-a .hori-card__parts-item:last-child:after{content:none}.sub-page .type-a .hori-card__parts-item--split::after{content:"/";margin:0 5px;display:inline-block}.sub-page .type-a .hori-card__parts-item--split:last-child::after{content:""}.sub-page .type-a .hori-card__parts-item--card{color:#fff;background:#222;font-size:1rem;margin-right:5px;padding:5px;box-sizing:border-box}@media (min-width:768px){.sub-page .type-a .hori-card__parts-item--card{font-size:1.3rem}}.sub-page .type-a .hori-card__parts-item--card::after{display:none}.sub-page .type-a .hori-card__ttl{font-size:1.3rem;font-weight:500;letter-spacing:0.075em;margin:3px 0 10px;display:block;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5em;max-height:calc(2.6em * 2)}@media (min-width:768px){.sub-page .type-a .hori-card__ttl{font-size:1.4rem;margin:10px 0 15px;height:auto;letter-spacing:0.1em}}.sub-page .type-a .hori-card__cost{display:none}.sub-page .type-b .hori-card{box-sizing:border-box;display:flex;flex-wrap:wrap;padding:0 4%}@media (min-width:768px){.sub-page .type-b .hori-card{padding:0 3%}}@media (min-width:1025px){.sub-page .type-b .hori-card{padding:0}}.sub-page .type-b .hori-card__link{border:0;border-radius:0}.sub-page .type-b .hori-card__item:not(:first-of-type){margin-top:4%}@media screen and (max-width:767px){.sub-page .type-b .hori-card__item:not(:first-of-type){margin-top:6%}}.sub-page .type-b .hori-card__layout{display:flex;align-items:center}.sub-page .type-b .hori-card__cat{padding:5px 15px;font-size:1rem;font-weight:600;letter-spacing:0.01em;color:#222;background-color:#fff;border-radius:0;position:absolute;top:10px;left:0}.sub-page .type-b .hori-card__txt{width:calc(100% - 130px);height:130px;padding:2%;border-radius:0;box-sizing:border-box;position:relative;background:initial}@media (min-width:768px){.sub-page .type-b .hori-card__txt{width:calc(100% - 200px);height:200px;padding:10px}}.sub-page .type-b .hori-card__prefecture{font-size:1.2rem;font-weight:500;letter-spacing:0.15em;color:#222;margin:0 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.5em;max-height:calc(1.5em * 1)}@media (min-width:768px){.sub-page .type-b .hori-card__prefecture{font-size:1.3rem}}.sub-page .type-b .hori-card__parts-list{overflow:hidden}.sub-page .type-b .hori-card__parts-list:first-of-type{margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.45em;font-weight:500;font-size:1rem}.sub-page .type-b .hori-card__ttl{font-size:1.3rem;font-weight:500;margin:3px 0 10px;display:block;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:2em;letter-spacing:0.1em;max-height:calc(2em * 2)}@media (min-width:768px){.sub-page .type-b .hori-card__ttl{font-size:1.5rem;margin:10px 0 30px;height:auto}}.sub-page .type-b .hori-card__cost{display:none}.sub-page .type-c .hori-card{padding:0 4%;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:0 4%}@media (min-width:768px){.sub-page .type-c .hori-card{padding:0 3%}}@media (min-width:1025px){.sub-page .type-c .hori-card{padding:0}}.sub-page .type-c .hori-card__item{display:block;align-items:initial;max-width:243px;width:100%}@media screen and (max-width:1024px){.sub-page .type-c .hori-card__item{max-width:none;width:32%}}@media screen and (max-width:767px){.sub-page .type-c .hori-card__item{width:48%}}.sub-page .type-c .hori-card__item:not(:first-of-type){margin-top:initial}.sub-page .type-c .hori-card__item:not(:nth-of-type(3n)){margin-right:20px}@media screen and (max-width:1024px){.sub-page .type-c .hori-card__item:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:767px){.sub-page .type-c .hori-card__item:not(:nth-of-type(3n)){margin-right:0}}@media screen and (max-width:767px){.sub-page .type-c .hori-card__item:not(:nth-of-type(2n)){margin-right:4%}}.sub-page .type-c .hori-card__item:nth-of-type(n+4){margin-top:20px}@media screen and (max-width:767px){.sub-page .type-c .hori-card__item:nth-of-type(n+4){margin-top:4%}}@media screen and (max-width:767px){.sub-page .type-c .hori-card__item:nth-of-type(n+3){margin-top:4%}}.sub-page .type-c .hori-card__link{border:0;border-radius:0}.sub-page .type-c .hori-card__layout{display:block}.sub-page .type-c .hori-card__thumb{width:100%;height:auto}.sub-page .type-c .hori-card__thumb figure{position:relative;z-index:0;margin:0 auto;width:100%;height:182.5px;display:inline-flex;overflow:hidden;align-items:center}@media screen and (max-width:767px){.sub-page .type-c .hori-card__thumb figure{height:30vw}}.sub-page .type-c .hori-card__cat{padding:5px 15px;font-size:1rem;font-weight:600;letter-spacing:0.01em;color:#222;background-color:#fff;border-radius:0 3px 3px 0;position:absolute;top:10px;left:0}.sub-page .type-c .hori-card__txt{width:100%;height:100%;padding:10px 0;border-radius:0 3px 3px 0;box-sizing:border-box;position:relative;background:initial}@media (min-width:768px){.sub-page .type-c .hori-card__txt{width:100%;height:100%;padding:10px 0}}.sub-page .type-c .hori-card__prefecture{font-size:1.2rem;font-weight:500;letter-spacing:0.15em;margin:0 0 0;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.5em;max-height:calc(1.5em * 1)}@media (min-width:768px){.sub-page .type-c .hori-card__prefecture{font-size:1.3rem}}.sub-page .type-c .hori-card__parts-item{font-size:1rem;letter-spacing:0.01em;color:#5e6267;display:inline-block}@media (min-width:768px){.sub-page .type-c .hori-card__parts-item{font-size:1.3rem}}.sub-page .type-c .hori-card__parts-item:after{content:"/";margin:0 5px}.sub-page .type-c .hori-card__parts-item:last-child:after{content:none}.sub-page .type-c .hori-card__parts-item--split::after{content:"/";margin:0 5px;display:inline-block}.sub-page .type-c .hori-card__parts-item--split:last-child::after{content:""}.sub-page .type-c .hori-card__parts-item--card{color:#fff;background:#222;font-size:1rem;margin-right:5px;padding:5px;box-sizing:border-box}@media (min-width:768px){.sub-page .type-c .hori-card__parts-item--card{font-size:1.3rem}}.sub-page .type-c .hori-card__parts-item--card::after{display:none}.sub-page .type-c .hori-card__ttl{font-size:1.3rem;font-weight:600;letter-spacing:0.075em;margin:0 0 10px;display:block;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5em;max-height:calc(2.6em * 2)}@media (min-width:768px){.sub-page .type-c .hori-card__ttl{font-size:1.3rem;margin:10px 0 15px;height:auto;letter-spacing:0.1em}}.sub-page .type-c .hori-card__cost{display:none}.sub-page .type-a .section-outer{box-sizing:border-box;display:flex;flex-wrap:wrap;margin-bottom:60px;width:100%}@media screen and (max-width:1024px){.sub-page .type-a .section-outer{margin-bottom:6%}}@media screen and (max-width:767px){.sub-page .type-a .section-outer{margin-bottom:8%}}.sub-page .type-d .hori-card{padding:0 4%;box-sizing:border-box;display:flex;flex-wrap:wrap;padding:0 4%}@media (min-width:768px){.sub-page .type-d .hori-card{padding:0 3%}}@media (min-width:1025px){.sub-page .type-d .hori-card{padding:0}}.sub-page .type-d .hori-card__custom{display:flex;flex-wrap:wrap}.sub-page .type-d .hori-card__item{display:block;align-items:initial;max-width:328px;width:100%}@media screen and (max-width:1024px){.sub-page .type-d .hori-card__item{max-width:none;width:32%}}@media screen and (max-width:767px){.sub-page .type-d .hori-card__item{width:100%}}.sub-page .type-d .hori-card__item:not(:nth-of-type(3n)){margin-right:20px}@media screen and (max-width:1024px){.sub-page .type-d .hori-card__item:not(:nth-of-type(3n)){margin-right:2%}}@media screen and (max-width:767px){.sub-page .type-d .hori-card__item:not(:nth-of-type(3n)){margin-right:0}}.sub-page .type-d .hori-card__item:not(:first-of-type){margin-top:initial}@media screen and (max-width:767px){.sub-page .type-d .hori-card__item:not(:first-of-type){margin-top:6%}}.sub-page .type-d .hori-card__item:nth-of-type(n+4){margin-top:20px}@media screen and (max-width:767px){.sub-page .type-d .hori-card__item:nth-of-type(n+4){margin-top:6%}}.sub-page .type-d .hori-card__link{border:0;border-radius:0}.sub-page .type-d .hori-card__link__text{margin-bottom:20px;display:block;font-size:1.4rem;color:#333;text-align:right}@media screen and (max-width:767px){.sub-page .type-d .hori-card__link__text{margin-bottom:2%;font-size:1.2rem}}.sub-page .type-d .hori-card__figure__pop__text{margin-bottom:20px}@media screen and (max-width:767px){.sub-page .type-d .hori-card__figure__pop__text{margin-bottom:4%}}.sub-page .type-d .hori-card__layout{display:block}.sub-page .type-d .hori-card__thumb{width:100%;height:auto}.sub-page .type-d .hori-card__cat{padding:5px 15px;font-size:1rem;font-weight:600;letter-spacing:0.01em;color:#222;background-color:#fff;border-radius:0 3px 3px 0;position:absolute;top:10px;left:0}.sub-page .type-d .hori-card__txt{width:100%;height:100%;padding:10px 0;border-radius:0 3px 3px 0;box-sizing:border-box;position:relative;background:initial}@media (min-width:768px){.sub-page .type-d .hori-card__txt{width:100%;height:100%;padding:10px 0}}.sub-page .type-d .hori-card__prefecture{font-size:1.2rem;letter-spacing:0.03em;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5em;max-height:calc(1.5em * 2)}@media (min-width:768px){.sub-page .type-d .hori-card__prefecture{font-size:1.4rem}}.sub-page .type-d .hori-card__parts-item{font-size:1rem;letter-spacing:0.01em;color:#222;display:inline-block}@media (min-width:768px){.sub-page .type-d .hori-card__parts-item{font-size:1.3rem}}.sub-page .type-d .hori-card__parts-item:after{content:"/";margin:0 5px}.sub-page .type-d .hori-card__parts-item:last-child:after{content:none}.sub-page .type-d .hori-card__parts-item--split::after{content:"/";margin:0 5px;display:inline-block}.sub-page .type-d .hori-card__parts-item--split:last-child::after{content:""}.sub-page .type-d .hori-card__parts-item--card{color:#fff;background:#222;font-size:1rem;margin-right:5px;padding:5px;box-sizing:border-box}@media (min-width:768px){.sub-page .type-d .hori-card__parts-item--card{font-size:1.3rem}}.sub-page .type-d .hori-card__parts-item--card::after{display:none}.sub-page .type-d .hori-card__ttl{font-size:1.3rem;font-weight:600;letter-spacing:0.075em;margin:3px 0 10px;display:block;color:#222;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5em;max-height:calc(2.6em * 2)}@media (min-width:768px){.sub-page .type-d .hori-card__ttl{font-size:1.4rem;margin:10px 0 15px;height:auto;letter-spacing:0.01em}}.sub-page .type-d .hori-card__cost{display:none}.sub-page__works .section-ttl__h2{margin-bottom:20px}@media screen and (max-width:1024px){.sub-page__works .section-ttl__h2{margin-bottom:2%}}@media screen and (max-width:767px){.sub-page__works .section-ttl__h2{margin-bottom:4%}}.grecaptcha-badge{visibility:hidden}form .ssl_cnt{margin-top:40px;text-align:center}@media screen and (max-width:1024px){form .ssl_cnt{margin-top:4%}}form .ssl_cnt img{max-width:130px}.form *{line-height:1.6em;font-size:1.6rem}.scroll{height:250px;overflow-y:scroll;width:96%;margin:0 auto;padding:20px;border:solid 1px #ccc;box-sizing:border-box;background:#f7f7f7}@media screen and (max-width:1024px){.scroll{height:230px;padding:2%}}input[type="text"]{width:98%}div.form{max-width:1024px;margin:20px auto}.itemform_add_search .add_box{width:55%}textarea::placeholder,input::placeholder{color:#ccc}.page-template-page-form{}.page-template-page-form .cta{display:none !important;width:94%;margin:0 auto;display:flex;justify-content:space-between;position:fixed;bottom:10px;left:3%;z-index:10}@media screen and (max-width:767px){.page-template-page-form .cta{display:none !important}}.page-template-page-form .cta__link{width:50%;height:45px;margin:0 4% 0 0;padding:0 8px;border-radius:calc(45px / 2);border:2px solid #fff;background-color:#8fc41e;display:flex;align-items:center;justify-content:center}.page-template-page-form .cta__link--tel{font-weight:600;color:#fff;display:flex;align-items:center;font-size:1.2rem}.page-template-page-form .cta__link--tel::before{content:"";width:30px;height:30px;margin:0 15px 0 0;background-image:url(../../../../images/icon/contact_tel.svg);display:block}.page-template-page-form .cta__link:last-child{width:80%;margin:0 auto}.page-template-page-form .line-bnr{max-width:940px;margin:0 auto;padding:0 20px 40px}@media screen and (max-width:1024px){.page-template-page-form .line-bnr{padding:0 2% 4%}}@media screen and (max-width:767px){.page-template-page-form .line-bnr{padding:0 2%}}.page-template-page-form input[type="radio"]{display:inline-block !important}.page-template-page-form .select-card{width:100%;max-width:1024px;margin:0 auto 30px;box-sizing:border-box}@media only screen and (max-width:1024px){.page-template-page-form .select-card{padding:0 2%;margin:0 auto 4%}}.page-template-page-form .select-card__inner{display:flex;align-items:center;-webkit-align-items:center;padding:0 40px;font-size:16px;box-sizing:border-box}@media only screen and (max-width:768px){.page-template-page-form .select-card__inner{display:block;padding:0 20px}}.page-template-page-form .select-card__inner>p{float:left;width:68%;margin-right:2%}@media only screen and (max-width:768px){.page-template-page-form .select-card__inner>p{float:none;width:100%;margin-right:0}}.page-template-page-form .select-btn{width:100%;max-width:1024px;margin:30px auto 30px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.page-template-page-form .select-btn a:hover{opacity:1}@media only screen and (max-width:1024px){.page-template-page-form .select-btn{padding:0 2%}}@media only screen and (max-width:767px){.page-template-page-form .select-btn{margin:15px auto 15px}}.page-template-page-form .select-btn__link{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:calc(min(10px, (20 / 12.8* 1vw)));color:#222;width:32%;cursor:pointer;text-align:center;position:relative;background:#f7f7f7;box-sizing:border-box;font-size:1.6rem;font-weight:600;transition:linear 0.2s all;height:80px}@media only screen and (max-width:767px){.page-template-page-form .select-btn__link{font-size:calc(min(16px, (20/7.5*1vw)));letter-spacing:0.01em;height:auto;aspect-ratio:1.3333333333}}.page-template-page-form .select-btn__link:after{content:"";position:absolute;width:20px;right:4%;aspect-ratio:5;background:url(../../../../images/top/cmn_arw_pc.svg) no-repeat center center / contain}@media only screen and (max-width:767px){.page-template-page-form .select-btn__link:after{position:relative;right:0}}.page-template-page-form .select-btn__link:hover{background:#d0d0d0;color:#222;transition:linear 0.2s all}.page-template-page-form .select-btn__link.active{background:#222;color:#fff;cursor:auto;pointer-events:none}.page-template-page-form .select-btn__link.active:after{content:none}.page-template-page-form .select-btn__contact-item-btn-icon{font-size:2rem}.page-template-page-form p.tc_txt{padding:3%}@media only screen and (max-width:767px){.page-template-page-form p.tc_txt{padding:6%;font-size:1.2rem}}@media only screen and (max-width:767px){.page-template-page-form p.tc_txt a{font-size:1.2rem}}.page-template-page-form input{-moz-appearance:auto;appearance:auto}.page-template-page-form select{-moz-appearance:auto;appearance:auto;border:solid 1px #ccc;padding:5px}.page-template-page-form .ttl{text-align:center !important;margin:30px auto !important}.page-template-page-form div.wpcf7 .ajax-loader{display:none !important}.form__mv img{margin:0 auto;display:block;max-width:94%}.form ul.formlist li.height_l.height_210 div{height:235px}@media only screen and (max-width:767px){.form ul.formlist li.height_l.height_210 div{height:auto}}.form img.wpcf7c-elm-step1,.form img.wpcf7c-elm-step2,.form img.wpcf7c-elm-step3{width:100% !important;margin:20px auto;display:block}.form input[type="text"],.form textarea,.form select,.form button{font-size:16px;padding:2px;cursor:pointer}.form textarea{height:100%;width:98%;margin:0px 5px;background:#f7f7f7;border-radius:5px}.form img{width:auto !important;height:auto;max-width:100%}.form p{font-size:1.4rem;word-break:break-all}.form button{padding:2px 10px;margin:0px 10px}.form label:hover{font-weight:600;color:#3d444b}.form ul{list-style-type:none}.form ul.formlist{margin:10px auto 0;box-sizing:border-box}@media screen and (max-width:1024px){.form ul.formlist{padding:0 2%}}.form ul li>div{height:70px;border-top:1px solid #ccc;padding:1%}.form ul li.height_l div{height:180px}.form ul li.height_02 div{height:70px}.form ul li.height_03 div{height:100%}.form ul li input{margin:0 5px;background:#f7f7f7}.form ul li .itemname-txt{font-size:1.4rem}.form ul li div{float:left}.form ul li div.itemname{font-size:1.4rem;font-weight:800;background-color:#e9e9e9;width:25%;display:flex;align-items:baseline}.form ul li div.itemform{width:50%}.form ul li div.itemform2{width:25%;margin-right:0%}.form ul li div.itemform3{width:71%;margin-right:0%}.form ul li.chkbx{float:left;min-width:115px}.form ul.inquiry_type li{margin:3px;float:left;min-width:120px}.form ul.reform_type li{margin:3px}.wpcf7 form.invalid .wpcf7-response-output{display:none !important}.wpcf7 form .wpcf7-response-output{text-align:center;font-size:1.5em;line-height:1.75em;padding:3% !important;border:none !important}@media (min-width:768px){.wpcf7 form .wpcf7-response-output{font-size:1.6em}}.wpcf7-not-valid-tip{display:none !important}button.form_btn01{cursor:pointer;display:block;width:90%;max-width:320px;height:80px;border:none;text-indent:-9999px;background-size:100% auto;margin:0;padding:0;margin:0px 0px 4%}button.form_btn02{cursor:pointer;display:block;width:96%;max-width:280px;height:70px;border:none;text-indent:-9999px;background-size:100% auto;margin:0;padding:0;margin:0px 0px 0 20%}@media screen and (max-width:1024px){button.form_btn02{max-width:30%}}@media screen and (max-width:767px){button.form_btn02{max-width:320px;height:80px;margin:0 0 2%}}button.form_btn03{cursor:pointer;display:block;width:96%;max-width:280px;height:70px;border:none;text-indent:-9999px;background-size:100% auto;margin:0;padding:0;float:right;margin:0px 20% 0px 0%}@media screen and (max-width:1024px){button.form_btn03{max-width:30%}}@media screen and (max-width:767px){button.form_btn03{max-width:320px;height:80px;margin:0 0 2%;float:none}}@media screen and (max-width:767px){input[type="text"]{width:96%}.address_field input[type="text"]{width:50%}div.form{width:100%}.form li div{float:none}.form li div.itemname,.form li div.itemform{width:100%}.form li div.itemform2{width:100%}.form li div.itemform3{width:100%}.form ul.formlist li.height_03 .itemname,.form ul.formlist li.height_03 .itemform2{line-height:1}.form ul.formlist li.height_03 div{height:auto}.form ul.formlist li div{height:auto !important}.form ul.formlist li.height_l div.itemname{height:auto}.form ul.formlist li>div{padding:2% 2% 15px}.form ul.formlist li:last-child>div.itemname{border-bottom:0px solid #FFF}.form ul.formlist li.height_l div{height:auto}.itemform_add_search .add_box{width:45%}.form li div.itemform,.form li div.itemform2,.form li div.itemform3{margin:0 auto}.form textarea{margin:0}}.form .clearfix{*zoom:1}.form .clearfix:after{content:"";display:table;clear:both}.form_root #main{width:100%;max-width:980px;margin:0 auto;float:none}.form_catch_box{padding:80px 20px 0;box-sizing:border-box}.form_catch_box img{width:auto;max-width:50%;margin:-60px 0 0 20px;float:right}.form_root #layout02{max-width:980px;margin:0 auto}@media screen and (max-width:1024px){.form_catch_box{padding:2%}.form_catch_box img{margin:0 0 2% 2%}}.form ul.formlist li.height_shiryou div{height:auto}.form ul.formlist li.height_shiryou div span{font-size:1.5rem}.form ul.formlist li.height_shiryou div.itemname,.form ul.formlist li.height_shiryou div.itemform{width:100%;margin:0;border-top:1px solid #ccc;overflow:hidden;box-sizing:border-box !important}.form ul.formlist li.height_shiryou div ul.inquiry_type li{float:left;width:49%;margin:0 0 2%;text-align:center;min-width:82px;font-size:90%;background:#e9e9e9}.form ul.formlist li.height_shiryou div ul.inquiry_type li:first-of-type{margin-right:2%}.form ul.formlist li.height_shiryou div.itemname p{font-weight:100}.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col3 li{width:32%;margin:0 0 2% 0;padding:1%;box-sizing:border-box !important}.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col3 li:not(:last-of-type){margin-right:2%}@media screen and (max-width:767px){.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col3 li:not(:last-of-type){margin-right:0}}@media screen and (max-width:767px){.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col3 li:nth-of-type(2n+1){margin-right:2%}}.form ul.formlist li.height_shiryou div ul.inquiry_type li{padding:1%;box-sizing:border-box !important}.form .height_shiryou img{margin-bottom:2%;cursor:pointer}.form .height_shiryou img:hover{opacity:0.8}.height_shiryou span.wpcf7-list-item{margin:0}.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col4 li:first-of-type{margin-left:12%}@media screen and (max-width:767px){.form ul.formlist li.height_shiryou div.itemname .document span,.form ul.formlist li.height_shiryou div.itemform .document span{font-size:1.3rem}}@media screen and (max-width:767px){.form ul.formlist li.height_shiryou div ul.inquiry_type li{text-align:left}.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col3 li{width:49%;padding:1%;box-sizing:border-box !important;text-align:left}.form ul.formlist li.height_shiryou div ul.inquiry_type{width:100%}.form ul.formlist li.height_shiryou div ul.inquiry_type.doc_col4 li:first-of-type{margin-left:0}}.form ul.formlist li.form_raiten_date input{width:13%}.form ul.formlist li.form_raiten_date .itemform .date1_y>span,.form ul.formlist li.form_raiten_date .itemform .date1_m>span{display:none}@media screen and (max-width:767px){.form ul.formlist li.form_raiten_date .itemform2{display:none}}form.wpcf7-form .formlist div{box-sizing:border-box !important}form.wpcf7-form .formlist div.line1,form.wpcf7-form .formlist div.line2,form.wpcf7-form .formlist div.line3,form.wpcf7-form .formlist div.line4,form.wpcf7-form .formlist div.line5,form.wpcf7-form .formlist div.line6,form.wpcf7-form .formlist div.line7,form.wpcf7-form .formlist div.line8,form.wpcf7-form .formlist div.line9,form.wpcf7-form .formlist div.line10{box-sizing:content-box !important}.form textarea{line-height:1.4em}.form button{display:inline-block;margin:0 0 15px !important;width:100px;height:34px;text-align:center;line-height:30px;border:1px solid #ccc;color:#222;-webkit-transition:0.3s;transition:0.3s;background:#e9e9e9;position:relative;font-size:14px !important;box-sizing:border-box}.form button:hover{color:#33a1ff;border-color:#33a1ff}.form ul.formlist{box-sizing:content-box}.form ul.formlist li input{padding:5px;box-sizing:border-box;border-radius:5px}input[class*="form_btn"]{cursor:pointer;display:block;width:96%;max-width:320px;height:60px;margin:8% auto 2%;padding:0;color:#fff;font-weight:600;letter-spacing:1.75px;border-radius:30px;background:#3d444b;transition:linear all 0.2s}@media screen and (max-width:767px){input[class*="form_btn"]{width:96%}}input[class*="form_btn"]:hover{color:#fff;background:#485159;opacity:1;transition:linear all 0.2s}@media (min-width:768px){input.form_btn01{margin:6% auto 4%}}input[class*="form_btn"]:focus{opacity:0.8}span.wpcf7-list-item{margin:0 0.5em 0 0;min-width:110px}input.form_btn02{margin:6% 0 0 20%;background:#5e6267;color:#fff;max-width:280px;float:left;border:none}input.form_btn02:hover{color:#fff;background:#52555a;opacity:1}input.form_btn03{margin:6% 20% 0 0;max-width:280px;float:right}@media screen and (max-width:980px){input.form_btn02{max-width:29%;margin:6% 1% 0 20%}input.form_btn03{max-width:29%;margin:6% 20% 0 1%}}@media screen and (max-width:767px){input.form_btn02{max-width:320px;float:none;margin:8% auto 0}input.form_btn03{max-width:320px;float:none;margin:15px auto 0}}.quotation_site_title{text-align:center}@media screen and (max-width:767px){.quotation_site_title{padding:2%;text-align:left;box-sizing:border-box}}@media screen and (max-width:767px){.form ul.formlist li div.itemname,.form ul.formlist li div.itemform{height:auto ! important;min-height:auto !important;padding:5px 2% !important;line-height:1.6em}}.form_catch_box img{margin:-60px 0 0 20px !important}.form_catch_box p{overflow:visible !important}@media screen and (max-width:1024px){.form_catch_box img{margin:-5px 0 0 20px !important}}@media screen and (max-width:767px){.form_root #layout02{padding:0}}textarea.wpcf7c-conf,input.wpcf7c-conf{background:#fff !important;border:none !important}input.wpcf7c-conf:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset}.wpcf7-select.wpcf7c-conf{border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.wpcf7c-conf::placeholder{color:transparent}.sent .formlist,.sent .quotation_site_title{display:none !important}.wpcf7-mail-sent-ok{border:none;font-size:16px}div.wpcf7-mail-sent-ok{padding:0 4%;box-sizing:border-box;border:none}.form_footer #layout05,.form_footer #footer_cnt01,.form_footer #RFtNav1,.form_footer #footer_area_description,.form_footer #footer_info,.form_footer .footer_logo{display:none}.form_footer #footer_left{width:100%;float:none}.form_description{box-sizing:border-box;font-size:123%}@media screen and (max-width:767px){.form_description{font-size:108%}}.item_required{background:#3d444b;color:#fff;padding:0px 5px !important;margin-right:5px !important;font-size:1.2rem;display:block;min-width:30px;text-align:center;letter-spacing:0}.item_unrequired{background:#f7f7f7;color:#222;padding:0px 6px !important;margin-right:5px !important;font-size:1.2rem;min-width:30px;text-align:center;letter-spacing:0}.form_root .form_description p{box-sizing:border-box !important}.form_root #layout02 div{box-sizing:border-box !important}.xdsoft_time[data-hour="0"]{display:none}.xdsoft_time[data-hour="1"]{display:none}.xdsoft_time[data-hour="2"]{display:none}.xdsoft_time[data-hour="3"]{display:none}.xdsoft_time[data-hour="4"]{display:none}.xdsoft_time[data-hour="5"]{display:none}.xdsoft_time[data-hour="6"]{display:none}.xdsoft_time[data-hour="7"]{display:none}.xdsoft_time[data-hour="8"]{display:none}.xdsoft_time[data-hour="21"]{display:none}.xdsoft_time[data-hour="22"]{display:none}.xdsoft_time[data-hour="23"]{display:none}.school_name input{margin:0 5px 2% !important}.quotation_site_title{margin-top:10px}.form_cta_sp{display:none;max-width:680px;width:100%;margin:0 auto;padding:0 2%;box-sizing:border-box}@media screen and (max-width:767px){.form_cta_sp{display:block}}.form_cta_sp a{display:block;width:90%;margin:0 auto}.form_cta_sp img{display:block;margin:4% auto 8%;background:#fff;box-sizing:border-box}.form_line{max-width:940px;width:100%;margin:0 auto 30px;box-sizing:border-box}@media screen and (max-width:1024px){.form_line{padding:0 4%;margin:0 auto 4%}}.form_line a{display:block}.form_line a img{display:block;margin:0 auto}.form.form_renewal ul.formlist li>div.itemform_add_search button{background:#3d444b;color:#fff;border:none;border-bottom:2px solid #ccc}.privacy{max-width:1024px;width:100%}@media screen and (max-width:1024px){.privacy{width:96%}}@media screen and (max-width:767px){.privacy{width:88%}}.privacy__wrap{padding:0;box-sizing:border-box}@media screen and (max-width:1024px){.privacy__wrap{padding:0 3%}}.privacy__paragraph{margin:0 0 30px}@media screen and (max-width:1024px){.privacy__paragraph{margin:0 0 3%}}.privacy p{font-size:1.3rem;letter-spacing:0.175em;line-height:1.75em;display:block}@media (min-width:768px){.privacy p{font-size:1.5rem}}.privacy__h3{display:block;margin:0 auto 20px;font-size:2rem;font-weight:600;letter-spacing:0.175em;text-align:center}@media screen and (max-width:1024px){.privacy__h3{margin:0 auto 2%;text-align:left;font-size:1.8rem}}.privacy__box--end{margin:0 0 20px}.privacy__h4{font-size:1.8rem;font-weight:500;letter-spacing:0.175em;line-height:1.75em;padding:15px;margin:0 auto 10px;box-sizing:border-box;background-color:#e9e9e9;display:block;text-align:center}@media screen and (max-width:1024px){.privacy__h4{margin:0 auto 1.5%;font-size:1.6rem;text-align:left}}.privacy__inner{padding:15px;box-sizing:border-box;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}@media (min-width:768px){.privacy__inner{padding:50px;margin-bottom:30px}}@media (min-width:768px){.privacy__inner--small{padding:30px 50px}}.sub-page .sub-page__events .form.form_renewal.clearfix.inquiry_wrap .tc_txt{padding:0 0 4%;box-sizing:border-box}@media screen and (max-width:1024px){.sub-page .sub-page__events .form.form_renewal.clearfix.inquiry_wrap .tc_txt{padding:0 6% 4%}}.form-agreement{max-width:1024px;margin:30px auto 0}@media screen and (max-width:1024px){.form-agreement{width:96%}}@media screen and (max-width:767px){.form-agreement{width:88%}}.form-agreement__ttl{margin:0 0 15px;font-size:1.8rem;text-align:center;font-weight:600;letter-spacing:0.175em;margin-bottom:30px;display:block}@media screen and (max-width:767px){.form-agreement__ttl{font-size:1.3rem;line-height:1.6}}.form-agreement__list{overflow-y:scroll;height:230px;border:solid 1px #ccc;padding:20px;box-sizing:border-box}@media screen and (max-width:1024px){.form-agreement__list{padding:2%}}.form-agreement__listItem{margin-top:20px;margin-left:2em;font-size:1.5rem;letter-spacing:0.175em;line-height:1.75em;display:inline-block;counter-increment:agreement-counter;position:relative}.form-agreement__listItem::before{content:counter(agreement-counter) ".  ";position:absolute;left:-2em}.form-agreement__listItem:first-of-type{margin-top:0}.form-agreement__exit{margin-top:30px}#layout02 .wpcf7c-elm-step1 .progress,#layout02 .wpcf7c-elm-step2 .progress,#layout02 .wpcf7c-elm-step3 .progress{display:flex;align-items:center;justify-content:flex-start}#layout02 .wpcf7c-elm-step1 .progress__on,#layout02 .wpcf7c-elm-step2 .progress__on,#layout02 .wpcf7c-elm-step3 .progress__on{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;align-content:center;box-sizing:border-box;position:relative;overflow:hidden;background-color:#3d444b;width:calc(100% / 3);padding-left:7%;height:100px}@media screen and (max-width:1024px){#layout02 .wpcf7c-elm-step1 .progress__on,#layout02 .wpcf7c-elm-step2 .progress__on,#layout02 .wpcf7c-elm-step3 .progress__on{padding-left:7vw}}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__on,#layout02 .wpcf7c-elm-step2 .progress__on,#layout02 .wpcf7c-elm-step3 .progress__on{height:100px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress__on,#layout02 .wpcf7c-elm-step2 .progress__on,#layout02 .wpcf7c-elm-step3 .progress__on{height:50px;padding-left:5vw}}#layout02 .wpcf7c-elm-step1 .progress__on--step,#layout02 .wpcf7c-elm-step2 .progress__on--step,#layout02 .wpcf7c-elm-step3 .progress__on--step{color:white;font-weight:600;font-size:1.4rem;width:100%}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__on--step,#layout02 .wpcf7c-elm-step2 .progress__on--step,#layout02 .wpcf7c-elm-step3 .progress__on--step{font-size:calc(min(14px, (20 / 7.5* 1vw)))}}#layout02 .wpcf7c-elm-step1 .progress__on--txt,#layout02 .wpcf7c-elm-step2 .progress__on--txt,#layout02 .wpcf7c-elm-step3 .progress__on--txt{color:#fff;font-weight:600;font-size:1.6rem;width:100%}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__on--txt,#layout02 .wpcf7c-elm-step2 .progress__on--txt,#layout02 .wpcf7c-elm-step3 .progress__on--txt{font-size:calc(min(16px, (20 / 7.5* 1vw)))}}#layout02 .wpcf7c-elm-step1 .progress__off,#layout02 .wpcf7c-elm-step2 .progress__off,#layout02 .wpcf7c-elm-step3 .progress__off{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;align-content:center;box-sizing:border-box;position:relative;overflow:hidden;background-color:#f7f7f7;width:calc(100% / 3);padding-left:7%;height:100px}@media screen and (max-width:1024px){#layout02 .wpcf7c-elm-step1 .progress__off,#layout02 .wpcf7c-elm-step2 .progress__off,#layout02 .wpcf7c-elm-step3 .progress__off{padding-left:7vw}}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__off,#layout02 .wpcf7c-elm-step2 .progress__off,#layout02 .wpcf7c-elm-step3 .progress__off{height:100px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress__off,#layout02 .wpcf7c-elm-step2 .progress__off,#layout02 .wpcf7c-elm-step3 .progress__off{height:50px;padding-left:5vw}}#layout02 .wpcf7c-elm-step1 .progress__off--step,#layout02 .wpcf7c-elm-step2 .progress__off--step,#layout02 .wpcf7c-elm-step3 .progress__off--step{color:#3d444b;font-weight:600;font-size:1.4rem;width:100%}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__off--step,#layout02 .wpcf7c-elm-step2 .progress__off--step,#layout02 .wpcf7c-elm-step3 .progress__off--step{font-size:calc(min(14px, (20 / 7.5* 1vw)))}}#layout02 .wpcf7c-elm-step1 .progress__off--txt,#layout02 .wpcf7c-elm-step2 .progress__off--txt,#layout02 .wpcf7c-elm-step3 .progress__off--txt{color:#222;font-weight:600;font-size:1.6rem;width:100%}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress__off--txt,#layout02 .wpcf7c-elm-step2 .progress__off--txt,#layout02 .wpcf7c-elm-step3 .progress__off--txt{font-size:calc(min(16px, (20 / 7.5* 1vw)))}}#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::after{content:"";position:absolute;display:block;width:0;height:0;border-style:solid;border-width:85px 0 85px 30px;border-color:transparent transparent transparent #f7f7f7;transform:translateY(-50%);top:50%;left:0}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::after{left:-10px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::after{border-width:85px 0 85px 15px}}#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::after{border-color:transparent transparent transparent #3d444b}#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::before{content:"";position:absolute;display:block;width:0;height:0;border-style:solid;border-width:85px 0 85px 30px;border-color:transparent transparent transparent #e9e9e9;transform:translateY(-50%);top:50%;left:7px}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::before{left:-7px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::before{border-width:85px 0 85px 15px}}#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::after{content:"";position:absolute;display:block;width:0;height:0;border-style:solid;border-width:85px 0 85px 30px;border-color:transparent transparent transparent #f7f7f7;transform:translateY(-50%);top:50%;left:0}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::after{left:-10px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::after,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::after{border-width:85px 0 85px 15px}}#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::before{content:"";position:absolute;display:block;width:0;height:0;border-style:solid;border-width:85px 0 85px 30px;border-color:transparent transparent transparent #e9e9e9;transform:translateY(-50%);top:50%;left:7px}@media screen and (max-width:767px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::before{left:-7px}}@media screen and (max-width:480px){#layout02 .wpcf7c-elm-step1 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::before,#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::before{border-width:85px 0 85px 15px}}#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(2)::after{border-color:transparent transparent transparent #f7f7f7}#layout02 .wpcf7c-elm-step2 .progress>div:nth-of-type(3)::after{border-color:transparent transparent transparent #3d444b}#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(2)::after{border-color:transparent transparent transparent #f7f7f7}#layout02 .wpcf7c-elm-step3 .progress>div:nth-of-type(3)::after{border-color:transparent transparent transparent #f7f7f7}.form.form_renewal .reform_type_other_text input[type="text"]{margin-top:2%}.form.form_renewal .itemform .wpcf7-form-control-wrap+.wpcf7-form-control-wrap{margin-top:2%;display:block}.page-template-page-form .pc-footer-end{padding:30px 0 60px}.inquiry_type.doc_col3 .plain{font-size:1.3rem;text-align:left}.form__attention.form-page{margin:40px auto}@media screen and (max-width:767px){.form__attention.form-page{margin:6% auto}}.form__attention.events{margin:20px auto 80px}@media screen and (max-width:767px){.form__attention.events{margin:4% auto 10%}}.form__attention__inner{max-width:1024px;margin:0 auto}@media screen and (max-width:1024px){.form-page {padding:0 2%}}@media screen and (max-width:1024px){.events {padding:0 3%}}@media screen and (max-width:767px){.events {padding:0 6%}}.form__attention__inner--txt{font-size:1.4rem;line-height:1.8em;padding:20px;border:1px solid #645a5a}@media screen and (max-width:767px){.form__attention__inner--txt{font-size:calc(min(1.4rem, (20/7.5*1vw)));padding:4%}}.form__attention__inner--txt strong{font-weight:800}.form__attention__inner--txt__link{color:#3d444b;font-weight:800;border-bottom:1px solid #222}/*# sourceMappingURL=main.css.map */