@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@import url(https://use.typekit.net/wgd6zip.css); /*Balboa*/
@import url(https://use.typekit.net/vig5vke.css); /*open sans*/
@import url(https://use.typekit.net/cen4ble.css); /*droid-sans*/
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,800,900|Noto+Serif+JP:300,400,500,600,700,800,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Catamaran:wght@100;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.inner6 {
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
}

.inner8 {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
}

.inner_8 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.inner9 {
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
}

.inner_9 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

.inner10 {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner_10 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.inner11 {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
}

.inner_11 {
  width: 100% !important;
  max-width: 1100px;
  margin: 0 auto;
}

.inner12 {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.inner_12 {
  width: 100% !important;
  max-width: 1200px;
  margin: 0 auto;
}

.inner14 {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
}

.inner_14 {
  width: 100% !important;
  max-width: 1400px;
  margin: 0 auto;
}

.inner15 {
  width: 95%;
  max-width: 1500px;
  margin: 0 auto;
}

.inner_15 {
  width: 100% !important;
  max-width: 1500px;
  margin: 0 auto;
}

.inner16 {
  width: 95%;
  max-width: 1600px;
  margin: 0 auto;
}

.inner_16 {
  width: 100% !important;
  max-width: 1600px;
  margin: 0 auto;
}

.inner17 {
  width: 95%;
  max-width: 1700px;
  margin: 0 auto;
}

.inner18 {
  width: 95%;
  max-width: 1850px;
  margin: 0 auto;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
.local_insta .sns_list {
  border: none;
}
.local_insta .sns_list .sns_photo {
  width: 20%;
}
.local_insta .sns_list .sns_photo a {
  display: block;
  width: 100%;
}
.local_insta .sns_list .sns_photo .square-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.local_insta .sns_list .sns_photo .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
  padding-top: 100%;
}
.local_insta .sns_list .sns_photo .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.local_insta .sns_list .sns_text {
  width: 80%;
  font-size: 0.9375rem;
}
.local_insta .sns_list .sns_text .sns_date {
  width: 110px;
  text-align: center;
  background: #5c4801;
  color: #fff;
  font-family: "Inter", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
}
.local_insta .sns_list .sns_text ul li {
  background: rgba(204, 204, 204, 0.3);
  margin: 3px;
}
.local_insta .sns_list .sns_text ul li a {
  padding: 3px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 0.8125rem;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .local_insta .sns_list > div {
    flex-direction: row !important;
  }
}
@media only screen and (max-width: 640px) {
  .local_insta .sns_list .sns_photo {
    width: 100%;
  }
  .local_insta .sns_list .sns_photo img {
    width: 100%;
  }
  .local_insta .sns_list .sns_text {
    width: 100%;
  }
}

.panbtm {
  margin-top: 80px !important;
}
@media only screen and (max-width: 1024px) {
  .panbtm {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .panbtm {
    margin-top: 50px !important;
  }
}
@media only screen and (max-width: 640px) {
  .panbtm {
    margin-top: 50px !important;
  }
}

.sp150 {
  margin: 150px auto;
}
@media only screen and (max-width: 1500px) {
  .sp150 {
    margin: 120px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp150 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .sp150 {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp150 {
    margin: 50px auto;
  }
}

.sp120 {
  margin: 120px auto;
}
@media only screen and (max-width: 1500px) {
  .sp120 {
    margin: 100px auto;
  }
}
@media only screen and (max-width: 1200px) {
  .sp120 {
    margin: 80px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp120 {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp120 {
    margin: 40px auto;
  }
}

.sp100 {
  margin: 100px auto;
}
@media only screen and (max-width: 1500px) {
  .sp100 {
    margin: 70px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp100 {
    margin: 40px auto;
  }
}

.sp80 {
  margin: 80px auto;
}
@media only screen and (max-width: 1200px) {
  .sp80 {
    margin: 60px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp80 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp80 {
    margin: 40px auto;
  }
}

.sp70 {
  margin: 70px auto;
}
@media only screen and (max-width: 1200px) {
  .sp70 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp70 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp70 {
    margin: 40px auto;
  }
}

.sp60 {
  margin: 60px auto;
}
@media only screen and (max-width: 1200px) {
  .sp60 {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp60 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp60 {
    margin: 40px auto;
  }
}

.sp50 {
  margin: 50px auto;
}
@media only screen and (max-width: 1200px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp50 {
    margin: 40px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp50 {
    margin: 30px auto;
  }
}

.sp40 {
  margin: 40px auto;
}
@media only screen and (max-width: 1000px) {
  .sp40 {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp40 {
    margin: 20px auto;
  }
}

.sp30 {
  margin: 30px auto;
}
@media only screen and (max-width: 1200px) {
  .sp30 {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .sp30 {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 835px) {
  .sp30 {
    margin: 15px auto;
  }
}

.sp20 {
  margin: 20px auto;
}
@media only screen and (max-width: 835px) {
  .sp20 {
    margin: 15px auto;
  }
}

.sp15 {
  margin: 15px auto;
}
@media only screen and (max-width: 835px) {
  .sp15 {
    margin: 10px auto;
  }
}

.tp20 {
  margin-top: 20px;
}
@media only screen and (max-width: 835px) {
  .tp20 {
    margin-top: 15px;
  }
}

.tp15 {
  margin-top: 15px;
}

.tp10 {
  margin-top: 10px;
}

.tp30 {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .tp30 {
    margin-top: 20px;
  }
}

.tp40 {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .tp40 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 835px) {
  .tp40 {
    margin-top: 30px;
  }
}

.tp50 {
  margin-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .tp50 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 835px) {
  .tp50 {
    margin-top: 30px;
  }
}

.tp60 {
  margin-top: 60px;
}
@media only screen and (max-width: 1200px) {
  .tp60 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp60 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .tp60 {
    margin-top: 30px;
  }
}

.tp70 {
  margin-top: 70px;
}
@media only screen and (max-width: 1200px) {
  .tp70 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp70 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .tp70 {
    margin-top: 30px;
  }
}

.tp80 {
  margin-top: 80px;
}
@media only screen and (max-width: 1200px) {
  .tp80 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp80 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .tp80 {
    margin-top: 40px;
  }
}

.tp100 {
  margin-top: 100px;
}
@media only screen and (max-width: 1500px) {
  .tp100 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp100 {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp100 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 835px) {
  .tp100 {
    margin-top: 40px;
  }
}

.tp120 {
  margin-top: 120px;
}
@media only screen and (max-width: 1500px) {
  .tp120 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp120 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 1000px) {
  .tp120 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 835px) {
  .tp120 {
    margin-top: 40px;
  }
}

.tp150 {
  margin-top: 150px;
}
@media only screen and (max-width: 1500px) {
  .tp150 {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .tp150 {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .tp150 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .tp150 {
    margin-top: 50px;
  }
}

.bt10 {
  margin-bottom: 10px;
}

.bt15 {
  margin-bottom: 15px;
}

.bt20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 835px) {
  .bt20 {
    margin-bottom: 15px;
  }
}

.bt30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .bt30 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 835px) {
  .bt30 {
    margin-bottom: 15px;
  }
}

.bt40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 835px) {
  .bt40 {
    margin-bottom: 30px;
  }
}

.bt50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .bt50 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .bt50 {
    margin-bottom: 30px;
  }
}

.bt70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 1200px) {
  .bt70 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt70 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .bt70 {
    margin-bottom: 30px;
  }
}

.bt80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1200px) {
  .bt80 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt80 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 835px) {
  .bt80 {
    margin-bottom: 30px;
  }
}

.bt100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1200px) {
  .bt100 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt100 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 835px) {
  .bt100 {
    margin-bottom: 30px;
  }
}

.bt120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1500px) {
  .bt120 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt120 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt120 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 835px) {
  .bt120 {
    margin-bottom: 30px;
  }
}

.bt150 {
  margin-bottom: 150px;
}
@media only screen and (max-width: 1500px) {
  .bt150 {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .bt150 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .bt150 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 835px) {
  .bt150 {
    margin-bottom: 50px;
  }
}

.ctsp {
  margin: 40px auto;
}
@media only screen and (max-width: 640px) {
  .ctsp {
    margin: 30px auto;
  }
}

.ctsp2 {
  margin: 30px auto;
}
@media only screen and (max-width: 640px) {
  .ctsp2 {
    margin: 20px auto;
  }
}

.bssp {
  margin: 20px auto;
}
@media only screen and (max-width: 640px) {
  .bssp {
    margin: 15px auto;
  }
}

.spsp {
  margin-top: 0 !important;
}
@media only screen and (max-width: 835px) {
  .spsp {
    margin-top: 0 !important;
  }
}

.pd70 {
  padding: 70px 0;
}
@media only screen and (max-width: 1000px) {
  .pd70 {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 835px) {
  .pd70 {
    padding: 30px 0;
  }
}

a.tel_link {
  color: #696969;
  opacity: 1;
}

.local_tel {
  margin: 1%;
  text-align: left;
}
.local_tel a {
  display: flex;
  align-items: center;
  font-family: "Inter", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.875rem;
  color: #1b1b1b;
}
@media (max-width: 1200px) {
  .local_tel a {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
.local_tel a i {
  margin-right: 5px;
  color: #fff;
  font-size: 1.5rem;
  background: #5c4801;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
@media (max-width: 1200px) {
  .local_tel a i {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.local_tel a img {
  width: 50px;
  margin-right: 8px;
}
.local_tel a p {
  color: #1b1b1b;
}
.local_tel a:hover {
  opacity: 1 !important;
  transition: 0.5s;
}
.local_tel span {
  font-size: 0.875rem;
  letter-spacing: normal;
  margin-top: 5px;
  line-height: 1.5em !important;
  display: block;
}

@media only screen and (max-width: 835px) {
  .brdnt {
    text-align: left !important;
  }
  .brdnt br {
    display: none;
  }
  .brdnt div {
    text-align: left !important;
  }
  .brdnt div br {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .brdn {
    text-align: left !important;
  }
  .brdn br {
    display: none;
  }
  .brdn div, .brdn article, .brdn h2, .brdn h3 {
    text-align: left !important;
  }
  .brdn div br, .brdn article br, .brdn h2 br, .brdn h3 br {
    display: none;
  }
}

@media screen and (min-width: 836px) {
  .brdnpc br {
    display: none;
  }
}

@media screen and (min-width: 641px) {
  .brdnpct br {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .CLS table tr {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 640px) {
  .tblscr table {
    table-layout: auto !important;
  }
}
.tblscr table .ttl {
  min-width: 100px;
  background: #f3f3f3;
}
.tblscr table .ttl div {
  font-weight: 500;
}
.tblscr table .price {
  font-family: "Inter", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #1b1b1b;
}
.tblscr table .price div {
  font-weight: 600;
}

.fs_16 {
  font-size: 1rem;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .fs_16 {
    font-size: 0.9375rem;
  }
}

.fs_18 {
  font-size: 1.125rem;
}
@media only screen and (max-width: 835px) {
  .fs_18 {
    font-size: 1rem;
  }
}

.fs_20 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 835px) {
  .fs_20 {
    font-size: 1.125rem;
  }
}

.fs_24 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.8em;
}
@media (max-width: 1200px) {
  .fs_24 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 835px) {
  .fs_24 {
    font-size: 1.125rem;
  }
}

.fs_30 {
  font-size: 1.875rem;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .fs_30 {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 835px) {
  .fs_30 {
    font-size: 1.25rem;
  }
}

.pick01, .pick03, .pick02 {
  background: rgba(214, 172, 20, 0.1);
  padding: 30px;
}
.pick01 .profile, .pick03 .profile, .pick02 .profile {
  font-size: 1rem;
  color: #1b1b1b;
  font-family: "YakuHanJP", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: right !important;
}
@media only screen and (max-width: 835px) {
  .pick01, .pick03, .pick02 {
    padding: 30px 15px;
  }
}

.pick02 {
  border: 3px solid #d6ac14;
  background: #fff;
}

.pick03 {
  border: 3px solid #5c4801;
  background: #fff;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
#siteID {
  min-width: 150px;
}

#nav_global {
  width: 100%;
}
#nav_global > ul > li {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #nav_global > ul > li > a {
    font-size: 0.9375rem;
  }
}
#nav_global > ul > li ul {
  position: absolute;
  margin: auto;
  display: block;
  width: 100%;
  min-width: 100px;
  z-index: 10;
}
#nav_global > ul > li ul li {
  background: rgba(248, 248, 248, 0.9);
  background-size: cover;
}
#nav_global > ul > li ul li:before {
  content: none !important;
}
#nav_global > ul > li ul li a {
  padding: 12px 5px;
  font-size: 0.8125rem;
  line-height: 1.4em;
  display: block;
}
@media only screen and (max-width: 1024px) {
  #nav_global > ul > li ul li a {
    font-size: 0.8125rem;
  }
}
#nav_global > ul > li ul li:last-child:after {
  content: none;
}

.telArea {
  min-width: 210px;
}

.shop-slide .items .slick-next2 {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  right: -30px;
}
.shop-slide .items .slick-next2 i {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .shop-slide .items .slick-next2 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 835px) {
  .shop-slide .items .slick-next2 {
    right: -10px;
  }
}
.shop-slide .items .slick-prev2 {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  left: -30px;
}
.shop-slide .items .slick-prev2 i {
  font-size: 1.875rem;
}
@media (max-width: 1200px) {
  .shop-slide .items .slick-prev2 i {
    font-size: calc(1.3125rem + 0.75vw);
  }
}
@media only screen and (max-width: 835px) {
  .shop-slide .items .slick-prev2 {
    left: -10px;
  }
}
.shop-slide .slick-slide {
  padding: 0 10px;
  justify-content: center;
  text-align: center;
}
.shop-slide .slick-slide .name {
  font-size: 1rem;
  font-weight: 500;
  padding: 8px 0 !important;
  display: block;
}
.shop-slide .slick-slide .price {
  padding: 0 0 8px 0 !important;
}
.shop-slide .square-inner {
  position: relative;
  display: block;
}
.shop-slide .square-inner:before {
  padding-top: 100;
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
  padding-top: 100%;
}
.shop-slide .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.qa_FLX1 .box {
  width: 100%;
  padding: 10px;
}
.qa_FLX1 .box:first-child {
  margin-bottom: 10px;
}
.qa_FLX1 .box:first-child > div {
  display: flex;
}
.qa_FLX1 .box:first-child > div .icon {
  background: #d6ac14;
  width: 40px;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  font-family: "Inter", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
}
@media (max-width: 1200px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 835px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 835px) and (max-width: 1200px) {
  .qa_FLX1 .box:first-child > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.qa_FLX1 .box:first-child > div .txt {
  font-weight: 500;
  color: #1b1b1b;
  font-size: 1.1em;
  font-family: "YakuHanJP", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
}
.qa_FLX1 .box:nth-child(2) > div {
  display: flex;
  background: #efeae6;
  padding: 10px;
}
.qa_FLX1 .box:nth-child(2) > div .icon {
  background: rgba(92, 72, 1, 0.8);
  width: 40px;
  min-width: 40px;
  height: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  text-align: center;
  font-family: "Inter", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (max-width: 1200px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 835px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 835px) and (max-width: 1200px) {
  .qa_FLX1 .box:nth-child(2) > div .icon {
    font-size: calc(1.275rem + 0.3vw);
  }
}
@media only screen and (max-width: 640px) {
  .qa_FLX1 .box {
    padding: 0;
  }
  .qa_FLX1 .box:first-child, .qa_FLX1 .box:nth-child(2) {
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div, .qa_FLX1 .box:nth-child(2) > div {
    flex-direction: column;
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div .icon, .qa_FLX1 .box:nth-child(2) > div .icon {
    width: 100%;
  }
  .qa_FLX1 .box:first-child > div .txt, .qa_FLX1 .box:nth-child(2) > div .txt {
    padding: 10px 0 0;
  }
}
.qa_FLX1:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

.qaBtn {
  color: #5c4801;
  font-weight: bold;
  text-decoration: underline;
}

.qaOpen {
  display: none;
}
.qaOpen .ttl {
  color: #1b1b1b;
  font-weight: 600;
  font-size: 1rem;
}
.qaOpen .sub_ttl {
  background: #d6ac14;
  color: #fff;
  font-weight: 600;
  padding: 3px 10px;
}

/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.items {
  margin-left: 0;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "a-otf-ryumin-pr6n", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: #5c4801;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.items:not(.slick-slider) .items {
  margin: 30px 0 0 0 !important;
}
.items:not(.slick-slider) .items article {
  align-items: stretch !important;
}
.items:not(.slick-slider) article {
  width: 23%;
  margin: 1% !important;
}
.items:not(.slick-slider) article .photo {
  width: 100% !important;
}
.items:not(.slick-slider) article .photo img {
  height: 100% !important;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.items:not(.slick-slider) article .name {
  color: #696969;
}
.items:not(.slick-slider) article .price {
  text-align: center;
}
.items:not(.slick-slider) article button {
  margin: 0 auto;
}
@media screen and (max-width: 1050px) {
  .items:not(.slick-slider) article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .items:not(.slick-slider) {
    margin: 20px 0 0 0 !important;
  }
  .items:not(.slick-slider) article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}
@media only screen and (max-width: 640px) {
  .items:not(.slick-slider) {
    margin: 20px 0 0 0 !important;
  }
  .items:not(.slick-slider) article {
    width: 48% !important;
    margin: 1% !important;
  }
}
@media screen and (max-width: 350px) {
  .items:not(.slick-slider) article {
    width: 98% !important;
    margin: 1% !important;
  }
}

.local_item article {
  width: 18% !important;
  margin: 1% !important;
}
@media screen and (max-width: 1050px) {
  .local_item article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 835px) {
  .local_item {
    margin: 20px 0 0 0 !important;
  }
  .local_item article {
    width: 31.333% !important;
    margin: 1% !important;
  }
}
@media only screen and (max-width: 640px) {
  .local_item {
    margin: 20px 0 0 0 !important;
  }
  .local_item article {
    width: 48% !important;
    margin: 1% !important;
  }
}
@media screen and (max-width: 350px) {
  .local_item article {
    width: 98% !important;
    margin: 1% !important;
  }
}

.search {
  position: relative;
  z-index: 1;
}/*# sourceMappingURL=bxidx_style.css.map */