@charset "UTF-8";
h2.mail.title {
  display: none !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: rgba(91, 63, 45, 0.7);
}

::selection {
  background-color: rgba(91, 63, 45, 0.7);
}

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

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

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

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

.disnone {
  display: none;
}

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

.disnone {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .disnone {
    display: block !important;
  }
}

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

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

li {
  list-style: none;
}

html {
  font-size: 62.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: 300;
}

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

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

.inner2 {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}
@media only screen and (max-width: 1600px) {
  .inner2 {
    max-width: 1200px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  z-index: 3;
}

#contents {
  width: 100%;
  max-width: 1200px;
  padding-bottom: 100px;
}

#main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}
#main:after {
  display: none;
}

#col_main {
  width: 100% !important;
}

#col_side1 {
  width: 23% !important;
}
@media screen and (max-width: 834px) {
  #col_side1 {
    width: 100% !important;
    margin-top: 50px !important;
  }
}
#col_side1 a {
  display: block;
}
#col_side1 img {
  width: 100% !important;
}

#col_side1 img {
  width: 100%;
}

.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;
}

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

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

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;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

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

.imgR, .imgL {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto;
    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, "Lato", "ヒラギノ角ゴ 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;
}

.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

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

.slider2 img {
  margin: 0 auto;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

.center {
  text-align: center;
}

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

.header_content {
  font-family: "Zen Kurenaido", sans-serif;
  position: fixed;
  width: 100%;
  z-index: 100;
  padding: 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header_content::before {
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0.7)), color-stop(40%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0));
  opacity: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  width: 100%;
}
@media only screen and (max-width: 1400px) {
  .header_content {
    padding: 32px;
  }
}
@media only screen and (max-width: 1200px) {
  .header_content {
    padding: 16px;
  }
}
.header_content .header_logo {
  width: 300px;
  z-index: 999;
}
@media only screen and (max-width: 1400px) {
  .header_content .header_logo {
    width: 240px;
  }
}
@media only screen and (max-width: 1200px) {
  .header_content .header_logo {
    width: 200px;
  }
}
.header_content .header_logo.tranform {
  width: 300px;
}
@media only screen and (max-width: 1400px) {
  .header_content .header_logo.tranform {
    width: 240px;
  }
}
.header_content.transform {
  color: #000;
  padding: 24px 48px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1400px) {
  .header_content.transform {
    padding: 24px 32px;
  }
}
@media only screen and (max-width: 1200px) {
  .header_content.transform {
    padding: 16px;
  }
}
.header_content.transform::before {
  opacity: 1;
}
.header_content .header_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
}
.header_content .header_right .global_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.8rem;
}
@media only screen and (max-width: 1400px) {
  .header_content .header_right .global_nav {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav {
    z-index: 200;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    top: 80px;
    left: 50%;
    width: 80%;
    height: 79%;
    background-color: #f7efe3;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: -1px 3px 15px 5px rgba(0, 0, 0, 0.2);
            box-shadow: -1px 3px 15px 5px rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
  .header_content .header_right .global_nav.open {
    overflow-x: hidden;
    opacity: 1;
    pointer-events: auto;
  }
}
.header_content .header_right .global_nav .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #000;
    width: 100%;
    padding: 32px;
  }
}
.header_content .header_right .global_nav .nav li {
  margin-left: 48px;
}
@media only screen and (max-width: 1400px) {
  .header_content .header_right .global_nav .nav li {
    margin-left: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav li {
    margin-left: 0;
    width: 100%;
    text-align: left;
  }
  > .header_content .header_right .global_nav .nav li:last-child a {
    border-bottom: none;
  }
}
.header_content .header_right .global_nav .nav li.d_menu {
  position: relative;
}
.header_content .header_right .global_nav .nav li.d_menu p {
  cursor: pointer;
  padding: 10px 0;
}
@media screen and (max-width: 834px) {
  .header_content .header_right .global_nav .nav li.d_menu p {
    display: none;
  }
}
.header_content .header_right .global_nav .nav li.d_menu ul.dropdown {
  width: 160px;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav li.d_menu ul.dropdown {
    position: static;
    width: 100%;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
}
.header_content .header_right .global_nav .nav li.d_menu ul.dropdown li.dropdown_list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.header_content .header_right .global_nav .nav li.d_menu ul.dropdown li.dropdown_list a {
  display: block;
  background-color: #5b3f2d;
  padding: 16px 0;
  color: #fff;
  text-decoration: none;
  font-size: 1.4rem;
  display: block;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav li.d_menu ul.dropdown li.dropdown_list a {
    font-size: 1.6rem;
    background: transparent;
    color: #000;
    padding: 20px;
    text-align: left;
  }
}
.header_content .header_right .global_nav .nav li.d_menu ul.dropdown li.dropdown_list a:hover {
  background-color: #fdbe77;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #5b3f2d;
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav li.d_menu p {
    display: none;
  }
}
.header_content .header_right .global_nav .nav li p,
.header_content .header_right .global_nav .nav li a {
  display: block;
  line-height: 1.2;
  color: #fff;
  padding: 8px 0;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .global_nav .nav li p,
.header_content .header_right .global_nav .nav li a {
    color: #000;
    font-size: 1.6rem;
    padding: 16px;
    width: 100%;
  }
}
.header_content .header_right .global_nav .nav li p:hover,
.header_content .header_right .global_nav .nav li a:hover {
  opacity: 1;
  color: #fdbe77;
  border-color: #fdbe77;
}
.header_content .header_right .tel2 {
  margin-top: 24px;
  display: none;
}
@media only screen and (max-width: 1000px) {
  .header_content .header_right .tel2 {
    display: block;
    margin-right: auto;
    padding: 0 32px;
  }
}
@media screen and (max-width: 640px) {
  .header_content .header_right .tel2 {
    margin: 0 auto;
    width: 100%;
  }
}
.header_content .header_right .tel2 a {
  display: block;
  line-height: 1;
  background: #f7efe3;
  color: #5b3f2d;
  font-size: 2.4rem;
  padding: 16px 24px;
  border: 1px #5b3f2d solid;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.header_content .header_right .tel2 a i::before {
  padding-right: 5px;
}
.header_content .header_right .tel2 a:hover {
  opacity: 1;
  color: #fff;
  background: #5b3f2d;
  border: 1px #fff solid;
}
.header_content .tel {
  margin-left: 48px;
}
@media only screen and (max-width: 1400px) {
  .header_content .tel {
    margin-left: 32px;
  }
}
.header_content .tel .tel_number {
  display: block;
  line-height: 1;
  background: #f7efe3;
  color: #5b3f2d;
  font-size: 2.4rem;
  padding: 16px 24px;
  border: 1px #5b3f2d solid;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .header_content .tel .tel_number {
    padding: 16px;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1000px) {
  .header_content .tel .tel_number {
    width: 48px;
    height: 48px;
  }
}
@media only screen and (max-width: 1000px) {
  .header_content .tel .tel_number span {
    display: none;
  }
}
.header_content .tel .tel_number:hover {
  opacity: 1;
  color: #fff;
  background: #5b3f2d;
  border: 1px #fff solid;
}
@media only screen and (max-width: 1000px) {
  .header_content .tel .tel_number i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.header_content .tel .tel_number i::before {
  padding-right: 5px;
}
@media only screen and (max-width: 1000px) {
  .header_content .tel .tel_number i::before {
    padding-right: 0;
  }
}
.header_content .hamburger {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .header_content .hamburger {
    display: block;
    border: 1px solid #5b3f2d;
    cursor: pointer;
    height: 48px;
    width: 48px;
    background-color: #fff;
    position: relative;
    z-index: 200;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-left: 16px;
  }
  .header_content .hamburger span {
    width: 25px;
    height: 2px;
    display: block;
    position: absolute;
    left: 10px;
    background-color: #5b3f2d;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header_content .hamburger span:nth-child(1) {
    top: 14px;
  }
  .header_content .hamburger span:nth-child(2) {
    top: 23px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header_content .hamburger span:nth-child(3) {
    top: 32px;
  }
  .header_content .hamburger.open {
    background-color: #5b3f2d;
  }
  .header_content .hamburger.open span {
    width: 34px;
    height: 2px;
    display: block;
    position: absolute;
    left: 6px;
    background-color: #fff;
  }
  .header_content .hamburger.open span:nth-child(1) {
    top: 23px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .header_content .hamburger.open span:nth-child(2) {
    opacity: 0;
  }
  .header_content .hamburger.open span:nth-child(3) {
    top: 23px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.reserve_btn {
  position: fixed;
  right: 0;
  top: 50vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .reserve_btn {
    top: initial;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: none;
            transform: none;
  }
}
.reserve_btn div {
  margin-bottom: 24px;
}
.reserve_btn div:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .reserve_btn div {
    margin-bottom: 0;
    width: 50%;
  }
}
.reserve_btn div.tabelog .tabelog_btn {
  background: #fff;
}
.reserve_btn div.retty .retty_btn {
  background: #ffa014;
}
.reserve_btn div a {
  display: block;
  padding: 32px 16px;
}
@media screen and (max-width: 640px) {
  .reserve_btn div a {
    padding: 16px;
  }
}
.reserve_btn div a::after {
  display: block;
  content: "\f08e";
  font-size: 16px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #000;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 640px) {
  .reserve_btn div a::after {
    display: inline-block;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.main_image ul li picture img {
  width: 100%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
}

footer {
  padding: 120px 56px 0;
}
@media screen and (max-width: 834px) {
  footer {
    padding: 80px 56px 64px;
  }
}
@media screen and (max-width: 640px) {
  footer {
    padding: 80px 24px 64px;
  }
}
footer .footer_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 834px) {
  footer .footer_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
footer .footer_content .shop_info {
  -moz-text-align-last: left;
       text-align-last: left;
  padding-left: 48px;
  width: 50%;
}
@media screen and (max-width: 834px) {
  footer .footer_content .shop_info {
    width: 100%;
    padding-left: 0;
  }
}
footer .footer_content .shop_info .acsses {
  margin-top: 32px;
}
footer .footer_content .shop_info dl {
  margin-top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1000px) {
  footer .footer_content .shop_info dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 16px;
  }
}
footer .footer_content .shop_info dl dt {
  margin-right: 10px;
}
@media screen and (max-width: 834px) {
  footer .footer_content .shop_info dl dt {
    margin-right: 0;
  }
}
footer .footer_content .shop_info dl dt span {
  background: #fff;
  color: #000;
  padding: 0 8px;
}
@media only screen and (max-width: 1000px) {
  footer .footer_content .shop_info dl dd {
    margin-top: 8px;
  }
}
footer .footer_content .map {
  width: 50%;
  margin: 0;
}
@media screen and (max-width: 834px) {
  footer .footer_content .map {
    width: 100%;
    margin-top: 32px;
  }
}
footer .footer_content .map div {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 55%;
  position: relative;
  margin: 0;
}
@media only screen and (max-width: 1000px) {
  footer .footer_content .map div {
    padding-bottom: 60%;
  }
}
@media screen and (max-width: 640px) {
  footer .footer_content .map div {
    padding-bottom: 80%;
  }
}
footer .footer_content .map div iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
footer #copyright {
  margin-top: 48px;
}
footer #copyright a {
  color: #fff;
  pointer-events: none;
}

body {
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Lato", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: #000;
  color: #fff;
}

#contents_wrap,
#contents {
  background-color: transparent;
  padding: 0;
}

@media only screen and (max-width: 1400px) {
  #contents {
    padding: 0 64px;
  }
}
@media screen and (max-width: 834px) {
  #contents {
    padding: 0 56px;
  }
}
@media screen and (max-width: 640px) {
  #contents {
    padding: 0 24px;
  }
}

.btn a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 64px 20px 32px;
  line-height: 1.2;
  color: #5b3f2d;
  font-family: "Zen Kurenaido", sans-serif;
  position: relative;
  background: #f7efe3;
  color: #5b3f2d;
  font-size: 1.8rem;
}
.btn a::after {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f0a9";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.btn.min320 {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.btn.min320 div {
  margin-top: 16px;
}
.btn.min320 div:first-child {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .btn.min320 div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.btn.min320 div a {
  min-width: 320px;
}
@media screen and (max-width: 640px) {
  .btn.min320 div a {
    width: 100%;
  }
}

.wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 834px) {
  .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrap > div {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .wrap > div {
    width: 100%;
  }
}
.wrap > div.left > div {
  margin-left: auto;
}
@media only screen and (max-width: 1600px) {
  .wrap > div.left > div {
    width: 100%;
    padding-left: 64px;
  }
}
@media screen and (max-width: 834px) {
  .wrap > div.left > div {
    padding: 0 56px;
  }
}
@media screen and (max-width: 640px) {
  .wrap > div.left > div {
    padding: 0 24px;
  }
}
.wrap > div.right > div {
  margin-right: auto;
}
@media only screen and (max-width: 1600px) {
  .wrap > div.right > div {
    width: 100%;
    padding-right: 64px;
  }
}
@media screen and (max-width: 834px) {
  .wrap > div.right > div {
    padding: 0 56px;
  }
}
@media screen and (max-width: 640px) {
  .wrap > div.right > div {
    padding: 0 24px;
  }
}
.wrap > div > div {
  width: calc(100% - (100vw - 1536px) / 2);
}

#main .cont_01 {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f7efe3), color-stop(50%, #5b3f2d));
  background: -webkit-linear-gradient(left, #f7efe3 50%, #5b3f2d 50%);
  background: linear-gradient(to right, #f7efe3 50%, #5b3f2d 50%);
  color: #000;
  padding-top: 80px;
}
@media screen and (max-width: 834px) {
  #main .cont_01 {
    padding: 0;
    background: #5b3f2d;
  }
}
#main .cont_01 > div.left {
  background-color: #f7efe3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1200px) {
  #main .cont_01 > div.left {
    padding: 80px 0;
  }
}
@media screen and (max-width: 834px) {
  #main .cont_01 > div.left {
    padding-bottom: 32px;
  }
}
#main .cont_01 > div.right {
  padding-top: 0;
  background-color: #5b3f2d;
}
#main .cont_01 > div.right .cont_img {
  height: 100%;
}
#main .cont_01 > div.right .cont_img img {
  height: 100%;
}
@media screen and (max-width: 834px) {
  #main .cont_01 > div.right {
    background: -webkit-linear-gradient(top, #f7efe3 30%, transparent 1px);
    background: linear-gradient(to bottom, #f7efe3 30%, transparent 1px);
  }
}
#main .cont_01 .cont_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 834px) {
  #main .cont_01 .cont_text {
    padding: 0;
  }
}
#main .cont_01 .cont_text article h1 {
  font-size: 3.6rem;
  font-family: "Zen Kurenaido", sans-serif;
}
@media only screen and (max-width: 1200px) {
  #main .cont_01 .cont_text article h1 {
    font-size: 2.4rem;
  }
}
#main .cont_01 .cont_text article h1 span {
  font-size: 6.4rem;
}
@media only screen and (max-width: 1200px) {
  #main .cont_01 .cont_text article h1 span {
    font-size: 5.6rem;
  }
}
@media only screen and (max-width: 1000px) {
  #main .cont_01 .cont_text article h1 span {
    font-size: 4rem;
  }
}
#main .cont_01 .cont_img img {
  width: 100%;
}

