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

.annot {
  display: none !important;
}

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

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

.pcnone {
  display: none;
}

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

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

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

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

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

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

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

li {
  list-style: none;
}

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

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

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #7a4301;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.inner {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

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

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

#contents {
  width: 100%;
  max-width: 1300px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 100px;
}

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

@media screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 640px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 60px;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

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

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

table {
  table-layout: auto;
}

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

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

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

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

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

@media screen and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

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

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

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

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

header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

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

.error_link h2 {
  margin-bottom: 50px;
  font-size: 30px;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #7a4301;
}

.error_link a:hover {
  text-decoration: underline;
}

.pankuzu {
  font-size: 13px;
  color: #7a4301;
}

.pankuzu li {
  display: inline-block;
}

.pankuzu li span {
  font-weight: bold;
}

.pankuzu a {
  color: #7a4301;
  text-decoration: none;
  font-weight: bold;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}

.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  position: relative;
}

.header-sect {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
}

@media only screen and (max-width: 1600px) {
  .header-sect {
    width: 180px;
    top: 10px;
  }
}

@media only screen and (max-width: 1100px) {
  .header-sect {
    width: 150px;
  }
}

@media only screen and (max-width: 900px) {
  .header-sect {
    width: 130px;
  }
}

@media screen and (max-width: 834px) {
  .header-sect {
    width: 120px;
    left: 10px;
    top: 56px;
  }
}

.header-right {
  position: absolute;
  top: 20px;
  right: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (max-width: 1200px) {
  .header-right {
    right: 70px;
  }
}

@media screen and (max-width: 834px) {
  .header-right {
    top: 66px;
    right: 10px;
  }
}

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

.header-cont {
  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;
}

.header-cont .header-tel {
  margin-right: 20px;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-tel {
    margin-right: 15px;
  }
}

.header-cont .header-tel a {
  font-size: 28px;
  font-weight: 50;
  color: #7a4301;
  position: relative;
  padding-left: 20px;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-tel a {
    font-size: 25px;
  }
}

.header-cont .header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 23px;
  left: 0;
  top: 59%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.header-cont .header-btn1 {
  margin-right: 20px;
  background: #bf9d5a;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-btn1 {
    margin-right: 15px;
  }
}

.header-cont .header-btn1 a {
  display: block;
  color: #fff;
  font-size: 15px;
  padding: 6px 42px 6px 64px;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-btn1 a {
    padding: 6px 32px 6px 54px;
  }
}

.header-cont .header-btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-btn1 a:before {
    left: 30px;
  }
}

.header-cont .header-btn2 {
  background: #bf9d5a;
}

.header-cont .header-btn2 a {
  display: block;
  color: #fff;
  font-size: 15px;
  padding: 6px 50px 6px 50px;
}

@media only screen and (max-width: 1000px) {
  .header-cont .header-btn2 a {
    padding: 6px 40px 6px 40px;
  }
}

.header .nav {
  margin: 10px 0;
  line-height: 1.5;
}

.header .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1075px;
}

@media only screen and (max-width: 1400px) {
  .header .nav-ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 700px;
  }
}

@media only screen and (max-width: 1000px) {
  .header .nav-ul {
    width: 610px;
  }
}

.header .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media only screen and (max-width: 1400px) {
  .header .nav-item {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
  }
}

.header .nav-item a {
  color: #7a4301;
  font-size: 15px;
}

@media only screen and (max-width: 1400px) {
  .header .nav-item a {
    padding: 0px 17px;
  }
}

@media only screen and (max-width: 1000px) {
  .header .nav-item a {
    padding: 0px 10px;
  }
}

#mainArea {
  position: absolute;
  top: 110px;
  right: 100px;
  width: 100%;
  text-align: right;
}

@media only screen and (max-width: 1400px) {
  #mainArea {
    top: 132px;
  }
}

@media only screen and (max-width: 1200px) {
  #mainArea {
    right: 70px;
  }
}

@media screen and (max-width: 834px) {
  #mainArea {
    right: 10px;
  }
}

@media screen and (max-width: 640px) {
  #mainArea {
    top: 112px;
  }
}

#mainArea .main-image {
  position: relative;
}

#mainArea ul .slick-track {
  right: 0px;
  left: auto;
  display: inline-block;
}

#mainArea ul li img {
  margin-right: 0;
  display: inline-block;
  width: 80% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 750px !important;
}

@media only screen and (max-width: 1700px) {
  #mainArea ul li img {
    height: 600px !important;
  }
}

