@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
html { line-height: 1;
    font-size: 62.5%;
}
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a { text-decoration: none; color: inherit; }
a img { border: none; vertical-align: bottom; }
a:focus { outline: none; }
a:hover { text-decoration: underline; cursor: pointer !important;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
input, textarea, select, button {
    font-size: 1.5rem;
    font-family: inherit;
}

h1, h2, h3, h4, h5, h6, strong{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 1rem;
    vertical-align: baseline;
}
.sp{ display: none !important; }
.pc{ display: block !important; }

img{ max-width: 100%; vertical-align: bottom;}

ruby rt{ font-size: 1.4rem;}

.clearfix{display:inline-block;min-height:1%;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

/*
===================*/
html { overflow-y: scroll; }
body {
    font-weight: normal;
    text-align: left;
    line-height: 1.6;
    word-break: normal;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    overflow: hidden;
    font-feature-settings: 'palt' ;
    letter-spacing: 1px;
}



/* ここまでリセットcss */


/*フォント 指定*/

body{
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
     position: relative;
     background-image: url(../img/bg2_s.jpg)!important;
}


/*ここまでフォント 指定*/


/* ここから共通 */

.inner{
    width: 1246px;
    margin: 0 auto;
}

.inner_2{
    width: 926px;
    margin: 0 auto;
}

.inner_2_{
    width: 800px;
    margin: 100px auto 200px;
}

.inner_3{
    width: 1000px;
    margin: 0 auto;
}

.inner_4{
    width: 1246px;
    margin: 0 auto;
    border-top: solid 1px #DDDDDD;
    padding-top: 100px;
}

.inner_5{
    width: 756px;
    margin: 0 auto;
}

.inner_6{
    width: 1246px;
    margin: 0 auto;
}

.inner_7{
    width: 605px;
    margin: 0 auto;
}

.inner_8{
    width: 690px;
    margin: 0 auto;
    position: relative;
}



a{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}


.black{
    width: 100vw;
    background-color: #FFF;
    position: relative;
}

.back_1_img{
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    margin-left: -800px;
    max-width: 1600px;
    width: 1600px;
}

.back{
    position: relative;
    z-index: -1;
}


.back_2_img{
    position: absolute;
    top: 0;
    left:50%;
    right: 0;
    margin-left:-700px;
    max-width: 1400px;
    width: 1400px;
    background-color: #FFF;
    mix-blend-mode: multiply;

}

.back_2{
    width: 100vw;
/*    background-color: #FFF;*/
}

.btn{
    opacity: 1;
    transition: 0.8s;
}

.btn:hover{
    opacity: 0.5;
    transition: 0.8s;
}


.black{
    color: black;
}

.mintyou{
    font-family: "Yu Mincho", "YuMincho", serif;
}

.bold{
    font-weight: bold;
}


.bg_student{
    z-index: -1!important;
}



/* ここまで共通 */


/* ここからsec1 */

.sec01{
    margin-bottom: 200px;
}

.sec01_sp3{
    position: relative;
}

.sec01_title_sp4{
    margin-bottom: 60px;
}

h1{
    width: 342.3px;
    height: 60.74px;
    margin: 575px auto 60px;
}

.sec01_title{
    width: 815px;
    margin: 0 auto 50px;
}

.sec01_title_sp3{
    width: 660px;
    margin: 0 auto 50px;
}

.sec01_main{
    margin-bottom: 80px;
}

.sec01_main_1{
    position: absolute;
    width: 465px;
    top: 140px;
    left: -515px;
}

.sec01_main_2{
    position: absolute;
    width: 367px;
    bottom: -300px;
    right: -450px;
}

.sec01_copy{
    color: #000;
    font-size: 20px;
    line-height: 2.5;
    text-align: center;
}


.sec01_copy_title{
    font-size: 24px;
    font-weight: bold;
    color: #1D2850;
}

/* ここまでsec1 */



/* ここからsec2 */

.sec02{
    margin-bottom: 150px;
}

.sec02 .inner_5{
    padding: 100px 0;
}

.sp5_sec02 .inner_5{
    width: 930px;
}

.sec02_back{
    background-color: #F0F6F7;
}

.sec02_topic1{
    width: 626px;
    margin: 0 auto 45px;
}

.sec02_topic1_sp3{
    width: 811px;
    margin: 0 auto 45px;
}

.sec02_topic1_sp4{
    width: 465px;
    margin: 0 auto 50px;
}

.sec02_topic2{
    width: 694px;
    margin: 0 auto 55px;
}

.sec02_topic2_sp4{
    width: 910px;
    margin: 0 auto 80px;
}

.sec02_copy{
    width: 660px;
    font-size: 18px;
    line-height: 2;
    margin: 0 auto 140px;
    text-align: center;
}

.sec02_copy_{
    width: 600px;
}

.sec02_photo{
    margin-bottom: 70px;
}

.sec02 h2{
    color: #000;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 45px;
}

.topic_2_img{
    margin-bottom: 120px;
}

/* ここまでsec2 */


/* ここからsec3 */

.sec03{
    text-align: center;
    margin-bottom: 105px;
}

.sec03_topic{
    width: 630px;
    margin: 0 auto 100px;
}

.topic_3_img_sp4{
    margin-bottom: 180px;
}

.sec02_topic1_sp5{
    width: 400px;
    margin: 0 auto 45px;
}

.sec03 h2,.sec04 h2,.sec05 h2{
    position: relative;
    display: inline-block;
    color: #1060AD;
    margin-bottom: 50px;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
}

.sec05_2 h2{
        color: #449DA5!important;
}

.sec03 h2::before,.sec04 h2::before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: -10px;
    border-bottom: 2px solid #1060AD;
    width: 80%;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    margin: 0 auto;
    }

.sec05 h2::before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    bottom: -10px;
    border-bottom: 2px solid #1060AD;
    width: 80%;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 0 auto;
    }

    .sec05_2 h2::before{
        border-bottom: 1px solid #449DA5!important;
    }


