@charset "utf-8"; 
/* CSS Document */


/*----------------------------------------------------------------------------
***                                                              mainsection
----------------------------------------------------------------------------*/
#wrap{min-width: 1200px;width: 100%;margin:0 auto;}
.mainSection{width: 960px;position:relative;float: left;}
.mainSection > .mainSectionInner{margin: 0 auto; padding: 0px 0 0px;}
.mainSection .secBox > .sectionInner{max-width: 960px;margin: 0 auto 20px;padding: 20px 20px 20px;background:#fff;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);}
.mainSection .secBox > .sectionInner .contentsBox{max-width: 100%;margin: 0 auto;}
.mainSection .secBox .inSec{width:auto;margin:0 auto;}
.mainSection .titleBox{margin: 0 0 20px;}
.mainSection .titleBox .ttl-h2{text-align:center;color: #242424;}
.mainSection .titleBox .txtTop{font-size:22px; display:block; line-height:1.2;}
.mainSection .titleBox .txtBottom{font-size:12px; display:block; line-height:1.2;}
.mainSection .titleBox .subTtl{text-align:center;font-size:16px;line-height: 1.5;}
.mainSection .moreBtn{text-align:center;margin:1em 0 0;padding:0;/* position:absolute; *//* right:95px; *//* top:-3.2em; */width: 100%;order: 3;}
.mainSection .moreBtn a{border: 1px solid #4d4d4d;color: #4d4d4d;display:inline-block;font-size:13px;line-height:1;padding: 0.5em 2.5em 0.6em 2em;border-radius:30px;text-decoration:none;background: url(/images/top_230801/arrow_gray_r.png) no-repeat center right 1em / 0.6em auto;}

#asideSec .rightSectionInner > .secBox > .sectionInner{max-width: 219px;margin: 0 auto 20px;padding: 20px 10px 0px;background:#fff;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);}
#asideSec .secBox > .sectionInner .contentsBox{max-width: 100%;margin: 0 auto;width: 100%;}
#asideSec .secBox .inSec{width:auto;margin:0 auto;}
#asideSec .titleBox{margin: 0 0 20px;}
#asideSec .titleBox .ttl-h2{text-align:center;}
#asideSec .titleBox .txtTop{font-size:22px; display:block; line-height:1.2;}
#asideSec .titleBox .txtBottom{font-size:12px; display:block; line-height:1.2;}
#asideSec .titleBox .subTtl{text-align:center; font-size:16px;}
#asideSec #sideTopBnrSec .sideTopBnrUl li{margin-bottom: 1em;}


/* slick */
.mainSection .slick-dots li{ position:relative;  display:inline-block;  width:10px;  height:10px;  margin:0 5px;  padding:0;  cursor:pointer;}
.mainSection .slick-dots li button{ font-size:0;  line-height:0;  display:block;  width:10px;  height:10px;  padding:5px;  cursor:pointer;  color:transparent;  border:0;  outline:none;  background:transparent;}
.mainSection .slick-dots li button:hover, 
.mainSection .slick-dots li button:focus{ outline:none;}
.mainSection .slick-dots li button:hover:before, 
.mainSection .slick-dots li button:focus:before{ opacity:1;}
.mainSection .slick-dots li button:before{ font-size:10px;  line-height:10px;  position:absolute;  top:0;  left:0;  width:10px;  height:10px;  content:''; border-radius:50%; border:2px solid #000;  text-align:center;  opacity:.25;  color:black;  -webkit-font-smoothing:antialiased;  -moz-osx-font-smoothing:grayscale; box-sizing:border-box;}
.mainSection .slick-dots li.slick-active button:before{ opacity:.75;  color:black; background:#000;}

/*----- 共通グローバルナビ非表示 -----*/
#headerArea{height: auto;}
#navArea{display: none;}
/*----- トップ用グローバルナビ -----*/
#topNavArea{width: 1200px;margin: 10px auto 20px;position: relative;}
#topNavArea .listBox{display:flex;justify-content:space-between;align-items: center;background: #fff;border-radius: 10px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);}
#topNavArea .listBox li{width: calc(100% / 5);}
#topNavArea .listBox a{display:block;color: #4d4d4d;font-weight: 500;font-size: 16px;padding: 0.9em 0.5em 0.9em;text-align:center;width:100%;position:relative;box-sizing: border-box;text-decoration: none;}
#topNavArea .listBox a:before{content:"";display:block;width: 1px;height: 2em;background: #c8c8c8;position:absolute;top: 50%;left: 0;transform: translate(-50%, -50%);}
#topNavArea .listBox .listItem06 a{position:relative;}
#topNavArea .listBox .listItem06 .schoolSearchBtn{position:absolute; right: 1.5em; bottom: -2.5em;}

/*----- ファーストビュー -----*/
#mainView{}
#mainView .mainViewInner{width:100%;height:390px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,0.2);background:url(/eigosenka/images/top/bgi_fv01.jpg) no-repeat center / cover;margin:0 0 1em; display: flex; flex-direction: column; justify-content: center;}
#mainView .mainViewContents{margin-left: 10em;}
#mainView .courseBoxUl{display:flex;justify-content: flex-start;align-items:center;}
#mainView .courseBoxLi{width: 9em;height: 9em;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;flex-wrap: wrap;padding: 0 0.6em 0.6em;margin: 1.5em 1em 0 0; font-weight: bold;}
#mainView .courseBoxLi .courseName{color:#fff;text-align:center;padding: 0;margin: auto 0 auto 0;width: 100%;font-size: 145%;line-height: 1.3;}
#mainView .courseBoxLi .teacher{background:#fff;width: 100%;border-radius: 1em;line-height: 1;padding: 0.3em 0 0.4em;font-size: 110%;text-align: center;}
#mainView .junkyo{background:#f15a24;}
#mainView .junkyo .teacher{color:#f15a24;}
#mainView .testTaisaku{background:#fbb03b;}
#mainView .testTaisaku .teacher{color:#fbb03b;}
#mainView .listningSpeakingTaisaku{background:#8cc63f;}
#mainView .listningSpeakingTaisaku .teacher{color:#8cc63f;}
#mainView .listningSpeakingTaisaku .courseName{line-height:1.1;font-size: 130%;}
#mainView .eikenTaisaku{background:#372579;}
#mainView .eikenTaisaku .teacher{color:#372579;}

/*----- introSec -----*/
#introSec{position: relative;}
#introSec #introSecInner .introusagi{position: absolute;top: 12px; left: 37px;}
#introSecInner {width:100%;height:360px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 0 5px 0 rgba(0,0,0,0.2);background: linear-gradient(to right, #666f78, #505a63)/*background-color: #505b63*//*background:url(/eigosenka/images/top/bgi_intro01.jpg) no-repeat center / cover*/;margin:0 0 1em;display: flex;flex-direction: column;justify-content: center;padding: 2em 3em;}
#introSecInner .ttlBox{padding: 0 2em 0 8em;margin-top: 1em;}
#introSecInner .ttlBox .secTtl{border-bottom:1px solid #fff;position: relative;padding-bottom: 0.5em;margin-bottom: 0.5em;}
/*#introSecInner .ttlBox .secTtl:after{content:""; display: block; position: absolute; bottom: 0; right: 2em; width: 120px; height: 60px;background:url(/eigosenka/images/top/intro_contents01.png) no-repeat center / cover;}*/
#introSecInner .ttlBox .bottomTxt{color:#fff;font-size: 110%;line-height: 1.4;}
#introSecInner .osusumeCourseBox{margin: 1.2em 0 1.5em;}
#introSecInner .osusumeCourseBox .osusumeCourseDt{background:#0a98bd;text-align: center;font-size: 120%;color: #fff;border-radius: 5px 5px 0 0;}
#introSecInner .osusumeCourseBox .osusumeCourseDd{background:#e6faff;padding: 0.5em;border-radius: 0 0 5px 5px;}
#introSecInner .osusumeCourseBox .osusumeCourseUl{width:100%;display:flex;justify-content: space-between;}
#introSecInner .osusumeCourseBox .osusumeCourseLi{display:flex;width: 33%;border-right: 1px solid #b3b3b3;justify-content: center;align-items: center;padding: 1em;}
#introSecInner .osusumeCourseBox .osusumeCourseLi:last-child{border-right: none;}
#introSecInner .osusumeCourseBox .gakunenDl{display:flex; justify-content:center;}
#introSecInner .osusumeCourseBox .gakunenDt{width: 8em;margin-right: 1em;}
#introSecInner .osusumeCourseBox .gakunenDt .gakunen{font-size: 160%;display: block;text-align: center;}
#introSecInner .osusumeCourseBox .gakunenDt .gakunen .year{font-size: 140%;}
#introSecInner .osusumeCourseBox .gakunenDt .getsugaku{display: block;background: #0a98bd;width: 100%;text-align: center;color: #fff;font-size: 120%;font-weight: normal;margin-top: 0.5em;}
#introSecInner .osusumeCourseBox .gakunenDd{display:flex; flex-direction: column; justify-content:center; align-items: center;}
#introSecInner .osusumeCourseBox .gakunenDd .taxOut{display: block;color:#0a98bd;font-size: 230%;font-weight:bold;text-align: center;margin-top: 0.1em;}
#introSecInner .osusumeCourseBox .gakunenDd .taxOut .yen{font-size:70%;}
#introSecInner .osusumeCourseBox .gakunenDd .taxIn{font-size: 120%;margin-top: 0.3em;}
#introSecInner .bottomBtnBox{}
#introSecInner .bottomBtnBox .bottomBtnUl{display:flex; justify-content:center; flex-wrap: wrap;}
#introSecInner .bottomBtnBox .bottomBtnLi{width: 17em;margin-right:1em;}
#introSecInner .bottomBtnBox .bottomBtnLi:last-child{margin:0;}
#introSecInner .bottomBtnBox .bottomBtnLi a{display:block;width:100%;text-align: center;color:#fff;font-size:150%;position:relative;border:1px solid #fff;border-radius: 1em;padding: 0.3em;}
#introSecInner .bottomBtnBox .bottomBtnLi a:after{content:""; display: block; width: 0.5em;height: 0.5em; border-top: 2px solid #fff; border-right: 2px solid #fff;transform: rotate(45deg) translate(0, -70%); position:absolute; top: 50%; right: 1em;}

/*----- courseSec -----*/
#courseSec{}
#courseSecInner{padding: 4em 3em;}
#courseSec .ttlBox{margin: 0 0 3em 0;}
#courseSec .ttlBox .subTtl{font-weight:normal;display:block;text-align:center;margin-bottom: 0.5em;color:#666;}
#courseSec .ttlBox .mainTtl{font-size: 195%;display:block;text-align:center;}
#courseSec .courseBox .courseUl{display:flex; justify-content:space-between; flex-wrap: wrap;}
#courseSec .courseBox .courseLi{width:31%;height: 100%;}
#courseSec .courseBox .courseLi.allIn,
#courseSec .courseBox .courseLi.osusume{width:48%; margin-bottom:4em;}
#courseSec .courseBox .courseLi .courseDl{}
#courseSec .courseBox .courseLi .courseDt{font-size: 150%;text-align: center;line-height: 1.4; color: #fff;padding: 0.2em;margin-bottom: 0.7em;border-radius: 5px;position: relative;}
#courseSec .courseBox .courseLi.allIn .courseDt{background: #f15a24;}
#courseSec .courseBox .courseLi.osusume .courseDt{background: #fbb03b;}
#courseSec .courseBox .courseLi.testTaisaku .courseDt{background: #8cc63f;}
#courseSec .courseBox .courseLi.listningSpeakingTaisaku .courseDt{background: #00a1c9;}
#courseSec .courseBox .courseLi.eikenTaisaku .courseDt{background: #372579;}
#courseSec .courseBox .courseLi.allIn .courseDt .fukidashi{position:absolute;left: 1em; bottom:0.5em;}
#courseSec .courseBox .courseLi.osusume .courseDt .fukidashi{position:absolute;right: 1em; bottom:0.5em;}
#courseSec .courseBox .courseLi .courseDd{}
#courseSec .courseBox .courseLi .courseDd .img{padding: 0;margin: 0 0 0.7em 0;text-align:center;}
#courseSec .courseBox .courseLi .courseDd .courseH{font-size:145%;font-weight: bold;padding: 0;text-align: center;margin-bottom: 0.5em;line-height: 1.3;}
#courseSec .courseBox .courseLi .courseDd .txt{line-height:1.4;font-size: 110%;padding: 0;margin: 0 0 auto 0;}
#courseSec .courseBox .courseLi .courseDd .btn{width:15em;margin: 1em auto 0 auto;}
#courseSec .courseBox .courseLi .courseDd .btn a{display:block;width:100%;text-align: center;color:#333;font-size: 125%;position:relative;border:1px solid #333;border-radius: 1em;padding: 0.4em 0.5em 0.5em;line-height: 1;}
#courseSec .courseBox .courseLi .courseDd .btn a:after{content:""; display: block; width: 0.5em;height: 0.5em; border-top: 2px solid #333; border-right: 2px solid #333;transform: rotate(45deg) translate(0, -70%); position:absolute; top: 50%; right: 1em;}
#courseSec .courseBox .courseLi.eikenTaisaku .courseDd .btn{/*margin-top: 2.5em;*/}



/*----------------------------------------------------------------------------
***                                                              rightsection
----------------------------------------------------------------------------*/
.aside .sectionInner{padding: 0;/*padding: 430px 0% 0em;*/}
.rightSection{float:right;}
.rightSectionInner{padding-top:0px;}

.rightSection .section{margin-bottom:10px;}
.rightSection img{max-width:100%; height:auto;}
.rightSection iframe{border:none; width:195px;}
.rightSection .rightSectionInner li{margin-bottom:0.59em;}
.rightSection .rightSectionInner li .modal-syncer{cursor: pointer;}

/*  多言語サービス */
#gengoSec{border:5px solid #ccc; padding:1em 1em 1em 1em; background:#f2f2f2;}
#gengoSec p{text-align:center; padding:0;}
#gengoSec p a{background:#E0007E; color:#fff; text-align:center; display:inline-block; line-height:1; margin:0 auto; padding:0.6em 3em 0.5em; border-radius:15px; font-size:110%;}
#gengoSec .sectionInner{;}
#gengoSec h2{text-align:center;}
#gengoSec img{;}
#gengoSec ul{padding:5% 0 5%;}
#gengoSec li{box-sizing:border-box; width:25%; padding:0 2%; text-align:center;}
#gengoSec li a{display:block;}
#gengoSec li img{width:100%;}


/*----- その他サービス -----*/
.othersServiceBox{margin:30px 0 0 0;}
.othersServiceBox dt{padding-top: 0px;}
.othersServiceBox dd{font-size:12px;}
.othersServiceBox .houjin{padding-top:14px;}
.othersServiceBox .houjin a{padding-left:0px; background:none;}
.othersServiceBox a{padding-left:15px; background:url(/images/top_1505/icon_list01.png) left 3px no-repeat;}


/*----- お近くのスクールをさがす -----*/
#searchBox{background:#f2f2f2; padding:1em 1em 1em 1em; margin-bottom:-1em;}
#searchBox .searchBoxTtl{color:#00a1c9;font-size:103%;display:flex;align-items:center;font-weight:bold;}
#searchBox .searchBoxTtl:before{content:""; display:inline-block; width:17px; height:20px; background:url(/images/top_210625/ico_search01.png) no-repeat center center/cover;}
#searchBox .schoolsList{padding:5% 0% 5%;}
#searchBox .schoolsList .listItem{width:31%; margin:1.3% 0 1.3%;}
#searchBox .schoolsList .listItem a{font-size:100%;display:inline-block;border:1px solid #bbb;background:#fff;width:100%;text-align:center;line-height:1;color:#00a1c9;padding:0.7em 0 0.6em;text-decoration:none;font-weight: bold;}
#searchBox .schoolsList .listItem a:hover{background:#00a1c9; color:#fff;}
#searchBox .searchBoxBtn{text-align:center;}
#searchBox .searchBoxBtn a{background:#00a1c9; color:#fff; text-align:center; display:inline-block; line-height:1; margin:0 auto; padding:0.6em 3em 0.5em; border-radius:15px; font-size:110%;}


/*----- schoolsListSec -----*/
#schoolsListSec{position:relative;background:url(/images_v2018/bg_school_sp.jpg) no-repeat center bottom 0%/cover;background:none;}
#schoolsListSec:before{;}
#schoolsListSec >.sectionInner{position:relative; overflow:hidden; display:flex; flex-direction:column; padding:0;}
#schoolsListSec #schoolViewBox .titleBox{margin:0; padding:0% 0 0%; margin:0 0% 9%; display:inline-block;}
#schoolsListSec .titleBox >*{position:relative; z-index:2;}
#schoolsListSec .titleBox .ttl{color:#fff; font-size:110%; width:100%; line-height:1.2;}
#schoolsListSec .titleBox .txtTop{display:block;}
#schoolsListSec .titleBox .txtBottom{display:block; font-size:130%;}
#schoolsListSec .titleBox .txtSubTitle{color:#fff; width:200px; margin:0 auto; text-align:left;}
#schoolsListSec *{box-sizing:border-box;}
#schoolsListSec .contentsBox{margin-bottom:6%;}
#schoolsListSec .contentsBox img{max-width:100%;}
#schoolsListSec .contentsBox .slick-slide img{width: 100%;height: 100%;object-fit: cover;}
#schoolsListSec .searchBox{order:2;}
#schoolsListSec .pickupBox{order:1;}
#schoolsListSec #schoolViewBox{position:relative; padding:3% 0% 0%; text-align:center; margin:10px 0; width:100%; height:auto;}
#schoolsListSec #schoolNameBox{width:86%;margin:0 0% 15%;display: inline-block;position: relative;z-index: 1;}
#schoolsListSec #schoolNameBox .boxInner{width:100%; margin:0 auto;}
#schoolsListSec #schoolNameBox .schoolName{font-size:12px; color:#fff; line-height:1; margin-bottom:5%;}
#schoolsListSec #schoolNameBox .schoolOpen{ width:80%;  font-size:110%;  padding:2% 0%;  border-radius:25px;  font-weight: bold;  display:none;}
#schoolsListSec #schoolNameBox .schoolLink a{display:block; padding:0.6em 0 0.6em; border:1px solid #fff; font-size:11px; line-height:1; color:#fff;}
#schoolsListSec #schoolSlideBox{position:absolute; width:100%; height:100%; top:0; left:0; z-index:0;}
#schoolsListSec #schoolSlideBox *{height:inherit; margin:0;}
#schoolsListSec #schoolSlideBox .flex-direction-nav{height:auto;}
#schoolsListSec #schoolSlideBox .flex-control-nav{width:100vw;}
#schoolsListSec #schoolSlideBox .flex-viewport{/* overflow:hidden!important; *//* margin-left:calc( (100% - 1024px)/2); */width:100%; margin:0;}
#schoolsListSec #schoolSlideBox .flex-viewport ul{;}
#schoolsListSec #schoolSlideBox .flex-control-nav{bottom:5%; left:50%; transform:translate(-50%,0%); height:auto;}
#schoolsListSec #schoolSlideBox .flex-control-nav *{height:auto;}
#schoolsListSec #schoolSlideBox .flex-control-paging li a{width:9px; height:9px; background:#999; border-radius:0; cursor:pointer;}
#schoolsListSec #schoolSlideBox .flex-control-paging li a.flex-active{background:#00a4c8; cursor:default;}
#schoolsListSec #schoolSlideBox .slides a{ text-decoration:none; display:block; width:40px; height:40px; margin:-20px 0 0; position:absolute; top:50%; z-index:10; overflow:hidden; opacity:0; cursor:pointer; color:rgba(0,0,0,0.8); text-shadow:1px 1px 0 rgba(255,255,255,0.3); -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
#schoolsListSec #schoolSlideBox .slides a{background:transparent; opacity:1; width:20px; height:40px; top:calc(48% - 0px); text-indent:100%; white-space:nowrap; overflow:hidden;}
/* 矢印の位置設定 */
#schoolsListSec #schoolSlideBox .flex-prev {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#schoolsListSec #schoolSlideBox .flex-next {
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 矢印のスタイル */
#schoolsListSec #schoolSlideBox .flex-prev:before,
#schoolsListSec #schoolSlideBox .flex-next:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid transparent;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

#schoolsListSec #schoolSlideBox .flex-prev:before {
  border-left-color: #fff;
  border-bottom-color: #fff;
  transform: rotate(45deg) translate(-50%, -50%);
}

#schoolsListSec #schoolSlideBox .flex-next:before {
  border-right-color: #fff;
  border-top-color: #fff;
  transform: rotate(45deg) translate(-50%, -50%);
}

/* スライダー背景のグラデーションオーバーレイ */
#schoolsListSec #schoolSlideBox .slideBoxInner .flexslider:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.01) 1%,
    rgba(19, 19, 19, 0.7) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#b3131313', GradientType=0);
}

/*2024年12月9日変更ここまで*/

#schoolsListSec #schoolNo1Txt{font-size:140%;}
#schoolsListSec #schoolNumTxt{font-size:120%;}
#schoolsListSec #newSchoolBox{display:inline-block; width:400px; background:#fff;;}
#schoolsListSec #newSchoolBox{display:inline-block; width:100%; height:auto; margin:0; background:#fff; position:relative; z-index:1;}
#schoolsListSec #newSchoolBox #schoolOpenTxt{;}
#schoolsListSec #newSchoolBox #schoolOpenTxt:before{;}
#schoolsListSec #newSchoolBox #schoolOpenTxt .txt.new{;}
#schoolsListSec #newSchoolBox #schoolOpenTxt >span{font-size:150%;}
#schoolsListSec #newSchoolBox #schoolOpenTxt .info{font-size:100%; padding:0.4em 1.5em 0.2em 0.5em; top:calc(50% - 0.1em); right:2%;}
#schoolsListSec #newSchoolBox #schoolOpenTxt .info:after{;}
#schoolsListSec #newSchoolBox #schoolOpenTxt .info.hoverActiveBtn.active{background:#99dbe9;}
#schoolsListSec #newSchoolBox .linkBox_list{;}
#schoolsListSec #newSchoolBox .linkBox_list p{padding:0;}
#schoolsListSec #newSchoolBox .linkBox_list .txtYear{font-size:11px; line-height:1.2; padding:0.5em 1% 0.5em 1%; overflow:hidden; border-bottom:1px dashed #00a4c8;}
#schoolsListSec #newSchoolBox .linkBox_list.pullTgt{;}
#schoolsListSec #newSchoolBox .linkBox_list li a{padding:0.5em 1% 0.5em 1%;overflow: hidden;border-bottom:1px dashed #00a4c8;display:flex;justify-content:flex-start;align-items:center;text-decoration:none;}
#schoolsListSec #newSchoolBox .linkBox_list li a .date{font-size:12px;text-indent: -2.6em;white-space:nowrap;/* overflow:hidden; */display:block;color: #333;}
#schoolsListSec #newSchoolBox .linkBox_list li a .new{font-size:12px;width:auto;min-width:3.7em;margin-left:0.3em;white-space:nowrap;color: #00a4c8;}
#schoolsListSec #newSchoolBox .linkBox_list li a .pre{font-size:110%; width:auto; margin-left:0; /* float:left; */display:none;}
#schoolsListSec #newSchoolBox .linkBox_list li a .pre:before{content:"／"; margin:0 0.3em;}
#schoolsListSec #newSchoolBox .linkBox_list li a .name{font-size:12px;width:100%;height:1.2em;padding-left:0;margin:0% 0 0 0.5em;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:pre-line;line-height: 1.2;padding: 1px 0 1px 0;color: #333;}
#schoolsListSec #newSchoolBox .linkBox_list .hoverFlipEaseBtn:hover{background:#00a4c8; background:#99dbe9;}
#schoolsListSec #newSchoolBox .linkBox_list .hoverFlipEaseBtn:hover .new{color:#fff;}
#schoolsListSec #newSchoolBox .linkBox_list .hoverFlipEaseBtn:hover .pre{color:#fff;}
#schoolsListSec #newSchoolBox .linkBox{padding:0;}
#schoolsListSec #newSchoolBox .linkBox .linkBtn{width:100%; max-width:100%;}

#schoolsListSec #newSchoolBox #schoolMore{;}
#schoolsListSec #newSchoolBox #schoolMore .txt{padding:5% 0%; color:#00a4c8; font-weight:bold; transition:all .3s ease;}
#schoolsListSec #newSchoolBox #schoolMore .txt:after{transition:all .3s ease;}
#schoolsListSec #newSchoolBox #schoolMore.open .txt:after{;}
#schoolsListSec #newSchoolBox #schoolMore.hoverActiveBtn.active .txt{color:#fff;}
#schoolsListSec #newSchoolBox #schoolMore.hoverActiveBtn.active .txt:after{background:#fff; color:#00a4c8; color:#99dbe9;}
#schoolsListSec #newSchoolBox .moreBtn{ /*display:none; padding:0; margin:5px 0 0;*/}
#schoolsListSec #newSchoolBox .moreBtn a{display:block; text-align:center; padding:0.4em 0 0.4em; line-height:1; border:1px solid #00a4c8; color:#00a4c8; font-size:12px;}
#schoolsListSec #newSchoolBox .moreBtn a:hover{background:#99dbe9; color:#fff; text-decoration:none;}
/*#schoolsListSec #schoolListBox{display: none;height:auto; margin:0 0 0 0;}*/
#schoolsListSec #ico_mapBox{width:100px; height:100px; position:absolute; top:29%; right:16%; z-index:0;}
#schoolsListSec #ico_mapBox >svg{width:100%; height:100%;}
#schoolsListSec svg.svg_school{width:210.633px; height:37.815px;}

/*開校LP未作成時comingsoon対応 2023年12月7日ここから*/
#schoolsListSec #newSchoolBox .linkBox_list li a.openBefore{pointer-events: none;}
#schoolsListSec #newSchoolBox .linkBox_list li a.openBefore .comingSoon{color:#979797;}
/*開校LP未作成時comingsoon対応 2023年12月7日ここまで*/

/*【アイコン】矢印*/
.arrow{display:block; position:relative;}
.arrow i{position:absolute; top:50%; right:5%; transform:translate(0,-50%); display:inline-block; width:15px; height:7px; display:none;}
.arrow i use{transition:fill .3s ease;}
.tel use{transition:fill .3s ease;}
use.fillColorWhite{fill:#fff;}
use.fillColorBlue{fill:#00a4c8;}
use.fillColorPink{fill:#ed1e79;}
use.fillColorOrange{fill:#f7931e;}
.arrow.hoverFlipEaseBtn:hover i use{fill:#fff;}
.arrow.hoverFlipEaseBtn:hover i use.fillColorWhite{fill:#00a4c8;}
.arrow svg.ico_arrow{width:100%; height:100%; display:block;}
.tel .hoverFlipEaseBtn:hover use{fill:#fff;}

.arrow .ico_arrow{display: none;}

/*----------------------------------------------------------------------------
***                                                                  footer
----------------------------------------------------------------------------*/
/*#footerCopyright p{text-align:right; color:#666; line-height:1.4em; margin:0; padding:0;}*/




/*----------------------------------------------------------------------------
***                                                                  TOPLP用
----------------------------------------------------------------------------*/
#sliderWrap{background:#fff; width:100%; box-sizing:border-box; position:relative; border-radius:10px; overflow:hidden; box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.2); margin:10px 0 2em; padding:0px 0px 0px;}
#sliderNavi{border:none;/*height:480px;*/width:735px;margin: 0 auto 0em;}
#sliderNavi iframe{border:none; height:478px; width:733px;}
#sliderNavi .sliderPage{ width:733px;  /*height:478px;*/ border:none;}
#sb_kousha{ display:none;}

/* TOPLP 校舎用*/
#slBoxLP{position:relative; background:#FFF;}
#slBoxLP #topLpSchools h2{    background:url(/images2014/toplp/back_contents02.png) left 50% no-repeat;     font-size:42px;     line-height:50px;     padding:5px 0 0 90px;     position:absolute;     left:30px;     top:63px;     color:#4D4D4D;}

#slBoxLP #topLpSchools #naraBox{    position:absolute;     top:15px;     left:30px;     width:673px;     border-bottom:#00A1C9 solid 1px;     height:40px;}
#slBoxLP #topLpSchools #naraBox p{color:#E7227E; font-size:16px; font-weight:bold; float:left; line-height:28px; padding:8px 0 0 0;}
#slBoxLP #topLpSchools #naraBox p .txtSizeL{font-size:24px; line-height:30px;}
#slBoxLP #topLpSchools #naraBox ul{float:right; width:300px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end;}
#slBoxLP #topLpSchools #naraBox li{display:inline; margin-left:8px; margin-bottom:13px;}
#slBoxLP #topLpSchools .sectionInner{background:url(/images2014/toplp/back_contents01.png) center bottom no-repeat; width:693px; height:260px; padding-top:125px; margin:0 auto;}

#slBoxLP #topLpSchools #sclInfoBox{width:305px; float:left;}
#slBoxLP #topLpSchools #sclInfoBox ul{padding:16px 0 0 35px; height:160px;}
#slBoxLP #topLpSchools #sclInfoBox li{float:none; padding-top:5px; margin-bottom:5px;}
#slBoxLP #topLpSchools #sclInfoBox li+li{border-top:#999 solid 1px;}
#slBoxLP #topLpSchools #sclInfoBox li#lpAccLi{font-size:20px; font-weight:bold; line-height:1.1em;}
#slBoxLP #topLpSchools #sclInfoBox li dt{float:left; width:40px; line-height:1.2em; font-size:14px;}
#slBoxLP #topLpSchools #sclInfoBox li dd{float:left; font-size:14px; width:200px; line-height:1.2em;}
#slBoxLP #topLpSchools #sclInfoBox li dd:before{content:":"; margin-left:-10px;}
#slBoxLP #topLpSchools #sclInfoBox p#lpSubBox{text-align:center; padding:0 0 0 35px;}
#slBoxLP #topLpSchools #sclInfoBox p#lpSubBox img{display:inline;}

#slBoxLP #topLpSchools #sclImgBox{float:left; width:210px; padding-left:10px;}
#slBoxLP #topLpSchools #sclImgBox #scImgBox{width:210px; margin:0 auto; padding:20px 0 7px 0;}
#slBoxLP #topLpSchools #sclImgBox #scImgBox img{width:200px; height:auto; display:inline;}
#slBoxLP #topLpSchools #sclImgBox ul{margin:0 0 3px 0;}
#slBoxLP #topLpSchools #sclImgBox li{float:left;}
#slBoxLP #topLpSchools #sclImgBox li img{margin:0; padding:0 5px;}
#slBoxLP #topLpSchools #sclImgBox p{color:#05A3CA; font-weight:bold; text-align:center;}

#slBoxLP #lpAllSubBox{position:absolute; width:733px; height:75px; left:0; bottom:0; background:#E3E3E3;}

#slBoxLP #lpAllSubBox ul{padding:15px 0 0 40px;}
#slBoxLP #lpAllSubBox li{float:left; padding:0 13px;}

/* TOPLP 地域用*/
#slBoxLP #topLpArea{padding:13px 0 0 30px; background:url(/images2014/toplp/img_contents01.png) 590px bottom no-repeat; height:377px;}
#slBoxLP #topLpArea h2{/* color:#E7227E; */font-size:30px; line-height:36px; /*border-bottom:#ccc dotted 1px; */height:60px; margin-bottom:14px; padding-bottom:18px; margin-right:30px;}
#slBoxLP #topLpArea h2 span{font-size:20px; line-height:35px;}
#slBoxLP #topLpArea h2 span.sub_copy{font-size:18px; line-height:35px; color:#e7227e;}
#slBoxLP #topLpArea h2 span#areaName{font-size:40px; line-height:36px; /* color:#00F; */;}

#slBoxLP #topLpArea #areaListUl{width:560px;}
#slBoxLP #topLpArea #areaListUl li{width:220px; background:url(/images2014/toplp/ico04.png) left 40% no-repeat; padding-left:18px; font-size:20px; line-height:30px; font-weight:bold;}
#slBoxLP #topLpArea #areaListUl .aomori{width:240px; font-size:19px;}
#slBoxLP #topLpArea #areaListUl .saitamashi{width:150px; margin-top:20px; font-size:24px;}
#slBoxLP #topLpArea #areaListUl.col3 li{width:160px;}
#slBoxLP #topLpArea #areaListUl.col4 li{width:110px; font-size:17px;}
#slBoxLP #topLpArea #areaListUl.col5 li{width:140px; font-size:17px;}
#slBoxLP #topLpArea #areaListUl.col6 li{width:150px; font-size:17px;}

/* TOPLP 札幌*/
#slBoxLP #topLpArea #areaListUl_sapporo li{width:200px; background:url(/images2014/toplp/ico04.png) left 40% no-repeat; padding-left:26px; font-size:20px; line-height:40px; border-bottom:1px dashed; font-weight:bold; margin-right:30px;}

#wrap #slBoxLP #topLpArea #areaListUl li.sunny{line-height:1em; font-size:18px; padding-top:3px;}
#slBoxLP #topLpArea #areaLpImg{position:absolute; top:17px; right:25px; padding:0;}
#slBoxLP #topLpArea #areaScBox{position:absolute; left:30px; /* background:#36abff; */border:4px solid #29abe2; top:260px; /* width:372px; *//* margin:0 auto; *//* height:100px; */padding:31px 0 0 20px; padding:15px 80px;}
#slBoxLP #topLpArea #areaScBox p{font-size:20px; line-height:22px; font-weight:bold; padding:0;}
#slBoxLP #topLpArea #areaScBox .attention{font-size:20px; line-height:32px; color:#E7227E;}
#slBoxLP #topLpArea #areaScBox .attention span.txtSizeS{font-size:20px; line-height:24px;}
#areaScBox .attention span.txtSizeSS{font-size:14px;}
#slBoxLP #topLpArea #areaScBox #topLpAreaMap{padding-top:0px;}

#slBoxLP #topLpArea #areaScBox #topLpAreaMap a{display:block; width:336px; height:29px; padding-top:1px; font-size:16px; font-weight:bold; text-align:center; line-height:30px; color:#fff; /* padding-left:17px; */border-radius:25px; background:#ff1a8a;}
#slBoxLP #topLpArea #areaScBox #topLpAreaMap a:hover{background:#ff1a8a;}

/*　osaka用　*/
#slBoxLP #topLpArea #topLpAreaMapOsaka{width:336px; height:29px; padding-top:7px; position:absolute; left:30px; top:340px;}
#slBoxLP #topLpArea #topLpAreaMapOsaka.kai2{padding-top:17px;}
#slBoxLP #topLpArea #topLpAreaMapOsaka a{display:block; width:336px; height:29px; padding-top:1px; background:url(/images2014/toplp/back_contents04_off.png) left top no-repeat; font-size:16px; font-weight:normal; line-height:30px; padding-left:17px;}
#slBoxLP #topLpArea #topLpAreaMapOsaka a:hover{background-image:url(/images2014/toplp/back_contents04_on.png);}
#slBoxLP #topLpArea #areaListUl.osaka{width:570px;}
#slBoxLP #topLpArea #areaListUl.osaka li{font-size:16px; line-height:1.5em; width:170px;}
#slBoxLP #topLpArea #areaListUl.osaka .liLong{width:200px;}
#slBoxLP #topLpArea #areaListUl.osaka h3{line-height:1.2em; padding-top:5px;}

/*　2校舎版用　*/
#kou2Set{    padding-top:10px;}
#sliderNavi #slBoxLP #topLpArea .nikou{position:absolute; left:30px; top:260px;}
#kou2Set li{float:left; width:325px; padding-right:20px;}
#kou2Set dl{float:right; width:195px;}
#kou2Set dt{border-bottom:#999 dotted 1px; padding-top:10px;}
#topLpArea #kou2Set dt.hakodate{text-indent:7px; padding-left:0px;}
#kou2Set dt a{display:block; background:url(/images2014/toplp/ico04.png) left 50% no-repeat; padding-left:18px; font-size:20px; line-height:28px;}
#kou2Set dt.txtSizeS a{font-size:16px; line-height:1.2em; padding-left:15px;}

#kou2Set dd{line-height:1.2em; padding-top:5px;}
#kou2Set p{float:left; width:120px; height:79px; background-size:136px auto; background-repeat:no-repeat; background-position:-1px -1px; overflow:hidden; text-indent:-999em; border-radius:10px;}

/*　3校舎版用　*/
#kou3Set{;}
#sliderNavi #slBoxLP #topLpArea .sankou{position:absolute; left:30px; top:230px;}
#kou3Set li{float:left; width:250px; padding-right:20px;}
#kou3Set dl{float:left; width:240px;}
#kou3Set dt{border-bottom:#999 dotted 1px; padding-top:5px;}
#topLpArea #kou3Set dt.aomori{text-indent:7px; padding-left:11px;}
#kou3Set dt a{display:block; background:url(/images2014/toplp/ico04.png) left 50% no-repeat; padding-left:18px; font-size:19px; line-height:28px;}
#kou3Set dt.txtSizeS a{font-size:18px; line-height:1.2em; padding-left:15px;}

#kou3Set dd{line-height:1.2em; padding-top:5px; padding-left:20px;}
#kou3Set p{float:left; width:120px; height:79px; background-size:136px auto; background-repeat:no-repeat; background-position:-1px -1px; overflow:hidden; text-indent:-999em; border-radius:10px;}
#slBoxLP #topLpArea .aomori{margin-bottom:10px; padding-bottom:7px;}

/*　4校舎版用　*/
#kou4Set{;}
#sliderNavi #slBoxLP #topLpArea .yonkou{position:absolute; left:30px; top:259px;}
#kou4Set li{float:left; width:250px; padding-right:20px;}
#kou4Set dl{float:left; width:240px;}
#kou4Set dt{border-bottom:#999 dotted 1px; padding-top:5px;}
#kou4Set dt a{display:block; background:url(/images2014/toplp/ico04.png) left 50% no-repeat; padding-left:18px; font-size:17px; line-height:28px;}
#kou4Set dt.txtSizeS a{font-size:18px; line-height:1.2em; padding-left:15px;}

#kou4Set dd{line-height:1.5em; padding-top:5px; padding-left:20px;}
#kou4Set p{float:left; width:120px; height:79px; background-size:136px auto; background-repeat:no-repeat; background-position:-1px -1px; overflow:hidden; text-indent:-999em; border-radius:10px;}
#slBoxLP #topLpArea .yonkouH2{padding-bottom:12px;}

/* TOPLP 駅合同LP　共通パーツ*/
#slBoxLP .topLPStation{background-repeat:no-repeat; background-position:left top; height:479px; position:relative;}
#slBoxLP .topLPStation img{display:inline;}
#slBoxLP #titleBox{    position:absolute;     left:79px;     top:11px;}
#slBoxLP #titleBox h2{font-size:60px; line-height:1.0em; color:#00A1C9;}
#slBoxLP #titleBox h2 span{font-size:12px; line-height:2em; display:block; font-weight:normal;}
#slBoxLP #titleBox p{padding:0; font-size:16px; font-weight:bold; line-height:1em;}

#slBoxLP .scInfoBox{position:absolute; width:230px;background: #fff;border:2px solid #00a1c8;padding: 1em;}
#slBoxLP .scInfoBox p{margin:0; padding:0;}
#slBoxLP .scInfoBox dl{width:230px;}
#slBoxLP .scInfoBox dt{line-height:1.0em; font-size:28px; border-bottom:#999 solid 2px; margin-bottom:4px; padding-bottom:0;}
#slBoxLP .scInfoBox dt a{color:#333; text-decoration:none;}
#slBoxLP .scInfoBox dd{line-height:1.1em;}
#slBoxLP .scInfoBox dd.scTelDd{font-size:20px; font-weight:bold; margin-top:2px;}
#slBoxLP .scInfoBox .scSubBox{clear:both; padding-top:0;}
#slBoxLP .scInfoBox a{color:#00A1C9;}

#slBoxLP #areaLinkBox{background-image:url(/lp/schools/images/back_contents01.png); background-repeat:no-repeat; position:absolute;}
#slBoxLP #areaLinkBox .areaTxt1{padding:0 0 0 2px; font-size:16px; line-height:22px; font-weight:bold;}
#slBoxLP #areaLinkBox .areaTxt1 strong{font-size:22px;}
#slBoxLP #areaLinkBox .areaTxt2{padding:0 0 0 2px; line-height:1.6em; font-size:12px;}

#slBoxLP .topLPStation #lpAllSubBox{position:absolute; width:733px; height:75px; left:0; bottom:0; background:#00A1C9;}
/* 高槻用パーツ */
#slBoxLP #takatukiStSec #titleBox h2{font-size:44px;}
#slBoxLP  #takatukiStSec #titleBox p{padding:0; font-size:15px; font-weight:bold; line-height:1em;}
#slBoxLP #takatukiStSec{background-image:url(/lp/schools/takatsuki/images/img_contents01.jpg);}
#slBoxLP #takatukiStSec .scInfoBox dt{font-size:25px;}
#slBoxLP #takatukiStSec #higashiBox{ top:22px;  left:430px;}
#slBoxLP #takatukiStSec #nishiBox{ top:230px;  left:125px;}
#slBoxLP #takatukiStSec #areaLinkBox{ padding-top:7px;  width:288px;  height:150px;  left:440px;  top:180px;  background-position:right top;}
#slBoxLP #ikebukuroStSec #areaLinkBox .areaTxt1{padding:0 0 0 0px;}
#slBoxLP #ikebukuroStSec #areaLinkBox .areaTxt2{padding:0 0 0 0px;}
#slBoxLP #nagoyaStSec .areaLinkBtn{margin-top:5px;}

/* 新宿用パーツ */
#slBoxLP #shinhyujuStSec{background-image:url(/lp/schools/shinjyuku/images/img_contents01_2411.png);}
#slBoxLP #shinhyujuStSec #higashiBox{ top:60px;  left:460px;}
#slBoxLP #shinhyujuStSec #nishiBox{ top:236px;  left:45px;}
#slBoxLP #shinhyujuStSec #areaLinkBox{ padding-top:7px;  width:288px;  height:150px;  left:431px;  top:238px;  background-position:right top;}
#slBoxLP #shinhyujuStSec .areaLinkBtn{margin-top:5px;}
#slBoxLP #shinhyujuStSec .kaikou{font-size: 60%;color: #E7227E;vertical-align: top;margin-left: 0.5em;}

/* 梅田用パーツ */
#slBoxLP #umedaStSec .scInfoBox dt{font-size:25px;}
#slBoxLP #umedaStSec{background-image:url(/lp/schools/umeda/images/img_contents01.png);}

#slBoxLP #umedaStSec #higashiBox{    top:37px;     left:469px;}
#slBoxLP #umedaStSec #higashi2Box{    top:207px;     left:469px;}

#slBoxLP #umedaStSec #nishiBox{    top:218px;     left:43px;}
#slBoxLP #umedaStSec #areaLinkBox{    padding-top:7px;     width:730px;     height:60px;     left:28px;     top:345px;     background-position:left top;}
#slBoxLP #umedaStSec .areaLinkBtn{margin-top:0px; padding-top:0; padding-left:26px;}
#slBoxLP #umedaStSec #areaLinkBox{background-image:url(/lp/schools/images/back_contents01a.png); background-repeat:no-repeat; position:absolute;}
#slBoxLP #umedaStSec #areaLinkBox .areaTxt1{padding:0 0 0 90px; font-size:13px; line-height:22px; font-weight:bold;}
#slBoxLP #umedaStSec #areaLinkBox .areaTxt2{padding:0 0 0 90px; line-height:1.6em; font-size:12px;}
#slBoxLP #umedaStSec #areaLinkBox .areaTxt1 strong{font-size:17px;}

/* 名古屋用パーツ */
#slBoxLP #nagoyaStSec #titleBox h2{font-size:44px;}
#slBoxLP  #nagoyaStSec #titleBox p{padding:0; font-size:15px; font-weight:bold; line-height:1em;}
#slBoxLP #nagoyaStSec{background-image:url(/lp/schools/nagoya/images/img_contents01.png);}
#slBoxLP #nagoyaStSec .scInfoBox dt{font-size:25px;}
#slBoxLP #nagoyaStSec #higashiBox{ top:76px;  left:470px;}
#slBoxLP #nagoyaStSec #nishiBox{ top:188px;  left:31px;}
#slBoxLP #nagoyaStSec #areaLinkBox{ padding-top:7px;  width:288px;  height:150px;  left:434px;  top:236px;  background-position:right top;}
#slBoxLP #ikebukuroStSec #areaLinkBox .areaTxt1{padding:0 0 0 0px;}
#slBoxLP #ikebukuroStSec #areaLinkBox .areaTxt2{padding:0 0 0 0px;}
#slBoxLP #nagoyaStSec .areaLinkBtn{margin-top:5px;}

/* 池袋用パーツ */
#slBoxLP #ikebukuroStSec{background-image:url(/lp/schools/ikebukuro/images/img_contents01_2405.png);}
#slBoxLP #ikebukuroStSec #higashiBox{ top:95px;  left:442px;}
#slBoxLP #ikebukuroStSec #nishiBox{ top:200px;  left:45px;}
#slBoxLP #ikebukuroStSec #areaLinkBox{ padding-top:7px;  width:288px;  height:150px;  left:442px;  top:238px;  background-position:right top;}
#slBoxLP #ikebukuroStSec .areaLinkBtn{margin-top:5px;}

/* 川崎用パーツ */
#slBoxLP #kawasakiStSec{background-image:url(/lp/schools/kawasaki/images/img_contents01.png);}
#slBoxLP #kawasakiStSec #higashiBox{ top:96px;  left:484px;}
#slBoxLP #kawasakiStSec #nishiBox{ top:272px;  left:484px;}
#slBoxLP #kawasakiStSec #areaLinkBox{ padding-top:7px;  width:298px;  height:150px;  left:16px;  top:238px;  background-position:right top;}
#slBoxLP #kawasakiStSec .areaLinkBtn{margin-top:5px;}

/* 横浜用パーツ */
#slBoxLP #yokohamaStSec{background-image:url(/lp/schools/yokohama/images/img_contents01.png);}
#slBoxLP #yokohamaStSec #higashiBox{ top:61px;  left:459px;}
#slBoxLP #yokohamaStSec #nishiBox{ top:273px;  left:47px;}
#slBoxLP #yokohamaStSec #areaLinkBox{ padding-top:7px;  width:298px;  height:150px;  left:431px;  top:238px;  background-position:right top;}
#slBoxLP #yokohamaStSec .areaLinkBtn{margin-top:5px;}

/*　tokyo用　*/
#slBoxLP #topLpArea #areaListUl_tokyo{width:640px;}
#slBoxLP #topLpArea #areaListUl_tokyo li{width:130px; background:url(/images2014/toplp/ico04.png) left 40% no-repeat; padding-left:18px; font-size:20px; line-height:30px; font-weight:bold;}
#slBoxLP #topLpArea #areaListUl_tokyo .aomori{width:240px; font-size:19px;}
#slBoxLP #topLpArea #areaListUl_tokyo .saitamashi{width:150px; margin-top:20px; font-size:24px;}
#slBoxLP #topLpArea #areaListUl_tokyo.col3 li{width:160px;}
#slBoxLP #topLpArea #areaListUl_tokyo.col4 li{width:110px; font-size:17px;}
#slBoxLP #topLpArea #areaListUl_tokyo.col5 li{width:150px; font-size:17px;}
#slBoxLP #topLpArea #areaListUl_tokyo.col6 li{width:150px; font-size:17px;}


/*----------------------------------------------------------------------------
***                                                                LPBox 2019
----------------------------------------------------------------------------*/
/* TOPLP 地域用*/
#slBoxLP #topLpArea2019{padding:15px 20px 30px;}
#slBoxLP #topLpArea2019 a{display:block; -webkit-transition:opacity .3s ease-in-out; transition:opacity .3s ease-in-out;}
#slBoxLP #topLpArea2019 a:hover{opacity:.7; text-decoration:none;}
#slBoxLP #topLpArea2019 h2{font-size:29px; text-align:center; margin-bottom:0.3em;}
#slBoxLP #topLpArea2019 h2 span{color:#E7227E;}
#slBoxLP #topLpArea2019 em{font-style:normal; font-size:140%;}
#slBoxLP #topLpArea2019 #koushaListBox{margin-bottom:2em; height:270px;}
#slBoxLP #topLpArea2019 .flex{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; height:100%;}
#slBoxLP #topLpArea2019 .koushaBox{width:35%; height:100%; float:none;}
#slBoxLP #topLpArea2019 .koushaBtn{border:2px solid #00a1c8; border-radius:5px; display:block; height:100%; overflow:hidden;}
#slBoxLP #topLpArea2019 dl{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; height:100%;}
#slBoxLP #topLpArea2019 .koushaName{text-align:center; font-size:26px; color:#E7227E; margin:0 0%; border-bottom:1px dashed #333;}
#slBoxLP #topLpArea2019 .koushaData{text-align:center; margin:0.5em 8% 1em; height:12em; display: flex; flex-direction: column;}
#slBoxLP #topLpArea2019 .koushaData .accessTxt{font-size:11px; text-align:center; height: 100%; line-height:1.4;}
#slBoxLP #topLpArea2019 .koushaData .moreTxt{display:inline-block; background:#00a1c8; color:#fff; line-height:1; font-size:14px; padding:0.2em 0.5em 0.2em; text-align:center; border-radius:2em; width:5em; margin: auto auto 0;}
#slBoxLP #topLpArea2019 .koushaImg{overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#slBoxLP #topLpArea2019 .koushaImg img{max-width:none; width:100%;}
#slBoxLP #topLpArea2019 .areaBtnBox{float:none;}
#slBoxLP #topLpArea2019 .bannerBox{margin-top: 1em;}
#slBoxLP #topLpArea2019 .areaBtn{display:block; position:relative;}
#slBoxLP #topLpArea2019 .area{position:absolute; font-size:24px; color:#f7ea00; font-weight:bold; text-align:center; width:100%; top:44px;}
#slBoxLP #topLpArea2019 .img{display:inline-block;}

/*開校関連　バナー*/
#slBoxLP #topLpArea2019 .new_koushaBox{margin-bottom: 1.5em;}
#slBoxLP #topLpArea2019 .new_koushaBox a{background: url(/images2014/toplp/img_bg_new_kousha.png)no-repeat center;background-size: cover;position: relative;}
#slBoxLP #topLpArea2019 .new_koushaBox a:hover{opacity: 0.8;}
#slBoxLP #topLpArea2019 .new_koushaBox .ribbon{position: absolute;top: 0px;left: 18px;color: #fff;font-weight: bold;font-size: 11px;text-align: center;line-height: 1.2;background: url(/images2014/toplp/img_rbn_new_kousha.png)no-repeat center top;background-size: contain;padding: 16px 5px 23px;}
#slBoxLP #topLpArea2019 .new_koushaBox .ribbon span{font-size: 160%;display: block;}
#slBoxLP #topLpArea2019 .new_koushaBox .new_school{color: #fff;font-size:25px;font-weight: bold;line-height: 1.2;padding: 5px 0 13px 90px;}
#slBoxLP #topLpArea2019 .new_koushaBox .new_school .date{font-size: 70%;font-weight: 500;}
#slBoxLP #topLpArea2019 .new_koushaBox .new_school .yellow{font-size: 70%;color: #FFFF00;padding-left: 10px;}
#slBoxLP #topLpArea2019 .new_koushaBox .new_school .min{font-size: 50%;padding-left: 10px;font-weight: 500;}
/*開校関連　バッジ*/
#slBoxLP #topLpArea2019 .koushaBox .cp{position: relative;padding-top: 2em;}
#slBoxLP #topLpArea2019 .koushaBox .cp:before{content: "開校キャンペーン中"; display: block; width: 95%; height: auto; font-size: 11px; position: absolute; left: 50%;top: 0%;  transform: translateX(-50%); background: #e7227e; color: #fff; line-height: 1; padding: 1.5px;}

/*3校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_3 #koushaListBox{margin-bottom:1em; height:230px;}
#slBoxLP #topLpArea2019.kousha_3 .koushaBox{width:32%; height:100%; float:none;}
#slBoxLP #topLpArea2019.kousha_3 .areaBtnBox p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_3 .areaBtn{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_3 .area{top:21px; right:274px; display:inline-block; width:auto; font-size:16px;}

/*4校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_4 #koushaListBox{margin-bottom:1em; height:150px;}
#slBoxLP #topLpArea2019.kousha_4 .koushaBox{width:23%; height:100%; float:none;}
#slBoxLP #topLpArea2019.kousha_4 .koushaName{font-size:20px;}
#slBoxLP #topLpArea2019.kousha_4 .areaBtnBox p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_4 .areaBtn{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_4 .area{top:21px; right:274px; display:inline-block; width:auto; font-size:16px;}

/*5校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_5 #koushaListBox{height:auto;}
#slBoxLP #topLpArea2019.kousha_5 .flex{-ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:-2em;}
#slBoxLP #topLpArea2019.kousha_5 .flex .lastImg{width:49%;}
#slBoxLP #topLpArea2019.kousha_5 .flex .lastImg p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_5 .flex .lastImg img{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_5 .flex li{margin-top:2em; width:22%; height:auto;}
#slBoxLP #topLpArea2019.kousha_5 .areaBtnBox .koushaBtn{border:2px solid #808080;}
#slBoxLP #topLpArea2019.kousha_5 .areaBtnBox .koushaName{font-size:16px; border:none; color:#808080; padding:2em 0 0; font-weight:bold; line-height:1.4;}
#slBoxLP #topLpArea2019.kousha_5 .koushaName{font-size:20px;}
#slBoxLP #topLpArea2019.kousha_5 .koushaData{height:100%; margin:2% 8% 5%;}
#slBoxLP #topLpArea2019.kousha_5 .koushaData .accessTxt{height:3em;}
#slBoxLP #topLpArea2019.kousha_5 .areaBtnBox{height:100%;}

/*6校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_6 #koushaListBox{height:auto;}
#slBoxLP #topLpArea2019.kousha_6 .flex{-ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:-2em;}
#slBoxLP #topLpArea2019.kousha_6 .flex .lastImg{width:49%;}
#slBoxLP #topLpArea2019.kousha_6 .flex .lastImg p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_6 .flex .lastImg img{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_6 .flex li{margin-top:2em; width:22%; height:auto;}
#slBoxLP #topLpArea2019.kousha_6 .areaBtnBox .koushaBtn{border:2px solid #808080;}
#slBoxLP #topLpArea2019.kousha_6 .areaBtnBox .koushaName{font-size:16px; border:none; color:#808080; padding:2em 0 0; font-weight:bold; line-height:1.4;}
#slBoxLP #topLpArea2019.kousha_6 .koushaName{font-size:20px;}
#slBoxLP #topLpArea2019.kousha_6 .koushaData{height:100%; margin:2% 8% 5%;}
#slBoxLP #topLpArea2019.kousha_6 .koushaData .accessTxt{height:4em;}
#slBoxLP #topLpArea2019.kousha_6 .areaBtnBox{height:100%;}

/*9校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_9 #koushaListBox{height:auto;}
#slBoxLP #topLpArea2019.kousha_9 .flex{-ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:-2em;}
#slBoxLP #topLpArea2019.kousha_9 .flex .lastImg{width:49%;}
#slBoxLP #topLpArea2019.kousha_9 .flex .lastImg p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_9 .flex .lastImg img{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_9 .flex li{margin-top:2em; width:18%; height:auto;}
#slBoxLP #topLpArea2019.kousha_9 .areaBtnBox .koushaBtn{border:2px solid #808080;}
#slBoxLP #topLpArea2019.kousha_9 .areaBtnBox .koushaName{font-size:16px; border:none; color:#808080; padding:0em 0 0; padding:1em 0 0; nt-weight:bold; line-height:1.4;}
#slBoxLP #topLpArea2019.kousha_9 .koushaName{font-size:16px; padding:4px 0px;}
#slBoxLP #topLpArea2019.kousha_9 .koushaData{height:100%; margin:2% 8% 5%;}
#slBoxLP #topLpArea2019.kousha_9 .koushaData .accessTxt{height:4em;}
#slBoxLP #topLpArea2019.kousha_9 .areaBtnBox{height:100%;}

/*11校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_11 #koushaListBox{height:auto;}
#slBoxLP #topLpArea2019.kousha_11 .flex{-ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:-2em;}
#slBoxLP #topLpArea2019.kousha_11 .flex .lastImg{width:49%;}
#slBoxLP #topLpArea2019.kousha_11 .flex .lastImg p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_11 .flex .lastImg img{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_11 .flex li{margin-top:2em; width:14%; height:auto;}

#slBoxLP #topLpArea2019.kousha_11 .areaBtnBox .koushaBtn{border:2px solid #808080;}
#slBoxLP #topLpArea2019.kousha_11 .areaBtnBox .koushaName{font-size:16px; border:none; color:#808080; padding:0em 0 0; padding:1em 0 0; nt-weight:bold; line-height:1.4;}
#slBoxLP #topLpArea2019.kousha_11 .koushaName{font-size:13px; padding:4px 0px;}
#slBoxLP #topLpArea2019.kousha_11 .koushaData{height:100%; margin:2% 8% 5%;}
#slBoxLP #topLpArea2019.kousha_11 .koushaData .accessTxt{height:4em;}
#slBoxLP #topLpArea2019.kousha_11 .areaBtnBox{height:100%;}

/*14校舎バージョン*/
#slBoxLP #topLpArea2019.kousha_14 #koushaListBox{height:auto;}
#slBoxLP #topLpArea2019.kousha_14 .flex{-ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:-2em;}
#slBoxLP #topLpArea2019.kousha_14 .flex .lastImg{width:49%;}
#slBoxLP #topLpArea2019.kousha_14 .flex .lastImg p{text-align:center;}
#slBoxLP #topLpArea2019.kousha_14 .flex .lastImg img{display:inline-block;}
#slBoxLP #topLpArea2019.kousha_14 .flex li{margin-top:2em; width:18%; height:auto;}
#slBoxLP #topLpArea2019.kousha_14 .areaBtnBox .koushaBtn{border:2px solid #808080;}
#slBoxLP #topLpArea2019.kousha_14 .areaBtnBox .koushaName{font-size:16px; border:none; color:#808080; padding:0em 0 0; padding:7px 0 0.25em; nt-weight:bold; line-height:20px;}
#slBoxLP #topLpArea2019.kousha_14 .koushaName{font-size:16px; padding:10px 0px;}
#slBoxLP #topLpArea2019.kousha_14 .koushaData{height:100%; margin:-9% 8% 5%;}
#slBoxLP #topLpArea2019.kousha_14 .koushaData .accessTxt{height:4em;}
#slBoxLP #topLpArea2019.kousha_14 .areaBtnBox{height:100%;}

/* 札幌市調整 */
#slBoxLP #topLpArea2019.sapporo .koushaName{font-size:18px; padding:2px 0;}
/* 函館市調整 */
#slBoxLP #topLpArea2019.hakodate .koushaName{font-size:22px; padding:5.5px 0;}
/* 仙台市調整 */
#slBoxLP #topLpArea2019.sendaishi .koushaName{font-size:15px; padding:4px 0;}
/* 青森市調整 */
#slBoxLP #topLpArea2019.aomori .koushaName{font-size:26px; padding:2px 0;}
/* 宇都宮市調整 */
#slBoxLP #topLpArea2019.utsunomiya .koushaName{font-size:20px; padding:7px 0;}
/* 浦安市調整 */
#slBoxLP #topLpArea2019.urayasushi .koushaName{font-size:26px; padding:2px 0;}
/* 金沢市調整 */
#slBoxLP #topLpArea2019.kanazawa .koushaName{font-size:25px; padding:2.5px 0;}
/* 高松市調整 */
#slBoxLP #topLpArea2019.takamatsu .koushaName{font-size:25px; padding:2.5px 0;}
/* 徳島調整 */
#slBoxLP #topLpArea2019.tokushima .koushaName{font-size:15px; padding:3px 0;}
/* 横浜市調整 */
#slBoxLP #topLpArea2019.yokohamashi .koushaName{font-size:14px; padding:7.5px 0;}
/* 北九州市調整 */
#slBoxLP #topLpArea2019.kitakyushu .koushaName{font-size:15px; padding:9px 0;}
/* 熊本市調整 */
#slBoxLP #topLpArea2019.kumamoto .koushaName{font-size:25px; padding:1px 0;}
/* 小倉市調整 */
#slBoxLP #topLpArea2019.kokura .koushaName{font-size:24px; padding:3px 0;}
/* 東京調整 */
#slBoxLP #topLpArea2019.tokyo14 .koushaName{border:none;}
#slBoxLP #topLpArea2019.tokyo14 .Nihonbashi{line-height:20px; padding-top:7px;}
/* 岐阜市調整 */
#slBoxLP #topLpArea2019.gifu .koushaName{font-size:19px; padding:3px 0;}
/* 福岡市調整 */
#slBoxLP #topLpArea2019.fukuoka .koushaBox .koushaName.chihayahigashi{font-size:1.1rem;line-height: 1.3; }

/*----------------------------------------------------------------------------
***                                                                年賀状
----------------------------------------------------------------------------*/
.nengaBnrP{margin: -20px 0 35px;text-align: center;}
.nengaBnrP img{width:80%;}
/*----------------------------------------------------------------------------
***                                                             特別バナー
----------------------------------------------------------------------------*/
.specialBnrP{margin: -15px 0 20px;text-align: center;}
.specialBnrP img{width:80%;}