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

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

.f_half_001{
width: 120px;
height: auto;
}

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

.f_half_003{
width: 288px;
height: auto;
}

.f_half_004{
width: 144px;
height: auto;
}

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

.f_half_006{
}

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

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

.f_half_009{
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;
margin-top: 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;
}

.fit_sub_title
{
display: inline-block;
font-size: 22px;
color: #005bab;
padding-bottom: 9px;
padding-left: 0.5em;
}

.sikaku_fit
{
display: inline-block;
font-size: 15px;
color: #005bab;
border: #005bab solid 2px;
border-bottom: none;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
text-align: center;
padding: 10px 0;
width: 90px;
vertical-align: bottom;
line-height: 0.9;
}

.sikaku_fit span{
font-size: 9px;
vertical-align: bottom;
letter-spacing: -0.02em;
}


.dl03 dt, .dl04 dt, .dl05 dt, .dl06 dt {
    border-bottom: 0;
    padding-bottom: 0px;
	border-bottom: #005bab solid 2px;
}

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

.box_02_in_dl dd{
margin-top: 15px!important;
}

.f_half_001{
float: left;
}

.box_02_in_dl{
width: 294px;
float: right;
}

.box_02_in_dl dt{
border-bottom: none;
color: #3e3a39;
font-size: 15px;
padding-bottom: 5px;
}

.box_02_in_dl dt span{
color: #005bc0;
}

.box_02_in_dl dd{
margin-top: 0;
font-size: 14px;
text-indent: -0.6em;
}

.f_two_photo_wrp{
margin-top: 30px!important;
}

.f_two_photo_wrp div:first-child{
width: 216px;
float: left;
}

.f_two_photo_wrp div:last-child{
width: 216px;
float: right;
}

.f_two_photo_wrp div{
font-size: 13px;
color: #3e3a39;
}

.f_two_photo_wrp div p{
margin-top: 5px;
}

.f_2in_l_wrp{
float: left;
}

.f_2in_r_wrp{
width: 144px;
float: right;
}

.f_2in_l_wrp p{
color: #595757;
font-size: 13px;
line-height: 1.4;
margin-top: 10px;
}

.f_2in_r_wrp img{
display: block;
margin-top: 10px;
}

.f_2in_r_wrp p{
color: #595757;
font-size: 13px;
line-height: 1.4;
}

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

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

.dl05 p span{
color: #005bc0;
}

.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: -18px;
left: 0px;
width: 270px;
font-size: 13px;
}

.dl08{
padding-top: 10px;
}

.dl08 p span{
color: #005bc0;
}

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



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

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


/*f固有の設定*-----------------------------------------------------------------*/
.f_half_001 {
    float: none;
	display: block;
	margin: 0 auto;
}

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

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

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

.box_02_in_dl dt{
    float: none;
    width: 100%;
	margin-top: 30px;
}

.f_two_photo_wrp div:first-child {
    float: none;
    width: 216px;
}

.f_two_photo_wrp div:last-child {
    float: none;
    width: 216px;
}

.f_two_photo_wrp div{
margin: 0 auto;
margin-bottom: 30px;
}

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

.f_2in_l_wrp {
    float: none;
}

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

.f_2in_r_wrp {
    float: none;
    width: 100%;
	margin-top: 30px;
}

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

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

.dl06 dd:last-of-type p {
    bottom: -18px;
    font-size: 13px;
    left: 0;
    position: static;
	width: 100%;
}

.img_wrp003 .l_block {
margin-bottom: 68px;
}

.left008 {
    float: none;
	display: block;
	margin-top: 10px;
}

.right009 {
    float: none;
}

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

.f_half_009 {
display: block;
margin-top: 20px;
}


.fit_sub_title
{
display: block;
font-size: 18px;
color: #005bab;
border-bottom: #005bab solid 1px;
padding-bottom: 9px;
padding-left: 0;
padding-top: 10px;
}

.sikaku_fit
{
display: inline-block;
font-size: 15px;
color: #005bab;
border: #005bab solid 2px;
border-radius: 3px;
text-align: center;
padding: 10px 0;
width:90px;
vertical-align: bottom;
line-height: 0.9;
}

.sikaku_fit span{
font-size: 10px;
vertical-align: bottom;
}


.dl03 dt, .dl04 dt, .dl05 dt, .dl06 dt {
    border-bottom: 0;
    padding-bottom: 0px;
}

.dl08{
padding-top: 0px;
}
























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