@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(149, 133, 84, 0.7);
}

::selection {
  background-color: rgba(149, 133, 84, 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", "ヒラギノ角ゴ 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;
}

@media only screen and (max-width: 1200px) {
  #contents {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}

#main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: 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 !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;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

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

@media screen and (max-width: 640px) {
  .imgR {
    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", "ヒラギノ角ゴ 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%;
  color: #fff;
  background-color: #89663d;
  line-height: 1;
}

header#global_header #header {
  background: none;
  font-size: 1.6rem;
  background-image: url("../images/home/bg.gif");
  position: fixed;
  z-index: 100;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1000px) {
  header#global_header #header {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  header#global_header #header {
    background-color: #89663d;
  }
}

header#global_header #header .hd-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header#global_header #header .hd-flex .logo {
  z-index: 9999;
}

@media only screen and (max-width: 1000px) {
  header#global_header #header .hd-flex .logo {
    width: 20%;
  }
}

@media screen and (max-width: 834px) {
  header#global_header #header .hd-flex .logo {
    width: 30%;
  }
}

header#global_header #header .hd-flex .logo h1 {
  display: inline;
}

header#global_header #header .hd-flex .hd-flex-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 834px) {
  header#global_header #header .hd-flex .hd-flex-right {
    display: none;
  }
}

header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel {
  font-family: 'Roboto', sans-serif;
  margin-left: 48px;
}

@media only screen and (max-width: 1420px) {
  header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel {
    margin-left: 24px;
  }
}

@media only screen and (max-width: 1200px) {
  header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel {
    margin-left: 16px;
  }
}

header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel a {
  color: #fff;
  border: 1px solid #fff;
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel a {
    padding: 16px 24px;
  }
}

header#global_header #header .hd-flex .hd-flex-right .hd-info-wrap .hd-tel a span {
  padding-left: 8px;
  font-weight: 900;
}

header#global_header #header .hd-flex .hd-flex-right nav#nav_global {
  background: transparent;
  padding-top: 8px;
  font-family: 'Kiwi Maru', serif;
  font-weight: 500;
  font-size: 1.6rem;
}

@media only screen and (max-width: 1000px) {
  header#global_header #header .hd-flex .hd-flex-right nav#nav_global {
    font-size: 1.4rem;
  }
}

header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  width: auto;
}

header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul li {
  width: auto;
  padding-left: 48px;
}

@media only screen and (max-width: 1420px) {
  header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul li {
    padding-left: 24px;
  }
}

@media only screen and (max-width: 1200px) {
  header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul li {
    padding-left: 16px;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul li {
    font-size: 1.2rem;
  }
}

header#global_header #header .hd-flex .hd-flex-right nav#nav_global ul li a {
  background: transparent;
}

.openbtn_sp {
  display: none;
}

@media screen and (max-width: 834px) {
  .openbtn_sp {
    display: block;
    cursor: pointer;
    position: relative;
    width: 48px;
    height: 48px;
    z-index: 999;
    background-color: transparent;
  }
  .openbtn_sp span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    height: 2px;
    right: 7.5px;
    border-radius: 5px;
    background: #fff;
    width: 33px;
  }
  .openbtn_sp span:nth-child(1) {
    top: 15px;
  }
  .openbtn_sp span:nth-child(2) {
    top: 24px;
  }
  .openbtn_sp span:nth-child(3) {
    top: 33px;
  }
  .openbtn_sp.active span:nth-child(1) {
    top: 15px;
    right: 7.5px;
    -webkit-transform: translateY(12px) rotate(-45deg);
            transform: translateY(12px) rotate(-45deg);
    width: 33px;
  }
  .openbtn_sp.active span:nth-child(2) {
    opacity: 0;
  }
  .openbtn_sp.active span:nth-child(3) {
    top: 28px;
    right: 7.5px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 33px;
  }
}

.nav_sp {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 834px) {
  .nav_sp {
    display: block;
    pointer-events: none;
    opacity: 0;
  }
  .nav_sp.open {
    pointer-events: auto;
    opacity: 1;
  }
}

.nav_sp .navigation_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 80px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url("../images/home/bg.gif");
  color: #fff;
  background-color: #89663d;
  z-index: 5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav_sp .navigation_sp ul {
  height: auto;
}

.nav_sp .navigation_sp li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  text-align: left;
  margin: 0 80px;
  border-bottom: 1px solid #fff;
  padding: 16px 0;
  text-align: center;
}

.nav_sp .navigation_sp li a {
  color: #fff;
  display: block;
  padding: 5px;
}

.nav_sp .navigation_sp li:last-child {
  border-bottom: none;
  padding-bottom: 20px;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  background-image: url("../images/home/bg.gif");
  color: #fff;
  background-color: #89663d;
  font-size: 1.6rem;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer {
    font-size: 1.2rem;
  }
}

footer#global_footer #footer .bg100 {
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 834px) {
  footer#global_footer #footer .bg100 {
    border: none;
  }
}

footer#global_footer #footer nav#nav_footer {
  float: none;
  padding: 16px 0;
  margin: 0;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  footer#global_footer #footer nav#nav_footer {
    display: none;
  }
}

