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


/*----------------------------------------------------------------------------
***                                                              mainsection
----------------------------------------------------------------------------*/
#wrap{min-width: 1200px;width: 100%;margin:0 auto;}
.mainSection{width: 960px;position:relative;}
.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 20px;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;}



/* 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;}


/*----- ファーストビュー -----*/
/*----- 宮崎さんここから -----*/
/*#mainView .mainViewInner{width:100%;height:510px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;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(/images/top_230801/fv_bgi03b.jpg) no-repeat center / cover;margin:0 0 40px;padding:10px 20px 15px;}

#mainView .serviceListItem.listItem01 a{background: url(/images/top_230801/fv_nav01_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav01_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem02 a{background:url(/images/top_230801/fv_nav02_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav02_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem03 a{background:url(/images/top_230801/fv_nav03_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav03_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem04 a{background:url(/images/top_230801/fv_nav04_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav04_bg_02.png)no-repeat center / cover;}

#mainView .titleBox{position: absolute; top: 13%; right: 32%;}
#mainView .titleBox .ttl-h2{color: #fff; font-size: 55px; font-weight: 600; letter-spacing: 12px; line-height: 1.25em;}
#mainView .txt02{font-size: 14px; font-weight: 400; color: #fff; position: absolute; bottom: 42%; right: 48.5%;text-indent: 1.0em;}
#mainView .txt02::before{content: ''; display: inline-block; background-image: url(/images/top_230801/icon_youtube.png); background-size: contain; vertical-align: middle; width: 23px; height: 20px; background-repeat: no-repeat; margin-right: 0.5em;}
#mainView .txt02 a{color: #fff; text-decoration: underline; margin-left: 1em;}
#mainView .txt02 a:hover{opacity: 0.8;}
#mainView .txt02 .modal-syncer{cursor: pointer;text-decoration: underline;margin-left: 1.0em;}
#mainView .txt03{font-size:12px;font-weight:400;color:#fff; line-height: 1.4; position: absolute; bottom: 47%; left: 3%; text-align: right;}
#mainView .yuRepo{position: absolute; bottom: 39%; left: 54%; text-align: right;}
#mainView .mybest{position: absolute;left: 1.5em;top: 1.5em;}
#mainView .cmBnr{position: absolute;right: 5.5em;top: 5.2em;}

#mainView .titleBox .ttl-h2 a{color: #fff;text-decoration: none;}
#mainView .titleBox .ttl-h2 a:hover{opacity: 0.9;text-decoration: none;}
#mainView .titleBox .ttl-h2 a:visited{color: #fff;text-decoration: none;}*/

/*レッスンスタイルの宮﨑優さん動画+その上のボタン*/
/*#lessonstyleSec .pc_formLinkBox{padding: 3em 65px 0em; }
#lessonstyleSec .pc_formLinkBox li{text-align: center;width: calc(97%/3);font-size: 19px;font-weight: bold;}
#lessonstyleSec .pc_formLinkBox li a{padding:0.8em 0.5em;display: block;}
#lessonstyleSec .pc_formLinkBox li.btnTrial a{color: #E5227B;border: 2px solid #E5227B;}
#lessonstyleSec .pc_formLinkBox li.btnTrial a:visited{color: #E5227B;}
#lessonstyleSec .pc_formLinkBox li.btnRequest a{color: #249FBC;border: 2px solid #249FBC;}
#lessonstyleSec .pc_formLinkBox li.btnRequest a:visited{color: #249FBC;}
#lessonstyleSec .pc_formLinkBox li.btnSchools a{color: #8cc63f;border: 2px solid #8cc63f;}
#lessonstyleSec .pc_formLinkBox li.btnSchools a:visited{color: #8cc63f;}
#lessonstyleSec .miyazaki_movieBox{margin-top: 2em;}
#lessonstyleSec .miyazaki_movieBox .movieTtl{text-align: center;font-size: 22px;font-weight: bold;line-height: 1.2;margin: 0 auto 0.5em;}
#lessonstyleSec .miyazaki_movieBox .movie_iframe{text-align: center;}
#top .lity-close,
#top .lity-close:hover,
#top .lity-close:focus,
#top .lity-close:active,
#top .lity-close:visited{top: 24%;right: 0%;margin: auto;left: 18em; font-size: 50px;background: #000;}*/
/*----- 宮崎さんここまで -----*/

#mainView .pcNone{display:none;}
#mainView .mainViewInner{width:100%;height:510px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;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(/images/top_230801/fv_bgi04.png) no-repeat center;margin:0 0 40px;padding:10px 20px 15px;}
#mainView .titleBox .txt{display:block;text-align:center;line-height:1.2;padding:0;}
/*#mainView .titleBox .txt01 {margin: 0 0 10px 0;font-size: 25px;font-weight:bold; text-indent: 0.25em; background: #fff; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}*/
#mainView .titleBox .txt01{margin:0 0 10px;}
#mainView .titleBox .txt02{font-size:17px;font-weight:700;color:#333333;margin:0 0 5px;display: flex;justify-content: center;align-items: center;}
#mainView .titleBox .txt03{margin:0 0 -5px;padding: 0 15px 0 0; font-size: 14px; color: #333333; line-height: 1.4;}
#mainView .titleBox .txt03 span{font-weight: bold; background: linear-gradient(transparent 50%, #ffd961 50%);}
#mainView .titleBox .txt03 a{text-decoration: underline; color: #333333; font-size: 12px;}
#mainView .movieBox{position:absolute;top:0;right:0;}
#mainView .movieTxt01{position:absolute;top: 6px;right: 10px;z-index:1;}
#mainView .movieTxt02{position:absolute;top:43px;right: 44px;}
#mainView .movieBody{position:absolute;top: 143px;right: 47px;}
#mainView .movieBody video{transform: scale(1,1.35) skew(0deg,23.1deg);background:#fff;/*cursor: pointer;*/width: 194px;cursor:pointer;}

#mainView .serviceBox{position: relative;}
#mainView .serviceBox .txt04{position: absolute; top: -16em; left: 4em;}
#mainView .serviceListBox{display:flex;justify-content:space-between;align-items:center;}
#mainView .serviceListItem{height:100%;position:relative;}
#mainView .serviceListItem:after{content:"";display:block;width:45px;height:45px;background:url(/images/top_230801/fv_nav_contents01.png) no-repeat center / cover;position:absolute;top:44%;right:0;transform:translate(50%,0px);z-index:1;}
#mainView .serviceListItem:last-child:after{display:none;}
#mainView .serviceListItem a{display:block;box-sizing:border-box;width:290px;height:172px;text-decoration:none;padding:45px 20px 20px;}
#mainView .serviceListItem.listItem01 a{background: url(/images/top_230801/fv_nav01_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav01_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem02 a{background:url(/images/top_230801/fv_nav02_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav02_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem03 a{background:url(/images/top_230801/fv_nav03_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav03_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem.listItem04 a{background:url(/images/top_230801/fv_nav04_contents01.png) no-repeat center bottom 15px / 80px 50px, url(/images/top_230801/fv_nav04_bg_02.png)no-repeat center / cover;}
#mainView .serviceListItem span{display:block;text-align:center;font-weight:700;color:#fff;}
#mainView .serviceListItem .txtTop{font-size:25px;margin:0 0 10px;}
#mainView .serviceListItem .txtBottom{font-size:16px;}
#mainView .serviceListItem.listItem01 span{color:#01b8cc;}
#mainView .serviceListItem.listItem02 span{color:#8ec01f;}
#mainView .serviceListItem.listItem03 span{color:#f38f1e;}
#mainView .serviceListItem.listItem04 span{color:#b296d2;}
/*#mainView .serviceListItem[class*="listItem"] .txtMore{display:none;}*/
#mainView .serviceListItem[class*="listItem"] .txtMore{color: #fff;font-weight: normal;margin: 46px -8px 0 0;padding: 0px 12px 1px 0;font-size: 12px;line-height: 1;text-align: right;background: url(/images/top_230801/arrow_white_r.png) no-repeat center right / 8px auto;filter: brightness(0.75);}

