
body {
    /*background-image: url('http://ra-hide.com/tumblr-resouce/img/home-r.jpg'); */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

div#home {
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    min-height: 500px;
    height: 100%;
    min-height: 600px;
    text-align: center;
    overflow: hidden;
    background-color: #FFFFFF;
}

/* post コンテナ */
div#home_wrapper {
    min-width: 980px;
    max-width: 90%;
    margin-top: 13%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -mox-box-flex: 0;
    -ms-box-flex: 0;
    box-flex: 0;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-box-lines: multiple;
    -o-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;

}

/* postコンテナ > article */
div#home_wrapper article.post {
    width: 18%;
    margin-right: 6px;
    margin-bottom: 5px;
    align-content: center;
    position: relative;
    min-height: 180px;
    min-width: 180px;
    max-width: 300px;
    max-height: 300px;

}

div.to_back_number {
    margin: 20px;
    bottom: 0;
    width: 100%;
}

div.to_back_number a {
    color: #333333;
    text-decoration: none;
}

div.to_back_number a:hover {
    opacity: 0.5;
}

.lt-ie10 article.post {
    float: left;
}


/* postコンテナ > article > コンテンツコンテナ */
article.post div.text_container {
    display: none;/* jsで表示 */
    width: 100%;
    height: 100%;
    float: left;
    background-color: #FFFFFF;
}

article.post div.text_container h1 {
    font-size: 16px;
    text-align: left;
    display: none;
    margin-top: 15px;
    margin-bottom: 10px;
    border-bottom: solid thin #000;
    width: 90%;
    margin-right: auto;margin-left: auto;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

article.post div.text_container time {
    display: none;
    text-align: right;
    margin-right: 15px;
}
article.post div.text_container div.img_box {
    width: 100%;
    height: 20%;
    text-align: center;
    display: none;
}

article.post div.text_container div.img_box img{
    height: 100%;
}

article.post div.text_container div.text {
    display: none;
    font-size: 13px;
    text-align: left;
    padding: 8px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    height: 22%;
    overflow: hidden;

}

article.post div.text_container div.link_container {
    display: none;
    width: 100%;
    height: 50px;
}

    div.link_container div.link_wrapper {
        display:-ms-flexbox;
        display:-moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        width: 60%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        /* 各snsコンテナ */
        div.link_container div.link_wrapper div {
            width: 25%;
        }

        img.facebook_img {
            width: 27px;
        }

        img.twitter_img {
            width: 31px;
        }


    article.post figure {
        width:100%;
        height: 100%;
        margin: 0;
        padding: 0;
        float: left;
        display: none;
    }

article.post figure div {
    width: 100%;
    height: 100%;
    text-align: center;
    /**/-ms-transform: scale(1,1);-moz-transform:scale(1,1);-webkit-transform:scale(1,1);
    transform:scale(1,1);
    /**/-webkit-transition:all 400ms ease;-webkit-transition:all 400ms ease;
    transition:all 300ms ease;
}

article.post figure div img {
    display: inline-block;

}

article.post figure div.transition {
    /**/-ms-transform:scale(1,-1);
    -moz-transform:scale(1,-1);
    -webkit-transform:scale(1,-1);
    transform:scale(1,-1);
}

article.post figure:hover {
    cursor: pointer;
}

article.post figure img {

}

article.post div.replace {
    /*display: none;*/
}


article.post div.more_container {
    display: none;
    margin-top: 3%;
}

div.pagination_container {
    clear: both;
}

div.arrow_container {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}


section.article_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    min-width: 980px;
    max-width: 1280px;
    min-height: 90%;
}

.lt-ie9 section.article_section {
    min-height: 80%;
}

/*  section  */
section#noodle {
    clear: both;
}

section#ingredients div.kodawari_wrapper {
    display:-ms-flexbox;
    display:-moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

div.bg {
    background-position: 50% 0;
    background-repeat: no-repeat;
    width : 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover;
}

.lt-ie9 div.bg {
    background-size: 100% auto;
}

section#noodle div.bg {
    background-image: url("http://shop.ra-hide.com/tumblr-resources/img/noodle_bgimage.jpg");

}

section#soup div.bg {
    background-image: url("http://shop.ra-hide.com/tumblr-resources/img/soup_bgimage.jpg");
}

section#ingredients div.bg {
    background-image: url("http://shop.ra-hide.com/tumblr-resources/img/ingredient_new.jpg");
}

section#water div.bg {
    background-image: url("http://shop.ra-hide.com/tumblr-resources/img/water_bgimgae.jpg");
}

section#soy div.bg {
    background-image: url("http://shop.ra-hide.com/tumblr-resources/img/soy_bgimage.jpg");
}