@media only screen and (max-width: 1300px) {
  #mainArea ul li img {
    height: 500px !important;
  }
}

@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: 350px !important;
  }
}

#mainArea .maintxt {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 13%;
  text-align: left;
}

@media screen and (max-width: 834px) {
  #mainArea .maintxt {
    top: 58%;
    left: 10%;
  }
}

#mainArea .maintxt img {
  width: 80%;
}

@media only screen and (max-width: 1600px) {
  #mainArea .maintxt img {
    width: 70%;
  }
}

@media only screen and (max-width: 1600px) {
  #mainArea .maintxt img {
    width: 60%;
  }
}

@media only screen and (max-width: 1000px) {
  #mainArea .maintxt img {
    width: 55%;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintxt img {
    width: 50%;
  }
}

.header2 .header-sect {
  width: 100px;
  top: 10px;
  left: 10px;
}

@media only screen and (max-width: 1400px) {
  .header2 .header-sect {
    top: 20px;
    left: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .header2 .header-sect {
    top: 20px;
    left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .header2 .header-sect {
    width: 80px;
    top: 51px;
  }
}

.header2 .header-right {
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .header2 .header-right {
    top: 71px;
  }
  .header2 .header-right .header-tel {
    margin-right: 10px;
  }
  .header2 .header-right .header-tel a {
    font-size: 22px;
    padding-left: 17px;
  }
  .header2 .header-right .header-tel a:before {
    background-repeat: no-repeat;
    background-size: 85%;
    top: 61%;
  }
  .header2 .header-right .header-btn1 {
    margin-right: 10px;
  }
  .header2 .header-right .header-btn1 a {
    padding: 6px 22px 6px 44px;
  }
  .header2 .header-right .header-btn1 a:before {
    left: 22px;
  }
  .header2 .header-right .header-btn2 a {
    padding: 6px 25px 6px 25px;
  }
}

@media screen and (max-width: 640px) {
  .header2 .header-contsp {
    top: 71px;
  }
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    right: 10px;
    top: 56px;
    z-index: 11;
  }
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
  }
}

.cont-fixed {
  display: none;
}

.fixed {
  display: block;
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 111;
  width: 310px;
  background: rgba(255, 255, 255, 0.8);
  padding-bottom: 8px;
}

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

.fixed .text1 {
  font-size: 18px;
  padding: 3px 0;
  background: #f47991;
  color: #fff;
}

.fixed p {
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 0;
}

.fixed p .blk {
  display: block;
}

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

.fixed .fle1 .tel-link {
  width: 48%;
}

.fixed .fle1 .tel-link a {
  color: #7a4301;
  font-weight: bold;
}

.fixed .fle1 .fixedbtn {
  width: 48%;
  background: #bf9d5a;
  width: 140px;
}

.fixed .fle1 .fixedbtn a {
  display: block;
  color: #fff;
  font-size: 14px;
}

.spfixed {
  display: none;
}

@media screen and (max-width: 640px) {
  .spfixed {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 111;
  }
}

.spfixed .fixedbtn {
  width: 100%;
}

.spfixed .fixedbtn a {
  background: #bf9d5a;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 9px 0;
  font-size: 14px;
  position: relative;
}

.spfixed .fixedbtn a:before {
  position: absolute;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .header-top .header-right .header-tel {
    margin-right: 10px;
  }
  .header-top .header-right .header-tel a {
    font-size: 22px;
    padding-left: 17px;
  }
  .header-top .header-right .header-tel a:before {
    background-repeat: no-repeat;
    background-size: 85%;
    top: 61%;
  }
  .header-top .header-right .header-btn1 {
    margin-right: 10px;
  }
  .header-top .header-right .header-btn1 a {
    padding: 6px 22px 6px 44px;
  }
  .header-top .header-right .header-btn1 a:before {
    left: 22px;
  }
  .header-top .header-right .header-btn2 a {
    padding: 6px 25px 6px 25px;
  }
}

.scrolldown1 {
  position: absolute;
  bottom: 150px;
  height: 50px;
  z-index: 1111111111;
  right: 55px;
}

@media only screen and (max-width: 1700px) {
  .scrolldown1 {
    bottom: 270px;
  }
}

@media only screen and (max-width: 1300px) {
  .scrolldown1 {
    bottom: 370px;
  }
}

@media only screen and (max-width: 1200px) {
  .scrolldown1 {
    right: 45px;
  }
}

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

.scrolldown1 span {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 30px;
  background: #7a4301;
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}

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

@media screen and (max-width: 640px) {
  footer#global_footer {
    margin-bottom: 45px;
  }
}