/*240701　追記マイベスト*/
/*#mainView .titleBox .mybest{position: absolute;right: 33em;bottom: 16.5em;}*/
#schoolSec .mybest{padding: 1em 1em 0;}
#schoolSec .mybest p{text-align: center;}
#schoolSec .mybest p span{font-size: 12px;display: block;font-weight: bold;line-height: 1.3;margin: 1em 0 0;}

/*----- ホットトピックス -----*/
#hotTopicsSec{width:1200px;}
#hotTopicsSec > .sectionInner{padding-top: 45px;padding-left:0;padding-right:0;max-width: 100%;display: flex;flex-wrap: wrap;overflow: initial;}
#hotTopicsSec > .sectionInner .titleBox{width:100%;}
#hotTopicsSec > .sectionInner .contentsBox{margin: 0 0px 0 0;padding: 0 0px 0 0;}
#hotTopicsSec > .sectionInner .contentsBox .contentsBoxInner{width: 775px;margin: 0 0px 0 0;padding: 0 20px 0 0;border-right: 1px dotted #999999;}
#hotTopicsSec > .sectionInner .pickupBox{width: 370px;margin: -78px 15px 0 auto;}
#hotTopicsSec > .sectionInner .pickupBox p{padding:0;}
#hotTopicsSec > .sectionInner .pickupBox img{width:100%; height:auto;}
#hotTopicsSec #slickSlideBox{margin: 0 0 25px;height: 138px;}
#hotTopicsSec #slickSlideBox .slick-dotted.slick-slider{margin-bottom:0;}
#hotTopicsSec #slickSlideBox .slick-list .slick-slide{}
#hotTopicsSec #slickSlideBox .slick-list .slick-slide{position:relative;padding:0 5px;}
#hotTopicsSec #slickSlideBox .slick-list .slick-slide:not(.slick-current){opacity:0.5;}
#hotTopicsSec #slickSlideBox .slick-dots li button:before{border-color:#01b8cc;}
#hotTopicsSec #slickSlideBox .slick-dots li.slick-active button:before{ opacity:.75;  background:#01b8cc;}
#hotTopicsSec #slickSlideBox .slick-dotted.slick-slider:before{content:"";display:block;width: 40px;height:100%;position:absolute;top:0;left: 0px;z-index: 1;}
#hotTopicsSec #slickSlideBox .slick-dotted.slick-slider:after{content:"";display:block;width: 40px;height:100%;position:absolute;top:0;right: 0px;z-index: 1;}
#hotTopicsSec #slickSlideBox .pcNone{display:none;}
#hotTopicsSec #slickSlideBox .spNone{}
#hotTopicsSec .slick-prev:before,
#hotTopicsSec .slick-next:before{display:none;}
#hotTopicsSec .slick-prev,
#hotTopicsSec .slick-next{z-index:2;top:50%;transform: translate(0,-50%);}
#hotTopicsSec .slick-prev{left: 5px;background:url(/images/top_230801/ht_slider_arrow_l.png) no-repeat center/cover;}
#hotTopicsSec .slick-next{right: 5px;background:url(/images/top_230801/ht_slider_arrow_r.png) no-repeat center/cover;}

/*----- レッスンスタイル -----*/
#lessonstyleSec{position:relative;}
#lessonstyleSec:before{content:"";display:block;width: 100px;padding-top: 110px;height: 0em;position:absolute;top: 20px;left: 250px;background:url(/images/top_230801/fv_contents03_sp.png) no-repeat center/cover;z-index: 1;}
#lessonstyleSec .sectionInner{position:relative;padding: 20px 25px 20px;}
#lessonstyleSec .subTtl{font-size: 16px;margin: 0.8em 0 0.8em 0;text-align: center;}
#lessonstyleSec .btnBox{display:flex;justify-content: center;align-items:center;margin: 3em 0 1em 0;}
#lessonstyleSec .btnBox .btn{width:33.33%;margin: 0;}
#lessonstyleSec .btnBox .btn .btnLink{display:block;background: #333333;border: none;color: #fff;width: 100%;font-size: 125%;font-weight: bold;text-align:center;box-sizing:border-box;margin: 0 0;padding: 0.8em 0;text-decoration: none;position: relative;line-height: 1;}
#lessonstyleSec .btnBox .houjinLink .btnLink{background: url(/images/top_230801/arrow_white_r.png) no-repeat center right 1.5em / 0.6em auto,#00698a;padding-right: 1em;}
#lessonstyleSec .btnBox .nbkLink .btnLink{background: url(/images/top_230801/arrow_white_r.png) no-repeat center right 1.5em / 0.6em auto,#ff7bac;padding-right: 1em;}

#lessonstyleSec .btnBox .eigosenkaLink .btnLink{background: url(/images/top_230801/arrow_white_r.png) no-repeat center right 1.5em / 0.6em auto,#532E8E;padding-right: 1em;}

