
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@charset 'UTF-8';
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
*
{
        box-sizing: border-box;

     -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body
{
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-weight: 400;
    line-height: 1.6em;

    letter-spacing: .6;
    word-wrap: break-word;

    color: #333;
    background: url(../images/common/bg.png) center top;
}

figure
{
    margin: 0;
    padding: 0;
}

.inner
{
    max-width: 960px;
    margin: 0 auto;
}

.sinner
{
    max-width: 620px;
}

.bornone td
{
    border: none !important;
}

.pdnone td
{
    padding: 0 !important;
}

.img100 img
{
    width: 100%;
}

.link1 a
{
    font-weight: bold;

    color: #7f0604;
}

#contents_wrap
{
    position: relative;
    z-index: 1;

    overflow: hidden;
}

.map
{
    margin: 56px 20px 0;
}

.map li
{
    margin: 0 0 15px;
    padding: 0 0 0 10px;

    list-style: none;

    text-align: left;

    border-left: 5px solid #ccc;
}

.policy h2
{
    font-size: 18px;
    font-weight: bold;

    margin: 0 0 15px;
    padding: 0 0 5px;

    border-bottom: 1px solid #999;
}

.policy p
{
    margin: 0 0 20px;
}

table td
{
    margin-bottom: -1px !important;
    padding: 20px !important;
}

.tlauto table
{
    table-layout: auto;
}

table td img
{
    height: auto !important;
}

.pdtd10 td
{
    padding: 10px !important;
}

pre
{
    margin: 0;
    padding: 0;

    white-space: pre-line;
}

b,
strong
{
    font-weight: bold;
}

u
{
    text-decoration: line-through;
}

img
{
    max-width: 100%;
    height: auto !important;
}

small
{
    font-size: 80%;
}

hr
{
    height: 0;

    border: none;
    border-bottom: 1px dashed #b3b3b3;
}

span
{
    font-weight: inherit;
}

.youtube
{
    position: relative;

    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe
{
    position: absolute;
    top: 0;
    right: 0;

    width: 100% !important;
    height: 100% !important;
}

u
{
    text-decoration: underline;
}

.borB
{
    border-bottom: 1px dashed #333;
}

.b
{
    font-weight: bold;
}

b
{
    font-weight: bold;
}

.borderB
{
    border-bottom: 1px dashed #333;
}

input[type='button']
{
    padding: 5px 10px;

    cursor: pointer;
}

a:hover
{
    opacity: .6;

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}

#contents_wrap
{
    position: relative;
    z-index: 1;

    min-width: auto;
}

#contents
{
    width: 100%;
    max-width: 960px;
}

.tacenter
{
    text-align: center !important;
}

.ColLeft
{
    float: left;
}

.ColRight
{
    float: right;
}

.flexleft
{
    display: none;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flexcenter
{
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.fwb
{
    font-weight: bold;
}

.mincho
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.gothic
{
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

header#global_header
{
    max-width: 100%;
}

#header
{
    width: 100%;
    padding: 20px 0;
}

#nav_global
{
    background: #000;
}

#nav_global ul
{
    display: -ms-flexbox;
    display: flex;

    max-width: 960px;
    margin: 0 auto;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

#nav_global ul li
{
    position: relative;

    -ms-flex-positive: 1;
    flex-grow: 1;
}

#nav_global ul li ul
{
    position: absolute;
    z-index: 99999;
    top: 70px;
    left: -200%;

    display: block;

    width: 500%;
}

#nav_global ul li ul li
{
    display: block;
    float: left;

    width: 20%;
}

#nav_global ul li ul li a
{
    display: block;

    padding: 15px;

    background: rgba(0, 0, 0, .7);
}

#nav_global ul li .drop1,
#nav_global ul li .drop3
{
    left: -100%;
}

#nav_global ul li a
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 16px;

    display: block;

    padding: 15px 0;

    text-decoration: none;

    color: #fff;
}

#nav_global ul li a span
{
    font-size: 10px;

    display: block;

    color: #da9a00;
}

#main_image img
{
    width: 100%;
}

.mean-container .mean-bar
{
    position: fixed !important;

    background: #7f0604 !important;
}

.mean-container .mean-nav
{
    background: #7f0604 !important;
}

#footer
{
    padding-top: 40px;

    background: #7f0604;
}

#footer .inner
{
    display: -ms-flexbox;
    display: flex;

    text-align: left;

    color: #fff;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-align: start;
    align-items: flex-start;
}

#footer .inner a
{
    text-decoration: none;

    color: #fff;
}

#footer .inner ul li
{
    text-align: left;
}

#footer .inner .nav3
{
    width: 25%;
}

#footer .inner .nav3 li
{
    float: left;

    width: 50%;
}

#footer .copy
{
    line-height: 40px;

    margin-top: 40px;

    text-align: center;

    color: #fff;
}

#contents_wrap
{
    padding: 0 0 100px;
}

/* TOP */
/* SIDE */
#col_side1
{
    min-width: auto !important;
    max-width: 240px !important;
    margin: 30px auto 0;
}

p.midashi
{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;

    display: block;

    padding: 10px 0;

    text-align: center;

    color: #fff;
    background: #987745;
}

.side_wrap
{
    padding: 10px;

    border: 1px solid #987745;
}

.side_wrap b
{
    font-size: 22px;

    display: inline-block;

    margin: 5px 0;

    color: #9a0000;
}

/* 3列 */
.wrap1
{
    margin-left: -3.0303% !important;
}

.wrap1 .box1
{
    float: left !important;

    width: 30.30303% !important;
    margin-left: 3.0303% !important;
}

#disnone
{
    display: none;
}

article.item
{
    display: block;
}

div.item_view
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin-left: 0;

    -ms-flex-direction: column;
}

div.item_view h2 span
{
    display: none;
}

div.item_view div.struct
{
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.item_view div.struct .sku
{
    width: 57%;
}

div.item_view div.struct .item_option
{
    width: 40%;
}

.picup1 img
{
    vertical-align: bottom !important;
}

.picup1 .box1
{
    padding: 5% !important;
    padding-top: 10px !important;

    color: #fff;
    background: #ae0001;
}

.lpimg1
{
    position: relative;
}

.lpimg1:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata1.png) no-repeat;
}

.lpimg2
{
    position: relative;
}

.lpimg2:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata2.png) no-repeat;
}

.lpimg3
{
    position: relative;
}

.lpimg3:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata3.png) no-repeat;
}