footer#global_footer #copy {
  font-size: 13px;
}

footer#global_footer #copy a {
  font-size: 13px;
  color: #7a4301;
}

.footer-titlebar-img {
  display: none;
}

@media screen and (max-width: 834px) {
  .footer-titlebar-img {
    display: block;
    margin-top: 30px;
  }
}

@media screen and (max-width: 834px) {
  .footer-titlebar-img {
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .footer-titlebar-img img {
    width: 460px !important;
  }
}

@media only screen and (max-width: 500px) {
  .footer-titlebar-img img {
    width: 370px !important;
  }
}

.contact-wrap {
  background: url(../images/contents/bg2.jpg);
  background-repeat: no-repeat;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 80px 20px 80px 20px;
}

@media screen and (max-width: 834px) {
  .contact-wrap {
    padding: 70px 20px;
    background-attachment: initial;
    background-size: cover;
  }
}

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

.contact-wrap .wrap1 {
  position: relative;
  padding-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .contact-wrap .wrap1 {
    padding-bottom: 0;
  }
}

.contact-wrap .wrap1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/titlebar.png);
  width: 896px;
  height: 18px;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .wrap1:before {
    background-size: 89%;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .wrap1:before {
    content: none;
  }
}

.contact-wrap .title-en {
  position: relative;
  display: inline-block;
}

