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

pc_hide {
	display: none !important;
}

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: 90%;
    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;
}

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

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

#tit_wrap h1{
    width: calc( 20% - 1.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;
    /**/
    font-size: 1.8rem;
    font-weight: normal;
    padding-top: 2.0rem;
    padding-right: 1.0rem;
}

#tit_wrap dt p{
    position: absolute;
    bottom: -20%;
    left: 60%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


#tit_wrap div.mainimg{
    width: 80%;
    float: right;
    text-align: right;
}

#tit_wrap div.mainimg img{
    width: 100%;
	position: relative;
	left: 16px;	
}

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

#an_menu{
    margin: auto;

}

#an_menu .inner{
    width: 100%;
}

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

#an_menu ul li{
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.4rem;
    text-align: center;
    margin: 0.8rem auto;
    width: 40%;
}

#an_menu ul li a{
    display: block;
    padding: 0.68rem 0;/**/
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    text-align: center;
    color: #0b2c84;
}

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

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

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

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

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

#info_wrap section{
    margin: 0px auto;
    overflow: hidden;
}

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

#info_wrap .block_time{
    margin: 2.36rem auto 2.50rem;/*35,37*/
}

#info_wrap .block_time .left{
}

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

#info_wrap .block_time .right{
}

#info_wrap .block_time .right table{ 
    text-align: left;
    width: 90%;
    margin-top: 20px;
}

#info_wrap .block_time .right table caption{ 
    color: #0B2C84;
    font-family: vdl-v7mincho,sans-serif;
    font-weight: 500;
    font-style: normal;

    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{ 

    font-weight: normal;
}

#info_wrap .block_time .right table td.midashi{ 
    text-align: left;
    
    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_example{
    margin: 0rem auto 2.70rem;/*0,40*/
   
}

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

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

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

  
  }

#info_wrap li{
    position: relative;
    padding-left: 30px;
    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%;
    
  }

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


#promise_wrap li{
    position: relative;
    padding-left: 30px;
    line-height : 29px;
    margin-bottom: 1.11rem;
    border-bottom: 1px solid #999999;
    padding-bottom: 1rem;
   
}
   
  #promise_wrap li:before {
    content: "";
    position: absolute;
    top: .7em;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #e81c24;
    border-radius: 50%;
}
/*--------------------------------*/
#price_wrap{
    background-color: #0B2C84;
    color: #fff;
}

#price_wrap h2{
    color: #fff;
}

#price_wrap .inner{
   
}


#price_wrap .block_txt{
    
}

#price_wrap .block_txt .left{

}

#price_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;
}

#price_wrap .block_txt .left table{
    margin-bottom: 2.60rem;
    width: 100%;
}

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

#price_wrap .block_txt .left table th, #price_wrap .block_txt .left table td a{
    color: #fff;
}

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

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

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

    
}

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

#price_wrap .block_txt .left table .price-parent {
    border-bottom: none !important;
}

#price_wrap .block_txt .left table .price-list th,
#price_wrap .block_txt .left table .price-list td{
    border-bottom: none !important;
}

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

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


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

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

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

.about-img {
text-align: center;
}

.about-txt {
	padding-bottom: 40px;
	line-height: 30px;	
}

.about-img img{
	width:30%;
}

.promise_img{
	padding-bottom: 20px;
}

#notice_wrap {
	background-color:#f0fcff;
}
#promise_wrap p{
 padding: 10px 0;  
}
.promise_txt {
	margin-bottom: 30px;
}

.promise_txt .caution{
	color: red;
	font-size: 1.5rem;
}
#notice_wrap li {
	position: relative;
    margin-left: 20px;	
	line-height: 29px;
	margin-bottom: 1.51rem;
	border-bottom: 1px solid #999999;
	padding-bottom: 1.5rem;
}

#notice_wrap li::marker{
	color: red;
	font-size: 1.8rem;
}

#notice_wrap li .point{
	color: red;
}





























/**/