@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.5;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #222;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-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-bottom: 100px;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

#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: #222;
}

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

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

.pankuzu li {
  display: inline-block;
}

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

.pankuzu a {
  color: #222;
  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#global_header #mainArea {
  position: absolute;
  right: 0;
  top: 140px;
  width: calc(100% - 385px);
  margin-right: 30px;
}

@media only screen and (max-width: 1000px) {
  header#global_header #mainArea {
    position: static;
    width: 100%;
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header #mainArea .slick-track {
    width: 100%;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header #mainArea .slick-track li {
    width: 100%;
  }
}

header#global_header #mainArea .slick-track li img {
  border-radius: 20px;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1600px) {
  header#global_header #mainArea .slick-track li img {
    height: 600px !important;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header #mainArea .slick-track li img {
    width: 95% !important;
    margin: 0 auto;
    height: 450px !important;
  }
}

@media screen and (max-width: 640px) {
  header#global_header #mainArea .slick-track li img {
    height: 350px !important;
  }
}

header#global_header #mainArea .maintext {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  left: 185px;
  top: -90px;
  font-size: 39px;
  font-weight: 500;
  background: #fff;
  padding: 30px 20px;
}

@media only screen and (max-width: 1700px) {
  header#global_header #mainArea .maintext {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1500px) {
  header#global_header #mainArea .maintext {
    font-size: 28px;
    left: 115px;
  }
}

@media only screen and (max-width: 1050px) {
  header#global_header #mainArea .maintext {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1000px) {
  header#global_header #mainArea .maintext {
    left: auto;
    right: 15%;
    top: 70px;
  }
}

@media screen and (max-width: 640px) {
  header#global_header #mainArea .maintext {
    font-size: 20px;
    padding: 20px;
  }
}

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

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

.header-sect {
  z-index: 1;
  width: 330px;
  left: 0;
  top: 80px;
}

@media only screen and (max-width: 1000px) {
  .header-sect {
    position: static;
  }
}

.header-sect .siteID {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1000px) {
  .header-sect .siteID {
    position: absolute;
    top: 10px;
    left: 20px;
  }
}

.header-sect .siteID a {
  font-size: 58px;
  font-weight: 500;
  color: #222;
}

@media only screen and (max-width: 1200px) {
  .header-sect .siteID a {
    font-size: 45px;
  }
}

@media screen and (max-width: 640px) {
  .header-sect .siteID a {
    font-size: 36px;
  }
}

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

.header .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 330px;
}

.header .nav-item a {
  color: #222;
  position: relative;
  padding-bottom: 5px;
}

.header .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #668e68;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.header-cont {
  margin-top: 20px;
}

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

.header-cont .header-tel {
  display: inline-block;
  line-height: 1.3;
}

.header-cont .header-tel a {
  font-size: 32px;
  font-weight: bold;
  padding-left: 42px;
  position: relative;
  color: #668e68;
}

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

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

@media only screen and (max-width: 1000px) {
  .header-cont .header-tel a:before {
    background-size: 80%;
    top: 60%;
  }
}

.header-cont .header-tel p {
  font-size: 12px;
}

.header-cont .btn1 {
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
  margin-top: 20px;
}

.header-cont .btn1:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.header-cont .btn1 a {
  display: block;
  color: #fff;
  padding: 11px 64px 11px 86px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

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

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

.header-cont .btn1 a:hover {
  opacity: 1;
}

.header-cont .btn2 {
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
  margin-top: 20px;
}

.header-cont .btn2:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.header-cont .btn2 a {
  display: block;
  color: #fff;
  padding: 11px 64px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.header-cont .btn2 a:hover {
  opacity: 1;
}

.menu3 {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: #e5f5e6;
  z-index: 111111;
}

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

.menu3 li {
  position: relative;
}

.menu3 li:after {
  content: attr(id);
  position: absolute;
  right: 5em;
  top: 0;
  height: 5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  background: #668e68;
  padding: 2em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  width: 200px !important;
  color: #fff !important;
}

@media only screen and (max-width: 1200px) {
  .menu3 li:after {
    line-height: 0;
    height: 4em;
    width: 170px;
  }
}

.menu3 li:hover:after {
  visibility: visible;
  opacity: 1;
}

.menu3 li a {
  display: block;
  height: em;
  width: 5em;
  text-indent: -500em;
  line-height: 5em;
  text-align: center;
  color: #668e68;
  background: #e5f5e6;
  position: relative;
  border-bottom: 1px solid #e5f5e6;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .menu3 li a {
    line-height: 4em;
  }
}

.menu3 li a:before {
  font-family: "Font Awesome 5 Pro";
  speak: none;
  text-indent: 0em;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4em;
  font-weight: bold;
}

.menu3 li a:hover {
  background: #668e68;
  color: #fff;
}

.menu3 li a:active {
  background: #668e68;
  color: #fff;
}

.menu3 li a:active:after {
  position: absolute;
  right: 5em;
  top: 0;
  content: "";
  border: 2.5em solid transparent;
  border-left-color: #668e68;
  border-width: 2.5em 1em;
}

.menu3 li:first-child a:before {
  content: "\f015";
}

.menu3 li:nth-of-type(2) a:before {
  content: "\f54e";
}

.menu3 li:nth-of-type(3) a:before {
  content: "\f058";
}

.menu3 li:nth-of-type(4) a:before {
  content: "\f884";
}

.menu3 li:nth-of-type(5) a:before {
  content: "\f4b0";
}

.menu3 li:nth-of-type(6) a:before {
  content: "\f5a0";
}

.menu3 li:nth-of-type(7) a:before {
  content: "\f0e0";
}

.header2 .header-sect {
  position: absolute;
  top: 10px;
  left: 20px;
  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;
  width: 100%;
  padding-right: 120px;
}

.header2 .header-sect .siteID {
  margin-bottom: 0;
}

@media only screen and (max-width: 1300px) {
  .header2 .header-sect .siteID {
    position: static;
  }
}

.header2 .header-sect .siteID a {
  color: #fff;
  font-size: 48px;
}

@media only screen and (max-width: 1300px) {
  .header2 .header-sect .siteID a {
    font-size: 40px;
  }
}

@media screen and (max-width: 640px) {
  .header2 .header-sect .siteID a {
    font-size: 31px;
  }
}

.header2 .header-sect .header-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
}