.sec03 ul{
    display: flex;
    justify-content: space-between;
}

.sec03 ul li{
    width: 202px;
    text-align: left;
}

.sec03 ul li img{
    margin-bottom: 18px;
}

.sec03 ul li p:nth-of-type(1){
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px;
}

.sec03 ul li p:nth-of-type(2){

}

.sec03 ul li p:nth-of-type(3){
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}

.sec03 ul li p:nth-of-type(4){
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}

.sp5_sec02 ul li p:nth-of-type(1){
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 6px;
}

.sp5_sec02 ul li p:nth-of-type(2){
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}

.sec03 ul li p:nth-of-type(3){
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}

.sec03 ul li .red{
    color:#D00C3B;
}

.sec03 ul li .blue{
    color:#1060AD;
}

.sec03 ul li .green{
    color:#599CA2;
}


.topic_3_img{
    margin-bottom: 95px;
}


/* ここまでsec3 */


/* ここからsec4 */

.sec04{
    text-align: center;    
    margin-bottom: 145px;
}

.sec04_topic2_sp5{
    width: 750px;
    margin: 0 auto 45px;
}

.sectalk_document{
    text-align: left;
    margin-top: 20px
}

.modal_title{
    margin: 65px auto 50px;
}

.modal_bottom{
    margin-bottom: 0;
}

.staff{
    margin: 130px auto 115px;
}

.staff_title{
    display: inline-block;
    font-size: 20px;
    color: #449DA5;
    border-bottom: 1px solid #449DA5;
    margin-bottom: 35px;
}

.staff ul{
    display: flex;
      justify-content: space-between;
      align-items: center;
}

.staff ul li .staff_con{
display: flex;
  justify-content: center;
  align-items: center;
   
}

        .staff ul li:nth-of-type(1){
 margin-right: 50px;
    }


.staff ul li .staff_con:nth-of-type(1){
    
}

.staff ul li .staff_con img{
    width: 120px;
}

.staff ul li .staff_con p{
    text-align: left;
    color: #1D2850;
    margin-left: 20px;
}

.staff ul li .staff_con p:nth-of-type(1){
    font-size: 12px;
}

.staff ul li .staff_con p:nth-of-type(2){
    font-size: 16px;
    font-weight: bold;
}


.staff_copy{
    width: 350px;
    font-size: 13px;
    color: #172E4D;
        margin-top: 25px;
    margin-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}


/* ここまでsec4 */



/* ここからsec5 */

.sec05{
    text-align: center;
}

.sec05_topic3_sp5{
        width: 750px;
        margin: 0 auto 100px;
}

.sec05_back{
    background-color: #F0F6F7; 
}

.sec05_ho{
    margin-bottom: 50px;
}

.group{
    padding: 80px 0;
}

.group p:nth-of-type(1){
    font-size: 24px;
    color: #449DA5;
    margin-bottom: 40px;
    font-weight: bold;
}

.group p:nth-of-type(2){
    font-size: 41px;
    color: #172E4D;
    margin-bottom: 22px;
    font-weight: bold;
}

.group p:nth-of-type(3){
    font-size: 13px;
    color: #172E4D;
    margin-bottom: 25px;
    text-align: left;
}

/* ここまでsec5 */

