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


/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    margin: 0 auto -35px auto;
    padding: 15px 4% 120px 4%;
    text-align: center;
    background-image:url(../images/parts_mv_stripe_pc.png);
    background-repeat: repeat-y;
    background-position: center top;
    position: relative;
}

#main_visual .logo{
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
}

#main_visual h1{
    margin: 0 0 20px 0;
}

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

#main_visual #section_yodogawa{
    z-index: 2;
}

#main_visual #section_yodogawa .yodogawa_txt{
    margin: 0 auto;
}

#main_visual #section_yodogawa .bg{
    width: 100%;
    height: 220px;
    margin: 0 !important;
    display: block;
    background-image:url(../images/img_balmuda_the_gohan.png);
    background-repeat: no-repeat;
    background-size: 320px auto;
    background-position: center bottom;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

#main_visual #section_yodogawa p{
    margin: 0 0 30px 0;
    line-height: 2em;
    letter-spacing: 0;
    text-align: left;
    position: relative;
    z-index: 2;
}


/* --------------------------------------------------
*
    #index_nav
*
-------------------------------------------------- */
#index_nav{
    margin: 0 0 35px 0;
    background-color: #ffffbe;
    position: relative;
    z-index: 2;
}

#index_nav .section_inner{
    padding: 45px 0 0 0;
    overflow: hidden;
}

#index_nav .cat:first-child{
    margin: 0 0 30px 0;
}

#index_nav ul{
    margin: 0 0 -10px 0;
    padding: 0 5px;
}

#index_nav li{
    max-width: 360px;
    margin: 0 auto 23px auto;
    padding: 0 10px 25px 10px;
    background-image:url(../images/parts_nav_line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    box-sizing: border-box;
    position: relative;
}

#index_nav li:last-child{
    background: none;
}

#index_nav h3{
    margin: 0 0 40px 0;
    padding: 0 15px;
    text-align: center;
}

#index_nav h3 img{
    width: 100%;
    max-width: 480px;
    height: auto;
}

#index_nav li a{
    padding: 0 0 0 85px;
    display: block;
    position: relative;
}

#index_nav li a:after{
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    background-image:url(../images/parts_ico_nav_arrow.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: absolute;
    top: 5px;
    right: -5px;
    transition: right .15s ease .0s, transform .15s ease .0s;
}

.is_sp #index_nav li a.touch:after,
.is_pc #index_nav li a:hover:after{
    right: -10px;
    transform: scale(1.05);
    transition: right .15s ease .05s, transform .15s ease .05s;
}

#index_nav .num{
    width: 70px;
    padding: 6px 0;
    text-align: center;
    text-indent: .15em;
    font-size: 17px;
    letter-spacing: .1em;
    background-color: #ffff00;
    border: 2px solid #000;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

#index_nav li .title{
    max-width: 100%;
    margin: 0 0 5px 0;
    padding: 2px 0 4px 0;
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: .05em;
    transition: color .15s ease .0;
}

.is_sp #index_nav li a.touch .title,
.is_pc #index_nav li a:hover .title{
    color: #9e9e9e;
    transition: color .15s ease .05s;
}

#index_nav li.curning .title{
    letter-spacing: 0;
}

#index_nav li .date{
    margin: 0 0 0 5px;
    display: block;
    font-size: 12px;
    font-family: '游ゴシック','YuGothic', sans-serif !important;
    letter-spacing: .4em;
    color: #9e9e9e;
}

#index_nav .disabled a{
    color: #9e9e9e;
    cursor: default;
}

#index_nav .disabled .num{
    background-color: transparent;
    border-color: #9e9e9e;
}

#index_nav .disabled a:after{ display: none;}


/* --------------------------------------------------
*
    #section_btm_section
*
-------------------------------------------------- */
#section_btm_section{
    padding: 0 4%;
}

#section_btm_section .section_inner{
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    background-image:url(../images/parts_bg_event_stripe_sp.png);
    overflow: hidden;
}

