@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

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

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #565656;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

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

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1000px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

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

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 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 {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  text-align: center;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
#header .hed_R {
  position: fixed;
  top: calc(20vh - 30px);
  left: calc(98vw - 30px);
  z-index: 2;
}
@media screen and (max-width: 834px) {
  #header .hed_R {
    bottom: 0;
    right: 0;
    left: 0;
    top: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#header .hed_R .shop_btn {
  margin-bottom: 15px;
}
@media screen and (max-width: 834px) {
  #header .hed_R .shop_btn {
    margin-bottom: 0;
    width: 100%;
  }
}
#header .hed_R .shop_btn a {
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 14px;
  writing-mode: vertical-rl;
  color: #fff;
  background: #a80505;
  padding: 10px;
  display: block;
  height: 180px;
}
#header .hed_R .shop_btn a i {
  margin-bottom: 3px;
}
@media screen and (max-width: 834px) {
  #header .hed_R .shop_btn a i {
    margin-right: 7px;
  }
}
@media screen and (max-width: 834px) {
  #header .hed_R .shop_btn a {
    writing-mode: inherit;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#header .hed_R .telwrap {
  height: 180px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  writing-mode: vertical-rl;
  color: #fff;
  background: #7b5544;
  padding: 10px;
  display: block;
}
@media screen and (max-width: 834px) {
  #header .hed_R .telwrap {
    width: 100%;
    bottom: 0;
    height: 100%;
  }
}
#header .hed_R .telwrap a {
  color: #fff;
}
@media screen and (max-width: 834px) {
  #header .hed_R .telwrap a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#header .hed_R .telwrap i {
  font-size: 18px;
  transform: rotate(45deg);
  margin-bottom: 3px;
}
@media screen and (max-width: 834px) {
  #header .hed_R .telwrap i {
    margin-right: 7px;
    transform: none;
  }
}
@media screen and (max-width: 834px) {
  #header .hed_R .telwrap {
    writing-mode: inherit;
  }
}
#header #siteID {
  text-align: center;
}
@media screen and (max-width: 834px) {
  #header #siteID {
    width: 100%;
    padding: 10px;
  }
}
#header #siteID a {
  opacity: 1;
  display: inline-block;
}

#nav_global {
  z-index: 2;
  position: relative;
  background: #f5f0e7;
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  #nav_global {
    padding: 0 10px;
  }
}
#nav_global .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
#nav_global .inner .c_logo {
  position: absolute;
  right: 0;
  left: 0;
  top: 12px;
}
#nav_global ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 40%;
}
@media screen and (max-width: 834px) {
  #nav_global ul {
    display: none;
  }
}
#nav_global ul li {
  z-index: 1;
  position: relative;
  font-family: a-otf-ryumin-pr6n, serif;
}
#nav_global ul li:first-of-type {
  border-left: none;
}
#nav_global ul li a {
  width: 100%;
  font-size: 15px;
  display: block;
  color: #603818;
  font-weight: bold;
  padding: 15px 0;
  line-height: 1.2em;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  #nav_global ul li a {
    font-size: 14px;
  }
}
#nav_global ul li a:hover {
  opacity: 1;
  animation: zoom 0.3s;
}
#nav_global ul li a span {
  font-size: 12px;
  color: #a80505;
  display: block;
  line-height: 1.2em;
}
#nav_global ul ul {
  position: absolute;
  width: 200px;
  z-index: 100;
  display: block;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
#nav_global ul ul li {
  border-bottom: 1px solid #a80505;
}
#nav_global ul ul li a {
  color: #565656;
  padding: 15px 0;
}

.mainwrap {
  position: relative;
}
.mainwrap .mainArea img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.mainwrap .main_txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  max-width: 610px;
  max-height: 110px;
}
@media screen and (max-width: 834px) {
  .mainwrap .main_txt {
    max-height: 70px;
    max-width: 570px;
    left: 0;
    right: 0;
  }
}

