@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */
body, html{
    width: inherit;
    height: inherit;
    min-height: inherit;
    position: relative;
}

.device-sp main p + *{
    margin-top: 0 !important;
}

#contents_area p, ul, li, div{
    padding: 0;
    margin: 0;
}

.device-sp main{
    width: inherit;
    padding: 0;
}

#page{ background: none;}


header[role="extra"] h1{
    width: 150px;
    top: 15px;
    left: 75px !important;
}

#contents_area{
    font-family: 'news-gothic-std', sans-serif !important;
    font-weight: normal !important;
    background: none;
    overflow: hidden;
}

#contents_area a.touch{ text-decoration: underline;}

.c_anim{ opacity: 0;}
.p_txt{ transform: translate3d(0, 0, 0); position: relative;}
br{ display: none;}
br.sp{ display: block !important;}

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

.open #contents_area:after{
    left: -100%;
}

/* --------------------------------------------------
*
    #sec_head
*
-------------------------------------------------- */
#sec_head{
    display: none;
}

h1 img{
    width: 210px;
    height: auto;
}

/* --------------------------------------------------
*
    #sec_mv
*
-------------------------------------------------- */
#sec_mv{
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    z-index: 1;
    border: 10px solid #fff;
}

#sec_mv .copy{
    display: none;
}

#sec_mv .img_slider{
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

#sec_mv .img_slider img{
    width: 100%;
    height: auto;
    position: relative;
}

#sec_mv .img_slider img.pc{
    display: none;
}

#sec_mv .btn_prev,
#sec_mv .btn_next{
    display: none;
}


/* --------------------------------------------------
*
    #sec_yodogawa
*
-------------------------------------------------- */
#sec_yodogawa{
    font-family: 'adobe-jenson-pro', serif !important;
    font-weight: 700;
    padding: 20px 20px 5px 20px;
    text-align: center;
}

#sec_yodogawa .section_inner{
    display: inline-block;
    text-align: left;
}

#sec_yodogawa .section_inner p{
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 2.2em;
    letter-spacing: .05em;
}

#sec_yodogawa .section_inner p .l,
#sec_yodogawa .section_inner p.sp_l{
    font-size: 17px;
}

#sec_yodogawa .section_inner p .s{
    margin: 0 0 0 -.5em;
    line-height: 1.6em;
    font-size: 75%;
    display: block;
}

#sec_yodogawa .section_inner p .sp_date{
    font-size: 13px;
    white-space: nowrap;
}


/* --------------------------------------------------
*
    #sec_prod
*
-------------------------------------------------- */
#sec_prod{
    font-family: 'adobe-jenson-pro', serif !important;
    font-weight: 400;
    background-color: rgba(255, 255, 255, .9);
    overflow: hidden;
}

#sec_prod .section_inner{
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

#sec_prod .section_inner p{
    margin: 0 0 30px 0;
}

#sec_prod .section_inner .img{
    text-align: center;
}

#sec_prod .section_inner .img.avec{
    margin: 0 0 30px 0;
}

#sec_prod .section_inner .img.avec img{
    width: 170px;
    height: auto;
}

#sec_prod .section_inner .img.s img{
    width: 70%;
    height: auto;
}

#sec_prod .section_inner .img.l{
    padding: 0 20px;
}

#sec_prod .section_inner .img.l img{
    width: 100%;
    height: auto;
}

#sec_prod .section_inner .d{
    margin: 0 0 30px 0;
    padding: 0 20px;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: .05em;
}

#sec_prod .section_inner .d a{
    padding: 0 0 4px 0;
    color: #0053a6;
    text-decoration: none;
    border-bottom: 1px solid #0053a6;
    transition: opacity .15s ease;
}

.is_pc #sec_prod .section_inner .d a:hover,
.is_sp #sec_prod .section_inner .d a.touch{
    opacity: .7;
}


/* --------------------------------------------------
*
    #sec_special
*
-------------------------------------------------- */
#sec_special{
    font-family: 'news-gothic-std', sans-serif !important;
    font-weight: 400;
    padding: 20px 0 5px 0;
    background-color: rgba(88, 183, 188, .9);
    color: #fff;
}

#sec_special .section_inner{
    margin: 0 auto;
}

#sec_special .title{
    font-family: 'news-gothic-std', sans-serif !important;
    font-weight: 700;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0 20px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.7em;
}

