@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    event_sp.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width : 640px){ 
/*------------------------------------------------------------------------------------------
*
*
    max-width : 640px
*
*
------------------------------------------------------------------------------------------ */
#wrap{
    padding-top: 20px;
}

#bg .switch_sp{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 45px;
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    z-index: -1;
}

#bg .switch_sp:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

#bg .switch_sp:after{ background-image:url(../images/event/pic_mv_sp.jpg);}

.is_sp #bg .switch_sp,
.is_sp #bg .switch_sp:after{
    height: 100vh;
}

#contents_area{
    width: 100%;
    height: 100%;
    padding: 45px 0 0 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}


/* --------------------------------------------------
*
    #section_title
*
-------------------------------------------------- */
#section_title .section_inner{
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
}

#section_title h2{
    width: 100%;
    font-family: '見出ゴMB31';
    font-size: 18px;
    color: #fff;
    text-align: left;
    letter-spacing: .15em;
    line-height: 1.6em;
    position: absolute;
    left: 25px;
    bottom: 20px;
    text-shadow: 0 0 15px #000;
}

.section_inner h2 .en{
    margin: 15px 0 8px 0;
    font-family: 'din-2014';
    font-weight: 600;
    font-size: 50px;
    letter-spacing: .1em;
    display: block;
}

#section_title h2 span.sub{
    margin: 18px 0 0 0;
    font-size: 18px;
    display: block;
}




/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
.section_inner{ padding: 0 30px; text-align: left; overflow: hidden;}
#section_yodogawa{ padding: 25px 0 10px 0; color: #000; background-image:url(../images/parts_bg_w_op90.png);}
#section_desc{ padding: 30px 0 25px 0; color: #fff; background-image:url(../images/parts_bg_8d_op90.png);}
#section_sun{ padding: 30px 0 40px 0; color: #000; background-image:url(../images/parts_bg_w_op90.png);}
#section_info{ padding: 40px 0 10px 0; color: #fff; background-image:url(../images/parts_bg_8d_op90.png);}

.section_inner h2{
    font-family: '見出ゴMB31';
    font-size: 22px;
    line-height: 1.6em;
    letter-spacing: .05em;
    white-space: nowrap;
}

.section_inner a{ transition: opacity .15s ease .0s;}
.section_inner a:hover{ opacity: .5; transition: opacity .15s ease .05s;}

.section_inner h3{
    font-family: '見出ゴMB31';
    font-size: 18px;
    line-height: 1.7916em;
}

.section_inner p{
    margin: 0 0 30px 0;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: .1em;
}

#section_yodogawa h2{ margin: 0 0 20px 0;}
#section_desc h3{ margin: 0 0 20px 0;}
#section_sun h3{ margin: 0 0 20px 0;}

.section_aroma .section_pic{
    margin: 30px 0 0 0;
}

.section_aroma .pic{
    margin: 0 0 15px 0;
    text-align: center;
}

.section_aroma .pic img{
    width: 100%;
    max-width: 360px;
}

.section_aroma p{
    margin: 0 0 10px 0;
}

.section_aroma h3{
    margin: 0 0 15px 0 !important;
    line-height: 1em;
    font-family: 'din-2014';
    font-weight: 600;
    font-size: 30px;
    letter-spacing: .05em;
}

.section_aroma h3 span{
    margin: 0 0 13px 0;
    font-size: 16px;
    display: block;
    line-height: 1em;
}

.section_aroma .name{
    font-family: '見出ゴMB31';
}

.section_aroma .name span{
    font-size: 13px;
}

.section_aroma .caution{
    margin: 0 0 40px 0;
    font-size: 12px;
}

#section_sun .pic{
    max-width: 360px;
    margin: 0 auto;
    text-align: center;
}

#section_sun .pic img{
    width: 100%;
    max-width: 360px;
}

#section_sun .pic span{
    display: block;
    font-size: 12px;
    text-align: left;
}

#section_info .title{
    margin: 0 !important;
}

#section_info .title img{
    width: 100%;
    max-width: 320px;
    height: auto;
    margin: 0 0 30px 0;
}

#section_info .ico_end{
    margin: -20px 0 30px 0;
}

#section_info .ico_end img{
    width: 100%;
    max-width: 320px;
    height: auto;
}

#section_info .access{
    position: relative;
    left: 5px;
}

#section_info .access .tobichi{
    margin: 0;
}

#section_info .access .tobichi img{
    width: 140px;
    height: auto;
}

#section_info .access p{
    font-family: '見出ゴMB31';
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 1.6em;
}

#section_info .access a{
    margin: 0 0 0 20px;
    padding: 0 20px 0 0;
    position: relative;
    background-image:url(../images/parts_ico_link_arrow_right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 5px;
    transition: all .15s ease 0s;
}

.is_sp #section_info .access a.touch,
.is_pc #section_info .access a:hover{
    padding: 0 25px 0 0;
    opacity: .7;
    transition: all .15s ease .05s;
}

#section_info .access p.date{
    margin: 0 0 8px 0;
}

#section_info .access p .time{
    font-size: 15px;
}



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