#lessonstyleSec .btnBox .otonaLink .btnLink{background: #333333;}
#lessonstyleSec .btnBox .otonaLink .btnLink:before{content:"";position: absolute;bottom: -1.8em;left: calc(50% - 1em);border: 1em solid transparent;border-top: 1.5em solid #333333;}
#lessonstyleSec .lessonStyleListBox{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
#lessonstyleSec .lessonStyleListBox .listItem{width: 450px;box-shadow:0 0 2px 2px rgba(0,0,0,0.1);margin: 2em 0 0;display: block;text-decoration: none;cursor: pointer;}
#lessonstyleSec .listItem:nth-of-type(-n + 2){margin-top:0;}
#lessonstyleSec .lessonStyleListBox .itemInBox{display:flex;justify-content:space-between;/* align-items:center; */flex-wrap: wrap;}
#lessonstyleSec .lessonStyleListBox .ttlBox{width:100%;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4d4d4d+0,1a1a1a+100 */text-indent: 0.3em;background: rgb(77,77,77); /* Old browsers */background: -moz-linear-gradient(right,  rgba(77,77,77,1) 0%, rgba(26,26,26,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(right,  rgba(77,77,77,1) 0%,rgba(26,26,26,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to right,  rgba(77,77,77,1) 0%,rgba(26,26,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */}
#lessonstyleSec .lessonStyleListBox .ttlBox .ttl-h3{color:#fff;font-size: 155%;padding: 0.5em 0.5em 0.5em 0.5em;}
#lessonstyleSec .lessonStyleListBox .ttlBox .ttl-h3 .txtTop{}
#lessonstyleSec .lessonStyleListBox .ttlBox .ttl-h3 .txtBottom{font-size: 85%;}
#lessonstyleSec .lessonStyleListBox .txtBox{order:2;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width: 65%;/* height:115px; */box-sizing:border-box;padding: 1em 3em 1em 1em;}
#lessonstyleSec .lessonStyleListBox .txtBox{background: url(/images/top_230801/arrow_gray_r02.png) no-repeat right 0.5em center / 1.5em auto;}
#lessonstyleSec .lessonStyleListBox .txtBox .ttl-h4{order:2;font-size: 160%;line-height:1.4;color:#222;}
#lessonstyleSec .lessonStyleListBox .txtBox .ttl-h4 .txtTop{display:block;}
#lessonstyleSec .lessonStyleListBox .txtBox .ttl-h4 .txtBottom{display:block;}

#lessonstyleSec .lessonStyleListBox .ekimaeryugaku .ttl-h3{color: #00aeb8;background: url(/images/top_230801/fv_nav01_contents01.png) no-repeat right 0.5em center / auto 2em;}
#lessonstyleSec .lessonStyleListBox .ekimaeryugaku .ttl-h4 .txtTop{color: #00aeb8;}
#lessonstyleSec .lessonStyleListBox .ochanoma .ttl-h3{color: #8ec01f;background: url(/images/top_230801/fv_nav02_contents01.png) no-repeat right 0.5em center / auto 2em;}
#lessonstyleSec .lessonStyleListBox .ochanoma .ttl-h4 .txtTop{color: #8ec01f;}
#lessonstyleSec .lessonStyleListBox .livestation .ttl-h3{color: #f38f1e;background: url(/images/top_230801/fv_nav03_contents01.png) no-repeat right 0.5em center / auto 2em;}
#lessonstyleSec .lessonStyleListBox .livestation .ttl-h4 .txtTop{color: #f38f1e;}
#lessonstyleSec .lessonStyleListBox .app .ttl-h3{color: #b296d2;background: url(/images/top_230801/fv_nav04_contents01.png) no-repeat right 0.5em center / auto 2em;}
#lessonstyleSec .lessonStyleListBox .app .ttl-h4 .txtTop{color: #b296d2;}

#lessonstyleSec .lessonStyleListBox .txt{order:3;font-size: 12px;line-height:1.2;color:#222;padding:0;}
#lessonstyleSec .imgBox{order:1;width: 35%;}
#lessonstyleSec .imgBox img{width: 100%;height: 100%;object-fit: cover;}

#lessonstyleSec .lessonStyleCombinationBox .titleBox .ttl-h3 {text-align: left;color: #242424;}
#lessonstyleSec .lessonStyleCombinationBox .titleBox .ttl-h3 .txtTop{font-size: 27px;}
#lessonstyleSec .lessonStyleCombinationBox .titleBox .subTtl{text-align: left;font-size: 19px;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4 {text-align: left;color: #242424;margin: 0em 0 1em;padding: 0 0 5px 0;line-height: 1.6;position: relative;width: 100%;display: inline-block;border-bottom: 2px solid #01b8cc;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4 .txtTop{font-size: 170%;display:block;line-height:1.2;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4d4d4d+0,1a1a1a+100 */text-indent: 0.25em;background: rgb(57,200,215,1); /* Old browsers */background: -moz-linear-gradient(top,  rgba(57,200,215,1) 0%, rgba(1,184,204,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgba(57,200,215,1) 0%,rgba(1,184,204,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgba(57,200,215,1) 0%,rgba(1,184,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;z-index: 1;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4 .txtTop .txt01{font-size:120%;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4 .txtBottom{font-size: 135%;display:block;line-height:1.2;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4:before{content:"";display:block;width: 57px;height: 84px;position:absolute;top: -32px;right: 5px;background: url(/images/top_230801/img_lessonstyle_contents02.png) no-repeat center / 100% auto;}
#lessonstyleSec .lessonStyleCombinationBox .ttl-h4:after{content:"";display:block;width: 1em;height: 1em;border-left: 2px solid #01b8cc;border-bottom: 2px solid #01b8cc;position:absolute;bottom: -10px;left: calc(50% - 0.5em);transform: translate(0%, 0%) rotate(-45deg) skew(-15deg, -15deg);background: #fff;}
#lessonstyleSec .lessonStyleCombinationBoxInner{padding: 7em 65px 1em;position: relative;}
#lessonstyleSec .lessonStyleCombinationBoxInner .inContentsBoxInner{margin: 80px auto 0;display: flow-root;}
#lessonstyleSec .lessonStyleCombinationBoxInner .inContentsBoxInner .img01{position: absolute;top: 3em;right: 5em;padding: 0;}
#lessonstyleSec .lessonStyleCombinationBoxInner .inContentsBoxInner .img02{}

/*----- NOVAのこだわり -----*/
#kodawariSec .contentsBox .contentsBoxInner{padding: 0px 0 0px;position:relative;}
#kodawariSec .commitmentBox{width: 820px;padding: 0 0% 0 0;}
#kodawariSec .commitmentBox img{max-width:100%;height:auto;}
#kodawariSec .iconBoxs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 520px;}
#kodawariSec .iconsImg{height:auto;}
#kodawariSec .icons{width: 98px;padding:0px;margin-bottom: 7px;}
#kodawariSec .icons.keyword05 {margin-right: 0%;}
#kodawariSec .commitmentBox > a{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;}
#kodawariSec .commitmentBox > a:after{content:"";display:block;width: 84px;height: 151px;background: url(/images/top_230801/img_kodawari_02.png) no-repeat center / cover;align-self: flex-end;margin: 0 0 5px 5px;}
#kodawariSec .btnMore{/* position:absolute; */width: 204px;margin: 0 7px 0 0;/* top: -35%; *//* right: 0%; *//* z-index: 2; */}
#kodawariSec .btnMore img{width:100%;}

/*
#kodawariSec .commitmentBox >a{display:block;}
#kodawariSec .commitmentBox >a:hover{opacity:0.8;}
#kodawariSec .iconBoxs{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-pack:distribute; justify-content:space-around;}
#kodawariSec .iconsImg{width:89px; height:auto;}
#kodawariSec .icons{padding:0px; margin-bottom:1px;}
#kodawariSec .icons:last-child{height:auto; padding:0px; margin:0px;}

#kodawariSec .hygieneBox{width:50%; height:203px; padding:0 0 0 1%;}
#kodawariSec .hover:hover{opacity:0.8;}
#kodawariSec .hygieneSection{display:block; height:100%; background:linear-gradient(90deg,#00d0d6,#0297a5 ); text-decoration:none;}
#kodawariSec .hygieneImg{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:space-evenly; -ms-flex-pack:space-evenly; justify-content:space-evenly;}
#kodawariSec .hygieneTexts{padding-top:15px;}
#kodawariSec .hygieneTexts p{text-align:center; color:#fff; font-size:14px;}
#kodawariSec .bigtext{font-size:20px;}
#kodawariSec .moreImg{text-align:center; padding:7px 0px 0px;}*/



