@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    home_sp.css
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 640px;
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {

#wrap{
    margin: 0 auto;
}

/* --------------------------------------------------
*
    #mv
*
-------------------------------------------------- */
#mv{
    margin: 0 0 30px 0;
    text-align: center;
}

#mv .head_logo{
    padding: 15px 0 25px 0;
}

#mv .head_logo img{
    width: 120px;
}

#mv h1 img{
    width: 100%;
    max-width: 480px;
}

/* --------------------------------------------------
*
    #yodogawa
*
-------------------------------------------------- */
#yodogawa{
    text-align: center;
}

#yodogawa p{
    margin: 0 0 25px 0;
    padding: 0 25px;
    font-size: 14px;
    line-height: 2em;
    display: inline-block;
    text-align: left;
    color: #fff;
}

#yodogawa .btn_banner{
    width: 285px;
    margin: 0 auto 25px auto;
    padding: 0;
    background-image:url(../images/btn_banner_buy_bg.png);
    background-size: 280px;
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

#yodogawa .btn_banner img{
    width: 280px;
    opacity: 1 !important;
    position: relative;
    top: 0;
    left: 0;
    transition: top .1s ease-out .0s, left .1s ease-out .0s;
}

.is_pc #yodogawa .btn_banner a:hover img,
.is_sp #yodogawa .btn_banner a.touch img{
    top: 4px;
    left: 4px;
    transition: top .15s ease-out .05s, left .15s ease-out .05s;
}


#contents_area{
    padding: 0 0 35px 0;
}

/* --------------------------------------------------
*
    #conetnts_body
*
-------------------------------------------------- */
#conetnts_body{
    margin: 0 10px;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
}

#conetnts_body a{
    border-bottom: 1px solid #023d21;
    transition: border .1s ease .0s;
}

.is_pc #conetnts_body a:hover,
.is_sp #conetnts_body a.touch{
    border-bottom: 1px solid transparent;
    transition: border .15s ease .05s;
}

#conetnts_body .head_txt{
    margin: 20px 0;
    padding: 0 15px;
}

#conetnts_body p{
    font-size: 14px;
    line-height: 2em;
    margin: 0 0 25px 0;
    padding: 0 15px;
}

#conetnts_body #special_list li{
    padding: 35px 0 0 0;
    position: relative;
}

#conetnts_body #special_list li:before{
    content: '';
    display: block;
    width: 90%;
    height: 12px;
    background-image:url(../images/parts_line.png);
    background-size: 90%;
    background-position: center;
    position: absolute;
    top: 0;
    left: calc(5%);
}

#conetnts_body #special_list li:last-child{
    padding-bottom: 20px;
    overflow: hidden;
}

#conetnts_body #special_list li:last-child:after{
    content: '';
    display: block;
    width: 90%;
    height: 12px;
    background-image:url(../images/parts_line.png);
    background-size: 90%;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: calc(5%);
}

#conetnts_body #special_list li .caution{
    margin-left: 15px;
    margin-righ: 15px;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 13px;
}

#conetnts_body #special_list h2{
    padding: 0 0 0 15px;
    margin: 0 0 20px 0;
}

#conetnts_body #special_list h2 img{
    width: 92%;
    max-width: 453px;
    display: block;
    margin: 0 auto;
    position: relative;
    left: -3%;
}

#conetnts_body #special_list .pic{
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center;
}

#conetnts_body #special_list .pic img{ width: auto; height: 140px;}


/* --------------------------------------------------
*
    #btm_info
*
-------------------------------------------------- */
#btm_info{
    padding: 20px 0 10px 0;
    margin: 0 0 20px 0;
    overflow: hidden;
    position: relative;
}

#btm_info:after{
    content: '';
    display: block;
    width: 90%;
    height: 12px;
    background-image:url(../images/parts_line.png);
    background-size: 90%;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: calc(5%);
}

#btm_info h3{
    margin: 0 0 20px 0;
    padding: 0 15px;
    font-size: 28px;
}

#btm_info h3 .s{
    margin: 0 0 10px 0;
    font-size: 16px;
    display: block;
}

#btm_info .date{
    font-size: 15px;
    line-height: 2em;
    white-space: nowrap;
}

#btm_info p .caution{
    display: block;
    font-size: 12px;
}

#btm_info .btn_banner{
    width: 285px;
    margin: 0 auto 25px auto;
    padding: 0;
    background-image:url(../images/btn_banner_buy_bg.png);
    background-size: 280px;
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

#btm_info .btn_banner img{
    width: 280px;
    opacity: 1 !important;
    position: relative;
    top: 0;
    left: 0;
    transition: top .1s ease-out .0s, left .1s ease-out .0s;
}

.is_pc #btm_info .btn_banner a:hover img,
.is_sp #btm_info .btn_banner a.touch img{
    top: 4px;
    left: 4px;
    transition: top .15s ease-out .05s, left .15s ease-out .05s;
}

#btm_info .notes{
    font-size: 13px;
    line-height: 2em;
}

#btm_info a{
    border: none !important;
}

.banner_gakkou{
    margin: 30px 0 25px 0 !important;
    padding: 0 !important;
    text-align: center;
}

.banner_gakkou a{
    border: none !important;
}

.banner_gakkou img{
    width: 280px;
}


/* --------------------------------------------------
*
    footer
*
-------------------------------------------------- */
footer{
    padding: 0 0 25px 0;
    background-color: #023e21;
    position: relative;
    text-align: center;
    color: #fff;
}

footer ul{
    max-width: 300px;
    margin: 0 auto 25px auto;
    letter-spacing: -.40em;
}

footer li{
    width: 25%;
    text-align: center;
    display: inline-block;
    letter-spacing: normal;
}

footer li img{
    width: auto;
    height: 40px;
}

footer .copyright{
    margin: 0 0 10px 0;
}

footer .copyright img{
    width: 200px;
}

footer .credit{
    font-size: 11px;
}



} /* ----- max-width: 640px ----- */