/* ここからsec6 */

.sec06{
    margin-bottom: 150px;
}

.sec06_topic2{
    width: 730px;
    margin: 0 auto 50px;
}

.sec06_copy{
    width: 612px;
    font-size: 18px;
    line-height: 2;
    margin: 0 auto 140px;
    text-align: center
}

.sec06_con{
    text-align: center;
    font-weight: bold;
    margin-bottom: 105px;
        color: #1060AD;
}

.sec06_con h2{
    font-size: 32px;
    margin: 0 auto 50px;
}

.sec06_btn img{
    width: 756px;
    margin: 0 auto;
}
/* ここからsec6 */

/* ここからsec7 */


.sec07_topic3{
    width: 593px;
    margin: 130px auto 50px;
}

.sec07_copy{
    width: 690px;
    font-size: 18px;
    line-height: 2;
    margin: 0 auto 140px;
    text-align: center;
}

.sec07_con{
    width: 735px;
    margin: 0 auto 85px;
}

.sec07_con_2{
    width: 1000px;
    margin: 0 auto 85px;
}


.sec07_btn img{
    width: 756px;
    margin: 0 auto 250px;
}

/* ここまでsec7 */


/* ここからsec8 */    

.sec08{
    background-color: #F2F6FA;
    padding: 80px 0 130px;
    text-align: center;
}

.sec08_copy{
    font-size: 32px;
    color: #1060AD;
    font-weight: bold;
}

.special_1 img{
    width: 929px;
    margin: 72px auto 83px;
}

.special_2 img{
    width: 929px;
    margin: 0 auto;
}


/* ここまでsec8 */




/*モーダル */

#modal-content,#modal-content_2,#modal-content_3,#modal-content_4{
	width: 1200px ;
    height: 80vh;
	padding: 60px 110px;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2000 ;
    overflow: scroll;
}

#modal-content_move {
	width: 1200px ;
    height: auto;
	padding: 0;
	background: #000 ;
	position: fixed ;
	display: none ;
	z-index: 2000 ;
}
  
#modal-overlay,#modal-overlay_2,#modal-overlay_3,#modal-overlay_4,#modal-overlay_move {
	z-index: 1000;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: #7E96AA ;
    mix-blend-mode: multiply;
    overflow: hidden;
}
 
.button-link:hover {
	cursor: pointer ;
}


#modal-content h2,#modal-content_2 h2,#modal-content_3 h2,#modal-content_4 h2{
    color: #1060AD;
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
}

#modal-content .copy,#modal-content_2 .copy,#modal-content_3 .copy,#modal-content_4 .copy{
    color: #1060AD;
    text-align: center;
    border-bottom: solid 1px #1060AD;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    margin-bottom: 72px;
    padding-bottom: 45px;
    font-weight: bold;
    line-height: 1.5;
}


#modal-content .copy2,#modal-content_2 .copy2,#modal-content_3 .copy2,#modal-content_4 .copy2{
    color: #449DA5;
    text-align: center;
    border-bottom: solid 1px #449DA5;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    margin-bottom: 72px;
    padding-bottom: 45px;
    font-weight: bold;
    line-height: 1.5;
}

#modal-content .copy_,#modal-content_2 .copy_,#modal-content_3 .copy_,#modal-content_4 .copy_{
    color: #1060AD;
    text-align: center;
    border-bottom: solid 1px #1060AD;
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 1.5;
    width: 100%;
}



.modal_img{
    margin-bottom: 85px;
}

.modal_img2{
    width: 90%;
    margin: 80px auto;
    display: block;
}



.document_copy{
    text-align: right;
    margin-top: 10px;
    margin-bottom: 85px;
}

#modal-content ul li,#modal-content_2 ul li,#modal-content_3 ul li,#modal-content_4 ul li{
    display: flex;
    margin-bottom: 50px;
}

#modal-content ul li .img,#modal-content_2 ul li .img,#modal-content_3 ul li .img,#modal-content_4 ul li .img{
    width: 105px;
    margin-right: 70px;
    text-align: center;
}

#modal-content ul li .img p,#modal-content_2 ul li .img p,#modal-content_3 ul li .img p,#modal-content_4 ul li .img p{
    margin-top: 10px;
    font-size: 14px;
}


#modal-content ul li .comment,#modal-content_2 ul li .comment,#modal-content_3 ul li .comment,#modal-content_4 ul li .comment{
    width: 775px;
    font-size: 18px;
    margin-top: 40px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
}

.modal_img3_{
    width: 775px;
}

.modal_img3{
    display: flex;
    justify-content: flex-end;
}

.modal_btn{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}