@media only screen and (max-width: 1000px) {
  .header2 .header-sect .header-cont {
    display: none;
  }
}

.header2 .header-sect .header-cont .header-tel {
  margin-right: 10px;
}

.header2 .header-sect .header-cont .header-tel a {
  color: #fff;
}

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

.header2 .header-sect .header-cont .header-tel a:before {
  background: url(../images/contents/tel2.png);
}

.header2 .header-sect .header-cont .header-tel p {
  color: #fff;
}

.header2 .header-sect .header-cont .btn1 {
  margin-top: 0;
  margin-right: 10px;
}

@media only screen and (max-width: 1300px) {
  .header2 .header-sect .header-cont .btn1 a {
    font-size: 14px;
    padding: 11px 50px 11px 64px;
  }
}

@media only screen and (max-width: 1300px) {
  .header2 .header-sect .header-cont .btn1 a:before {
    left: 41px;
  }
}

.header2 .header-sect .header-cont .btn2 {
  margin-top: 0;
}

@media only screen and (max-width: 1300px) {
  .header2 .header-sect .header-cont .btn2 a {
    font-size: 14px;
    padding: 11px 41px;
  }
}

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

footer#global_footer #copy {
  font-size: 13px;
  margin-top: 10px;
  display: block;
}

footer#global_footer #copy a {
  display: inline-block !important;
  font-size: 13px;
  color: #222;
}

