/* スライダー
================================================== */
.sp-slide {
    text-align: center;
}
.sp-image {
    max-width: 1500px !important;
}


/* メイン
================================================== */
#tp_main1_bg {
    padding: 50px 0;
    background-color: #81be45;
    background-image: url(../img/ami_black.png);
}
#tp_main1 {
    position: relative;
    color: #fff;
}
#tp_main1 h1 {
    margin: 10px 0;
    color: #f46d13;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
}
#tp_main1 p {
    color: #fff;
    font-weight: bold;
    line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
    #tp_main1_bg {
        padding: 20px 0 20px 0;
    }
    #tp_main1 h1 {
        font-size: 19px;
    }
    #tp_main1 p {
        font-size: 14px;
    }
}

#tp_main2_bg {
    min-height: 700px;
    background: url(../img/tp_main2_bg.jpg) center center no-repeat;
    background-size: cover;
}
#tp_main2 h2 {
    position: relative;
    margin: 70px 0 20px 0;
    color: #f46d13;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: bold;
}
#tp_main2 p {
    color: #333;
}
#tp_main2 .tp_main2_circle {
    position: relative;
    left: 0;
    bottom: -70px;
}
@media only screen and (max-width: 767px) {
    #tp_main2_bg {
        min-height: 0;
        background: url(../img/SP_tp_main2_bg.jpg) center 0 no-repeat;
        background-size: 100%;
    }
    #tp_main2 h2 {
        margin-top: 0;
        position: static;
        padding: 20px 0 0 0;
        font-size: 19px;
        line-height: 1.3em;
    }
    #tp_main2 .tp_main2_circle {
        position: static;
        bottom: 0;
    }
    #tp_main2 p {
        font-size: 12px;
        line-height: 1.3em;
    }
    #tp_main2 .tp_main2_circle {
        padding: 20px 0;
    }
}



/* BEST3
================================================== */
#tp_best3_bg {
    padding: 130px 0 50px 0;
    background: url(../img/ami_black.png) 0 0 repeat;
}
.tp_best3_copy {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}
@media only screen and (max-width: 767px) {
    #tp_best3_bg {
        padding: 30px 0 30px 0;
    }
    .tp_best3_copy {
        margin-top: 10px;
        font-size: 16px;
        text-align: left;
    }
}

.tp_best3 .left1 , .tp_best3 .right2 {
    float: left;
    width: 55%;
    height: 324px;
}
.tp_best3 .right1 {
    float: left;
    margin-right: 10%;
    padding: 20.5px;
    width: 35%;
    min-height: 322px;
    background: #f46d13;
    box-sizing: border-box;
    border-radius: 0 10px 10px 0;
}
.tp_best3 .right1 p.title {
    margin-top: -20px;
    font-size: 17px;
    font-weight: bold;
}
.tp_best3 .right1 h3 {
    margin-top: 10px;
    color: #fff100;
    font-size: 32px;
    font-weight: 900;
}
.tp_best3 .right1 h3 small, .tp_best3 .left2 h3 small {
    font-size: 19px;
}
.tp_best3 .right1 p.text {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #fff;
}

.tp_best3 .left2 {
    float: left;
    margin-left: 10%;
    padding: 20.5px;
    width: 35%;
    min-height: 322px;
    background: #f46d13;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
}
.tp_best3 .left2 p.title {
    margin-top: -20px;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
}
.tp_best3 .left2 h3 {
    margin-top: 10px;
    color: #fff100;
    font-size: 32px;
    font-weight: 900;
    text-align: right;
}
.tp_best3 .left2 p.text {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #fff;
}

.tp_best3 .right1 p.plan {
    padding: 5px 0;
    margin-top: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    background: #fff;
}
.tp_best3 .left2 p.plan {
    padding: 5px 0;
    margin-top: 15px;
    color: #333;
    font-weight: bold;
    text-align: center;
    background: #fff;
}
.tp_best3 .right1 p.price, .tp_best3 .left2 p.price {
    padding: 15px 0 10px 0;
    font-size: 21px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background: #fff100;
}
.tp_best3 .right1 p.price span.num, .tp_best3 .left2 p.price  span.num {
    font-family: arial, sans-serif;
    font-size: 42px;
    color: #ff4400;
}
.tp_best3 .right1 p.price span.yen, .tp_best3 .left2 p.price  span.yen {
    color: #ff4400;
}

