@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&&display=swap");@font-face{font-family:"YuMincho";font-weight:normal;src:url("../font/A-OTF-A1MinchoStd-Bold.otf")}
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:after:focus,:before:focus,:focus{outline:none}html{font-family:Helvetica Neue,Helvetica,Arial,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:0.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{background-color:transparent;color:#007bff;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:0.75rem;padding-top:0.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:0.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOut{0%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes zoomOut{0%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes confetti{0%{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);transform:rotateZ(15deg) rotateY(0deg) translate(0,0)}25%{opacity:1;-webkit-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh)}50%{-webkit-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh)}75%{-webkit-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh)}86%{opacity:1}to{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh)}}@keyframes confetti{0%{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(0deg) translate(0,0);transform:rotateZ(15deg) rotateY(0deg) translate(0,0)}25%{opacity:1;-webkit-transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh);transform:rotateZ(5deg) rotateY(360deg) translate(-5vw,20vh)}50%{-webkit-transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh);transform:rotateZ(15deg) rotateY(720deg) translate(5vw,50vh)}75%{-webkit-transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh);transform:rotateZ(5deg) rotateY(1080deg) translate(-10vw,70vh)}86%{opacity:1}to{opacity:0;-webkit-transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh);transform:rotateZ(15deg) rotateY(1440deg) translate(10vw,80vh)}}.u-wysiwygArea{color:#fff;font-size:15px;letter-spacing:0.05em;line-height:1.8}@media screen and (max-width:768px){.u-wysiwygArea{font-size:12px}}.u-wysiwygArea *+*{margin-top:1.75em}.u-wysiwygArea br+*{margin-top:0}.u-wysiwygArea a{color:blue;text-decoration:underline}@media screen and (min-width:769px){.u-wysiwygArea a{-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}}@media screen and (min-width:769px){.u-wysiwygArea a:hover{opacity:0.6}}.u-wysiwygArea h1{font-size:4.5rem;line-height:1.4}.u-wysiwygArea h2{font-size:3rem;line-height:1.6;margin-top:2em}.u-wysiwygArea h3{color:blue;font-size:2.2rem;font-weight:bold;line-height:1.6}.u-wysiwygArea h4{font-size:1.8rem;line-height:1.6;padding-left:25px;position:relative}.u-wysiwygArea h4:before{background:blue;content:"";height:17px;left:0;position:absolute;top:3px;width:17px}.u-wysiwygArea h5,.u-wysiwygArea h6{font-size:1.6rem;line-height:1.6}.u-wysiwygArea h1+h2,.u-wysiwygArea h2+h3,.u-wysiwygArea h3+h4,.u-wysiwygArea h4+h5,.u-wysiwygArea h5+h6{margin-top:0.5em}.u-wysiwygArea p{color:#fff;font-size:15px;letter-spacing:0.05em;line-height:1.8}@media screen and (max-width:768px){.u-wysiwygArea p{font-size:12px}}.u-wysiwygArea strong,.u-wysiwygArea strong *{font-weight:bold}.u-wysiwygArea em,.u-wysiwygArea em *{font-style:italic}.u-wysiwygArea ul{list-style-type:disc}.u-wysiwygArea ol{list-style-type:decimal}.u-wysiwygArea ol,.u-wysiwygArea ul{margin-top:1em;padding-left:1.4em}.u-wysiwygArea ol li,.u-wysiwygArea ul li{line-height:1.5;margin-top:0.6em}.u-wysiwygArea sub,.u-wysiwygArea sup{font-size:1rem;line-height:1!important}.u-wysiwygArea hr{background:#000;display:block;height:1px;width:100%}.u-wysiwygArea blockquote{background:blue;padding:30px}.u-wysiwygArea table{background:blue;border-collapse:collapse;height:auto!important;margin-top:3em;width:100%!important}.u-wysiwygArea table thead td,.u-wysiwygArea table thead th{font-weight:bold;text-align:center}.u-wysiwygArea table tr td,.u-wysiwygArea table tr th{border:#000 1px solid;line-height:1.5;padding:15px 20px;text-align:left;vertical-align:middle}.u-wysiwygArea table tr th{font-weight:bold;text-align:center;width:25%}.u-wysiwygArea img{height:auto;margin-top:1em;max-width:100%;width:auto}.u-wysiwygArea img.aligncenter{display:block;margin-left:auto;margin-right:auto}.u-wysiwygArea img.alignright{display:block;margin-left:auto;margin-right:0}.u-wysiwygArea .gallery{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-wysiwygArea .gallery-item{float:none;margin-top:0;text-align:center}.u-wysiwygArea .gallery-columns-2 .gallery-item{width:calc((100% - 40px) / 2)}.u-wysiwygArea .gallery-columns-3 .gallery-item{width:calc((100% - 80px) / 3)}.siteHeader{background-color:transparent;height:84px;width:100%;position:fixed;z-index:100;opacity:1;pointer-events:auto;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}.siteHeader.is-fixed{background-color:#000;opacity:1;pointer-events:auto}.siteHeader.is-fixed .siteHeader__inner{padding-top:3.5rem}.siteHeader.is-fixed .siteHeader__logo{margin-top:-2.5rem}.siteHeader.is-hidden{opacity:0;pointer-events:none}@media screen and (max-width:768px){.siteHeader{height:7rem}}.siteHeader__inner{max-width:94.5%;margin:0 auto;height:100%;padding-top:4rem;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}@media screen and (max-width:768px){.siteHeader__inner{max-width:89.5%;padding-top:1.8rem}}.siteHeader__cont{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.siteHeader__logo{display:block;max-width:16.46rem;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}@media screen and (max-width:768px){.siteHeader__logo{max-width:12.2rem}}.siteHeader__logoImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.siteHeader__nav{padding-right:2.6rem}.siteHeader__navList{list-style-type:none;padding:0;margin:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5.7rem}.siteHeader__navListItemLink{font:700 1.4rem/1 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#fff;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s;position:relative}@media screen and (min-width:769px){.siteHeader__navListItemLink:hover{opacity:0.6}}.siteHeader__navListItemLink:before{content:"";background-image:url("../images/common/arrowRight_yellow.png");background-size:contain;background-repeat:no-repeat;width:0.7rem;height:1.4rem;position:absolute;top:50%;left:-1.3rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.siteHeader__navListItemLink:hover{color:#fff;text-decoration:none}.siteFooter{background:linear-gradient(45deg,#434e57 0%,#5e6e7b 35%,#626f77 75%,#8d7f55 120%)}@media screen and (max-width:768px){.siteFooter{background:linear-gradient(45deg,#434e57 0%,#5e6e7b 35%,#626f77 82%,#8d7f55 140%)}}.siteFooter__inner{max-width:77.8%;margin:0 auto;padding:5.58rem 0 5.9rem}@media screen and (max-width:768px){.siteFooter__inner{max-width:85%;padding:6rem 0 2.6rem}}.siteFooter__cont{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12rem;height:100%}.siteFooter__logo{display:block;max-width:16.4rem}@media screen and (max-width:768px){.siteFooter__logo{margin:0 auto}}.siteFooter__logoImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.siteFooter__nav{padding:0 0.3rem 0.2rem 0;margin:2.5rem -0.25rem 0 0}.siteFooter__navList{list-style-type:none;padding:0;margin-top:5.9rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3rem}.siteFooter__navListItem{position:relative;padding-left:1.75rem}.siteFooter__navListItem:before{content:"";background-image:url("../images/common/arrowRight_yellow.png");background-size:contain;background-repeat:no-repeat;width:0.7rem;height:1.4rem;position:absolute;top:41%;left:0.4rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.siteFooter__navListItemLink{font:700 1.4rem/1.1 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#fff;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}@media screen and (min-width:769px){.siteFooter__navListItemLink:hover{opacity:0.6}}.siteFooter__navListItemLink:hover{color:#fff;text-decoration:none}@media screen and (max-width:768px){.siteFooter__txtCont{text-align:center}}.siteFooter__copyright,.siteFooter__ttl,.siteFooter__txt{margin:0;color:#fff}.siteFooter__ttl{font:700 1.8rem/1.5 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;margin-top:8rem}@media screen and (max-width:768px){.siteFooter__ttl{line-height:1;margin:6rem 0 3.5rem}}.siteFooter__txt{font:500 1.6rem/1.7 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;margin-top:1.4rem}.siteFooter__txt:last-of-type{margin-top:0.4rem}@media screen and (max-width:768px){.siteFooter__txt{margin-top:0.75rem!important}}.siteFooter__copyright{font:500 1rem/1.7 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;text-align:center;margin-top:25.15%}@media screen and (max-width:768px){.siteFooter__copyright{margin-top:50%}}html{font-size:62.5%}@media screen and (max-width:768px){html{font-size:2.6666666667vw}}body{-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;-webkit-print-color-adjust:exact}.u-pcDb{display:block}.u-pcDib{display:inline-block}.u-pcDin{display:inline}.u-pcDf{display:-webkit-box;display:-ms-flexbox;display:flex}.u-pcDt{display:table}.u-pcDtc{display:table-cell}.u-spDb,.u-spDf,.u-spDib,.u-spDin,.u-spDt,.u-spDtc{display:none}.u-mgTop{margin-top:7.1rem}@media screen and (max-width:768px){.u-mgTop{margin-top:0}}@media screen and (max-width:768px){.u-pcDb,.u-pcDf,.u-pcDib,.u-pcDin,.u-pcDt,.u-pcDtc{display:none}.u-spDb{display:block}.u-spDib{display:inline-block}.u-spDin{display:inline}.u-spDf{display:-webkit-box;display:-ms-flexbox;display:flex}.u-spDt{display:table}.u-spDtc{display:table-cell}}.siteContent{min-height:calc(100vh - 168px);position:relative}@media screen and (max-width:768px){.siteContent{min-height:calc(100vh - 50px)}}.common__subTtl,.common__ttl{font:500 2.4rem/2 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#5c6d7c;letter-spacing:0.08em;margin:0}.common__ttl{position:relative;padding-left:2.8rem}.common__ttl:before{content:"";background-image:url("../images/common/arrowRight_yellow.png");background-size:contain;background-repeat:no-repeat;width:2rem;height:2.4rem;position:absolute;top:50%;left:1rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.common__subTtl{margin:2.8rem 0 2.35rem}@media screen and (max-width:768px){.common__subTtl{line-height:1.5;letter-spacing:0.04em;margin:2.2rem 0 2.8rem}}.common__txt{font:800 1.6rem/2.5 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#5c6d7c;margin:0}@media screen and (max-width:768px){.common__txt{line-height:1.8}}.common__toTop{position:absolute;bottom:1.07%;right:8.05%}@media screen and (max-width:768px){.common__toTop{bottom:1.98%;right:11.4%}}.common__toTopBtn{font:500 3.2rem/4 "Futura","Roboto",sans-serif,sans-serif;color:#5c6d7c;height:13.2rem;width:13.2rem;background-color:#fff;border:1px solid #5c6d7c;border-radius:60%;padding-top:0.2rem;position:relative;-webkit-transition:all 0.6s ease-in-out 0s;transition:all 0.6s ease-in-out 0s}@media screen and (min-width:769px){.common__toTopBtn:hover{opacity:0.6}}.common__toTopBtn:before{content:"";width:2.3rem;height:3.2rem;background-image:url("../images/common/arrowUp_yellow.png");background-size:contain;background-repeat:no-repeat;position:absolute;top:30%;left:50.5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.common__toTopBtn:focus{outline:none}@media screen and (max-width:768px){.common__toTopBtn{font-size:1.9rem;line-height:2.4;width:8rem;height:8rem}.common__toTopBtn:before{width:1.3rem;height:2rem}}.kvSec{position:relative;aspect-ratio:2880/3111;margin-bottom:-37.2%}@media screen and (min-width:1920px){.kvSec{aspect-ratio:3456/3682}}@media screen and (max-width:768px){.kvSec{background:url("../images/kv/kv_bg_sp.png") top center/100% auto no-repeat;aspect-ratio:unset;margin-bottom:0}}.kvSec__bg{display:block;position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}@media screen and (min-width:1920px){.kvSec__bg{display:none}}@media screen and (max-width:768px){.kvSec__bg{display:none}}.kvSec__bgLarge{display:none}@media screen and (min-width:1920px){.kvSec__bgLarge{display:block;position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}}@media screen and (max-width:768px){.kvSec__inner{padding:20.9rem 0 40rem}}.kvSec__wrap{position:absolute;top:15%;left:14.9%}@media screen and (max-width:768px){.kvSec__wrap{position:static;padding:0}}.kvSec__ttl{font:600 clamp(6rem,9vw,12rem)/1 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#fff;letter-spacing:0.012em}@media screen and (max-width:768px){.kvSec__ttl{font-size:6rem;margin-bottom:0.3rem;padding-left:2.7rem}}.kvSec__subTtl{font:600 clamp(1.6rem,3vw,3.2rem)/1.85 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#fff;letter-spacing:0.04em;padding-left:1.1rem}@media screen and (max-width:768px){.kvSec__subTtl{font-size:2.4rem;padding-left:6.55rem}}.kvSec__txt{font:600 clamp(2.1rem,4vw,4.2rem)/1.69 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#fff;letter-spacing:0.04em;margin:0;padding:1.9rem 0 0 1.1rem}@media screen and (max-width:768px){.kvSec__txt{font-size:2rem;text-align:center;padding:3.3rem 0 0 0.3rem}}@media screen and (max-width:768px){.aboutSec{background:#fff}}.aboutSec__inner{padding-bottom:10rem}@media screen and (max-width:768px){.aboutSec__inner{max-width:90%;margin:0 auto;padding-bottom:11.4rem}}.aboutSec__wrap{padding-left:51.4%;position:relative;z-index:1}@media screen and (max-width:1156px) and (min-width:769px){.aboutSec__wrap{padding-left:43.8%}}@media screen and (max-width:768px){.aboutSec__wrap{padding:0}}.aboutSec__ttl{font:500 clamp(2rem,4vw,4rem)/2 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#5c6d7c;letter-spacing:0.08em;margin-bottom:4.9rem}@media screen and (max-width:768px){.aboutSec__ttl{font:500 2.4rem/1.67 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;text-align:center;letter-spacing:0.035em;margin:-1.3rem 0 2.6rem 0.2rem}}.aboutSec__txt{max-width:47.9rem}@media screen and (max-width:768px){.aboutSec__txt{padding-left:0.1rem}}.messageSec__inner{padding:7.6rem 0 9.7rem;max-width:126.4rem;margin-right:auto}@media screen and (min-width:1920px){.messageSec__inner{max-width:65%;margin:0 auto}}@media screen and (max-width:768px){.messageSec__inner{padding-bottom:9.8rem;max-width:100%}}.messageSec__cont{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1920px){.messageSec__cont{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:13.2rem}}@media screen and (max-width:1024px) and (min-width:769px){.messageSec__cont{gap:5%}}@media screen and (max-width:768px){.messageSec__cont{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.messageSec__fig{max-width:clamp(29rem,34vw,47.9rem);width:100%;height:auto;margin:-11.6rem 0 0}.messageSec__fig img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.messageSec__fig{max-width:100%;margin:-8.85rem 0 8.8rem}}@media screen and (max-width:768px){.messageSec__txtWrap{max-width:89.5%;margin:0 auto}}.messageSec__txt{max-width:68rem}.messageSec__txtCont{margin:1.5rem 11rem 0 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.4rem}@media screen and (max-width:768px){.messageSec__txtCont{margin:2.1rem 1rem 0 0;gap:0.5rem}}.messageSec__date{font:500 1.6rem/2.7 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#5c6d7c;letter-spacing:0;margin:0;padding-right:1.7rem}.messageSec__signFig{max-width:12.7rem;width:100%;height:auto}.messageSec__signFig img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.messageSec__signFig{margin:-0.4rem 0 0}}.groupSec{overflow:hidden}.groupSec__inner{max-width:83.5%;margin:0 auto;padding:5rem 0 17rem}@media screen and (min-width:1920px){.groupSec__inner{max-width:124rem}}@media screen and (max-width:768px){.groupSec__inner{max-width:89.5%;padding:4.45rem 0 20.3rem}}.groupSec__cont{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:9.1%;position:relative}.groupSec__cont.u-spDb{display:none!important}@media screen and (max-width:1300px){.groupSec__cont{gap:5%}}@media screen and (max-width:768px){.groupSec__cont.u-pcDb{display:none!important}.groupSec__cont.u-spDb{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.groupSec__txt{font:800 1.6rem/2 "YuMincho +36p Kana","YuMincho","Noto Serif JP",serif,serif;color:#5c6d7c;margin:4.2rem 0 5.1rem 0.1rem}@media screen and (max-width:768px){.groupSec__txt{margin-top:2rem}}.groupSec__txtWrap{min-width:36.1rem;margin-top:1.2rem}@media screen and (max-width:1024px){.groupSec__txtWrap{min-width:24rem}}.groupSec__txtCont{margin-bottom:4.4rem}.groupSec__desc,.groupSec__newName,.groupSec__oldName{color:#5c6d7c;margin:0}.groupSec__newName,.groupSec__oldName{font:700 1.8rem/1.5 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;padding-left:0.15rem}@media screen and (max-width:768px){.groupSec__newName,.groupSec__oldName{padding-left:0.7rem}}.groupSec__oldName{margin-bottom:2.1rem}@media screen and (max-width:768px){.groupSec__oldName{letter-spacing:-0.11em}}.groupSec__newName{letter-spacing:0.006em;margin-bottom:1.08rem;position:relative}.groupSec__newName:before{content:"↓";font:700 1.8rem/2.7 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;position:absolute;top:-1rem;left:1.05rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:768px){.groupSec__newName{letter-spacing:-0.1em}.groupSec__newName:before{font-size:1.6rem;left:1.6rem}}.groupSec__desc{font:500 1.4rem/1.88 "Yu Gothic","YuGothic","游ゴシック体","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;padding:0.15rem 0 0 1.5rem;position:relative;max-width:92.8%;margin-bottom:-0.1rem}.groupSec__desc:before{content:"";background-color:#5c6d7c;width:0.8rem;height:0.1rem;position:absolute;top:1.35rem;left:0.5rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:768px){.groupSec__desc{line-height:1.85;padding:0.2rem 0 0 2.2rem;margin-bottom:-0.23rem;max-width:32.7rem}.groupSec__desc:before{top:calc(1% + 1.3rem);left:1.2rem}}.groupSec__diagramWrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;margin:1.5rem -22.4rem 0 0}@media screen and (max-width:1300px){.groupSec__diagramWrap{height:60rem}}@media screen and (max-width:1024px){.groupSec__diagramWrap{margin-right:-17rem}}.groupSec__diagramCont{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:17%;width:clamp(23.9rem,34vw,47.8rem);height:clamp(23.9rem,34vw,47.8rem);border-radius:60%;-webkit-box-shadow:0 0 4rem rgba(0,0,0,0.08);box-shadow:0 0 4rem rgba(0,0,0,0.08);overflow:hidden}.groupSec__diagramCont:nth-child(2n){-webkit-transform:translateX(-8rem);transform:translateX(-8rem)}.groupSec__diagramCont:nth-child(n+3){-webkit-transform:translateY(-14.6rem);transform:translateY(-14.6rem)}.groupSec__diagramCont:nth-child(2n):nth-child(n+3){-webkit-transform:translateX(-8rem) translateY(-14.6rem);transform:translateX(-8rem) translateY(-14.6rem)}@media screen and (max-width:1300px) and (min-width:769px){.groupSec__diagramCont:nth-child(2n){-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}.groupSec__diagramCont:nth-child(2n):nth-child(n+3){-webkit-transform:translateX(-6rem) translateY(-7.6rem);transform:translateX(-6rem) translateY(-7.6rem)}}@media screen and (max-width:768px){.groupSec__diagramCont{width:28rem;height:28rem;left:8.5%;margin-bottom:3.7rem}}.groupSec__diagramCont1 .groupSec__figOld{max-width:clamp(14rem,17vw,24rem);top:-8.6%;left:-0.6%}.groupSec__diagramCont1 .groupSec__figOld:after{bottom:-8.5rem;left:56.3%}.groupSec__diagramCont1 .groupSec__figNew{max-width:clamp(12.12rem,15.4vw,22.25rem);top:-8.5%;left:-2.5%}@media screen and (max-width:1140px){.groupSec__diagramCont1 .groupSec__figOld:after{bottom:-6rem}}@media screen and (max-width:768px){.groupSec__diagramCont1 .groupSec__figOld{max-width:13rem;top:-8.3%;left:-3%}.groupSec__diagramCont1 .groupSec__figNew{max-width:13.1rem;top:-7.8%;left:-2.5%}.groupSec__diagramCont1 .groupSec__figOld:after{bottom:-5.2rem;left:61%}}.groupSec__diagramCont2 .groupSec__figOld{max-width:clamp(6.45rem,6.1vw,8.9rem);top:-8.6%;left:3.7%}.groupSec__diagramCont2 .groupSec__figOld:after{bottom:-7.4rem;left:38%}.groupSec__diagramCont2 .groupSec__figNew{max-width:clamp(10.4rem,13vw,18.8rem);top:-10.86%;left:0.5%}@media screen and (max-width:1140px){.groupSec__diagramCont2 .groupSec__figOld:after{bottom:-4.8rem}}@media screen and (max-width:768px){.groupSec__diagramCont2 .groupSec__figOld{max-width:5.3rem;top:-8%;left:4.5%}.groupSec__diagramCont2 .groupSec__figNew{max-width:11.1rem;top:-10.4%;left:1.2%}.groupSec__diagramCont2 .groupSec__figOld:after{bottom:-4.4rem;left:35%}}.groupSec__diagramCont3 .groupSec__figOld{max-width:clamp(7.55rem,7.7vw,11.1rem);top:0.1%;left:-5.6%}.groupSec__diagramCont3 .groupSec__figOld:after{bottom:-6.4rem;left:85%}.groupSec__diagramCont3 .groupSec__figNew{max-width:clamp(10.4rem,13vw,18.8rem);top:-5%;left:-6%}@media screen and (max-width:1140px){.groupSec__diagramCont3 .groupSec__figOld:after{bottom:-4.8rem}}@media screen and (max-width:768px){.groupSec__diagramCont3{margin-bottom:3.5rem}.groupSec__diagramCont3 .groupSec__figOld{max-width:7.3rem;top:2.03%;left:2%}.groupSec__diagramCont3 .groupSec__figNew{max-width:11.1rem;top:-4.3%;left:-2.1%}.groupSec__diagramCont3 .groupSec__figOld:after{bottom:-3.5rem;left:50.9%}}.groupSec__diagramCont4 .groupSec__figOld{max-width:clamp(8.2rem,8.6vw,12.4rem);top:2%;left:5.2%}.groupSec__diagramCont4 .groupSec__figOld:after{bottom:-5.8rem;left:35.5%}.groupSec__diagramCont4 .groupSec__figNew{max-width:clamp(10.4rem,13vw,18.8rem);top:-4.2%;left:0.7%}@media screen and (max-width:1140px){.groupSec__diagramCont4 .groupSec__figOld:after{bottom:-4.2rem}}@media screen and (max-width:768px){.groupSec__diagramCont4 .groupSec__figOld{max-width:6.6rem;top:-0.5%;left:0.2%}.groupSec__diagramCont4 .groupSec__figNew{max-width:11.05rem;top:-5.7%;left:1.4%}.groupSec__diagramCont4 .groupSec__figOld:after{bottom:-3.7rem;left:57%}}.groupSec__diagramInnerCont{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.groupSec__fig{width:100%;height:auto;margin:0;position:relative}.groupSec__fig img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.groupSec__figOld:after{content:"";background-image:url("../images/common/arrowDown_gray.png");background-size:contain;background-repeat:no-repeat;width:1rem;height:4.5rem;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:1140px){.groupSec__figOld:after{width:0.36rem;height:3.3rem}}@media screen and (max-width:768px){.groupSec__figOld:after{width:0.3rem;height:2.7rem}}.groupSec__list{padding:0;margin:0;list-style-type:none}.groupSec__listItem{margin-bottom:11.5rem}.groupSec__listItem:first-child .groupSec__diagramCont{left:6%}.groupSec__listItem:last-child{margin-bottom:0}.groupSec__listItem:last-child .groupSec__diagramCont{margin-bottom:3.5rem}@page{size:A4 portrait;margin:0mm}@media print{body{-webkit-print-color-adjust:exact;word-break:break-all!important}.u-printPages__next{size:A4 landscape;page-break-before:always}.u-printPages__box{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}