@charset "UTF-8";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ol,ul{padding:0;margin:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin:0;overflow:visible;clear:both;color:inherit;border-top-width:1px}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{color:inherit;text-decoration:none;background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle;background:0 0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;padding:0;margin:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-collapse:collapse;border-color:inherit}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}:root{--contentsPcWidth:$contentsPcWidth;--color_primary:#019e95;--color_bg:#f7f7f7;--color_border:#ddd;--color_txt:#10144A;--color_lnk:#10144A;--link_deco:none;--color_key:#15a9d8;--color_placeholder:#e2e2e2;--color_form:#fff;--color_contents:#eeeceb;--color_consultant:#d29b00;--color_researcher:#1b4b7d;--imgPath:"/assets/img/";--font-family-basic:"Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif}html{font-family:var(--font-family-basic);font-size:16px;line-height:1.6;color:var(--color_txt);word-wrap:break-word;scroll-behavior:smooth;scroll-padding-top:clamp(100 * 768 / 1366 * 1px,100 / 1366 * 100vw,100px)}@media screen and (max-width:768px){html{scroll-padding-top:calc(150 / 768 * 100vw)}}body{position:relative;width:100%;height:100%;-webkit-text-size-adjust:100%;line-height:1.6}body.is-noscroll{overflow:hidden}a{color:var(--color_lnk);-webkit-text-decoration:var(--link_deco);text-decoration:var(--link_deco);-webkit-transition:opacity .2s;transition:opacity .2s}@media (hover:hover){a:hover{text-decoration:none;opacity:.8}}img{max-width:100%;height:auto;vertical-align:bottom}@media screen and (max-width:768px){img{width:100%}}strong{font-weight:700}input{padding:0;background:0 0;border:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{padding:6px;font-family:var(--font-family-basic);vertical-align:bottom;background-color:#fff;border:solid 1px #c9c9c9}input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--color_placeholder)}input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color_placeholder)}input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--color_placeholder)}input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{background-color:#eef4fb}input[type=checkbox],input[type=radio]{margin:0;vertical-align:-1px}input[type=button],input[type=submit]{font-family:var(--font-family-basic);vertical-align:bottom;cursor:pointer;-webkit-appearance:none}textarea{vertical-align:bottom;resize:vertical}em{font-style:italic}sup{font-size:.5em;vertical-align:super}sub{font-size:.5em;vertical-align:sub}blockquote{position:relative;padding:1em 1em 1em 3em;background-color:#eeefff;border-left:3px solid #666}blockquote::before{position:absolute;top:0;left:0;font-size:600%;line-height:1em;color:#999;content:"“"}::-moz-selection{background:#d4dcd6}::selection{background:#d4dcd6}::-moz-selection{background:#d4dcd6}.l-footer{padding-top:clamp(80 * 768 / 1366 * 1px,80 / 1366 * 100vw,80px);color:#000}.l-footer a{color:#000}@media screen and (max-width:768px){.l-footer{padding-top:calc(113 / 768 * 100vw)}}.l-footer__logo{width:clamp(537 * 768 / 1366 * 1px,537 / 1366 * 100vw,537px);margin:0 auto}@media screen and (max-width:768px){.l-footer__logo{width:calc(504 / 768 * 100vw)}}.l-footer__menu{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:clamp(1100 * 768 / 1366 * 1px,1100 / 1366 * 100vw,1100px);margin:clamp(80 * 768 / 1366 * 1px,80 / 1366 * 100vw,80px) auto clamp(41 * 768 / 1366 * 1px,41 / 1366 * 100vw,41px)}@media screen and (max-width:768px){.l-footer__menu{-ms-grid-columns:1fr;grid-template-columns:1fr;width:100%;margin:calc(80 / 768 * 100vw) 0 calc(140 / 768 * 100vw)}}.l-footer__nav{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[3];grid-template-columns:repeat(3,auto);gap:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px)}@media screen and (max-width:768px){.l-footer__nav{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:calc(56 / 768 * 100vw);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:calc(80 / 768 * 100vw);text-align:center}}.l-footer__nav a{font-size:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px)}@media screen and (max-width:768px){.l-footer__nav a{font-size:14px;font-size:3.6458333333vw}}.l-footer__sns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(30 * 768 / 1366 * 1px,30 / 1366 * 100vw,30px)}@media screen and (max-width:768px){.l-footer__sns{gap:calc(60 / 768 * 100vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.l-footer__sns img{width:clamp(60 * 768 / 1366 * 1px,60 / 1366 * 100vw,60px)}@media screen and (max-width:768px){.l-footer__sns img{width:calc(90 / 768 * 100vw)}}.l-footer__bottom{padding:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px) 0;text-align:center;border-top:2px solid #e5e5e5}@media screen and (max-width:768px){.l-footer__bottom{padding:calc(56 / 768 * 100vw) calc(40 / 768 * 100vw) calc(32 / 768 * 100vw)}}.l-footer__txt{font-size:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px)}@media screen and (max-width:768px){.l-footer__txt{font-size:12px;font-size:3.125vw}}.l-footer__copy{margin-top:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);font-size:clamp(14 * 768 / 1366 * 1px,14 / 1366 * 100vw,14px)}@media screen and (max-width:768px){.l-footer__copy{font-size:11px;font-size:2.8645833333vw;margin-top:calc(40 / 768 * 100vw)}}.l-header{position:fixed;top:0;left:0;z-index:100;width:100%;-webkit-box-shadow:0 0 20px rgba(53,79,108,.08);box-shadow:0 0 20px rgba(53,79,108,.08)}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:clamp(72 * 768 / 1366 * 1px,72 / 1366 * 100vw,72px);padding-left:clamp(30 * 768 / 1366 * 1px,30 / 1366 * 100vw,30px);background-color:#fff}@media screen and (max-width:768px){.l-header__inner{height:14.9333333333vw;padding-left:calc(30 / 768 * 100vw)}}.l-header__logo{width:clamp(141 * 768 / 1366 * 1px,141 / 1366 * 100vw,141px)}@media screen and (max-width:768px){.l-header__logo{width:calc(231 / 768 * 100vw)}}.l-main{padding-top:clamp(72 * 768 / 1366 * 1px,72 / 1366 * 100vw,72px)}@media screen and (max-width:768px){.l-main{padding-top:14.9333333333vw}}.l-nav__btn{position:fixed;top:0;right:0;z-index:2}.l-nav__contents{position:fixed;top:0;left:0;z-index:-1;display:block;width:100%;padding:clamp(35 * 768 / 1366 * 1px,35 / 1366 * 100vw,35px);margin-top:clamp(72 * 768 / 1366 * 1px,72 / 1366 * 100vw,72px);background-color:#fff;border-top:2px solid #e5e5e5;-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (max-width:768px){.l-nav__contents{max-height:calc(100% - 14.9333333333vw);padding:0 calc(90 / 768 * 100vw);margin-top:14.9333333333vw;overflow-y:scroll}}.is-open .l-nav__contents{-webkit-box-shadow:0 0 20px rgba(53,79,108,.08);box-shadow:0 0 20px rgba(53,79,108,.08);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.l-navBtn{position:relative;z-index:1;display:block;width:clamp(72 * 768 / 1366 * 1px,72 / 1366 * 100vw,72px);height:clamp(72 * 768 / 1366 * 1px,72 / 1366 * 100vw,72px);padding:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);cursor:pointer;background:#fff;border:none}@media screen and (max-width:768px){.l-navBtn{width:calc(112 / 768 * 100vw);height:calc(112 / 768 * 100vw);padding:calc(30 / 768 * 100vw)}}.l-navBtn__inner{position:relative;display:block;width:100%;height:70%}.l-navBtn__item{position:absolute;top:0;left:0;display:block;width:100%;height:3px;background-color:#e50044;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}@media screen and (max-width:768px){.l-navBtn__item{height:2px}}.is-open .l-navBtn__item:nth-child(1){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.l-navBtn__item:nth-child(2){top:50%}.is-open .l-navBtn__item:nth-child(2){display:none}.l-navBtn__item:nth-child(3){top:100%}.is-open .l-navBtn__item:nth-child(3){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media print,screen and (min-width:769px){.l-navMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:768px){.l-navMenu{padding:calc(120 / 768 * 100vw) 0}}.l-navMenu__item{position:relative;padding-left:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px)}@media screen and (max-width:768px){.l-navMenu__item{padding-left:calc(46 / 768 * 100vw)}}.l-navMenu__item::before{position:absolute;top:50%;left:0;width:clamp(11 * 768 / 1366 * 1px,11 / 1366 * 100vw,11px);height:clamp(15 * 768 / 1366 * 1px,15 / 1366 * 100vw,15px);content:"";background:url(/lp/think-kenketsu/assets/img/nav_img.svg) no-repeat center;background-size:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.l-navMenu__item::before{width:calc(25 / 768 * 100vw);height:calc(35 / 768 * 100vw)}}@media print,screen and (min-width:769px){.l-navMenu__item:not(:first-child){margin-left:clamp(50 * 768 / 1366 * 1px,50 / 1366 * 100vw,50px)}}@media screen and (max-width:768px){.l-navMenu__item:not(:first-child){margin-top:9.6vw}}.l-navMenu__link{font-size:clamp(22 * 768 / 1366 * 1px,22 / 1366 * 100vw,22px);font-weight:600;color:#10144a}@media screen and (max-width:768px){.l-navMenu__link{font-size:22px;font-size:5.7291666667vw}}@media (hover:hover){.l-navMenu__link:hover{color:#e50044;cursor:pointer;opacity:1}}.m-fade{visibility:hidden;opacity:0;-webkit-transition:opacity 1s,visibility 1s,-webkit-transform 1s;transition:opacity 1s,visibility 1s,-webkit-transform 1s;transition:transform 1s,opacity 1s,visibility 1s;transition:transform 1s,opacity 1s,visibility 1s,-webkit-transform 1s;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.m-fade.is-fadein{visibility:visible;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.m-sample:hover{background:#ccc}.m-sample__block{padding:10px;border:1px solid #000}.m-sample--modifier .m-sample__block{color:red}.p-topAbout{padding:clamp(122 * 768 / 1366 * 1px,122 / 1366 * 100vw,122px) 0 clamp(140 * 768 / 1366 * 1px,140 / 1366 * 100vw,140px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(30%,#e9f4fe),to(#e9f4fe));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#e9f4fe 30%,#e9f4fe 100%)}@media screen and (max-width:768px){.p-topAbout{padding:calc(200 / 768 * 100vw) 0}}.p-topAbout__bg{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.p-topAbout__bgList{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-animation:infinity-scroll-right 40s infinite linear .5s both;animation:infinity-scroll-right 40s infinite linear .5s both}.p-topAbout__bgItem{width:33.3333333333vw}@media screen and (max-width:768px){.p-topAbout__bgItem{width:66.6666666667vw}}.p-topAbout__bgItem>img{width:100%}.p-topAbout__contents{position:relative;margin-top:clamp(-156px,-156 / 1366 * 100vw,-156 * 768 / 1366 * 1px)}@media screen and (max-width:768px){.p-topAbout__contents{margin-top:calc(-192 / 768 * 100vw)}}.p-topAbout__message{width:clamp(625 * 768 / 1366 * 1px,625 / 1366 * 100vw,625px);margin:0 auto}@media screen and (max-width:768px){.p-topAbout__message{width:calc(471 / 768 * 100vw)}}.p-topAbout__box{width:clamp(1100 * 768 / 1366 * 1px,1100 / 1366 * 100vw,1100px);margin:clamp(80 * 768 / 1366 * 1px,80 / 1366 * 100vw,80px) auto 0}@media screen and (max-width:768px){.p-topAbout__box{width:calc(654 / 768 * 100vw);margin-top:calc(163 / 768 * 100vw)}.p-topAbout__box:last-child{margin-top:calc(120 / 768 * 100vw)}}@media print,screen and (min-width:769px){.p-topAbout__box:nth-of-type(odd){padding-right:clamp(100 * 768 / 1366 * 1px,100 / 1366 * 100vw,100px)}.p-topAbout__box:nth-of-type(even){padding-left:clamp(100 * 768 / 1366 * 1px,100 / 1366 * 100vw,100px)}}.p-topAbout__boxTitle{padding:clamp(34 * 768 / 1366 * 1px,34 / 1366 * 100vw,34px) clamp(50 * 768 / 1366 * 1px,50 / 1366 * 100vw,50px);background-color:#fff;border-radius:clamp(10 * 768 / 1366 * 1px,10 / 1366 * 100vw,10px);-webkit-box-shadow:5px 5px 20px rgba(53,79,108,.08);box-shadow:5px 5px 20px rgba(53,79,108,.08)}@media screen and (max-width:768px){.p-topAbout__boxTitle{padding:calc(40 / 768 * 100vw);border-radius:calc(10 / 768 * 100vw)}}.p-topAbout__boxTitle img{width:auto;height:clamp(32 * 768 / 1366 * 1px,32 / 1366 * 100vw,32px)}@media screen and (max-width:768px){.p-topAbout__boxTitle img{height:calc(40 / 768 * 100vw)}}.p-topAbout__boxContents,.p-topAbout__boxContents--info{padding:clamp(32 * 768 / 1366 * 1px,32 / 1366 * 100vw,32px) clamp(60 * 768 / 1366 * 1px,60 / 1366 * 100vw,60px);margin-top:4px;background-color:#fff;border-radius:clamp(10 * 768 / 1366 * 1px,10 / 1366 * 100vw,10px);-webkit-box-shadow:5px 5px 20px rgba(53,79,108,.08);box-shadow:5px 5px 20px rgba(53,79,108,.08)}@media screen and (max-width:768px){.p-topAbout__boxContents,.p-topAbout__boxContents--info{padding:0;border-radius:calc(10 / 768 * 100vw)}}.p-topAbout__boxContents--info{max-height:clamp(400 * 768 / 1366 * 1px,400 / 1366 * 100vw,400px);overflow-y:auto}@media screen and (max-width:768px){.p-topAbout__boxContents--info{max-height:calc(650 / 768 * 100vw)}}.p-topAbout__cm{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px);padding:clamp(30 * 768 / 1366 * 1px,30 / 1366 * 100vw,30px) 0}@media screen and (max-width:768px){.p-topAbout__cm{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:calc(72 / 768 * 100vw);padding:calc(100 / 768 * 100vw) calc(50 / 768 * 100vw)}}.p-topAbout__cm iframe{width:clamp(420 * 768 / 1366 * 1px,420 / 1366 * 100vw,420px);height:auto;aspect-ratio:16/9}@media screen and (max-width:768px){.p-topAbout__cm iframe{width:calc(542 / 768 * 100vw)}}.p-topAbout__cmTxt{margin-top:clamp(24 * 768 / 1366 * 1px,24 / 1366 * 100vw,24px);font-size:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);font-weight:500}@media screen and (max-width:768px){.p-topAbout__cmTxt{font-size:15px;font-size:3.90625vw;margin-top:calc(32 / 768 * 100vw)}}@media screen and (max-width:768px){.p-topAbout__campaign{padding:0 calc(56 / 768 * 100vw)}}.p-topAbout__listItem,.p-topAbout__listItem--plus{font-size:clamp(18 * 768 / 1366 * 1px,18 / 1366 * 100vw,18px);font-weight:500}@media screen and (max-width:768px){.p-topAbout__listItem,.p-topAbout__listItem--plus{font-size:14px;font-size:3.6458333333vw}}.p-topAbout__listItem--plus:not(:last-child),.p-topAbout__listItem:not(:last-child){border-bottom-color:#d2e4f7;border-bottom-style:dotted;border-bottom-width:4px}.p-topAbout__listItem a,.p-topAbout__listItem--plus a{position:relative;display:block;padding:clamp(24 * 768 / 1366 * 1px,24 / 1366 * 100vw,24px) clamp(70 * 768 / 1366 * 1px,70 / 1366 * 100vw,70px) clamp(24 * 768 / 1366 * 1px,24 / 1366 * 100vw,24px) 0}@media screen and (max-width:768px){.p-topAbout__listItem a,.p-topAbout__listItem--plus a{padding:calc(56 / 768 * 100vw) calc(90 / 768 * 100vw) calc(56 / 768 * 100vw) 0}}@media (hover:hover){.p-topAbout__listItem a:hover,.p-topAbout__listItem--plus a:hover{color:#e50044;cursor:pointer;opacity:1}}.p-topAbout__listItem a::after,.p-topAbout__listItem--plus a::after{position:absolute;top:50%;right:0;width:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);height:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);content:"";background:url(/lp/think-kenketsu/assets/img/link_red.svg) no-repeat center;background-size:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.p-topAbout__listItem a::after,.p-topAbout__listItem--plus a::after{width:calc(38 / 768 * 100vw);height:calc(38 / 768 * 100vw)}}.p-topAbout__listItem--plus a::after{background-image:url(/lp/think-kenketsu/assets/img/plus.svg)}.p-topAbout__modal{position:fixed;top:0;left:0;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);overflow:auto;visibility:hidden;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:768px){.p-topAbout__modal{padding:calc(40 / 768 * 100vw)}}.p-topAbout__modal.is-open{visibility:visible;opacity:1}.p-topAbout__modalBox{position:relative;width:clamp(1000 * 768 / 1366 * 1px,1000 / 1366 * 100vw,1000px);padding:clamp(48 * 768 / 1366 * 1px,48 / 1366 * 100vw,48px);margin:auto;background-color:#fff;border-radius:clamp(10 * 768 / 1366 * 1px,10 / 1366 * 100vw,10px)}@media screen and (max-width:768px){.p-topAbout__modalBox{width:calc(654 / 768 * 100vw);padding:calc(56 / 768 * 100vw) 0;border-radius:calc(10 / 768 * 100vw)}}.p-topAbout__modalContents{margin-top:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px)}@media print,screen and (min-width:769px){.p-topAbout__modalContents{max-height:60vh;overflow-y:auto}}@media screen and (max-width:768px){.p-topAbout__modalContents{padding:0 calc(48 / 768 * 100vw);margin-top:calc(32 / 768 * 100vw)}}@media screen and (max-width:768px) and (orientation:portrait){.p-topAbout__modalContents{max-height:60vh;overflow-y:auto}}.p-topAbout__modalTitle{padding-bottom:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);font-size:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);font-weight:500;border-bottom:2px solid #ccc}@media screen and (max-width:768px){.p-topAbout__modalTitle{width:calc(558 / 768 * 100vw);padding-bottom:calc(32 / 768 * 100vw);margin:0 auto;font-size:15px;font-size:3.90625vw}}.p-topAbout__modalLink{text-decoration:underline}@media (hover:hover){.p-topAbout__modalLink:hover{text-decoration:underline}}.p-topAbout__modalTxt,.p-topAbout__modalTxt--small{font-size:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px);line-height:1.8}@media screen and (max-width:768px){.p-topAbout__modalTxt,.p-topAbout__modalTxt--small{font-size:13px;font-size:3.3854166667vw}}.p-topAbout__modalTxt--small:not(:first-of-type),.p-topAbout__modalTxt:not(:first-of-type){margin-top:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px)}@media screen and (max-width:768px){.p-topAbout__modalTxt--small:not(:first-of-type),.p-topAbout__modalTxt:not(:first-of-type){margin-top:calc(30 / 768 * 100vw)}}.p-topAbout__modalTxt--small{font-size:clamp(12 * 768 / 1366 * 1px,12 / 1366 * 100vw,12px)}@media print,screen and (min-width:769px){.p-topAbout__modalTxt--small{text-align:right}}@media screen and (max-width:768px){.p-topAbout__modalTxt--small{font-size:10px;font-size:2.6041666667vw}}.p-topAbout__modalTxt span,.p-topAbout__modalTxt--small span{background:linear-gradient(transparent .7em,#10144a 0,#10144a calc(.7em + 1px),transparent 0,transparent calc(.7em + 3px),#10144a 0,#10144a calc(.7em + 4px),transparent 0)}.p-topAbout__modalImg{display:-ms-grid;display:grid;-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto);gap:clamp(24 * 768 / 1366 * 1px,24 / 1366 * 100vw,24px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.p-topAbout__modalImg{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:calc(32 / 768 * 100vw)}}.p-topAbout__modalImg01{display:block;width:clamp(500 * 768 / 1366 * 1px,500 / 1366 * 100vw,500px);margin:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px) auto 0}@media screen and (max-width:768px){.p-topAbout__modalImg01{width:100%;margin-top:calc(20 / 768 * 100vw)}}.p-topAbout__modalImgTitle{margin-bottom:clamp(32 * 768 / 1366 * 1px,32 / 1366 * 100vw,32px);font-size:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px)}@media screen and (max-width:768px){.p-topAbout__modalImgTitle{font-size:13px;font-size:3.3854166667vw;margin-bottom:calc(40 / 768 * 100vw)}}.p-topAbout__modalClose{position:absolute;top:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);right:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);width:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px);height:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px)}@media screen and (max-width:768px){.p-topAbout__modalClose{top:calc(20 / 768 * 100vw);right:calc(20 / 768 * 100vw);width:calc(40 / 768 * 100vw);height:calc(40 / 768 * 100vw)}}.p-topAbout__modalClose::before{position:absolute;top:50%;left:50%;width:2px;height:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px);content:"";background:#e60044;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media screen and (max-width:768px){.p-topAbout__modalClose::before{height:calc(40 / 768 * 100vw)}}.p-topAbout__modalClose::after{position:absolute;top:50%;left:50%;width:2px;height:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px);content:"";background:#e60044;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:768px){.p-topAbout__modalClose::after{height:calc(40 / 768 * 100vw)}}@-webkit-keyframes infinity-scroll-right{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes infinity-scroll-right{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.p-topInfo{padding:clamp(150 * 768 / 1366 * 1px,150 / 1366 * 100vw,150px) 0 clamp(100 * 768 / 1366 * 1px,100 / 1366 * 100vw,100px);background-color:#d2e4f7}@media screen and (max-width:768px){.p-topInfo{padding:calc(200 / 768 * 100vw) 0}}.p-topInfo__box{position:relative;width:clamp(1100 * 768 / 1366 * 1px,1100 / 1366 * 100vw,1100px);padding:clamp(64 * 768 / 1366 * 1px,64 / 1366 * 100vw,64px) clamp(80 * 768 / 1366 * 1px,80 / 1366 * 100vw,80px) clamp(47 * 768 / 1366 * 1px,47 / 1366 * 100vw,47px);margin:0 auto;background-color:#e9f4fe;background-image:radial-gradient(#d2e4f7 1px,transparent 1px);background-size:5px 5px;border-radius:clamp(10 * 768 / 1366 * 1px,10 / 1366 * 100vw,10px)}@media screen and (max-width:768px){.p-topInfo__box{width:calc(654 / 768 * 100vw);padding:calc(134 / 768 * 100vw) calc(56 / 768 * 100vw) calc(100 / 768 * 100vw);border-radius:calc(10 / 768 * 100vw)}}.p-topInfo__box:not(:first-child){margin-top:clamp(97 * 768 / 1366 * 1px,97 / 1366 * 100vw,97px)}@media screen and (max-width:768px){.p-topInfo__box:not(:first-child){margin-top:calc(140 / 768 * 100vw)}}.p-topInfo__title{position:absolute;top:clamp(-18px,-18 / 1366 * 100vw,-18 * 768 / 1366 * 1px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:768px){.p-topInfo__title{top:calc(-23 / 768 * 100vw)}}.p-topInfo__title img{width:auto;height:clamp(36 * 768 / 1366 * 1px,36 / 1366 * 100vw,36px)}@media screen and (max-width:768px){.p-topInfo__title img{max-width:100vw;height:calc(45 / 768 * 100vw)}}@media print,screen and (min-width:769px){.p-topInfo__search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:clamp(17 * 768 / 1366 * 1px,17 / 1366 * 100vw,17px) clamp(17 * 768 / 1366 * 1px,17 / 1366 * 100vw,17px) clamp(33 * 768 / 1366 * 1px,33 / 1366 * 100vw,33px)}.p-topInfo__search::after{position:absolute;top:0;left:50%;width:3px;height:100%;content:"";background-color:#d2e4f7;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:768px){.p-topInfo__search{display:-ms-grid;display:grid;gap:calc(89 / 768 * 100vw)}}.p-topInfo__btn{position:relative;display:block;width:clamp(360 * 768 / 1366 * 1px,360 / 1366 * 100vw,360px);padding:clamp(18 * 768 / 1366 * 1px,18 / 1366 * 100vw,18px) clamp(60 * 768 / 1366 * 1px,60 / 1366 * 100vw,60px) clamp(22 * 768 / 1366 * 1px,22 / 1366 * 100vw,22px);margin-top:clamp(40 * 768 / 1366 * 1px,40 / 1366 * 100vw,40px);font-size:clamp(22 * 768 / 1366 * 1px,22 / 1366 * 100vw,22px);font-weight:500;color:#fff;text-align:center;background-color:#10144a;border-radius:clamp(10 * 768 / 1366 * 1px,10 / 1366 * 100vw,10px)}@media screen and (max-width:768px){.p-topInfo__btn{font-size:17px;font-size:4.4270833333vw;width:calc(542 / 768 * 100vw);padding:calc(30 / 768 * 100vw) calc(80 / 768 * 100vw);margin-top:calc(56 / 768 * 100vw);border-radius:calc(10 / 768 * 100vw)}}@media (hover:hover){.p-topInfo__btn:hover{background-color:#e50044;opacity:1}}.p-topInfo__btn::after{position:absolute;top:50%;right:clamp(26 * 768 / 1366 * 1px,26 / 1366 * 100vw,26px);width:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);height:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);content:"";background:url(/lp/think-kenketsu/assets/img/link.svg) no-repeat center;background-size:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.p-topInfo__btn::after{right:calc(31 / 768 * 100vw);width:calc(38 / 768 * 100vw);height:calc(38 / 768 * 100vw)}}.p-topInfo__searchTitle,.p-topInfo__searchTitle--01,.p-topInfo__searchTitle--02{position:relative;padding-left:clamp(61 * 768 / 1366 * 1px,61 / 1366 * 100vw,61px);font-size:clamp(26 * 768 / 1366 * 1px,26 / 1366 * 100vw,26px);font-weight:700}@media screen and (max-width:768px){.p-topInfo__searchTitle,.p-topInfo__searchTitle--01,.p-topInfo__searchTitle--02{font-size:22px;font-size:5.7291666667vw;padding-left:calc(107 / 768 * 100vw)}}.p-topInfo__searchTitle--01::before,.p-topInfo__searchTitle--02::before,.p-topInfo__searchTitle::before{position:absolute;top:50%;left:0;width:clamp(45 * 768 / 1366 * 1px,45 / 1366 * 100vw,45px);height:clamp(45 * 768 / 1366 * 1px,45 / 1366 * 100vw,45px);content:"";background:no-repeat center;background-size:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.p-topInfo__searchTitle--01::before,.p-topInfo__searchTitle--02::before,.p-topInfo__searchTitle::before{width:calc(82 / 768 * 100vw);height:calc(82 / 768 * 100vw)}}.p-topInfo__searchTitle--01::before{background-image:url(/lp/think-kenketsu/assets/img/room_icon.webp)}.p-topInfo__searchTitle--02::before{background-image:url(/lp/think-kenketsu/assets/img/bus_icon.webp)}.p-topInfo__searchTxt{margin-top:clamp(28 * 768 / 1366 * 1px,28 / 1366 * 100vw,28px);font-size:clamp(18 * 768 / 1366 * 1px,18 / 1366 * 100vw,18px);font-weight:500;line-height:2}@media screen and (max-width:768px){.p-topInfo__searchTxt{font-size:14px;font-size:3.6458333333vw;margin-top:calc(20 / 768 * 100vw)}}.p-topInfo__reservation{display:-ms-grid;display:grid;-ms-grid-columns:clamp(241 * 768 / 1366 * 1px,241 / 1366 * 100vw,241px) auto;grid-template-columns:clamp(241 * 768 / 1366 * 1px,241 / 1366 * 100vw,241px) auto;gap:clamp(80 * 768 / 1366 * 1px,80 / 1366 * 100vw,80px);padding:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px) 0 clamp(44 * 768 / 1366 * 1px,44 / 1366 * 100vw,44px)}@media screen and (max-width:768px){.p-topInfo__reservation{display:block;padding:0}.p-topInfo__reservation img{display:block;width:calc(452 / 768 * 100vw);margin:0 auto}}.p-topInfo__reservationTitle{font-size:clamp(26 * 768 / 1366 * 1px,26 / 1366 * 100vw,26px);font-weight:600}@media screen and (max-width:768px){.p-topInfo__reservationTitle{font-size:22px;font-size:5.7291666667vw;margin-top:calc(45 / 768 * 100vw)}}.p-topInfo__reservationTxt{margin-top:clamp(20 * 768 / 1366 * 1px,20 / 1366 * 100vw,20px);font-size:clamp(18 * 768 / 1366 * 1px,18 / 1366 * 100vw,18px);font-weight:500;line-height:2}@media screen and (max-width:768px){.p-topInfo__reservationTxt{font-size:14px;font-size:3.6458333333vw;margin-top:calc(30 / 768 * 100vw)}}.p-topInfo__logo{display:-ms-grid;display:grid;-ms-grid-columns:(clamp(260 * 768 / 1366 * 1px,260 / 1366 * 100vw,260px))[2];grid-template-columns:repeat(2,clamp(260 * 768 / 1366 * 1px,260 / 1366 * 100vw,260px));gap:clamp(24 * 768 / 1366 * 1px,24 / 1366 * 100vw,24px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:clamp(100 * 768 / 1366 * 1px,100 / 1366 * 100vw,100px)}@media screen and (max-width:768px){.p-topInfo__logo{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:calc(64 / 768 * 100vw);width:calc(550 / 768 * 100vw);margin:calc(180 / 768 * 100vw) auto 0}}.p-topInfo__caution{margin-top:10px;font-size:clamp(14 * 768 / 1366 * 1px,14 / 1366 * 100vw,14px);color:#000}@media screen and (max-width:768px){.p-topInfo__caution{font-size:11px;font-size:2.8645833333vw}}.em-area{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr 1fr 1fr 1fr;grid-template-columns:auto 1fr 1fr 1fr 1fr;padding:40px 42px;margin:36px auto 0;font-size:clamp(16 * 768 / 1366 * 1px,16 / 1366 * 100vw,16px);background-color:#fff;border:1px solid #ccc}@media screen and (max-width:768px){.em-area{font-size:14px;font-size:3.6458333333vw;display:block}}.em-area img{vertical-align:top}@media screen and (max-width:768px){.em-area img{display:block;width:revert-layer;margin:0 auto;font-size:0}}.em-area a:hover{opacity:1}@media screen and (max-width:768px){.em-area .app{margin-top:calc(30 / 768 * 100vw)}}.p-topKv{position:relative}.p-topKv img{width:100%}.p-topKv__title{position:absolute;top:50%;left:56.588579795vw;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:768px){.p-topKv__title{top:calc(770 / 768 * 100vw);left:calc(181 / 768 * 100vw);-webkit-transform:none;-ms-transform:none;transform:none}}.p-topKv__titleText,.p-topKv__titleText--01,.p-topKv__titleText--02{display:block}.p-topKv__titleText--01{width:27.7452415813vw}@media screen and (max-width:768px){.p-topKv__titleText--01{width:calc(447 / 768 * 100vw)}}.p-topKv__titleText--02{width:25.6954612006vw}@media screen and (max-width:768px){.p-topKv__titleText--02{width:calc(345 / 768 * 100vw)}}.u-pc{display:block}@media screen and (max-width:768px){.u-pc{display:none}}.u-sp{display:none}@media screen and (max-width:768px){.u-sp{display:block}}