@charset "UTF-8";
::-moz-selection {
  background-color: #d0d0ff;
}
::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}

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

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

@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) and (min-width: 641px) {
  .bp1200none {
    display: block;
  }
}

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

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

.annot {
  display: none !important;
}

@media screen and (max-width: 834px) {
  .tabtal div, .tabtal h2, .tabtal h3 {
    text-align: left !important;
  }
}

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

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

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: 400;
}

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

@media screen and (max-width: 640px) {
  body {
    font-size: 1.75rem;
  }
}

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  min-width: 100%;
  margin: 0 auto;
  padding: 80px 0 100px;
  overflow: hidden;
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    padding: 60px 0 100px;
  }
}

#contents {
  background: none !important;
  width: 95%;
  max-width: 1200px;
}

@media screen and (max-width: 834px) {
  #contents {
    min-width: 95%;
  }
}

#main {
  max-width: 100% !important;
  width: 100%;
  float: none !important;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  #main {
    width: 100%;
  }
}

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

@media screen and (max-width: 1200px) {
  .inner {
    max-width: inherit;
  }
}

.inner_out {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

header#global_header {
  max-width: 100vw;
  min-width: inherit;
  position: relative;
}

header#global_header #header.hide {
  -webkit-transform: translateY(-130%);
      -ms-transform: translateY(-130%);
          transform: translateY(-130%);
}

@media screen and (max-width: 834px) {
  header#global_header #header.hide {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

#global_footer {
  min-width: inherit !important;
  position: relative;
}

#col_main {
  width: 100% !important;
  float: none !important;
}

a {
  color: #333 !important;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: .75;
}

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

img {
  max-width: 100%;
  height: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.imgR, .imgL {
  max-width: 50%;
}

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

.itext .imgR, .itext .imgL {
  width: 100% !important;
  max-width: 100%;
  margin: 0;
}

.imgC {
  margin-bottom: 20px;
}

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

.td-p0 table td {
  padding: 0 !important;
}

.td-bdnone table td {
  border: none !important;
}

table .td_img {
  padding: 0 !important;
}

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

em {
  font-weight: bold;
  font-size: 1.25em;
}

u {
  text-decoration: underline;
}

li {
  list-style: none;
}

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

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

.header_container {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}

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

@media screen and (max-width: 834px) {
  .header_container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: static;
  }
}

.h_logo {
  max-width: 147px;
}

@media screen and (max-width: 834px) {
  .h_logo {
    max-width: 126px;
  }
}

.h_info {
  font-size: 13px;
  text-align: right;
  margin-right: 15px;
}

@media screen and (max-width: 834px) {
  .h_info {
    text-align: left;
    margin-left: 10px;
  }
  .h_info p {
    font-weight: 500;
  }
}

.hct_R_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .hct_R_01 {
    margin-right: 53px;
  }
}

.h_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.h_link .btn_01 a {
  width: 200px;
  margin-left: 15px;
}

@media screen and (max-width: 834px) {
  .h_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
  }
  .h_link ._tel {
    color: #fff !important;
    font-size: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 200px;
    height: 60px;
    background: #922146;
  }
  .h_link ._tel .material-icons {
    -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
            transform: translateY(1px);
  }
  .h_link .btn_01 a {
    font-size: 1.125em;
    height: 60px;
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .h_link ._tel, .h_link .btn_01 a {
    width: 220px;
  }
}

#nav_global {
  margin: 15px 0 5px;
}

#nav_global > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#nav_global > ul li {
  font-size: 15px;
  line-height: 1.3;
  padding: 0 25px;
  border-left: 1px solid #666;
}

#nav_global > ul li:last-child {
  border-right: 1px solid #666;
}

@media only screen and (max-width: 1000px) {
  #nav_global > ul li {
    padding: 0 12px;
  }
}

#nav_global > ul li a {
  font-weight: 500;
  padding: 0 5px;
  display: inline-block;
  position: relative;
}

#nav_global > ul li a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #4e2711;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: .3s;
  transition: .3s;
}

#nav_global > ul li:hover > a {
  opacity: 1;
  color: #4e2711 !important;
}

#nav_global > ul li:hover > a::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

#nav_global > ul li:hover > a span {
  color: #4e2711;
}

@media screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}

.dropdown {
  padding: 0 5px;
  position: relative;
  cursor: pointer;
}

.dropdown::after {
  display: block;
  font-family: "Font Awesome 5 Pro";
  content: '\f107';
  font-weight: 400;
  width: 100%;
  line-height: 6px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -12px;
}

.dropdown .second-level {
  position: absolute;
  z-index: -1;
  padding: 32px 0 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dropdown .second-level li {
  font-size: 15px;
  width: 100%;
  min-width: 150px;
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
}

.dropdown .second-level li:first-child {
  border-top: 1px solid #eee;
}

.dropdown .second-level li a {
  white-space: nowrap;
  display: block !important;
  padding: 10px 15px !important;
}

.dropdown .second-level li:hover a {
  opacity: 1;
  color: #4e2711 !important;
}

.dropdown .second-level li:hover a::after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.clone-nav {
  width: 100%;
  background: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  z-index: 100;
  -webkit-transform: translateY(-130%);
      -ms-transform: translateY(-130%);
          transform: translateY(-130%);
}

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

.is-show {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

#nav_global.m_fixed {
  position: fixed;
  left: 0;
  top: 0;
  bottom: auto;
  z-index: 999;
}

#mainArea {
  position: relative;
  z-index: 1;
}

#mainArea .slider img {
  width: 100% !important;
  min-height: 100vh;
}

@media screen and (max-width: 834px) {
  #mainArea .slider img {
    min-height: calc(100vh - 70px);
    max-height: calc(100vh - 70px);
  }
}

.slick-slide {
  outline: none;
}

.top_h1 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: left;
  position: absolute;
  bottom: 15%;
  left: 7%;
  z-index: 2;
}

@media screen and (max-width: 834px) {
  .top_h1 {
    bottom: 25%;
  }
}

.top_h1 h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85);
  line-height: 1.5;
  letter-spacing: 0.07em;
}

@media only screen and (max-width: 1000px) {
  .top_h1 h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .top_h1 h1 {
    font-size: 26px;
  }
}

.top_h1 h1 em {
  display: block;
  font-size: 1.85em;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .top_h1 h1 em {
    font-size: 1.5em;
  }
}

.top_h1 h1 br.tab_db {
  display: none;
}

@media screen and (max-width: 834px) {
  .top_h1 h1 br.tab_db {
    display: block;
  }
}

#mainArea2 {
  padding-top: 103px;
  background: #f1eeec;
  background: url(../images/contents/bg_h1.jpg) center top/cover;
  position: relative;
}

@media screen and (max-width: 834px) {
  #mainArea2 {
    padding-top: 0;
  }
}

#mainArea2::before, #mainArea2::after {
  display: block;
  content: '';
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
}

#mainArea2::before {
  background: url(../images/contents/bg_h1_leaf_L.png) left top/contain no-repeat;
  left: 0;
}

#mainArea2::after {
  background: url(../images/contents/bg_h1_leaf_R.png) right top/contain no-repeat;
  right: 0;
}

#local-keyvisual {
  text-align: center;
  position: relative;
}

#local-keyvisual h1, #local-keyvisual .blog_title {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 50px;
  color: #fff;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.6);
  line-height: 1.4;
  letter-spacing: 1px;
  padding: 80px 0;
  position: relative;
}

@media screen and (max-width: 834px) {
  #local-keyvisual h1, #local-keyvisual .blog_title {
    font-size: 44px;
    padding: 60px 0;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual h1, #local-keyvisual .blog_title {
    font-size: 38px;
  }
}

#local-keyvisual h1 span, #local-keyvisual .blog_title span {
  font-size: 22px;
  color: #922146;
  font-weight: 500;
  line-height: 1;
  display: block;
}