#section_btm_section h2{
    display: inline-block;
    text-align: left;
    margin: 0 0 35px 0;
    padding: 90px 4% 0 4%;
    font-size: 17px;
    line-height: 1.44em;
    letter-spacing: .075em;
    text-indent: -.1em;
    background-image:url(../images/parts_ico_gohan.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80px;
    white-space: nowrap;
}

#section_btm_section .num{
    margin: 0 0 0 0;
    padding: 60px 4% 0 4%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 2em;
    text-align: left;
    background-image:url(../images/parts_event_num_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 24px;
}

#section_btm_section .num.n1{ background-image:url(../images/parts_event_num_01.png);}
#section_btm_section .num.n2{ background-image:url(../images/parts_event_num_02.png);}

#section_btm_section .num .caution{
    margin: 5px 0 10px 0;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1.8em;

    color: #ff3f0c;
}

#section_btm_section .section_product{
    padding: 25px 0 0 0;
    margin: 20px 4% 80px 4%;
    box-sizing: border-box;
    border: 1px solid #000;
    text-align: center;
}

#section_btm_section .section_product h4{
    padding: 0 20px;
    margin: 0 0 10px 0;
}

#section_btm_section .section_product h4 img{
    width: 100%;
    max-width: 320px;
    height: auto;
}

#section_btm_section .section_product .price{
    font-size: 12px;
    margin: 0 0 15px 0;
}

#section_btm_section .section_product .img{
    margin: 0 0 20px 0;
}

#section_btm_section .section_product .img img{
    width: 96%;
    max-width: 320px;
    height: auto;
}

#section_btm_section .section_product .desc{
    margin: 0 0 30px 0;
    display: inline-block;
    text-align: left;
    line-height: 1.68em;
}

#section_btm_section .pic{
    padding: 15px 4%;
}

#section_btm_section .pic img{
    width: 100%;
    max-width: 360px;
    height: auto;
}

#section_btm_section .date{
    margin: 0 0 20px 0;
    padding: 0 4%;
    text-align: left;
    line-height: 2em;
}


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

#foot_share ul{
    max-width: 320px;
    margin: 0 auto;
    padding: 0 10px;
    letter-spacing: -.40em;
    font-size: 0;
}

#foot_share li{
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
}

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

#contents_area .copyright{
    padding: 0 0 40px 0;
    text-align: center;
}

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




/* --------------------------------------------------
*
    .talk_nav
*
-------------------------------------------------- */
.talk_nav{
    background-color:#ffff00;
    position: relative;
    z-index: 2;
}

#talk #section_btm_section{ margin: 35px 0 0 0;}

.talk_nav ul{
    height: 90px;
    margin: 0 auto;
    padding: 17px 0 0 0;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
    text-align: center;
}

.talk_nav li{
    display: inline-block;
}

.talk_nav li.disabled{
    visibility: hidden;
}

.talk_nav li img{
    width: auto;
    height: 56px;
    opacity: 1 !important;
}

.talk_nav li.btn_prev{
    margin: 0 0 0 15px;
    position: absolute;
    bottom: 15px;
    left: 0;
    transition: left .15s ease .0s;
}

.talk_nav li.btn_index{
    position: relative;
    transition: margin .15s ease .0s;
}

.talk_nav li.btn_next{
    margin: 0 15px 0 0;
    position: absolute;
    bottom: 15px;
    right: 0;
    transition: right .15s ease .0s;
}

.is_sp .talk_nav li.btn_prev.touch,
.is_pc .talk_nav li.btn_prev:hover{
    left: -5px;
    transition: left .15s ease .05s;
}

.is_sp .talk_nav li.btn_index.touch,
.is_pc .talk_nav li.btn_index:hover{
    margin-top: -5px;
    transition: margin .15s ease .05s;
}

.is_sp .talk_nav li.btn_next.touch,
.is_pc .talk_nav li.btn_next:hover{
    right: -5px;
    transition: right .15s ease .05s;
}

.is_sp .talk_nav li.btn_next.touch,
.is_pc .talk_nav li.btn_next:hover{
    right: -5px;
    transition: right .15s ease .05s;
}