.lpimg4
{
    position: relative;
}

.lpimg4:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata4.png) no-repeat;
}

.lpimg5
{
    position: relative;
}

.lpimg5:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata5.png) no-repeat;
}

.lpimg6
{
    position: relative;
}

.lpimg6:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 350px;
    margin: auto;

    content: '';

    background: url(../images/lp/tabekata6.png) no-repeat;
}

.lptxt1,
.lptxt3
{
    padding-left: 40%;
}

.lptxt1:before,
.lptxt3:before
{
    background-position: left center;
    background-size: 35%;
}

.lptxt2,
.lptxt4
{
    padding-right: 40%;
}

.lptxt2:before,
.lptxt4:before
{
    background-position: right center;
    background-size: 35%;
}

.lptxt3:before
{
    background-size: 55%;
}

.lptxt4:before
{
    background-size: 55%;
}

.lpborderB
{
    border-bottom: 1px solid #ccc;
}

.lpborderB h2
{
    padding-bottom: 3%;
}

.sku .detail:last-child
{
    display: none !important;
}

.lpbanner a
{
    font-size: 16px;
    font-weight: 900;

    display: block;

    max-width: 300px;
    margin: 0 auto;
    padding: 20px 0;

    text-decoration: none;

    color: #fff;
    background: #7f0604;
}

.shopwrap div
{
    display: -ms-flexbox;
    display: flex;

    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.shopwrap div a
{
    width: calc(100% / 2 - 1%);
}

div.items
{
    margin-left: 0 !important;

    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.items:before
{
    width: calc(100% / 3 - 1%);

    content: '';

    -ms-flex-order: 1;
    order: 1;
}

div.items > article
{
    display: -ms-flexbox;
    display: flex;
        flex-direction: column;

    width: calc(100% / 3 - 1%);
    margin-bottom: 4%;
    margin-left: 0 !important;

    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

div.items > article a.photo
{
    display: block;

    width: 100% !important;
    max-width: 100%;
    height: auto !important;
}

div.items > article a.photo img
{
    display: block;
}

.img100 img,
a.itext
{
    width: 100% !important;
    height: auto !important;
}

section div.purchase h2
{
    padding-bottom: 20px;
}

section div.purchase div.payment_type
{
    padding-bottom: 50px;

    border-bottom: 1px dotted #ccc;
}

.cash dl dt
{
    background: none !important;
}

section div.purchase.confirm dl.sub_total dt,
section div.purchase.confirm dl.total.amount dt
{
    margin-top: 10px;
}

.addcart .sku1 ul
{
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
}

.addcart .sku1 ul li
{
    border-radius: 12px;
}

.addcart .sku1 ul .selected
{
    background: #7f0604;
}

/* title */
.h1wrap
{
    background: url(../images/contents/common_h1bg.gif) center top;
}

.h1wrap h1
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;

    padding: 30px 0;

    text-align: center;

    color: #fff;
}

h1.h1title
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.6;

    color: #000;
    border-bottom: 1px dotted #ccc;
}

h2.h2title
{
    font-size: 23px;
    font-weight: bold;
    line-height: 1.6;

    padding-left: 10px;

    border-left: 4px solid #7f0604;
}

h2.h2title:first-letter
{
    font-size: 33px;

    color: #7f0604;
}

h2.h2title2
{
    font-size: 23px;
    font-weight: bold;

    overflow: hidden;

    text-align: center;
}

h2.h2title2 span
{
    position: relative;

    display: inline-block;

    margin: 0 2.5em;
    padding: 0 1em;

    text-align: left;
}

h2.h2title2 span:before,
h2.h2title2 span:after
{
    position: absolute;
    top: 50%;

    width: 400%;
    height: 1px;

    content: '';

    background-color: #7f0604;
}

h2.h2title2 span:before
{
    right: 100%;
}

h2.h2title2 span:after
{
    left: 100%;
}

h2.h2title3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;

    border-bottom: 1px solid #ccc;
}