/*----- 生徒様の声 -----*/
#seitonokoeSec{;}
#seitonokoeSec >.sectionInner{/* padding-bottom:0; *//* border-bottom:1px solid #d4d4d4; */}
#seitonokoeSec .inTitleBox .inTtl{line-height:1; padding:0em 0.8em; width:35%; margin:0 auto;}
#seitonokoeSec .inTitleBox .inTtl img{max-width:100%;}

/*2310リニューアル佐々倉*/
#seitonokoeSec .voice_slickSlideBox{margin: 0 0 25px;border: 1px solid #C9C9C9;}
#seitonokoeSec .voice_slickSlideBox li .voice_ttl{font-size: 19px;font-weight: bold;line-height:1.4;}
#seitonokoeSec .voice_slickSlideBox li div .vioce_photo{width: 80px;margin: 0 1em 0 0;}
#seitonokoeSec .voice_slickSlideBox li div .vioce_text{width:calc(95% - 80px);}
#seitonokoeSec .voice_slickSlideBox li div .vioce_photo img{object-fit: contain;}
#seitonokoeSec .voice_slickSlideBox li div .voice_name{font-weight: bold;color: #666;display: block;margin-top: 1em;}
#seitonokoeSec .voice_slickSlideBox li div .voice_course{color: #666;display: block;}
#seitonokoeSec .voice_slickSlideBox li .voice_txt{ -webkit-box-orient: vertical; -webkit-line-clamp: 5;font-size: 14px; display: -webkit-box;overflow: hidden;line-height: 1.5;}
#seitonokoeSec .voice_slickSlideBox li .voice_more{color: #5291F2;font-size: 14px;text-align: end;line-height: 1;}
/*スライド*/
#seitonokoeSec .voice_slickSlideBox .slick-slider{margin-bottom:0;padding: 2em 5em 1em;}
#seitonokoeSec .voice_slickSlideBox .slick-list .slick-slide{}
#seitonokoeSec .voice_slickSlideBox .slick-list .slick-slide{position:relative;padding:0 5px;margin: 1em 1em;}
#seitonokoeSec .voice_slickSlideBox .slick-dots li button:before{border-color:#01b8cc;}
#seitonokoeSec .voice_slickSlideBox .slick-dots li.slick-active button:before{ opacity:.75;  background:#01b8cc;}
#seitonokoeSec .voice_slickSlideBox .slick-dotted.slick-slider:before{content:"";display:block;width: 40px;height:100%;position:absolute;top:0;left: 0px;z-index: 1;}
#seitonokoeSec .voice_slickSlideBox .slick-dotted.slick-slider:after{content:"";display:block;width: 40px;height:100%;position:absolute;top:0;right: 0px;z-index: 1;}
#seitonokoeSec .slick-dots{left: 0;right: 0;}
#seitonokoeSec .slick-prev,
#seitonokoeSec .slick-next{z-index:2;top:50%;transform: translate(0,-50%);}
#seitonokoeSec .slick-prev{left: 30px;background:url(/images/top_230801/arrow_lightgray_l2.png) no-repeat center/cover;width: 18px;height: 32px;}
#seitonokoeSec .slick-next{right: 30px;background:url(/images/top_230801/arrow_lightgray_r2.png) no-repeat center/cover;width: 18px;height: 32px;}
#seitonokoeSec .slick-next:before,#seitonokoeSec .slick-prev:before{content: "";}
/*タブ実装*/
#seitonokoeSec .tab_box .btn_area {display: -webkit-box;display: flex;justify-content:flex-start;align-items: stretch;width: 100%;}
#seitonokoeSec .tab_box .tab_btn {width: calc(95%/5);padding: 10px 5px 10px 5px;color: #000;cursor: pointer;transition: all 0.2s ease 0s;font-size:16px; font-weight: bold;background: #F4F4F4;margin-top: 5px;text-align: center;line-height: 1.3;border: 1px solid #C9C9C9;border-bottom: none;border-right: none;}
#seitonokoeSec .tab_box .tab_btn span{font-size: 80%;font-weight: normal;vertical-align: middle;display: block;}
#seitonokoeSec .tab_box .tab_btn.app{border-right:  1px solid #C9C9C9;}
#seitonokoeSec .tab_box .tab_btn.listItemCurrent {background: #fff;border: 1px solid #C9C9C9;border-bottom: none;margin-top: 0;padding-top: 17px;margin-bottom: -0.1em;}
#seitonokoeSec .tab_box .panda{width: 10%;text-align: center;padding: 0;position: relative;}
#seitonokoeSec .tab_box .panda img{position: absolute;bottom: 0;left: 0;right: 0;margin: auto;}



/*----- 料金の目安 -----*/
#pricePlanSec .contentsBox .contentsBoxInner{padding: 0px 0px 0px;position:relative;}
#pricePlanSec .listItem{margin:0 0 2%; width:28%;}
#pricePlanSec .listItem img{max-width:100%;}
#pricePlanSec .sectionBox{display:inline-block;width: 200px;height:120px;border:1px solid #dcdcdc;margin-bottom: 20px;}
#pricePlanSec .boxs{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-flow:column; flex-flow:column;}
#pricePlanSec .box1{order:2; color:#fff; font-size:14px; text-align:center; padding:5px 0px; background:#000;}
#pricePlanSec .box2{order:1; font-size:12px; color:#fff; text-align:center; padding:2px 0px;}
#pricePlanSec .box3{order:3; text-align:center; font-size:23px; padding-top:8px; line-height:1.0em;}
.box3 .priceText{display:block; font-weight:bold; color:#333;}
#pricePlanSec .taxText{font-size:15px; display:block;}
#pricePlanSec .smallText{font-size:15px;}
#pricePlanSec .lessonText{display:inline-block; font-size:1px; line-height:11.2em;}
#pricePlanSec .contentsBox ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content: space-between;width: 640px;order: 1;margin: 0 auto;}
#pricePlanSec .topColor1{background:#00a1c9;}
#pricePlanSec .topColor2{background:#249FBC;}
#pricePlanSec .topColor3{background:#8cc63f;}
#pricePlanSec .topColor4{background:#ed1e79;}
#pricePlanSec .topColor5{background:#ff7bac;}
#pricePlanSec .topColor6{background:#00b2bc;}

#pricePlanSec .osusumeRyugaku{order: 2;width: 640px;margin: 30px auto 25px;padding: 2em 0;border: 1px solid #dcdcdc;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
#pricePlanSec .osusumeRyugaku .inTitleBox{margin: 0em 3em 0em 0;}
#pricePlanSec .osusumeRyugaku .ttl-h3 {text-align: center;color: #242424;margin: 1em 0em 1em 0;position: relative;}
#pricePlanSec .osusumeRyugaku .ttl-h3 .txtTop{font-size: 180%;display:block;line-height:1.2;}
#pricePlanSec .osusumeRyugaku .ttl-h3 .txtBottom{font-size: 135%;display:block;line-height:1.2;}
/*#pricePlanSec .osusumeRyugaku .ttl-h3:after{content:"";display:block;margin: 0.5em auto -1.7em;width: 0;height: 0;bottom: 0;left: calc(50% - 1em);border: 6em solid transparent;border-top: 1.5em solid #e3e3e3;border-bottom: 1.5em solid transparent;}*/
#pricePlanSec .osusumeRyugaku .img {width: 190px;padding: 0 0 30px 0;}
#pricePlanSec .osusumeRyugaku .img a{
  display:block;
  position:relative;
  z-index: 1;
  }