/* --------------------------------------------------
*
    #talk_body
*
-------------------------------------------------- */
#talk_body{
    margin: 0 auto;
    padding: 35px 0 30px 0;
}

#talk_body .title{
    text-align: center;
}

#talk_body .title h3{
    margin: 0 0 15px 0;
}

#talk_body.shiromeshi .title h3{
    padding: 0 15px;
}

#talk_body .title h3 img{
    width: 100%;
    max-width: 420px;
    height: auto;
}

#talk_body .title .ico{
    margin: 0 0 15px 0;
}

#talk_body .title .ico img{
    width: 70px;
    height: auto;
}

#talk_body .serial{
    margin: 0 15px 40px 15px;
}

#talk_body .serial .num{
    width: 80px;
    padding: 6px 0;
    text-align: center;
    text-indent: .15em;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    letter-spacing: .1em;
    background-color: #ffff00;
    border: 3px solid #000;
    border-radius: 5px;
}

#talk_body .serial .title{
    margin: 0 0 0 10px;
    padding: 5px 0;
    font-size: 23px;
    line-height: 1.6em;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .05em;
    transition: color .15s ease .0;
}

#talk_body .conv{
    max-width: 420px;
    margin: 0 auto;
    padding: 0 4%;
}

#talk_body .conv dl{
    font-size: 14px;
    line-height: 2em;
}

#talk_body .conv dt{
    clear: both;
}

#talk_body .conv dt:after{
    content: '：';
}

#talk_body .conv dd{
    margin: 0 0 30px 0;
    padding: 0 5px;
}

#talk_body .conv dd + dd{
    margin-top: -10px;
}

#talk_body .conv .img{
    clear: both;
    margin: 0 0 20px 0;
    text-align: center;
    position: relative;
    top: -5px;
}

#talk_body .conv .img img{
    width: 100%;
    max-width: 420px;
    height: auto;
}

#talk_body .continue{
    clear: both;
    margin: 25px 0;
    text-align: center;
    line-height: 1.8em;
}

#talk_body .img.center{
    padding: 0 4%;
    margin: 0 0 30px 0;
    text-align: center;
}

#talk_body .img.center img{
    width: 100%;
    max-width: 420px;
    height: auto;
}

#talk_body .date{
    text-align: center;
    font-size: 12px;
    color: #9e9e9e;
    letter-spacing: .35em;
    font-family: '游ゴシック','YuGothic', sans-serif !important;
}

#recipe{
    margin: 30px 0 40px 0;
    padding: 0 4%;
    text-align: center;
}

#recipe_inner{
    max-width: 420px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #000;
    text-align: center;
}

#recipe h4{
    padding: 20px 0;
    font-size: 18px;
    letter-spacing: .1em;
}

#recipe ul{
    margin: 0 0 -5px 10px;
    display: inline-block;
    box-sizing: border-box;
}

#recipe ul li{
    margin: 0 0 35px 0;
    text-align: left;
    line-height: 2em;
}

#recipe ul li h5{
    font-family: '秀英丸ゴシック L' !important;
    text-indent: -.5em;
}

#recipe .img{
    margin: 0 0 20px 0;
}

#recipe img{
    width: 100%;
    height: auto;
}


/* --------------------------------------------------
*
    #section_info
*
-------------------------------------------------- */
#section_info{
    margin: 40px 0 0 0;
    padding: 0 4%;
}

#section_info .section_inner{
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    background-image:url(../images/parts_bg_event_stripe_sp.png);
    overflow: hidden;
}

#section_info h2{
    display: inline-block;
    text-align: left;
    margin: 0 0 25px 0;
    padding: 90px 4% 0 4%;
    font-size: 17px;
    line-height: 1.44em;
    letter-spacing: .075em;
    text-indent: -.1em;
    background-image:url(../images/parts_ico_gohan.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 80px;
    white-space: nowrap;
}

#section_info .img_book{
    margin: 0 0 20px 0;
    padding: 0 40px;
}

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

#section_info .desc{
    margin: 0 0 20px 0;
    padding: 0 4%;
    line-height: 2em;
    display: inline-block;
    text-align: left;
}

.inline-block{ display: inline-block;}


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