.tp_best3_1 {
    background: url(../img/tp_best3_1.jpg) right center no-repeat;
    background-size: cover;
}
.tp_best3_2 {
    background: url(../img/tp_best3_2.jpg) right center no-repeat;
    background-size: cover;
}
.tp_best3_3 {
    background: url(../img/tp_best3_3.jpg) right center no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 1000px) {
    .tp_best3 .right1 h3, .tp_best3 .left2 h3 {
        font-size: 25px;
        line-height: 1.2em;
    }
    .tp_best3 .right1 p.price, .tp_best3 .left2 p.price {
        font-size: 17px;
    }
    .tp_best3 .right1 p.price span.num, .tp_best3 .left2 p.price  span.num {
        font-size: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .tp_best3 .left1, .tp_best3 .right2 {
        float: none;
        width: 0%;
        height: auto;
    }
    .tp_best3 .right1, .tp_best3 .left2 {
        float: none;
        margin-left: 0;
        margin-right: 0;
        padding: 20px;
        width: 100%;
        min-height: 0;
        max-height: 100%;
        border-radius: 0 0 0 0;
    }
    .tp_best3 .right1 p.title, .tp_best3 .left2 p.title {
        margin-top: 5px;
        font-size: 17px;
        text-align: left;
    }
    .tp_best3 .right1 h3, .tp_best3 .left2 h3 {
        margin-top: 5px;
        font-size: 25px;
        text-align: left;
    }
    .tp_best3 .right1 h3 small, .tp_best3 .left2 h3 small {
        font-size: 16px;
    }
    .tp_best3 .left2 {
        float: none;
        margin-right: 0;
        padding: 20px;
        width: 100%;
        min-height: 0;
        max-height: 100%;
        border-radius: 0 0 0 0;
    }
    .tp_best3 .right1 p.plan, .tp_best3 .left2 p.plan {
        margin-top: 10px;
    }
    .tp_best3 .right1 p.price, .tp_best3 .left2 p.price {
        padding: 10px 0 10px 0;
        font-size: 16px;
    }
    .tp_best3 .right1 p.price span.num, .tp_best3 .left2 p.price  span.num {
        font-size: 32px;
    }
    .tp_best3_1, .tp_best3_2, .tp_best3_3 {
        background: none;
    }
}


.tp_kodawari {
    padding: 20px;
    min-height: 340px;
    margin-top: 50px;
    background: url(../img/tp_kodawari.jpg) center center no-repeat;
    box-sizing: border-box;
}
.tp_kodawari h3 {
    color: #f46d13;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 15px;
}

.tp_shop {
    padding: 20px;
    min-height: 340px;
    margin-top: 50px;
    background: url(../img/tp_shop.jpg) center center no-repeat;
    box-sizing: border-box;
}
.tp_shop h3 {
    color: #f46d13;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 15px;
	text-align:right;
}

.tp_spmenu_title {
    margin-top: 100px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .tp_kodawari {
        padding: 0;
        min-height: 0;
        background: none;
    }
    .tp_spmenu_title {
        margin-top: 50px;
    }
    .tp_kodawari h3 {
        font-size: 21px;
    }

    .tp_shop {
        padding: 0;
        min-height: 0;
        background: none;
    }
    .tp_shop h3 {
        font-size: 21px;
    }

}

#tp_special {
    margin-top: 40px;
}
#tp_special h2 {
    margin: 20px 0;
    color: #f46d13;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
#tp_special p.text {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    font-size: 13px;
}
.tp_seasonal , .tp_kimuchi {
    position: relative;
}
.tp_seasonal p.badge , .tp_kimuchi p.badge {
    position: absolute;
    top: -20px;
    left: -20px;
}
@media only screen and (max-width: 767px) {
    #tp_special h2 {
        margin: 10px 0;
        font-size: 21px;
    }
    #tp_special p.text {
        width: 100%;
        font-size: 12px;
    }
    .tp_seasonal p.badge , .tp_kimuchi p.badge {
        top: -10px;
        left: -10px;
    }
    .tp_seasonal p.badge img , .tp_kimuchi p.badge img {
        width: 70%;
    }
}


#tp_read_bg {
    padding: 30px 0;
    background: #f58a1f;
}
#tp_read {
    padding: 30px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#tp_read h2 {
    color: #f58a1f;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
#tp_read p.text {
    margin: 30px 0;
    color: #333;
    font-size: 16px;
    line-height: 1.7em;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    #tp_read h2 {
        font-size: 19px;
    }
    #tp_read {
        padding: 20px;
    }
    #tp_read p.text {
        margin: 10px 0;
        font-size: 12px;
        line-height: 1.3em;
        text-align: left;
    }
}


