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

h2{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.36rem;
    color: #0B2C84;
    margin-bottom: 3.11rem;/*46*/
    margin-top: 3.11rem;/*46*/
}

.inner{
    width: 67.57rem;/*1000*/
    margin: auto;
    padding: 2.73rem 0 2.38rem;
}

ul{
    list-style: none;
}

/*--------------------------------*/

#tit_wrap{
    width: 100%;
    background-image: url(../image/about/tit_bg.jpg);
    background-repeat: no-repeat;
    /*background-size: contain;*/
	background-position: 0px, 0px;
}

#tit_wrap .inner{
    width: 100%;
    height: auto;
    overflow: hidden;
}

#tit_wrap dl{
    display: flex;
    justify-content: flex-end;
}

#tit_wrap h1{
   /* width: calc( 30% - 12.0rem );*/
    /*float: left;*/
   /* writing-mode: vertical-rl;*/
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #0B2C84;
   /* display: inline-block;*/
  /*  vertical-align: top; */
    padding-top: 3.5rem;
	padding-bottom: 3.5rem;
    padding-right: 56.0rem;
    /**/
    font-size: 2.36rem;
    font-weight: normal;
	text-align: center;
}

#tit_wrap h1 span{
}

/*--------------------------------*/

#an_menu{
    margin: auto;
}

#an_menu ul{
    display: flex;
    margin: auto;
    justify-content: center;
    
}

#an_menu ul li{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.18rem;/*18*/
    text-align: center;
    margin: 1.8rem 0.50rem;
}

#an_menu ul li a{
    display: block;
    width: 11.35rem;/*168*/
    padding: 0.68rem 0;/*13,0*/
    background-color: #00A3E1;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    text-align: center;
    color: #fff;
}

/*--------------------------------*/

#beginner_wrap section{
    width: 62.50rem;/*925*/
}

/*--------------------------------*/

#info_wrap{
	margin: 0 calc(50% - 50vw);
    width: 100vw;

    position: relative;
    z-index: -1;
}

#info_wrap section{
	width: 69.26rem;/*1025*/
    margin: 0px auto;
    overflow: hidden;
    padding: 0 3.38rem;
}

#info_wrap h2{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.36rem;/*35*/
    color: #0B2C84;
}

#info_wrap div.mainimg{
    width: 100%;
    text-align: right;
}

#info_wrap div.mainimg img{
    width: 100%;
}


#info_wrap .block_time{
    margin: 2.36rem auto 2.50rem;/*35,37*/
    display: flex;
    align-items: center;
}

#info_wrap .block_time .left{
    width: 36.49rem;/*540*/
}

#info_wrap .block_time .left img{
    width: 36.49rem;/*540*/
}

#info_wrap .block_time .left p{
    display: block;
    margin-left: 1.25rem;
}

#info_wrap .block_time .right{
    width: 31.62rem;/*468*/
    margin-left: 1.01rem;/*15*/
}

#info_wrap .block_time .right table{ 
    text-align: left;
    font-size: 1.15rem;/*17*/
}

#info_wrap .block_time .right table caption{ 
    color: #0B2C84;
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.22rem;/*18*/
    font-weight: bold;
    text-align: left;
}

#info_wrap .block_time .right table th, #info_wrap .block_time .right table td{ 
    padding: 0.40rem 0;
}

#info_wrap .block_time .right table th{ 
    width: 3.72rem;/*55*/
    font-weight: normal;
}

#info_wrap .block_time .right table td.midashi{ 
    text-align: left;
    font-size: 1.15rem;/*17*/
    font-weight: bold;
    padding: 0.47rem 0 0 0;/*7*/
}

#info_wrap .block_time .right table td.midashi span{
    color: #0B2C84;
}

#info_wrap .block_time .right table th.red, #info_wrap .block_time .right table td.red{ 
    color: #F2082A;
}


#info_wrap .block_time .right dl{
    display: flex;

}

#info_wrap .block_time .right dl dt{ 
    width: 40%;
}


#info_wrap .block_time .right dl dd{ 
    width: 20%;
}

#info_wrap .block_time .right caption{

}

/**/

#info_wrap .block_department{
    margin: 0rem auto 2.70rem;/*0,40*/
   
}