footer#global_footer #footer nav#nav_footer ul {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer#global_footer #footer nav#nav_footer ul li {
  margin-left: 48px;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer nav#nav_footer ul li {
    margin-left: 24px;
  }
}

footer#global_footer #footer nav#nav_footer ul li:first-child {
  margin-left: 0;
}

footer#global_footer #footer .ft-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 48px 0;
}

@media only screen and (max-width: 1210px) {
  footer#global_footer #footer .ft-flex {
    padding: 48px 10px;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .left {
    text-align: center;
  }
}

footer#global_footer #footer .ft-flex .left p.first {
  margin-top: 16px;
}

footer#global_footer #footer .ft-flex .left p.reserve {
  margin-top: 48px;
}

footer#global_footer #footer .ft-flex .left div.reserve {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .left div.reserve {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .left div.reserve {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #footer .ft-flex .left div.reserve {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

footer#global_footer #footer .ft-flex .left div.reserve .ft-tel, footer#global_footer #footer .ft-flex .left div.reserve .uber {
  font-family: 'Roboto', sans-serif;
  width: 230px;
  font-size: 1.6rem;
}

footer#global_footer #footer .ft-flex .left div.reserve .ft-tel a, footer#global_footer #footer .ft-flex .left div.reserve .uber a {
  color: #fff;
  border: 1px solid #fff;
  padding: 24px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .left div.reserve .ft-tel a, footer#global_footer #footer .ft-flex .left div.reserve .uber a {
    padding: 16px 24px;
  }
}

footer#global_footer #footer .ft-flex .left div.reserve .ft-tel a span, footer#global_footer #footer .ft-flex .left div.reserve .uber a span {
  padding-left: 8px;
  font-weight: 900;
}

footer#global_footer #footer .ft-flex .left div.reserve .tabelog, footer#global_footer #footer .ft-flex .left div.reserve .demaekan {
  margin-left: 16px;
  width: 230px;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .left div.reserve .tabelog, footer#global_footer #footer .ft-flex .left div.reserve .demaekan {
    margin-left: 0;
    margin-top: 16px;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .left div.reserve .tabelog, footer#global_footer #footer .ft-flex .left div.reserve .demaekan {
    margin-left: 16px;
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #footer .ft-flex .left div.reserve .tabelog, footer#global_footer #footer .ft-flex .left div.reserve .demaekan {
    margin-left: 0;
    margin-top: 16px;
  }
}

footer#global_footer #footer .ft-flex .left div.reserve .tabelog a, footer#global_footer #footer .ft-flex .left div.reserve .demaekan a {
  border: 1px solid #fff;
  padding: 24px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .left div.reserve .tabelog a, footer#global_footer #footer .ft-flex .left div.reserve .demaekan a {
    padding: 16px 24px;
  }
}

footer#global_footer #footer .ft-flex .left div.reserve .demaekan {
  font-size: 1.6rem;
}

footer#global_footer #footer .ft-flex .left div.reserve .demaekan a {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .right {
    margin-top: 48px;
  }
}

footer#global_footer #footer .ft-flex .right dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
}

footer#global_footer #footer .ft-flex .right dl:first-child {
  padding-top: 0;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .right dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .right dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #footer .ft-flex .right dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 24px;
  }
}

footer#global_footer #footer .ft-flex .right dl dt {
  width: 180px;
}

@media only screen and (max-width: 1200px) {
  footer#global_footer #footer .ft-flex .right dl dt {
    width: 160px;
  }
}

@media only screen and (max-width: 1000px) {
  footer#global_footer #footer .ft-flex .right dl dt {
    width: 180px;
  }
}

@media screen and (max-width: 640px) {
  footer#global_footer #footer .ft-flex .right dl dt {
    width: auto;
  }
}

footer#global_footer #footer .ft-flex .right dl dd {
  width: auto;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  footer#global_footer #footer .ft-flex .right dl dd {
    text-align: center;
  }
}

footer#global_footer .copy {
  border-top: 1px solid #fff;
}

footer#global_footer .copy a {
  color: #fff;
}

body {
  background-image: url("../images/home/pt.gif");
}

#contents_wrap {
  background-color: transparent;
}

#contents_wrap #contents {
  background-color: transparent;
  padding-bottom: 0;
  line-height: 2;
  padding: 0;
}

@media only screen and (max-width: 1210px) {
  #contents_wrap #contents {
    padding: 0 20px;
  }
}

#contents_wrap #contents #main #col_main section {
  color: #2a2000;
  font-family: 'Kiwi Maru', serif;
  font-weight: 300;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section {
    font-size: 1.4rem;
  }
}

#contents_wrap #contents #main #col_main section a:hover {
  opacity: 1;
}

#contents_wrap #contents #main #col_main section .title_top {
  line-height: 1;
}

#contents_wrap #contents #main #col_main section .title_top h2 {
  font-family: 'Allura', cursive;
  font-size: 9.6rem;
  color: #89663d;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .title_top h2 {
    font-size: 5.6rem;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .title_top h2 {
    font-size: 4.8rem;
  }
}

#contents_wrap #contents #main #col_main section .title_top span {
  font-size: 3rem;
  color: #2a2000;
  padding-top: 16px;
  font-family: 'Kiwi Maru', serif;
  font-weight: 500;
  display: block;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .title_top span {
    font-size: 2.4rem;
  }
}