.modal_btn a{
    width: 45%;
    margin:50px 0 100px;
}


.comment_{
    width: 100%!important;
}

.comment__{
    margin-top: 10px!important;
}

#modal-content_4 ul li .comment2{
    width: 100%;
}


#modal-content ul li .comment .annotation,#modal-content_2 ul li .comment .annotation,#modal-content_3 ul li .comment .annotation,#modal-content_4 ul li .comment .annotation{
    font-size: 12px;
    margin-top: 50px;
}

#modal-content ul li .red,#modal-content_2 ul li .red,#modal-content_3 ul li .red,#modal-content_4 ul li .red{
    color:#D00C3B;
}

#modal-content ul li .red2,#modal-content_2 ul li .red2,#modal-content_3 ul li .red2,#modal-content_4 ul li .red2{
    color:#BF6697;
}

#modal-content ul li .blue,#modal-content_2 ul li .blue,#modal-content_3 ul li .blue,#modal-content_4 ul li .blue{
    color:#1060AD;
}

#modal-content ul li .green,#modal-content_2 ul li .green,#modal-content_3 ul li .green,#modal-content_4 ul li .green{
    color:#449DA5;
}



.modal_close,.modal_close_2,.modal_close_3,.modal_close_4{
    font-size: 32px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    display: block;
    color: #1060AD;
}

.modal_close::after,.modal_close_2::after,.modal_close_3::after,.modal_close_4::after{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/student_img/special/01/close.png);
  background-size: contain;
  vertical-align: middle;
  margin-left: 20px;
}

#modal-content::-webkit-scrollbar,#modal-content_2::-webkit-scrollbar,#modal-content_3::-webkit-scrollbar,#modal-content_4::-webkit-scrollbar {
        width: 28px;
    }
#modal-content::-webkit-scrollbar-thumb,#modal-content_2::-webkit-scrollbar-thumb,#modal-content_3::-webkit-scrollbar-thumb,#modal-content_4::-webkit-scrollbar-thumb {
    background-color: #8E98AA;;
    border-radius: 0px;
    border-right: 19px solid transparent;
    border-left: 4px solid transparent;
    background-clip: padding-box;
}
#modal-content::-webkit-scrollbar-track,#modal-content_2::-webkit-scrollbar-track,#modal-content_3::-webkit-scrollbar-track,#modal-content_4::-webkit-scrollbar-track {
    margin-top: 20px;
    margin-bottom: 20px;
}


.modal_close_img{
    cursor: pointer;
    position: fixed;
    z-index: 999;
    margin: -120px 1045px;
    width: 50px;
}

.modal_close_img_2{
    cursor: pointer;
    position: fixed;
    z-index: 999;
    margin: -57px 1145px;
    width: 50px;
}

.modal_content .green{
    color: #599CA2!important;
}

.modal_solution{
    display: flex!important;
    justify-content: space-between;
}

.modal_solution li{
    display: block!important;
    width: 460px;
    padding: 50px;
    text-align: center;
}

.modal_solution li:nth-of-type(1){
    background-color: #F0F6F7;
}

.modal_solution li:nth-of-type(2){
    background-color: #F7F2F5;
}


.modal_solution li img{
    width: 265px;
    margin-bottom: 30px;
}

.modal_solution li p{
    font-size: 18px;
    text-align: justify;
    text-justify: inter-ideograph;
}


.modal_copy{
    color: #449DA5;
    font-size: 35px;
    font-weight:bold;
    margin-top: 100px;
    }

.modal_copy{
    margin-top: 0;
}

.modal_copy2{
    font-size: 22px;
    font-weight:bold;
}

.modal_copy2_{
    margin-top: 50px;
}

.blue.modal_copy{
    position: relative;
    left: 80px;
}

.blue.modal_copy:before {
    position: absolute;
    top: 27px;
    left: -70px;
    width: 50px;
    height: 2px;
    content: '';
    background: #1060AD;
}



#modal-content_4 ul li .comment2{
    margin-top: 0;
}


.blue_copy{
    color: #1D2850;
}



iframe{
    width:100%; 
    height:70vh; 
}


/*モーダル */


#modal-open_move img{
    width: 100vw;
}

.widthimg{
    width: 100vw;
}


.sec02_back.sp5_sec02{
    background-color: #F2F6FA;
}

.sp5_sec02 .sec02_topic2{
    width: 30%;
    margin: 0 auto 8%;
}

.sp5_sec02 ul{
    width: 50%;
    margin: 0 auto 6% ;
}

.sp5_sec02 .sec03_p{
    text-align: center;
}

.modaltitle{
    width: 70%;
    margin-bottom: 3%;
}