/* common */
.pan a
{
    line-height: 30px;

    color: #7f0604;
}

.top_midashi1 b
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 19px;
    line-height: 1.6;

    display: inline-block;

    margin-bottom: 15px;

    color: #720000;
}

.bgimg1
{
    padding: 20px 0;

    background: url(../images/contents/bgimg1.png) top right no-repeat;
    text-shadow: #fff 2px 0 0, #fff -2px 0 0,    #fff 0 -2px 0, #fff 0 2px 0,    #fff 2px 2px 0, #fff -2px 2px 0,    #fff 2px -2px 0, #fff -2px -2px 0,    #fff 1px 2px 0, #fff -1px 2px 0,    #fff 1px -2px 0, #fff -1px -2px 0,    #fff 2px 1px 0, #fff -2px 1px 0,    #fff 2px -1px 0, #fff -2px -1px 0,    #fff 1px 1px 0, #fff -1px 1px 0,    #fff 1px -1px 0, #fff -1px -1px 0;
}

.nomihodai
{
    margin-left: 10px;
    padding: 10px;

    border: 1px solid #ccc;
    background: url(../images/contents/common_bg.gif) center top;
}

.nomihodai h2
{
    font-size: 23px;
    line-height: 1.6;

    position: relative;

    padding: 9px 0 10px;

    color: #fff;
    background: #7f0604;
}

.nomihodai h2:before
{
    position: absolute;
    top: 0;
    left: -21px;

    display: block;

    width: 21px;
    height: 61px;

    content: '　';

    background: url(../images/contents/midashiobi.png) center top no-repeat;
}

.nomihodai_txt a
{
    display: inline-block;

    max-width: 250px;
    margin: 20px auto 0;
    padding: 10px 20px;

    transition-duration: .7s;
    text-align: center;
    text-decoration: none;

    color: #7f0604;
    border: 1px solid #7f0604;
}

.nomihodai_txt a:hover
{
    opacity: 1;
    color: #fff !important;
    background: #7f0604;

    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.tenpo
{
    padding: 40px 0;

    background: url(../images/contents/bgtop.gif) center top repeat-x, url(../images/contents/bgbottom.gif) center bottom repeat-x;
}

.table_wrap1 .box1
{
    vertical-align: top !important;
}

.table_wrap1 .box1 b
{
    display: inline-block;

    width: 100%;
    margin: 5px 0;

    text-align: center;
}

.news
{
    padding: 20px;

    background: url(../images/contents/news_bg.jpg) center top no-repeat;
}

.news h2
{
    font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 23px;
    font-weight: bold;

    text-align: center !important;

    color: #fff;
}

.news .scroll
{
    overflow-y: scroll;

    max-height: 200px;
    margin-top: 20px;
    padding: 20px;

    background: #fff;
}

.news .news_txt
{
    margin-bottom: 20px;
    padding-bottom: 20px;

    border-bottom: 1px dotted #ccc;
}

.news .news_txt b
{
    display: inline-block;

    margin-bottom: 5px;
    padding: 3px 5px;

    color: #fff;
    background: #7f0604;
}

.txtbold1 b
{
    font-size: 25px;
    line-height: 1.6;

    color: #dc0800;
}

.border1
{
    border: 1px solid #ccc;
}

.bgimg01
{
    background-position: center right;
}

.contactform a
{
    font-weight: bold;

    text-decoration: none;
}

.contactform span
{
    font-size: 20px;
    font-weight: bold;

    display: inline-block;

    margin-top: 10px;
}

.contactform .faxlink,
.contactform .contactlink
{
    font-size: 16px;
    line-height: 1.6;

    display: inline-block;

    margin-top: 10px;
    padding: 10px 20px;

    color: #fff;
    border: 1px solid #ccc;
    background: #000;
}

.table_wrap2 td
{
    vertical-align: top !important;
}

.table_wrap2 .box1
{
    position: relative;
}

.table_wrap2 .box1:before
{
    position: absolute;
    top: -10px;
    right: -10px;

    display: block;

    width: 100px;
    height: 100px;

    content: '　';

    background: url(../images/contents/osusume.png) right top no-repeat;
    background-size: 60%;
}

.picup h3
{
    font-size: 16px;
    font-weight: bold;

    display: inline-block;

    margin-bottom: 5px;
}

.picup b
{
    color: #dc0800;
}

.picup img
{
    border: 1px solid #ccc;
}

.table_wrap3 .box1 span
{
    font-size: 14px;
    font-weight: bold;

    display: inline-block;

    margin: 5px 0;
}

.table_wrap3 .box1 b
{
    color: #dc0800 !important;
}

.menu_anc a
{
    font-size: 16px;
    font-weight: bold;

    position: relative;

    display: inline-block;

    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 20px;

    text-decoration: none;

    color: #7f0604;
    border-bottom: 1px dotted #7f0604;
}

.menu_anc a:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    content: '・';
}