#pricePlanSec .osusumeRyugaku .img img{max-width:100%; height:auto;}
#pricePlanSec .osusumeRyugaku .img a:before{
  content:"";
  position: absolute;
  display: block;
  background: url(/images/top_230801/btn_logo_osusume_b_off.png?v20250319) no-repeat center / 100% 100%;
  margin: 0;
  width: 100%;
  height: 30px;
  bottom:0;
  left:0;
  -webkit-box-reflect: below 0px 
  -webkit-gradient(linear, left top, left bottom, from(transparent), 
    color-stop(0.1, transparent), 
    to(rgba(255, 255, 255, 0.4)));
  z-index: -1;
  }

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+46&1+0,0+45 */
/*background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 46%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */



/*----- コースラインナップ -----*/
#csSec{}
#csSec .sectionInner{}
#csSec .ttl-h3{text-align:center;margin:0 0 0.5em 0;white-space: nowrap;}
#csSec .ttl-h3 .txtTop{font-size: 100%;display:block;line-height:1.2;}
#csSec .contentsBox .contentsBoxInner{padding: 0px 120px 0px;}
#csSec dl{padding: 0 18px;width: 120px;}
#csSec dt{font-size: 12px;font-weight:normal;text-align:center;}
#csSec .courseListBox {width: 100%;margin: 0 auto;padding: 2em 0 0;display: flex;justify-content: flex-start;flex-wrap: wrap;}
#csSec .contentsBox .listItem{width: 100%;margin: 0 0 2em 0;}
#csSec .contentsBox .listItem a{text-decoration:none;}
#csSec .contentsBox .listItem.business{width: calc(100% / 3);}
#csSec .contentsBox .listItem.nbk{width: calc(100% / 3);}
#csSec .contentsBox .listItem.chuko{width: calc(100% / 3);}
#csSec .contentsBox .listItem.shikaku{width: calc(100% / 3);}
#csSec .contentsBox .listItem.novaplus{width: calc(100% / 3);}

#csSec .contentsBox .listItemBox{width: 100%; display: flex; justify-content: center;}

#csSec .contentsBox .listItem.allinCourse{border-top: dotted #999999 1px;margin-top: 1em;padding-top: 3em;}
#csSec .contentsBox .listItem.teibanSeries{border-top: dotted #999999 1px;margin-top: 1em;padding-top: 3em;}

/*  多言語サービス */
#csSec .gengoSec {border: 1px solid #ccc;padding: 1.5em 3em 1.5em 3em;background: #f2f2f2;margin: 0% 0% 0;display: flex;justify-content: center;align-items: center;}
#csSec .gengoSec .ttl-h3{margin: 0;}
#csSec .gengoSec a{text-decoration:none;}
#csSec .gengoSec p{text-align: center; padding: 0;}
#csSec .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: 180%;}
#csSec .gengoSec .sectionInner{}
#csSec .gengoSec h2{text-align: center;font-size: 200%;}
#csSec .gengoSec img{}
#csSec .gengoSec ul{padding: 0em 0em 0 3em;width: 100%;}
#csSec .gengoSec li{box-sizing: border-box;width: calc(100% / 8);padding: 0 0% 0em;text-align: center;}
#csSec .gengoSec li a{display:block;}
#csSec .gengoSec li img{max-width: 100%;}


/*スペシャルコンテンツ*/
#specialcontentsSec {width:470px;}
#specialcontentsSec .sectionInner{height: 100%;box-sizing: border-box;}
#specialcontentsSec .contentsBox .contentsBoxInner{padding: 0px 10px 0px;}
#specialcontentsSec .novaLearningBox,
#specialcontentsSec .howtoBox{padding: 0.5em 0em;}
#specialcontentsSec .novaLearningList li,
#specialcontentsSec .novaLearningList li {padding: 1em 0; border-bottom: #CCC dotted 1px;}{padding: 1em 0; border-bottom: #CCC dotted 1px;}
#specialcontentsSec .novaLearningList li > a:hover {text-decoration: none;}
#specialcontentsSec .novaLearningList .img {width: 110px;height: 80px;padding: 0;}
#specialcontentsSec .novaLearningList .img img {width: 100%; height: 100%;object-fit: cover;}
#specialcontentsSec .novaLearningList .detailBox {width: calc(100% - 120px);}
#specialcontentsSec .novaLearningList .detailBox .categoryDate {font-size: 12px; padding: 0; margin: 0; line-height: 1;}
#specialcontentsSec .novaLearningList .detailBox .categoryDate span {display: inline-block; padding: 0.3em 0.5em 0.2em 0.5em; line-height: 1;}
#specialcontentsSec .novaLearningList .detailBox .categoryDate .category {background-color: #ccedf4;}
#specialcontentsSec .novaLearningList .detailBox .categoryDate .date {color: #a3a3a3;}
#specialcontentsSec .novaLearningList .detailBox .ttl {padding: 0; margin: 0.6em 0 0.3em 0; line-height: 1.2; font-size: 15px;font-weight: bold; width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#specialcontentsSec .novaLearningList .detailBox .syosai{padding: 0;line-height: 1.5;height: 3em;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;font-size: 12px;}
#specialcontentsSec .howtoList li {border-bottom: #CCC dotted 1px;}
#specialcontentsSec .howtoList li a{padding: 0.5em 3em 0.5em 0;font-size: 120%; position:relative;color: #4d4d4d;}
#specialcontentsSec .howtoList li a:hover {text-decoration:none;}
#specialcontentsSec .howtoList li a:before{content: ""; display: block; width: 1.5em; height: 1.4em; border-radius: 50%; background-color: #8bba26; position: absolute; right: 0; top: 50%; transform: translate(-50%,-50%);}
#specialcontentsSec .howtoList li a:after{content: ""; display: block;width: 0;height: 0;border-style: solid;border-width: 0.4em 0 0.4em 0.6em;border-color: transparent transparent transparent #fff; position: absolute; right: 1.1em; top: 50%;transform: translate(0, -50%);}