@media screen and (max-width: 834px) {
  #main .cont_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#main .cont_02 .left {
  background: -webkit-linear-gradient(top, #f7efe3 178px, #000 1px);
  background: linear-gradient(to bottom, #f7efe3 178px, #000 1px);
}
@media screen and (max-width: 834px) {
  #main .cont_02 .left {
    background: -webkit-linear-gradient(top, #5b3f2d 30%, #f7efe3 1px);
    background: linear-gradient(to bottom, #5b3f2d 30%, #f7efe3 1px);
  }
}
#main .cont_02 .left .cont_img {
  height: 100%;
}
#main .cont_02 .left .cont_img img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 834px) {
  #main .cont_02 .left {
    padding-bottom: 32px;
  }
}
#main .cont_02 .right {
  padding-left: 120px;
  background: #5b3f2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1400px) {
  #main .cont_02 .right {
    padding: 80px 0 80px 32px;
  }
}
@media screen and (max-width: 834px) {
  #main .cont_02 .right {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  #main .cont_02 .right {
    padding: 56px 0 32px 0;
  }
}
#main .cont_02 .right .inner-right .btn {
  margin-left: auto;
}

.cont_03 {
  background: -webkit-linear-gradient(left, #5b3f2d 50%, transparent 1px);
  background: linear-gradient(to right, #5b3f2d 50%, transparent 1px);
}
@media screen and (max-width: 834px) {
  .cont_03 {
    background: #5b3f2d;
  }
}
.cont_03 div img {
  min-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .cont_03 div img {
    min-height: 60%;
  }
}
.cont_03 div.left {
  background: #5b3f2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 120px 0;
}
@media only screen and (max-width: 1400px) {
  .cont_03 div.left {
    padding: 80px 0;
  }
}
@media screen and (max-width: 834px) {
  .cont_03 div.left {
    padding: 32px 0;
  }
}
@media screen and (max-width: 640px) {
  .cont_03 div.left {
    padding: 56px 0 32px 0;
  }
}
.cont_03 div.left .inner-left {
  padding-right: 120px;
}
@media only screen and (max-width: 1400px) {
  .cont_03 div.left .inner-left {
    padding-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  .cont_03 div.left .inner-left {
    padding: 0 56px;
  }
}
@media screen and (max-width: 640px) {
  .cont_03 div.left .inner-left {
    padding: 0 24px;
  }
}
.cont_03 div.left .inner-left .btn div a {
  text-align: center;
}
.cont_03 div.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (max-width: 834px) {
  .cont_03 div.right {
    padding: 24px 0;
  }
}
@media screen and (min-width: 835px) and (max-width: 1600px) {
  .cont_03 div.right .cont_img1, .cont_03 div.right .cont_img2 {
    padding: 0;
  }
}
.cont_03 div.right .cont_img1 {
  width: 50%;
  margin: -24px 48px 0;
}
@media only screen and (max-width: 1400px) {
  .cont_03 div.right .cont_img1 {
    width: 70%;
    margin: -24px 32px 0;
  }
}
@media screen and (max-width: 834px) {
  .cont_03 div.right .cont_img1 {
    margin: -24px 0;
  }
}
.cont_03 div.right .cont_img2 {
  width: 50%;
  position: absolute;
  bottom: -24px;
  right: 32px;
}
@media only screen and (max-width: 1400px) {
  .cont_03 div.right .cont_img2 {
    width: 70%;
  }
}
@media screen and (max-width: 834px) {
  .cont_03 div.right .cont_img2 {
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .cont_04 {
    padding: 0 24px;
  }
}
.cont_04 div a {
  letter-spacing: 0;
  padding: 20px 45px 20px 32px;
}

.cont_05 {
  padding: 40px 0;
  background: -webkit-linear-gradient(left, #5b3f2d calc(50% + 120px), transparent calc(50% + 120px));
  background: linear-gradient(to right, #5b3f2d calc(50% + 120px), transparent calc(50% + 120px));
}
@media screen and (max-width: 640px) {
  .cont_05 {
    background: -webkit-linear-gradient(left, #5b3f2d calc(50% + 100px), transparent calc(50% + 100px));
    background: linear-gradient(to right, #5b3f2d calc(50% + 100px), transparent calc(50% + 100px));
  }
}
.cont_05 .left {
  padding: 48px 0;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 834px) {
  .cont_05 .left {
    padding-top: 0;
  }
}
.cont_05 .left .inner-left {
  width: calc(100% - (100vw - 1200px) / 2);
  padding-right: 80px;
}
@media only screen and (max-width: 1400px) {
  .cont_05 .left .inner-left {
    padding-right: 32px;
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .cont_05 .left .inner-left {
    padding: 0 56px;
  }
}
@media screen and (max-width: 640px) {
  .cont_05 .left .inner-left {
    padding: 0 24px;
  }
}
.cont_05 .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.cont_05 .right .cont_img {
  height: 100%;
}
.cont_05 .right .cont_img img {
  width: 100%;
  height: 100%;
}

.sns div.sns_list {
  border: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -32px;
}
.sns div.sns_list > div {
  width: calc((100% - 64px) / 4);
  margin-right: 21px;
  border: none;
  margin-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sns div.sns_list > div:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .sns div.sns_list > div {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
    margin-bottom: 16px;
  }
  .sns div.sns_list > div:nth-child(2n) {
    margin-right: 0;
  }
}
.sns div.sns_list > div .sns_photo {
  width: 100%;
  padding: 0 0 100% 0;
  position: relative;
  border-radius: 24px;
  -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.16);
}
.sns div.sns_list > div .sns_photo a {
  display: block;
}
.sns div.sns_list > div .sns_photo a img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.sns div.sns_list > div .sns_text {
  display: none;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .anc > div {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.acenter a {
  margin: 0 auto;
}

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

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

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

.flex4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex4._top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex4._center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 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;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}
.bg100 .bgwrap {
  max-width: 1200px;
  margin: 0 auto;
}

.popup {
  display: none;
}

.flex2cl_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 68%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 30%;
}
@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.flex2cl_02._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex2cl_02 .flxL {
  width: 45%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxL {
    width: 100%;
  }
}
.flex2cl_02 .flxR {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .flex2cl_02 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_02 .flxR .img {
  width: 100%;
}
.flex2cl_02 .flxR .img img {
  width: 100% !important;
}

.flex2cl_03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.flex2cl_03._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex2cl_03 .flxL {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxL {
    width: 100%;
  }
}
.flex2cl_03 .flxR {
  width: 49%;
}
@media screen and (max-width: 834px) {
  .flex2cl_03 .flxR {
    width: 100%;
    margin-bottom: 30px;
  }
}
.flex2cl_03 .flxR .img {
  width: 100%;
}
.flex2cl_03 .flxR .img img {
  width: 100% !important;
}

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

.title_01 {
  height: 400px;
  position: relative;
  background-position: right 10% bottom 10%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1200px) {
  .title_01 {
    height: 320px;
  }
}
@media screen and (max-width: 834px) {
  .title_01 {
    height: 240px;
  }
}
.title_01 h1 {
  width: 100%;
  font-size: 6.4rem;
  font-family: "Zen Kurenaido", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding: 0 1em;
  text-shadow: 10px 10px 25px 15px rgba(0, 0, 0, 0.9);
}
@media only screen and (max-width: 1000px) {
  .title_01 h1 {
    font-size: 4.8rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .title_01 h1 {
    font-size: 3.2rem;
  }
}
.title_02 {
  margin-bottom: 48px;
}
.title_02 h2 {
  font-size: 3.6rem;
  font-family: "Zen Kurenaido", sans-serif;
}
@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 2.8rem;
    text-align: center;
  }
}
.title_02 div {
  margin-top: 56px;
  line-height: 2;
  font-size: 1.6rem;
}
@media only screen and (max-width: 1200px) {
  .title_02 div {
    margin-top: 24px;
  }
}

.pan {
  padding: 16px 64px;
}
@media screen and (max-width: 640px) {
  .pan {
    padding: 16px 24px;
  }
}
.pan ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
.pan ul li:last-child a {
  color: #fff;
  pointer-events: none;
}
.pan ul li a {
  color: #fdbe77;
}
@media screen and (max-width: 640px) {
  .pan ul li a {
    font-size: 1.4rem;
  }
}
.pan ul div i::before {
  padding: 0 5px;
}

#main .concept_01 > div.left {
  padding: 0;
}
#main .concept_01 > div.left div {
  text-align: left;
}
#main .concept_01 > div.right .cont_img {
  margin-bottom: 32px;
}
#main .concept_01 > div.right .inner-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
#main .concept_01 > div.right .inner-right .logo_img {
  padding: 32px;
  width: 100%;
  min-width: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main .concept_01.title_02 {
  padding-right: 80px;
}
@media only screen and (max-width: 1400px) {
  #main .concept_01.title_02 {
    padding-right: 32px;
  }
}
@media only screen and (max-width: 1000px) {
  #main .concept_01.title_02 {
    padding-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  #main .concept_01.title_02 {
    padding-right: 56px;
  }
}
@media screen and (max-width: 640px) {
  #main .concept_01.title_02 {
    padding-right: 16px;
  }
}
@media screen and (max-width: 834px) {
  #main .concept_01.title_02 {
    padding-top: 64px;
  }
}

#main .concept_02 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#main .concept_02 .box {
  width: calc((100% - 96px) / 4);
  margin-right: 32px;
}
#main .concept_02 .box:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #main .concept_02 .box {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
    margin-bottom: 16px;
  }
  #main .concept_02 .box:nth-child(2n) {
    margin-right: 0;
  }
}
#main .concept_02 .box img {
  text-align: center;
  display: block;
}

