﻿@charset "utf-8";

/*全体*/

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5;
    background-image: url(../img/ingredient_background3.jpg);
    background-repeat: repeat;
}

#container {
    width: 320px;
    margin: 0 auto;
}


/*ヘッダー*/

#header {
    background-image: url(../img/header_background.jpg);
    background-size: 320px;
    height: 346px;
    position: relative;
}

#takumen_logo img {
    width: 110px;
    height: auto;
}

#takumen_logo {
    top: 125px;
    right: 105px;
}

#ramen01 img {
    width: 90px;
    height: auto;
}

#ramen01 {
    top: 15px;
    right: 115px;
}

#ramen02 img {
    width: 90px;
    height: auto;
}

#ramen02 {
    top: 57px;
    right: 18px;
}

#ramen03 img {
    width: 90px;
    height: auto;
}

#ramen03 {
    top: 155px;
    right: 8px;
}

#ramen04 img {
    width: 90px;
    height: auto;
}

#ramen04 {
    top: 243px;
    right: 62px;
}

#ramen05 img {
    width: 90px;
    height: auto;
}

#ramen05 {
    top: 243px;
    right: 170px;
}

#ramen06 img {
    width: 90px;
    height: auto;
}

#ramen06 {
    top: 155px;
    right: 223px;
}

#ramen07 img {
    width: 90px;
    height: auto;
}

#ramen07 {
    top: 58px;
    right: 210px;
}



#sixth_anniversary {
    position: static;
    text-align: center;
    padding-top: 80px;
}

#sixth_anniversary_discription {
    position: static;
    text-align: center;
    font-size: 10px;
    padding-top: 20px;
}

#sns {
    padding-top: 340px;
    float: none;
    position: static;
    padding-left: 50px
}

#sns li {
    transform: scale(0.6);
    width: 55px;
}

.fb_btn,
.tw_btn {
    margin-right: 5px;
}


/*6周年*/

#introduction img {
    width: 320px;
    height: auto;
}

#service_mind {
    margin-top: 10px;
}

#service_mind_inner {
    width: 300px;
    margin: 0 auto;
    height: 50px;
    font-size: 10px;
}

/*おかげさまで、宅麺.comは7周年*/

#top_comment {
    background-image: url(../img/ingredient_background.jpg);
    overflow: hidden;
}

#top_comment h2 {
    color: #ffffff;
    font-size: 18px;
    margin: 15px 0 10px 0;
}


.top_comment_ingredient {
    color: #ffffff;
    text-align: center;
    margin: 25px 5px 25px 5px;
    font-size: 10px;
}

/*賽の目ライン*/
#line_up_sainome {
    background-image: url(../img/7th_anniversary_line.png);
    background-size: cover;
    height: 33px;
}

/*8店舗商品ラインナップ*/

#line_up h2 img {
    width: 320px;
    height: auto;
}

#line_up h2 {
    line-height: 0;
    margin-top: 20px;
    margin-bottom: 15px;
}


/*ラインナップ共通*/

#line_up h3 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 300px;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 0 0 5px #000000, 0 0 15px #000000, 0 0 25px #000000;
    z-index: 999;
}

#line_up h4 {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 300px;
    font-size: 15px;
    color: #ffffff;
    text-shadow: 0 0 5px #000000, 0 0 15px #000000, 0 0 25px #000000;
    z-index: 999;
}

.box_inner_left {
    width: 300px;
    margin: 0;
    margin-top: 200px;
    padding: 10px 10px;
    position: static;
    background-image: url(../img/ingredient_background3.jpg);
    background-repeat:repeat;
    overflow: hidden;
}

.box_inner_right {
    width: 300px;
    margin: 0;
    margin-top: 200px;
    padding: 10px 10px;
    position: static;
    background-image: url(../img/ingredient_background3.jpg);
    background-repeat:repeat;
    overflow: hidden;
}

.ramen_box_left {
    float: left;
}

.ribbon img {
    width: 100px;
    height: auto;
}

.ribbon {
    left: 220px;
}

.ramen_description {
    font-size: 12px;
    margin-top: 5px;
    line-height:18px;
}

.sales_period {
    font-size: 12px;
    margin-top: 10px
}

.ramen_price {
    font-size: 20px;
    margin: 15px 0 10px;
}

.cart img {
    width: 200px;
    height: auto;
}

.cart_kanbai img {
    width: 200px;
    height: auto;
}


.ramen_box_right {
    float: right;
}

.mobile_right {
    float: right;
}

.mobile_left {
    float: left;
}


/*琴平荘*/

#konpirasou {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.konpirasou_ramen {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 130px;
}

.konpirasou_ramen img {
    width: 180px;
    height: auto;
}

.konpirasou_logo {
    position: absolute;
    top: 80px;
    left: 35px;
}