@media screen and (max-width: 640px) {
  #local-keyvisual h1 span, #local-keyvisual .blog_title span {
    font-size: 18px;
  }
}

#local-keyvisual h1 span:empty, #local-keyvisual .blog_title span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#local-keyvisual #local-keyvisual-bg img, #local-keyvisual .local-keyvisual-bg img {
  width: 100% !important;
  height: 100% !important;
}

.zdo_drawer_nav_ct01 {
  padding-bottom: 20px;
}

.zdo_drawer_nav_ct01 .btn_01 {
  padding-left: 10px;
}

.zdo_drawer_nav_ct01 .btn_01 a {
  font-size: 18px;
  width: 250px;
  height: 58px;
  margin: 0 auto;
}

.zdo_drawer_nav_ct01 .ct_tel {
  margin: 0 auto;
  width: 250px;
}

.zdo_drawer_nav_ct01 .ct_tel ._tel {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  margin: 10px 0;
}

.zdo_drawer_nav_ct01 .ct_tel ._tel .material-icons {
  font-size: 30px;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}

.zdo_drawer_nav_ct01 .ct_tel p {
  text-align: center;
  line-height: 1.5;
}

#global_footer {
  font-size: 16px;
  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;
}

@media screen and (max-width: 640px) {
  #global_footer {
    font-size: 18px;
  }
}

.footer_container {
  text-align: left;
  width: 30%;
  background: #f1eeec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1000px) {
  .footer_container {
    width: 50%;
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .footer_container {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .footer_container {
    text-align: center;
    width: 100%;
    padding: 40px 0;
  }
}

.footer_container .fct p {
  font-size: 0.9375em;
}

.footer_container .fct .f_logo {
  margin-bottom: 30px;
}

.f_map {
  width: 70%;
  height: 350px;
}

@media only screen and (max-width: 1000px) {
  .f_map {
    width: 50%;
    height: 400px;
  }
}

@media screen and (max-width: 640px) {
  .f_map {
    width: 100%;
    height: 290px;
  }
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav_footer .nav_box {
  margin-right: 50px;
}

.nav_footer .nav_box li {
  text-align: left;
  margin-bottom: 15px;
  padding-left: 15px;
  position: relative;
}

.nav_footer .nav_box li::before {
  display: block;
  content: '';
  width: 8px;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  left: 0;
}

@media only screen and (max-width: 1000px) {
  .nav_footer {
    margin-top: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav_footer .nav_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
  }
  .nav_footer .nav_box li {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1000px) and (max-width: 834px) and (min-width: 641px) {
  .nav_footer .nav_box li {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1000px) {
  .nav_footer .nav_box li::before {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .nav_footer {
    display: block;
  }
  .nav_footer .nav_box {
    width: 80%;
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }
  .nav_footer .nav_box li {
    padding: 0;
  }
  .nav_footer .nav_box li a {
    text-align: center;
    line-height: 48px;
    display: block;
    background: rgba(255, 255, 255, 0.6);
    padding: 0;
  }
}

#copy {
  margin-top: 20px;
}

.f_contact {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  padding: 50px 0;
}

@media screen and (max-width: 1200px) {
  .f_contact {
    max-width: inherit;
  }
}

.f_contact .title_01._h2 h2 {
  color: #fff;
  border-color: #fff;
}

.f_contact p b {
  font-size: 1.125em;
}

.f_contact .btn_02 {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  .f_contact .btn_02 {
    max-width: inherit;
  }
}

@media screen and (max-width: 640px) {
  .f_contact .btn_02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.f_contact .btn_02 a {
  color: #fff !important;
  border: 1px solid #fff;
  background: none;
}

.f_contact .btn_02 a:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
}

.f_contact .btn_02 a i, .f_contact .btn_02 a img {
  margin-right: 8px;
}

.f_contact .btn_02 ._tel {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-right: 60px;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .f_contact .btn_02 ._tel {
    margin-right: 30px;
  }
}

@media screen and (max-width: 640px) {
  .f_contact .btn_02 ._tel {
    margin-right: auto;
    margin-bottom: 20px;
  }
}

#pagetop {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 999;
}

@media screen and (max-width: 834px) {
  #pagetop {
    bottom: 0;
    right: 0;
  }
}

#pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background: #713e21;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  #pagetop a {
    width: 60px;
    height: 60px;
  }
}

#pagetop a::before {
  display: block;
  font-family: "Font Awesome 5 Pro";
  content: '\f106';
  font-weight: 400;
  font-size: 32px;
  color: #fff !important;
}

.cont_01 {
  position: relative;
}

.cont_01 .bg_left, .cont_01 .bg_right {
  position: absolute;
  top: 0;
  z-index: -1;
}

@media only screen and (max-width: 1200px) {
  .cont_01 .bg_left, .cont_01 .bg_right {
    top: -45px;
  }
}

.cont_01 .bg_left img, .cont_01 .bg_right img {
  max-width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.cont_01 .bg_left {
  left: 0;
  width: 20%;
}

@media screen and (max-width: 834px) {
  .cont_01 .bg_left {
    width: 25%;
  }
}

.cont_01 .bg_right {
  right: 0;
  width: 23%;
}

.cont_01 .title_01 h2 {
  text-shadow: 0 0 5px white;
}

@media only screen and (max-width: 1000px) {
  .cont_01 .title_01 h2 {
    width: 495px;
    margin: 0 auto 40px;
  }
}

.cont_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cont_02 .ct_box {
  width: 32%;
}

.cont_02 .ct_box:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media only screen and (max-width: 1000px) {
  .cont_02 {
    margin-bottom: -30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cont_02 .ct_box {
    width: 49%;
    margin-bottom: 30px;
  }
  .cont_02 .ct_box:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .cont_02 .ct_box:nth-child(even) {
    margin-left: 2%;
  }
}

@media screen and (max-width: 640px) {
  .cont_02 .ct_box {
    width: 100%;
  }
  .cont_02 .ct_box:nth-child(even) {
    margin-left: 0;
  }
}

.cont_02 table .td_ti {
  background: url(../images/top/bg_wood_02.jpg) center/cover;
}

.cont_02 table .td_ti div {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 54px;
}

.cont_02 table .td_img {
  position: relative;
}

.cont_02 table .td_img::after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 65%;
}

.cont_02 table .td_img img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}

.cont_02 table h3 {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  padding-bottom: 3px;
}

.cont_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.cont_03 .bg_left {
  position: absolute;
  width: 25%;
  top: -200px;
  left: 0;
}

.cont_03 .bg_left img {
  max-width: 100%;
  margin-right: 0;
}

.cont_03 .ct_img {
  width: 52%;
  -webkit-transform: translateY(-80px);
      -ms-transform: translateY(-80px);
          transform: translateY(-80px);
}