#info_wrap .block_department h3{
  font-size : 1.49rem;/*22*/
  color : #0B2C84;
  color : rgb(11, 44, 132);
  margin-bottom: 1.1rem;
}

#info_wrap .block_department .box{
    border: #cfeef9 5px solid;
    padding: 1rem;
    margin-bottom: 1.1rem;
  
  }

  #info_wrap .block_department .box dt{
    color : #0B2C84;
    color : rgb(11, 44, 132);
    font-family: vdl-v7mincho,sans-serif;
    font-size: 1.35rem;/*18*/
    margin-bottom: 5px;

  
  }

#info_wrap li{
    position: relative;
    padding-left: 15px;
    line-height : 29px;
    margin-bottom: 1.11rem;
   
  }
   
#info_wrap li:before {
    content: "";
    position: absolute;
    top: .7em;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #00a3e1;
    border-radius: 50%;
    
  }

/*--------------------------------*/


#beginner_wrap li{
    position: relative;
    padding-left: 30px;
    line-height : 29px;
    margin-bottom: 1.11rem;
    border-bottom: 1px solid #999999;
    padding-bottom: 1rem;
   
}
   
  #beginner_wrap li:before {
    content: "";
    position: absolute;
    top: .7em;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #00a3e1;
    border-radius: 50%;
}
/*--------------------------------*/
#about_wrap{
    background-color: #0B2C84;
    color: #fff;
    background-image: url(../image/index/photo01.jpg);
    background-repeat: no-repeat;
    background-position: right 10rem;
    background-size: 50%;
}

#about_wrap h2{
    color: #fff;
}

#about_wrap .inner{
   
}


#about_wrap .block_txt{
    display: flex;
    justify-content: flex-start;
    align-items: flex-end
}

#about_wrap .block_txt .left{

}

#about_wrap .block_txt .left h3{
	font-size: 2.36rem;/*35*/
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;

    margin-bottom: 2.70rem;
}

#about_wrap .block_txt .left table{
    width: 26.01rem;/*385*/
    margin-bottom: 2.60rem;
}

#about_wrap .block_txt .left table th, #about_wrap .block_txt .left table td{
    padding: 1.69rem 0 1.01rem 0;
    border-bottom: 1px solid #808080;
}

#about_wrap .block_txt .left table th, #about_wrap .block_txt .left table td a{
    color: #fff;
    pointer-events: none;
}

#about_wrap .block_txt .left table th{
    width: 9.12rem;/*135*/
    text-align: left;
}

#about_wrap .block_txt .left p{
    line-height: 180%;
}

#about_wrap .block_txt .right{
    
    width: 53.72rem;
    height: auto;
    text-align: right;

    
}

#about_wrap .block_txt .right img{
    
    right: -16.4rem;
    width: 100%;
}




/*--------------------------------*/

#photo_wrap{
    background-color: #0B2C84;
    padding: 5rem 0;

}

#photo_wrap ul{
    width: 80rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    

}


#photo_wrap ul li{
    text-align: center;
    color: #fff;
    margin: 0.4rem;
    width: 30%;
    margin-bottom: 1.2rem;

} 

#photo_wrap ul li img{
    margin-bottom: 0.6rem;

} 
/*--------------------------------*/

#ac_wrap{

}

#ac_wrap iframe {
    width: 100%;
    height: 18rem;
    border-radius: 14px;
    z-index: 1;
    overflow: hidden;

}



#ac_wrap dl{
    display: flex;
    justify-content: space-between;
    margin: 2.5rem 0;

}



#ac_wrap dl dt{
    width: 48%;
}

#ac_wrap dl dt img{
    width: 4.73rem;
    margin-bottom: 20px;

}



#ac_wrap dl dd{
    width: 33.65rem;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    display: block;
    z-index: 1;
    position: relative;

}

#ac_wrap dl dd img{
    width: 100%;
}

#ac_wrap dd img {
    width: 100%;
    border-radius: 14px;
}

#ac_wrap .ac_point dl{
    display: block;

}

#ac_wrap .ac_point dl dt{
    width: 20%;


}

#ac_wrap .ac_point dl dd{
    width: 80%;

}


#ac_wrap ul{
    margin-top: 90px;
    }

#ac_wrap ul li{
    vertical-align: top;
    }
    


/*--------------------------------*/


#doc_wrap{

}