/*----- NEWS -----*/
#newsSec{width:470px;}
#newsSec .sectionInner{height: 100%;box-sizing: border-box;}
#newsSec .listBox{height:420px;padding: 0 5px 12px 12px;overflow:auto; margin-top: 8px;}
#newsSec li{padding:5px; border-bottom:#CCC dotted 1px;}
#newsSec li.importantNews{background: #fffed5;}
#newsSec dl{min-height: 4em;}
#newsSec dt, 
#newsSec dd{font-size:12px; line-height:16px;}
#newsSec dt{float:left; font-weight:normal; width: 54px;}
#newsSec dd{float:right; width:calc(100% - 65px);}

/*コロナウィルスのニュース*/
/*#newsSec .listBox{height: 430px;margin-bottom: 9px;}*/
#newsSec #covidInfoBtn{padding: 0; margin: 0;}
#newsSec #covidInfoBtn a{display: block; width: 100%; height: 30px; line-height: 30px; text-align: center; background-color: #fff; border: 1px solid #00a1c9; color: #00a1c9;}
#newsSec .listBox::-webkit-scrollbar{width: 8px;}
#newsSec .listBox::-webkit-scrollbar-thumb{background-color:#b2eaf0;border-radius: 100px; }
#newsSec .listBox::-webkit-scrollbar-track{background-color:#e6e6e6;border-radius: 100px;}

/*NEWSタブ切り替え*/
#newsSec .newsTabUl {display: flex; justify-content: center;}
#newsSec .newsTabLi {width: 22%; margin-right: 2%; cursor: pointer; padding: 0.2em; border-radius: 5px; text-align: center; font-size: 12px;}
#newsSec .newsTabLi:last-child{margin-right: 0;}
#newsSec .newsTabLi.all {color:#01b8cc; border:1px solid #01b8cc;}
#newsSec .newsTabLi.news {color:#8ec01f; border:1px solid #8ec01f;}
#newsSec .newsTabLi.media {color:#f38f1e; border:1px solid #f38f1e;}
#newsSec .newsTabLi.release {color:#b296d2; border:1px solid #b296d2;}

#newsSec .newsTabLi.all.active {color:#fff; background-color: #01b8cc;}
#newsSec .newsTabLi.news.active {color:#fff; background-color: #8ec01f;}
#newsSec .newsTabLi.media.active {color:#fff; background-color: #f38f1e;}
#newsSec .newsTabLi.release.active {color:#fff; background-color: #b296d2;}

#newsSec .newsListLi {display: none;}

#newsSec .newsListLi dt{position: relative;}
#newsSec .newsListLi.news dt:after{content:"ニュース"; display: block; width: 54px; line-height:1; background: #93b940; color:#fff; text-align: center; padding: 2px 0 4px; margin-top: 5px;}
#newsSec .newsListLi.media dt:after{content:"メディア"; display: block; width: 54px; line-height:1; background: #f38f1e; color:#fff; text-align: center; padding: 2px 0 4px; margin-top: 5px;}
#newsSec .newsListLi.release dt:after{content:"リリース"; display: block; width: 54px; line-height:1; background: #b296d2; color:#fff; text-align: center; padding: 2px 0 4px; margin-top: 5px;}


/*----------------------------------------------------------------------------
***                                                               下の塊
----------------------------------------------------------------------------*/
#serSec{position:relative; width:735px; height:120px; margin-bottom:15px;}
#serSec dd{position:absolute; left:20px; top:-28px;}
#seSec .sectionInner{    margin: 20px auto 20px;    position: relative;}
#seSec p{font-size:12px; color:#666; padding-left:15px;}
#seSec h2{font-size:20px; color:#333; padding-left:90px; font-weight:normal; line-height:1.2em;}
#seSec h3{font-size:18px; color:#4E56EF; font-weight:normal; background:url(/common_images/icon_list08.png) left 8px no-repeat; ; padding-left:20px; margin-top:10px;}
#slide{margin-left:70px;}
#seSec #seUsa{position:absolute; left:12px; top:7px;  margin:0;  padding:0;}
#slide span:hover{ background-color:#FCA;}
#target{border-top:#CCC dotted 1px; padding-top:10px; margin-top:20px;}
#slide img{margin:0px 5px 2px 5px;}


