/*
Theme Name: OGAWAKEN THEME
Author: WestEastWeb
Author URI: westeastweb.com
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/
@charset 'UTF-8';
/*
#807000

section_border_bottom
section_no-padding_bottom
*/

body
{
    font-family: serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7;

    margin: 0;

    text-align: left;

    color: #777;
    background-color: #fff;
}

/*==============================
=共通-  ====================
==============================*/
.font_logo01{
  font-family: 'Cormorant Garamond', serif;
}
.font_logo02{
  font-family: 'EB Garamond', serif;
}
.font-s-s{
	font-size: 0.8em!important;
}
.font-s-ss{
  font-size: 0.6em!important;
}
.font-s-l{
	font-size: 1.2em!important;
}
.font-ogk {
  font-size: 1.2em;
  font-weight: bold;
  color: #807000;
}
.mb-30 {
  margin-bottom: 30px!important;
}
.mb-50 {
  margin-bottom: 50px!important;
}
.pb-0 {
  padding-bottom: 0!important;
}
@media screen and (max-width: 600px) {
    .mb-30 {
      margin-bottom: 10px!important;
    }
    .mb-50 {
      margin-bottom: 20px!important;
    }
}
.wew_hr2 {
position: relative;
  height: 1px;
  border-width: 0;
  background-image: -webkit-linear-gradient(left,
  transparent 0%,#807000 50%,transparent 100%);
  background-image:         linear-gradient(90deg,
  transparent 0%,#807000 50%,transparent 100%);
}
.wew_hr3 {
    height: 1px;
    background: rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgb(255 255 255);
}
.section__heading:first-letter{
  font-size: 1.8em;
  color:#807000;
 }
 .caution01 {
  color:#94090E;
 }
 .wew .section_quote__blockquote:before {
    font-family: 'Playfair Display', serif;
    font-size: 4rem;
    line-height: 5rem;
    display: block;
    content: '更新中';
    text-align: center;
    color: rgba(21, 21, 21, .1);
}
.info_box01{
 background:rgba(255,255,255,0.5);
  padding:8px;
  color:#151515;
}
.info_box01inner{
  padding:10px;
  border:1px solid #807000;
}
.pc_none{
  display: none!important;
}
.sp_none{
  display: block!important;
}
.wew .ec-totalBox .ec-totalBox__btn a {
    color: #525263;
    text-decoration: none;
}
@media (max-width: 991px)
{

    .pc_none{
      display: block!important;
    }
    .sp_none{
      display: none!important;
    }
    
}
@media (min-width: 991px)
{
      /*==============================
    =theme.css　修正  ====================
    ==============================*/

    .wew .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        justify-content:space-between;
    }
}
/*==============================
=ヘッダーー-  ====================
==============================*/
.logo_top {
  font-size: 1.5em;
  
}

.logo_top img{
  
}
.logo_top a{
  color:#807000;
}
.logo_top a:hover{
  text-decoration: none;
}

.section_welcome__main {
  
}
.wew .navbar .nav-link {
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'EB Garamond', serif;
    font-size: .88rem;
    font-weight: 400;
    transition: color .1s;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.wew .dropdown-item {
    font-family: 'EB Garamond', serif;
    font-size: .75rem;
    font-size: .65rem;
    font-weight: 700;
    padding: .5rem 1rem;
    transition: color .1s;
    letter-spacing: .05em;
    text-transform: uppercase;
}
.ec-cartNavi .ec-cartNavi__badge {
    /*display: inline-block;
    border-radius: 99999px;
    box-sizing: border-box;
    padding: 5px;
    height: 17px;
    font-size: 10px;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
    text-align: left;
    white-space: nowrap;*/
    background-color: #807000;
    /*position: absolute;
    left: 60%;
    top: -10px;*/
}
.ec-cartNavi .ec-cartNavi__icon {
    color:#888;
}

@media (max-width: 991px)
{
    .top_main_text {
       font-size: 3em;
       text-align: left;
       line-height: 50px;
    }
    .sp_logo{
      width:200px;
    }
    .sp_logo p{
      font-size: 0.7em;
    }
}

/*==============================
=フッター-  ====================
==============================*/

.wew .section_footer {
    background-color: #fff;
    margin: 2rem 0;
}
.wew .section_footer a {
    color: #777;
}
.wew .section_footer a:hover{
  text-decoration: none;
}
.logo_footer {
  font-size: 1.3em;
  border-bottom: 1px solid #807000;
  margin-bottom: 18px;
}
.logo_footer img{
  width:20px;
  display: inline-block;
  margin:0 5px 10px;

}
.wew .section_footer .logo_footer a{
  color:#807000;
}
.logo_footer a:hover{
  text-decoration: none;
}
.footer_name{
  font-family: serif;
  margin-bottom: 20px;
}
.wew .section_footer__heading{
  font-size: 1.2em;
}
.wew .section_footer__copyright {
    margin-top: 1rem;
    text-align: right;
}

.opening_box {
  padding: 10px;
  text-align: center;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
 /*border-radius: 5px;*/
}
.opening_text{
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.footer_ttl{
  font-size: 1.5em;
  color:#807000;
}

.footer_pagelist i{
  display: inline-block;
  margin-right:8px;
}
.memobox{
  margin: 0;
  background-color: #EEECDD;
  padding: 1em;
  border:solid 1px #EEECDD;
  border-radius: 10px;
  position: relative;
}

.memobox-title{
  font-size: 18px;
  font-weight: bold;
  color: #807000;
  position: absolute;
  top: -0.8em;
  left: 20px;
}
.memobox-title:before{
  font-family: "Font Awesome 5 Free";
  content: "\f54e";
  font-size: 17px;
}

.memobox p{
  margin: 0;
  padding: 0;
}


a.btn002{
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 10px /*1rem 4rem*/;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #807000!important;
  
  margin-top: 15px;

}
.btn002 p {
  margin-bottom: 0;
}
.btn-wrap-pc-sp {
  max-width: 435px;
  margin: 0 auto 20px;
}

a.btn-pc-sp {
  line-height: 1.4;

  width: 49.5%;
  padding: 1.25rem 0;

  color: #ffff;
}

a.btn--contact {
  display: block;

  padding: 10px 0;

  color: #807000;
  background: #fff;
  /*-webkit-box-shadow: 0 4px 0 #EEECcc;
  box-shadow: 0 4px 0 #EEECcc;*/
  border:solid 1px #EEECcc;
}
a.btn--contact.btn--contact02 {
 
  background: #EEECcc;
  /*-webkit-box-shadow: 0 4px 0 #EEECcc;
  box-shadow: 0 4px 0 #EEECcc;*/
  border:solid 1px #fff;

}

a.btn--contact i {
  font-size: 1.2rem;
}

a.btn--contact i.fa-position-left {
  font-size: 1.8rem;

  left: 2rem;
}


a.btn--tel {
  display: block;

  padding: 10px 0;

  color: #807000;
  background: #fff;
  /*-webkit-box-shadow: 0 4px 0 #EEECcc;
  box-shadow: 0 4px 0 #EEECcc;*/
  border:solid 1px #EEECcc;
}

a.btn--tel i {
  font-size: 1.8rem;
}

a.btn--tel i.fa-position-left {
  font-size: 1.8rem;

  left: 2rem;
}

a.btn--tel .number {
  line-height: 1;

  display: inline-block;
  font-size: 1.2em;
  margin-top: 0.5rem;
  padding: 0.25rem 2rem;

  letter-spacing: 0;

  color: #807000;
  border-radius: 0.5rem;
  background: #EEECDD;
}


.fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
}
.fa-position-left2 {
  position: absolute;
  top: calc(50% - 0.3em);
  left: 1rem;
}
.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}
@media screen and (max-width: 600px) {
    .wew .section_footer__heading{
      font-size: 1em;
    }
    .wew .section_footer__info > li {
        
        padding-left: 0;
    }
}
/*==============================
=トップページ-  ====================
==============================*/

.ogkshop_topimg_textbox{
    position: absolute;
    left:110px;
    bottom:60px;
    padding: 10px;
    background:rgba(230,230,230,0.3);
    text-align: center;
    width:270px;
}
.ogkshop_topimg_textboxinner{
    border: 1px solid #807000;
    padding: 3em 0 0;
  }
@media screen and (max-width: 800px) {
    .ogkshop_topimg_textbox{
    
    left:10px;
    bottom:10px;
    padding: 10px;
    
    width:270px;
}
.ogkshop_topimg_textboxinner{
    border: 1px solid #807000;
    padding: 3em 0 0;
  }
}
@media screen and (max-width: 600px) {
    .ogkshop_topimg_textbox{
        display: none;
    }
    .ogkshop_topimg_textboxinner{
        display: none;
      }
}
/*-----------矢印表示----------*/
  .slick-next{
    right:0!important;
  }
  .slick-prev{
    left:0!important;
  }
  .slick-arrow{
    z-index:2!important;
  }
  .ogkshop_topimg_item a{
    color:#525263;
  }
.ogkshop_topimg_name{
    font-size:1.3em;
   
}
.to_btn {
    font-size:0.7em;
    /*border:solid 1px #eee;*/
    padding:10px 0;
    margin:25px;
}
.ectop_info {
    margin:2em auto;
    background:rgba(255,255,255,0.9);
    padding:30px;
}
.wew .ec-topicRole {
    
    background: #fff; 
}
@media screen and (max-width: 767px) {
    .wew .ec-topicRole .ec-topicRole__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .wew .ec-topicRole .ec-topicRole__listItem {
        margin-bottom: 20px;
        width: 45%;
        height: auto;
    }
    .ectop_info {
      
      padding:10px;
  }
}

/*==============================
=SUBページ-  ====================
==============================*/
.wew .ec-alert-warning {
    width: 100%;
    padding: 10px;
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
    border:solid 1px #807000;
    color:#807000;
}
.wew .ec-alert-warning .ec-alert-warning__text {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color:#807000;
    position: relative;
}
.wew .ec-progress .is-complete .ec-progress__number {
    background: #525263;
    color: #fff;
}
.wew .ec-progress .ec-progress__number {
   
    background: #EEECDD;
    color: #525263;
    
}
.wew .ec-cartRole img {
    width: 100%;
    
}
.wew .ec-productRole .ec-productRole__price {
    color: #525263;
    
}
.wew .ec-productRole .ec-productRole__category a,
.wew .ec-productRole .ec-productRole__category a:active {
    color: #525263;
}
.wew .ec-inlineBtn--action,
.wew .ec-inlineBtn--action:active {
    color: #807000;
    background-color: #fff;
    border-color: #807000;
    margin-top: 10px;
}
.wew .ec-inlineBtn--cancel {
    
    color: #525263;
    background-color:#fff;
    border-color: #525263;
    margin-top:10px;
}
.ogk_btn02 {
    color: #525263;
    background-color: #fff;
    border-color: #525263;
    margin-left:15px;
}
/*==============================
=RESTAURANT  ====================
==============================*/

.sub_main_ttl {
    /*-webkit-text-stroke: 1px #807000;*/
    color:#fff;
}

.wew .section_header:before {
    
    background-color: rgba(255,255,255,0.15);
}

.section_sub_ttl {
  position: relative;
  padding: 8px;
  background: white;
  color: #807000;
  font-size: 1.8em;
  
  font-family: 'Playfair Display', serif;
  border: 1px solid #807000;
  margin:10px 0;
}

.section_sub_ttl::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #807000;/*rgb(149, 158, 155)*/
}