#tp_area_bg {
    height: 750px;
    background: url(../img/tp_area_bg.jpg) center center no-repeat;
}
#tp_area p.sub {
    padding-top: 200px;
    color: #333;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
}
#tp_area h2 {
    margin-top: 30px;
    color: #f58a1f;
    font-size: 46px;
    font-weight: bold;
    text-align: center;
}
.tp_area_box {
    margin-top: 40px;
    padding: 30px 0;
    color: #333;
    background: url(../img/tp_area_box_bg.png) center 0 repeat-y;
}
.tp_area_box h3 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.tp_area_box p {
    margin-top: 20px;
    color: #333;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
#tp_area p.notice {
    margin-top: 20px;
    color: #333;
    font-size: 13px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    #tp_area_bg {
        height: auto;
        background-size: cover;
    }
    #tp_area {
        padding: 80px 0;
    }
    #tp_area p.sub {
        padding-top: 0;
        font-size: 19px;
    }
    #tp_area h2 {
        margin-top: 10px;
        font-size: 27px;
        line-height: 1.3em;
    }
    .tp_area_box {
        margin-top: 20px;
    }
    .tp_area_box h3 {
        font-size: 19px;
    }
    .tp_area_box p {
        padding: 0 20px;
        font-size: 14px;
        text-align: left;
    }
    #tp_area p.notice {
        font-size: 11px;
    }
}


#tp_news_bg {
    padding: 30px 0;
    background: #000;
}
#tp_news_bg h2 {
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
#tp_news {
    padding: 30px;
    background: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#tp_news .inner {
    height: 300px;
    padding-top: 10px;
    overflow-y: scroll;
}
#tp_news .inner dl {
    display: block;
    padding: 0 20px 15px 0;
}
#tp_news .inner dl dt {
    clear: left;
    float: left;
    margin: 0 0 1em 0em;
    width: 9em;
    font-weight: normal;
    color: #333;
    font-size: 13px;
    line-height: 14pt;
}
#tp_news .inner dl dd {
    margin-bottom: 2em;
    margin-left: 0em;
    padding-left: 9em;
    color: #333;
    font-size: 14px;
    line-height: 14pt;
}
#tp_news .inner dl dd p {
    color: #333;
    font-size: 14px;
    line-height: 14pt;
}
#tp_news .inner dl dd p.title {
    margin-bottom: 5px;
    color: #f58a1f;
    font-size: 16px;
    font-weight: bold;
}
#tp_news .inner dl dd a {
    color: #c00;
}
.news_table01 {
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.news_table01 tr th {
    font-weight: normal;
    color: #333;
    text-align: left;
    border: 1px solid #ccc;
    padding: 2px;
    box-sizing: border-box;
}
.news_table01 tr td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 2px;
    box-sizing: border-box;
}
.news_table01 tr .red {
    color:#f9687d;
}
.news_table01 tr .red_bg {
    background-color:#FFF6FA;
}
@media only screen and (max-width: 767px) {
    #tp_news_bg h2 {
        font-size: 21px;
    }
    #tp_news {
        padding: 10px;
    }
    #tp_news .inner {
        height: 400px;
    }
    #tp_news .inner dl dt {
        float: none;
        width: 100%;
        margin: 0 0 5px 0;
        font-size: 12px;
        line-height: 1.3em;
    }
    #tp_news .inner dl dd {
        padding-left: 0em;
        font-size: 12px;
        line-height: 1.3em;
    }
    #tp_news .inner dl dd p.title {
        font-size: 14px;
        line-height: 1.3em;

    }
    #tp_news .inner dl dd p {
        font-size: 12px;
        line-height: 1.3em;
    }
}



/* 臨時おしらせ
================================================== */
#tp_information_bg {
    padding: 0 0 50px 0;
    background-color: #81be45;
    background-image: url(../img/ami_black.png);
}
#tp_information {
    position: relative;
    color: #fff;
	background-color: #FFF;
	border:solid 4px #f46d13;
	padding:20px 10px;
}
#tp_information h1 {
    margin: 10px 0;
    color: #f46d13;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
}
#tp_information p {
    color: #000;
    line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
    #tp_information_bg {
        padding: 20px 0 20px 0;
    }
    #tp_information h1 {
        font-size: 19px;
    }
    #tp_information p {
        font-size: 14px;
    }
}







