@charset "UTF-8";

* {margin: 0; padding: 0;}
p { line-height: 1.6; margin-bottom: 0;}

.requiredText {color: red;}

@media screen and (min-width: 1000px) {
body { background: #fff; padding: 0; margin: 0; font-family: "fot-tsukuardgothic-std", sans-serif; font-size: 1.2vw; color: #2B2B2B; overflow-x: hidden;}
.spmenu {display:none;}
.spbr br {display:none;}
.mb1 {margin-bottom: 1vw;}
.mb2 {margin-bottom: 2vw;}
.mb3 {margin-bottom: 3vw;}
.mb5 {margin-bottom: 5vw;}
.mb10 {margin-bottom: 10vw;}
.mt30 {margin-top: 40vw!important;}

.pt10	{padding-top: 10vw!important;}
.largep {font-size: 110%; font-weight: bold;}

.w35 { display: block; width: 35%; margin-left: auto; margin-right: auto;}
.w50 { display: block; width: 50%; margin-left: auto; margin-right: auto;}
.w100 {width: 100%!important;}

.tal {text-align: left;}
.tac {text-align: center;}
.sm {font-size: 80%!important;}
.cp { width: 100%; padding: 0 0 1vw; text-align: center;}

a:link { text-decoration: none; color: #fff;}
a:visited { text-decoration: none; color: #fff;}
a:hover { text-decoration: none;}
a:active { text-decoration: none; color: #fff;}
a:link,a:visited,a:hover,a:active {transition: all .6s; }

img { width: 100%; height: 100%; object-fit: contain;}

.wow {opacity: 0; filter: blur(1.5rem); transition: all 1.5s;}
.wow.animated { opacity: 1; filter: blur(0); transition: all 1.5s;}

.loading {position: fixed; z-index: 20; width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; overflow: hidden; opacity: 1; background: #F9F8F4;}
.loading .img { width: 10vw; height: auto; filter: blur(1.5rem); opacity: 0; transition: all .6s;}
.loading.in .img {filter: blur(0); opacity: 1; transition: all .6s;}
.loading.out {opacity: 0; z-index: -10; transition: all .6s;}
.loading.out .img { filter: blur(1.5rem); transition: all .6s;}

.maincont {position: relative; z-index: 2; width: 100%; height: auto;overflow: hidden; opacity: 0; transition: all .5s; padding-bottom: 15vw;}
.maincont.on {height: auto;overflow: visible; opacity: 1; transition: all .5s;}

.section { display: block; position: relative;  width: 65%; height: auto; margin: 0 auto; padding-top: 10vw;}
.pt10 + .section {padding-top: 0;}
.pt10 .section {padding-top: 0;}

.yellowbg {background: #FFFDF7; padding: 5vw;}
.yellowbg .section {padding-top: 0;}

.cp { text-align:center; margin-bottom:10vw;}
.header {position: fixed; z-index: 5; top: -5vw; left: 0; width: 100%; height: auto; background: #F9F8F4; padding: 1vw 2vw; box-sizing: border-box; display: flex; justify-content: space-between; opacity: 0; transition: all 1s;}
.header.on {top: 0; opacity: 1;}
.header .logo {width: 9vw; height: auto; display: block;}
.header .logo img {display: block; width: 100%; height: auto;}
.header .gmenu { width: fit-content; display: flex; justify-content: flex-end; align-items: center;}
.header .gmenu a { margin-left: 2vw;}
.header .gmenu a p {color: #2B2B2B; margin: 0; padding: 0; font-size: 90%;}
.header #spMenu {display: none;}

.pagettl {position: relative; width: 100%; height: auto; aspect-ratio:1/.3; overflow: hidden; margin-top: 4vw;}
.pagettl .txt {position: absolute; z-index: 2; width: 100vw; height: fit-content; margin: 15vw 0 0 15vw; display: flex; justify-content: flex-start; align-items: center;}
.pagettl .txt h1 {display: block; width: fit-content; color: #fff; font-size: 230%;-webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9)); filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9)); font-weight: 700;}
.pagettl .bg {position: absolute; z-index: 1; width: 100%; height: auto; aspect-ratio:1/.3; overflow: hidden;}
.pagettl .bg img { width: 100%; height: 100%; object-fit: cover; object-position: bottom;}
.bnrArea { }


.hbox { width: 100%; height: auto; display: block; text-align: center;}
.hbox h2 { font-size: 180%; font-weight: 700;}

.txtlist { border-top: dotted 1px rgba(0,0,0,.7);}
.txtlist .flcell { display: flex; justify-content: flex-start; width: 100%; border-bottom: dotted 1px rgba(0,0,0,.7);}
.txtlist .flcell .fleft { width: 25%; text-align: left; padding: 1vw; box-sizing: border-box;}
.txtlist .flcell .fright { width: 75%; text-align: left; padding: 1vw; box-sizing: border-box;}
.txtlist .flcell .fright a {color: #2b2b2b;}
.txtlist .flcell .fright p {margin-bottom: 0;}

.kv {position: relative; width: 100%; height: auto; aspect-ratio:1/.6; overflow: hidden; margin-bottom: 0;}
.kv .txt {position: absolute; z-index: 2; width: 60%; height: fit-content; aspect-ratio:1/.6; margin: 15vw 0 0 38%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; }
.kv .txt h1 { display: block; margin-bottom: 5vw; height: auto; text-align: left; color: #fff; font-size: 200%; font-weight: bold;}
.kv .txt p {text-align: left; font-size: 110%; width: 50vw; color: #fff;}
.kv .bg {position: absolute; z-index: 1; width: 100%; height: auto; aspect-ratio:1/.6; overflow: hidden;}
.bg img { width: 100%; height: 100%; object-fit: cover;}

.cscrolldown{width:1px;height:60px;position:absolute;bottom:5vw;left:0;right:0;margin:0 auto;overflow:hidden;z-index:3; opacity: 1;}
.cscrolltxt{position:absolute;bottom:9vw;left:0;right:0;margin:0 auto;overflow:hidden;z-index:3; opacity: 0; font-size: .8vw; color: #fff; width:max-content;}
.cscrolltxt br {display: none;}
.cline{width:100%;height:100%;display:block;background:linear-gradient(to bottom,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 50%);background-position:0 -60px;background-size:100% 200%;animation:scrolldown 2.2s cubic-bezier(0.76,0,0.3,1) forwards infinite}
@keyframes scrolldown{0%{background-position:0 60px-abs}75%{background-position:0 0}100%{background-position:0 60px}}

iframe {width: 100%; height: 30vw; border: none;}


.btnbox { display: flex; justify-content: center;}
a.linkbtn { position: relative; display: flex; justify-content: center; align-items: center; width: fit-content; height: auto; line-height: 0; border-radius: 4vw; padding: .5vw 3vw; text-align: center; transition: all .5s; background: #FEDC0D;}
a.linkbtn p {position: relative; color: #000; font-size: 110%; margin: 0; display: flex; justify-content: center; align-items: center;}
a.linkbtn p:after { display: block; content:""; color: #000; width: 1em; height: 1em; margin-left: 1em; background: url(../../../system_panel/uploads/images/arrow.png) no-repeat center center; background-size: contain;}




.cta {display: flex; justify-content: center; align-items: center;position: fixed; z-index: 20; background: rgba(5,163,235,1); text-align: center; width: 100%; height: auto; padding: .5vw 0; opacity: 0; bottom: -6vw; left: 0; transition: all .5s; }
.cta.on { bottom: 0; opacity: 1; transition: all .5s;}
.cta.on.btm { padding: 1.5vw 0; transition: all .5s; background: rgba(5,163,235,1);}
.cta a { color: #fff; font-weight: bold; font-size: 130%; margin: 0 auto; letter-spacing: .1em; transition: all .5s;}
.cta.on.btm p { font-size: 150%; transition: all .5s;}
.cta .left { opacity: 0; position: absolute; bottom: 0; left: 15%; width: 8vw; margin-left: 2vw;display: flex; justify-content: center; align-items: flex-end; transition: all .5s;}
.cta .right {opacity: 0;position: absolute; bottom: 0; right: 15%; width: 8vw; margin-right: 2vw;display: flex; justify-content: center; align-items: flex-end; transition: all .5s;}
.cta.on.btm .left {opacity: 1; left: 18%; transition: all .5s;}
.cta.on.btm .right {opacity: 1; right: 18%; transition: all .5s;}
.cta img { width: 100%; height: 100%; object-fit: contain;}


.secttl { width: 100%; display: flex; justify-content: flex-start; align-items: center; margin-bottom: 1.5vw;}
.secttl .num { width: fit-content; background: #05A3EB; padding: .4vw 1vw; border-radius: 2vw; text-align: left; color: #fff; margin-right: 1vw;font-size: 130%; font-weight: bold;}
.secttl .num p {margin-bottom: 0;}
.secttl .line-animate {width: auto; margin: 0; font-weight: bold; font-size: 130%;}

.line-animate { position: relative; display: inline-block; line-height: 1.3; font-size: 180%;}
.line-animate span { position: relative; display: inline-block; overflow: hidden; font-weight: bold;}
.line-animate span .line { position: absolute; z-index: -1; bottom: 0.1em; left: 0; height: .4em; width: 0; background: rgba(254,220,13,.8);}







.maincont.index .secttl {margin-bottom: 3vw;}
.listbox h3 {font-size: 120%; font-weight: bold;}
.list {width: 100%; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; gap:1vw 1vw;}
.list .li {list-style-type: none; width: 23%; height: auto; text-align: center; border-radius: 20px; background: #fcfcfc;border: 1px solid #707070; padding: 1vw 0; box-sizing: border-box;}


.navibnr {width: 96%; display: flex; gap:.5vw; margin: 2vw auto 0;}
.navibnr .cell { position: relative; width: 20%;background:rgb(35, 67, 108);  border:1px solid #ddd; padding: 1vw 0; box-sizing: border-box; overflow: hidden; aspect-ratio:1/.321;}
.navibnr .cell .txt {position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: auto; aspect-ratio:1/.321; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all .5s;}
.navibnr .cell .txt p {font-size: 80%; text-align: center; color: #fff; transition: all .5s; margin-bottom: 0;-webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9)); filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9));}
.navibnr .cell .txt h2 {font-size: 125%; text-align: center; color: #fff; transition: all .5s;-webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9)); filter: drop-shadow(1px 1px 3px rgba(0,0,0,.9));}
.navibnr .cell .bg {position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: auto; aspect-ratio:1/.321; display: block;}
.navibnr .cell .bg img {width: 100%; height: 100%; aspect-ratio:1/.321; opacity: .5;}
.navibnr .cell:hover { position: relative; transition: all .5s;}
.navibnr .cell:hover .txt {transform: scale(105%); transition: all .5s;}



/*form*/
.form {}
.form .formRow input[type="text"],.form .formRow input[type="email"],button,textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; border: none; border-radius: 0; font: inherit; outline: none; border:solid 1px #ccc;}
.form {width: 100%; margin: 0 auto;}
.form .forminside {width: 70%; margin: 0 auto;}
.form .formRow { display: flex; justify-content: flex-start; margin: 0 0 2vw; padding: 0; text-align: left;}
.form .formTh {width: 35%;}
.form .formTd {width: 65%;}
.form .formRow .radioarea {display: flex;}
.form .formRow input[type="text"],.form .formRow input[type="email"],.form .formRow select,.form .formRow textarea {width: 100%; background: #fff;}
.form .formRow textarea {height: 10em;}
.form .formRow .radioArea {display: flex;}
.form p {margin-bottom: 0;}
.form .pp { display: block;width: 100%;height: 20vw; margin: 2vw auto; overflow: scroll; border: solid 1px #fafafa;padding: 1vw; box-sizing: border-box; text-align: left;}
.form .submit { text-align: center; margin: auto;}
.form .formRow input[type="text"],
.form .formRow input[type="email"],
.form .formRow textarea { padding: 0.5vw 2vw; border-radius: 20px; }
.form #submit {opacity: 0.4; position: relative; display: block; width: max-content; padding: 0.5vw 5.15vw 0.5vw 5.15vw; color: #fff; font-size: 130%; letter-spacing: 0.2rem; margin: 0 auto; text-align: center; border: none; background: #000;}
.form #submit.active {opacity: 1;}
.formTd .d-inline-block {display:block!important; width:fit-content; margin-right: 2vw;}
.formTd .d-inline-block input { margin-right: .4vw;}
/*form*/


.impbox { display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; padding: 2vw; width: 100%; height: auto; box-sizing: border-box; border-radius: 1vw; border: dashed 1px #707070; background: #FCFCFC;}
.impbox .left { margin: 0 5% 0 0; display: flex; justify-content: center; align-items: center; background: #05A3EB; border-radius: 50%; color: #fff; font-size: 250%; overflow: hidden;aspect-ratio: 1/1; width: 3vw; font-weight: bold;}
.impbox .right { color: #000; font-size: 120%; font-weight: bold; text-align: left; line-height: 1.4; width: 90%;}
.arrow img {width: 6vw; height: auto; display: block; margin: 0 auto;}

.imgttl { position: relative;}
.imgttl .hbox {position: relative; padding: 8vw 0;}
.imgttl .img_curriculum {position: absolute; z-index: 2; width: 30vw; height: auto; top: -1vw; right: 10vw;}

.coursebox { display: flex; justify-content: flex-start; align-items: center; padding: 2vw; width: 100%; height: auto; box-sizing: border-box; border-radius: 1vw; border: dashed 1px #707070; background: #FCFCFC;}
.coursebox .left { margin: 0 5% 0 0; display: block; width: 20%;}
.coursebox .right { text-align: left; width: 75%;}
.coursebox .right h3 {font-weight: bold; padding-bottom: 1vw; margin-bottom: 1vw; border-bottom: solid 1px #707070;}

.box.littleijin .flcell { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
.box.littleijin:nth-of-type(even) .flcell { flex-direction: row-reverse;}
.box.littleijin .flcell .img { width: 20%; margin: 0 5%;}
.box.littleijin .flcell .txt { width: 70%; text-align: left;}

.emtxt p {font-size: 110%; text-align: center;}

.box.about .flcell { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: row-reverse;}
.box.about .flcell .img { width: 20%; margin: 0 3% 0 0;}
.box.about .flcell .txt { width: 77%; text-align: left;}


.indexsec1 {display: flex; justify-content: space-between; align-items: center; width: 100%;}
.indexsec1 .cell { width: 45%;}
.indexsec1 .cell .txt {padding:2vw; width: 100%; height: auto; box-sizing: border-box; border-radius:1vw; border:dashed 1px #707070; background:#FCFCFC; text-align: left;}
.indexsec1 .cell .txt p {margin-bottom: 0;}
.indexsec1 .arrow { width: 10%;}

.impttl {display: flex; justify-content: flex-start; align-items: center; width: fit-content; text-align: left;}
.impttl .num { width: 1.4em; height: 1.4em; background: #F6DC0E; border-radius: 50%; margin-right: 1vw; display: flex;justify-content: center;align-items: center;}
.impttl .num p {margin-bottom: 0; color: #fff; font-size: 120%; font-weight: bold;}
.impttl .txt { width: fit-content; text-align: left; font-weight: bold; margin-bottom: 0; font-size: 120%;}

.maincont.index .impbox .data { width: 76%; margin: 0 2%;}
.maincont.index .impbox .dataimg { width: 20%;}

.maincont.index .impbox.btncell {justify-content: space-between;}
.maincont.index .impbox.btncell .data { width: fit-content;}
.maincont.index .impbox.btncell .dataimg { width: fit-content;}
.maincont.index .impbox.btncell .dataimg .linkbtn { width: 20vw; padding: .5vw 1vw;}
.maincont.index .impbox.btncell .dataimg .linkbtn p {width: 90%; }
.maincont.index .impbox.btncell .dataimg .linkbtn p:after { position: absolute; right: 0; display: block; content:""; color: #000; width: 1em; height: 1em; margin-left: 1em; background: url(../../../system_panel/uploads/images/arrow.png) no-repeat center center; background-size: contain;}

.maincont.index .duocell { display: flex; justify-content: flex-start; align-items: center; width: 100%;}
.maincont.index .duocell .img {width: 35%;}
.maincont.index .duocell .txt {width: 60%; margin-left: 5%;}

.maincont.index .duocell.rev { flex-direction: row-reverse;}
.maincont.index .duocell.rev .txt {	margin: 0 5% 0 0;}
.maincont.index .impbox .btnbox {width: 100%; justify-content: center;}
.maincont.index .btnbox a {margin: 0 1vw;}

.recommendationbox { display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; padding: 3vw 3vw 0vw; width: 100%; height: auto; box-sizing: border-box; border-radius: 1vw; border: dashed 1px #707070; background: #FCFCFC;}
.recommendationbox .left { margin: 0 5% 0 0; width: 20%; text-align: center;}
.recommendationbox .right { color: #000; text-align: left; line-height: 1.4; width: 75%;}
.recommendationbox .right .ttl {width: 100%; display: flex; justify-content: space-between; align-items: center; padding-bottom: 1vw; margin-bottom: 3vw; border-bottom: dotted 1px #707070;}
.recommendationbox .right p { margin-bottom: 3vw; letter-spacing: .1em; line-height: 1.5; font-size: 90%;}
.recommendationbox .right .ttl h2 {font-size: 120%; font-weight: bold; margin-bottom: 0;}
.recommendationbox .right .ttl p {font-size: 100%; color: #05A3EB; margin-bottom: 0;}
.databox { display: block; text-align: center; margin-left:auto; margin-right:auto; padding: 3vw; width: 100%; height: auto; box-sizing: border-box; border-radius: 1vw; border: dashed 1px #707070; background: #FCFCFC;}
.databox h3 {font-size: 120%; font-weight: bold;}
.databox canvas {	width: 100%;	margin: 40px auto; display: block;}

.pcOnly { display: block !important; }
.spOnly { display: none !important; }
}
















/* gjs-dashed */
.gjs-dashed * {padding: 1vw!important;}
.gjs-dashed .wow {opacity: 1!important;}
.gjs-dashed .dn {display: block!important;}
.gjs-dashed .header {top: 1vw!important; opacity: 1!important;}
.gjs-dashed .footer { opacity: 1!important;}
.gjs-dashed #spMenu  {opacity: 1!important;}
.gjs-dashed .section { width: 100%; padding: 10px;}
.gjs-dashed .maincont { width: 100%!important; margin: 10px auto!important; opacity: 1!important;}
.gjs-dashed .pagettl .bg {opacity: 1!important;}
.gjs-dashed .spnavi { opacity: 1!important; z-index: 20!important; right: 0!important;}
.gjs-dashed .spnavi a {filter: blur(0); margin: 0!important; padding: .5vw!important;}
.gjs-dashed .spnavi a p {padding: 0!important; margin: 0!important;}
.gjs-dashed .image-container {position: relative; z-index: 1;}
.gjs-dashed .image-container img {position: relative; display: block!important;opacity: 1!important;}
.gjs-dashed #progress {z-index: -100!important;}
.gjs-dashed .productlist .item .imgbox .sub {display: block!important;}
.gjs-dashed .productlist .item .imgbox .sub a {display: block!important;}
.gjs-dashed .newslist .webgene-blog article { filter: blur(0); opacity: 1;}
.gjs-dashed .box p { opacity: 1!important; filter: blur(0)!important; margin-bottom: 0!important;}
.gjs-dashed .hbox h2 { opacity: 1!important; filter: blur(0)!important;}
.gjs-dashed .menu .cell { opacity: 1!important; filter: blur(0)!important;}
.gjs-dashed .slidebox {position: relative; width: 100%; height: auto; aspect-ratio:auto; overflow: auto;}
.gjs-dashed .slide {position: relative; width: 100%;height: fit-content;}
.gjs-dashed .slide img { display: block; width: 100%; height: auto; aspect-ratio:1/.6; padding: 0;}
.gjs-dashed img { width: 100%; height: auto; object-fit: cover;}
.gjs-dashed #galleryMain,.gjs-dashed #productMain {display: none!important; z-index: -100!important;}
.gjs-dashed .gjs-hover-reference {display: none!important;}
