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

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

.sleep_half_001{
width: 239px;
height: auto;
}

.sleep_half_002{
width: 239px;
height: auto;
}

.sleep_half_003{
width: 212px;
height: auto;
}

.sleep_half_004{
width: 462px;
height: auto;
}

.l_kakko{
display: inline-block;
margin-left: -6px;
}

.r_kakko{
display: inline-block;
margin-right: -6px;
}

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


.out_you_wrp {
    margin: 50px auto;
    width: 640px;
}

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

.toku{
margin-bottom: 53px;
}



.img_wrp002{
margin-bottom: 68px;
}

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

.dl03 dl{
margin-top: 65px;
}



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

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

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

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



.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;
}

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

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

.img_wrp003 {
    margin-bottom: 60px;
}

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

.kanren_link:last-of-type {
    margin-right: 0;
}



.wrp003_l_wrp{
width: 212px;
float: left;
}

.wrp003_r_wrp{
width: 212px;
float: right;
}

.wrp003_l_wrp dl dt{
border: none;
font-size: 17px;
color: #7eb8c6;
padding-bottom: 4px;
margin-top: 14px;
}

.wrp003_r_wrp dl dt{
border: none;
font-size: 17px;
color: #7eb8c6;
padding-bottom: 4px;
margin-top: 14px;
}

.wrp003_l_wrp dl dd{
color: #595757;
font-size: 14px;
line-height: 1.6;
margin-top: 0px;
}

.wrp003_r_wrp dl dd{
color: #595757;
font-size: 14px;
line-height: 1.6;
margin-top: 0px;
}

.lh1_5{
line-height: 1.5em;
text-indent: -1.3em;
margin-left: 1.3em;
}

/*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;
}

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

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

.sleep_half_002 {
    height: auto;
    width: 100%;

}

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

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

.sleep_half_004 {
    height: auto;
    width: 100%;
}
.wrp003_r_wrp {
    float: none;
    width: 100%;
}

.dl06 dd:last-of-type {
    margin-top: 0px;
	margin-bottom: 40px;
}

.img_wrp003 {
    margin-bottom: 0;
}

.dl09 {
    margin-top: 0px;
}

.mgbtm10 {
    margin-bottom: 10px;
}

.left004 {
    float: none;
}

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

.kanren_link:last-of-type {
    margin: 0 auto;
}

.no_mgb{
margin-bottom: 0!important;
}

.dl06 dd:last-of-type {
    margin-bottom: 68px;
}

.lh1_4{
line-height: 1.4;
}

.out_you_wrp {
    height: auto;
    margin: 50px auto;
    width: 90%;
}







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