@charset "utf-8";

/* ────────────────────── *
 *                                              *
 * メインビジュアル                             *
 *                                              *
 * ────────────────────── */

#mainvisual {
    background: url("../../image/mainvisual.jpg") no-repeat center center / cover;
    width: 100%;
    height: 690px;
    margin-bottom: 100px;
}
#mainvisual .inner {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
#mainvisual .inner img {
    position: absolute;
    right: 0;
    bottom: 80px;
}
p#campaign {
    margin-bottom: 80px;
}

/* ────────────────────── *
 *                                              *
 * おすすめ横並び                               *
 *                                              *
 * ────────────────────── */

ul#recommend-flex {
    width: 1000px;
    margin: 0 auto 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* ────────────────────── *
 *                                              *
 * スーパードリームF-1バナー                    *
 *                                              *
 * ────────────────────── */

#banner-f1 {
/*    margin-bottom: 120px;*/
    margin-bottom: 60px;
}
#banner-f1 .inner {
    font-size: 18px;
    line-height: 2;
    background: url("../../image/banner-f1.jpg") no-repeat center center / cover;
    width: 100%;
    min-height: 595px;
    padding-top: 20px;
    margin-bottom: 60px;
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
#banner-f1 .inner h1 {
    font-size: 44px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 40px;
}
#banner-f1 .inner ul li {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 30px;
}
#banner-f1 .inner ul li:before {
    content: url("../../image/icon-check.png");
    margin-right: 20px;
}
#banner-f1 .inner p.text {
    width: 460px;
    text-align: justify;
    text-justify: inter-ideograph;
}
#banner-f1 .inner #winter-virus {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    background: #ff6f42;
    display: table;
    text-align: center;
    width: 190px;
    height: 190px;
    padding: 10px;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
}
#banner-f1 .inner #winter-virus p {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
    height: 100%;
}
#banner-f1 p.btn-more {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    width: 300px;
    margin: 0 auto;
}
#banner-f1 p.btn-more a {
    color: #fff;
    background: #005ab7;
    display: block;
    padding: 20px;
    border-radius: 4px;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
}
#banner-f1 p.btn-more a:hover {
    background: #53a8ff;
}
#banner-f1 p.btn-more a span:after {
    content: "▼";
    font-size: 10px;
    display: inline-block;
    vertical-align: 3px;
    margin-left: 5px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
#vegetable-clean {
    margin-bottom: 120px;
}
#teclean {
    margin-bottom: 30px;
}

/* ────────────────────── *
 *                                              *
 * 見出し                                       *
 *                                              *
 * ────────────────────── */

h2.title {
    font-size: 26px;
    line-height: 1;
    font-weight: 500;
    color: #364957;
    text-align: center;
    clear: both;
    width: 300px;
    margin: 0 auto 60px;
    position: relative;
}
h2.title:after {
    content: "";
    background: #64a8db;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
h2.title span {
    background: #fff;
    display: inline-block;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}
h2.title span:after {
    font-size: 14px;
    line-height: 1;
    color: #64a8db;
    position: absolute;
    right: 50%;
    bottom: -25px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
}
h2.title#title-recommend span:after {
    content: "RECOMMEND";
}
h2.title#title-products span:after {
    content: "PRODUCT";
}
h2.title#title-info span:after {
    content: "INFORMATION";
}


/* ────────────────────── *
 *                                              *
 * 商品一覧                                     *
 *                                              *
 * ────────────────────── */

#products {
    clear: both;
    margin-bottom: 30px;
}
#products .list {
    float: left;
    width: 300px;
    margin-right: 50px;
    margin-bottom: 50px;
}
#products .list:nth-child(3n) {
    margin-right: 0;
}
#products .list a {
    color: #333;
    display: block;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
}
#products .list a:hover {
    opacity: 0.8;
}
#products .list p.photo {
    margin-bottom: 15px;
}
#products .list dl dt {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 10px;
}
#products .list dl dt:before {
    content: url("../../image/common/icon-arrow.jpg");
    margin-right: 5px;
}
#products .list dl dd {
    font-size: 15px;
    line-height: 1.6;
    text-align: justify;
    text-justify: inter-ideograph;
}


/* ────────────────────── *
 *                                              *
 * お知らせ                                     *
 *                                              *
 * ────────────────────── */

#info {
    font-size: 16px;
    line-height: 1.7;
    background: #eee url("../../image/bg-info.png") repeat;
    padding: 20px 40px;
    margin-bottom: 120px;
}
#info table {
    width: 100%;
    border-spacing: 0;
    border: none;
    border-collapse: collapse;
}
#info table th {
    font-weight: normal;
    color: #7d7d7d;
    text-align: left;
    vertical-align: top;
    width: 150px;
    padding: 20px 0;
    border-bottom: 1px solid #bfbfbf;
}
#info table td {
    font-weight: 500;
    padding: 20px 0;
    border-bottom: 1px solid #bfbfbf;
}
#info table td a {
    display: block;
}
#info table td i {
    line-height: 20px;
    color: #fff;
    background: #000;
    text-align: center;
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    border-radius: 10px;
}
#info table td a.is_active i:before {
    content: "\f106";
}
#info table td .info-detail {
    font-weight: 400;
    display: none;
    padding-top: 20px;
}
#info table td .info-detail a {
    color: #005ab7;
    text-decoration: underline;
}
#info table td .info-detail a.more {
    color: #005ab7;
}
#info table td .info-detail a.more:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a9";
    display: inline-block;
    margin-right: 5px;
    text-decoration: none;
}
#info table tr:last-child th {
    border-bottom: none;
}
#info table tr:last-child td {
    border-bottom: none;
}
#info table td a {
    color: #333;
}
#info table td a:hover {
    text-decoration: underline;
}

/* ────────────────────── *
 *                                              *
 * 入荷待ち                                     *
 *                                              *
 * ────────────────────── */

#soldout {
    font-size: 16px;
    line-height: 1.7;
    font-weight: bold;
    background: #fae5e5;
    text-align: center;
    padding: 30px;
    margin-bottom: 60px;
    border: 2px solid #c00;
}
#soldout h2 {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    background: #c00;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
}
#soldout p span.underline {
    color: #c00;
    border-bottom: 1px solid #c00;
}
#soldout ul {
    font-size: 11px;
    line-height: 1.5;
    margin: 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#soldout ul li {
    width: 130px;
    margin: 0 5px;
}
#soldout ul li img {
    margin-bottom: 5px;
}

/* ────────────────────── *
 *                                              *
 * 新年御挨拶                                   *
 *                                              *
 * ────────────────────── */

#newyear {
    width: 1000px;
    margin: 0 auto 60px;
}