#main .concept_03 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#main .concept_03 .left {
  padding-right: 80px;
}
@media only screen and (max-width: 1400px) {
  #main .concept_03 .left {
    padding-right: 32px;
  }
}
@media screen and (max-width: 834px) {
  #main .concept_03 .left {
    padding-right: 0;
  }
}
#main .concept_03 .inner-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#main .concept_03 .inner-right .cont_img {
  width: 50%;
  padding-right: 26px;
}
#main .concept_03 .inner-right .cont_img:last-child {
  padding-right: 0;
}
#main .concept_03 .inner-right .cont_img img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 834px) {
  #main .concept_03.colum_rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.menu_type:first-child h2 {
  border-top: none;
}
.menu_type:first-child article h2 {
  padding-top: 0;
}
.menu_type article h2 {
  border-top: 2px dotted rgba(129, 110, 99, 0.2);
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 3.2rem;
  color: #000;
  padding-top: 24px;
}
@media screen and (max-width: 640px) {
  .menu_type article h2 {
    font-size: 2.4rem;
  }
}
.menu_type article h2::before {
  content: "～";
  color: rgba(0, 0, 0, 0.5);
  padding-right: 5px;
}
.menu_type article h2::after {
  content: "～";
  color: rgba(0, 0, 0, 0.5);
  padding-left: 5px;
}