.section_sub_ttl2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  color: #807000;
  font-size: 1.8em;
  
  font-family: 'Playfair Display', serif;
  margin:18px 0;
}

.section_sub_ttl2:before, .section_sub_ttl2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 3px;
  border-top: solid 1px #807000;
  border-bottom: solid 1px #807000;
}

.section_sub_ttl2:before {
  left:0;
}
.section_sub_ttl2:after {
  right: 0;
}

.wew .section_menu__item {
    padding: 1rem 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: none;
    margin:0 0 20px 0;
}
.ribbon1 {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  font-size: 18px;/*文字の大きさ*/
  background: #807000;/*塗りつぶし色*/
  color: #fff;/*文字色*/
  box-sizing: border-box;
  border-top:solid 1px #807000;
  border-bottom: :solid 1px #807000;
  font-family: 'Playfair Display', serif;
  margin:18px 0;
}

.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.menu__item_ttl {
  padding-left: 10px;
  border-left: 2px solid #807000;
}

.box01{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 1px #807000;
    border-radius: 3px 0 3px 0;
}
.box01:before,.box01:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #807000;
    border-radius: 50%;
}
.box01:after {
    top:-12px;
    left:-12px;
}
.box01:before {
    bottom:-12px;
    right:-12px;
}
.box01 p {
    margin: 0; 
    padding: 0;
}
.box02{
    position: relative;
    background: #F3F2E8;
    box-shadow: 0px 0px 0px 5px #F3F2E8;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}
.box02:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #F3F2E8 #fff #F3F2E8;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box02 p {
    margin: 0; 
    padding: 0;
}
.box03 {
    margin:15px 0;
    border:solid 1px #525263;
    font-size:0.7em;
}
.item-caution-box {
    background: #fff;
    border: 1px solid #525263;
    /*padding: 10px 10px 10px 72px;*/
    padding: 18px;
    position: relative;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 0.8em;
}
.item-caution-box ul{
    padding-left: 20px;
  }