.konpirasou_logo img {
    width: 75px;
    height: auto;
}

.konpirasou_title {
    top: -5px !important;
}

.konpirasou_ramen_title {
    top: 25px !important;
}


/*味噌麺処 花道*/

#hanamichi {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.hanamichi_ramen {
    margin: 0;
    position: absolute;
    top: 25px;
    left: 140px;
}

.hanamichi_ramen img {
    width: 180px;
    height: auto;
}

.hanamichi_logo {
    position: absolute;
    top: 100px;
    left: 20px;
}

.hanamichi_logo img {
    width: 90px;
    height: auto;
}

.hanamichi_title {
    top: -5px !important;
}
.hanamichi_ramen_title {
    top: 25px !important;
}


/*挿画*/

#ramen_process1 {
    background-image: url(../img/ramen_process1.jpg);
    background-size: cover;
    height: 50px;
}



/*龍介*/

#ryusuke {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.ryusuke_ramen {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 130px;
}

.ryusuke_ramen img {
    width: 180px;
    height: auto;
}

.ryusuke_logo {
    position: absolute;
    top: 115px;
    left: 20px;
}

.ryusuke_logo img {
    width: 120px;
    height: auto;
}

.ryusuke_title {
    top: -5px !important;
}
.ryusuke_ramen_title {
    top: 25px !important;
}

/*濃麺海月*/

#kurage {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    height: 448px;
}

.kurage_ramen {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 130px;
}

.kurage_ramen img {
    width: 180px;
    height: auto;
}

.kurage_logo {
    position: absolute;
    top: 115px;
    left: 20px;
}

.kurage_logo img {
    width: 110px;
    height: auto;
}

.kurage_title {
    top: -5px !important;
}

.kurage_ramen_title {
    top: 25px !important;
}

/*焔*/

#homura {
    background-image: url(../img/memu_background01.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.homura_ramen {
    margin: 0;
    position: absolute;
    top: 35px;
    left: 135px;
}

.homura_ramen img {
    width: 180px;
    height: auto;
}

.homura_logo {
    position: absolute;
    left: 30px;
    top: 90px;
}

.homura_logo img {
    width: 70px;
    height: auto;
}

.homura_title {
    top: 0px !important;
}

.homura_ramen_title {
    top: 20px !important;
}


/*挿画*/

#ramen_process2 {
    background-image: url(../img/ramen_process2.png);
    background-size: cover;
    height: 120px;
}

/*挿画*/

#ramen_process3 {
    background-image: url(../img/ramen_process3.png);
    background-size: cover;
    height: 120px;
}


/*若武者*/

#wakamusha {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.wakamusha_ramen {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 130px;
}

.wakamusha_ramen img {
    width: 180px;
    height: auto;
}

.wakamusha_logo {
    position: absolute;
    left: 20px;
    top: 110px;
}

.wakamusha_logo img {
    width: 120px;
    height: auto;
}

.wakamusha_title {
    top: -5px !important;
}

.wakamusha_ramen_title {
    top: 25px !important;
}


/*ファイヤーマウンテン*/

#fuaiyamaunten {
    background-image: url(../img/memu_background02.png);
    background-size: auto 200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
}

.fuaiyamaunten_ramen {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 140px;
}

.fuaiyamaunten_ramen img {
    width: 180px;
    height: auto;
}

.fuaiyamaunten_logo {
    position: absolute;
    left: 10px;
    top: 130px;
}

.fuaiyamaunten_logo img {
    width: 130px;
    height: auto;
}

.fuaiyamaunten_title {
    top: -5px !important;
}

.fuaiyamaunten_ramen_title {
    top: 25px !important;
}


/*メッセージ*/

.takumen_message {
    margin-top: 10px;
    margin-bottom: 5px;
}

.takumen_message img {
    width: 300px;
    height: auto;
}


/*原材料表記*/

#ingredient {
    background-image: url(../img/ingredient_background.jpg);
    overflow: hidden;
}

#ingredient h2 {
    font-size: 20px;
    margin: 15px 0 10px 0;
}

.store_ingredient {
    width: 248px;
    padding: 15px 20px;
    margin-left: 15px;
    margin-bottom: 10px;
    float: none;
    font-size: 12px;
}

.pc_br {
    display: none;
}


/*フッターメニュー*/

.footer_menu {
    margin: 10px 0 5px;
}

.footer_menu li {
    display: list-item; 
  list-style-type: none;
  text-transform: uppercase;
    padding: 0 5px;
}

.footer_menu a {
    font-size: 10px;
}

.footer_menu li:not(:last-child) {
    border-right: none;
}

/*フッター*/

#footer_inner {
    width: 320px;
    margin: 0 auto;
}

.gourme_copy {
    padding: 3px 0;
}


/*アニメーション*/

.fadeInDown {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInLeft {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    visibility: visible !important;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}