.menu_inner {
  padding: 32px;
  background: #f7efe3;
}
@media screen and (max-width: 640px) {
  .menu_inner {
    padding: 16px;
  }
}
.menu_inner .menu_title {
  color: #000;
  background: transparent;
}
.menu_inner .menu_title dl {
  border: none;
}
@media screen and (max-width: 834px) {
  .menu_inner .menu_title dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.menu_inner .menu_title dl dt {
  width: 40%;
  background: transparent;
  border: none;
  padding: 8px 0;
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 1.8rem;
  border-bottom: 2px dotted rgba(129, 110, 99, 0.2);
}
@media screen and (max-width: 834px) {
  .menu_inner .menu_title dl dt {
    width: 100% !important;
    border-bottom: none;
  }
}
.menu_inner .menu_title dl:last-of-type dt {
  border: none;
}
.menu_inner .menu_title dl dd {
  background: transparent;
  width: 60%;
  text-align: right;
  border: none;
  padding: 8px 0;
  border-bottom: 2px dotted rgba(129, 110, 99, 0.2);
}
@media screen and (max-width: 834px) {
  .menu_inner .menu_title dl dd {
    width: 100% !important;
    padding-bottom: 8px;
  }
}
.menu_inner .menu_title dl dd span {
  background: #816e63;
  color: #fff;
  border-radius: 5px;
  padding: 0 5px;
}
.menu_inner .menu_title dl:last-child dd {
  border: none;
}
.menu_inner .menu_text {
  color: #000;
  padding-bottom: 16px;
}
.menu_inner .menu_text.winne {
  border-bottom: 2px dotted rgba(129, 110, 99, 0.2);
  margin-bottom: 16px;
}
.menu_inner .menu_text.winne:last-child {
  border-bottom: none;
}
.menu_inner .menu_text > div span {
  display: block;
  text-align: center;
  font-size: 2rem;
  font-family: "Zen Kurenaido", sans-serif;
  padding-top: 8px;
}
.menu_inner .glass {
  padding: 8px;
  background: #816e63;
  color: #fff;
  border-radius: 5px;
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 1.8rem;
}

.food_type article h2 {
  color: #fff;
}
.food_type article h2::before {
  color: #fff;
}
.food_type article h2::after {
  color: #fff;
}

.food_1 {
  color: #000;
  text-align: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.food_1 .box {
  background: #f7efe3;
  width: calc((100% - 96px) / 4);
  margin-right: 32px;
  border-radius: 5px;
}
.food_1 .box:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 1000px) {
  .food_1 .box {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
  }
}
@media screen and (max-width: 834px) {
  .food_1 .box {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
    margin-bottom: 16px;
  }
  .food_1 .box:nth-child(2n) {
    margin-right: 0;
  }
}
.food_1 .box h3 {
  background-color: #816e63;
  color: #fff;
  font-family: "Zen Kurenaido", sans-serif;
  padding: 16px 0;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .food_1 .box h3 {
    font-size: 1.6rem;
  }
}
.food_1 .box div {
  padding: 16px 0;
}

.food {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 834px) {
  .food {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.food .menu_title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sns_page .sns_list {
  border: none;
}
.sns_page .sns_list > div {
  border: none;
  margin-bottom: 54px;
}
@media screen and (max-width: 834px) {
  .sns_page .sns_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 640px) {
  .sns_page .sns_list > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px;
  }
}
.sns_page .sns_list > div .sns_text {
  font-size: 1.6rem;
  width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .sns_page .sns_list > div .sns_text {
    margin-top: 16px;
    width: 100%;
  }
}
.sns_page .sns_list > div .sns_text .sns_date {
  background: #816e63;
  display: inline-block;
  padding: 0 16px;
  color: #fff;
  margin-bottom: 16px;
  font-size: 1.4rem;
}
.sns_page .sns_list > div .sns_text .caption {
  width: 100%;
  margin-bottom: 8px;
}
.sns_page .sns_list > div .sns_text ul li a {
  color: #fdbe77;
}
.sns_page .sns_list > div .sns_photo {
  width: 320px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 0;
  margin-right: 16px;
}
@media screen and (max-width: 834px) {
  .sns_page .sns_list > div .sns_photo {
    width: 30%;
    min-width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .sns_page .sns_list > div .sns_photo {
    width: 100%;
  }
}

#main .shop_guide dl {
  border: none;
  color: #000;
}
@media screen and (max-width: 834px) {
  #main .shop_guide dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#main .shop_guide dl dt {
  background: #816e63;
  border: none;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.2);
  padding: 16px;
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 1.8rem;
  color: #fff;
}
@media screen and (max-width: 834px) {
  #main .shop_guide dl dt {
    width: 100%;
    border: none;
  }
}
#main .shop_guide dl:last-of-type dt {
  border: none;
}
#main .shop_guide dl dd {
  background: #f7efe3;
  border: none;
  border-bottom: 2px dotted rgba(129, 110, 99, 0.2);
  padding: 16px;
}
@media screen and (max-width: 834px) {
  #main .shop_guide dl dd {
    width: 100%;
    border: none;
  }
}
#main .shop_guide dl dd span {
  background: #816e63;
  color: #fff;
  border-radius: 5px;
  padding: 0 5px;
}
#main .shop_guide dl:last-child dd {
  border: none;
}

.shop_map {
  margin: 0;
}
.shop_map div {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .shop_map div {
    padding-bottom: 80%;
  }
}
.shop_map div iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

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

div.item_view ul li a {
  color: #fff;
  padding: 5px 10px;
  line-height: 1.7em;
}

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

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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;
}

.shopwrap .search {
  margin-top: 0;
}
.shopwrap .items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.9126213592%;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items {
    margin-left: -2.1097%;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}
.shopwrap .items article {
  position: relative;
  width: 21.359223301%;
  margin-left: 2.9126213592%;
  margin-bottom: 30px;
}
@media screen and (max-width: 834px) {
  .shopwrap .items article {
    width: 31.2236%;
    margin-left: 2.1097%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .shopwrap .items article {
    width: 48%;
    margin-left: 0;
  }
}
.shopwrap .items article .photo {
  display: block;
  width: 100%;
  height: auto;
}
.shopwrap .items article img {
  display: block !important;
  width: 100% !important;
}
.shopwrap .items article .price {
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=common_style.css.map */