@charset "UTF-8";


/* inpage 
-------------------------------------------------------------*/

/* reason
------------------------------------------------------------------------*/
#ctbase .reason #banner {
    background: url(../img/reason/main_img.jpg) no-repeat;
	background-position: 63% 0;
	background-size: cover;
}
#ctbase .reason .meritlink {
    width: 100%;
}
#ctbase .reason .meritlink li {
    width: 32%;
}
#ctbase .reason .meritlink li a {
	font-size: 11px;
}
#ctbase .reason #block_01 h3 {
    flex-direction: column;
	padding: 40px 20px 0;
	margin-bottom: 20px;
	font-size: 22px;
	text-align: center;
	line-height: 1.6;
}
#ctbase .reason #block_01 h3 span {
    font-size: 50px;
	padding-bottom: 10px;
	display: block;
	text-align: center;
}
#ctbase .reason #merit01 h3 {
    background: url("../img/reason/merit01_tit.jpg") no-repeat center center;
	background-size: cover;
}
#ctbase .reason #merit02 h3 {
    background: url("../img/reason/merit02_tit.jpg") no-repeat center center;
}
#ctbase .reason #merit03 h3 {
    background: url("../img/reason/merit03_tit.jpg") no-repeat center center;
}

#ctbase .reason #block_01 dl dt {
    width: 100%;
    float: none;
}

#ctbase .reason #block_01 dl .meImg {
    float: none;
	margin-bottom: 20px;
}
#ctbase .reason #block_01 dl .meTxt {
    width: 100%;
}
#ctbase .reason #block_01 dl dt{
	font-size: 18px;
}
#ctbase .reason .txt_16{
font-size:14px;
    line-height: 1.5;
}
#ctbase .reason .txt_12{
padding:0;
    line-height: 1.5;
}