.contact-wrap {
  background: url(../images/contents/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 170px 20px 170px 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 h2 {
  font-size: 33px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 500;
}

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

.contact-wrap .footer-text1 {
  color: #fff;
  font-weight: 500;
}

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

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

@media screen and (max-width: 640px) {
  .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: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

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

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

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

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

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

.contact-wrap .cont-fle .tel-fle .tel-link a {
  font-size: 32px;
  color: #fff;
  font-family: Noto Serif JP;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}

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

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

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

.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: 56%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a:before {
    background-size: 70%;
    top: 72%;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .tel-fle .tel-link a:before {
    background-size: 100%;
    top: 56%;
  }
}

.contact-wrap .cont-fle p {
  color: #fff;
  font-size: 15px;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .cont-fle p {
    margin-right: 30px;
    font-size: 12px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle p {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle p {
    display: block;
  }
}

.contact-wrap .cont-fle .btn1 {
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
  margin-right: 65px;
}

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

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

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

.contact-wrap .cont-fle .btn1:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.contact-wrap .cont-fle .btn1 a {
  display: block;
  color: #fff;
  padding: 13px 81px 13px 106px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 13px 70px 13px 92px;
    font-size: 15px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 13px 45px 13px 71px;
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn1 a {
    padding: 13px 56px 13px 82px;
    font-size: 15px;
  }
}

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

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

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

.contact-wrap .cont-fle .btn1 a:hover {
  opacity: 1;
}

.contact-wrap .cont-fle .btn2 {
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
  width: 290px;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .cont-fle .btn2 {
    width: 230px;
  }
}

@media screen and (max-width: 834px) {
  .contact-wrap .cont-fle .btn2 {
    width: 200px;
  }
}

@media screen and (max-width: 640px) {
  .contact-wrap .cont-fle .btn2 {
    width: 230px;
    margin-top: 15px;
  }
}

.contact-wrap .cont-fle .btn2:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.contact-wrap .cont-fle .btn2 a {
  display: block;
  color: #fff;
  padding: 13px 0;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

@media only screen and (max-width: 1100px) {
  .contact-wrap .cont-fle .btn2 a {
    font-size: 15px;
  }
}

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

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

.contact-wrap .cont-fle .btn2 a:hover {
  opacity: 1;
}

.footer {
  padding-bottom: 50px;
}

@media only screen and (max-width: 1500px) {
  .footer {
    padding-right: 76px;
  }
}

@media only screen and (max-width: 1000px) {
  .footer {
    padding-right: 0;
    padding-top: 50px;
  }
}

.footer-wrap .nav {
  margin: 50px auto;
}

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

.footer-wrap .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-wrap .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.footer-wrap .nav-item::before {
  position: absolute;
  content: "";
  background: #222;
  height: 25px;
  width: 1px;
  right: 0;
}

.footer-wrap .nav-item:first-child::after {
  position: absolute;
  content: "";
  background: #222;
  height: 25px;
  width: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.footer-wrap .nav-item a {
  color: #222;
  display: block;
  position: relative;
  padding-bottom: 5px;
}

.footer-wrap .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #668e68;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-wrap .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.footer-fle {
  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-fle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  .footer-left {
    margin: 0 auto 15px auto;
  }
}

.footer-left a {
  font-size: 35px;
  font-weight: 500;
  color: #222;
}

.footer-address {
  text-align: right;
}

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

.footer-address a {
  color: #222;
  display: block;
  margin-bottom: 3px;
}

/* ----------------------------------------------------------
bento menu
---------------------------------------------------------- */
#nav-toggle {
  display: block;
  position: fixed;
  z-index: 11111111111111111111;
  right: 13px;
  top: 16px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}

#nav-toggle span {
  display: block;
  position: absolute;
  width: 30px;
  height: 6px;
  left: 6px;
  background: repeating-linear-gradient(to right, #beffc2, #beffc2 6px, rgba(2, 2, 2, 0) 6px, rgba(2, 2, 2, 0) 10px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 10px;
}

#nav-toggle span:nth-child(2) {
  top: 20px;
}

#nav-toggle span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.open #nav-toggle span {
  top: 16px;
  height: 2px;
  background: repeating-linear-gradient(to right, #fff, #fff 6px, white 6px, white 10px);
}

.open #nav-toggle span:nth-child(1) {
  left: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open #nav-toggle span:nth-child(2),
.open #nav-toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

nav .nav-ulmenu {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  color: #000;
  background: #fff;
  text-align: center;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

nav .nav-ulmenu {
  background: rgba(102, 142, 104, 0.9);
  margin: 0 auto;
  padding: 0;
}

nav .nav-ulmenu li {
  list-style-type: none;
  padding: 0;
  width: 80%;
}

nav .nav-ulmenu li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

nav .nav-ulmenu li a {
  display: block;
  color: #fff;
  padding: 13px 0;
  text-decoration: none;
}

.open nav .nav-ulmenu {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  width: 320px;
}

.nav-menu1, .nav-menu2 {
  width: 320px;
  display: block;
}

.nav-menu1 .nav-ulmenu, .nav-menu2 .nav-ulmenu {
  width: 320px;
}

.nav-menu1 .nav-ulmenu .nav-item-logo, .nav-menu2 .nav-ulmenu .nav-item-logo {
  padding: 10px 10px 0 20px;
}

.nav-menu1 .nav-ulmenu .nav-item-logo a, .nav-menu2 .nav-ulmenu .nav-item-logo a {
  font-size: 31px;
  font-weight: 500;
}

.nav-menu1 .nav-ulmenu .nav-item, .nav-menu2 .nav-ulmenu .nav-item {
  border-bottom: 1px solid #fff;
}

.nav-menu1 .nav-ulmenu .nav-tel div, .nav-menu2 .nav-ulmenu .nav-tel div {
  display: inline-block;
}

.nav-menu1 .nav-ulmenu .nav-tel div a, .nav-menu2 .nav-ulmenu .nav-tel div a {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding-left: 34px;
}

.nav-menu1 .nav-ulmenu .nav-tel div a:before, .nav-menu2 .nav-ulmenu .nav-tel div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel2.png);
  width: 32px;
  height: 26px;
  left: 0;
  top: 57%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 80%;
}

.nav-menu2 #nav-toggle {
  right: 24px !important;
  top: 24px !important;
}

@media only screen and (max-width: 1300px) {
  .nav-menu2 #nav-toggle {
    top: 18px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .nav-menu2 #nav-toggle {
    right: 13px !important;
    top: 16px !important;
  }
}

body::before, body::after {
  display: block;
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 150vw;
  height: 100%;
  pointer-events: none;
}

body::before {
  z-index: 99999;
  -webkit-transition: .6s;
  transition: .6s;
  background: #668e68;
}

body::after {
  z-index: 99998;
  -webkit-transition: .8s ease-out;
  transition: .8s ease-out;
  background: #668e68;
  opacity: 0.6;
}

body.display::before {
  left: 150vw;
}

body.display::after {
  left: 150vw;
}

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

.index-wrap1 .wrap1 {
  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;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 .wrap1 {
    max-width: 1400px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 {
    max-width: 1300px;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap1 .wrap1 {
    max-width: auto;
  }
}

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

.index-wrap1 .wrap1 .title_2 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  left: 185px;
  top: -90px;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 .wrap1 .title_2 {
    left: 70px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap1 .wrap1 .title_2 {
    top: -30px;
  }
}

.index-wrap1 .wrap1 .title_2 h2 {
  font-size: 39px;
  font-weight: 500;
  background: #fff;
  padding: 30px 20px;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 .wrap1 .title_2 h2 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .title_2 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1050px) {
  .index-wrap1 .wrap1 .title_2 h2 {
    font-size: 24px;
  }
}

.index-wrap1 .wrap1 .box1 {
  width: 52%;
}

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

.index-wrap1 .wrap1 .box1 .img1 img {
  border-radius: 20px;
}

.index-wrap1 .wrap1 .box2 {
  width: 45%;
}

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

@media only screen and (max-width: 1700px) {
  .index-wrap1 .wrap1 .box2 .title_1 {
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .wrap1 .box2 .title_1 {
    margin-bottom: 20px !important;
  }
}

.index-wrap1 .wrap1 .box2 .title_1 h1 {
  font-size: 33px;
  font-weight: 500;
}

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

@media only screen and (max-width: 1500px) {
  .index-wrap1 .wrap1 .box2 .title_1 h1 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .wrap1 .box2 .title_1 h1 {
    font-size: 24px;
  }
}

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

@media only screen and (max-width: 550px) {
  .index-wrap1 .wrap1 .box2 .title_1 h1 {
    font-size: 19px;
  }
}

.index-wrap1 .wrap1 .box2 .title_1 h1 .blk1 {
  display: block;
}

@media screen and (max-width: 834px) {
  .index-wrap1 .wrap1 .box2 .title_1 h1 .blk1 {
    display: none;
  }
}

.index-wrap1 .wrap1 .box2 .title_1 h1 .blk2 {
  display: block;
}

@media only screen and (max-width: 550px) {
  .index-wrap1 .wrap1 .box2 .title_1 h1 .blk2 {
    display: none;
  }
}

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

.index-wrap1 .wrap1 .box2 .fle1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1050px) {
  .index-wrap1 .wrap1 .box2 .fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1 .wrap1 .box2 .fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 1050px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box {
    margin-bottom: 15px;
  }
}

.index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link {
  display: inline-block;
  line-height: 1.3;
  margin-right: 40px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link {
    margin-right: 20px;
  }
}

.index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link a {
  font-size: 32px;
  font-weight: bold;
  padding-left: 42px;
  position: relative;
  color: #668e68;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link a {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link a {
    font-size: 27px;
    padding-left: 35px;
  }
}

.index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 32px;
  height: 26px;
  left: 0;
  top: 53%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1000px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link a:before {
    background-size: 80%;
    top: 60%;
  }
}

.index-wrap1 .wrap1 .box2 .fle1 .box:first-child .tel-link p {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.index-wrap1 .wrap1 .box2 .fle1 .box:last-child {
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
}

.index-wrap1 .wrap1 .box2 .fle1 .box:last-child:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap1 .wrap1 .box2 .fle1 .box:last-child a {
  display: block;
  color: #fff;
  padding: 13px 64px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:last-child a {
    font-size: 15px;
    padding: 11px 54px;
  }
}

@media only screen and (max-width: 500px) {
  .index-wrap1 .wrap1 .box2 .fle1 .box:last-child a {
    padding: 11px 70px;
  }
}

.index-wrap1 .wrap1 .box2 .fle1 .box:last-child a:hover {
  opacity: 1;
}

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

@media screen and (max-width: 640px) {
  .index-wrap2 {
    padding: 80px 0;
  }
}

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

.index-wrap2 .wrap1 .title_3 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  right: 150px;
  top: -560px;
  z-index: 1;
}

@media only screen and (max-width: 1050px) {
  .index-wrap2 .wrap1 .title_3 {
    right: 50px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .title_3 {
    top: -50px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap2 .wrap1 .title_3 {
    top: -110px;
  }
}

.index-wrap2 .wrap1 .title_3 h2 .text1 {
  display: block;
  font-size: 39px;
  font-weight: 500;
  background: #fff;
  padding: 30px 20px;
  height: 470px;
}

@media only screen and (max-width: 1700px) {
  .index-wrap2 .wrap1 .title_3 h2 .text1 {
    font-size: 30px;
    height: 370px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .wrap1 .title_3 h2 .text1 {
    font-size: 28px;
    height: 350px;
  }
}

@media only screen and (max-width: 1050px) {
  .index-wrap2 .wrap1 .title_3 h2 .text1 {
    font-size: 24px;
    height: 310px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .title_3 h2 .text1 {
    font-size: 20px;
    padding: 20px 18px;
    height: 250px;
  }
}

.index-wrap2 .wrap1 .title_3 h2 .text2 {
  display: block;
  font-size: 39px;
  font-weight: 500;
  background: #fff;
  padding: 30px 20px;
  height: 350px;
  margin-right: 20px;
  margin-top: 150px;
}

@media only screen and (max-width: 1700px) {
  .index-wrap2 .wrap1 .title_3 h2 .text2 {
    font-size: 30px;
    height: 280px;
  }
}

@media only screen and (max-width: 1500px) {
  .index-wrap2 .wrap1 .title_3 h2 .text2 {
    font-size: 28px;
    height: 265px;
  }
}

@media only screen and (max-width: 1050px) {
  .index-wrap2 .wrap1 .title_3 h2 .text2 {
    font-size: 24px;
    height: 240px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .title_3 h2 .text2 {
    font-size: 20px;
    padding: 20px 18px;
    height: 195px;
    margin-right: 10px;
    margin-top: 120px;
  }
}

@media only screen and (max-width: 450px) {
  .index-wrap2 .wrap1 .title_3 h2 .text2 {
    margin-top: 90px;
  }
}

.index-wrap2 .wrap1 .img1 {
  position: absolute;
  top: -460px;
  right: 0;
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .img1 {
    position: static;
  }
}

.index-wrap2 .wrap1 .img1 img {
  border-radius: 20px;
}

@media only screen and (max-width: 1000px) {
  .index-wrap2 .wrap1 .img1 img {
    width: 90% !important;
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .img1 img {
    width: 100% !important;
  }
}

.index-wrap2 .wrap1 .list_wrap {
  background: #fff;
  padding: 50px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -230px;
}

@media only screen and (max-width: 1400px) {
  .index-wrap2 .wrap1 .list_wrap {
    left: 20px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap2 .wrap1 .list_wrap {
    padding: 35px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .list_wrap {
    position: static;
    display: block;
    background: none;
    padding: 0;
    margin-top: 20px;
  }
}

.index-wrap2 .wrap1 .list_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;
}

.index-wrap2 .wrap1 .list_wrap .index_ul1 ul li {
  font-size: 22px;
  font-weight: 500;
  padding: 10px;
  position: relative;
  padding-left: 45px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap2 .wrap1 .list_wrap .index_ul1 ul li {
    font-size: 19px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .list_wrap .index_ul1 ul li {
    font-size: 16px;
  }
}

.index-wrap2 .wrap1 .list_wrap .index_ul1 ul li:before {
  position: absolute;
  content: "";
  background: url(../images/contents/check.png);
  width: 30px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-wrap2 .wrap1 .list_wrap .btn1 {
    text-align: center;
  }
}

.index-wrap2 .wrap1 .list_wrap .btn1 div {
  width: 250px;
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
}

.index-wrap2 .wrap1 .list_wrap .btn1 div:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap2 .wrap1 .list_wrap .btn1 div a {
  text-align: center;
  display: block;
  color: #fff;
  padding: 13px 0;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.index-wrap2 .wrap1 .list_wrap .btn1 div a:hover {
  opacity: 1;
}

.title_4 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 640px) {
  .title_4 {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-bottom: 20px;
  }
}

.title_4 h2 {
  font-size: 39px;
  font-weight: 500;
  padding: 30px 20px;
}

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

@media screen and (max-width: 640px) {
  .title_4 h2 {
    padding: 0;
  }
}

.title_4 h2 .en {
  font-size: 16px;
  color: #6d6d6d;
  display: block;
  margin-left: 15px;
  margin-top: 6px;
}

@media screen and (max-width: 640px) {
  .title_4 h2 .en {
    margin-left: 0;
    margin-top: 0;
  }
}

.index-wrap3 {
  background: #f2f2ed;
  padding: 170px 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .index-wrap3 {
    padding: 70px 0;
  }
}

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

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

.index-wrap3 .wrap1 .title_4_pos {
  position: absolute;
  right: 0;
  top: -90px;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .title_4_pos {
    position: static;
  }
}

.index-wrap3 .wrap1 .index_reviewfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.index-wrap3 .wrap1 .index_reviewfle .review_wrap {
  background: #fff;
  padding: 30px;
  width: 445px;
  border-radius: 10px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap {
    width: 490px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap {
    width: 460px;
  }
}

@media only screen and (max-width: 1100px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap {
    width: 41%;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap {
    width: 100%;
    padding: 30px;
  }
}

.index-wrap3 .wrap1 .index_reviewfle .review_wrap:first-child {
  margin-right: 40px;
}

@media only screen and (max-width: 1100px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap:first-child {
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap:first-child {
    margin-bottom: 30px;
  }
}

.index-wrap3 .wrap1 .index_reviewfle .review_wrap .title_5 h3 {
  font-size: 20px;
  font-weight: 500;
}

@media only screen and (max-width: 1000px) {
  .index-wrap3 .wrap1 .index_reviewfle .review_wrap .title_5 h3 {
    font-size: 18px;
  }
}

.index-wrap3 .wrap1 .index_reviewfle .review_wrap .title_5 h3 .blk {
  display: block;
}

.index-wrap3 .wrap1 .index_reviewfle .review_wrap .img1 img {
  border-radius: 20px;
}

.index-wrap3 .wrap1 .text_wrap {
  width: 330px;
  position: absolute;
  right: 0;
  bottom: 50px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap3 .wrap1 .text_wrap {
    position: static;
    margin-top: 25px;
    width: auto;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap3 .wrap1 .text_wrap .title_6 {
    margin-bottom: 15px !important;
  }
}

.index-wrap3 .wrap1 .text_wrap .title_6 h3 {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .index-wrap3 .wrap1 .text_wrap .btn1 {
    text-align: center;
  }
}

.index-wrap3 .wrap1 .text_wrap .btn1 div {
  width: 250px;
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
}

.index-wrap3 .wrap1 .text_wrap .btn1 div:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap3 .wrap1 .text_wrap .btn1 div a {
  text-align: center;
  display: block;
  color: #fff;
  padding: 13px 0;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.index-wrap3 .wrap1 .text_wrap .btn1 div a:hover {
  opacity: 1;
}

.index-wrap4 {
  position: relative;
}

.index-wrap4 .title_4_2 {
  position: absolute;
  top: -90px;
  left: 0;
  height: 220px;
}

.index-wrap4 .gmap {
  text-align: right;
}

@media only screen and (max-width: 1300px) {
  .index-wrap4 .gmap iframe {
    width: 85% !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap4 .gmap iframe {
    width: 80% !important;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .gmap iframe {
    width: 100% !important;
  }
}

.index-wrap4 .index_dl1 {
  width: 620px;
  background: #fff;
  padding: 40px;
  position: absolute;
  left: 0;
  bottom: -80px;
}

@media only screen and (max-width: 700px) {
  .index-wrap4 .index_dl1 {
    width: 560px;
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .index_dl1 {
    width: 100%;
    position: static;
    padding: 0;
    background: none;
    margin-top: 15px;
    font-size: 15px;
  }
}

.index-wrap4 .index_dl1 dl {
  font-size: 15px;
  border-bottom: 1px solid #ccc;
}

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

.index-wrap4 .index_dl1 dl dt {
  background: none !important;
  border: none !important;
  width: 110px !important;
}

.index-wrap4 .index_dl1 dl dd {
  background: none !important;
  border: none !important;
  width: calc(100% - 110px) !important;
}

.index-wrap4 .index_dl1 dl dd a {
  color: #222;
}

.index-wrap4 .btn1 {
  position: absolute;
  right: 0;
  bottom: -80px;
}

@media screen and (max-width: 834px) {
  .index-wrap4 .btn1 {
    bottom: -130px;
  }
}

@media screen and (max-width: 640px) {
  .index-wrap4 .btn1 {
    position: static;
    text-align: center;
  }
}

.index-wrap4 .btn1 div {
  width: 250px;
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
}

.index-wrap4 .btn1 div:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index-wrap4 .btn1 div a {
  text-align: center;
  padding: 13px 0;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.index-wrap4 .btn1 div a:hover {
  opacity: 1;
}

.banner {
  -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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.banner .box {
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 1300px) {
  .banner .box {
    width: 31%;
  }
}

@media screen and (max-width: 834px) {
  .banner .box {
    width: 32%;
  }
}

@media screen and (max-width: 640px) {
  .banner .box {
    width: 80%;
  }
  .banner .box:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.banner .box:after {
  position: absolute;
  content: "";
  z-index: 1;
  width: 80px;
  height: 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: skew(65deg);
          transform: skew(65deg);
  bottom: 20px;
  right: 46px;
}

.banner .box:after:hover {
  -webkit-transition: all .2s;
  transition: all .2s;
  right: 20px;
}

.banner .box img {
  width: 100% !important;
  display: block;
  cursor: pointer;
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  border-radius: 10px;
}

.banner .box img:hover {
  -webkit-filter: none;
          filter: none;
  opacity: 1 !important;
}

.banner .box h3 {
  display: none;
}

.banner .box div {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  .banner .box div {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1100px) {
  .banner .box div {
    font-size: 20px;
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .banner .box div {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .banner .box div {
    font-size: 22px;
  }
}

.flow_wrapall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: calc(((100vw - 110%) / 2) * -1) !important;
  margin-right: calc(((100vw - 110%) / 2) * -1) !important;
}

@media only screen and (max-width: 1000px) {
  .flow_wrapall {
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  }
}

@media screen and (max-width: 640px) {
  .flow_wrapall {
    display: block;
    padding: 0 20px;
  }
}

.flow_wrapall .title_4_3 {
  margin-right: 40px;
}

@media only screen and (max-width: 1000px) {
  .flow_wrapall .title_4_3 {
    margin-right: 20px;
  }
}

.flow_wrapfle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

@media only screen and (max-width: 1000px) {
  .flow_wrapfle {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

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

.flow_wrapfle .flow_wrap {
  width: 24%;
}

@media only screen and (max-width: 1000px) {
  .flow_wrapfle .flow_wrap {
    width: 48%;
  }
  .flow_wrapfle .flow_wrap:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}

.flow_wrapfle .flow_wrap .img1 img {
  width: 90% !important;
  border-radius: 10px;
}

.flow_wrapfle .flow_wrap .step_img {
  width: 109% !important;
}

@media only screen and (max-width: 1000px) {
  .flow_wrapfle .flow_wrap .step_img {
    width: 100% !important;
  }
}

.flow_wrap_sp {
  position: relative;
  padding-bottom: 70px;
  display: none;
}

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

.flow_wrap_sp:before {
  position: absolute;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  color: #668e68;
  font-size: 50px;
}

.flow_wrap_sp .step_sp div .text1 {
  background: #668e68;
  color: #fff;
  padding: 5px 13px;
  border-radius: 10px;
  display: inline-block;
  margin-right: 15px;
}

.flow_wrap_sp .step_sp div .text2 {
  font-size: 18px;
  font-weight: 500;
}

.flow_wrap_sp .img1 img {
  width: 100% !important;
}

.flow_wrap_sp2:before {
  content: none;
}

.index_btn1 {
  text-align: center;
}

.index_btn1 div {
  width: 250px;
  background: #668e68;
  border-radius: 50px;
  display: inline-block;
}

.index_btn1 div:hover {
  background: #255928;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.index_btn1 div a {
  display: block;
  color: #fff;
  padding: 13px 0;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.index_btn1 div a:hover {
  opacity: 1;
}

.index-wrap5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.index-wrap5 .title_4_4 {
  width: 137.5px;
}

@media screen and (max-width: 640px) {
  .index-wrap5 .title_4_4 {
    width: 100%;
  }
}

.index-wrap5 .index_instagram {
  width: calc(100% - 200px);
}

@media only screen and (max-width: 1000px) {
  .index-wrap5 .index_instagram {
    width: calc(100% - 160px);
  }
}

@media screen and (max-width: 640px) {
  .index-wrap5 .index_instagram {
    width: 100%;
  }
}

.index-wrap5 .index_instagram .sns_list {
  border: none !important;
  max-height: 815px;
  overflow-x: auto;
}

.index-wrap5 .index_instagram .sns_list > div {
  border: none !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.index-wrap5 .index_instagram .sns_list > div:nth-of-type(n + 2) {
  margin-top: 30px;
}

.index-wrap5 .index_instagram .sns_list > div .sns_photo {
  width: 325px;
  padding: 0 !important;
}

@media screen and (max-width: 834px) {
  .index-wrap5 .index_instagram .sns_list > div .sns_photo {
    width: 100%;
  }
}

.index-wrap5 .index_instagram .sns_list > div .sns_photo img {
  border-radius: 10px;
  width: 100% !important;
  height: 235px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .index-wrap5 .index_instagram .sns_list > div .sns_photo img {
    height: 350px !important;
  }
}

.index-wrap5 .index_instagram .sns_list > div .sns_text {
  width: calc(100% - 370px);
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .index-wrap5 .index_instagram .sns_list > div .sns_text {
    width: 100%;
  }
}

.index-wrap5 .index_instagram .sns_list > div .sns_text .sns_date {
  color: #333 !important;
  margin-bottom: 25px;
}

.index-wrap5 .index_instagram .sns_list > div .sns_text ul li a {
  color: #333 !important;
  font-size: 16px !important;
}

.index-wrap5 .index_instagram .sns_list > div .sns_text .caption {
  margin-bottom: 25px;
}

.index_instagram .sns_list::-webkit-scrollbar {
  display: none;
}

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

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

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

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

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

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

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

div.crumb {
  display: none;
}

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

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

@media screen and (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: #668e68;
  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: #668e68 !important;
  position: fixed !important;
}

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

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

.Text-Span {
  position: relative;
  z-index: 1;
  padding-bottom: 5px;
}

.Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 5px;
  background: #668e68;
  z-index: -1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.Text-Span.isActive:after {
  width: 100%;
}

.title_8 {
  padding: 145px 0 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1000px) {
  .title_8 {
    padding: 100px 0 70px 0;
  }
}

.title_8 h1 {
  text-align: center !important;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 10px;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
}

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

/* ------------------------------------------------------------
reason.html
------------------------------------------------------------ */
.title_9 h2 {
  font-size: 22px;
  line-height: 1.4;
  padding-bottom: 0.2em;
  border-bottom: solid 3px #767676;
  position: relative;
  font-weight: 500;
}

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

.title_9 h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #668e68;
  bottom: -3px;
  width: 20%;
}

.title_9 h2 .text1 {
  color: #668e68;
  font-size: 20px;
  font-weight: bold;
  margin-right: 20px;
}

@media screen and (max-width: 640px) {
  .title_9 h2 .text1 {
    display: block;
    margin-right: 0;
  }
}

.reason_img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100% !important;
  height: 400px !important;
  border-radius: 10px;
}

/* ------------------------------------------------------------
course.html
------------------------------------------------------------ */
.title_10 h2 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}

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

.title_10 h2:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #668e68;
}

.course_fle1 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.course_fle1 .box:first-child {
  width: 400px;
}

@media only screen and (max-width: 1000px) {
  .course_fle1 .box:first-child {
    width: 42%;
  }
}

@media screen and (max-width: 640px) {
  .course_fle1 .box:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.course_fle1 .box:first-child img {
  border-radius: 10px;
}

.course_fle1 .box:last-child {
  width: calc(100% - 440px);
}

@media only screen and (max-width: 1000px) {
  .course_fle1 .box:last-child {
    width: 55%;
  }
}

@media screen and (max-width: 640px) {
  .course_fle1 .box:last-child {
    width: 100%;
  }
}

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

.course_ul1 ul li {
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-bottom: 1px dashed #668e68;
  position: relative;
  padding-left: 45px;
}

@media only screen and (max-width: 1300px) {
  .course_ul1 ul li {
    font-size: 19px;
  }
}

@media screen and (max-width: 834px) {
  .course_ul1 ul li {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  .course_ul1 ul li {
    font-size: 16px;
  }
}

.course_ul1 ul li:before {
  position: absolute;
  content: "";
  background: url(../images/contents/check.png);
  width: 30px;
  height: 28px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

.course_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #668e68 !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;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

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

.course_dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

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

.course_wrap1 {
  background: #e3ece4;
  padding: 30px;
}

.course_wrap1 .title_11 h3 {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
}

.course_wrap1 .course_ul2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.course_wrap1 .course_ul2 ul li {
  position: relative;
  padding-left: 25px;
}

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

/* ------------------------------------------------------------
review.html
------------------------------------------------------------ */
.review_wrap1 {
  background: #e3ece4;
  padding: 50px;
  border-radius: 10px;
}

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

.review_wrap1 .title_12 h3 {
  font-size: 18px;
  font-weight: 500;
}

.review_instagram .sns_list {
  border: none !important;
  max-height: 815px;
  overflow-x: auto;
}

.review_instagram .sns_list > div {
  border: none !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.review_instagram .sns_list > div:nth-of-type(n + 2) {
  margin-top: 30px;
}

.review_instagram .sns_list > div .sns_photo {
  width: 325px;
  padding: 0 !important;
}

@media screen and (max-width: 834px) {
  .review_instagram .sns_list > div .sns_photo {
    width: 100%;
  }
}

.review_instagram .sns_list > div .sns_photo img {
  border-radius: 10px;
  width: 100% !important;
  height: 235px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .review_instagram .sns_list > div .sns_photo img {
    height: 350px !important;
  }
}

.review_instagram .sns_list > div .sns_text {
  width: calc(100% - 370px);
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .review_instagram .sns_list > div .sns_text {
    width: 100%;
  }
}

.review_instagram .sns_list > div .sns_text .sns_date {
  color: #333 !important;
  margin-bottom: 25px;
}

.review_instagram .sns_list > div .sns_text ul li a {
  color: #333 !important;
  font-size: 16px !important;
}

.review_instagram .sns_list > div .sns_text .caption {
  margin-bottom: 25px;
}

.review_instagram .sns_list::-webkit-scrollbar {
  display: none;
}

/* ------------------------------------------------------------
access.html
------------------------------------------------------------ */
.access_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) {
  .access_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.access_wrap .access_dl1 {
  width: 52%;
}

@media screen and (max-width: 834px) {
  .access_wrap .access_dl1 {
    width: 100%;
  }
}

.access_wrap .access_dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.access_wrap .access_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #668e68 !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;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media only screen and (max-width: 1100px) {
  .access_wrap .access_dl1 dl dt {
    width: 110px !important;
  }
}

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

.access_wrap .access_dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

@media only screen and (max-width: 1100px) {
  .access_wrap .access_dl1 dl dd {
    width: calc(100% - 110px) !important;
  }
}

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

.access_wrap .access_dl1 dl dd a {
  color: #222;
}

.access_wrap .img1 {
  width: 46%;
}

@media screen and (max-width: 834px) {
  .access_wrap .img1 {
    width: 100%;
    margin-bottom: 15px;
  }
}

.access_wrap .img1 img {
  border-radius: 10px;
}

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

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

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

.access_dl2 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #668e68 !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;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media only screen and (max-width: 1100px) {
  .access_dl2 dl dt {
    width: 110px !important;
  }
}

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

.access_dl2 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

@media only screen and (max-width: 1100px) {
  .access_dl2 dl dd {
    width: calc(100% - 110px) !important;
  }
}

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

.access_dl2 dl dd a {
  color: #222;
}

.access_fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.access_fle1 .box {
  width: 32%;
  margin-right: 2%;
}

.access_fle1 .box:nth-of-type(3n) {
  margin-right: 0;
}

.access_fle1 .box:nth-of-type(n + 4) {
  margin-top: 15px;
}

.access_fle1 .box img {
  border-radius: 10px;
}

.gmap iframe {
  border-radius: 10px;
}

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

.contact-text2 div {
  color: #ff0000;
}

.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: #668e68 !important;
  color: #fff;
}

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

.contact_tel div a {
  font-size: 40px;
  text-decoration: none;
  color: #668e68;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .contact_tel div a {
    font-size: 35px;
  }
}

.contact_tel div a .text1 {
  font-size: 28px;
}

@media screen and (max-width: 640px) {
  .contact_tel div a .text1 {
    font-size: 25px;
  }
}
/*# sourceMappingURL=common_style.css.map */