.contact-wrap .title-en:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-left.png);
  width: 327px;
  height: 18px;
  left: -378px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .title-en:before {
    width: 280px;
    left: -317px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .title-en:before {
    width: 210px;
    left: -230px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .title-en:before {
    width: 140px;
    left: -160px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .title-en:before {
    width: 100px;
    left: -110px;
  }
}

.contact-wrap .title-en:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-right.png);
  width: 327px;
  height: 18px;
  right: -378px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: right;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .title-en:after {
    width: 280px;
    right: -317px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .title-en:after {
    width: 210px;
    right: -230px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .title-en:after {
    width: 140px;
    right: -160px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .title-en:after {
    width: 100px;
    right: -110px;
  }
}

.contact-wrap .title-en .title-bg {
  position: relative;
}

.contact-wrap .title-en .title-bg:before {
  position: absolute;
  content: "";
  background: url(../images/contents/titlebg.png);
  width: 96px;
  height: 98px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.contact-wrap h2 {
  font-size: 31px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.5;
  margin-top: 35px;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap h2 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap h2 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap h2 {
    font-size: 22px;
  }
}

.contact-wrap h2 .blk {
  display: block;
}

@media screen and (max-width: 834px) {
  .contact-wrap .footer-text1 {
    text-align: left;
    width: 80%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 500px) {
  .contact-wrap .footer-text1 {
    text-align: left;
  }
}

.contact-wrap .footer-text1 .blk {
  display: block;
}

@media screen and (max-width: 834px) {
  .contact-wrap .footer-text1 .blk {
    display: none;
  }
}

.contact-wrap .cont-fle {
  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;
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.contact-wrap .cont-fle .tel-fle {
  margin-right: 75px;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 40px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .tel-fle {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link {
    line-height: 1;
  }
}

.contact-wrap .cont-fle .tel-fle .tel-link a {
  font-size: 31px;
  color: #7a4301;
  padding-left: 25px;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a {
    font-size: 28px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a {
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a {
    font-size: 28px;
  }
}

.contact-wrap .cont-fle .tel-fle .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/footer-tel.png);
  width: 19px;
  height: 29px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a:before {
    background-size: 80%;
    top: 61%;
  }
}

.contact-wrap .cont-fle .tel-fle p {
  font-size: 15px;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle p {
    font-size: 14px;
  }
}

.contact-wrap .cont-fle .btn1 {
  border: 1px solid #7a4301;
  margin-right: 75px;
}

@media only screen and (max-width: 1000px) {
  .contact-wrap .cont-fle .btn1 {
    margin-right: 40px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 {
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn1 {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.contact-wrap .cont-fle .btn1 a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 11px 53px 11px 80px;
  color: #7a4301;
  position: relative;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 11px 24px 11px 50px;
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 11px 54px 11px 80px;
  }
}

.contact-wrap .cont-fle .btn1 a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  left: 51px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 a:before {
    left: 25px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn1 a:before {
    left: 56px;
  }
}

.contact-wrap .cont-fle .btn2 {
  border: 1px solid #7a4301;
}

.contact-wrap .cont-fle .btn2 a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 11px 64px 11px 64px;
  color: #7a4301;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn2 a {
    padding: 11px 30px 11px 30px;
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn2 a {
    padding: 11px 65px 11px 65px;
  }
}

.footer {
  padding: 60px 0;
  background: #fff;
}

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

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

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

@media screen and (max-width: 834px) {
  .footer-left {
    margin-bottom: 20px;
  }
}

.footer-right {
  text-align: right;
  line-height: 2;
}

@media screen and (max-width: 834px) {
  .footer-right {
    line-height: 1.4;
  }
}

@media screen and (max-width: 834px) {
  .footer-right {
    text-align: center;
  }
}

.footer-address p .blk {
  margin-left: 10px;
}

@media screen and (max-width: 834px) {
  .footer-address p .blk {
    display: block;
    margin-left: 0;
  }
}

.footer-address .tel-link a {
  color: #7a4301;
}

.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}

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

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

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

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

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

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

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

.index-bg1 {
  background: #ffefee;
  padding: 100px 10px;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-top: -100px;
}

@media only screen and (max-width: 1700px) {
  .index-bg1 {
    margin-top: -240px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-bg1 {
    margin-top: -340px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 {
    margin-top: -450px;
    padding-top: 0;
    padding-bottom: 60px;
  }
}

.index-bg1 .wrap1 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 60px;
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1 {
    padding-bottom: 0;
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 {
    padding-top: 80px !important;
  }
}

.index-bg1 .wrap1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/titlebar.png);
  width: 896px;
  height: 18px;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .wrap1:before {
    background-size: 89%;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1:before {
    content: none;
  }
}

.index-bg1 .wrap1 .title-enwrap {
  text-align: center;
}

.index-bg1 .wrap1 .title-enwrap .crit1 {
  position: relative;
  display: inline-block;
}

.index-bg1 .wrap1 .title-enwrap .crit1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title-left.png);
  width: 327px;
  height: 18px;
  left: -378px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:before {
    width: 280px;
    left: -317px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:before {
    width: 210px;
    left: -230px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:before {
    width: 140px;
    left: -160px;
  }
}

@media only screen and (max-width: 500px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:before {
    width: 100px;
    left: -110px;
  }
}

.index-bg1 .wrap1 .title-enwrap .crit1:after {
  position: absolute;
  content: "";
  background: url(../images/contents/title-right.png);
  width: 327px;
  height: 18px;
  right: -378px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: right;
}

@media only screen and (max-width: 1100px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:after {
    width: 280px;
    right: -317px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:after {
    width: 210px;
    right: -230px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:after {
    width: 140px;
    right: -160px;
  }
}

@media only screen and (max-width: 500px) {
  .index-bg1 .wrap1 .title-enwrap .crit1:after {
    width: 100px;
    right: -110px;
  }
}

.index-bg1 .wrap1 .title-enwrap .crit1 .title-en {
  position: relative;
}

.index-bg1 .wrap1 .title-enwrap .crit1 .title-en:before {
  position: absolute;
  content: "";
  background: url(../images/contents/titlebg.png);
  width: 96px;
  height: 98px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

.index-bg1 .wrap1 .title_1 h1 {
  line-height: 1.5;
  font-size: 31px;
}

@media only screen and (max-width: 1000px) {
  .index-bg1 .wrap1 .title_1 h1 {
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .title_1 h1 {
    font-size: 25px;
  }
}

.index-bg1 .wrap1 .title_1 h1 .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .text1 div {
    text-align: left !important;
  }
}

.index-bg1 .wrap1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .text1 div .blk {
    display: none;
  }
}

.index-bg1 .wrap1 .ul-wrap {
  text-align: center;
}

.index-bg1 .wrap1 .ul-wrap .index-ul1 {
  display: inline-block;
}

.index-bg1 .wrap1 .ul-wrap .index-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 30px 50px;
}

@media only screen and (max-width: 450px) {
  .index-bg1 .wrap1 .ul-wrap .index-ul1 ul {
    padding: 30px 40px;
  }
}

.index-bg1 .wrap1 .ul-wrap .index-ul1 ul:before {
  position: absolute;
  content: "";
  background: url(../images/contents/parentheses1.png);
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
}

.index-bg1 .wrap1 .ul-wrap .index-ul1 ul:after {
  position: absolute;
  content: "";
  background: url(../images/contents/parentheses2.png);
  width: 100px;
  height: 100px;
  bottom: 0;
  right: 0;
}

.index-bg1 .wrap1 .ul-wrap .index-ul1 ul li {
  font-size: 18px;
  font-weight: 600;
}

@media only screen and (max-width: 450px) {
  .index-bg1 .wrap1 .ul-wrap .index-ul1 ul li {
    font-size: 17px;
  }
}

.index-bg1 .wrap1 .btn1 {
  margin-top: 35px;
  text-align: center;
}

@media only screen and (max-width: 1500px) {
  .index-bg1 .wrap1 .btn1 {
    margin-top: 20px;
  }
}

.index-bg1 .wrap1 .btn1 div {
  background: #bf9d5a;
  display: inline-block;
  position: relative;
}

.index-bg1 .wrap1 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 28px;
}

.index-bg1 .wrap1 .btn1 div:hover {
  border: none;
}

.index-bg1 .wrap1 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  padding: 9px 113px 9px 113px;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .index-bg1 .wrap1 .btn1 div a {
    padding: 6px 80px 6px 80px;
  }
}

.index-bg1 .wrap1 .btn1 div a:hover {
  background: #fff;
  color: #bf9d5a;
}

.index-bg1 .wrap1 .btn1 div a:before, .index-bg1 .wrap1 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #bf9d5a;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-bg1 .wrap1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-bg1 .wrap1 .btn1 div a:hover:before, .index-bg1 .wrap1 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.index-bg1 .wrap1 .titlebar-img {
  margin-top: 50px;
}

@media screen and (max-width: 640px) {
  .index-bg1 .wrap1 .titlebar-img img {
    width: 460px !important;
  }
}

@media only screen and (max-width: 500px) {
  .index-bg1 .wrap1 .titlebar-img img {
    width: 370px !important;
  }
}

.img_bg1 img {
  height: 150px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.index-bg2 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: #ffefee;
  padding: 100px 10px;
  position: relative;
}

@media screen and (max-width: 834px) {
  .index-bg2 {
    padding: 70px 10px 250px 10px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 {
    padding: 60px 10px;
  }
}

.index-bg2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/imagebg.jpg);
  background-attachment: fixed;
  width: 1920px;
  height: 253px;
  bottom: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .index-bg2:before {
    content: none;
  }
}

.index-bg2:after {
  position: absolute;
  content: "";
  background: url(../images/contents/imagebg.jpg);
  background-attachment: fixed;
  width: 1920px;
  height: 253px;
  top: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .index-bg2:after {
    content: none;
  }
}

.index-bg2 .wrap1 {
  position: relative;
}

.index-bg2 .wrap1 .img1 {
  display: inline-block;
  position: relative;
}

.index-bg2 .wrap1 .textwrap1 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 834px) {
  .index-bg2 .wrap1 .textwrap1 {
    bottom: -170px;
    right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap1 .textwrap1 {
    position: static;
    margin-top: -30px;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 {
  position: relative;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .kakoi {
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid #bf9d5a;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 {
  background: #fff;
  padding: 60px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 {
    padding: 30px 20px;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .title_2 h2 {
  font-size: 31px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .title_2 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .title_2 h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .title_2 h2 {
    font-size: 22px;
    text-align: center !important;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .text1 div .blk {
    display: none;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 {
  margin-top: 35px;
}

@media only screen and (max-width: 1500px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 {
    text-align: center;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div {
  background: #bf9d5a;
  display: inline-block;
  position: relative;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 28px;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div:hover {
  border: none;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  padding: 9px 113px 9px 113px;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a {
    padding: 6px 80px 6px 80px;
  }
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:hover {
  background: #fff;
  color: #bf9d5a;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:before, .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #bf9d5a;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:hover:before, .index-bg2 .wrap1 .textwrap1 .textwrap2 .textwrap3 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.index-bg2 .wrap2 {
  position: relative;
  text-align: right;
  display: block;
}

.index-bg2 .wrap2 .img1 {
  display: inline-block;
  position: relative;
  margin-right: 0;
}

.index-bg2 .wrap2 .textwrap1-2 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 834px) {
  .index-bg2 .wrap2 .textwrap1-2 {
    bottom: -170px;
    left: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap2 .textwrap1-2 {
    position: static;
    margin-top: -30px;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 {
  position: relative;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .kakoi {
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 1px solid #bf9d5a;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 {
  background: #fff;
  padding: 60px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 {
    padding: 30px 20px;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .title_2 h2 {
  font-size: 31px;
  font-weight: 500;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .title_2 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .title_2 h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .title_2 h2 {
    font-size: 22px;
    text-align: center !important;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .text1 div .blk {
    display: none;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 {
  margin-top: 35px;
  text-align: left;
}

@media only screen and (max-width: 1500px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 {
    text-align: center;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div {
  background: #bf9d5a;
  display: inline-block;
  position: relative;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 1px;
  background: #fff;
  right: 0;
  top: 28px;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div:hover {
  border: none;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a {
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  padding: 9px 113px 9px 113px;
  border: none;
  position: relative;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 834px) {
  .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a {
    padding: 6px 80px 6px 80px;
  }
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:hover {
  background: #fff;
  color: #bf9d5a;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:before, .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #bf9d5a;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:hover:before, .index-bg2 .wrap2 .textwrap1-2 .textwrap2-2 .textwrap2-3 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

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

@media screen and (max-width: 640px) {
  .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.banner .box {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .banner .box {
    width: 100%;
    text-align: center;
  }
  .banner .box:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.title_10 h2 {
  font-size: 31px;
  font-weight: 500;
}

@media only screen and (max-width: 1000px) {
  .title_10 h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 640px) {
  .title_10 h2 {
    font-size: 25px;
  }
}

.ameba-blog {
  max-height: 480px;
  overflow-x: auto;
  padding-top: 10px;
}

.ameba-blog .list a {
  color: #7a4301;
}

.ameba-blog .list a dt .rss-title {
  margin-left: 20px;
  font-weight: 500;
}

.ameba-blog .list a dd {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.index-instagram .sns_list {
  border: none !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.index-instagram .sns_list .sns_photo {
  margin: 0 auto;
}

.index-instagram .sns_list .sns_text .sns_date {
  color: #f47991;
  text-align: left;
}

.index-instagram .sns_list .sns_text .caption {
  font-size: 14px;
}

.index-instagram .sns_list .sns_text li a {
  color: #f47991;
}

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

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

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

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

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

div.photo {
  margin-left: 0;
}

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

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

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

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

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

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

.sort_catalog {
  overflow: hidden;
}

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

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

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

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

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

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

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #bf9d5a;
  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) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

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

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

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

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

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

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

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

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

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

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

.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) {
  .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) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

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

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

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

.flex2cl_02 {
  border: 0;
  display: -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: 1320px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .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: 1320px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

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

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

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

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

.flex3cl {
  border: 0;
  display: -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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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;
}

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

.con100-2 {
  margin-left: calc(((1200px - 100%) / 2) * -1);
  margin-right: calc(((1200px - 100%) / 2) * -1);
}

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #bf9d5a !important;
  position: fixed !important;
}

.mean-bar .mean-nav {
  background: #bf9d5a !important;
  position: fixed;
  margin-top: 42px !important;
}

.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

@media screen and (max-width: 834px) {
  .fancybox-toolbar {
    top: 46px;
  }
}

/* ------------------------------------------------------------
info.html
------------------------------------------------------------ */
.title_3 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 240px 30px 150px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: top right;
  margin-top: 120px;
}

@media only screen and (max-width: 1400px) {
  .title_3 {
    padding: 200px 30px 150px 30px;
    margin-top: 140px;
  }
}

@media only screen and (max-width: 1200px) {
  .title_3 {
    background-position: top center;
  }
}

@media only screen and (max-width: 1100px) {
  .title_3 {
    padding: 160px 30px 100px 30px;
    margin-top: 140px;
  }
}

@media screen and (max-width: 834px) {
  .title_3 {
    padding: 120px 30px 90px 30px;
    background-attachment: initial;
    background-size: cover;
    margin-top: 135px;
  }
}

.title_3 article {
  margin: 0 auto;
  max-width: 1320px;
  padding: 30px 100px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .title_3 article {
    padding: 10px 50px;
  }
}

@media screen and (max-width: 640px) {
  .title_3 article {
    padding: 10px 30px;
  }
}

.title_3 article h1 {
  line-height: 1.9;
  color: #bf9d5a;
  font-size: 57px;
  font-weight: bold;
  text-shadow: 2px 2px 1px #fff;
  text-align: right !important;
}

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

@media screen and (max-width: 640px) {
  .title_3 article h1 {
    font-size: 35px;
  }
}

.title_3 article div {
  font-size: 22px;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  .title_3 article div {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  .title_3-ch h1 {
    font-size: 31px !important;
  }
}

.title_5 h2 {
  padding: 15px 10px 15px 20px;
  background: #f7f7f7;
  border-left: solid 5px #bf9d5a;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .title_5 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

.info-tb1 table tr td {
  border: none !important;
  padding: 10px 25px !important;
}

.info-tb1 table tr .td2 div {
  font-weight: bold;
  font-size: 18px;
}

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

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

.info-fle1 .info-dl1 {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .info-fle1 .info-dl1 {
    width: 100%;
    margin-top: 15px;
  }
}

.info-fle1 .info-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .info-fle1 .info-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.info-fle1 .info-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #bf9d5a !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 120px !important;
}

@media screen and (max-width: 640px) {
  .info-fle1 .info-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.info-fle1 .info-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% -120px) !important;
}

@media screen and (max-width: 640px) {
  .info-fle1 .info-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.info-fle1 .info-dl1 dl dd a {
  color: #7a4301;
}

.info-fle1 .img1 {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .info-fle1 .img1 {
    width: 100%;
  }
}

/* ------------------------------------------------------------
beauty-correction.html
------------------------------------------------------------ */
.beauty-correction-fle1-ch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1-ch {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.beauty-correction-fle1-ch .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1-ch .box1 {
    width: 100%;
    margin-top: 10px;
  }
}

.beauty-correction-fle1-ch .box1 .cont-fle {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.beauty-correction-fle1-ch .box1 .cont-fle .box:first-child {
  width: 200px;
}

@media only screen and (max-width: 500px) {
  .beauty-correction-fle1-ch .box1 .cont-fle .box:first-child {
    width: 150px;
  }
}

.beauty-correction-fle1-ch .box1 .cont-fle .box:last-child {
  width: calc(100% - 225px);
}

@media only screen and (max-width: 500px) {
  .beauty-correction-fle1-ch .box1 .cont-fle .box:last-child {
    width: calc(100% - 170px);
  }
}

.beauty-correction-fle1-ch .box1 .cont-fle .box:last-child div {
  font-size: 14px;
}

.beauty-correction-fle1-ch .box2 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1-ch .box2 {
    width: 100%;
  }
}

.beauty-correction-fle1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

.beauty-correction-fle1 .box:first-child {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1 .box:first-child {
    width: 100%;
    margin-top: 10px;
  }
}

.beauty-correction-fle1 .box:last-child {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .beauty-correction-fle1 .box:last-child {
    width: 100%;
  }
}

.beauty-correction-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .beauty-correction-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.beauty-correction-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #bf9d5a !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 240px !important;
}

@media screen and (max-width: 640px) {
  .beauty-correction-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.beauty-correction-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 240px) !important;
}

@media screen and (max-width: 640px) {
  .beauty-correction-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

/* ------------------------------------------------------------
item.html
------------------------------------------------------------ */
.item-fle1 {
  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;
}

.item-fle1 .box {
  width: 32%;
}

.item-fle1 .box:nth-of-type(n + 4) {
  margin-top: 20px;
}

@media screen and (max-width: 640px) {
  .item-fle1 .box {
    width: 49%;
  }
  .item-fle1 .box:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

/* ------------------------------------------------------------
recruit.html
------------------------------------------------------------ */
.recruit-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .recruit-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.recruit-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #bf9d5a !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 190px !important;
}

@media screen and (max-width: 640px) {
  .recruit-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.recruit-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 190px) !important;
}

@media screen and (max-width: 640px) {
  .recruit-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

/* ------------------------------------------------------------
guest-voice.html
------------------------------------------------------------ */
.guest-voice-btnfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .guest-voice-btnfle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.guest-voice-btnfle .box {
  width: 31%;
}

@media screen and (max-width: 640px) {
  .guest-voice-btnfle .box {
    width: 100%;
  }
  .guest-voice-btnfle .box:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}

.guest-voice-btnfle .box div {
  background: #bf9d5a;
}

.guest-voice-btnfle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #bf9d5a;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 8px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .guest-voice-btnfle .box div a {
    font-size: 14px;
  }
}

.guest-voice-btnfle .box div a:hover {
  background: #fff;
  color: #bf9d5a;
}

.guest-voice-btnfle .box div a:before, .guest-voice-btnfle .box div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #bf9d5a;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.guest-voice-btnfle .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.guest-voice-btnfle .box div a:hover:before, .guest-voice-btnfle .box div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.guest-voice-wrap1 {
  background: #ffefee;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .guest-voice-wrap1 {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .guest-voice-wrap1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.guest-voice-wrap1 .box1 {
  width: 78%;
}

@media screen and (max-width: 834px) {
  .guest-voice-wrap1 .box1 {
    width: 68%;
  }
}

@media screen and (max-width: 640px) {
  .guest-voice-wrap1 .box1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.guest-voice-wrap1 .box1 .text1 div {
  font-weight: bold;
  border-bottom: 1px solid #bf9d5a;
  padding-bottom: 5px;
}

.guest-voice-wrap1 .box2 {
  width: 20%;
}

@media screen and (max-width: 834px) {
  .guest-voice-wrap1 .box2 {
    width: 30%;
  }
}

@media screen and (max-width: 640px) {
  .guest-voice-wrap1 .box2 {
    width: 100%;
  }
}

.guest-voice-wrap2 {
  background: #ffefee;
  padding: 50px;
}

@media screen and (max-width: 834px) {
  .guest-voice-wrap2 {
    padding: 20px;
  }
}

.guest-voice-wrap2 .text1 div {
  font-weight: bold;
  border-bottom: 1px solid #bf9d5a;
  padding-bottom: 5px;
}

/* ------------------------------------------------------------
qa.html
------------------------------------------------------------ */
.qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.qa_fl .box {
  width: 100%;
  padding-right: 80px !important;
}

.qa_fl .box:first-child {
  padding: 20px 30px 20px 20px !important;
  color: #7a4301;
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.qa_fl .box:first-child:hover {
  color: #7a4301;
}

.qa_fl .box:first-child div {
  padding-left: 40px !important;
  position: relative;
}

.qa_fl .box:first-child div b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #bf9d5a;
  font-size: 20px;
}

.qa_fl .box:first-child div:after {
  content: "\f0dd";
  position: absolute;
  top: -10px;
  bottom: 0;
  font-size: 1.4em;
  right: -15px;
  margin: auto;
  color: #696868;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.qa_fl .box:last-child {
  display: none;
  padding: 20px !important;
  background: #fff;
  display: block;
  position: relative;
  border: 1px solid #ccc;
  border-top: none;
}

.qa_fl .box:last-child div {
  padding-left: 50px !important;
  position: relative;
  color: #bf9d5a;
}

.qa_fl .box:last-child div b {
  position: absolute;
  top: 0;
  left: 5px;
  height: 30px;
  line-height: 30px;
  color: #bf9d5a;
  font-size: 20px;
}

.qa_fl .box > div {
  padding: 0 50px !important;
}

/* ------------------------------------------------------------
staff.html
------------------------------------------------------------ */
.staff-wrap1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.staff-wrap1 .box1 {
  width: 58%;
}

@media screen and (max-width: 834px) {
  .staff-wrap1 .box1 {
    width: 100%;
    margin-top: 15px;
  }
}

.staff-wrap1 .box1 .text1 {
  line-height: 1.4;
}

.staff-wrap1 .box1 .text1 div {
  font-size: 24px;
  font-weight: bold;
}

.staff-wrap1 .box1 .title_8 h2 {
  font-size: 19px;
  font-weight: bold;
  border-bottom: 1px dashed #f47991;
  position: relative;
  padding-left: 20px;
}

.staff-wrap1 .box1 .title_8 h2:before {
  position: absolute;
  content: "♦";
  color: #f47991;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.staff-wrap1 .box1 .staff-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.staff-wrap1 .box1 .staff-ul1 ul li {
  padding-right: 15px;
  position: relative;
  padding-left: 15px;
}

.staff-wrap1 .box1 .staff-ul1 ul li:before {
  position: absolute;
  content: "・";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.staff-wrap1 .box2 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .staff-wrap1 .box2 {
    width: 100%;
  }
}

.staff-text1 {
  background: #ffefee;
  padding: 50px;
  border: 5px solid #bf9d5a;
}

@media screen and (max-width: 834px) {
  .staff-text1 {
    padding: 30px;
  }
}

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

.staff-text1 div .text1 {
  display: block;
  font-weight: bold;
  margin: 10px 0;
  font-size: 17px;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #f47991;
  font-weight: bold;
}

.mail.title {
  display: none;
}

.form_wrap.message {
  margin-top: 260px !important;
}

.confirm.contact-form {
  margin-top: 150px;
}

.form_wrap.error {
  margin-top: 150px;
}

.contact-form dl dt {
  background: #f47991 !important;
  color: #fff;
}

.contact-form dl dd textarea {
  height: 100px;
}

/* ------------------------------------------------------------
online.html
------------------------------------------------------------ */
.line-image img {
  margin-left: 0;
}

.online-tel div a {
  font-size: 25px;
  font-weight: bold;
  color: #7a4301;
}

.online-form dl dt {
  background: #f47991 !important;
  color: #fff;
}

.online-form dl dd textarea {
  height: 100px;
}
/*# sourceMappingURL=common_style.css.map */