@charset "UTF-8";






body {
    width: 100%;
    margin: 0;
    font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

h1 {
    margin: 0;
    padding: 0;
    font-size: 22px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul li a {
    color: #000000;
    text-decoration: none;
    display: block;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding 0;
}

.opa:hover {
    background-color: #eeeeee;
    opacity: 0.8
}

.center {
    text-align: center
}

.contents-txt {
    color: #848691;
}

/*全サイズ共通*/
.inochi {
    display: inline-block;
    border: 2.5px solid #D8C187;
    border-radius: 10px;
    padding: 2%;
    background: #fdf8eb;
}

.ftbg {
    background: #FB8123;
    padding: 3%;
    margin-top: 3%;
    border-top: #155202 7px solid;
}






/*ヘッダー*/
@media (min-width: 769px) {

    /*######768px以上（iPad以上）###########*/
    .header-logo {
        float: left;
        width: auto;
        padding-top: px;
    }

    .header-nav {
        float: right;
        width: auto;
    }

    .header {
        width: 1000px;
        margin: 0 auto;
        margin-top: 15px
    }

    .menu li {
        float: left;
        width: auto
    }

    .menu li a {
        padding: 10px 16px;
        font-size: 14px;
        color: #757781;
        text-align: center;
    }

    .menu span {
        display: block;
        text-align: center;
        font-size: 12px;
        color: #FB8123;
    }

    .menu li a:hover {
        background-image: url(../img/futaba.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    #menubtn {
        display: none
    }

    #menu {
        display: block !important;
    }

    .pc-none {
        display: none !important;
    }

    /*メインビジュアル*/
    .topimg {
        width: 100%;
        height: auto;
        vertical-align: bottom;
    }


    /*トップページバナー*/
    .ue-box-wrap {
        width: 1000px;
        margin: 50px auto 10px;
    }

    .ue-box1 {
        float: left;
        width: 495px;
        height: auto;
        padding: 5px 5px 0 5px;
        margin-right: 5px;
        border: 5px solid #6f4005;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .ue-box2 {
        float: left;
        width: 495px;
        height: auto;
        padding: 5px 5px 0 5px;
        border: 5px solid #6f4005;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .ue-box1 img,
    .ue-box2 img {
        width: 100%
    }


    .naka-box-wrap {
        width: 1000px;
        margin: 0 auto 50px;
    }

    .naka-box1 {
        float: left;
        width: 495px;
        height: auto;
        padding: 5px 5px 0 5px;
        margin-right: 5px;
        border: 5px solid #6f4005;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .naka-box2 {
        float: left;
        width: 495px;
        height: auto;
        padding: 5px 5px 0 5px;
        border: 5px solid #6f4005;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .naka-box1 img,
    .naka-box2 img {
        width: 100%
    }

    .onmouse:hover {
        opacity: 0.7;
    }




    /*トップsns*/
    .sns-wrap {
        width: 1000px;
        margin: 0 auto;
    }

    .blog-box {
        float: left;
        width: 49%;
        height: 700px;
        margin-right: 10px;
        background-image: url(../img/tuchi.jpg);
    }

    .blog-ttl {
        color: #ffffff;
        text-align: center;
        padding: 10px;
    }

    .blog-inner {
        text-align: center;
    }

    .facebook-box {
        background-image: url(../img/tuchi.jpg);
        float: left;
        width: 49.5%;
        height: 700px
    }

    .facebook-inner {
        text-align: center;
    }

    /*フッター*/
    /*
    .footer {
        background-color: #2B2B2B;
        margin-top: 30px;
    }
*/

    .footer p {
        color: #491D00;
        text-align: center;
        font-size: 0.8em;
        padding: 1px;
    }



    /*about*/
    .aboutbox {
        width: 1000px;
        margin: 0 auto;
    }

    .aboutbox1 {
        float: left;
        width: 50%;
    }

    .aboutbox2 {
        float: left;
        width: 50%;
    }

    .pagettl {
        margin-top: 40px;
    }

    .pagettl h1 {
        color: #595B62;
        text-align: center;
        font-weight: normal;
        margin-bottom: 10px;
    }

    .pagettl span {
        display: block;
        font-size: 14px;
        color: #FB8123;
    }

    .aboutbox1 img {
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .aboutbox2 p {
        padding: 70px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .location {
        text-align: center;
    }

    .location p {
        text-align: center;
        padding: 10px;
    }

    .map {
        text-align: center;
    }

    table {
        margin-right: auto;
        margin-left: auto;
    }

    .aboutboxB {
        width: 1000px;
        margin: 0 auto
    }

    th,
    td {
        color: #848691;
        text-align: left;
    }

    .about-tr {
        margin-bottom: 20px
    }


    /*producer*/
    .producerbox {
        width: 1000px;
        margin: 0 auto;
    }

    .producerbox1 {
        float: left;
        width: 30%;
    }

    .producerbox2 {
        float: left;
        width: 70%;
    }

    .producerbox1 img {
        padding: 10px;
        box-shadow: 0px 0px 24px -3px #ff8a00;
        border-radius: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .producerbox2 p {
        padding: 80px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }



    /*buy*/
    .buybox {
        width: 1000px;
        margin: 0 auto;
    }

    .buybox1 {
        float: left;
        width: 33%;
    }

    .buybox2 {
        float: left;
        width: 33%;
    }

    .buybox3 {
        float: left;
        width: 33%;
    }

    .buybox2txt {
        text-align: center;
        margin: 10px;
    }

    .otamesi {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 20px
    }

    .Deliverlybox {
        width: 1000px;
        margin: 0 auto;
    }

    .Deliverlybox1 {
        margin: 10px
    }

    .Deliverlybox1a {
        float: left;
        width: 30%;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .Deliverlybox1b {
        float: left;
        width: 70%;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .Deliverlybox2 {
        padding: 10px;
        text-align: center;
    }

    .buy-table,
    .buy-td {
        border: 1px solid #595959;
        border-collapse: collapse;
    }

    .buy-td {
        padding: 5px;
        width: 150px;
        height: 25px;
        text-align: center;
        background: #FFEDD1;
    }

    .buy-table1 {
        margin-bottom: 3px
    }

    .apply {
        text-align: center;
        font-size: 1.3em;
        margin: 5px;
        font-weight: bold;
    }

    .apply-p {
        color: #FF3C00;
        padding: 15px;
        margin-bottom: 40px
    }

    .apply-form tr {
        margin: 20px
    }

    .apply-form th {
        padding: 7px
    }

    .input {
        text-align: center;
        padding: 10px;
    }

    .onegai {
        margin: 60px 10px;
    }

    .onegai-p {
        text-align: center;

    }

    .mybag {
        max-width: 1000px;
        margin: 0 auto;
    }

    .mybag span {
        background: linear-gradient(transparent 0%, #fff799 0%);
        font-weight: bold;
        border-radius: 6px;
    }

    /*yasai*/
    .yasaibox1 {
        float: left;
        width: 50%;
    }

    .yasaibox1 img {
        padding: 10px;
        box-shadow: 0px 0px 24px -3px #ff8a00;
        border-radius: 30px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .yasaibox2 {
        float: left;
        width: 50%;
    }

    .yasaibox2 p {
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }


    .deco-non {
        color: #491D00;
    }






}

/* @media (min-width: 768px) */