#doc_wrap .block01{
    width: 67.57rem;
    margin: 0px auto;
    overflow: hidden;
}

#doc_wrap .block01 .centercol{
    width: 100%;
    overflow: hidden;
    margin: 0rem auto 3rem;
}

.name{
    text-align: right;
    font-weight: bold;
    font-size: 120%;
}

.name span{
    font-size: 80%;
    margin-right: 10px;
}

#doc_wrap .block01 .landr_wrap{
    width: 100%;
    overflow: hidden;
    margin-bottom: 4rem;
}

#doc_wrap .block01 div.leftcol{
    width: 50%;
    float: left;
}

#doc_wrap .block01 div.leftcol img{
    width: 100%;
    height: auto;
}

#doc_wrap .block01 dl.rightcol{
    width: 47%;
    float: right;
    justify-content: space-between;
    line-height: 2.50rem;
    margin-left: 3%;
}

#doc_wrap .block01 dl.rightcol dt{
}

#doc_wrap .block01 dl.rightcol dd{
    color: #0B2C84;
}

#doc_wrap .block01 .keireki p{
    font-size: 1.35rem;
    margin-bottom: 1rem;
}

#doc_wrap .block01 .keireki dl{
    display: flex;
    justify-content: flex-start;
}

#doc_wrap .block01 .keireki dl dt{
    width: 7rem;
}

#doc_wrap .block01 .keireki dl dd{
    width: 76%;
    color: #0B2C84;
    letter-spacing: -0.05em;
}




#doc_wrap .block02{
    background-color: #0B2C84;
    height: 20.51rem;
    margin-top: 13.51rem;

}

#doc_wrap .block03{
    margin-top: -35.03rem;
   
}


#doc_wrap .block03 .inner{
    width: 80vw;
    max-width: 1200px;
    color: #fff;
    overflow: hidden;
    
}

#doc_wrap .block03 ul{
 display: flex;
    justify-content: space-between;
}

#doc_wrap .block03 ul li{
    width: 45%;
   
}

#doc_wrap .block03 dd{
    text-align: center;

}

#doc_wrap .block03 dd p{
   font-size: 120%;
   margin-top: 10px;
}

#doc_wrap .block03 dd p span{
    font-size: 80%;
    margin-right: 10px;
 }

/**/
/*--------------------------------*/

#online_wrap{
    width: 62.50rem;
    margin: 4.05rem auto;
    overflow: hidden;
    background-color: #fff;
    border: #0B2C84 1px solid;
    color: #0B2C84;
    padding: 4.05rem;/*60*/
}

#online_wrap section{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
}

#online_wrap section .left{
    width: 44.00rem;
    float: left;
    color: #0B2C84;
}

#online_wrap section .left dt{
    font-size: 2.09rem;/*31*/
    line-height: 160%;
    margin-bottom: 2.09rem;/*31*/
}

#online_wrap section .left dd{
    font-size: 1.08rem;/*16*/
    line-height: 190%;
}

#online_wrap section .right{
    width: 15.00rem;
    margin-left: 3.05rem;
    text-align: center;
    float: right;
    color: #0B2C84;
}

#online_wrap section .left dd p{
    text-indent: -6.5rem;
    margin-left: 6.2em;
}

#online_wrap section .left dd p:nth-child(2){
    margin-bottom: 0.5rem;
}

#online_wrap section .right dt{
    margin: 0px auto 2.16rem;/*32*/
    text-align: center;
}

#online_wrap section .right dt{
    width: 80%;
}

#online_wrap section .right dd{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.35rem;/*20px*/
}

#online_wrap section .right dd img{
    display: inline-block;
    margin-bottom: 0.70rem;
}

/*--------------------------------*/
#qa_wrap{

}

#qa_wrap section{
    width: 67.57rem;/*1000*/
    margin: auto;
    
}


.qa_block{
    background-color: #fff2e8;
    padding: 2rem 2rem 2rem 3.4rem;
    margin-bottom: 2rem;
}



.qa_block dl{
    color: #0B2C84;
}
.qa_block dl dt{
    margin-bottom: 1rem;
}



.qa_block dl span{
    color: #0B2C84;
    font-family: vdl-v7mincho,sans-serif;
    margin-left: -1.35rem;
    
}
.qa_block dd{
    color: #000;
}

/**/