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


/* --------------------------------------------------
*
    #contents_area
*
-------------------------------------------------- */
#contents_area{
    margin: 0 0 60px 0;
}


/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    margin: 0 0 30px 0;
}

#main_visual  img{
    width: 100% !important;
    height: auto;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    margin: 0 0 50px 0;
    padding: 0 15px;
    font-size: 0;
    letter-spacing: -.40em;
    text-align: center;
}

#section_yodogawa p img{
    width: 100%;
    max-width: 320px;
    height: auto;
}

#section_yodogawa p.txt{
    margin: 0 0 20px 0;
}

#modal_profile{
    text-align: left;
}

#modal_profile a{
    color: #507D63;
    font-size: 13px;
    letter-spacing: 0;
}

#modal_profile a:hover{
    text-decoration: underline;
}

#modal_profile h3{
    margin: 10px 0 30px 0;
    font-size: 20px;
    letter-spacing: .1em;
    text-align: center;
}

#modal_profile h3 .en{
    margin: 5px 0 0 0;
    font-size: 13px;
    display: block;
}

#modal_profile p{
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: .1em;
    word-break: break-all;
}



/* --------------------------------------------------
*
    #section_talk
*
-------------------------------------------------- */
#section_talk{
    padding: 40px 0 0 0;
    margin: 0 10px 50px 10px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff;
}

#section_talk h2{
    padding: 0 0 15px 0;
    margin: 0 13px 15px 13px;
    text-align: center;
    border-bottom: 1px solid #D9D8D6;
    line-height: 1em;
}

#section_talk h2 img{
    width: auto;
    height: 41px;
}

#section_talk dl{
    padding: 0 13px;
    margin: 0 auto;
    overflow: hidden;
}

#section_talk dt{
    margin: 0 0 3px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75em;
    color: #6D3469;
}

#section_talk dd{
    margin: 0 0 35px 0;
    padding: 0 5px;
    font-size: 16px;
    line-height: 1.75em;
}

#section_talk dd + dd{
    margin-top: -20px;

}

#section_talk .img{
    width: 100%;
    height: auto;
    margin: -15px auto 20px auto;
    padding: 0 13px;
    box-sizing: border-box;
    text-align: center;
}

#section_talk .img img{
    width: 100%;
    max-width: 550px;
    height: auto;
}

#section_talk .continue{
    margin: 5px 0 45px 0;
    clear: both;
    text-align: center;
    font-size: 14px;
    letter-spacing: .1em;
}

/* --------------------------------------------------
*
    #talk_nav
*
-------------------------------------------------- */
#talk_nav{
    clear: both;
    margin: 0 0 35px 0;
    text-align: center;
}

#talk_nav ul{
    letter-spacing: -.40em;
    font-size: 0;
    line-height: 0;
}

#talk_nav li{
    height: 30px;
    display: inline-block;
    vertical-align: top;
}

#talk_nav li.top{
    margin: 0 50px;
}

#talk_nav li.disabled{
    visibility: hidden;
}

#talk_nav li img{
    width: auto;
    height: 22px;
}


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

#btm_nav ul{
    letter-spacing: -.40em;
    font-size: 0;
    line-height: 0;
}

#btm_nav li{
    padding: 0 75px;
    margin: 0 auto 15px auto;
    display: block;
}

#btm_nav li.disabled{
    opacity: .5 !important;
}

#btm_nav li img{
    width: 100%;
    max-width: 240px;
    height: auto;
}


/* --------------------------------------------------
*
    #section_movie
*
-------------------------------------------------- */
#section_movie{
    margin: 0 25px 40px 17px;
    padding: 0 0 5px 12px;
    border-left: 1px solid #fff;
}

#section_movie a{
    color: #507D63;
}

#section_movie a:hover{
    text-decoration: underline;
}

#section_movie h3{
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.555em;
    letter-spacing: .1em;
}

#section_movie p{
    font-size: 14px;
    line-height: 1.642em;
    letter-spacing: .1em;
}

#section_movie .mov_detail{
    margin: 25px 0 0 0;
}

#section_movie .mov_detail .img{
    margin: 0 0 15px 0;
    text-align: center;
}

#section_movie .mov_detail .img img{
    width: 100%;
    max-width: 350px;
    height: auto;
}

#section_movie .mov_detail .cat{
    margin: 0 0 0 0;
    font-size: 12px;
    letter-spacing: .1em;
}

#section_movie .mov_detail h4{
    margin: 0 0 5px 0;
    font-size: 20px;
    letter-spacing: .1em;
    text-indent: -.5em;
    line-height: 1.5em;
}

#section_movie .mov_detail p{
    font-size: 12px;
    letter-spacing: .1em;
    line-height: 1.69em;
}


/* --------------------------------------------------
*
    #foot_share
*
-------------------------------------------------- */
#foot_share{
    margin: 0 0 25px 0;
    text-align: center;
}

#foot_share ul{
    letter-spacing: -.40em;
    font-size: 0;
    display: inline-block;
    text-align: left;
}

#foot_share li{
    margin: 0 0 10px 0;
    display: block;
}

#foot_share li img{
    width: auto;
    height: 30px;
}

#contents_area .copyright{
    margin: 0 0 35px 0;
    text-align: center;
}

#contents_area .copyright img{
    width: 169px;
    height: auto;
}

} /* ----- min-width : 641px ----- */
