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

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

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

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

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

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

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

.w_hc_half_006{
width: 1000px;
height: auto;
}

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


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

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

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

.img_wrp003 {
margin-bottom: 68px;
}

.dl00{
margin-bottom: 45px;
}

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

.dl02{
margin-bottom:45px;
}

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

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



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

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

.dl03 dd{
margin-top: 75px;
}


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

.dl04 dd{
letter-spacing: -0.005em;
}

.dl06 dt{
line-height: 1.3;
padding-bottom: 5px;
}

.dl06{
	margin-bottom:45px;
}

.dl09{
margin-bottom: 0;
margin-top:45px;
}

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

.dl09 p {
    font-size: 15px;
    margin-bottom: 1em;
}

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

.dl10{
width: 453px;
margin-top: 45px;
}

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


.dl12{
width: 453px;
}

.dl12 dt{
line-height: 1.3;
}

.shohin_in_p_wrp {
border: 1px solid #c6c6c6;
border-radius: 6px;
float: left;
margin-right: 10px;
padding: 10px 10px 20px;
text-align: center;
width: 192px;
}

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

.p_lower {
margin-bottom: 45px;
margin-top: 10px;
}

.shohin_in_p_wrp p {
color: #3e3a39;
font-size: 15px;
padding-top: 10px;
}

.dl11{
margin-bottom: 68px;
margin-top: 80px;
}

.dl11 dt {
font-size: 15px;
background-color: #eb645e;
color: #fff;
border-bottom: none;
display: inline-block;
padding: 5px 10px;
border-radius: 3px;
margin-bottom: 15px;
}

.dl11 dd span{
color: #eb645e;
}

.dl11 dd{
font-size: 15px;
margin-bottom: 10px;
}

.dl11 dd a{
color: #3e3a39;
text-decoration: underline;
}

.dl11 dd a:hover{
opacity:0.6;
-webkit-transition: all 0.3s;
-webkit-font-smoothing: antialiased;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;

}

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




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

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

.m_r_wrp img {
    display: block;
    margin-top: 30px;
}

.two_you_wrp {
    margin: 0 auto;
    width: 100%;
}

.two_you_wrp .out_you_wrp:first-of-type {
    float: none;
}

.two_you_wrp .out_you_wrp:last-of-type {
    float: none;
	margin-bottom: 0!important;
}

.two_you_wrp:last-of-type .out_you_wrp:last-of-type {
	margin-bottom: 50px!important;
}

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

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

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

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

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

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

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

.shohin_in_p_wrp {
    width: 100%;
	margin-bottom: 20px;
}

.dl10, .dl06 {
    margin-top: 68px;
}

.dl11 dd {
text-indent: -1em;
margin-left: 1em;
}


















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