/*----------------------------------------------------------------------------
***                                                              rightsection
----------------------------------------------------------------------------*/
.aside .sectionInner{padding: 248px 0% 0em;/*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:2em;}
#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;}
/*2024年12月9日変更前*/
/*#schoolsListSec #schoolSlideBox .flex-prev{left:0;}
#schoolsListSec #schoolSlideBox .flex-next{right:0;}
#schoolsListSec #schoolSlideBox .flex-prev:before{content:""; display:block; width:10px; height:10px; border:1px solid transparent; border-left-color:#fff; border-bottom-color:#fff; transform:rotate(45deg) translate(-50%,-50%); transform-origin:center; position:absolute; top:60%; right:0;}
#schoolsListSec #schoolSlideBox .flex-next:before{content:""; display:block; width:10px; height:10px; border:1px solid transparent; border-right-color:#fff; border-top-color:#fff; transform:rotate(45deg) translate(-50%,-50%); transform-origin:center; position:absolute; top:60%; left:0;}
#schoolsListSec #schoolSlideBox .slideBoxInner .flexslider:before{content:""; display:block; width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(19,19,19,0.7) 100%); background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(19,19,19,0.7) 100%);background:linear-gradient(to bottom,rgba(19,19,19,0.3) 0%,rgba(19,19,19,0.4) 1%,rgba(19,19,19,0.7) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ffff',endColorstr='#b3131313',GradientType=0 ); ;}*/
/*2024年12月9日変更ここから*/
/* 矢印の位置設定 */
#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{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;}

/*----------------------------------------------------------------------------
***                                                            ポップアップ類
----------------------------------------------------------------------------*/
#modal-overlay{z-index:999; display:none; position:fixed; top:0; left:0; width:100%; height:120%; background-color:rgba( 0,0,0,0.75 );}
/*modal-02*/
#modal-02 .esBox {border-top: 1px solid #ccc;padding-top: 2em;margin-top: 2em;}
#modal-02{width: 578px;height: auto!important;margin:0;padding: 20px 0;border:7px solid #E6E6E6;background:#fff;position:fixed;display:none;font-size: 110%;z-index: 999999;/*margin-top:40px;*/}
#modal-02 #modalInner{padding:10px 30px;max-height: 80vh;overflow-x: hidden;overflow-y: auto;}
#modal-02 #modal-overlay { z-index:1; display:none; position:fixed; top:0; left:0; width:100%; height:120%; background-color:rgba( 0,0,0, 0.75 );}
#modal-02 .button-link { color:#00f; text-decoration:underline;}
#modal-02 .button-link:hover { cursor:pointer; color:#f00;}
#modal-02 h2{ text-align:center; font-size:16px; border-bottom:1px solid #333333; margin-bottom:8px;}
#modal-02 h2 span{ font-size:22px; color:#ED1E79;}
#modal-02 ul{ width:465px; margin:0 auto; overflow: hidden;}
#modal-02 li{ float:left;}
#modal-02 li:first-child{}
#modal-02 #closeButton{ position:absolute; right:-15px; top:-20px;}
#modal-02 #recuitText{font-size:20px;text-align:center;color:#333;}
#modal-02 #youtubeNova iframe{width:444px;padding:0px 8px; background-color:#000; display: block; margin: 0 auto;}
#modal-02 #recruitNova li{margin:15px 0px 15px 12px;}
#modal-02 .entysheetBtn, #modal-02 .entryBtn{text-align:center;font-size:110%;max-width:700px;width:100%;margin: 0.5em auto;padding: 0;}
#modal-02 .entysheetBtn a{ color:#fff; background-color:#00A1C9; padding:0.5em 1em; margin:0.5em auto; display:inline-block; text-decoration:none;}
#modal-02 .entryBtn a{color:#fff;background-color:#E3007F;padding: 0.5em 0;/* margin:0.5em auto; */display: block;text-decoration:none;width: 100%;}
#modal-02 .entryBtn.rikunavi,
#modal-02 .entryBtn.mynavi,
#modal-02 .entryBtn.kyaritasu{width: 96%;margin: 0;line-height: 1.3;}
#modal-02 .entryBtn.rikunavi {margin-right:2%;width: 100%;}
#modal-02 .entryBtn.intern.mynavi {width: 50%;margin: 0.5em auto 0;}
#modal-02 .entryBtn.kyaritasu{margin-left: 2%;}
#modal-02 .entryBtn.rikunavi a {background-color:#5d8ee8;}
#modal-02 .entryBtn.mynavi a {background-color:#44b2ed;font-size: 100%;}
#modal-02 .entryBtn.kyaritasu a{background-color:#2dc1c1;}



/*----------------------------------------------------------------------------
***                                                     2022年8月CMポップアップ
----------------------------------------------------------------------------*/
#modal-newCm2022{box-sizing:border-box; width:900px; height:auto; position:fixed; z-index:999999; padding:0; display:none; box-shadow:2px 2px 8px 2px rgba(0,0,0,0.4);}
#modal-newCm2022 .ttl{width:100%; background-color:#fffde5;}
#modal-newCm2022 .ttl h2{width: 900px; margin:0 auto;padding: 0px 0;}
#modal-newCm2022 .ttl h2 img{display:block;}
#modal-newCm2022 #modal-newCmInner{background-color:#fff; padding:3em 0 1em;}
#modal-newCm2022 ul{width:100%; display:flex; flex-wrap:wrap; justify-content:space-evenly;}
#modal-newCm2022 li{width:400px;}
#modal-newCm2022 h3{width:100%; text-align:center; font-size:23px;margin: 0 0 0.3em;}
#modal-newCm2022 .cmA h3{color: #333333;}
#modal-newCm2022 .cmB h3{color: #333333;}
#modal-newCm2022 .cmMovie{margin: 0 0 0 0; position:relative;}
#modal-newCm2022 .btn{width:280px; margin:50px auto 10px auto; cursor:pointer;}
.rightSection #modal-newCm2022 iframe{width:400px;}
#modal-newCm2022 .videoBox iframe{width:100%;}
#modal-newCm2022 .newCm{display:flex; justify-content:space-between; align-items:center; margin-top:5px; padding:0 20px 0 0px;}
#modal-newCm2022 .newCm >*{;}
#modal-newCm2022 .newCm .titleBox{margin-top:0;}
#modal-newCm2022 .newCm .titleBox .ttl{;}
#modal-newCm2022 .cmList{display:table-cell; margin-left:0px;}
#modal-newCm2022 .cmList ul{display:table;}
#modal-newCm2022 .cmList ul li{display:table-cell; vertical-align:middle; padding:0 4px;}
#modal-newCm2022 .cmList ul li p{display:block; color:#000; text-align:center; cursor:pointer; transition:opacity 0.5s ease; font-size:10px;}
#modal-newCm2022 .cmList ul li p:hover{opacity:0.7;}
#modal-newCm2022 .linkBox_campaign{border-top:1px solid #333; padding-top:10px;}
#modal-newCm2022 .linkBox_campaign p{padding:0; margin-top:-8px;}
#modal-newCm2022 .linkBox_campaign p a{transition:opacity 0.5s ease;}
#modal-newCm2022 .linkBox_campaign p a:hover{opacity:0.7;}
#modal-newCm2022.positionAbsolute{position:absolute; top:20px!important;}
#newCmPopup2022{cursor:pointer;}
#modal-newCm2022 .btnClose{width:30px; position:absolute; top:8px; right:8px; cursor:pointer;}
#modal-newCm2022 .linkBox{/*margin: 3em 0 0 0;*/padding: 3em 0%;background: #f7f7f7;}
#modal-newCm2022 .arrow{display: inline-block;vertical-align: middle;color: #333;line-height: 1;position: relative;width: 0.7em;height: 0.7em;transform:translateX(-25%) rotate(45deg);margin: 0 0 0.15em 0.3em;}
#modal-newCm2022 .arrow::before,
.arrow::after{content: '';position: absolute;background: currentColor;border-radius: 0.1em;}
#modal-newCm2022 .moviegallery_ym{text-align:center; font-size:23px;margin: 0 0 0.3em;font-weight: bold;}
#modal-newCm2022 .arrow::before {top: 0;left: 0;right: 0;height: 0.1em;}
#modal-newCm2022 .arrow::after {top: 0;right: 0;bottom: 0;width: 0.1em;}


/*----------------------------------------------------------------------------
***                                                     2025年3月CMポップアップ
----------------------------------------------------------------------------*/
#modal-cm2025usagi{box-sizing:border-box; width:900px; height:auto; position:fixed; z-index:999999; padding:0; display:none; box-shadow:2px 2px 8px 2px rgba(0,0,0,0.4);}
#modal-cm2025usagi .ttl{width:100%; background-color:#fffde5;}
#modal-cm2025usagi .ttl h2{width: 900px; margin:0 auto;padding: 0px 0;}
#modal-cm2025usagi .ttl h2 img{display:block;}
#modal-cm2025usagi #modal-cm2025Inner{background-color:#fff; padding:3em 0 1em;}
#modal-cm2025usagi ul{width:100%; display:flex; flex-wrap:wrap; justify-content:space-evenly;}
#modal-cm2025usagi li{width:400px;}
#modal-cm2025usagi h3{width:100%; text-align:center; font-size:23px;margin: 0 0 0.3em;}
#modal-cm2025usagi .cmA h3{color: #333333;}
#modal-cm2025usagi .cmB h3{color: #333333;}
#modal-cm2025usagi .cmMovie{margin: 0 0 0 0; position:relative;}
#modal-cm2025usagi .btn{width:280px; margin:50px auto 10px auto; cursor:pointer;}
.rightSection #modal-cm2025usagi iframe{width:400px;}
#modal-cm2025usagi .videoBox iframe{width:100%;}
#modal-cm2025usagi .newCm{display:flex; justify-content:space-between; align-items:center; margin-top:5px; padding:0 20px 0 0px;}
#modal-cm2025usagi .newCm >*{;}
#modal-cm2025usagi .newCm .titleBox{margin-top:0;}
#modal-cm2025usagi .newCm .titleBox .ttl{;}
#modal-cm2025usagi .cmList{display:table-cell; margin-left:0px;}
#modal-cm2025usagi .cmList ul{display:table;}
#modal-cm2025usagi .cmList ul li{display:table-cell; vertical-align:middle; padding:0 4px;}
#modal-cm2025usagi .cmList ul li p{display:block; color:#000; text-align:center; cursor:pointer; transition:opacity 0.5s ease; font-size:10px;}
#modal-cm2025usagi .cmList ul li p:hover{opacity:0.7;}
#modal-cm2025usagi .linkBox_campaign{border-top:1px solid #333; padding-top:10px;}
#modal-cm2025usagi .linkBox_campaign p{padding:0; margin-top:-8px;}
#modal-cm2025usagi .linkBox_campaign p a{transition:opacity 0.5s ease;}
#modal-cm2025usagi .linkBox_campaign p a:hover{opacity:0.7;}
#modal-cm2025usagi.positionAbsolute{position:absolute; top:20px!important;}
#newCmPopup2022{cursor:pointer;}
#modal-cm2025usagi .btnClose{width:30px; position:absolute; top:8px; right:8px; cursor:pointer;}
#modal-cm2025usagi .linkBox{/*margin: 3em 0 0 0;*/padding: 3em 0%;background: #f7f7f7;}
#modal-cm2025usagi .arrow{display: inline-block;vertical-align: middle;color: #333;line-height: 1;position: relative;width: 0.7em;height: 0.7em;transform:translateX(-25%) rotate(45deg);margin: 0 0 0.15em 0.3em;}
#modal-cm2025usagi .arrow::before,
.arrow::after{content: '';position: absolute;background: currentColor;border-radius: 0.1em;}
#modal-cm2025usagi .moviegallery_ym{text-align:center; font-size:23px;margin: 0 0 0.3em;font-weight: bold;}
#modal-cm2025usagi .arrow::before {top: 0;left: 0;right: 0;height: 0.1em;}
#modal-cm2025usagi .arrow::after {top: 0;right: 0;bottom: 0;width: 0.1em;}

/*----------------------------------------------------------------------------
***                                                     2023年謹賀新年ポップアップ
----------------------------------------------------------------------------*/
#modal-newYear2023{/* box-sizing:border-box; */width: 51vh;min-width: 358px;max-width: 466px;height: 72vh;min-height: 550px;max-height: 665px;position:fixed;z-index:999999;padding:0;display:none;box-shadow:2px 2px 8px 2px rgba(0,0,0,0.4);}
#modal-newYear2023 *{box-sizing: border-box;}
#modal-newYear2023 .ttl{width:100%;background-color:#fffde5;display: none;}
#modal-newYear2023 .ttl h2{width: 900px; margin:0 auto;padding: 0px 0;}
#modal-newYear2023 .ttl h2 img{display:block;}
#modal-newYear2023 #modal-newCmInner{background-color: #ededed;padding: 15px 15px 0;height: 100%;border-radius: 5px;position: relative;}
#modal-newYear2023 ul{width:100%; display:flex; flex-wrap:wrap; justify-content:space-evenly;}
#modal-newYear2023 li{width:400px;}
#modal-newYear2023 h3{width:100%; text-align:center; font-size:23px;margin: 0 0 0.3em;}
#modal-newYear2023 .cmA h3{color: #333333;}
#modal-newYear2023 .cmB h3{color: #333333;}
#modal-newYear2023 .cmMovie{margin: 0 0 0 0; position:relative;}
#modal-newYear2023 .btn{width:280px; margin:50px auto 10px auto; cursor:pointer;}
#modal-newYear2023 .animatBox{height: calc(100% - 110px);max-height: 600px;position: relative;/* border: 2px solid #ededed; */overflow: hidden;}
#modal-newYear2023 .animatBox a{display:block;width:100%;height:100%;position: absolute;top: 0;left: 0;}
.rightSection #modal-newYear2023 iframe{width: 100%;height: 100%;}
#modal-newYear2023 .videoBox iframe{width:100%;}
.rightSection #modal-newYear2023 video{width: 100%;height: 100%;}
#modal-newYear2023 .videoBox video{width:100%;}
#modal-newYear2023 .newCm{display:flex; justify-content:space-between; align-items:center; margin-top:5px; padding:0 20px 0 0px;}
#modal-newYear2023 .newCm >*{;}
#modal-newYear2023 .newCm .titleBox{margin-top:0;}
#modal-newYear2023 .newCm .titleBox .ttl{;}
#modal-newYear2023 .cmList{display:table-cell; margin-left:0px;}
#modal-newYear2023 .cmList ul{display:table;}
#modal-newYear2023 .cmList ul li{display:table-cell; vertical-align:middle; padding:0 4px;}
#modal-newYear2023 .cmList ul li p{display:block; color:#000; text-align:center; cursor:pointer; transition:opacity 0.5s ease; font-size:10px;}
#modal-newYear2023 .cmList ul li p:hover{opacity:0.7;}
#modal-newYear2023 .linkBox_campaign{border-top:1px solid #333; padding-top:10px;}
#modal-newYear2023 .linkBox_campaign p{padding:0; margin-top:-8px;}
#modal-newYear2023 .linkBox_campaign p a{transition:opacity 0.5s ease;}
#modal-newYear2023 .linkBox_campaign p a:hover{opacity:0.7;}
#modal-newYear2023.positionAbsolute{position:absolute; top:20px!important;}
#newCmPopup2022{cursor:pointer;}
#modal-newYear2023 .btnClose{width:30px; position:absolute; top:8px; right:8px; cursor:pointer;}
#modal-newYear2023 .btnCloseBottom{width: auto;height: auto;margin: 0% auto 0;padding: 0% 0 0;position: absolute;top: 8px;right: 8px;}
#modal-newYear2023 .btnCloseBottom a{width: 100%;/* background-color: #444; *//* color:#fff; */font-size: 1.7em;padding: 0 0%;text-align: center;margin: 0% auto 0;border-radius: 1em;display: inline-block;box-sizing: border-box;cursor: pointer;text-decoration: none;}
#modal-newYear2023 .btnCloseBottom a img{}
#modal-newYear2023 .btnLinkBox {margin: 1.5em 0 0;padding: 0 2em;}
#modal-newYear2023 .btnLinkBox img{max-width:100%;}


/*----------------------------------------------------------------------------
***                                                                  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 .new_koushaBox .new_school .school_name.cp:after{content: " 開校キャンペーン実施中！";display: inline-block;margin-left: 0.5em; font-size: 20px;}
/*開校関連　バッジ*/
#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:28px; right:250px; display:inline-block; width:auto; font-size:17px;}

/*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:28px; right:248px; display:inline-block; width:auto; font-size:17px;}

/*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%;}