#sec_special .title .s{
    margin: 0  0 -2em 0px !important;
    padding: 0 !important;
    font-size: 13px;
    display: block;
    border: none;
    position: relative;
}

#sec_special p{
    margin: 0 0 25px 0;
    padding: 0 20px;
    font-size: 15px;
    letter-spacing: .05em;
    line-height: 2em;
}

#sec_special .img{
    margin-left: 0;
    margin-bottom: 10px;
    text-align: center;
}

#sec_special .img img{
    width: 100%;
    height: auto;
}

#sec_special p.caution{
    margin-top: -20px !important;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.8em;
    color: #000;
}

#sec_special p.caution br{
    display: none !important;
}


/* --------------------------------------------------
*
    #sec_btm
*
-------------------------------------------------- */
#sec_btm{
    font-family: 'news-gothic-std', sans-serif !important;
    font-weight: 700;
    padding: 40px 0 15px 0;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

#sec_btm .section_inner{
    margin: 0 auto;
}

#sec_btm h3{
    margin: 0 0 15px 0;
    padding: 0 20px;
    font-size: 14px;
    letter-spacing: .02em;
    line-height: 2em;
    font-weight: bold;
    text-align: left;
}

#sec_btm h3 .s{
    font-size: 75%;
    border: none;
}

#sec_btm h4{
    font-size: 15px;
    margin: 0 auto 25px auto;
    letter-spacing: .05em;
    font-weight: bold;
    text-align: center;
    position: relative;
    color: #58b7bc;
}

#sec_btm h4:before{
    content: '';
    display: block;
    width: 27%;
    height: 2px;
    background-color: #58b7bc;
    position: absolute;
    top: 50%;
    left: 20px;
}

#sec_btm h4:after{
    content: '';
    display: block;
    width: 27%;
    height: 2px;
    background-color: #58b7bc;
    position: absolute;
    top: 50%;
    right: 20px;
}


#sec_btm .img{
    margin: 0 0 20px 0;
    padding: 0 20px;
    text-align: center;
}

#sec_btm .img.bunko img{
    width: 99px;
    height: auto;
}

#sec_btm .img.a5 img{
    width: 140px;
    height: auto;
}

#sec_btm .desc{
    margin: 0 10px 30px 10px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 1.7em;
    letter-spacing: .05em;
    position: relative;
}

#sec_btm .desc .p{
    margin: 15px 0 0 0;
    font-size: 15px;
    line-height: 1em;
    display: block;
}

#sec_btm .desc .s{
    font-size: 70%;
}

#sec_btm .desc .s.i{
    margin-left: -.5em;
}

#sec_btm .btn_cart{
    max-width: 70%;
    margin: -15px auto 45px auto !important;
    text-align: center;
}

#sec_btm .btn_cart a{
    padding: 8px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #58b7bc;
    border-radius: 15px;
    letter-spacing: .13em;
    line-height: 1em;
    transition: opacity .15s ease;
    text-decoration: none;
}

.is_pc #sec_btm .btn_cart a:hover,
.is_sp #sec_btm .btn_cart a.touch{
    opacity: .7;
}


/* --------------------------------------------------
*
    #sec_foot
*
-------------------------------------------------- */
#sec_foot{
    padding: 40px 0 0 0;
    background-color: #f3f3f3;
    text-align: center;
    overflow: hidden;
}

#sec_foot .logo{
    padding: 0 20px;
}

#sec_foot .logo a{
    transition: opacity .15s ease;
}

.is_pc #sec_foot .logo a:hover,
.is_sp #sec_foot .logo a.touch{
    opacity: .7;
}

#sec_foot .date{
    margin: 15px 0 40px 0 !important;
    font-size: 14px;
}

#sec_foot ul{
    max-width: 180px;
    margin: 0 auto 15px auto;
    letter-spacing: -.40em;
}

#sec_foot li{
    width: 50%;
    margin: 0 0 35px 0;
    display: inline-block;
    letter-spacing: normal;
}

#sec_foot li a{
    transition: opacity .15s ease;
}

.is_pc #sec_foot li a:hover,
.is_sp #sec_foot li a.touch{
    opacity: .7;
}

#sec_foot li img{
    width: auto;
    height: 50px;
    border-radius: 8px;
    overflow: hidden;
}

#sec_foot .copyright{
    margin: 0 0 20px 0;
}

#sec_foot .copyright img{
    width: 231px;
    height: auto;
}