.cont_03 .ct_tx {
  width: 45%;
  padding: 40px 0 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.cont_03 .ct_tx article {
  max-width: 500px;
}

@media only screen and (max-width: 1000px) {
  .cont_03 {
    margin-top: 60px !important;
    padding: 60px 0 0;
    display: block;
  }
  .cont_03 .bg_left {
    width: 35%;
    top: -70px;
    left: auto;
    right: 0;
    -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
  .cont_03 .ct_tx {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    display: block;
  }
}

@media only screen and (max-width: 1000px) and (max-width: 1200px) {
  .cont_03 .ct_tx {
    max-width: inherit;
  }
}

@media only screen and (max-width: 1000px) {
  .cont_03 .ct_tx article {
    max-width: inherit;
  }
  .cont_03 .ct_img {
    width: 100%;
    margin-top: 40px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media screen and (max-width: 640px) {
  .cont_03 .bg_left {
    width: 40%;
    top: -50px;
  }
  .cont_03 .ct_img img {
    margin-bottom: 0;
  }
}

.cont_04 ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cont_04 ._link ._tel {
  font-size: 25px;
}

.cont_04 ._link ._tel .material-icons {
  font-size: 27px;
}

.cont_04 ._link .btn_01 {
  margin-left: 50px;
}

.cont_04 ._link .btn_01 a {
  width: 250px;
  height: 58px;
}

@media screen and (max-width: 640px) {
  .cont_04 .title_01 h2 {
    font-size: 29px;
  }
  .cont_04 ._link {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cont_04 ._link ._tel {
    font-size: 32px;
  }
  .cont_04 ._link ._tel .material-icons {
    font-size: 32px;
  }
  .cont_04 ._link .btn_01 {
    width: 100%;
    margin: 10px 0 20px;
  }
  .cont_04 ._link .btn_01 a {
    width: 80%;
  }
}

@media only screen and (max-width: 1000px) {
  .top_link_cl3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 2.5%;
  }
}

.top_link_cl3 a {
  width: calc(100% / 3);
  display: block;
}

@media only screen and (max-width: 1000px) {
  .top_link_cl3 a {
    width: 49%;
    margin-bottom: 20px;
  }
  .top_link_cl3 a:nth-child(even) {
    margin-left: 2%;
  }
}

@media screen and (max-width: 834px) {
  .top_link_cl3 a {
    width: 100%;
  }
  .top_link_cl3 a:nth-child(even) {
    margin-left: 0;
  }
}

.top_link_cl3 a .box {
  position: relative;
  position: relative;
}

.top_link_cl3 a .box::after {
  display: block;
  font-family: "Font Awesome 5 Pro";
  content: '\f105';
  font-weight: 400;
  padding-top: 2px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top_link_cl3 a .box::before {
  display: block;
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
}

.top_link_cl3 a .box::after {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  right: 20px;
}

.top_link_cl3 a .box img {
  width: 100% !important;
  height: 200px !important;
}

@media only screen and (max-width: 1200px) {
  .top_link_cl3 a .box img {
    height: 160px !important;
  }
}

.top_link_cl3 a .box div {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top_link_cl2 {
  max-width: 1000px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.top_link_cl2 a {
  width: 48%;
  height: 120px;
  border: 4px double #4e2711;
  padding-right: 15px;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .top_link_cl2 a {
    width: 49%;
    height: 100px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .top_link_cl2 a {
    width: 100%;
    margin: 0 auto 20px;
  }
}

.top_link_cl2 a::after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 15px solid #4e2711;
  border-left: 15px solid transparent;
  position: absolute;
  bottom: 4px;
  right: 4px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.top_link_cl2 a .box article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top_link_cl2 a .box article img {
  margin-right: 15px;
}

.top_link_cl2 a .box article div {
  font-size: 22px;
  font-weight: 500;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .top_link_cl2 a .box article div {
    font-size: 20px;
  }
}

.top_link_cl2 a:hover {
  opacity: 1;
  background: #f1eeec;
}

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

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

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

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

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

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

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

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

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

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

.shop_contents {
  margin-top: -50px !important;
}

.shop_contents #main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.shop_contents #main::after {
  display: none;
}

@media screen and (max-width: 640px) {
  .shop_contents #main {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shop_contents #col_main {
  width: calc(100% - 260px) !important;
  margin-left: 40px;
}

@media screen and (max-width: 640px) {
  .shop_contents #col_main {
    width: 100% !important;
    margin-left: 0;
  }
}

.shop_contents #col_main .search #keyword {
  float: none;
}

.shop_contents #col_main .search .pager {
  float: none;
  margin-top: 20px;
}

@media screen and (max-width: 834px) {
  .shop_contents #col_main .search {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .shop_contents #col_main .search {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .shop_contents #col_main div.order ul li {
    margin-left: 15px;
  }
}

.shop_contents #col_main #sumcart div.sum {
  color: #333;
}

@media screen and (max-width: 834px) {
  .shop_contents #col_main #sumcart div.sum {
    padding: 20px;
  }
}

.shop_contents #col_main #sumcart div.sum a {
  color: #999 !important;
}

.shop_contents #col_main #sumcart div.sum > div > div:nth-child(2) {
  max-width: inherit;
  min-width: inherit;
}

@media screen and (max-width: 834px) {
  .shop_contents #col_main #sumcart ul li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.shop_contents aside {
  display: block !important;
  width: 220px !important;
  border: 1px solid #4e2711;
  border-bottom: none;
  margin-top: 50px;
}