.pankuzu {
  display: flex;
  align-items: center;
  justify-content: center;
}

#local-keyvisual {
  position: relative;
  background-position: center top;
  z-index: 0;
}
#local-keyvisual:empty {
  display: none;
}
#local-keyvisual h1 {
  font-size: 2.8em;
  z-index: 1;
  color: #fff;
  position: relative;
  text-align: center;
  line-height: 1.2em;
  width: 100%;
  margin: 0 auto;
  font-weight: bold;
  font-family: a-otf-ryumin-pr6n, serif;
  padding: 5% 0;
  position: relative;
  font-family: a-otf-ryumin-pr6n, serif;
}
#local-keyvisual h1 span {
  color: #a80505;
  font-size: 30px;
  display: block;
}
#local-keyvisual h1:empty {
  display: none;
}
@media screen and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 2em;
    padding: 10% 0;
  }
}

#slider {
  position: relative;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center top;
}
#local-keyvisual #local-keyvisual-bg:empty, #local-keyvisual .local-keyvisual-bg:empty {
  display: none;
}

.pan1 {
  margin: 20px 0 100px;
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 834px) {
  .pan1 {
    margin: 20px 0 50px;
  }
}
.pan1 a {
  color: #333;
}

.toggleMenu {
  display: flex;
  align-items: center;
  height: 49px;
  width: 49px;
  position: fixed;
  top: 10px;
  right: 5px;
  z-index: 100;
  transition: 0.5s ease-in-out;
  background: #a80505;
}
@media screen and (max-width: 640px) {
  .toggleMenu {
    width: 49px;
  }
}

.toggleMenu .bars {
  margin: 0 30px 0 15px;
  height: 22px;
  width: 35px;
  position: relative;
}

.toggleMenu a:hover {
  opacity: 1;
}

.toggleMenu .bars span {
  height: 3px;
  background-color: #fff;
  transition: all 0.5s ease;
  position: absolute;
  left: -5px;
}

.toggleMenu .bars span:nth-of-type(1) {
  width: 30px;
  top: 0;
}

.toggleMenu .bars span:nth-of-type(2) {
  width: 30px;
  top: 10px;
}

.toggleMenu .bars span:nth-of-type(3) {
  width: 30px;
  top: 20px;
}

.toggleMenu.isActive .bars span {
  right: 0;
}

.toggleMenu.isActive .bars span:nth-of-type(1), .toggleMenu.isActive .bars span:nth-of-type(3) {
  width: 30px;
  top: 10px;
}

.toggleMenu.isActive .bars span:nth-of-type(1) {
  transform: rotate(45deg);
}

.toggleMenu.isActive .bars span:nth-of-type(2) {
  opacity: 0;
}

.toggleMenu.isActive .bars span:nth-of-type(3) {
  transform: rotate(-45deg);
}

.overlayMenu {
  width: 100%;
  transition: transform 0.8s ease;
  z-index: 10;
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
}

.overlayMenu.isOpened {
  transform: translateX(100%);
}