.pdcommon
{
    padding: 20px;
}

.table_wrap4
{
    padding: 20px !important;

    border: 1px solid #ccc !important;
    background: #f6f6f6;
}

.table_wrap4 .box1 b
{
    color: #dc0800;
}

@media screen and (max-width: 468px)
{
    .inner
    {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    #contents_wrap
    {
        padding-right: 10px;
        padding-left: 10px;
    }
    .imgR,
    .imgL
    {
        display: block;
        float: none;

        max-width: 100% !important;
        margin: 0 auto 10px;

        text-align: center;
    }
    .sptal
    {
        text-align: left !important;
    }
    .sptar
    {
        text-align: right !important;
    }
    .sptac
    {
        text-align: center !important;
    }
    #contents_wrap
    {
        padding: 0 10px 50px;
    }
    #col_side1
    {
        margin: 30px auto 0 !important;
    }
    .side_wrap b
    {
        font-size: 13px;
        font-size: 4.0625vw;
    }
    .wrap1
    {
        margin-left: 0 !important;
    }
    .wrap1 .box1
    {
        margin-left: 0 !important;
    }
    div.item_view div.struct
    {
        display: block;
    }
    div.item_view div.struct .sku
    {
        width: 100%;
    }
    div.item_view div.struct .item_option
    {
        width: 100%;
        margin-top: 20px;
    }
    div.items > article
    {
        width: 100% !important;
    }
    h2.h2title2
    {
        font-size: 14px;
        font-size: 4.375vw;
    }
    .top_midashi1 b
    {
        font-size: 13px;
    }
    .bgimg1
    {
        padding: 0;

        background: none;
    }
    .nomihodai_txt a
    {
        display: block;

        margin: 20px auto 0;
    }
    .bgimg01
    {
        background-image: none !important;
    }
    .td100 td
    {
        display: block !important;

        width: 100% !important;
    }
}

@media screen and (max-width: 960px)
{
    .imgR,
    .imgL
    {
        max-width: 30% !important;
    }
}

@media screen and (max-width: 768px)
{
    .fltL
    {
        float: none;

        width: 100% !important;
    }
    .fltR
    {
        float: none;

        width: 100% !important;
    }
    #main_image img
    {
        padding-top: 45px;
    }
    #footer .inner
    {
        display: block;
    }
    #footer .logo
    {
        text-align: center;
    }
    #footer ul,
    #footer .nav1,
    #footer .nav5
    {
        display: none;
    }
    #contents_wrap
    {
        padding: 0 10px 80px;
    }
    .side_wrap b
    {
        font-size: 6px;
        font-size: 1.875vw;
    }
    div.items > article
    {
        width: calc(100% / 2 - 1%);
    }
    h1.h1title
    {
        font-size: 13px;
        font-size: 4.0625vw;
    }
    h2.h2title
    {
        font-size: 13px;
        font-size: 4.0625vw;
    }
    h2.h2title:first-letter
    {
        font-size: 13px;
        font-size: 4.0625vw;
    }
    h2.h2title2
    {
        font-size: 12px;
        font-size: 3.75vw;
    }
    .top_midashi1 b
    {
        font-size: 15px;
    }
    .bgimg1
    {
        background-size: contain;
    }
    .nomihodai h2:before
    {
        left: -18px;

        background-size: 80%;
    }
    .nomihodai h2
    {
        font-size: 16px;
    }
    .table_wrap1 .box1
    {
        display: block;

        width: 100% !important;
    }
}