@media screen and (max-width: 640px) {
  .shop_contents aside {
    margin-top: 80px !important;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.shop_contents aside .side_title {
  color: #fff;
  font-weight: 500;
  background: #4e2711;
  padding: 5px 10px;
}

.shop_contents aside a.category {
  border-bottom: 1px solid #4e2711 !important;
  background: none !important;
}

@media screen and (max-width: 640px) {
  .shop_contents aside a.category {
    padding: 15px 20px 15px 10px !important;
    font-size: 16px !important;
  }
}

.items {
  margin: 50px 0 10px !important;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items > article {
  margin: 0 0 40px !important;
  width: 31% !important;
}

.items > article:not(:nth-child(3n)) {
  margin-right: 4.5% !important;
}

@media screen and (max-width: 834px) {
  .items > article {
    width: 48.5% !important;
  }
  .items > article:not(:nth-child(3n)) {
    margin-right: 0 !important;
  }
  .items > article:nth-child(odd) {
    margin-right: 3% !important;
  }
}

.items > article .photo {
  width: 100% !important;
  height: 100% !important;
  background-image: none !important;
  position: relative;
}

.items > article .photo img {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.items > article .photo::before {
  display: block;
  content: '';
  padding-top: 80%;
}

.items > article .name {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0 0;
  padding-top: 0 !important;
}

.items > article .price {
  color: #ff0000;
  font-weight: bold;
}

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

.search form select {
  height: 100% !important;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .search form select {
    padding: 13px 0 !important;
  }
}

.search form :after {
  top: 15px !important;
}

@media screen and (max-width: 834px) {
  .search form :after {
    top: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .search form button {
    top: 2px !important;
  }
}

article.item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

article.item .photo {
  width: 50%;
  margin-left: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1000px) {
  article.item .photo {
    width: 100%;
  }
}

article.item .photo .large {
  width: 100%;
  margin-left: 0;
}

@media only screen and (max-width: 1000px) {
  article.item .photo .large {
    width: 58%;
  }
}

article.item .photo .large img {
  width: 100%;
}

article.item .photo .small {
  max-width: 100%;
  min-width: 100%;
}

@media only screen and (max-width: 1000px) {
  article.item .photo .small {
    max-width: 40%;
    min-width: 40%;
  }
}

article.item .photo .small ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2%;
}

article.item .photo .small ul li {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  width: 23%;
  margin-left: 2%;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  article.item .photo .small ul li {
    width: 48%;
  }
}

article.item .photo .small ul li::before {
  display: block;
  content: '';
  padding-top: 100%;
}

article.item .photo .small ul li img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

article.item .item_view {
  max-width: 45%;
  min-width: 45%;
  margin-left: 0;
}

@media only screen and (max-width: 1000px) {
  article.item .item_view {
    max-width: 100%;
    min-width: 100%;
    margin-top: 20px;
  }
}

article.item .item_view h2 {
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  article.item .item_view h2 {
    font-size: 26px;
  }
}

article.item .item_view h2 span {
  display: none;
}

article.item .item_view .struct {
  -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;
}

article.item .item_view .struct .item_option {
  width: 100%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  article.item .item_view .struct .item_option .addcart {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

article.item .item_view .struct .item_option .addcart dl.count {
  display: block;
  margin-top: 20px;
}

article.item .item_view .struct .item_option .addcart dl.count dt {
  color: #333;
}

article.item .item_view .struct .item_option .addcart dl.count .select:after {
  top: 17px !important;
}

article.item .item_view .struct .item_option .addcart dl.count .select select {
  padding: 10px !important;
}

article.item .item_view .struct .item_option .addcart button {
  background: #5d5d5d;
  color: #fff;
  text-indent: inherit;
  padding: 15px;
  height: 100%;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  article.item .item_view .struct .item_option .addcart button {
    font-size: 18px;
  }
}

article.item .item_view .struct .item_option .addcart a {
  text-decoration: none;
}

article.item .item_view .struct .item_option .addcart a::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f06a';
  margin-right: 5px;
}

.dl_tokusho dl dt {
  width: 30% !important;
}

.dl_tokusho dl dd {
  background: none !important;
  width: 70% !important;
}

.dl_tokusho dl dd h6:first-child {
  margin-top: 0;
}

.dl_tokusho dl dd dl {
  border-bottom: none;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .dl_tokusho dl dt, .dl_tokusho dl dd {
    width: 100% !important;
  }
}

.btn a {
  display: block;
  max-width: 300px;
  background: #4e2711;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: -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) and (min-width: 641px) {
  ._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) and (min-width: 641px) {
  ._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) and (min-width: 641px) {
  ._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) and (min-width: 641px) {
  ._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;
}

.flex2cl_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: -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: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1000px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

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

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}

.flex2cl_02 .box img {
  width: 100% !important;
}

.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: -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: -2.43902%;
}

@media screen and (max-width: 1000px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

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

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100% !important;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -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: -3.22581%;
}

@media screen and (max-width: 1000px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

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

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex4cl .box img {
  width: 100% !important;
}

.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.tx_tel a {
  color: #922146 !important;
  font-weight: 700;
  font-size: 22px;
}

.df_water {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.df_water .ct_item {
  width: calc(50% - 40px);
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .df_water .ct_item {
    width: calc(50% - 25px);
  }
}

@media screen and (max-width: 640px) {
  .df_water .ct_item {
    width: 100%;
  }
  .df_water .ct_item:not(:last-child) {
    margin-bottom: 60px;
  }
}

.df_water .ct_item:first-child {
  position: relative;
}

.df_water .ct_item:first-child::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Font Awesome 5 Pro";
  content: '\f0da';
  font-size: 50px;
  font-weight: 700;
  color: #ccc;
  width: 80px;
  height: 100%;
  padding-top: 10px;
  position: absolute;
  right: -80px;
  top: 0;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .df_water .ct_item:first-child::after {
    font-size: 44px;
    width: 50px;
    right: -53px;
  }
}

@media screen and (max-width: 640px) {
  .df_water .ct_item:first-child::after {
    content: '\f0d7';
    width: 100%;
    height: 60px;
    right: 0;
    top: auto;
    bottom: -60px;
  }
}

.df_water .ct_item table img {
  width: 100% !important;
  margin-top: 10px;
}

.cont_flow {
  padding: 40px 20px;
  border: 1px solid #4e2711;
  position: relative;
}

.cont_flow:not(:first-child) {
  margin-top: -1px;
}

.cont_flow:not(:first-child)::before, .cont_flow:not(:first-child)::after {
  display: block;
  content: '';
  border: solid transparent;
  position: absolute;
  top: -1px;
  left: 75px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 18px;
  border-top-color: #4e2711;
}

.cont_flow:not(:first-child)::after {
  visibility: initial;
  border-width: 17px;
  border-top-color: #fff;
}

@media screen and (max-width: 640px) {
  .cont_flow:not(:first-child)::after {
    top: -1.5px;
  }
}

.cont_flow h3 span {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  font-weight: 600;
  background: url(../images/top/bg_wood_02.jpg);
  padding: 3px 20px 3px 23px;
  margin-right: 15px;
}

.cont_flow ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cont_flow ._link ._tel {
  margin-right: 20px;
}

@media screen and (max-width: 640px) {
  .cont_flow ._link {
    display: block;
    text-align: center;
  }
  .cont_flow ._link ._tel {
    margin-right: 0;
    margin-bottom: 20px;
    font-size: 32px;
  }
  .cont_flow ._link ._tel .material-icons {
    font-size: 32px;
  }
}

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

h2 {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  h2 {
    margin-bottom: 30px;
  }
}

h3 {
  font-size: 1.4em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  h3 {
    font-size: 1.375em;
  }
}

h4 {
  font-size: 1.125em;
  color: #922146;
  font-weight: 700;
  margin-bottom: 10px;
}

.title_01 h2 {
  font-size: 30px;
  position: relative;
}

.title_01 h2 span {
  font-family: "Lora", "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #922146;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .title_01 h2 {
    text-align: center !important;
  }
}

.title_01 h3 {
  border-bottom: 1px solid #ccc;
}

.title_02 h2 {
  color: #fff;
  font-size: 30px;
  padding: 15px 0;
  margin-bottom: 0;
}

.title_02 h3 {
  color: #4e2711;
  padding-left: 27px;
  padding-bottom: 1px;
  margin-bottom: 10px;
  position: relative;
}

.title_02 h3::before {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background: #4e2711;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.title_03 h2 {
  color: #4e2711;
  background: #f1eeec;
  padding: 5px 10px 0px;
  margin-bottom: 30px;
}

.title_03 h3 {
  color: #922146;
  border-bottom: 1px solid #922146;
  padding-bottom: 5px;
}

.title_04._h2 {
  padding-top: 47px;
  position: relative;
}

.title_04._h2 h2 {
  font-size: 26px;
  color: #4e2711;
  padding: 8px 0 5px;
  margin-bottom: 0;
  border-top: 2px solid #4e2711;
  border-bottom: 2px solid #4e2711;
}

.title_04._h2 div {
  color: #fff;
  font-size: 22px;
  font-family: "Lora", "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  line-height: 1.3;
  padding: 4px 30px 5px;
  background: url(../images/top/bg_wood_02.jpg);
  position: absolute;
  top: 0;
  left: 0;
}

.title_04._h2 div span {
  margin-left: 8px;
}

.title_04 h3 {
  font-size: 1.5em;
  border-bottom: 1px solid #4e2711;
  padding-bottom: 3px;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .title_04 h3 {
    font-size: 22px;
  }
}

.title_04 h3 span {
  display: block;
  color: #4e2711;
  font-weight: 700;
}

.title_05 h2 {
  border-bottom: 2px solid #4e2711;
  padding: 3px 0 4px 150px;
  position: relative;
}

.title_05 h2 span {
  color: #fff;
  width: 140px;
  height: 100%;
  background: #4e2711;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 640px) {
  .title_05 h2 {
    padding-left: 130px;
  }
  .title_05 h2 span {
    font-size: 25px;
    width: 120px;
  }
}

.bg_01 {
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 640px) {
  .bg_01 {
    padding: 20px;
  }
}

.bg_02 {
  padding: 30px;
  background: #f1eeec;
}

@media screen and (max-width: 640px) {
  .bg_02 {
    padding: 30px 20px;
  }
}

.bg_03 {
  padding: 20px;
  border: 4px double #4e2711;
}

.txbox_01 img, .txbox_01 .itext {
  width: 50% !important;
  margin-left: 3%;
}

@media screen and (max-width: 834px) {
  .txbox_01 img, .txbox_01 .itext {
    width: 100% !important;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    float: none;
  }
}

.txbox_01 h2, .txbox_01 h3 {
  margin-right: 53%;
}

@media screen and (max-width: 834px) {
  .txbox_01 h2, .txbox_01 h3 {
    margin-right: 0;
  }
}

.txbox_01._reverse img, .txbox_01._reverse .itext {
  margin-left: 0;
  margin-right: 3%;
}

.txbox_01._reverse h2, .txbox_01._reverse h3, .txbox_01._reverse div {
  margin-right: 0;
  margin-left: 53%;
}

@media screen and (max-width: 834px) {
  .txbox_01._reverse h2, .txbox_01._reverse h3, .txbox_01._reverse div {
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .txbox_01._sp_reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .txbox_01._sp_reverse img, .txbox_01._sp_reverse .itext {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.txbox_02 img, .txbox_02 .itext {
  width: 35% !important;
  margin-left: 3%;
}

@media screen and (max-width: 640px) {
  .txbox_02 img, .txbox_02 .itext {
    width: 100% !important;
    margin-left: 0;
    float: none;
  }
}

.txbox_02 h2, .txbox_02 h3 {
  margin-right: 43%;
}

@media screen and (max-width: 640px) {
  .txbox_02 h2, .txbox_02 h3 {
    margin-right: 0;
  }
}

.txbox_02._reverse img, .txbox_02._reverse .itext {
  margin-left: 0;
  margin-right: 3%;
}

.txbox_02._reverse h2, .txbox_02._reverse h3, .txbox_02._reverse div {
  margin-right: 0;
  margin-left: 43%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .txbox_02._reverse h2, .txbox_02._reverse h3, .txbox_02._reverse div {
    margin-left: 48%;
  }
}

@media screen and (max-width: 640px) {
  .txbox_02._reverse h2, .txbox_02._reverse h3, .txbox_02._reverse div {
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  .txbox_02._sp_reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .txbox_02._sp_reverse img, .txbox_02._sp_reverse .itext {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 20px;
    margin-bottom: 0;
  }
}

.txbox_03 img, .txbox_03 .itext {
  width: 25% !important;
  margin-left: 3%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .txbox_03 img, .txbox_03 .itext {
    width: 30% !important;
  }
}

@media screen and (max-width: 640px) {
  .txbox_03 img, .txbox_03 .itext {
    width: auto !important;
    float: none;
    margin: 0 auto 10px;
  }
}

.txbox_03 h2, .txbox_03 h3 {
  margin-right: 28%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .txbox_03 h2, .txbox_03 h3 {
    margin-right: 33%;
  }
}

@media screen and (max-width: 640px) {
  .txbox_03 h2, .txbox_03 h3 {
    margin-right: 0;
  }
}

.txbox_03._reverse img, .txbox_03._reverse .itext {
  margin-left: 0;
  margin-right: 3%;
}

@media screen and (max-width: 640px) {
  .txbox_03._reverse img, .txbox_03._reverse .itext {
    margin-left: auto;
    margin-right: auto;
  }
}

.txbox_03._reverse h2, .txbox_03._reverse h3, .txbox_03._reverse div {
  margin-right: 0;
  margin-left: 28%;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .txbox_03._reverse h2, .txbox_03._reverse h3, .txbox_03._reverse div {
    margin-left: 33%;
  }
}

@media screen and (max-width: 640px) {
  .txbox_03._reverse h2, .txbox_03._reverse h3, .txbox_03._reverse div {
    margin-left: 0;
  }
}

.img_01 {
  position: relative;
  z-index: 2;
}

.img_01::before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/top/bg_wood_01.jpg) center/cover;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: -1;
}

.img_01 img {
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .img_01 img {
    margin-bottom: 0;
  }
}

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

@media screen and (max-width: 640px) {
  .ct_img img {
    min-height: inherit;
  }
}

.ct_img .imgC {
  margin-bottom: 0;
}

.ct_img a {
  max-width: inherit;
}

.df_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.df_01 .ct_title {
  width: 100%;
}

.df_01 .ct_tx {
  width: 50%;
}

.df_01 .ct_img {
  width: 45%;
}

.df_01 .ct_img.img_01 {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.df_01 .ct_img.img_01 img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.df_01 .ct_item {
  width: 48%;
}

.df_01 .ct_item img {
  max-width: 100%;
}

@media only screen and (max-width: 1000px) {
  .df_01 .ct_tx {
    width: 47%;
  }
}

@media screen and (max-width: 834px) {
  .df_01 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .df_01 .ct_tx {
    width: 100%;
  }
  .df_01 .ct_tx:not(:last-child) {
    margin-bottom: 40px !important;
  }
  .df_01 .ct_img {
    width: 100%;
  }
  .df_01 .ct_img img {
    width: 100% !important;
    margin-bottom: 0;
  }
  .df_01 .ct_img:not(:last-child) {
    margin-bottom: 20px;
  }
  .df_01 .ct_item {
    width: 100%;
  }
  .df_01 .ct_item:not(:last-child) {
    margin-bottom: 30px;
  }
}

.df_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.df_02 .ct_title {
  width: 100%;
}

.df_02 .ct_tx {
  width: 50%;
}

.df_02 .ct_img {
  width: 45%;
}

.df_02 .ct_img.img_01 {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.df_02 .ct_img.img_01 img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.df_02 .ct_item {
  width: 48%;
}

.df_02 .ct_item img {
  max-width: 100%;
}

@media only screen and (max-width: 1000px) {
  .df_02 .ct_tx {
    width: 47%;
  }
}

@media screen and (max-width: 834px) {
  .df_02 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .df_02 .ct_tx {
    width: 100%;
  }
  .df_02 .ct_tx:not(:last-child) {
    margin-bottom: 40px !important;
  }
  .df_02 .ct_img {
    width: 100%;
  }
  .df_02 .ct_img img {
    width: 100% !important;
    margin-bottom: 0;
  }
  .df_02 .ct_img:not(:last-child) {
    margin-bottom: 20px;
  }
  .df_02 .ct_item {
    width: 100%;
  }
  .df_02 .ct_item:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 835px) {
  .df_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .df_02 .ct_tx {
    width: 60%;
  }
  .df_02 .ct_img {
    width: 35%;
  }
  .df_02 .ct_img img {
    min-height: inherit;
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .df_02 .ct_item {
    width: 48%;
  }
  .df_02 .ct_item:not(:last-child) {
    margin-bottom: 0;
  }
  .df_02 .ct_item:nth-child(odd) {
    margin-right: 4%;
  }
}

@media screen and (max-width: 640px) {
  .df_02 .ct_img img {
    margin: 0 auto;
  }
}

.df_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.df_03 .ct_title {
  width: 100%;
}

.df_03 .ct_tx {
  width: 50%;
}

.df_03 .ct_img {
  width: 45%;
}

.df_03 .ct_img.img_01 {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.df_03 .ct_img.img_01 img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.df_03 .ct_item {
  width: 48%;
}

.df_03 .ct_item img {
  max-width: 100%;
}

@media only screen and (max-width: 1000px) {
  .df_03 .ct_tx {
    width: 47%;
  }
}

@media screen and (max-width: 834px) {
  .df_03 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .df_03 .ct_tx {
    width: 100%;
  }
  .df_03 .ct_tx:not(:last-child) {
    margin-bottom: 40px !important;
  }
  .df_03 .ct_img {
    width: 100%;
  }
  .df_03 .ct_img img {
    width: 100% !important;
    margin-bottom: 0;
  }
  .df_03 .ct_img:not(:last-child) {
    margin-bottom: 20px;
  }
  .df_03 .ct_item {
    width: 100%;
  }
  .df_03 .ct_item:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 641px) {
  .df_03 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .df_03 .ct_tx {
    width: 60%;
  }
  .df_03 .ct_img {
    width: 30%;
  }
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .df_03 .ct_tx {
    width: 65%;
  }
}

._reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

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

.bg_img_cover {
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_img_repeat {
  background-repeat: repeat;
  background-size: auto;
}

.btn a {
  color: #fff !important;
  width: 220px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .btn a {
    width: 80%;
    max-width: 400px;
    height: 62px;
  }
}

.btn a._tel {
  background: #666;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
}

.btn a._tel i {
  margin-right: 8px;
}

.btn a._line {
  background: #222;
}

.btn a._line img {
  margin-right: 5px;
}

.btn_01 a {
  font-size: 0.9375em;
  color: #922146 !important;
  font-weight: 500;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
  height: 40px;
  border: 1px solid #922146;
  position: relative;
  position: relative;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

@media screen and (max-width: 640px) {
  .btn_01 a {
    width: 80%;
    max-width: 400px;
    height: 58px;
    margin: 0 auto;
  }
}

.btn_01 a::after {
  display: block;
  font-family: "Font Awesome 5 Pro";
  content: '\f105';
  font-weight: 400;
  padding-top: 2px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn_01 a::before {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #922146;
  content: '';
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.btn_01 a:hover {
  opacity: 1;
  color: #fff !important;
  border-color: #922146 !important;
}

.btn_01 a:hover::before {
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 834px) {
  .btn_01 a::before {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .btn_01 a:hover {
    background: #922146;
  }
}

.btn_01._acc a {
  color: #fff !important;
  border-color: #4e2711;
  background: #4e2711;
}

@media screen and (max-width: 834px) {
  .btn_01._acc a:hover {
    background: #922146;
  }
}

a.btn_02, .btn_02 a {
  font-size: 0.9375em;
  color: #4e2711 !important;
  font-weight: 500;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #4e2711;
  padding-bottom: 1px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 640px) {
  a.btn_02, .btn_02 a {
    width: 80%;
    max-width: 400px;
    height: 58px;
    margin: 0 auto;
  }
}

a.btn_02._acc, .btn_02 a._acc {
  border-color: #922146;
}

a.btn_02._acc::after, .btn_02 a._acc::after {
  background: #922146;
}

._contact .material-icons {
  margin: 0 5px 2px 0;
}

._tel {
  color: #4e2711 !important;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 22px;
  font-weight: 600 !important;
}

._tel .material-icons {
  margin-right: 2px;
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
}

._tel img {
  margin-right: 6px;
}

._large a {
  font-size: 20px;
  width: 340px;
  height: 80px;
}

@media screen and (max-width: 640px) {
  ._large a {
    width: 80%;
    max-width: 400px;
  }
}

._center a {
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  ._tab_center a {
    margin: 0 auto;
  }
}

.box_cl2 {
  margin-bottom: -40px !important;
}

.box_cl2 > .box, .box_cl2 > a {
  width: 48%;
  margin-bottom: 40px;
  position: relative;
}

.box_cl2 > .box:nth-child(odd), .box_cl2 > a:nth-child(odd) {
  margin-right: 4%;
}

@media screen and (max-width: 640px) {
  .box_cl2 {
    margin-bottom: -20px !important;
  }
  .box_cl2 > .box, .box_cl2 > a {
    width: 100%;
  }
  .box_cl2 > .box:nth-child(odd), .box_cl2 > a:nth-child(odd) {
    margin-right: 0;
  }
}

.box_cl3 {
  margin-bottom: -20px !important;
}

.box_cl3 > .box, .box_cl3 > a {
  width: 32%;
  margin-bottom: 20px;
  display: block;
}

.box_cl3 > .box:not(:nth-child(3n)), .box_cl3 > a:not(:nth-child(3n)) {
  margin-right: 2%;
}

@media screen and (max-width: 834px) {
  .box_cl3 {
    margin-bottom: -10px !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .box_cl3 > .box, .box_cl3 > a {
    width: 49%;
    margin-bottom: 10px;
  }
  .box_cl3 > .box:not(:nth-child(3n)), .box_cl3 > a:not(:nth-child(3n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .box_cl3._sp_cl1 .box {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .box_cl3.top_link_01 a {
    width: 100%;
  }
}

.box_cl3.top_link_01 .box {
  position: relative;
}

.box_cl3.top_link_01 .box::before {
  display: block;
  content: '';
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 15px;
  top: 15px;
}

.box_cl3.top_link_01 .box img {
  width: 100% !important;
}

.box_cl3.top_link_01 .box div {
  font-size: 1.4em;
  color: #fff;
  font-weight: 500;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.box_cl4 {
  margin-bottom: -15px !important;
}

.box_cl4 .box {
  width: 24%;
  margin-bottom: 15px;
}

.box_cl4 .box:not(:nth-child(4n)) {
  margin-right: calc(4% / 3);
}

.box_cl4 .box img {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .box_cl4 .box {
    width: 49%;
  }
  .box_cl4 .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .box_cl4 .box:nth-child(odd) {
    margin-right: 2%;
  }
}

.box_cl4._link_01 .box a {
  font-size: 0.9375em;
  color: #922146 !important;
  font-weight: 500;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 220px;
  height: 40px;
  border: 1px solid #922146;
  position: relative;
  position: relative;
  font-size: 18px;
  width: 100%;
  height: 58px;
}

@media screen and (max-width: 640px) {
  .box_cl4._link_01 .box a {
    width: 80%;
    max-width: 400px;
    height: 58px;
    margin: 0 auto;
  }
}

.box_cl4._link_01 .box a::after {
  display: block;
  font-family: "Font Awesome 5 Pro";
  content: '\f105';
  font-weight: 400;
  padding-top: 2px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .box_cl4._link_01 .box {
    width: 49%;
  }
  .box_cl4._link_01 .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .box_cl4._link_01 .box:nth-child(odd) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .box_cl4._link_01 .box a {
    width: 100%;
  }
}

._75p > .box, ._75p > a {
  position: relative;
}

._75p > .box::after, ._75p > a::after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 75%;
}

._75p > .box img, ._75p > a img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}

._100p > .box, ._100p > a {
  position: relative;
}

._100p > .box::after, ._100p > a::after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%;
}

._100p > .box img, ._100p > a img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}

.form_wrap dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: inherit !important;
      -ms-flex-align: inherit !important;
          align-items: inherit !important;
  border-bottom: 1px solid #ccc;
}

.form_wrap dl:first-child {
  border-top: 1px solid #ccc;
}

.form_wrap dl dt, .form_wrap dl dd {
  border: none !important;
  padding: 10px !important;
}

.form_wrap dl dt {
  font-weight: 500;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.form_wrap dl dd {
  background: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form_wrap dl dd a {
  text-decoration: underline;
  -webkit-text-decoration-color: #666;
          text-decoration-color: #666;
}

.form_wrap dl dd span {
  color: #f11e1e;
}

.form_wrap dl dd i {
  margin-right: 5px;
}

@media screen and (max-width: 640px) {
  .form_wrap dl dt {
    width: 100% !important;
    padding: 5px 10px !important;
  }
  .form_wrap dl dd {
    width: 100% !important;
  }
}

.dl_01 dl {
  border-style: dashed;
}

.dl_01 dl:first-child {
  border-top-style: dashed;
}

.dl_01 dl dt {
  color: #666;
  font-weight: 500;
  background: none !important;
}

.dl_01 dl dd {
  background: none !important;
}

.dl_02 dl {
  border-bottom-style: dotted;
  padding-bottom: 5px;
  margin-top: 5px;
}

.dl_02 dl:first-child {
  border-top: none;
  margin-top: 0;
}

.dl_02 dl dt {
  color: #4e2711;
  font-weight: 500;
  background: none !important;
  padding: 0 !important;
  width: 180px !important;
}

.dl_02 dl dd {
  background: none !important;
  padding: 0 !important;
  width: calc(100% - 180px) !important;
}

.ul_01 li {
  padding-left: 20px;
  position: relative;
  overflow: visible !important;
}

.ul_01 li::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f111';
  font-weight: 700;
  color: #999;
  font-size: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}

.ul_02 li {
  font-weight: 500;
  margin-left: 30px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
  position: relative;
  overflow: visible !important;
}

.ul_02 li::before {
  font-family: "Font Awesome 5 Pro";
  content: '\f00c';
  font-weight: 700;
  color: #4e2711;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: -30px;
}

.tb_01 table tr {
  border-bottom: 1px dashed #ccc !important;
}

.tb_01 table tr td {
  border: none !important;
  padding: 5px 0 !important;
}

.tb_pricelist table {
  margin-top: -10px;
}

.tb_pricelist table tr {
  border-bottom: 1px dashed #ccc !important;
}

.tb_pricelist table tr td {
  border: none !important;
  padding: 10px 0 !important;
}

.tb_pricelist table tr td:first-child {
  color: #666;
  font-size: 0.875em;
}

.tb_pricelist table tr td:first-child b {
  color: #333;
  font-size: 1.15em;
  font-weight: 500;
  display: inline-block;
}

.tb_pricelist table tr .td_price {
  width: 240px;
}

.tb_pricelist table tr .td_price div {
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  padding-left: 20px;
}

@media screen and (max-width: 640px) {
  .tb_pricelist table tr td {
    display: block;
  }
  .tb_pricelist table tr .td_price {
    width: 100%;
    padding: 0 !important;
  }
  .tb_pricelist table tr .td_price div {
    padding-left: 0;
    padding-bottom: 10px;
  }
}

.scrollarea {
  border: none;
  max-height: 150px;
  overflow-y: scroll;
  padding-right: 10px;
  position: relative;
}

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

.scrollarea::-webkit-scrollbar {
  width: 5px;
}

.scrollarea::-webkit-scrollbar-track {
  background: inherit;
}

.scrollarea::-webkit-scrollbar-thumb {
  background: #ccc;
}

.top_news {
  padding: 30px 0;
  border-top: 2px solid #4e2711;
  border-bottom: 2px solid #4e2711;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.top_news .ct_title h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 0;
  padding: 5px 25px;
  background: #4e2711;
}

@media screen and (max-width: 834px) {
  .top_news {
    padding: 0 0 20px;
    border-top: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top_news .ct_title {
    min-width: 100%;
    margin-bottom: 20px;
  }
  .top_news .ct_title h2 {
    padding-left: 10px;
  }
  .top_news .news_list {
    width: 100%;
    padding-left: 10px;
  }
}

.news_list {
  position: relative;
}

.news_list dl {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.news_list dl:first-child {
  border-top: none;
  padding-top: 0;
}

.news_list dl dt {
  display: block !important;
  color: #922146;
  background: none !important;
  padding: 0 !important;
  margin-bottom: 5px;
}

.news_list dl dd {
  background: inherit !important;
  padding: 0 !important;
}

.news_list dl dd a {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .news_list dl {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news_list dl dd {
    width: 100% !important;
  }
}

.qa_box {
  padding-bottom: 20px !important;
  border-bottom: 1px dashed #ccc !important;
}

.qa_box .box {
  width: 100%;
  padding: 6px 5px;
  padding-left: 55px;
  position: relative;
}

.qa_box .box::before {
  display: block;
  font-family: "Open Sans", "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  text-align: center;
  width: 42px;
  height: 42px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
}

.qa_box .box:first-child {
  margin-bottom: 10px;
}

.qa_box .box:first-child div {
  font-weight: 500;
}

.qa_box .box:first-child::before {
  content: 'Q';
  color: #4e2711;
  border: 1px solid #4e2711;
}

.qa_box .box:last-child::before {
  content: 'A';
  color: #fff;
  line-height: 40px;
  background: #4e2711;
  padding-left: 2px;
}

.anchor {
  padding-top: 100px;
  margin-top: -100px;
}

.video_wrap {
  position: relative;
}

.video_wrap::before {
  display: block;
  content: '';
  width: 100%;
  padding-top: 56.3%;
}

.video_wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
}

.pan1 {
  margin-top: -60px;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .pan1 {
    margin-top: -50px;
  }
}

.pan1 .pankuzu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pan1 .pankuzu li:not(:first-child) {
  margin-left: 10px;
}

.pan1 .pankuzu li:not(:last-child) {
  margin-right: 10px;
}

.pan1 .pankuzu li:not(:last-child) a {
  text-decoration: underline;
  text-underline-position: under;
}

.pan1 .pankuzu li:last-child a {
  cursor: text;
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  .pan1 .pankuzu {
    font-size: 15px;
  }
}

.anime01 {
  opacity: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: .4s;
  transition: .4s;
}

.anime02, .title_anime-3 {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: .4s;
  transition: .4s;
}

.anime03 {
  opacity: 0;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: .4s;
  transition: .4s;
}

.anime04 {
  opacity: 0;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: .4s;
  transition: .4s;
}

.fadeIn-down, .fadeIn-up, .fadeIn-right, .fadeIn-left {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

form h2.mail {
  display: none;
}

form p.annot {
  display: none;
}

form .form_wrap dt {
  display: block !important;
}

form .form_wrap dd {
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

form .form_wrap dd > div {
  width: 100%;
}

.contact_form dt label {
  display: block;
  color: #ff4545 !important;
}

.contact_form .checkbox dt {
  word-break: keep-all;
}

.contact_form .addr span {
  color: #666;
}

.contact_form .date div {
  width: auto;
}

.contact_form .date div span {
  color: #666;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .contact_form dl dt {
    width: 30% !important;
  }
  .contact_form dl dd {
    width: 70% !important;
  }
}

@media screen and (max-width: 640px) {
  .contact_form dl dt {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .contact_form dl dt label {
    margin-left: 10px;
  }
}

.contact_form dl.file {
  padding-top: 30px;
  border: none !important;
  width: 32%;
  display: inline-block !important;
}

.contact_form dl.file dt {
  font-size: 16px !important;
}

.contact_form dl.file dd div.drop {
  height: 160px;
}

.contact_form dl.file dd label {
  width: 100px;
  height: 28px;
}

@media screen and (max-width: 834px) {
  .contact_form dl.file {
    width: 100%;
    display: block !important;
  }
  .contact_form dl.file dt, .contact_form dl.file dd {
    width: 100% !important;
  }
}

.submit {
  overflow: hidden;
  width: auto;
  margin: 0 0 40px;
}

.submit button {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #4e2711;
  font-weight: 500;
  text-indent: inherit;
  background: #fff;
  border: 1px solid #4e2711;
  border-bottom: 4px solid #4e2711;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 30px 10px 0;
  padding: 10px 15px;
  min-width: 210px;
  height: auto;
  float: none;
  position: relative;
}

.submit button:hover {
  opacity: 1;
}

.submit button:active {
  border-bottom: 1px solid #4e2711;
  top: 2px;
  margin-bottom: 3px;
}

.submit button:focus {
  outline: inherit;
}

.policy_link {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .policy_link {
    font-size: 2.8125vw;
  }
}

.policy_link a {
  color: #f11e1e !important;
  margin-right: 3px;
}

.error {
  margin-top: -30px !important;
  margin-bottom: 20px !important;
  background: #ef1b1b !important;
}

section div.form_wrap.message {
  background: #f7f7f7;
  border: none;
  margin: 0;
}

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

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

.modaal-content-container h3 {
  font-size: 1.2em !important;
  font-weight: bold;
  border-bottom: 2px solid #bbb;
  padding: 0 0 5px;
  margin-top: 35px;
  margin-bottom: 15px;
}

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

p.center {
  text-align: center;
}

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

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

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

.nf_tx h2 {
  font-size: 22px;
  line-height: 1.8;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 800px) {
  .nf_tx h2 {
    text-align: left !important;
  }
}

.nf_btn a {
  width: 270px !important;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .nf_btn a {
    width: 80% !important;
    max-width: 400px;
  }
}

.sitemap_li li {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 8px solid #4e2711;
}

.sitemap_li li a:hover {
  text-decoration: underline;
}

.top_bloglist .blog_list {
  border: none !important;
}

.top_bloglist .blog_list > div {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc !important;
}

.top_bloglist .blog_list > div:not(:last-child) {
  margin-bottom: 10px;
}

.top_bloglist .blog_list > div .blog_photo {
  display: none;
}

.top_bloglist .blog_list > div .blog_text {
  font-size: 1em;
  width: 100%;
  padding: 0;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 640px) {
  .top_bloglist .blog_list > div .blog_text {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.top_bloglist .blog_list > div .blog_text .blog_date {
  color: #4e2711;
  font-weight: 500;
  margin-right: 40px;
}

@media screen and (max-width: 640px) {
  .top_bloglist .blog_list > div .blog_text .blog_date {
    font-size: 0.9375em;
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  }
}

.top_bloglist .blog_list > div .blog_text h3 {
  font-size: 1em;
  line-height: 1.2;
  background: none;
  padding: 0;
  margin-bottom: 0;
}

.top_bloglist .blog_list > div .blog_text .detail {
  width: 100%;
  font-size: 0.9375em;
}

.top_bloglist .blog_list > div .blog_text .detail:empty {
  display: none;
}

.ct_blog .blog_list {
  border: none !important;
  display: block !important;
}

.ct_blog .blog_list > div {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border: none !important;
}

.ct_blog .blog_list > div:not(:last-child) {
  margin-bottom: 60px;
}

@media screen and (max-width: 834px) and (min-width: 641px) {
  .ct_blog .blog_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.ct_blog .blog_list > div .blog_photo {
  width: 15%;
  text-align: center;
  border: 1px solid #ccc;
  margin-right: 5%;
}

@media screen and (max-width: 640px) {
  .ct_blog .blog_list > div .blog_photo {
    border: none;
  }
}

.ct_blog .blog_list > div .blog_text {
  padding: 0 !important;
}

.ct_blog .blog_list > div .blog_text .blog_date {
  font-size: 16px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #4e2711 !important;
  font-weight: 500;
}

.ct_blog .blog_list > div .blog_text h3 {
  font-size: 20px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #4e2711;
  padding: 5px 10px;
}

.ct_blog .blog_list > div .blog_text h3 a span {
  color: #fff;
  font-weight: 500;
}

.ct_blog .blog_list > div .blog_text .detail {
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  .ct_blog .blog_list > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ct_blog .blog_list > div .blog_photo {
    width: 70%;
    margin: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ct_blog .blog_list > div .blog_text {
    width: 100%;
    margin-bottom: 20px;
  }
}

header:nth-of-type(1) {
  background: #fff !important;
}

#blog #nav_global {
  font-size: 16px;
}

.blog {
  font-size: 1.6rem;
  padding: 50px 0 80px;
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .blog {
    font-size: 1.75rem;
  }
}

.blog .wrap {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  color: #333;
  background: none;
  padding: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1200px) {
  .blog .wrap {
    max-width: inherit;
  }
}

@media screen and (max-width: 834px) {
  .blog .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.blog a {
  color: #666 !important;
  text-decoration: underline !important;
}

.blog a:visited {
  color: #999 !important;
}

.blog div.detail, .blog div.detail2 {
  margin-top: 15px;
}

.blog aside {
  width: 28%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px;
}

@media screen and (max-width: 834px) {
  .blog aside {
    width: 80%;
    border: none;
    padding: 0;
    margin: 40px auto 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 640px) {
  .blog aside {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.blog aside table td.blog {
  padding: 0;
}

.blog aside table td.blog label {
  background: #f9d0dd !important;
}

.blog aside #form_calendar {
  min-width: inherit;
}

.blog aside #form_calendar table tbody tr td:hover {
  background: #f1eeec !important;
}

.blog aside #search button {
  top: 7px;
}

.blog #contents {
  width: 70%;
  margin: 0;
  margin-left: 2%;
}

@media screen and (max-width: 834px) {
  .blog #contents {
    min-width: inherit;
    width: 100%;
    margin-left: 0;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ccc;
  }
}

.blog #contents > article {
  font-size: 1em;
  line-height: 1.6;
  border: 1px solid #4e2711;
  padding: 20px;
}

.blog #contents > article:not(:last-child) {
  margin-bottom: 40px;
}

.blog #contents > article .date {
  font-size: 1em;
  color: #4e2711;
  margin-bottom: 5px;
}

.blog #contents > article .imgC {
  margin: 0 auto;
}

.blog #contents > article .imgR {
  margin: 0 0 0 10px;
}

.blog #contents > article .imgL {
  margin: 0 10px 0 0;
}

.blog #contents > article .imgR, .blog #contents > article .imgL {
  max-width: 50%;
  height: auto !important;
}

@media screen and (max-width: 640px) {
  .blog #contents > article .imgR, .blog #contents > article .imgL {
    width: 100% !important;
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.blog #contents > article a .imgR, .blog #contents > article a .imgL {
  margin: 0;
  max-width: 100%;
}

.blog #contents h1, .blog #contents h2 {
  color: #4e2711;
  padding: 10px 10px 7px;
  background: #f1eeec;
  margin-bottom: 30px;
}

.blog #contents h1 span, .blog #contents h2 span {
  font-weight: 500;
}

.blog #contents h3 {
  color: #4e2711;
  font-weight: 500;
  margin-bottom: 10px;
}

.blog #contents dl {
  background: #fff;
}

.blog #contents dl dt {
  margin-bottom: 0;
}

.blog #contents dl dt span.date {
  color: #4e2711;
}

.blog #contents dl dt a {
  text-decoration: none !important;
}

.blog #contents dl dt a span.translate {
  font-size: 19px;
}

.top_ig_list .sns_list {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto -10px;
}

@media screen and (max-width: 834px) {
  .top_ig_list .sns_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.top_ig_list .sns_list > div {
  border-bottom: none;
  width: 19%;
  margin-bottom: 10px;
  position: relative;
}

.top_ig_list .sns_list > div:not(:nth-child(5n)) {
  margin-right: calc(5% / 4);
}

.top_ig_list .sns_list > div:nth-child(n + 6) {
  display: none;
}

.top_ig_list .sns_list > div::after {
  display: block;
  content: '';
  width: 100%;
  padding-top: 100%;
}

.top_ig_list .sns_list > div .sns_photo {
  width: 100%;
  padding: 0;
}

.top_ig_list .sns_list > div .sns_photo img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.top_ig_list .sns_list > div .sns_text {
  display: none;
}

@media screen and (max-width: 834px) {
  .top_ig_list .sns_list > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 32%;
  }
  .top_ig_list .sns_list > div:not(:nth-child(5n)) {
    margin-right: 0;
  }
  .top_ig_list .sns_list > div:not(:nth-child(3n)) {
    margin-right: 2%;
  }
  .top_ig_list .sns_list > div:nth-child(n + 6) {
    display: block;
  }
}

.ct_instagram .sns_list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: none;
}

.ct_instagram .sns_list > div {
  border-bottom: 1px dashed #ccc;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ct_instagram .sns_list > div:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.ct_instagram .sns_list > div .sns_photo {
  width: 30% !important;
  padding: 0;
}

.ct_instagram .sns_list > div .sns_text {
  width: 65%;
  padding: 0;
  font-size: 16px;
}

.ct_instagram .sns_list > div .sns_text .sns_date {
  color: #4e2711;
  padding: 5px 1em;
  margin-bottom: 20px;
  border: 1px solid #4e2711;
}

.ct_instagram .sns_list > div .sns_text ul {
  display: none;
}

@media screen and (max-width: 834px) {
  .ct_instagram .sns_list > div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (max-width: 640px) {
  .ct_instagram .sns_list > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ct_instagram .sns_list > div .sns_photo {
    width: 100% !important;
    margin-bottom: 40px;
  }
  .ct_instagram .sns_list > div .sns_text {
    width: 100%;
    font-size: 18px;
  }
}
/*# sourceMappingURL=assets.css.map */