.overlayMenu > .outer {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: url(../images/home/ft_bg.png);
  background-size: cover;
  padding: 80px 50px !important;
}
.overlayMenu > .outer .shop_info {
  margin-top: 30px;
}
.overlayMenu > .outer .shop_info .shop_btn {
  margin-right: 30px;
}
@media screen and (max-width: 834px) {
  .overlayMenu > .outer .shop_info .shop_btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.overlayMenu > .outer .shop_info .shop_btn a {
  width: 350px;
  color: #fff;
  display: block;
  padding: 15px;
  font-size: 1.2em;
  background: #a80505;
  font-family: a-otf-ryumin-pr6n, serif;
}
@media screen and (max-width: 834px) {
  .overlayMenu > .outer .shop_info .shop_btn a {
    margin: 0 auto;
  }
}
.overlayMenu > .outer .shop_info .shop_btn a i {
  margin-right: 7px;
}
.overlayMenu > .outer .shop_info .telwrap .tel2 {
  width: 350px;
  font-size: 1.6em;
  padding: 15px;
  background: #7b5544;
  color: #fff;
  display: block;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
}
.overlayMenu > .outer .shop_info .telwrap .tel2 i {
  margin-right: 7px;
}
@media screen and (max-width: 834px) {
  .overlayMenu > .outer .shop_info .telwrap .tel2 {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .overlayMenu > .outer .shop_info .telwrap .tel2 {
    padding: 0;
  }
}
.overlayMenu > .outer .shop_info .telwrap .tel2 a {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .overlayMenu > .outer .shop_info .telwrap .tel2 a {
    padding: 20px 10px;
    display: block;
  }
}
.overlayMenu > .outer li {
  position: relative;
}
.overlayMenu > .outer li a {
  color: #603818;
  font-family: a-otf-ryumin-pr6n, serif;
  padding: 15px;
  font-weight: bold;
  display: block;
  font-size: 1.2em;
  border-bottom: 1px dotted #a80505;
  line-height: 1.2em;
}
.overlayMenu > .outer .toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  display: block;
  padding: 29px;
}
.overlayMenu > .outer .sp_btn {
  position: relative;
}
.overlayMenu > .outer .sp_btn:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 12px;
  height: 1px;
  background-color: #a80505;
  content: "";
}
.overlayMenu > .outer .sp_btn:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: 12px;
  height: 1px;
  background-color: #a80505;
  content: "";
  transition: transform 0.3s;
  transform: rotate(-90deg);
}
.overlayMenu > .outer .on_click:after {
  transform: rotate(0);
}

.overlayMenu:before, .overlayMenu:after {
  content: "";
  height: 20px;
  background-size: cover;
  position: absolute;
  left: 10px;
  right: 10px;
}

.overlayMenu:before {
  top: 0;
}

.overlayMenu:after {
  bottom: 0;
}

@media (max-width: 835px) {
  .pcOnly {
    display: none !important;
  }
}
@media (min-width: 835px) {
  .smOnly {
    display: none !important;
  }
}
footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  text-align: center;
  background: url(../images/home/ft_bg.png) no-repeat 0;
  background-size: cover;
  font-size: 14px;
  position: relative;
}
footer#global_footer:before {
  content: "";
  background: url(../images/home/ft_deco.png) no-repeat;
  width: 100%;
  height: 80px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer .ft_map {
  margin: 30px 0;
}
footer#global_footer .ft_map iframe {
  width: 100%;
  height: 340px;
}
footer#global_footer .add {
  margin: 30px 0;
}
footer#global_footer #nav_footer {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 5%;
}
footer#global_footer #nav_footer ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  footer#global_footer #nav_footer ul {
    display: block;
  }
}
footer#global_footer #nav_footer li {
  text-align: left;
  font-family: a-otf-ryumin-pr6n, serif;
}
@media screen and (max-width: 834px) {
  footer#global_footer #nav_footer li {
    text-align: center;
  }
}
footer#global_footer #nav_footer li a {
  text-decoration: none;
  line-height: 2em;
  padding: 10px 0;
  display: block;
  color: #a80505;
  margin-right: 30px;
  font-size: 13px;
}
@media only screen and (max-width: 960px) {
  footer#global_footer #nav_footer li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 834px) {
  footer#global_footer #nav_footer li a {
    margin-right: 0;
  }
  footer#global_footer #nav_footer li a:hover {
    background: #603818;
  }
}
footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}
footer#global_footer #copy a {
  text-decoration: none;
  color: #603818 !important;
}
footer#global_footer #copy a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  footer#global_footer #copy a {
    line-height: 60px;
  }
}

#copy {
  color: #603818;
  font-family: a-otf-ryumin-pr6n, serif;
}

.small_bg {
  padding: 25px 0;
  background: url(../images/home/ft_bg.png);
}

.pagetop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 2;
  opacity: 1;
}
@media screen and (max-width: 834px) {
  .pagetop {
    bottom: 10%;
  }
}
.pagetop a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #a80505;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 14px;
  font-size: 1.5em;
}