/*  article */
section.article_section article {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

section#ingredients article {
    vertical-align: bottom;
    clear: both;
    padding-left: 30px;
    color: #ffffff;
}

.lt-ie10  section#ingredients article {
    clear: none;
    float: left;
}

/*  per section  >> h1 and p */

/* ********************************** */
/* ******** 味へのこだわり ********** */
/* ********************************** */

    /* ******* div.bg */
    /* ****************************************************** */

div.kodawari_container {
    background-color: #FFFFFF;
}

    /* 共通スタイル */
    div.kodawari_wrapper {
        min-width: 980px;
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }

    /* ******** h1 */
    /* ****************************************************** */

    /* h1共通スタイル */
    section.article_section h1.kodawari_head {
        display: none; /* jsで表示 */
        z-index: 2;
        position: relative;
    }

    /* h1共通スタイル  */
    section#noodle  h1, section#water h1, section#soy h1 {
        width: 50%;
        margin: 0 auto 0 auto;
        text-align: center;
        padding-top: 25px;
    }

    /* 味へのこだわり　醤油 */
    section#soy h1 {
        padding-top: 100px;
    }

    /* 味へのこだわり　スープ,具 */
    section#soup h1, section#ingredients h1 {
        padding-top: 30px;
        padding-left: 50px;
        width: 30%;
        float: left;

    }

    /* ******** article */
    /* ****************************************************** */


    /* article 共通スタイル */
    section.article_section article.kodawari_article {
        display: none; /* jsで表示 */
    }

    /* article 個別スタイル */

    section#soup article {
        width: 70%;
        position: absolute;
        right: 0;

    }

    /* ******** p */
    /* ****************************************************** */

    /* テキスト共通スタイル  */
    section.article_section article p {
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 2px;
    }

    /* 味へのこだわり 麺、水、醤油 */
    section#noodle article p, section#water article p {
        margin : 0 auto 0 auto;
        text-align: center;
    }

    section#soy article p {
        margin : 0 auto 0 auto;
        text-align: center;
        color: #FFFFFF;
    }

    section#soup article p {
        color: #FFFFFF;
        width: 100%;
        display: block;
        text-align: right;
    }

    section#ingredients article p {

    }


    /* ******** arrow img */
    /* ****************************************************** */

    /* 各こだわりセクションの下部にある矢印スタイル */
    section div.arrow_box {
        width: 100%;
        position: absolute;
        bottom: 20px;
        text-align: center;

    }



    section div.arrow_box img {
        position: relative;
        top: 0;
        cursor: pointer;
        -webkit-animation-name : arrow_animation;
        -webkit-animation-duration: 5s;
        -webkit-animation-timing-function: ease;
        -webkit-animation-iteration-count: infinite;

        -moz-animation-name : arrow_animation;
        -moz-animation-duration: 5s;
        -moz-animation-timing-function: ease;
        -moz-animation-iteration-count: infinite;

        -o-animation-name : arrow_animation;
        -o-animation-duration: 5s;
        -o-animation-timing-function: ease;
        -o-animation-iteration-count: infinite;

        -ms-animation-name : arrow_animation;
        -ms-animation-duration: 5s;
        -ms-animation-timing-function: ease;
        -ms-animation-iteration-count: infinite;

        animation-name: arrow_animation;
        animation-duration: 5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;

    }

    /* ****************************************************** */
    /* ******** 味へのこだわり　矢印アニメーション ********** */
    /* ****************************************************** */
    @-webkit-keyframes  arrow_animation{
        0%   {top: 0}
        80%   {top: 0}
        85% {top: 20px;}
        90% {top: 0;}
        95% {top: 20px;}
        100% {top: 0;}
    }

    @-moz-keyframes arrow_animation {
         0%   {top: 0}
         80%   {top: 0}
         85% {top: 20px;}
         90% {top: 0;}
         95% {top: 20px;}
         100% {top: 0;}
     }

    @-o-keyframes arrow_animation {
         0%   {top: 0}
         80%   {top: 0}
         85% {top: 20px;}
         90% {top: 0;}
         95% {top: 20px;}
         100% {top: 0;}
     }

    @-ms-keyframes  arrow_animation{
        0%   {top: 0}
        80%   {top: 0}
        85% {top: 20px;}
        90% {top: 0;}
        95% {top: 20px;}
        100% {top: 0;}
    }

    @keyframes arrow_animation {
        0%   {top: 0}
        80%   {top: 0}
        85% {top: 20px;}
        90% {top: 0;}
        95% {top: 20px;}
        100% {top: 0;}
    }


div#arrow_box {
    display: none;
}

