/*f固有の設定*-----------------------------------------------------------------/

/* ===================
fイメージのハーフサイズ設定
===================*/

.l_half_001{
width: 453px;
height: auto;
}

.l_half_002{
width: 453px;
height: auto;
}

.l_half_003{
width: 216px;
height: auto;
}

.l_half_004{
width: 453px;
height: auto;
}

.l_half_005{
width: 453px;
height: auto;
}

.l_half_006{
width: 300px;
height: auto;
}

.l_half_007{
	width: 140px;
height: auto;
}


/* ===================*/


.obi_title{
background-color: #4084c0;
border-radius: 6px;
color: #fff;
font-size: 25px;
margin-bottom: 23px;
padding: 9px 16px;
}

.mat{
display: block;
margin: 0 auto;
margin-top: 57px;
margin-bottom: 55px;
}

.dl00{
margin-bottom: 45px;
}

.dl00 dd{
color: #3e3a39;
font-size: 15px;
line-height: 1.6;
padding-left: 15px;
}


.img_wrp002{
margin-bottom: 68px;
}

.dl03{
width: 453px;
float: left;
}



.dl04{
width: 453px;
float: right;
}

.dl03 dt,
.dl04 dt
{
font-size: 22px;
color: #005bab;
border-bottom: #005bab solid 2px;
padding-bottom: 9px;
}

.dl01 dd,
.dl03 dd,
.dl04 dd{
font-size: 15px;
color: #3e3a39;
line-height: 1.6;
margin-top: 15px;
}

.read_title{
font-size: 15px!important;
margin-top: 20px!important;
}

.read_title span{
color: #00afec;
}


.dl03 dd:last-of-type p:last-of-type{
font-size: 13px;
text-align: left;
margin-top: 10px;
}

.dl04 dd:nth-of-type(2) p{
text-align: right;
font-size: 13px;
margin-top: 10px;
}

.dl04 dd:last-of-type{
margin-top: 30px;
}

.dl04 dd:last-of-type div p:last-of-type{
width: 216px;
float: left
}

.dl04 dd:last-of-type div div{
width: 216px;
float: right;
}

.dl04 dd:last-of-type div div p{
font-size: 13px;
}


.dl05 {
height: inherit!important;
margin-bottom: 66px;
position: static!important;
}

.dl05 p{
font-size: 15px;
}

.dl05 p span{
color: #9f4ca2;
}

.dl05 dd:last-of-type p{
margin-bottom: 10px;
}

.dl06 dd span{
font-size: 12px;
}

.dl06 dd:last-of-type{
position: relative;
}

.dl06 dd:last-of-type p{
position: absolute;
bottom: 0px;
left: 0px;
font-size: 13px;
}


.dl08 dd:last-of-type {
    position: relative;
}

.dl08 dd:last-of-type p {
    bottom: -18px;
    font-size: 13px;
    left: 0;
    position: absolute;
    width: 270px;
}

.dl08 dd span {
    font-size: 12px;
}

.dl09{
margin-top: 65px;
}

.dl09 dd {
    color: #3e3a39;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 15px;
}


.dl09 p span {
    color: #00afec;
}

.img_wrp003 {
    margin-bottom: 0px!important;
}

.sugureta{
	text-align:right;
	font-size:12px;
}


/*f固有の設定*-----------------------------------------------------------------/






/*画面サイズ640px切り替え後の設定ーーーーーーーーーーーーーーー*/

@media only screen and (max-width:640px){

.obi_title {
    background-color: #4084c0;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 23px;
    padding: 9px 16px;
}

.dl03 dt, .dl04 dt {
    border-bottom: 1px solid #005bab;
    color: #005bab;
    font-size: 18px;
    padding-bottom: 9px;
}



.dl00 dd {
    color: #3e3a39;
    font-size: 15px;
    line-height: 1.6;
    padding-left: 0;
}

.graph01 {
    border-radius: 6px;
    display: block;
    margin-bottom: 10px;
    width: 100%;
}

.l_half_001 {
    height: auto;
    width: 100%;
}

.dl03 {
    float: none;
    width: 100%;
}

.dl04 {
    float: none;
    width: 100%;
}

.l_half_002 {
    height: auto;
    width: 100%;
}

.dl04 dd:nth-of-type(2) p {
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
}

.dl04 dd:last-of-type div p:last-of-type {
    float: none;
    width: 100%;
}

.dl04 dd:last-of-type div div {
    float: none;
    width: 216px;
	margin-top: 10px;
}

.l_half_004 {
    height: auto;
    width: 100%;
}

.dl08{
margin-top: 68px;
}

.l_half_005 {
    height: auto;
    width: 100%;
}

.dl08 dd:last-of-type p {
    font-size: 13px;
    position: static;
    width: 100%;
	margin-top: 5px;
}

.l_half_006 {
    height: auto;
    width: 100%;
}

.mgbtm10{
margin-bottom: 10px;
}

.left006 {
    float: none;
}

.right007 {
    float: none;
	margin-top: 20px;
}

.sugureta {
    font-size: 12px;
    text-align: left;
}





















}/*レスポンシブ閉じタグ*/