.ft_txt {
  margin: 30px 0;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .ft_txt {
    text-align: center;
  }
}

.ft_contwrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .ft_contwrap {
    display: block;
  }
}
.ft_contwrap .shop_btn {
  margin-right: 30px;
}
@media screen and (max-width: 834px) {
  .ft_contwrap .shop_btn {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.ft_contwrap .shop_btn a {
  width: 350px;
  color: #fff;
  display: block;
  padding: 15px;
  font-size: 1.2em;
  background: #a80505;
  font-family: a-otf-ryumin-pr6n, serif;
}
@media screen and (max-width: 834px) {
  .ft_contwrap .shop_btn a {
    margin: 0 auto;
  }
}
.ft_contwrap .shop_btn a i {
  margin-right: 7px;
}
.ft_contwrap .telwrap .tel2 {
  width: 350px;
  font-size: 1.6em;
  padding: 15px;
  background: #7b5544;
  color: #fff;
  display: block;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
}
.ft_contwrap .telwrap .tel2 i {
  margin-right: 7px;
}
@media screen and (max-width: 834px) {
  .ft_contwrap .telwrap .tel2 {
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .ft_contwrap .telwrap .tel2 {
    padding: 0;
  }
}
.ft_contwrap .telwrap .tel2 a {
  color: #fff;
}
@media screen and (max-width: 640px) {
  .ft_contwrap .telwrap .tel2 a {
    padding: 20px 10px;
    display: block;
  }
}

.title_img {
  position: relative;
  z-index: 1;
}

.title_01 h2 {
  font-size: 48px;
  color: #a80505;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  line-height: 1.2em;
}
@media screen and (max-width: 640px) {
  .title_01 h2 {
    font-size: 24px;
  }
}
.title_01 h2 span {
  width: 270px;
  margin: 0 auto;
  display: block;
  font-size: 24px;
  color: #3a1d05;
  background: #b39b89;
  padding: 10px;
  line-height: 1em;
  margin-bottom: 15px;
}

.bg01 {
  background: #fdf8f4;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  padding: 100px 10px;
}
@media screen and (max-width: 834px) {
  .bg01 {
    padding: 60px 10px;
  }
}

.contbox {
  flex-wrap: inherit !important;
}
@media screen and (max-width: 834px) {
  .contbox {
    display: block !important;
  }
}
@media only screen and (max-width: 960px) {
  .contbox {
    display: block !important;
  }
}
.contbox .box {
  text-align: center;
}
@media screen and (max-width: 834px) {
  .contbox .box:nth-of-type(2) {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 960px) {
  .contbox .box:nth-of-type(2) {
    margin-top: 15px;
  }
}
.contbox .box:nth-of-type(2) a {
  width: 250px;
  color: #565656;
  border-left: 1px solid #565656;
  display: block;
  padding: 20px 10px;
  border: 1px solid #a80505;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .contbox .box:nth-of-type(2) a {
    margin: 0 auto;
  }
}
.contbox .tel2 {
  width: 250px;
  font-size: 20px;
  padding: 20px 10px;
  text-align: center;
  font-family: "Times New Roman";
  border: 1px solid #a80505;
  background: #fff;
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .contbox .tel2 {
    margin: 0 auto;
  }
}
.contbox .tel2 a {
  color: #565656;
}
.contbox .tel2 span {
  font-size: 18px;
}

.txt_tate, .txt_tate_mb {
  writing-mode: vertical-rl;
  font-family: fot-tsukuardgothic-std, sans-serif;
}

@media only screen and (max-width: 1200px) {
  .txt_tate {
    display: none;
  }
}

.txt_tate_mb {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .txt_tate_mb {
    display: flex;
    justify-content: center;
    padding: 0 10px;
  }
}

.cont_01 {
  background: url(../images/home/cont1_bg.png) no-repeat center;
  background-size: cover;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  padding: 100px 0 300px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .cont_01 {
    padding: 100px 0 100px;
  }
}
.cont_01 .btn {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_01 .img .imgR, .cont_01 .img .imgL {
    max-width: 100% !important;
  }
}

.bnr {
  box-shadow: -1px 10px 20px -7px rgba(0, 0, 0, 0.37);
}

.cont_02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .cont_02 {
    display: block;
  }
}
.cont_02 .flxL {
  width: 58%;
}
@media screen and (max-width: 834px) {
  .cont_02 .flxL {
    width: 100% !important;
    text-align: center;
  }
}
.cont_02 .flxR {
  width: 38%;
}
@media screen and (max-width: 834px) {
  .cont_02 .flxR {
    width: 100% !important;
  }
}
@media screen and (max-width: 834px) {
  .cont_02 {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1200px) {
  .cont_02 {
    align-items: inherit;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .cont_02 .flxR {
    padding: 5%;
  }
}
@media screen and (max-width: 834px) {
  .cont_02 .flxR {
    padding: 10% 5%;
  }
}
.cont_02 .flxL {
  position: relative;
}
.cont_02 .flxL .img {
  height: 100%;
}
.cont_02 .flxL img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_02 .flxL .imgR, .cont_02 .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_02 .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
    margin-right: 0 !important;
  }
}
.cont_02 .flxL:after {
  content: url(../images/home/ill01l.png);
  position: absolute;
  right: -70px;
  bottom: 0;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_02 .flxL:after {
    right: 20px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1300px) {
  .cont_02 .flxL:after {
    right: 0;
  }
}

.cont_03 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  position: relative;
}
.cont_03:before {
  content: "";
  width: 100%;
  height: 190px;
  transform: rotate(3deg);
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  left: -10px;
  background: #faeae1;
  z-index: -1;
}
.cont_03 .cont1wrap, .cont_03 .cont2wrap, .cont_03 .cont3wrap {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  background: #faeae1;
}
@media screen and (max-width: 834px) {
  .cont_03 .cont1wrap, .cont_03 .cont2wrap, .cont_03 .cont3wrap {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .cont_03 .cont1wrap, .cont_03 .cont2wrap, .cont_03 .cont3wrap {
    padding: 0 10px;
  }
}
.cont_03 .cont1wrap {
  padding-bottom: 100px;
}
.cont_03 .cont1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cont_03 .cont1 .item {
  width: 31%;
  display: block !important;
  background: #fff;
  padding: 30px 15px;
  box-shadow: -1px 10px 20px -7px rgba(0, 0, 0, 0.37);
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_03 .cont1 .item {
    width: 48%;
    margin-bottom: 5%;
  }
}
@media screen and (max-width: 640px) {
  .cont_03 .cont1 .item {
    width: 100%;
    margin-bottom: 5%;
  }
}
.cont_03 .cont1 .item .box {
  width: 100% !important;
  text-align: center;
}
.cont_03 .cont1 .item .box:nth-of-type(1) div {
  color: #603818;
  font-weight: bold;
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 1.25em;
  margin-bottom: 15px;
}
.cont_03 .cont1 .item .box:nth-of-type(3) {
  margin-top: 30px;
}
.cont_03 .cont1 .item .box:nth-of-type(3) a {
  background: #a80505;
  color: #fff;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  display: block;
  font-size: 18px;
  position: relative;
  padding: 10px;
}
.cont_03 .cont1 .item .box:nth-of-type(3) a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f105"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 2%; /*アイコンの位置*/
  top: auto; /*アイコンの位置*/
}
.cont_03 .cont3 {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.cont_03 .cont3 .title_img {
  width: 15%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_03 .cont3 .title_img .imgR, .cont_03 .cont3 .title_img .imgL {
    max-width: 100% !important;
  }
}
.cont_03 .cont3 .newswrap {
  width: 82%;
}

.insta {
  max-height: 700px;
  overflow-y: auto;
  z-index: 1;
  position: relative;
}
.insta .sns_list {
  border: none !important;
  flex-direction: inherit !important;
  display: block !important;
}
.insta .sns_list > div {
  border-bottom: 1px solid #ccc !important;
  flex-direction: inherit !important;
}
@media screen and (max-width: 640px) {
  .insta .sns_list > div {
    display: block !important;
  }
}
.insta .sns_date {
  color: #565656 !important;
}
.insta .sns_text {
  font-size: 16px !important;
  width: 80% !important;
}
@media screen and (max-width: 640px) {
  .insta .sns_text {
    width: 100% !important;
  }
}
.insta .sns_photo {
  width: 20% !important;
}
@media screen and (max-width: 640px) {
  .insta .sns_photo {
    width: 100% !important;
  }
}

.btn a {
  display: block;
  max-width: 300px;
  background: #a80505;
  color: #fff;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}
.btn a {
  background: #603818 !important;
  color: #fff !important;
  position: relative;
  margin: 0 auto;
  font-size: 1.25em;
  font-family: a-otf-ryumin-pr6n, serif;
}
.btn a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f105"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  right: 2%; /*アイコンの位置*/
  top: auto; /*アイコンの位置*/
}
.btn a:hover:after {
  right: -10%;
}

.bnrbox {
  justify-content: space-between;
}
.bnrbox .box {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .bnrbox .box {
    width: 100%;
  }
}

.newswrap .news {
  max-height: 300px;
  overflow-y: auto;
}
.newswrap .news dt {
  width: 100% !important;
  border: none !important;
  line-height: 1em;
  align-items: center !important;
  display: block !important;
}
.newswrap .news dd {
  border: none !important;
  padding: 5px 10px !important;
  width: 100% !important;
}
.newswrap .news dl {
  padding: 20px 0;
  display: block !important;
  border-bottom: 1px dashed #9a8373;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: none;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #ccc;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: none;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", 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: red;
}

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: 640px) and (max-width: 834px) {
  div.item_option dl,
  button.addcart {
    margin: 0 auto;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .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;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #a80505;
  color: #fff;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .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;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .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;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .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;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl_02 .box img {
  width: 100% !important;
}
.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1200px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1200px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.title_02 h2 {
  font-size: 1.7em;
  color: #565656;
  font-family: a-otf-ryumin-pr6n, serif;
  line-height: 1.5em;
  font-weight: bold;
}
.title_02 h2 span {
  color: #a80505;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 24px;
  }
}
.title_03 h2 {
  font-size: 1.7em;
  color: #565656;
  font-family: a-otf-ryumin-pr6n, serif;
  line-height: 1.5em;
  font-weight: bold;
  padding: 10px;
  border-left: 10px solid #a80505;
  border-bottom: 1px solid #d4c4b4;
}
@media screen and (max-width: 640px) {
  .title_03 h2 {
    font-size: 24px;
  }
}

.sub_title_01 h3 {
  font-size: 1.25em;
  font-family: a-otf-ryumin-pr6n, serif;
  color: #603818;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #a80505;
}

.sub_title_02 h3 {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #a80505;
}

.bg_clr {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  background: #faeae1;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .bg_clr {
    padding: 0 10px 50px;
  }
  .bg_clr .txt div {
    text-align: left !important;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .bg_clr {
    padding: 0 10% 50px 10px;
  }
}
.bg_clr:before {
  content: "";
  width: 100%;
  height: 190px;
  transform: rotate(3deg);
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
  left: -10px;
  background: #faeae1;
  z-index: -1;
}
@media screen and (max-width: 834px) {
  .bg_clr:before {
    left: -5px;
  }
}

.dl_price dt {
  border: none !important;
}
.dl_price dd {
  border: none !important;
}
.dl_price dl {
  background: #f5f0e7;
}
.dl_price dl:nth-of-type(2n) {
  background: #fff;
}

.dl_price2 dt {
  border: none !important;
  flex-direction: inherit !important;
}
.dl_price2 dd {
  border: none !important;
}
.dl_price2 dl {
  background: #f5f0e7;
  padding: 15px;
}
.dl_price2 dl:nth-of-type(2n) {
  background: #fff;
}

.imgbox2 {
  justify-content: space-between;
}
.imgbox2 .box {
  width: 48%;
}
.imgbox2 .box img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.sec_01_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .sec_01_box {
    display: block;
  }
}
.sec_01_box .flxL {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .sec_01_box .flxL {
    width: 100% !important;
    text-align: center;
  }
}
.sec_01_box .flxR {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .sec_01_box .flxR {
    width: 100% !important;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .sec_01_box {
    padding-right: 10%;
  }
}
.sec_01_box .flxL img {
  width: 300px !important;
  height: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .sec_01_box .flxL {
    text-align: center;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .sec_01_box .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}
@media screen and (max-width: 640px) {
  .sec_01_box .flxR {
    margin-top: 30px;
  }
}

.sec_01 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .sec_01 {
    display: block;
  }
}
.sec_01 .flxL {
  width: 28%;
}
@media screen and (max-width: 640px) {
  .sec_01 .flxL {
    width: 100% !important;
    text-align: center;
  }
}
.sec_01 .flxR {
  width: 68%;
}
@media screen and (max-width: 640px) {
  .sec_01 .flxR {
    width: 100% !important;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1200px) {
  .sec_01 {
    padding-right: 10%;
  }
}
.sec_01 .flxL img {
  width: 300px !important;
  height: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 834px) {
  .sec_01 .flxL {
    text-align: center;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .sec_01 .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}
@media screen and (max-width: 640px) {
  .sec_01 .flxR {
    margin-top: 30px;
  }
}
.sec_01 .flxR .tel2 a {
  font-family: a-otf-ryumin-pr6n, serif;
}

.dl_01 dt {
  border: none !important;
  display: block !important;
  align-items: flex-start !important;
  width: 100% !important;
  border-bottom: 1px solid #a80505 !important;
  font-weight: bold;
}
.dl_01 dd {
  border: none !important;
  width: 100% !important;
}
.dl_01 dl {
  display: block !important;
}

.gmap iframe {
  width: 100%;
}

.imgbox .box {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .imgbox .box {
    width: 100%;
    margin-bottom: 2%;
  }
}
.imgbox .box img {
  width: 100% !important;
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (max-width: 640px) {
  .imgbox .box img {
    height: auto !important;
  }
}

.items > article {
  width: 30% !important;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .items > article {
    width: 48% !important;
  }
}
@media screen and (max-width: 640px) {
  .items > article {
    width: 100% !important;
  }
}
.items > article .photo {
  width: 100% !important;
}
@media screen and (max-width: 640px) {
  .items > article .photo {
    height: 350px !important;
  }
}
.items > article .name {
  font-size: 1.25em;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  color: #603818;
}
.items > article .price {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  color: #a80505 !important;
}

div.item_option dl,
button.addcart {
  width: 100% !important;
}

.item_view h2 {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: bold;
  color: #603818;
}
.item_view .price {
  font-family: a-otf-ryumin-pr6n, serif;
  color: #a80505;
  font-weight: bold;
}

.cont_form {
  padding: 15px;
  background: #f5f0e7;
}

.mail {
  display: none;
}

.cont_tel {
  font-size: 2em;
}
.cont_tel .tel2 {
  font-family: "Times New Roman";
}
.cont_tel .tel2 a {
  color: #565656;
}
.cont_tel .time {
  font-size: 16px;
}

.confirm {
  margin-top: 50px;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #a80505;
  font-size: 18px;
  font-family: a-otf-ryumin-pr6n, serif;
  margin: 0 0 15px;
  padding: 0 0 5px;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

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

section div.purchase button.accept {
  background: unset;
  background: linear-gradient(180deg, #ffce39 0%, #fec109 100%);
  text-indent: unset;
}/*# sourceMappingURL=assets.css.map */