#contents_wrap #contents #main #col_main section .btn {
  margin-top: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .btn {
    margin-top: 24px;
  }
}

#contents_wrap #contents #main #col_main section .btn > div a {
  color: #fff;
  background-color: #958554;
  padding: 16px 32px;
  display: inline-block;
  background-image: url("../images/home/bg.gif");
  border: 1px solid #2a2000;
  font-size: 2rem;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .btn > div a {
    padding: 8px 16px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .btn > div a {
    padding: 10px 24px;
  }
}

#contents_wrap #contents #main #col_main section .btn > div a:hover {
  background-color: #7c6b3e;
  opacity: 1;
}

#contents_wrap #contents #main #col_main section .cont_01_wrap {
  margin-top: 160px;
  padding: 100px 0;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap {
    padding: 64px 0;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap {
    margin-top: 80px;
    padding-bottom: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01 {
  background-color: #fff;
  width: 40%;
  padding: 48px;
  margin-left: 10% !important;
  position: relative;
  z-index: 3;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01 {
    margin-left: 5% !important;
    width: 50%;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01 {
    width: 65%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01 {
    width: 90%;
    margin: 0 auto !important;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .cont_01 .chara {
  position: absolute;
  top: -120px;
  right: 0;
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .image {
  background-image: url("../images/home/bg.gif");
  display: inline-block;
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-01 {
  position: absolute;
  top: 0;
  z-index: 1;
  right: 10%;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-01 {
    right: 3%;
  }
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-01 {
    width: 80%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-01 {
    display: none;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-02 {
  position: absolute;
  bottom: 0;
  right: 30%;
  z-index: 2;
}

@media only screen and (max-width: 1420px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-02 {
    right: 20%;
  }
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-02 {
    right: 10%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_01_wrap .image.image-02 {
    display: none;
  }
}

#contents_wrap #contents #main #col_main section .cont_01_wrap .image img {
  border: 24px solid transparent;
  margin-right: 0;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap {
  background-image: url("../images/home/pt_02.gif");
  background-color: #fffdfa;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap {
    margin-top: 80px;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner {
  background-image: url("../images/home/cont_02_bg_left.png"), url("../images/home/cont_02_bg_right.png");
  background-position: left 0 bottom 0,right 0 bottom 0;
  background-repeat: repeat-y;
  padding: 48px 0;
  background-color: rgba(255, 255, 255, 0.3);
  background-blend-mode: lighten;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner {
    background-size: 30%;
    background-position: left -8% bottom 0,right -8% bottom 0;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner {
    background-position: left -10% bottom 0,right -10% bottom 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 480px;
  overflow-y: scroll;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news::-webkit-scrollbar {
  width: 10px;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news::-webkit-scrollbar-thumb {
  background-color: #89663d;
  border-radius: 5px;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #e9e9e9;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list {
  padding-left: 48px;
  padding-right: 48px;
  border: none;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list > div {
  padding-top: 48px;
  border-bottom: none;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list > div {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list > div:first-child {
  padding-top: 0;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_photo {
  padding: 0;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_text {
  padding: 0;
  padding-left: 48px;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_text {
    padding-left: 0;
    padding-top: 16px;
  }
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_text .caption {
  padding-top: 48px;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_text .ul {
  padding-top: 48px;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_text a {
  font-size: 1.6rem;
  color: #2a2000;
}

#contents_wrap #contents #main #col_main section .cont_02_wrap .cont_02_inner .news div.sns_list div.sns_date {
  color: #2a2000;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 80px;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 {
  margin-left: 10%;
  position: relative;
  padding: 32px 0 240px 0;
  z-index: 1;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 {
    margin-left: 3%;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 {
    padding-bottom: 160px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 {
    margin-right: 5%;
    margin-left: 5%;
    padding: 64px 0;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 {
    padding-top: 130px;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image {
  background-image: url("../images/home/bg.gif");
  display: inline-block;
  -webkit-box-shadow: 32px 32px 0 #fff;
          box-shadow: 32px 32px 0 #fff;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image img {
  border: 8px solid transparent;
  margin-right: 0;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01 {
  position: absolute;
  bottom: 50px;
  left: 0;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01 {
    width: 70%;
    left: 20%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01 {
    bottom: 0;
    width: 50%;
    left: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff {
  position: absolute;
  top: 0;
  left: 112px;
  font-size: 3rem;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  background-color: #fff;
  padding: 16px 8px;
}

@media only screen and (max-width: 1420px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff {
    padding: 8px 4px;
    font-size: 2.4rem;
    left: 88px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff {
    left: initial;
    right: 10px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff {
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: lr-tb;
            writing-mode: lr-tb;
    padding: 4px 8px;
    font-size: 2rem;
    right: 0;
    top: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff > div {
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg {
  position: absolute;
  top: 0;
  left: 24px;
  font-size: 3rem;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  background-image: url("../images/home/bg.gif");
  background-color: #2a2000;
  color: #fff;
  padding: 16px 8px;
}

@media only screen and (max-width: 1420px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg {
    padding: 8px 4px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg {
    left: initial;
    right: 70px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg {
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: lr-tb;
            writing-mode: lr-tb;
    padding: 4px 8px;
    font-size: 2rem;
    right: 0;
    top: 60px;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg > div {
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt {
  margin-right: 10%;
  z-index: 2;
  padding-left: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt {
    margin-right: 3%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .image {
    width: 50%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .image {
    display: none;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .title_top {
  padding-top: 48px;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .title_top {
    padding-top: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .title_top h2 {
  text-shadow: #fff 3px 0px,  #fff -3px 0px, #fff 0px -3px, #fff 0px 3px, #fff 3px 3px , #fff -3px 3px, #fff 3px -3px, #fff -3px -3px, #fff 3px 3px,  #fff -3px 3px, #fff 1px -3px, #fff -1px -3px, #fff 3px 1px,  #fff -3px 1px, #fff 3px -1px, #fff -3px -1px;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .title_top span.spacing-32 {
  text-shadow: none;
  padding-top: 32px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt .txt {
    margin-top: 24px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap.cont_04_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03.cont_04 {
  margin-left: auto;
  margin-right: 10%;
  padding: 32px 0 150px 0;
  position: relative;
  width: 60%;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03.cont_04 {
    margin-right: 3%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03.cont_04 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03.cont_04 {
    padding-top: 130px;
    padding-bottom: 80px;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image.image_04 {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: -32px 32px 0 #fff;
          box-shadow: -32px 32px 0 #fff;
  display: block;
  top: 32px;
  right: 10%;
  width: 100%;
  margin-left: auto;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image.image_04 {
    right: 3%;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01.image-01_04 {
  left: initial;
  right: 20px;
  bottom: 0;
  width: 100%;
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01.image-01_04 img {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .image-01.image-01_04 {
    width: 95%;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff.txt-bg-fff_04 {
  right: 24px;
  left: initial;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-fff.txt-bg-fff_04 {
    right: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg.txt-bg-bg_04 {
  right: 112px;
  left: initial;
}

@media only screen and (max-width: 1420px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg.txt-bg-bg_04 {
    right: 88px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03 .txt-bg-bg.txt-bg-bg_04 {
    right: 0;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt {
  margin-left: 10%;
  margin-right: 0;
  padding: 32px 0 0 0;
  position: relative;
  width: 40%;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt {
    margin-left: 3%;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    position: initial;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .title_top {
  position: absolute;
  top: 200px;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .title_top {
    top: 80px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .title_top {
    position: initial;
  }
}

#contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .txt {
  padding-top: 160px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .txt {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .cont_03_wrap .cont_03_txt.cont_04_txt .image {
    width: 30%;
  }
}

#contents_wrap #contents #main #col_main section .cont_05 {
  background-image: url("../images/home/bg.gif");
  border: 8px solid transparent;
  position: relative;
  max-width: 1000px;
  -webkit-box-shadow: 16px 16px 0 #fff;
          box-shadow: 16px 16px 0 #fff;
}

#contents_wrap #contents #main #col_main section .cont_05.first {
  margin-top: 80px;
}

#contents_wrap #contents #main #col_main section .cont_05.cont_05_re {
  margin-left: auto;
  margin-right: 0;
}

#contents_wrap #contents #main #col_main section .cont_05 .image {
  width: 70%;
  z-index: 1;
}

#contents_wrap #contents #main #col_main section .cont_05 .image a {
  width: 100% !important;
}

#contents_wrap #contents #main #col_main section .cont_05 .image a img {
  margin-right: 0;
  width: 100%;
}

#contents_wrap #contents #main #col_main section .cont_05 .title_top {
  position: absolute;
  top: 50%;
  right: 48px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 2;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_05 .title_top {
    right: 16px;
  }
}

#contents_wrap #contents #main #col_main section .cont_05 .title_top h2 {
  text-shadow: #fff 3px 0px,  #fff -3px 0px, #fff 0px -3px, #fff 0px 3px, #fff 3px 3px , #fff -3px 3px, #fff 3px -3px, #fff -3px -3px, #fff 3px 3px,  #fff -3px 3px, #fff 1px -3px, #fff -1px -3px, #fff 3px 1px,  #fff -3px 1px, #fff 3px -1px, #fff -3px -1px;
}

#contents_wrap #contents #main #col_main section .cont_05 .title_top span {
  text-shadow: none;
  color: #fff;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .cont_05 .title_top span {
    padding-top: 8px;
  }
}

#contents_wrap #contents #main #col_main section .cont_06 {
  background-image: url("../images/home/pt_02.gif");
  background-color: #fffdfa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}

#contents_wrap #contents #main #col_main section .cont_06.bg100 {
  padding: 0;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_06 {
    margin-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt {
  padding-left: 160px;
  background-image: url("../images/home/logosmpl03.png");
  background-position: right -10% center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 51%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1600px) {
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt {
    padding-left: 0;
  }
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt {
    padding: 48px 0;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt .inner {
    width: auto;
  }
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt .inner h2 {
    text-align: center;
  }
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt .inner .txt > div {
    text-align: center;
  }
  #contents_wrap #contents #main #col_main section .cont_06 .cont_06_txt .inner .btn > div {
    text-align: center;
  }
}

#contents_wrap #contents #main #col_main section .cont_06 > .image {
  opacity: 0.5;
}

#contents_wrap #contents #main #col_main section .cont_06 > .image img {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(black), to(transparent));
  -webkit-mask-image: linear-gradient(to right, black 0%, transparent 100%);
  mask-image: -webkit-gradient(linear, left top, right top, from(black), to(transparent));
  mask-image: linear-gradient(to right, black 0%, transparent 100%);
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .cont_06 > .image img {
    height: 100% !important;
    width: auto !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cont_06 > .image img {
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
    -webkit-mask-image: linear-gradient(to top, black 0%, transparent 100%);
    mask-image: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
    mask-image: linear-gradient(to top, black 0%, transparent 100%);
    width: 100% !important;
    height: auto !important;
  }
}

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

img.imgL {
  float: initial;
  margin-right: 0;
}

.imgL {
  float: initial;
  margin-right: 0;
}

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

br.sp-br {
  display: none;
}

@media screen and (max-width: 640px) {
  br.sp-br {
    display: block;
  }
}

/***********************スライドスクロールインCSS*******************************************/
.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 48px);
          transform: translate(0, 48px);
}

@media screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.flex1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex1._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex2._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex3._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex4._center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -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;
  height: 100% !important;
}

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

@media only screen and (max-width: 1200px) {
  .bg100 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 834px) {
  .bg100 {
    padding: 0 20px;
  }
}

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

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: 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;
        -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: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_02._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -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: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: 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;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_03._rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -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: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -1.63934%;
}

@media only screen and (max-width: 1200px) {
  .flex5cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex5cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex5cl .box {
  position: relative;
  width: 18.36066%;
  margin-left: 1.63934%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1200px) {
  .flex5cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    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 {
  width: 100%;
}

.title_01 h1 {
  font-size: 3rem;
  color: #fff;
  padding-top: 16px;
  font-family: 'Kiwi Maru', serif;
  font-weight: 500;
  display: block;
}

@media screen and (max-width: 834px) {
  .title_01 h1 {
    font-size: 2.4rem;
  }
}

.title_02 h2 {
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 500;
  padding-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .title_02 h2 {
    font-size: 2.4rem;
  }
}

.title_menu {
  font-size: 2.4rem;
  line-height: 1.3;
  padding-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .title_menu {
    font-size: 2rem;
  }
}

.title_03 {
  text-align: center;
  margin-top: 160px;
  margin-bottom: 48px;
}

@media screen and (max-width: 834px) {
  .title_03 {
    margin-top: 80px;
    margin-bottom: 24px;
  }
}

.title_03 h3 {
  color: #fff;
  padding: 16px 32px;
  background-image: url("../images/home/bg.gif");
  background-color: #89663d;
  display: block;
  border: 1px solid #fff;
  outline: solid 5px #89663d;
  font-weight: 500;
  font-size: 2.4rem;
}

@media screen and (max-width: 834px) {
  .title_03 h3 {
    font-size: 1.8rem;
    display: block;
  }
}

.title_03 div {
  padding-top: 16px;
}

.title_area {
  height: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../images/contents/style_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 640px) {
  .title_area {
    height: 320px;
  }
}

#contents_wrap #contents #main #col_main section .alpha {
  line-height: 1;
  font-family: 'Allura', cursive;
  font-size: 9.6rem;
  color: #89663d;
  text-shadow: #fff 3px 0px,  #fff -3px 0px, #fff 0px -3px, #fff 0px 3px, #fff 3px 3px , #fff -3px 3px, #fff 3px -3px, #fff -3px -3px, #fff 3px 3px,  #fff -3px 3px, #fff 1px -3px, #fff -1px -3px, #fff 3px 1px,  #fff -3px 1px, #fff 3px -1px, #fff -3px -1px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .alpha {
    font-size: 5.6rem;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .alpha {
    font-size: 4.8rem;
  }
}

#contents_wrap #contents #main #col_main section .pan1 {
  font-size: 1.2rem;
  margin-bottom: 48px;
}

#contents_wrap #contents #main #col_main section .pan1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#contents_wrap #contents #main #col_main section .pan1 ul a {
  color: #2a2000;
}

#contents_wrap #contents #main #col_main section .point {
  font-size: 2rem;
  font-weight: 400;
}

#contents_wrap #contents #main #col_main section .point > div {
  font-weight: 400;
}

#contents_wrap #contents #main #col_main section .point small {
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
}

#contents_wrap #contents #main #col_main section .point span {
  line-height: 1;
  font-family: 'Allura', cursive;
  font-size: 4.8rem;
}

#contents_wrap #contents #main #col_main section .txt {
  padding-top: 16px;
}

#contents_wrap #contents #main #col_main section .name {
  font-size: 4rem;
  line-height: 1.3;
  font-weight: 500;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .name {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .name {
    font-size: 3rem;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .name {
    font-size: 2.4rem;
  }
}

#contents_wrap #contents #main #col_main section .name > div {
  font-weight: 500;
}

#contents_wrap #contents #main #col_main section .curry_01, #contents_wrap #contents #main #col_main section .curry_02, #contents_wrap #contents #main #col_main section .takeout_01, #contents_wrap #contents #main #col_main section .cafetime_01, #contents_wrap #contents #main #col_main section .chiffon_01, #contents_wrap #contents #main #col_main section .chiffon_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01, #contents_wrap #contents #main #col_main section .curry_02, #contents_wrap #contents #main #col_main section .takeout_01, #contents_wrap #contents #main #col_main section .cafetime_01, #contents_wrap #contents #main #col_main section .chiffon_01, #contents_wrap #contents #main #col_main section .chiffon_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .curry_01:first-child, #contents_wrap #contents #main #col_main section .curry_02:first-child, #contents_wrap #contents #main #col_main section .takeout_01:first-child, #contents_wrap #contents #main #col_main section .cafetime_01:first-child, #contents_wrap #contents #main #col_main section .chiffon_01:first-child, #contents_wrap #contents #main #col_main section .chiffon_03:first-child {
  margin-top: 0;
}

#contents_wrap #contents #main #col_main section .curry_01.re, #contents_wrap #contents #main #col_main section .re.curry_02, #contents_wrap #contents #main #col_main section .re.takeout_01, #contents_wrap #contents #main #col_main section .re.cafetime_01, #contents_wrap #contents #main #col_main section .re.chiffon_01, #contents_wrap #contents #main #col_main section .re.chiffon_03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01.re, #contents_wrap #contents #main #col_main section .re.curry_02, #contents_wrap #contents #main #col_main section .re.takeout_01, #contents_wrap #contents #main #col_main section .re.cafetime_01, #contents_wrap #contents #main #col_main section .re.chiffon_01, #contents_wrap #contents #main #col_main section .re.chiffon_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .curry_01.re .curry_inner, #contents_wrap #contents #main #col_main section .re.curry_02 .curry_inner, #contents_wrap #contents #main #col_main section .re.takeout_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.cafetime_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.chiffon_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.chiffon_03 .curry_inner {
  padding-left: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01.re .curry_inner, #contents_wrap #contents #main #col_main section .re.curry_02 .curry_inner, #contents_wrap #contents #main #col_main section .re.takeout_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.cafetime_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.chiffon_01 .curry_inner, #contents_wrap #contents #main #col_main section .re.chiffon_03 .curry_inner {
    padding-left: 0;
  }
}

#contents_wrap #contents #main #col_main section .curry_01.center, #contents_wrap #contents #main #col_main section .center.curry_02, #contents_wrap #contents #main #col_main section .center.takeout_01, #contents_wrap #contents #main #col_main section .center.cafetime_01, #contents_wrap #contents #main #col_main section .center.chiffon_01, #contents_wrap #contents #main #col_main section .center.chiffon_03 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contents_wrap #contents #main #col_main section .curry_01 .curry_inner, #contents_wrap #contents #main #col_main section .curry_02 .curry_inner, #contents_wrap #contents #main #col_main section .takeout_01 .curry_inner, #contents_wrap #contents #main #col_main section .cafetime_01 .curry_inner, #contents_wrap #contents #main #col_main section .chiffon_01 .curry_inner, #contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner {
  width: 50%;
  padding-left: 0;
  padding-right: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01 .curry_inner, #contents_wrap #contents #main #col_main section .curry_02 .curry_inner, #contents_wrap #contents #main #col_main section .takeout_01 .curry_inner, #contents_wrap #contents #main #col_main section .cafetime_01 .curry_inner, #contents_wrap #contents #main #col_main section .chiffon_01 .curry_inner, #contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner {
    width: 100%;
    padding-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .curry_01 .image, #contents_wrap #contents #main #col_main section .curry_02 .image, #contents_wrap #contents #main #col_main section .takeout_01 .image, #contents_wrap #contents #main #col_main section .cafetime_01 .image, #contents_wrap #contents #main #col_main section .chiffon_01 .image, #contents_wrap #contents #main #col_main section .chiffon_03 .image {
  width: 50%;
  background-image: url("../images/home/bg.gif");
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01 .image, #contents_wrap #contents #main #col_main section .curry_02 .image, #contents_wrap #contents #main #col_main section .takeout_01 .image, #contents_wrap #contents #main #col_main section .cafetime_01 .image, #contents_wrap #contents #main #col_main section .chiffon_01 .image, #contents_wrap #contents #main #col_main section .chiffon_03 .image {
    width: 100%;
    margin-top: 24px;
  }
}

#contents_wrap #contents #main #col_main section .curry_01 .image img, #contents_wrap #contents #main #col_main section .curry_02 .image img, #contents_wrap #contents #main #col_main section .takeout_01 .image img, #contents_wrap #contents #main #col_main section .cafetime_01 .image img, #contents_wrap #contents #main #col_main section .chiffon_01 .image img, #contents_wrap #contents #main #col_main section .chiffon_03 .image img {
  width: 100%;
  border: 24px solid transparent;
  margin-right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .curry_01 .image img, #contents_wrap #contents #main #col_main section .curry_02 .image img, #contents_wrap #contents #main #col_main section .takeout_01 .image img, #contents_wrap #contents #main #col_main section .cafetime_01 .image img, #contents_wrap #contents #main #col_main section .chiffon_01 .image img, #contents_wrap #contents #main #col_main section .chiffon_03 .image img {
    border: 16px solid transparent;
  }
}

#contents_wrap #contents #main #col_main section .curry_02, #contents_wrap #contents #main #col_main section .takeout_01, #contents_wrap #contents #main #col_main section .cafetime_01 {
  border-bottom: 1px solid #89663d;
  padding-bottom: 48px;
}

#contents_wrap #contents #main #col_main section .curry_02:last-child, #contents_wrap #contents #main #col_main section .takeout_01:last-child, #contents_wrap #contents #main #col_main section .cafetime_01:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

#contents_wrap #contents #main #col_main section .curry_03 {
  font-size: 2rem;
  text-align: center;
}

#contents_wrap #contents #main #col_main section .curry_03 > div {
  display: inline-block;
  width: auto;
  padding-bottom: 4px;
  margin-bottom: 16px;
  border-bottom: 1px solid #89663d;
}

#contents_wrap #contents #main #col_main section .curry_04.point {
  padding-top: 24px;
}

#contents_wrap #contents #main #col_main section .curry_05 {
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #2a2000;
  padding: 24px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .curry_05 {
    padding: 24px 0;
  }
}

#contents_wrap #contents #main #col_main section .curry_05 .box {
  width: 20%;
  padding: 0 24px;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .curry_05 .box {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .curry_05 .box {
    padding: 0 16px;
  }
}

#contents_wrap #contents #main #col_main section .curry_05 .box > div {
  margin-top: 16px;
}

#contents_wrap #contents #main #col_main section .curry_05 .box img {
  width: 40% !important;
}

@media only screen and (max-width: 1000px) {
  #contents_wrap #contents #main #col_main section .curry_05 .box img {
    width: 30% !important;
  }
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap {
  text-align: center;
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner {
  display: inline-block;
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .arrow {
  font-size: 2.4rem;
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .takeout_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .takeout_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .takeout_02 .takeout_03 {
  padding-left: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .takeout_02 .takeout_03 {
    padding-left: 0;
    text-align: center !important;
  }
}

#contents_wrap #contents #main #col_main section .takeout_02_wrap .takeout_02_inner .takeout_02 .takeout_03 .point {
  padding-top: 24px;
  font-size: 2rem;
}

#contents_wrap #contents #main #col_main section .takeout_03_wrap {
  text-align: center;
  background-image: url("../images/home/pt_02.gif");
  background-color: #fffdfa;
}

#contents_wrap #contents #main #col_main section .takeout_03_wrap .takeout_03_inner {
  display: inline-block;
  padding: 48px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .takeout_03_wrap .takeout_03_inner .takeout_03 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#contents_wrap #contents #main #col_main section .takeout_03_wrap .takeout_03_inner .takeout_03 dl dt {
  border: none;
  background-color: transparent;
  width: 200px;
}

#contents_wrap #contents #main #col_main section .takeout_03_wrap .takeout_03_inner .takeout_03 dl dd {
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .takeout_03_wrap .takeout_03_inner .takeout_03 dl dd {
    text-align: left;
  }
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .lunch_01_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 {
  width: 50%;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01.left {
  padding-right: 24px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01.left {
    padding-right: 0;
  }
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01.right {
  padding-left: 24px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01.right {
    padding-left: 0;
  }
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .title_02 {
  border-bottom: 1px solid #2a2000;
  padding-bottom: 4px;
  margin-bottom: 8px;
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .lunch_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 48px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .lunch_02.nospace {
  padding-bottom: 0;
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .lunch_02 .box {
  border-bottom: 1px dotted #89663d;
  padding: 4px 0;
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .lunch_02 .box:nth-child(odd) {
  width: 70%;
}

#contents_wrap #contents #main #col_main section .lunch_01_wrap .lunch_01 .lunch_02 .box:nth-child(even) {
  width: 30%;
  text-align: right;
}

#contents_wrap #contents #main #col_main section .lunch_03 .box {
  border-bottom: 1px dotted #89663d;
  padding-bottom: 4px;
}

#contents_wrap #contents #main #col_main section .sns div.sns_list {
  border: none;
}

#contents_wrap #contents #main #col_main section .sns div.sns_list > div {
  border: none;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .sns div.sns_list > div {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

#contents_wrap #contents #main #col_main section .sns div.sns_list div.sns_photo {
  width: 40%;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .sns div.sns_list div.sns_photo {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .sns div.sns_list div.sns_text {
  width: 60%;
  padding: 0;
  padding-left: 48px;
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .sns div.sns_list div.sns_text {
    width: 100%;
    padding-top: 16px;
    padding-left: 0;
  }
}

#contents_wrap #contents #main #col_main section .sns div.sns_list div.sns_date {
  color: #2a2000;
}

#contents_wrap #contents #main #col_main section .lunch.bg100 {
  background-image: url("../images/home/pt_02.gif");
  background-color: #fffdfa;
  padding: 48px 0;
  margin-top: 80px;
  margin-bottom: 80px;
}

#contents_wrap #contents #main #col_main section .lunch.bg100 .lunch_inner {
  max-width: 1200px;
  margin: 0 auto;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  line-height: 2.5;
}

@media only screen and (max-width: 1210px) {
  #contents_wrap #contents #main #col_main section .lunch.bg100 .lunch_inner {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .lunch.bg100 .lunch_inner {
    line-height: 2;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_01 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 160px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_01 {
    margin-top: 80px;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_01 .curry_inner {
    margin-top: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_01 .image {
    margin-top: 0 !important;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 {
    margin-bottom: -24px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 {
    margin-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_02 .box {
  width: 50%;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: initial;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box {
    width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_02 .box article > div {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 48px;
  background-color: rgba(255, 255, 255, 0.8);
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box article > div {
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box article > div {
    width: 100%;
    padding: 24px;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_02 .box article > div > div {
  font-size: 2rem;
  padding-bottom: 16px;
  font-weight: 400;
}

#contents_wrap #contents #main #col_main section .chiffon_02 .box h3 {
  display: none;
}

#contents_wrap #contents #main #col_main section .chiffon_02 .box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 1200px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box img {
    position: initial;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_02 .box img {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_03 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contents_wrap #contents #main #col_main section .chiffon_03 .image {
  background-image: none !important;
}

#contents_wrap #contents #main #col_main section .chiffon_03 .image img {
  border: none !important;
}

#contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner {
  position: relative;
}

#contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner .tate_left, #contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner .tate_right {
  position: absolute;
  color: orange;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  top: 0;
  left: -48px;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner .tate_left, #contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner .tate_right {
    top: 0;
    left: initial;
    right: 0;
  }
}

#contents_wrap #contents #main #col_main section .chiffon_03 .curry_inner .tate_right {
  top: 0;
  left: initial;
  right: 0;
}

#contents_wrap #contents #main #col_main section .qa_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2px;
}

#contents_wrap #contents #main #col_main section .qa_01.last {
  margin-bottom: 160px;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .qa_01.last {
    margin-bottom: 80px;
  }
}

#contents_wrap #contents #main #col_main section .qa_01 .box {
  width: 100%;
  padding: 8px;
}

#contents_wrap #contents #main #col_main section .qa_01 .box:nth-child(odd) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  border: none;
  background-color: #ba9881;
  background-image: url("../images/home/bg.gif");
  background-size: initial;
  color: #fff;
}

#contents_wrap #contents #main #col_main section .qa_01 .box:nth-child(odd)::after {
  content: "＋";
}

#contents_wrap #contents #main #col_main section .qa_01 .box:nth-child(odd).return::after {
  content: "－";
}

#contents_wrap #contents #main #col_main section .qa_01 .box:nth-child(even) {
  background-color: #fff;
  display: none;
  border: none;
}

#contents_wrap #contents #main #col_main section .g-map {
  position: relative;
  padding-bottom: 56.25% !important;
  height: 0;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .g-map {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#contents_wrap #contents #main #col_main section .shop_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .shop_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#contents_wrap #contents #main #col_main section .shop_02 .image {
  width: 30%;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .shop_02 .image {
    width: 100%;
  }
}

#contents_wrap #contents #main #col_main section .shop_02 .shop_inner {
  width: 70%;
  padding-left: 48px;
}

@media screen and (max-width: 640px) {
  #contents_wrap #contents #main #col_main section .shop_02 .shop_inner {
    width: 100%;
    padding-left: 0;
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .title_02.shop {
    margin-top: 80px;
  }
}

#contents_wrap #contents #main #col_main section .cafetime_01 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contents_wrap #contents #main #col_main section .cafetime_02.bg100 {
  background-image: url("../images/home/pt_02.gif");
  background-color: #fffdfa;
  padding: 48px 0;
}

#contents_wrap #contents #main #col_main section .cafetime_02.bg100 .btn {
  margin-top: 0;
}

#contents_wrap #contents #main #col_main section .cafetime_02 .cafetime_btn {
  cursor: pointer;
}

#contents_wrap #contents #main #col_main section .cafetime_02 .cafetime_btn a {
  pointer-events: none;
}

#contents_wrap #contents #main #col_main section .cafetime_02 .cafetime_02_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: none;
}

@media only screen and (max-width: 1210px) {
  #contents_wrap #contents #main #col_main section .cafetime_02 .cafetime_02_inner {
    padding: 0 20px;
  }
}

#contents_wrap #contents #main #col_main section .cafetime_03_wrap {
  background-image: url("../images/home/cont_06-01.jpg");
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: lighten;
}

#contents_wrap #contents #main #col_main section .cafetime_03_wrap .cafetime_03 .cafetime_03_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 1210px) {
  #contents_wrap #contents #main #col_main section .cafetime_03_wrap .cafetime_03 .cafetime_03_inner {
    padding: 48px 20px;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .cafetime_03_wrap .cafetime_03 .cafetime_03_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .shop_01 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .shop_01 dl:last-of-type dt {
    border-bottom: none;
  }
}

#contents_wrap #contents #main #col_main section .shop_01 dl dt {
  background-color: #ba9881;
  background-image: url("../images/home/bg.gif");
  color: #fff;
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .shop_01 dl dt {
    width: 100%;
    border-right: 1px solid #ccc;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap #contents #main #col_main section .shop_01 dl dd {
    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: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -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: -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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.91262%;
  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;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.shopwrap .items article {
  position: relative;
  width: 21.35922%;
  margin-left: 2.91262%;
  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 */