@charset "UTF-8";a,address,article,aside,audio,blockquote,body,button,canvas,code,dd,div,dl,dt,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,img,input,label,li,nav,object,ol,p,pre,section,select,small,span,strong,summary,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}ol,ul{list-style:none}table{border-spacing:0;border-collapse:collapse}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}@font-face{font-family:'NotoSans CondensedSemiBold';src:url(/assets/fonts/NotoSans-CondensedSemiBold.ttf) format("truetype")}html{font-size:10px;font-weight:500}body{width:100%;background:#000;font-family:'ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;font-size:1.6rem;line-height:2;color:#fff;-webkit-font-feature-settings:'palt';font-feature-settings:'palt'}section[id]{position:relative}section[id]::before{display:block;height:80px;margin-top:-80px;content:''}@media print,screen and (min-width:960px){section[id]::before{height:120px;margin-top:-120px}}h1,h2,h3,h4,h5,h6{line-height:1.5;letter-spacing:.08em}img{max-width:100%;height:auto;vertical-align:bottom}li{list-style:none}*{box-sizing:border-box}:after,:before{box-sizing:border-box}.u-ta-left-xs{text-align:left}.u-ta-center-xs{text-align:center}.u-ta-right-xs{text-align:right}.u-va-middle-xs{vertical-align:middle}.u-ma-488-xs{max-width:488px}@media print,screen and (min-width:1366px){.u-ma-1120-xl{max-width:1120px}}.u-ml-a-xs{margin-left:auto}.u-mr-a-xs{margin-right:auto}.u-mt-5-xs{margin-top:5px}.u-mt-10-xs{margin-top:10px}.u-mt-15-xs{margin-top:15px}.u-mt-20-xs{margin-top:20px}.u-mt-24-xs{margin-top:24px}.u-mt-26-xs{margin-top:26px}.u-mt-30-xs{margin-top:30px}.u-mt-35-xs{margin-top:35px}.u-mt-40-xs{margin-top:40px}.u-mt-46-xs{margin-top:46px}.u-mt-60-xs{margin-top:60px}@media print,screen and (min-width:560px){.u-mt-10-sm{margin-top:10px}}@media print,screen and (min-width:769px){.u-mt-20-md{margin-top:20px}}@media print,screen and (min-width:960px){.u-mt-0-lg{margin-top:0}.u-mt-4-lg{margin-top:4px}.u-mt-10-lg{margin-top:10px}.u-mt-22-lg{margin-top:22px}.u-mt-26-lg{margin-top:26px}.u-mt-40-lg{margin-top:40px}.u-ml-8-lg{margin-left:8px}.u-mt-8-minus-lg{margin-top:-8px}.u-mt-14-minus-lg{margin-top:-14px}.u-mt-4-minus-lg{margin-top:-4px}.u-mr-60-lg{margin-right:60px}}.u-d-bl-xs{display:block}.u-d-ib-xs{display:inline-block}.u-d-in-xs{display:inline}.u-d-n-xs{display:none}@media print,screen and (min-width:960px){.u-d-bl-lg{display:block}.u-d-ib-lg{display:inline-block}.u-d-in-lg{display:inline}.u-d-n-lg{display:none}}@media screen and (max-width:359px){.u-hidden-u-sm{display:none}}@media screen and (max-width:559px){.u-hidden-u-md{display:none}}@media screen and (max-width:768px){.u-hidden-u-lg{display:none}}@media screen and (max-width:959px){.u-hidden-u-xl{display:none}}@media print,screen and (min-width:560px){.u-hidden-o-sm{display:none}}@media print,screen and (min-width:769px){.u-hidden-o-md{display:none}}@media print,screen and (min-width:960px){.u-hidden-o-lg{display:none}}@media print,screen and (min-width:1366px){.u-hidden-o-xl{display:none}}.header{z-index:99;position:fixed;top:0;left:0;width:100%;height:140px;padding:0 30px;background-color:#000;transition:.3s}@media screen and (max-width:959px){.header{padding:0 15px}}@media screen and (max-width:768px){.header{height:60px;padding-right:0}}.header.is-fixed{height:100px}@media screen and (max-width:768px){.header.is-fixed{height:60px}}.header__container{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between}.header__logo img{width:225px;height:78px}@media screen and (max-width:959px){.header__logo img{width:150px;height:auto}}@media screen and (max-width:768px){.header__logo img{width:100px}}.header__toggle{display:none}@media screen and (max-width:768px){.header__toggle{position:relative;display:block;width:60px;height:60px;background-color:#fff}.header__toggle span{position:absolute;left:15px;display:block;width:30px;height:2px;background-color:#000}.header__toggle span:first-child{top:18px}.header__toggle span:nth-child(2){top:29px}.header__toggle span:last-child{top:40px}}@media screen and (max-width:768px){.header__nav{z-index:99;position:absolute;top:0;left:0;display:none;width:100%;height:100vh;padding:10vh 0;background-color:#000}}.header__nav--close{display:none}@media screen and (max-width:768px){.header__nav--close{position:absolute;top:0;right:0;display:block;width:60px;height:60px;background-color:#fff}.header__nav--close::after,.header__nav--close::before{position:absolute;top:28px;left:15px;display:block;width:30px;height:2px;background-color:#000;content:''}.header__nav--close::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__nav--close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.header__nav>ul{display:flex}@media screen and (max-width:768px){.header__nav>ul{flex-direction:column;height:100%;justify-content:space-around}}@media screen and (max-width:768px){.header__nav>ul>li{padding:0 30px}}.header__nav>ul>li:not(:last-child){margin-right:40px}@media screen and (max-width:959px){.header__nav>ul>li:not(:last-child){margin-right:30px}}.header__nav>ul>li:last-child{margin-top:-1px}.header__nav>ul>li>a{font-family:myriad-pro,sans-serif;font-size:1.6rem;font-weight:200;color:#fff;text-decoration:none;letter-spacing:.14em;transition:.3s}@media screen and (max-width:768px){.header__nav>ul>li>a{font-size:2rem}}.header__nav>ul>li>a:hover{opacity:.7}.header__nav>ul>li>a>span{font-family:myriad-pro,sans-serif;font-weight:200}.header__nav>ul>li>a>span:first-child::after{display:inline-block;margin:0 15px;font-size:2rem;vertical-align:middle;content:'/'}.l-container,.l-container__1090{margin:0 auto;padding:0 15px}.l-container__1090{max-width:1120px}.c-btn__contact{display:flex;color:#000;text-decoration:none;flex-wrap:wrap;align-items:center}.c-btn__contact span,.c-btn__contact strong{font-size:2rem;font-weight:400}@media screen and (max-width:959px){.c-btn__contact span,.c-btn__contact strong{font-size:1.6rem}}.c-btn__contact span{display:block;margin-right:15px;padding:9px 27px;border:1px solid;line-height:15px;letter-spacing:.18em;text-transform:uppercase}@media screen and (max-width:959px){.c-btn__contact span{padding:6px 27px}}.c-btn__contact strong{position:relative;line-height:35px;letter-spacing:.26em}@media screen and (max-width:959px){.c-btn__contact strong{line-height:28px}}.c-btn__contact strong::after{position:absolute;right:0;bottom:0;width:calc(100% - 16px);height:1px;border-radius:1px;background:#000;content:''}.c-btn__contact strong::before{display:inline-block;width:8px;height:11px;margin-right:8px;background:url(../images/common/svg/angle-right.svg) no-repeat;background-size:cover;vertical-align:2px;content:''}.c-title__main{margin-bottom:35px}@media screen and (max-width:959px){.c-title__main{margin-bottom:20px}}@media screen and (max-width:559px){.c-title__main{margin-bottom:15px}}.c-title__main.tac{text-align:center}.c-title__main span,.c-title__main strong{display:block}.c-title__main span{margin-bottom:35px;font-family:minion-pro,serif;font-size:2.1rem;font-style:normal;line-height:25px;letter-spacing:.24em}@media screen and (max-width:959px){.c-title__main span{margin-bottom:15px;font-size:1.8rem}}@media screen and (max-width:559px){.c-title__main span{margin-bottom:10px;font-size:1.6rem}}.c-title__main strong{font-size:2.9rem;font-weight:700;line-height:42px;letter-spacing:.08em}@media screen and (max-width:959px){.c-title__main strong{font-size:2.2rem}}@media screen and (max-width:559px){.c-title__main strong{font-size:1.8rem}}.c-title__vertical{font-family:minion-pro,serif;font-size:2.1rem;font-style:normal;line-height:36px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed}@media print,screen and (min-width:md){.c-title__vertical{font-size:1.8rem;line-height:28px}}@media screen and (max-width:559px){.c-title__vertical{padding:0 15px;-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;-webkit-text-orientation:unset;text-orientation:unset}}.c-list1{overflow:hidden}.c-list1>ul{display:flex;margin:0 -25px;flex-wrap:wrap}@media screen and (max-width:959px){.c-list1>ul{margin:0 -15px}}@media screen and (max-width:559px){.c-list1>ul{margin:0}}.c-list1>ul>li{position:relative;width:100%;max-width:calc(100% / 3 - 50px);margin:0 25px;text-align:center}@media screen and (max-width:959px){.c-list1>ul>li{max-width:calc(100% / 3 - 30px);margin:0 15px}}@media screen and (max-width:768px){.c-list1>ul>li{max-width:calc(100% / 2 - 30px);margin-bottom:45px}}@media screen and (max-width:559px){.c-list1>ul>li{max-width:100%;margin:0 0 30px}}.c-list1>ul>li:not(:last-child)::before{position:absolute;top:17%;left:100%;width:50px;height:50px;background:url(../images/top/decor-x.svg) no-repeat;background-size:cover;content:''}@media screen and (max-width:959px){.c-list1>ul>li:not(:last-child)::before{width:35px;height:35px}}@media screen and (max-width:768px){.c-list1>ul>li:nth-child(2)::before{display:none}}.c-list1>ul>li>span{display:block;width:187px;height:187px;margin:0 auto 40px;border:1px solid #fff;border-radius:50%;font-family:minion-pro,serif;font-size:2.1rem;font-style:normal;line-height:187px;letter-spacing:.24em}@media screen and (max-width:959px){.c-list1>ul>li>span{width:120px;height:120px;margin-bottom:20px;font-size:1.6rem;line-height:120px}}.c-list1>ul>li ul li{font-size:2.3rem;font-weight:400;letter-spacing:.16em}@media screen and (max-width:959px){.c-list1>ul>li ul li{font-size:1.6rem;line-height:32px}}.c-txt__main{font-size:2.3rem;font-weight:400;line-height:40px;letter-spacing:.16em}@media screen and (max-width:959px){.c-txt__main{font-size:1.8rem;line-height:32px}}@media screen and (max-width:768px){.c-txt__main{font-size:1.6rem;line-height:28px}}.c-txt__main.tac{text-align:center}.c-txt__main.mb160{margin-bottom:160px}@media screen and (max-width:959px){.c-txt__main.mb160{margin-bottom:80px}}@media screen and (max-width:768px){.c-txt__main.mb160{margin-bottom:35px}}.c-block1{display:flex;margin-bottom:160px;flex-wrap:wrap;align-items:center}@media screen and (max-width:959px){.c-block1{margin-bottom:80px}}@media screen and (max-width:768px){.c-block1{margin-bottom:35px;padding:0 15px}}.c-block1.mb0{margin-bottom:0}.c-block1 figure{width:44.14%}@media screen and (max-width:768px){.c-block1 figure{width:100%}}.c-block1 figure img{width:100%}.c-block1__content{width:55.86%;padding:0 90px}@media screen and (max-width:1365px){.c-block1__content{padding:0 6vw}}@media screen and (max-width:768px){.c-block1__content{width:100%;padding:30px 0}}.c-block1.reverse{flex-direction:row-reverse}.c-block1.img-maw58 figure{width:58.56%}@media screen and (max-width:768px){.c-block1.img-maw58 figure{width:100%}}.c-block1.img-maw58 .c-block1__content{width:41.44%;padding:0 15px;text-align:center}@media screen and (max-width:768px){.c-block1.img-maw58 .c-block1__content{width:100%;padding:30px 0}}.c-block1.img-maw55 figure{width:55.41%}@media screen and (max-width:768px){.c-block1.img-maw55 figure{width:100%}}.c-block1.img-maw55 .c-block1__content{width:44.59%;padding:0 40px}@media screen and (max-width:768px){.c-block1.img-maw55 .c-block1__content{width:100%;padding:30px 0}}@media screen and (max-width:768px){.c-block2 section{margin-bottom:25px}}.c-block2 section>h3 img{max-width:206px;margin-bottom:10px}@media screen and (max-width:768px){.c-block2 section>h3 img{max-width:175px}}.c-block2 section>p{font-size:2.1rem;line-height:28px;letter-spacing:.18em}@media screen and (max-width:959px){.c-block2 section>p{font-size:1.8rem}}@media screen and (max-width:768px){.c-block2 section>p{font-size:1.6rem}}.c-block2__row{display:flex;margin-bottom:100px;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width:959px){.c-block2__row{margin-bottom:50px}}@media screen and (max-width:768px){.c-block2__row{margin-bottom:35px}}.c-block2__row.reverse{flex-direction:row-reverse}.c-block2__row.border-bottom{position:relative;padding-bottom:75px}@media screen and (max-width:959px){.c-block2__row.border-bottom{padding-bottom:35px}}@media screen and (max-width:768px){.c-block2__row.border-bottom{padding-bottom:20px}}.c-block2__row.border-bottom::after{position:absolute;bottom:0;left:0;width:100%;height:2.5px;background:url(../images/common/svg/dotted-white.svg) repeat-x;content:''}.c-block2__row--left{width:44.12%;max-width:470px}@media screen and (max-width:768px){.c-block2__row--left{width:100%;max-width:100%}}.c-block2__row--left.maw500{max-width:500px}@media screen and (max-width:768px){.c-block2__row--left.maw500{padding:30px 0}}.c-block2__row--left figure img{width:100%}.c-block2__row--right{width:52.75%;max-width:575px}@media screen and (max-width:768px){.c-block2__row--right{width:100%;max-width:100%;padding:30px 0}}.c-block2__row--right figure.maw540{max-width:540px}.c-block2__row--right figure.maw500{max-width:500px}.c-block2__row--right figure.maw521{max-width:521px}.c-block2__row--right .logo-sabu{max-width:320px;margin-bottom:15px}@media screen and (max-width:959px){.c-block2__row--right .logo-sabu{max-width:220px;margin-bottom:10px}}.c-block2__row--right p{margin-bottom:25px;font-size:2.1rem;font-weight:400;line-height:37px;letter-spacing:.18em}.c-block2__row--right .fsz35rem{font-size:3.5rem;font-weight:700;letter-spacing:.11em}@media screen and (max-width:959px){.c-block2__row--right .fsz35rem{font-size:2.4rem}}@media screen and (max-width:768px){.c-block2__row--right .fsz35rem{margin-bottom:10px;font-size:1.8rem}}.c-gallery{display:flex;margin-bottom:55px;flex-wrap:wrap}@media screen and (max-width:768px){.c-gallery{padding:0 15px}}@media screen and (max-width:1365px){.c-gallery+section{padding:0 15px}}@media screen and (max-width:768px){.c-gallery+section p br{display:none}}.c-gallery__left,.c-gallery__right{width:50%}@media screen and (max-width:768px){.c-gallery__left,.c-gallery__right{width:100%}}.c-gallery__left img,.c-gallery__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-gallery__left{display:flex;flex-wrap:wrap}.c-gallery__left figure{width:50%}.c-contact{max-width:87.11%;margin-left:auto}@media screen and (max-width:768px){.c-contact{max-width:90%}}@media screen and (max-width:559px){.c-contact{max-width:calc(100% - 30px);margin:0 auto}}.c-contact>p{margin-bottom:60px;font-size:2rem;font-weight:400;line-height:32px;letter-spacing:.22em}@media screen and (max-width:959px){.c-contact>p{font-size:1.6rem;line-height:26px}}.c-contact__row{display:flex;flex-wrap:wrap}.c-contact__row:not(:last-child){margin-bottom:20px}@media screen and (max-width:768px){.c-contact__row{padding-right:15px}}@media screen and (max-width:559px){.c-contact__row{padding-right:0}}.c-contact__row.center{justify-content:center}.c-contact__row.space-between{justify-content:space-between}.c-contact__row.alignitem-flexend{align-items:flex-end}.c-contact__row .c-btn__contact{margin:0 22.5px}@media screen and (max-width:768px){.c-contact__row .c-btn__contact:not(:last-child){margin:0 20px 20px}}.c-contact__row--left{width:100%;max-width:calc(48.07% - 80px)}@media screen and (max-width:959px){.c-contact__row--left{max-width:calc(48.07% - 35px)}}@media screen and (max-width:768px){.c-contact__row--left{max-width:100%;margin-bottom:25px}}.c-contact__row--left p{margin-bottom:15px;font-size:1.8rem;font-weight:400;line-height:28px}@media screen and (max-width:959px){.c-contact__row--left p{font-size:1.6rem;line-height:26px}}.c-contact__row--right{width:100%;max-width:51.93%}@media screen and (max-width:768px){.c-contact__row--right{max-width:100%}}.c-contact__row--right img{width:100%}@media screen and (max-width:1365px){.c-contact__row--right img{height:45vw;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:768px){.c-contact__row--right img{height:75vw}}.c-contact__row--map{width:100%;line-height:0}.c-contact__row--map iframe{width:100%}@media screen and (max-width:959px){.c-contact__row--map iframe{height:250px}}.p-mv{position:relative;padding-top:140px}@media screen and (max-width:768px){.p-mv{padding-top:60px}}.p-mv>figure>img{display:block;width:100%}@media screen and (max-width:768px){.p-mv>figure>img{height:80vw;-o-object-fit:cover;object-fit:cover}}.p-mv__content{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-mv__content h1{width:100%;text-align:center}.p-mv__content h1 img{display:block;width:35.21%;max-width:480px;margin:0 auto}@media screen and (max-width:768px){.p-mv__content h1 img{width:100%;max-width:320px}}@media screen and (max-width:559px){.p-mv__content h1 img{max-width:250px}}.p-mv__content h1 img:first-child{width:58.5%;max-width:800px;margin-bottom:-4%}@media screen and (max-width:768px){.p-mv__content h1 img:first-child{width:100%}}@font-face{font-family:'NotoSans CondensedSemiBold';src:url(/assets/fonts/NotoSans-CondensedSemiBold.ttf) format("truetype")}.p-top1{padding:160px 0 80px}@media screen and (max-width:959px){.p-top1{padding:80px 0 40px}}@media screen and (max-width:559px){.p-top1{padding:60px 0 30px}}.p-top2{padding:80px 0 160px}@media screen and (max-width:959px){.p-top2{padding:40px 0 60px}}@media screen and (max-width:559px){.p-top2{padding:30px 0 60px}}.p-top3{position:relative;padding:190px 0 130px;background:#e2e2e2;color:#000}@media screen and (max-width:959px){.p-top3{padding:60px 0 55px}}.p-top3 .c-title__vertical{position:absolute;top:6vw;left:5vw;height:70%}@media screen and (max-width:768px){.p-top3 .c-title__vertical{top:5vw;left:1vw}}@media screen and (max-width:559px){.p-top3 .c-title__vertical{position:unset}}