.item-caution-box ul li{
    margin-bottom: 5px;
  }
/*
.item-caution-box::before {
    content: '\f05a';
    color: #525263;
    border-right: 1px solid #525263;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 42px;
    position: absolute;
    padding-right: .15em;
    line-height: 1em;
    top: 50%;
    margin-top: -.5em;
    left: 13px;
    width: 44px;
    text-align: center;
}*/
.item-caution-box_ttl {
    font-weight: bold;
    color: #525263;
    font-size: 1.1em;
    margin-bottom: 10px;
    border-bottom: 1px solid #525263;
}
.item-caution-box_conts {
    font-size: 1em;
}
.stripe {
  padding: 10px;
  background-size: 10px 10px;
  background-color: #f8845d;
  background-image: linear-gradient(45deg,#f8b55d 25%,transparent 25%,transparent 50%,#f8b55d 50%,#f8b55d 75%,transparent 75%,transparent);
}
.stripe-inner {
  background: #fff;
  padding: 20px;
}

table.shippingbox {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.shippingbox tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
table.shippingbox th,
table.shippingbox td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
table.shippingbox th {
  font-size: .85em;
}
table.shippingbox thead tr{
  background-color: #eee;
}
table.shippingbox thead tr td{
  width:100px;
}
.shippingbox .txt{
   text-align: left;
   font-size: .85em;
}
.shippingbox .price{
   text-align: right;
   color:#DE5D50;
}




/* 一覧ページ*/
.wew .ec-shelfGrid {
    justify-content: center;
}


/*==============================
=ご利用ガイド  ====================
==============================*/
.guide_wrap {
    padding-top:60px;

}
.guide_navi ul{
  background: #EEECDD;
  box-shadow: 0px 0px 0px 10px #EEECDD;/*線の外側*/
  border: dashed 1px #807000;/*破線*/
  
  margin-left: 10px;/*はみ出ないように調整*/
  margin-right: 10px;/*はみ出ないように調整*/
  padding: 0.5em 0.5em 0.5em 2em;
}

.guide_navi ul li {
  line-height: 1.5;
  padding: 0.5em 0;
}


.guide_list01 ul {
  border: solid 2px #c0c0c0;/*ffb03f*/
  padding: 0.5em;
  position: relative;
  margin-top: 2em;
}
.guide_list01 ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}
.guide_list01 ul li:last-of-type {
  border-bottom: none;
}

.guide_list01 ul li:after {
  /*タイトルタブ*/
  background: #c0c0c0;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: -2px;
  bottom: 100%;
  padding: 1px 7px;
  content: "ご利用可能カード";/*タブの文字*/
  letter-spacing: 0.05em;/*字間*/
}

.guide_list02 ul {
  border: solid 2px #c0c0c0;/*ffb03f*/
  padding: 0.5em;
  position: relative;
  margin-top: 2em;
}
.guide_list02 ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px silver;
  list-style-type: none!important;
}
.guide_list02 ul li:last-of-type {
  border-bottom: none;
}

.guide_list02 ul li:after {
  /*タイトルタブ*/
  background: #c0c0c0;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: -2px;
  bottom: 100%;
  padding: 1px 7px;
  content: "代引手数料";/*タブの文字*/
  letter-spacing: 0.05em;/*字間*/
}
.guide_box p{
    line-height: 1.5;
    padding: 0.5em 0 0.5em 1.4em;
    border-bottom: dashed 1px silver;
}


@media screen and (max-width: 600px) {
  .wew .ec-productRole .ec-productRole__title .ec-headingTitle {
        font-size: 18px;
    }
  table.shippingbox {
    border: 0;
    width:100%
  }
  table.shippingbox th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table.shippingbox thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.shippingbox tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table.shippingbox td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table.shippingbox td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table.shippingbox td:last-child {
    border-bottom: 0;
  }
  .item-caution-box_conts ul{
      padding-left: 10px;
  }
    .section_sub_ttl2 {
      
      font-size: 1.3em;
      
  }
   .wew .ec-navlistRole .ec-navlistRole__item a {
      font-size: 0.9em;
      padding:10px;
  }
    .ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle {
      font-size: 1.2rem;
  }
    .ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {
      font-size: 1.2rem;
  }
}
