@charset "UTF-8";*,::before,::after{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}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img,embed,object,iframe{vertical-align:bottom}.icon-container{width:80px;height:80px;border-radius:50%;overflow:hidden}.icon-container img{width:100%;height:100%;object-fit:cover;object-position:center}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden]{display:none}p,a,ul,li{letter-spacing:.1em}.main-container{max-width:1200px;margin:0 auto}.main-container *{font-family:noto sans jp,sans-serif !important;color:#202020}*:focus{outline:none !important}header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.9);width:100%;font-family:lato,noto sans jp,sans-serif;height:60px;display:flex;align-items:center}header .logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:45%;font-size:16px;font-weight:700;z-index:100;letter-spacing:-.05em;width:220px;margin-left:20px}header .logo-sub-text{font-size:.5em;letter-spacing:0}.header-nav{display:none}.hum{display:block;position:absolute;top:0;right:0;cursor:pointer;width:60px;height:60px;z-index:100}.hum span{display:inline-block;transition:all .2s;position:absolute;left:15px;height:1.5px;background:#202020;width:30px}.hum span:nth-of-type(1){top:24px}.hum span:nth-of-type(2){top:36px}.hum.acrive span{width:35%}.hum.active span:nth-of-type(1){top:24px;transform:translateY(6px)rotate(-45deg)}.hum.active span:nth-of-type(2){top:36px;transform:translateY(-6px)rotate(45deg)}#g-nav{position:fixed;z-index:0;top:-100%;left:0;width:100%;height:100%;background:#fff;transition:all .4s;opacity:0}#g-nav.panelactive{top:0;z-index:10;opacity:1}#g-nav.panelactive #g-nav-list{position:fixed;z-index:100;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}#g-nav ul{position:absolute;display:flex;justify-content:space-around;flex-direction:column;z-index:2;top:50%;left:50%;height:50%;transform:translate(-50%,-50%)}#g-nav li{list-style:none;text-align:center}#g-nav li a{color:#333;text-decoration:none;font-size:16px;line-height:3.5em;display:block;letter-spacing:.1em;transition:.1s}#g-nav li a:hover{color:#00a0e9}@media screen and (min-width:660px){header{height:102px;font-size:16px;font-weight:400;letter-spacing:1px}.header-nav{display:block}header .logo{font-size:20px;margin-left:60px}.header-nav{position:absolute;width:400px;right:80px;top:42px;display:flex;justify-content:space-around}.header-nav>*{display:block;transition:.1s;padding:.2em 1em}.header-nav>*:hover{background:#00a0e9;color:#fff}.hum{display:none}}footer{font-family:noto sans jp,sans-serif;background:#00a0e9;color:#fff;text-align:center;height:22px}footer small{font-size:12px;letter-spacing:.1em;font-weight:400;text-align:center;display:inline-block}.sub-page-heading{text-align:center;font-weight:500;font-size:30px;padding:1em 0 0}.sub-page-notice{text-align:center;font-weight:400;font-size:10px;padding:2em 0 40px;color:#aaa}.flex-box-wrapper{margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;width:98%}@media screen and (min-width:660px){.flex-box-wrapper{width:97%}}@media screen and (min-width:900px){.sub-page-heading{font-size:40px;padding:1em 0}.sub-page-notice{font-size:14px;padding:0 0 80px}.flex-box-wrapper{width:89%;max-width:1200px}}.researches-heading{margin:0 auto;width:88%;max-width:1125px;font-size:24px;padding:1em 0}.researches-flex-box-wrapper{justify-content:center;align-items:first baseline;gap:10px}.research-box{display:block;width:300px;padding-bottom:30px}.content{height:100%;width:100%;position:relative}.content div,.content img{width:100%;height:225px}.content div{background:#000;position:absolute;top:0;left:0;z-index:-1}.content img{background:#fff;object-fit:cover;border:1px solid #000}.cover{object-fit:cover !important}.content:hover img{transform:scale(1.05);transition:transform .2s ease-in-out}.content p{margin-top:1em}@media screen and (min-width:500px){.researches-heading{width:89%}.research-box{width:250px}.content div,.content img{height:180px}}@media screen and (min-width:900px){.researches-heading{width:73%}.research-box{width:250px}.content div,.content img{height:calc(250px * 2/3)}}@media screen and (min-width:1100px){.researches-heading{width:83%}}.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:0 0;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:none;background:#fff}.modaal-close:focus:before,.modaal-close:focus:after,.modaal-close:hover:before,.modaal-close:hover:after{background:#b93d0c}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:before,.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:0 0;border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px)rotate(45deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(45deg)translate(70px,0);transform:translate(84px,84px)rotate(45deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px)rotate(90deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(90deg)translate(70px,0);transform:translate(84px,84px)rotate(90deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px)rotate(135deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(135deg)translate(70px,0);transform:translate(84px,84px)rotate(135deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px)rotate(180deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(180deg)translate(70px,0);transform:translate(84px,84px)rotate(180deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px)rotate(225deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(225deg)translate(70px,0);transform:translate(84px,84px)rotate(225deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px)rotate(270deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(270deg)translate(70px,0);transform:translate(84px,84px)rotate(270deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px)rotate(315deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(315deg)translate(70px,0);transform:translate(84px,84px)rotate(315deg)translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px)rotate(360deg)translate(70px,0);-webkit-transform:translate(84px,84px)rotate(360deg)translate(70px,0);transform:translate(84px,84px)rotate(360deg)translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}.members-flex-box-wrapper h2{display:block;width:100%;text-align:left;font-size:20px;font-weight:500;padding:1.5em 0;letter-spacing:.05em}.members-flex-box-wrapper{width:90%;margin:20px auto;display:flex;flex-wrap:wrap;justify-content:flex-start}.members-flex-box{display:flex;width:100%}.members-flex-box-icon{flex:1}.members-flex-box-icon img{width:100%;height:100%;object-fit:cover}.members-flex-box-main{flex:2;padding:0 1em}.members-flex-box-image-wrapper{width:100%;height:60%;overflow:hidden}.members-flex-box img{display:block;width:100%;height:100%;transition:.3s;object-fit:cover}.professor ul,.members-flex-box ul{display:block;text-align:left}.professor ul li,.members-flex-box ul li{font-size:12px;color:#666;line-height:1.8em}.professor ul li a,.members-flex-box ul li a{transition:.1s;color:#00e !important;text-decoration:underline}.professor ul li a:hover,.members-flex-box ul li a:hover{text-decoration:none;opacity:.6}.professor{display:flex;justify-content:space-between;width:600px;height:350px;margin:0 auto}.professor-name{font-size:16px}.professor-name span{font-size:.8em;color:inherit}@media screen and (min-width:580px){.members-flex-box-wrapper{width:80%;margin:0 auto 80px}.members-flex-box{width:48%;margin:0 .5%}.members-flex-box ul li{font-size:13px}}@media screen and (min-width:940px){.members-flex-box-wrapper{max-width:1000px;margin:0 auto 20px}.members-flex-box-wrapper h2{font-size:20px;padding:40px 0 60px}.members-flex-box-wrapper{width:80%}.members-flex-box{width:32%;height:150px}.members-flex-box ul li{font-size:14px}}@media screen and (min-width:1440px){.members-flex-box{width:31%}}.main-container{margin:0 auto 70px}.works-heading{padding:2em 0}.accordion-area{list-style:none;width:96%;max-width:1200px;margin:0 auto}.accordion-area li{margin:10px 0}.accordion-area li>div{border:1px solid #ccc}.title{position:relative;cursor:pointer;font-size:14px;font-weight:400;padding:4% 4% 4% 50px;transition:all .1s ease}.title::before,.title::after{position:absolute;content:"";width:15px;height:2px;background-color:#333;transition:.1s}.title::before{top:48%;left:15px;transform:rotate(0)}.title::after{top:48%;left:15px;transform:rotate(90deg)}.title.close::before{transform:rotate(-45deg)}.title.close::after{transform:rotate(45deg)}.box{display:none;background:#f5f5f5;margin:0 3% 3%;padding:7%}.box ul{list-style-type:disc}.box ul li{line-height:1.8em;font-size:14px;padding:.1em 0}.box ul li a{color:#00e !important;transition:.1s}.box ul li a:hover{opacity:.6}@media screen and (min-width:660px){.main-container{margin:0 auto 100px}.accordion-area{list-style:none;width:90%;max-width:1200px;margin:0 auto}.title{font-size:14px;padding:3% 3% 3% 50px}.box ul li{line-height:1.8em;font-size:14px;padding:.1em 0}}@media screen and (min-width:1300px){.main-container{margin:0 auto 130px}.title{font-size:16px;padding:2% 2% 2% 50px;margin-left:20px}.box{padding:5%}.box ul li{font-size:16px}}.noscript-text{text-align:center;font-size:12px;line-height:2em;color:#aaa}.home-first{color:#202020;width:100%;margin:0 auto;background-image:url(../images/firstBg.jpg);background-size:cover;background-position:50%;height:500px;position:relative;max-width:1440px}.home-first h1{font-size:40px;font-weight:700;text-align:left;letter-spacing:.05em;position:absolute;left:30px;bottom:40px}.home-first h1 span{color:#00a0e9}.home-top-img{width:100%;height:40vw}.home-explanation{width:100%;margin:100px auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;text-align:center}.home-explanation h2{font-size:28px;font-weight:700;text-align:left;padding-bottom:1em}.home-explanation h2 img{height:1em;object-fit:contain;padding:0 .4em}.home-explanation p{font-size:14px;line-height:1.8em;padding:.4em}.home-explanation-examples{display:flex;width:100%;justify-content:center;padding:70px 0;flex-wrap:wrap;gap:5px}.home-explanation-example{max-width:400px}.home-explanation-example img{width:100%;height:240px;object-fit:cover}.home-explanation-example p{text-align:left}.home-explanation-btn{display:block;width:170px;line-height:60px;font-size:14px;border-bottom:1px solid #ccc;margin:0 auto;transition:.1s}.home-explanation-btn:hover{color:#00a0e9;border-bottom:1px solid #00a0e9}.home-explanation-btn span{padding-left:50px}.home-big-text{width:100%;overflow:hidden;white-space:nowrap;padding:200px 0}.home-big-text p{font-size:20vw;transform:scale(1.8);text-align:center;font-weight:900;color:#00a0e9;letter-spacing:0}.home-news{background:#f0f0f0;color:#555;width:90%;margin:150px auto 120px;border-radius:10px;text-align:center;padding:50px 10px}.home-news h2{font-size:16px;padding:1em}.home-news ul{display:block;width:90%;margin:0 auto;text-align:left;list-style-type:none}.home-news ul li{font-size:14px;padding:1em;line-height:1.5em}.home-news ul li a{color:blue}.homeNav .homeNavWrapper{width:100%;margin:0 auto;max-width:1660px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;flex-direction:column-reverse}.homeNav .homeNavWrapper .homeNavText{width:100%;margin:30px 0}.homeNav .homeNavWrapper .homeNavText p{font-size:12px;padding:.4em;line-height:1.4em;text-align:center}.homeNav .homeNavWrapper iframe{width:100%;height:50vw}@media screen and (min-width:600px){.home-first h1{font-size:52px;left:75px}.home-explanation-examples{gap:nset}.home-explanation{width:95%;margin:150px auto}.home-explanation h2{font-size:30px;margin:1em 0}.home-explanation p{font-size:14px;line-height:2em}.home-explanation-example{width:500px}.home-explanation-btn{width:200px;font-size:14px;line-height:60px;margin:25px auto 0}.home-explanation-btn span{padding-left:235px}.homeNav .homeNavWrapper{margin:150px auto;flex-direction:row;max-width:1140px}.homeNav .homeNavWrapper .homeNavText{width:30%;margin:0}.homeNav .homeNavWrapper .homeNavText p{font-size:16px;text-align:left}.homeNav .homeNavWrapper iframe{width:70%;height:300px}}@media screen and (min-width:900px){.home-explanation-example{width:31%}}@media screen and (min-width:1300px){.home-top-img{height:30vw;max-height:650px;background-size:contain;background-attachment:fixed}.home-explanation p{font-size:16px}.home-explanation-btn{width:300px;font-size:16px;margin:0 auto}.homeGallery{background:#ddd;height:1000px;width:90%;max-width:1660px;margin:0 auto 200px}.home-news{width:80%;padding:50px;border-radius:15px}.home-news h2{font-size:20px}.home-news ul{width:80%}.home-news ul li{font-size:16px}}.main-container{max-width:1100px;margin:0 auto;min-height:calc(100vh - 82px)}.research-detail-heading{text-align:center;font-size:28px;font-weight:500;padding:30px 0 50px;letter-spacing:.1em;line-height:1em}.research-detail-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;flex-direction:column-reverse}.research-detail-image{object-fit:contain;width:100%}.research-detail-image img{width:100%;margin-bottom:10px;box-shadow:5px 5px 10px #aaa}.research-detail-text{line-height:1.3em;width:96%;margin:auto}.research-detail-text h2{padding-left:.5em;margin:1em 0 2em;border-left:5px solid #00a0e9;line-height:1.2em;display:flex;align-items:center;font-size:24px}.research-detail-text h3{font-size:20px;margin-bottom:2em;line-height:1.2em}.research-detail-text p{margin-bottom:1em}.research-detail-text a{color:blue;text-decoration:underline}.research-detail-text ul{margin:0 0;padding:1em 3em}.research-detail-text ul li{padding:0 0;list-style-type:disc}.research-detail-text .info{border-top:1px solid #aaa;padding-top:1em}@media screen and (min-width:660px){.main-container{min-height:calc(100vh - 124px)}.research-detail-wrapper{flex-direction:row}.research-detail-heading{font-size:30px;padding:40px 0 60px}.research-detail-text{margin:0;width:55%}.research-detail-text h2{font-size:24px;margin:0 0 1.5em}.research-detail-text h3{margin-bottom:1em}.research-detail-image{width:38%}}