@charset "UTF-8";
/* CSS Document */
html {
  height: 100%;
  font-size: 62.5%;
}

body {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  *font-size: small;
  *font: x-small;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 0 auto;
  background: #fff;
}

.cut {
  overflow: hidden;
  zoom: 1;
}

.sentence p + p {
  margin-top: 20px;
}

@media all and (max-width: 890px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

/*link*/
a:link, a:visited, a:hover {
  color: #ee951f;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  /*	top: 1px;
    	left: 1px;
    	position: relative;
    */
}

/*link*/
/*　facebook */
.fb-page {
  width: 100%;
}

#fb-root {
  width: 100%;
  background-color: #FFF;
  height: auto;
}

.fb-like-box {
  width: 100% !important;
}

.fb-like-box span, .fb-like-box iframe[style] {
  width: 100% !important;
}

.ggmap {
  width: 100%;
  height: 350px;
}

.phone {
  display: none;
}

.pc {
  display: block;
}

.tcen {
  text-align: center;
}

@media screen and (max-width: 800px) {
  .tcen {
    text-align: left;
  }
  body {
    font-size: 13px;
    line-height: 1.5;
  }
  .phone {
    display: block;
  }
  .pc {
    display: none;
  }
}

/* title */
h2 {
  font-size: 1.6rem;
  color: #ee951f;
  font-family: "Zen Maru Gothic", sans-serif;
}

h3 {
  font-size: 2rem;
  font-family: "Zen Maru Gothic", sans-serif;
}

h4 {
  font-size: 2rem;
  color: #f8931f;
  font-family: "Zen Maru Gothic", sans-serif;
}

/* title */
.mtitle {
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto 40px;
  position: relative;
  text-align: center;
  letter-spacing: 0.2em;
}

.mtitle .eng {
  font-size: 3.5rem;
  color: #ee551b;
  position: relative;
  z-index: 2;
  display: block;
  font-family: "Kiwi Maru", serif;
  font-weight: 700;
  letter-spacing: 0.2rem;
}

.mtitle .eng2 {
  font-size: 1.5rem;
  color: #ee551b;
  position: relative;
  z-index: 2;
  display: block;
  font-family: "Kiwi Maru", serif;
  font-weight: 700;
  letter-spacing: 0.2rem;
}

.mtitle .ja {
  position: relative;
  z-index: 2;
  font-size: 1.6rem;
  color: #343338;
}

.mtitle .ja2 {
  position: relative;
  z-index: 2;
  font-size: 3rem;
  color: #343338;
}

.mtitle.white {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.mtitle.white span {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: none;
}

.mtitle.white span:after {
  background-color: #eee;
}

.mtitle.white span.ja {
  border-bottom-color: #fefefe;
}

.mtitle.mtitle_left {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.mtitle.mtitle_left:before {
  left: 2%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.mtitle.mtitle_left span:after {
  left: 0;
  -webkit-transform: none;
          transform: none;
}

@media all and (-ms-high-contrast: none) {
  .mtitle .eng {
    color: #ee951f;
    background-image: none;
  }
}

@media all and (max-width: 639px) {
  .mtitle {
    text-align: center;
  }
  .mtitle .eng {
    font-size: 2.4rem;
  }
  .mtitle .ja {
    font-size: 1.8rem;
  }
  .mtitle .eng2 {
    font-size: 1.4rem;
  }
  .mtitle .ja2 {
    font-size: 2.8rem;
  }
}

.mtitle2 {
  font-size: 1.8rem;
  margin-bottom: 30px;
  padding-bottom: 5px;
  color: #333;
  letter-spacing: 0.2em;
  position: relative;
}

.mtitle2 span {
  font-size: 2.2rem;
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
  display: block;
  color: #A9783F;
}

.mtitle2 span.ja {
  font-size: 1.8rem;
  font-weight: 700;
}

@media all and (max-width: 639px) {
  .mtitle2 {
    font-size: 1.5rem;
  }
  .mtitle2 span {
    font-size: 1.8rem;
  }
  .mtitle2 span .ja {
    font-size: 1.6rem;
  }
}

.mtitle3 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  position: absolute;
  min-height: 100px;
  top: 0;
  left: 0;
}

.mtitle3 .ja {
  display: block;
  font-size: 2.8rem;
  color: #222;
  letter-spacing: 0.2em;
  padding-right: 5px;
  line-height: 2;
}

.mtitle3 .eng {
  display: block;
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #333;
}

@media all and (max-width: 639px) {
  .mtitle3 {
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    position: static;
    margin-bottom: 20px;
    min-height: initial;
    min-height: auto;
  }
  .mtitle3 .ja {
    font-size: 1.6rem;
  }
  .mtitle3 .eng {
    font-size: 1.4rem;
  }
}

.htitle03 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding-bottom: 1rem;
}

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

.htitle03._left::after {
  right: initial;
  left: 1rem;
  width: 300px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #8CD2BC), color-stop(20%, #ff9f00));
  background-image: linear-gradient(to right, #8CD2BC 20%, #ff9f00 20%);
}

.htitle03._center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.htitle03._center::after {
  right: initial;
  left: 50%;
  -webkit-transform: translatex(-50%) skewX(-50deg);
          transform: translatex(-50%) skewX(-50deg);
}

.htitle03._right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.htitle03._right::after {
  right: 0;
  left: initial;
}

.htitle03._light > span, .htitle03._light::before {
  color: #f8f9fa;
}

.htitle03._light::after {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, white), color-stop(50%, #aaa));
  background-image: linear-gradient(to right, white 50%, #aaa 50%);
}

.htitle03 > em {
  display: inline-block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 0.3rem;
  font-family: "Kiwi Maru", serif;
  font-size: 4.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #ee551b;
}

.htitle03 > span {
  color: #333;
  display: inline-block;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding: 0 0.5rem;
  font-size: 2rem;
}

.htitle03::after {
  position: absolute;
  right: initial;
  bottom: 0;
  left: 0;
  display: block;
  width: 100px;
  height: 2px;
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #ee551b), color-stop(50%, #ff9f00));
  background-image: linear-gradient(to right, #ee551b 50%, #ff9f00 50%);
  -webkit-transform: skewX(-50deg);
          transform: skewX(-50deg);
}

@media (max-width: 576px) {
  .htitle03 {
    text-align: center;
  }
  .htitle03 > em {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 0.3rem;
    font-size: 1.5rem;
  }
  .htitle03 > span {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 0.3rem;
  }
  .htitle03::before {
    content: none;
  }
}

.mtitle_line {
  font-size: 2rem;
  padding-bottom: 15px;
  background: url(../img/bg_mtitle_line.gif) repeat-x left bottom;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.2rem;
  color: #343338;
}

@media all and (max-width: 639px) {
  .mtitle_line {
    font-size: 1.4rem;
  }
}

.mtitle_balloon {
  font-size: 2.4rem;
  margin-bottom: 15px;
  font-weight: 700;
}

.mtitle_balloon span {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  line-height: 1.3em;
  overflow: hidden;
}

.mtitle_balloon span.eng {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
  font-size: 5rem;
}

.mtitle_balloon span:before, .mtitle_balloon span:after {
  content: "";
  display: block;
  border-bottom: 3px solid #333;
  position: absolute;
  width: 50%;
  bottom: 6px;
}

.mtitle_balloon span:before {
  left: -5px;
}

.mtitle_balloon span:after {
  right: -5px;
}

.mtitle_balloon span i {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 2px;
}

.mtitle_balloon.center {
  text-align: center;
}

.mtitle_balloon.white span:before, .mtitle_balloon.white span:after {
  border-bottom-color: #fefefe;
}

.mtitle_balloon.white span i {
  border-color: #fefefe;
}

@media all and (max-width: 639px) {
  .mtitle_balloon {
    font-size: 1.7rem;
  }
  .mtitle_balloon span.eng {
    font-size: 2.4rem;
  }
}

.mtitle-bll {
  font-size: 1.7rem;
  font-weight: 700;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.5;
  padding-bottom: 8px;
}

.mtitle-bll:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background: #333;
}

@media all and (max-width: 639px) {
  .mtitle-bll {
    font-size: 1.6rem;
  }
}

.mtitle4 {
  font-weight: normal;
  text-align: center;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}

.mtitle4 span {
  position: relative;
  display: inline-block;
  min-width: 10%;
}

.mtitle4 span:before, .mtitle4 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 2rem;
  background-color: #333;
}

.mtitle4 span:before {
  left: -11px;
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.mtitle4 span:after {
  right: -11px;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.mtitle4.white span:before, .mtitle4.white span:after {
  background-color: #ffdf2c;
}

@media all and (max-width: 639px) {
  .mtitle4 {
    font-size: 2rem;
  }
}

@media all and (max-width: 320px) {
  .mtitle4 span:before {
    left: -3px;
  }
  .mtitle4 span:after {
    right: -3px;
  }
}

.mtitle_sub {
  padding-left: 0.5em;
  font-weight: 700;
  position: relative;
  border-left: 6px solid #333;
  margin: 8px 0 15px;
  font-size: 1.1em;
  line-height: 1.4;
  text-align: left;
}

.mtitle_sub .hissu {
  color: #fff;
  background: #274590;
  padding: 5px 8px;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 20px;
}

.mtitle_sub:before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: "";
  width: 6px;
  height: 50%;
  background-color: #5fb9ff;
}

.mtitle_box {
  background: rgba(23, 55, 125, 0.1);
  color: #343338;
  font-size: 1.6rem;
  position: relative;
  padding: 10px 10px;
  margin-bottom: 20px;
  font-weight: 700;
}

.mtitle_box span {
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
}

.mtitle_box:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f30a";
  font-weight: 900;
  display: block;
  right: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}

@media all and (max-width: 639px) {
  .mtitle_box {
    font-size: 1.5rem;
  }
}

.mtitle_box2 {
  background: #333;
  font-size: 2.2rem;
  color: #fff;
  position: relative;
  font-weight: 700;
  overflow: hidden;
  letter-spacing: 0.1rem;
  padding: 15px 10px 15px 20px;
  margin-bottom: 25px;
}

.mtitle_box2 .small-cap {
  font-weight: normal;
  font-size: 14px;
}

.mtitle_box2:before {
  background-color: #ee951f;
  content: "";
  display: block;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  position: absolute;
  bottom: -10px;
  right: -150px;
  width: 300px;
  height: 280px;
}

@media all and (max-width: 639px) {
  .mtitle_box2 {
    font-size: 15px;
    line-height: 1.5;
    padding: 10px 10px 10px 15px;
    padding-right: 40px;
  }
  .mtitle_box2 span {
    font-size: 12px;
  }
  .mtitle_box2:before {
    width: 215px;
    right: -190px;
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg);
  }
}

.mtext1 {
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
}

.mtext1 span {
  font-size: 1.8rem;
}

@media all and (max-width: 639px) {
  .mtext1 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .mtext1 span {
    font-size: 1.4rem;
  }
}

.mtext2 {
  font-size: 2.7rem;
  letter-spacing: 0.1rem;
  line-height: 1.4;
}

@media all and (max-width: 639px) {
  .mtext2 {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}

.mtitle_category {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: normal;
}

.mtitle_category:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0ca";
  font-weight: 900;
  margin-right: 5px;
  color: #333;
}

.mttl_bl {
  background: #ee951f;
  color: #fff;
  font-size: 1.8rem;
  overflow: hidden;
  font-weight: bold;
  border-left: 5px solid #aaa;
  margin: 0 0 10px;
  padding: 5px 10px;
}

.mttl_bl span {
  float: right;
  font-size: 1.2rem;
  padding-top: 10px;
}

@media all and (max-width: 890px) {
  .mttl_bl span {
    float: none;
    display: block;
    font-size: 1.2rem;
    padding-top: 0px;
  }
}

.mttl_check {
  margin-bottom: 10px;
  border-bottom: dotted 1px #aaa;
  font-size: 1.8rem;
  color: #333;
}

.mttl_check:before {
  margin-right: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  color: #ee951f;
}

.mttl_cl {
  color: #333;
  text-align: center;
  font-weight: normal;
  font-size: 3rem;
  line-height: 1.4;
  margin-bottom: 40px;
  position: relative;
  letter-spacing: 4px;
}

.mttl_cl:after {
  content: "";
  width: 60px;
  height: 2px;
  background: #ee951f;
  display: block;
  position: absolute;
  top: 80px;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}

.mttl_cl span {
  font-size: 1.4rem;
  color: #888;
  display: block;
}

.mttl_ic {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0px 0 15px;
  padding: 10px;
  letter-spacing: 1px;
  border-bottom: 2px solid #ee951f;
  border-top: 2px solid #ee951f;
  color: #333;
}

.mttl_ic span {
  font-size: 1.5rem;
  margin-left: 5px;
}

.mttl-bg {
  background: #ee951f;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 5px;
}

.mttl-rs span {
  background: #ee951f;
  color: #fff;
  padding: 2px 10px;
  margin-right: 5px;
}

/*SEO*/
#seoA {
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #eee;
}

#seo {
  margin: 0 auto;
  padding: 3px 0 2px;
  max-width: 1160px;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
}

#seo h1 {
  text-align: left;
  font-weight: normal;
  /*	display:inline;
    */
}

#seo h1 + p {
  text-align: right;
  display: inline;
}

/*head*/
header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 2000;
}

header.headscroll {
  background: rgba(255, 255, 255, 0.8);
}

#l-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #faf3e3;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  z-index: 200;
}

#l-header.is-hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

#l-header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 95%;
  min-width: 1000px;
  margin: 0 auto;
  padding: 4px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#l-header .head-right {
  margin-left: auto;
  margin-right: 5px;
}

#l-header .head-right_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-bottom: 5px;
}

#l-header .head-right_tel a, #l-header .head-right_mail a {
  display: block;
  padding: 4px 15px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 40px;
  background: #8e6146;
  color: #fff;
  font-weight: 600;
  font-size: 1.4rem;
}

#l-header .head-right_tel a:before, #l-header .head-right_mail a:before {
  margin-right: 5px;
}

#l-header .head-right_tel a:hover, #l-header .head-right_mail a:hover {
  color: #ee951f;
}

#l-header .head-right_tel a {
  background: transparent;
  padding: 0;
  color: #8ccabc;
  font-size: 2.2rem;
  position: relative;
}

#l-header .head-right_tel a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f879";
  font-weight: 900;
}

#l-header .head-right_tel a:hover {
  color: #f66009;
}

#l-header .head-right_txt {
  font-size: 13px;
  padding-right: 10px;
  border-right: 1px solid #eee;
  margin-right: 10px;
}

#l-header .head-right_mail {
  margin-left: 10px;
}

#l-header .head-right_mail a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
}

#l-header .head-right_mail a:hover {
  background: #f66009;
  color: #fefefe;
}

@media all and (max-width: 1100px) {
  #l-header .inner {
    min-width: initial;
  }
  #l-header .inner #logo img {
    width: auto;
    height: 55px;
  }
}

@media all and (max-width: 890px) {
  #l-header .inner {
    min-width: initial;
  }
  #l-header .inner #logo img {
    width: auto;
    height: 45px;
  }
}

@media all and (max-width: 890px) {
  #l-header .head-right {
    display: none;
  }
}

@media all and (max-width: 890px) {
  #l-header .head-right_contact {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
  }
}

@media all and (max-width: 890px) {
  #l-header .head-right_contact {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 10px;
}

.sns-list.center {
  margin: 0 auto 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sns-list li:first-child {
  margin-right: 5px;
}

.sns-list li a {
  display: block;
  font-size: 1.6rem;
  color: #8e6146;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fefefe;
  border-radius: 50%;
}

#header_nav {
  position: relative;
  width: 700px;
  margin-left: auto;
}

#header_nav ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#header_nav ul li {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
}

#header_nav ul li:last-child {
  margin-right: 0;
}

#header_nav ul li a {
  display: block;
  letter-spacing: 0.1rem;
  position: relative;
  line-height: 1.5;
  font-size: 1.4rem;
  padding: 7px 0 10px;
  font-weight: 700;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #111;
  text-align: center;
}

#header_nav ul li a span {
  display: block;
  font-size: 1rem;
  color: #ee951f;
  font-family: "Kiwi Maru", serif;
  position: relative;
}

#header_nav ul li a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background: #8ccabc;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.2s width ease-in;
  transition: 0.2s width ease-in;
}

#header_nav ul li a:hover span, #header_nav ul li a.active span {
  color: #8ccabc;
  -webkit-transition: 0.2s color ease-in;
  transition: 0.2s color ease-in;
}

#header_nav ul li a:hover:after, #header_nav ul li a.active:after {
  width: 20px;
}

#header_nav ul li ul {
  position: absolute;
  top: 60px;
  left: -1px;
  width: 150px;
  z-index: 100;
}

#header_nav ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 250px;
  height: 0;
  /* 	box-shadow:rgba(0, 0, 0, 0.2) 0px 1px 0px 0px;
         */
}

#header_nav ul li ul li a {
  display: block;
  width: 150px;
  background-color: #fff;
  padding: 6px 0;
  margin: 0;
  border-radius: 5px;
  text-align: left;
  text-indent: 10px;
  font-size: 13px;
}

#header_nav ul li ul li a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0da";
  margin-right: 5px;
}

#header_nav ul li ul li a:link, #header_nav ul li ul li a:visited {
  color: #ee951f;
  font-weight: normal;
}

#header_nav ul li ul li a:hover {
  color: #ee951f;
  font-weight: normal;
  background: #ee951f;
  color: #fff;
}

#header_nav ul li ul li a:hover:after, #header_nav ul li ul li a.active:after {
  width: 0px;
}

#header_nav ul li:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 35px;
  z-index: 10;
}

#header_nav * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media all and (max-width: 1100px) {
  #header_nav {
    width: 500px;
  }
  #header_nav ul li a {
    font-size: 1rem;
  }
  #header_nav ul li a span {
    font-size: .8rem;
  }
}

/* mailbtn */
.mailbtn {
  float: right;
}

.mailbtn a {
  display: block;
  background: linear-gradient(135deg, #2c5a94, #539cf9);
  color: #FFFFFF;
  font-size: 1.4rem;
  height: 50px;
  padding: 0 20px;
  line-height: 50px;
  border-radius: 50px;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.mailbtn a:hover {
  background: #2c5a94;
}

.telbtn {
  float: left;
  margin: 0 15px;
  line-height: 1.3;
  text-align: center;
  color: #333;
  padding-top: 5px;
  font-size: 1.1rem;
}

.telbtn span {
  font-weight: normal;
  font-size: 2.9rem;
  letter-spacing: 1px;
}

.telbtn span:before {
  font-family: 'FontAwesome';
  content: "\f879";
  margin-right: 5px;
  color: #ee951f;
  font-size: 2rem;
}

.telbtn2 {
  margin: 15px;
  line-height: 1.4;
  text-align: center;
  color: #333;
  font-size: 1.6rem;
}

.telbtn2 span {
  font-weight: normal;
  font-size: 3.9rem;
  letter-spacing: 1px;
}

.telbtn2 span:before {
  font-family: 'FontAwesome';
  content: "\f879";
  margin-right: 5px;
  color: #ee951f;
  font-size: 3rem;
}

@media all and (max-width: 890px) {
  .telbtn2 {
    margin: 15px 0;
    font-size: 1.4rem;
  }
  .telbtn2 span {
    font-size: 2.9rem;
  }
  .telbtn2 span:before {
    font-size: 2rem;
  }
}

/*wideslider*/
.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
  height: 350px;
}

.wideslider ul {
  float: left;
  display: inline;
}

.wideslider ul li {
  float: left;
  display: inline;
}

.wideslider ul li img {
  width: 100%;
  display: none;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev, .slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(../photo/prev.jpg) no-repeat right center;
}

.slider_next {
  background: #fff url(../photo/next.jpg) no-repeat left center;
}

/*wideslider*/
/*FLASH*/
#mainView {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
}

#mainView2 {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 0 5% 15%;
  margin: 0 auto;
}

#mainView2::before {
  content: "";
  position: absolute;
  width: 80%;
  height: 50%;
  background: -webkit-repeating-linear-gradient(-45deg, #f9eaef 0, #f9ebef 10px, #fff 10px, #fff 20px);
  background: repeating-linear-gradient(-45deg, #f9eaef 0, #f9ebef 10px, #fff 10px, #fff 20px);
  left: -40px;
  bottom: -40px;
  z-index: -1;
}

#mainView2 ul {
  position: relative;
  z-index: 2;
}

@media all and (max-width: 890px) {
  #mainView {
    height: 80vh;
  }
}

.bxslider.bx-1 {
  width: 100vw;
  height: 41vw;
  margin-bottom: 30px;
}

@media all and (max-width: 800px) {
  .bxslider.bx-1 {
    height: auto;
  }
}

.slide0 {
  background-image: url(../bxslider/images/0.jpg);
  background-position: center center;
}

.slide1 {
  background-image: url(../bxslider/images/1.jpg);
  background-position: 50% 20%;
}

.slide2 {
  background-image: url(../bxslider/images/2.jpg);
  background-position: center center;
}

.slide3 {
  background-image: url(../bxslider/images/3.jpg);
  background-position: center center;
}

.slide0, .slide1, .slide2, .slide3 {
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: scroll;
  padding: 0px 0;
}

.slideimg {
  max-width: 1020px;
  margin: 0 auto;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.slideimg img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit:contain;";
}

@media all and (max-width: 800px) {
  .slideimg {
    height: 94vw;
  }
}

#flashA {
  /* width: 100%; */
  overflow: hidden;
  margin: 90px 30px 0;
}

#flash {
  width: 100%;
  /* height: 400px; */
  height: 470px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.flashimg0 {
  position: absolute;
  left: 0;
  bottom: -10px;
  display: block;
  z-index: 1000;
  width: 100%;
}

.flashimg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  z-index: 1000;
}

.flashimg img {
  max-width: 100%;
  height: auto;
}

@media all and (max-width: 890px) {
  #flash {
    width: 100%;
    height: auto;
  }
  #flashA {
    min-width: 100%;
  }
  .flashimg {
    width: 90%;
  }
}

.jp_text {
  color: #fff;
}

.jp_text h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  text-shadow: 0px 0px 10px #3B3B3B;
}

.jp_text h1 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.4em;
  text-shadow: 0px 0px 10px #3B3B3B;
}

.jp_text p {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  margin-top: 10px;
  letter-spacing: 0.24em;
  line-height: 1.8em;
  text-shadow: 0px 0px 10px #3B3B3B;
}

@media screen and (max-width: 768px) {
  .jp_text h2 {
    font-size: 24px;
  }
  .jp_text h1 {
    margin-top: 30px;
    font-size: 22px;
    letter-spacing: 0.15em;
  }
  .jp_text p {
    font-size: 12px;
    margin-top: 5px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
  }
}

#down_btn {
  position: absolute;
  text-align: bottom;
  width: 100%;
  bottom: 20px;
}

/* 背景100% */
.bg-title1 {
  background-image: url(../img/bg-title01.jpg);
}

.bg-title2 {
  background-image: url(../img/bg-title02.jpg);
}

.bg-title3 {
  background-image: url(../img/bg-title03.jpg);
}

.bg-title4 {
  background-image: url(../img/bg-title04.jpg);
}

.bg-title5 {
  background-image: url(../img/bg-title05.jpg);
}

.bg-title1,
.bg-title2,
.bg-title3,
.bg-title4,
.bg-title5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  padding: 0px 0;
  margin: 0;
}

.bg-title1:hover,
.bg-title2:hover,
.bg-title3:hover,
.bg-title4:hover,
.bg-title5:hover {
  z-index: 9999;
}

@media screen and (min-width: 320px) and (max-width: 890px) {
  .bg-title1,
  .bg-title2,
  .bg-title3,
  .bg-title4,
  .bg-title5 {
    background-attachment: scroll;
  }
}

.bg-image1 {
  background-image: url(../img/bg-image1.jpg);
}

.bg-image2 {
  background-image: url(../img/bg-image2.jpg);
}

.bg-image3 {
  background-image: url(../img/bg-image3.jpg);
}

.bg-image4 {
  background-image: url(../img/bg-image4.jpg);
}

.bg-image5 {
  background-image: url(../img/bg-image5.jpg);
}

.bg-image1, .bg-image2, .bg-image3, .bg-image4, .bg-image5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
}

#titleA1 {
  background-image: url(../img/bg-title1.jpg);
  background-color: #eee;
}

#titleA2 {
  background-image: url(../img/bg-title2.jpg);
}

#titleA3 {
  background-image: url(../img/bg-title3.jpg);
}

#titleA4 {
  background-image: url(../img/bg-title4.jpg);
}

#titleA5 {
  background-image: url(../img/bg-title5.jpg);
}

#titleA1, #titleA2, #titleA3, #titleA4, #titleA5 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  padding: 85px 0;
  margin: 90px 30px 0;
  border-radius: 15px;
}

@media screen and (min-width: 320px) and (max-width: 890px) {
  #titleA1, #titleA2, #titleA3, #titleA4, #titleA5 {
    padding: 85px 0;
    margin: 60px 10px 0;
    border-radius: 5px;
  }
}

#title {
  max-width: 1160px;
  padding: 55px 0;
  margin: 0px auto 0px;
}

#title h2 {
  float: left;
  font-family: "Kiwi Maru", serif;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #ee951f;
  text-shadow: #fff 0px 0px 1px, #fff 0px 0px 2px, #fff 0px 0px 3px, #fff 0px 0px 4px, #fff 0px 0px 5px, #fff 0px 0px 6px;
}

#title h2 span {
  display: block;
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4rem;
}

#title h3 {
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4rem;
  line-height: 1.4;
  color: #ee951f;
  text-shadow: #fff 0px 0px 1px, #fff 0px 0px 2px, #fff 0px 0px 3px, #fff 0px 0px 4px, #fff 0px 0px 5px, #fff 0px 0px 6px;
}

#title h3 span {
  display: block;
  font-family: "Kiwi Maru", serif;
  font-size: 1.4rem;
}

@media all and (max-width: 890px) {
  #title {
    padding: 30px 0;
    margin: 5px 0 0;
  }
  #title h2 {
    float: none;
    font-size: 3rem;
    text-align: center;
  }
  #title h3 {
    font-size: 3rem;
    text-align: center;
  }
  #title h3 span {
    font-size: 1.3rem;
  }
}

/*パンくず*/
#pankuzu {
  float: right;
  margin: 8px 0 0;
  padding: 0 8px;
  font-size: 11px;
  color: #555;
  background-color: rgba(255, 255, 255, 0.8);
}

#pankuzu li {
  display: inline;
}

#pankuzu li a {
  display: inline;
  padding: 0;
}

#pankuzu li + li:before {
  margin: 0 10px;
  content: ">";
}

#pankuzu2 {
  text-align: center;
  width: 300px;
  margin: 8px auto 0;
  padding: 0 8px;
  font-size: 11px;
  color: #555;
  background-color: rgba(255, 255, 255, 0.8);
}

#pankuzu2 li {
  display: inline;
}

#pankuzu2 li a {
  display: inline;
  padding: 0;
}

#pankuzu2 li + li:before {
  margin: 0 10px;
  content: ">";
}

@media all and (max-width: 890px) {
  #pankuzu,
  #pankuzu2 {
    display: none;
  }
}

.page-title {
  position: relative;
  z-index: 1;
  margin: 10px auto;
}

.page-title.page-title01 {
  background: url(../img/bg-title1.jpg) no-repeat center/cover;
}

.page-title.page-title02 {
  background: url(../img/bg-title2.jpg) no-repeat center/cover;
}

.page-title.page-title03 {
  background: url(../img/bg-title3.jpg) no-repeat center/cover;
}

.page-title.page-title04 {
  background: url(../img/bg-title4.jpg) no-repeat center/cover;
}

.page-title.page-title05 {
  background: url(../img/bg-title5.jpg) no-repeat center/cover;
}

.page-title .inner {
  margin: 0 auto;
  padding: 260px 0 10px;
  overflow: hidden;
}

.page-title .inner .page-lead {
  text-align: center;
  color: #111;
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 1.3;
  font-size: 3rem;
  position: relative;
  z-index: 4;
  letter-spacing: 0.3rem;
  position: relative;
}

.page-title .inner .page-lead:before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -130px;
  width: 350px;
  height: 220px;
  background: #fefefe;
  border-radius: 5%;
  z-index: -1;
}

.page-title .inner .page-lead span {
  font-size: 2rem;
  display: block;
  color: #ee951f;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}

@media all and (max-width: 890px) {
  .page-title .inner .page-lead:before {
    width: 230px;
    height: 210px;
  }
}

@media all and (max-width: 890px) {
  .page-title .inner .page-lead {
    margin-bottom: 5px;
    font-size: 2.2rem;
  }
  .page-title .inner .page-lead span {
    letter-spacing: .1rem;
  }
}

@media all and (max-width: 800px) {
  .page-title .inner {
    width: 99%;
    padding: 150px 0 10px;
  }
}

.breadcrumb {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 10px 20px;
  z-index: 4;
  border-radius: 0 5px 5px 0;
  font-size: 1.2rem;
}

.breadcrumb li {
  display: inline;
  color: #222;
}

.breadcrumb li a {
  color: #ee951f;
}

.breadcrumb li + li:before {
  margin: 0 10px;
  content: ">";
}

@media all and (max-width: 890px) {
  .breadcrumb {
    padding: 8px 10px;
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
}

#contentwrap {
  width: 100%;
  overflow: hidden;
}

.single {
  max-width: 1160px;
  margin: 0 auto;
  padding: 80px 0;
}

.single.type01 {
  max-width: 1160px;
  margin: 0 auto;
  padding: 80px 0 160px 0;
}

.single0 {
  margin: 0 auto;
  padding: 60px 0;
}

.single.type02 {
 max-width: 1160px;
 margin: 0 auto;
 padding: 0 0 80px;
}

.single1 {
  margin: 0 auto;
  padding: 50px;
}

.single2{
  max-width: 1500px;
  margin: 0 auto;
  padding: 80px 0 160px 0;
}

@media all and (max-width: 1200px) {
  .single, .single0, .single1,.single2 {
    width: 95%;
    margin: 0 auto;
    padding: 25px 0px;
  }
}

.innerB {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.innerB .left {
  width: 48%;
  padding-right: 2%;
  float: left;
}

.innerB .right {
  width: 48%;
  float: left;
  margin-left: 4%;
}

.innerB .left_s {
  width: 30%;
  float: left;
}

.innerB .right_l {
  width: 66%;
  float: left;
  margin-left: 4%;
}

@media all and (max-width: 890px) {
  .innerB {
    display: block;
  }
}

@media all and (max-width: 890px) {
  .innerB .left, .innerB .right {
    width: 100%;
    float: none;
  }
}

@media all and (max-width: 890px) {
  .innerB .right {
    margin-left: 0;
    margin-top: 15px;
  }
}

@media all and (max-width: 890px) {
  .innerB .left_s {
    width: 100%;
    float: none;
  }
}

@media all and (max-width: 890px) {
  .innerB .right_l {
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
    float: none;
  }
}

.single_new {
  width: 90%;
  width: calc(100% - 100px);
  margin: auto;
}

@media all and (max-width: 890px) {
  .single_new {
    width: 100%;
  }
}

.relative {
  position: relative;
}

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

.division ._lead {
  position: absolute;
  top: 3rem;
  left: 50%;
  width: 100%;
  overflow: hidden;
  font-family: "Reem Kufi", "Zen Kaku Gothic New", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "sans-serif";
  font-size: 12vw;
  font-weight: 400;
  line-height: 1;
  color: #aaa;
  text-align: center;
  letter-spacing: 0.6rem;
  opacity: 0.1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.division::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -2;
}

.division.bg::after, .division.u-bgiAttachment::after {
  content: none;
}

.division:nth-of-type(even)::after {
  background-color: #faf5ea;
}

.division._transparent {
  background-color: transparent;
}

.division._skew {
  padding: 8rem 0;
  margin-bottom: -4.1rem;
}

.division._skew:nth-of-type(odd), .division._skew:nth-of-type(even) {
  -webkit-clip-path: polygon(0 0, 100% 4rem, 100% 100%, 0 calc(100% - 4rem));
  clip-path: polygon(0 0, 100% 4rem, 100% 100%, 0 calc(100% - 4rem));
}

.division._skew:first-of-type {
  padding-top: 6rem;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 4rem));
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 4rem));
}

.division._skew:last-of-type {
  padding-bottom: 6rem;
  margin-bottom: 0;
  -webkit-clip-path: polygon(0 0, 100% 4rem, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 4rem, 100% 100%, 0 100%);
}

.division._wave {
  margin-bottom: 6rem;
  padding: 4rem 0;
  background-color: #faf5ea;
}

.division._wave::before, .division._wave::after {
  position: absolute;
  left: 50%;
  z-index: 2;
  display: block;
  width: 100vw;
  height: 100px;
  content: "";
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1980px auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.division._wave::before {
  bottom: calc(100% - 5px);
  background-image: url('data:image/svg+xml;charset=utf8,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 15"%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23faf5ea;}%3c/style%3e%3c/defs%3e%3cpath class="cls-1" d="M302.629,8.289c0,2.876,0,3.833.014,6.708,0,.127-.081.159-.617.159Q150,15.15-2.028,15.156c-.541,0-.615-.034-.615-.16.017-3.795.014-5.672.014-9.467A6.076,6.076,0,0,0-1.623,5.49c.92-.1,1.834-.227,2.8-.271,1.19-.054,2.2-.205,3.318-.3,1.669-.139,3.285-.319,4.954-.459.31-.026.55-.092.849-.093a26.387,26.387,0,0,0,2.934-.229c1-.11,2.1-.1,3.083-.241.779-.113,1.869-.106,2.8-.173,1.263-.092,2.585-.128,3.836-.22,1.416-.1,2.85-.181,4.281-.264,1.6-.093,3.214-.173,4.828-.252,1.435-.07,2.863-.15,4.307-.211.954-.041,1.895-.091,2.865-.119,1.179-.034,2.391-.056,3.539-.155.664-.057,1.382.01,2.036-.028,1.908-.11,3.841-.159,5.784-.206.72-.018,1.5-.068,2.178-.08.755-.013,1.546-.066,2.357-.025,1.034.051,2.068-.067,3.128-.059.655,0,1.342.009,1.974-.019,1.173-.053,2.375-.064,3.527-.066,1.5,0,3.028,0,4.522-.016,2.672-.024,5.329.031,7.993.03,1.786,0,3.573.035,5.359.052.42,0,.9-.031,1.25.009,1.077.125,2.251.084,3.343.109,1.633.039,3.28.073,4.914.116,1.277.034,2.553.083,3.821.147.965.049,1.959.1,2.948.114,1.046.018,2.024.107,3.052.143,1.631.057,3.232.16,4.842.247.66.036,1.236.148,1.9.142,1.279-.012,2.48.11,3.607.2.866.071,1.872.091,2.7.24a19.038,19.038,0,0,0,2,.157c1.294.073,2.548.19,3.753.313,1.487.152,2.991.3,4.489.445.634.06,1.164.168,1.828.214.369.025.749.018,1.1.05,1.467.139,2.832.336,4.3.478,1.208.117,2.32.307,3.553.4,1.755.125,3.192.429,4.994.514a.875.875,0,0,1,.137.016c.89.193,2.052.252,3.062.387,1.229.164,2.539.291,3.819.432.818.09,1.676.16,2.459.266.841.113,1.688.225,2.585.3,1.5.127,2.852.329,4.317.474,1.163.116,2.321.247,3.469.376,1.51.169,3.044.33,4.577.489,1.591.166,3.227.3,4.819.469.633.067,1.378.12,2.045.187,1.464.147,2.954.287,4.45.395,1.721.124,3.348.319,5.139.4,1.2.055,2.362.189,3.575.264,1.7.105,3.357.246,5.054.351,1.515.094,3,.215,4.573.26.6.017,1.255.053,1.877.091.554.034,1.107.113,1.636.108.915-.01,1.732.16,2.659.072,1.152.181,2.513.133,3.762.195,1.605.08,3.269.108,4.907.157s3.271.074,4.9.121c.558.015,1.09-.008,1.632.007,1.165.03,2.336.085,3.5.075,2.161-.017,4.309.035,6.466.036,1.248,0,2.516-.007,3.75-.012,1.81-.008,3.654.018,5.468-.059a7.975,7.975,0,0,1,1.04-.042c.693.084,1.325-.024,2-.006.794.021,1.61-.073,2.394-.067,1.949.014,3.852-.076,5.776-.114a5.057,5.057,0,0,0,.8,0,33.936,33.936,0,0,1,3.489-.14c1.356-.065,2.774-.1,4.158-.151,1.5-.058,3-.113,4.49-.211.859-.056,1.832-.1,2.769-.109,1.1-.008,2.106-.115,3.171-.161q2.86-.122,5.689-.3c1.224-.078,2.467-.147,3.7-.222.444-.027.872-.048,1.325-.064.9-.032,1.723-.138,2.608-.195.674-.044,1.44-.035,2-.105,1.152-.142,2.451-.134,3.578-.276.557-.069,1.207-.141,1.741-.153,1.276-.029,2.424-.154,3.6-.244,1.695-.13,3.391-.264,5.067-.414,1.317-.117,2.651-.227,3.97-.344,1.091-.1,2.216-.168,3.294-.281A7.287,7.287,0,0,1,302.629,8.289Z"/%3e%3c/svg%3e');
}

.division._wave::after {
  top: calc(100% - 5px);
  background-image: url('data:image/svg+xml;charset=utf8,%3csvg id="layer1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 15"%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23faf5ea;}%3c/style%3e%3c/defs%3e%3cpath class="cls-1" d="M-2.629,5.866c0-2.875,0-3.832-.014-6.707,0-.128.081-.159.617-.159Q150-.994,302.028-1c.541,0,.615.033.615.159-.017,3.8-.014,5.673-.014,9.468a5.969,5.969,0,0,0-1.006.039c-.92.1-1.834.226-2.8.27-1.19.055-2.2.206-3.318.3-1.669.139-3.285.319-4.954.458-.31.026-.55.093-.849.094a26.4,26.4,0,0,0-2.934.228c-1,.111-2.1.1-3.083.242-.779.113-1.869.105-2.8.173-1.263.091-2.585.128-3.836.22-1.416.1-2.85.181-4.281.264-1.6.092-3.214.173-4.828.251-1.435.07-2.863.15-4.307.212-.954.041-1.895.091-2.865.119-1.179.034-2.391.055-3.539.154-.664.058-1.382-.01-2.036.028-1.908.111-3.841.16-5.784.207-.72.018-1.495.068-2.178.08-.755.012-1.546.065-2.357.025-1.034-.051-2.068.067-3.128.059-.655,0-1.342-.009-1.974.019-1.173.052-2.375.063-3.527.066-1.5,0-3.028,0-4.522.015-2.672.025-5.329-.031-7.993-.029-1.786,0-3.573-.035-5.359-.053-.42,0-.9.032-1.25-.009-1.077-.124-2.251-.083-3.343-.109-1.633-.038-3.28-.072-4.914-.115-1.277-.034-2.553-.083-3.821-.147-.965-.05-1.959-.1-2.948-.114-1.046-.018-2.024-.107-3.052-.143-1.631-.057-3.232-.16-4.842-.247-.66-.036-1.236-.148-1.9-.142-1.279.011-2.48-.111-3.607-.2-.866-.071-1.872-.091-2.7-.24a19.021,19.021,0,0,0-2-.158c-1.294-.072-2.548-.189-3.753-.312-1.487-.153-2.991-.3-4.489-.446-.634-.06-1.164-.168-1.828-.213-.369-.025-.749-.018-1.1-.051-1.467-.139-2.832-.336-4.3-.477-1.208-.117-2.32-.308-3.553-.4-1.755-.124-3.192-.429-4.994-.513a1,1,0,0,1-.137-.017c-.89-.192-2.052-.251-3.062-.386-1.229-.165-2.539-.292-3.819-.432-.818-.09-1.676-.16-2.459-.266-.841-.114-1.688-.225-2.585-.3-1.5-.126-2.852-.329-4.317-.474-1.163-.115-2.321-.246-3.469-.375-1.51-.169-3.044-.33-4.577-.489-1.591-.166-3.227-.3-4.819-.47-.633-.066-1.378-.119-2.045-.186-1.464-.147-2.954-.287-4.45-.4-1.721-.125-3.348-.319-5.139-.4-1.2-.054-2.362-.188-3.575-.263-1.7-.106-3.357-.247-5.054-.352-1.515-.093-3-.215-4.573-.259-.6-.017-1.255-.054-1.877-.091-.554-.034-1.107-.114-1.636-.108-.915.009-1.732-.161-2.659-.073-1.152-.18-2.513-.133-3.762-.194-1.605-.08-3.269-.109-4.907-.158s-3.271-.074-4.9-.12c-.558-.016-1.09.007-1.632-.007-1.165-.031-2.336-.085-3.5-.076-2.161.018-4.309-.035-6.466-.035-1.248,0-2.516.006-3.75.012-1.81.008-3.654-.018-5.468.058a7.815,7.815,0,0,1-1.04.043c-.693-.084-1.325.024-2,.006-.794-.021-1.61.072-2.394.067-1.949-.014-3.852.075-5.776.114a4.94,4.94,0,0,0-.8,0,34.221,34.221,0,0,1-3.489.14c-1.356.065-2.774.1-4.158.151-1.5.058-3,.113-4.49.21-.859.057-1.832.1-2.769.11-1.1.008-2.106.115-3.171.16q-2.86.123-5.689.3c-1.224.078-2.467.147-3.7.221-.444.027-.872.049-1.325.065-.895.031-1.723.138-2.608.195-.674.044-1.44.034-2,.1-1.152.143-2.451.135-3.578.276-.557.07-1.207.142-1.741.154-1.276.029-2.424.153-3.6.243-1.7.13-3.391.265-5.067.414-1.317.118-2.651.227-3.97.345-1.091.1-2.216.168-3.294.28A7.11,7.11,0,0,1-2.629,5.866Z"/%3e%3c/svg%3e');
}

.division._wave:last-of-type {
  padding-bottom: 8rem;
  margin-bottom: 0;
}

.division._wave:last-of-type::after {
  content: none;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 1980px) {
  .division._wave:nth-of-type(even)::before, .division._wave:nth-of-type(even)::after {
    padding-top: 10%;
    background-size: 100% auto;
  }
}

@media (max-width: 540px) {
  .division._wave:nth-of-type(odd) {
    padding: 4rem 0;
    margin: 0;
  }
  .division._wave:nth-of-type(even) {
    padding: 4rem 0;
    margin: 0;
  }
  .division._wave:nth-of-type(even)::before, .division._wave:nth-of-type(even)::after {
    content: none;
  }
}

@media (max-width: 576px) {
  .division {
    padding: 3rem 0;
  }
  .division > ._skew:nth-of-type(odd), .division > ._skew:nth-of-type(even) {
    -webkit-clip-path: polygon(0 0, 100% 2rem, 100% 100%, 0 calc(100% - 2rem));
    clip-path: polygon(0 0, 100% 2rem, 100% 100%, 0 calc(100% - 2rem));
  }
  .division > ._skew:first-of-type {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 2rem));
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 2rem));
  }
  .division > ._skew:last-of-type {
    -webkit-clip-path: polygon(0 0, 100% 2rem, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 2rem, 100% 100%, 0 100%);
  }
}

._shadow {
  -webkit-box-shadow: 15px 15px 0 #ea987e;
          box-shadow: 15px 15px 0 #ea987e;
}

.bg-img01 {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  z-index: -1;
  width: 30%;
}

.bg-img01 img {
  max-width: 100%;
  height: auto;
}

.bg-img02 {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.1;
  z-index: -1;
  width: 40%;
}

.bg-img02 img {
  max-width: 100%;
  height: auto;
}

.grid_bnr {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  overflow: hidden;
}

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

.box_in {
  position: relative;
  padding-top: 50.75%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  height: 100%;
  overflow: hidden;
}

.box_in a {
  color: #fff;
}

.box_in:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(14, 66, 19, 0.4)), to(#f49a39));
  background: linear-gradient(to right, rgba(14, 66, 19, 0.4) 0%, #f49a39 100%);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  opacity: .8;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: skewX(-30deg) scale(1, 1);
  transform: skewX(-30deg) scale(1, 1);
}

.box_in:hover {
  text-shadow: 0 0 5px #111;
}

.box_in:hover:before {
  opacity: .4;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: skewX(-30deg) scale(0, 1);
  transform: skewX(-30deg) scale(0, 1);
}

.box_in .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .box_in {
    padding-top: 67.75%;
  }
}

@media screen and (max-width: 900px) {
  .box_in {
    padding-top: 35.75%;
  }
}

@media screen and (max-width: 640px) {
  .box_in {
    padding-top: 67.75%;
  }
}

.bnr_1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: 1 / 1 / 3 / 2;
}

.bnr_2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-area: 1 / 2 / 2 / 4;
}

.bnr_3 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: 2 / 2 / 3 / 3;
}

.bnr_4 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 4;
  grid-area: 2 / 3 / 3 / 4;
}

.bnr_5 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-area: 1 / 2 / 4 / 2;
}

.bnr_1_2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 1 / 2 / 4 / 1;
}

.bnr_2_2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 5;
  grid-area: 1 / 3 / 3 / 5;
}

.bnr_3_2 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 3;
  grid-area: 3 / 3 / 3 / 3;
}

.bnr_4_2 {
  -ms-grid-row: 4;
  -ms-grid-row-span: 4;
  -ms-grid-column: 3;
  -ms-grid-column-span: 4;
  grid-area: 4 / 4 / 3 / 4;
}

.bnr_2-1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 4 / 2;
}

.bnr_2-2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-area: 1 / 2 / 2 / 4;
}

.bnr_2-3 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 1 / 4 / 2 / 5;
}

.bnr_2-4 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2 / 2 / 3 / 3;
}

.bnr_2-5 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 2 / 3 / 3 / 4;
}

.bnr_2-6 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 2 / 4 / 3 / 5;
}

.title {
  position: relative;
  font-size: 1.8rem;
  letter-spacing: .2em;
  line-height: 1.25;
  color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
}

.title span {
  font-family: "Kiwi Maru", serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 500;
}

.title:after {
  content: "";
  display: block;
  border-bottom: 3px solid #fff;
  width: 60px;
  margin: 15px auto;
}

.txt {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 600;
}

.index_bnr_01 {
  background-image: url("../img/index_bnr_01.jpg");
}

.index_bnr_02 {
  background-image: url("../img/index_bnr_02.jpg");
}

.index_bnr_03 {
  background-image: url("../img/index_bnr_03.jpg");
}

.index_bnr_04 {
  background-image: url("../img/index_bnr_04.jpg");
}

.a_btn {
  margin-top: 10px;
}

.a_btn a, .a_btn span {
  display: table;
  position: relative;
  background: #fff;
  color: #333;
  padding: .5em 2em;
  border-radius: 100px;
  margin: 0 auto;
}

.a_btn a:after, .a_btn span:after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.b_btn {
  display: block;
  margin-top: 30px;
  width: 300px;
  padding: 1em;
  text-align: center;
  color: #066e0e;
  border: 1px solid #066e0e;
  background-color: transparent;
  position: relative;
  -webkit-transition: .46s;
  transition: .46s;
}

.b_btn:hover {
  background-color: #066e0e;
  color: #fff;
}

.b_btn:hover a {
  color: #fff;
}

.b_btn:hover .b_btn_icon {
  background-color: #fff;
  right: 26px;
  width: 30px;
}

.b_btn:hover .b_btn_icon:before {
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

.b_btn .b_btn_icon {
  position: absolute;
  top: calc(50% - 1px);
  right: -30px;
  width: 60px;
  height: 1px;
  -webkit-transition: inherit;
  transition: inherit;
  background-color: #066e0e;
}

.b_btn .b_btn_icon:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border-top: 4px solid transparent;
  border-left: 4px solid #066e0e;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #066e0e;
  -webkit-transition: inherit;
  transition: inherit;
}

.b_btn.b_btn_01 {
  margin: 30px auto 0;
}

.b_btn.b_btn_white {
  color: #fff;
  border: 1px solid #fff;
}

.b_btn.b_btn_white:hover {
  background-color: #fff;
  color: #066e0e;
}

.b_btn.b_btn_white:hover .b_btn_icon {
  background-color: #066e0e;
}

.b_btn.b_btn_white:hover .b_btn_icon:before {
  border-left: 4px solid #066e0e;
  border-bottom: 4px solid #066e0e;
}

.b_btn.b_btn_white .b_btn_icon {
  background-color: #fff;
}

.b_btn.b_btn_white .b_btn_icon:before {
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

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

.calendar-inner {
  width: 23%;
  margin: 0 calc(2% + (2% / 3)) 30px 0;
  -webkit-box-shadow: 0 0 6px rgba(75, 42, 17, 0.05);
  box-shadow: 0 0 6px rgba(75, 42, 17, 0.05);
  background: url(../img/body_bg.png);
  position: relative;
}

.calendar-inner:nth-child(4n) {
  margin-right: 0;
}

.calendar-inner .month {
  position: absolute;
  left: -5px;
  top: -10px;
  background: url(../img/bg-orange.png);
  color: #4b2a11;
  padding: 15px;
  border-radius: 10px;
  font-weight: 600;
}

.calendar-inner .calendar-txt {
  padding: 10px 15px;
  margin-top: 20px;
  line-height: 1.6;
  font-size: 1.4rem;
}

@media all and (max-width: 639px) {
  .calendar-inner {
    width: 48%;
    margin: 0 4% 25px 0;
  }
  .calendar-inner:nth-child(2n) {
    margin-right: 0;
  }
}

.top-gray-box {
  position: relative;
}

.top-gray-box:before, .top-gray-box:after {
  position: absolute;
  content: "";
  width: 65%;
  height: 80%;
  top: -10%;
  right: 0;
}

.top-gray-box:before {
  background-image: -webkit-gradient(linear, right top, left top, from(#333), to(#5fb9ff));
  background-image: linear-gradient(to left, #333, #5fb9ff);
  z-index: -3;
  opacity: 0.6;
}

.top-gray-box:after {
  background: url(../img/bg-pattern01.jpg);
  opacity: 0.5;
  z-index: -2;
}

.news-box {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 896px) {
  .news-box {
    margin-top: 0;
  }
}

@media all and (max-width: 639px) {
  .news-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 10px;
  }
}

.news-title {
  font-weight: 700;
  margin-right: 30px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  position: relative;
}

.news-title span {
  display: block;
}

.news-title .eng {
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
  color: #333;
  position: relative;
  font-size: 2rem;
  letter-spacing: 0.1em;
}

.news-title .ja {
  font-size: 2.2rem;
  position: relative;
  margin: 0 auto;
  letter-spacing: 0.2em;
  font-weight: 700;
}

@media all and (max-width: 639px) {
  .news-title {
    margin-bottom: 15px;
    margin-right: 0;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
  .news-title .eng {
    font-size: 1.6rem;
  }
  .news-title .ja {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
}

.news-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media all and (max-width: 639px) {
  .news-right {
    width: 100%;
    margin: 10px 0 0;
  }
}

.sec1-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
}

.sec1-wrap + .sec1-wrap {
  margin-top: 120px;
}

.sec1-wrap .sec1-img-box {
  width: 56%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.sec1-wrap .sec1-img-box img {
  width: 100%;
}

.sec1-wrap .sec1-img-box .sec1-img01 {
  width: 70%;
}

.sec1-wrap .sec1-img-box .sec1-img02 {
  width: 42%;
  max-width: 400px;
  position: absolute;
  right: 10px;
}

.sec1-wrap .sec1-img-box .sec1-img02 img {
  opacity: 0.5;
}

.sec1-wrap .sec1-box {
  width: 40%;
  padding: 40px;
}

.sec1-wrap.type1 .sec1-img-box {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.sec1-wrap.type1 .sec1-img-box .sec1-img01 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media all and (max-width: 890px) {
  .sec1-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec1-wrap + .sec1-wrap {
    margin-top: 60px;
  }
  .sec1-wrap .sec1-img-box {
    width: 95%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .sec1-wrap .sec1-box {
    width: 100%;
    padding: 20px;
  }
}

.lead01 {
  font-size: 3.4rem;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: 600;
  margin-bottom: 30px;
}

.lead01 .eng {
  color: rgba(28, 50, 104, 0.1);
  background-image: url(../img/grunge.png);
  background-repeat: repeat;
  font-weight: bold;
  background-clip: text;
  -webkit-background-clip: text;
  font-family: "Kiwi Maru", serif;
  font-weight: 700;
  letter-spacing: 0.2rem;
  letter-spacing: 0.2em;
  display: block;
  font-size: 3rem;
}

.lead01.type1 {
  color: #333;
}

@media all and (-ms-high-contrast: none) {
  .lead01 .eng {
    color: #ee951f;
    background-image: none;
  }
}

@media all and (max-width: 896px) {
  .lead01 {
    font-size: 1.8rem;
  }
  .lead01 .eng {
    font-size: 3rem;
  }
}

@media all and (max-width: 639px) {
  .lead01 {
    font-size: 1.4rem;
  }
  .lead01 .eng {
    font-size: 2.6rem;
  }
  .lead01 .part1 em {
    font-size: 3.5rem;
  }
}

.bg-02 {
  position: relative;
}

.bg-02:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  background: url(../img/bg-pattern01.jpg);
  border-radius: 20px;
  z-index: -1;
  opacity: 0.7;
}

@media all and (max-width: 639px) {
  .bg-02:before {
    width: 90%;
    height: 95%;
    right: 0;
    margin: auto;
  }
}

#top_1 {
  position: relative;
  margin-top: 50px;
}

#top_1 img._sp {
  display: none;
}

#top_1 .single {
  padding: 50px 0;
}

#top_1:before {
  content: "";
  width: 47%;
  height: 100%;
  background-image: url(../img/top_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 10px 70px 10px 70px;
}

#top_1 .top_3__contens {
  width: 47%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  z-index: 2;
  position: relative;
  padding: 30px 0;
  background-image: url(../img/top_1_back.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 60%;
}

#top_1 .item_titel {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 31px;
  letter-spacing: .1em;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: 1.6em;
  position: relative;
  color: #A9783F;
}

#top_1 .item_titel span {
  font-weight: 500;
  font-family: "Kiwi Maru", serif;
  font-size: 17px;
  letter-spacing: .1em;
  letter-spacing: .19em;
  display: block;
  line-height: 1em;
  margin-bottom: 10px;
}

#top_1 .main {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: .1em;
  font-weight: bold;
  position: relative;
  line-height: 2em;
  color: #595757;
}

#top_1 .main span {
  display: block;
  margin-bottom: 20px;
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: .1em;
  font-weight: 500;
  color: #3A395E;
  line-height: 2em;
}

@media all and (max-width: 639px) {
  #top_1 img._sp {
    display: block;
    width: 100%;
  }
}

@media all and (max-width: 639px) {
  #top_1 .single {
    padding: 0 10px;
  }
}

@media all and (max-width: 639px) {
  #top_1:before {
    display: none;
  }
}

@media all and (max-width: 639px) {
  #top_1 .top_3__contens {
    width: 100%;
    padding-top: 0;
  }
}

@media all and (max-width: 639px) {
  #top_1 .item_titel {
    line-height: 1.6em;
  }
}

#top_2 {
  margin-top: 50px;
  background-image: url(../img/top_2_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#top_2 .read_text {
  color: #fff;
}

#top_2 .read_text span {
  color: #fff;
}

#top_2 .main {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: .1em;
  position: relative;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

@media all and (max-width: 890px) {
  #top_2 .main {
    font-size: 16px;
    text-align: left;
  }
}

#top_3 {
  margin-top: 80px;
  position: relative;
  margin-bottom: 80px;
}

#top_3 img._sp {
  display: none;
}

#top_3 .single {
  padding: 50px 0;
}

#top_3:before {
  content: "";
  width: 55%;
  height: 100%;
  background-image: url(../img/top_3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 80px;
  z-index: 1;
}

#top_3:after {
  background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  content: "";
  height: 90%;
  position: absolute;
  bottom: -80px;
  width: 66%;
  right: -50px;
  z-index: -1;
  opacity: .3;
}

#top_3 .top_3__contens {
  background: #fff;
  width: 50%;
  padding: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
          box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
  margin-left: auto;
  z-index: 2;
  position: relative;
}

#top_3 .read_text {
  font-size: 57px;
}

#top_3 .read_text b {
  color: #ee951f;
  font-weight: 600;
}

#top_3 .read_text span {
  font-size: 19px;
}

#top_3 .main {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: .1em;
  position: relative;
  line-height: 1.8em;
  text-align: left;
  font-weight: bold;
  color: #313336;
}

#top_3 a.more_link {
  display: table;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 600;
  color: #333;
  border: 2px solid #333;
  padding: .8em 0;
  margin: 20px auto 0;
  -webkit-transition: .4s;
  transition: .4s;
  letter-spacing: .2em;
  width: 300px;
  text-align: center;
}

#top_3 a.more_link span:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900;
  content: "\f105";
  font-size: 80%;
}

#top_3 a.more_link:hover {
  color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
  background: #333;
}

@media all and (max-width: 890px) {
  #top_3 img._sp {
    display: block;
    width: 100%;
  }
}

@media all and (max-width: 890px) {
  #top_3 .single {
    padding: 0 10px;
  }
  #top_3 .read_text {
    font-size: 40px;
  }
  #top_3 .read_text span {
    font-size: 16px;
  }
  #top_3 a.more_link {
    width: 250px;
  }
}

@media all and (max-width: 890px) {
  #top_3:before {
    display: none;
  }
}

@media all and (max-width: 890px) {
  #top_3:after {
    right: 0;
  }
}

@media all and (max-width: 890px) {
  #top_3 .top_3__contens {
    width: 100%;
    padding: 50px 20px;
    margin-top: -50px;
  }
}

#top_4 {
  position: relative;
  padding-bottom: 80px;
  margin-top: 80px;
}

#top_4:after {
  content: "";
  width: 100%;
  height: 75%;
  background: linear-gradient(-45deg, #8ec31f, #009437);
  position: absolute;
  z-index: -1;
  display: block;
  margin: auto;
  bottom: 0;
  opacity: .2;
}

#top_4 .single {
  padding: 0;
}

#top_4 .item_titel {
  font-weight: 500;
  font-size: 30px;
  letter-spacing: .1em;
  letter-spacing: .25em;
  margin-bottom: 20px;
  color: #009437;
  line-height: 1.6em;
}

#top_4 .item_titel span {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: .1em;
  font-weight: 300;
  display: block;
  line-height: 1em;
  color: #025e24;
}

#top_4 .top_6_bottom .innerB {
  width: 100%;
  margin: auto;
  background: #fff;
  -webkit-box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
  box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 50px 30px;
  padding-left: 60px;
}

#top_4 .top_6_bottom .innerB .right {
  border-left: 1px solid #eee;
}

#top_4 .top_6_bottom .innerB img {
  display: block;
  height: 67px;
  margin: 0 0 30px;
}

#top_4 .top_6_bottom .innerB .main {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: .1em;
}

#top_4 .top_6_bottom .innerB a {
  font-weight: 500;
  font-size: 35px;
  letter-spacing: .1em;
  line-height: 1em;
  font-family: "Kiwi Maru", serif;
  color: #025e24;
  text-align: center;
  display: block;
  -webkit-transition: .4s;
  transition: .4s;
}

#top_4 .top_6_bottom .innerB a:hover {
  color: #009437;
  -webkit-transition: .4s;
  transition: .4s;
}

#top_4 .top_6_bottom .innerB a span {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-size: 42px;
  letter-spacing: .1em;
}

#top_4 .top_6_bottom .innerB a span:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900;
  content: "\f879";
  font-size: 80%;
}

#top_4 .top_6_bottom .innerB a.maii {
  display: table;
  text-align: center;
  background: #025e24;
  color: #fff;
  padding: .2em 2.4em;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 5px;
  margin: 30px auto 0;
}

#top_4 .top_6_bottom .innerB a.maii:hover {
  background: #009437;
  -webkit-transition: .4s;
  transition: .4s;
}

#top_4 .top_6_bottom .innerB a.maii span {
  font-weight: 300;
  font-family: "YakuHanJP",Poppins,"Quicksand","Kosugi Maru","メイリオ",Meiryo,sans-serif;
  font-size: 16px;
  letter-spacing: .1em;
  font-weight: bold;
}

#top_4 .top_6_bottom .innerB a.maii span:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900;
  content: "\f0e0";
  width: 100%;
}

#top_4 .top_6_bottom .innerB .left_text {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .1em;
  color: #3d2917;
  text-align: center;
  margin-top: 8px;
}

#top_4 .top_6_bottom .right .right_text {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: .1em;
  font-weight: bold;
  color: #3d2917;
  text-align: center;
  display: table;
  margin: 0 auto 10px;
  position: relative;
}

#top_4 .top_6_bottom .right .right_text:before, #top_4 .top_6_bottom .right .right_text:after {
  content: "";
  width: 1px;
  height: 80%;
  background: #3d2917;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

#top_4 .top_6_bottom .right .right_text:before {
  left: -20px;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

#top_4 .top_6_bottom .right .right_text:after {
  right: -20px;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

@media all and (max-width: 639px) {
  #top_4 {
    padding-bottom: 40px;
    margin-top: 40px;
  }
  #top_4 .item_titel {
    font-size: 20px;
  }
  #top_4 .item_titel span {
    font-size: 16px;
  }
  #top_4 .top_6_bottom .innerB {
    padding: 10px;
  }
  #top_4 .top_6_bottom .innerB .right {
    border-left: 0px solid #eee;
  }
  #top_4 .top_6_bottom .innerB img {
    display: block;
    height: 67px;
    margin: 0 0 30px;
  }
  #top_4 .top_6_bottom .innerB .main {
    font-weight: 300;
    font-size: 15px;
    letter-spacing: .1em;
  }
  #top_4 .top_6_bottom .innerB a {
    font-size: 25px;
  }
  #top_4 .top_6_bottom .innerB a span {
    font-size: 30px;
  }
  #top_4 .top_6_bottom .innerB a.maii {
    padding: .2em 1.4em;
  }
  #top_4 .top_6_bottom .innerB a.maii span {
    font-size: 14px;
  }
  #top_4 .top_6_bottom .innerB .left_text {
    font-size: 12px;
  }
}

#top_5 {
  background-image: url(../img/top_5_beck.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: left;
  padding: 30px;
}

#top_5 .top_5__main {
  border: 2px solid #fff;
}

#top_5 .single {
  padding: 110px 0;
}

#top_5 .main {
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: .1em;
  position: relative;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  color: #313336;
}

#top_5 .main span {
  display: table;
  margin: 0 auto 15px;
  border-bottom: 2px solid #fff;
  font-family: YakuHanJP, "Lato", "Zen Kaku Gothic New", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: .1em;
  font-weight: bold;
}

#top_5 a.more_link {
  display: table;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .1em;
  font-weight: 600;
  color: #313336;
  border: 2px solid #313336;
  padding: .8em 0;
  margin: 20px auto 0;
  -webkit-transition: .4s;
  transition: .4s;
  letter-spacing: .2em;
  width: 300px;
  text-align: center;
}

#top_5 a.more_link span:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900;
  content: "\f105";
  font-size: 80%;
}

#top_5 a.more_link:hover {
  color: #ee951f;
  -webkit-transition: .4s;
  transition: .4s;
  background: #fff;
}

@media all and (max-width: 890px) {
  #top_5 {
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
}

@media all and (max-width: 890px) {
  #top_5 .read_text {
    font-size: 40px;
  }
  #top_5 .read_text span {
    font-size: 16px;
  }
  #top_5 a.more_link {
    width: 200px;
  }
}

.content-box {
  padding: 80px 0;
  position: relative;
  background: #f9f9f9;
  margin-bottom: 50px;
}

.content-box .single {
  padding: 0;
}

@media all and (max-width: 890px) {
  .content-box {
    padding: 50px 10px;
  }
}

#singlepage section {
  max-width: 1160px;
  margin: 0 auto;
  padding: 30px 0;
}

.textwrap {
  max-width: 1160px;
  margin: 0px auto;
  padding: 20px 0;
}

/*containar*/
#body {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

#containar {
  position: relative;
  max-width: 980px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  -webkit-box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
          box-shadow: rgba(125, 125, 125, 0.5) 0px 0px 2px 2px;
}

#wrapA {
  width: 100%;
}

#wrap {
  max-width: 1160px;
  padding: 20px 0px 280px;
  margin: 0 auto;
}

/* main */
#main {
  float: left;
  width: 79%;
}

/* side */
#side {
  float: right;
  width: 19%;
  font-size: 12px;
}

@media all and (max-width: 890px) {
  #main {
    float: none;
    width: 95%;
    margin: 0 auto 20px;
  }
  #side {
    float: none;
    width: 98%;
    margin: 0 auto;
    height: auto;
    padding: 0;
  }
}

.blog-box {
  margin-bottom: 50px;
}

.blog-box img {
  max-width: 100%;
  height: auto;
}

.lsingle {
  float: left;
  width: 585px;
}

.rsingle {
  float: right;
  width: 585px;
}

@media all and (max-width: 890px) {
  .lmain, .rmain {
    float: none;
    width: 100%;
  }
  .lsingle, .rsingle {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}

/* footer */
/*totop*/
#toTop {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 0px;
}

.toTop {
  text-align: right;
  margin-bottom: 20px;
  font-size: 12px;
}

#page-top {
  position: fixed;
  bottom: 65px;
  right: 5px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}

#page-top a {
  color: #fff;
  font-size: 25px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-decoration: none;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  border-radius: 45px;
  background: #ee951f;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
          box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}

#page-top a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.contact_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.contact_bnr > li {
  width: 48%;
}

.contact_bnr > li .bnr_tel {
  white-space: nowrap;
  position: relative;
}

.contact_bnr > li .bnr_tel:before {
  font-family: "Font Awesome 5 Free";
  content: "\f879";
  font-weight: 900;
  margin-right: 5px;
}

.contact_bnr > li .bnr_mobile:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3cd";
  font-weight: 900;
}

.contact_bnr > li .bnr_fax {
  background: #fdfdfd;
  color: #4c2c21;
}

.contact_bnr > li .bnr_fax:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1ac";
  font-weight: 900;
}

.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
}

.contact_bnr > li a, .contact_bnr > li span {
  display: block;
  background: transparent;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 12px 10px;
  -webkit-transition: background .2s ease-in;
  transition: background .2s ease-in;
}

.contact_bnr > li a:before, .contact_bnr > li span:before {
  margin-right: 5px;
  position: relative;
  display: inline-block;
}

.contact_bnr > li a:hover {
  background: rgba(255, 255, 255, 0.2);
}

@media all and (max-width: 639px) {
  .contact_bnr > li {
    width: 100%;
    margin: 0 auto 15px;
  }
}

@media all and (max-width: 639px) {
  .contact_bnr > li a, .contact_bnr > li span {
    margin: 0 auto;
    white-space: nowrap;
    padding: 10px 0;
    width: 100%;
    font-size: 1.5rem;
  }
  .contact_bnr > li a:before, .contact_bnr > li span:before {
    font-size: 1.3rem;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

#l-footer {
  font-size: 1.4rem;
  position: relative;
  color: #fff;
  overflow: hidden;
}

#l-footer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  outline: 1px solid #ccb4a0;
  outline-offset: -10px;
  background: url(../img/bg-pattern.jpg);
  z-index: -1;
}

#l-footer .inner {
  padding: 50px 20px;
  position: relative;
  z-index: 3;
}

#l-footer .footer-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  z-index: 2;
}

#l-footer .footer-column .footer-left, #l-footer .footer-column .footer-right {
  width: 45%;
}

#l-footer .right-inner {
  padding: 5px;
  background: rgba(76, 44, 33, 0.6);
}

#l-footer .footer-txt {
  padding-left: 8px;
}

#l-footer .footer-txt span {
  background: #4c2c21;
  padding: 5px 10px;
  font-size: 13px;
  color: #fefefe;
}

@media all and (max-width: 896px) {
  #l-footer .footer-column {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #l-footer .footer-column .footer-left {
    width: 95%;
    font-size: 12px;
  }
  #l-footer .footer-column .footer-right {
    width: 98%;
    margin-top: 20px;
  }
}

@media all and (max-width: 639px) {
  #l-footer {
    font-size: 1.2rem;
  }
  #l-footer .inner {
    padding: 40px 10px;
  }
  #l-footer .inner .right-inner {
    padding: 8px;
  }
}

footer {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #333;
}

#footer {
  max-width: 1160px;
  margin: 0 auto 0;
  padding: 30px 0 30px;
  font-size: 11px;
}

.logo-f {
  text-align: center;
  margin-bottom: 10px;
}

#fmenuA {
  width: 100%;
  margin-bottom: 10px;
}

#fmenu {
  list-style-type: none;
  font-size: 12px;
  max-width: 1160px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#fmenu ul {
  margin-bottom: 2px;
}

#fmenu li {
  text-align: left;
  display: inline-block;
  border-right: 1px solid #ccc;
  padding: 0 25px;
}

#fmenu li:last-child {
  border: none;
  margin: 0;
}

#fmenu a:link, #fmenu a:visited, #fmenu a:hover {
  color: #222;
  text-decoration: none;
}

#fmenu li ul li {
  /*display:inline;
    margin-right:20px; */
  font-weight: normal;
  font-size: 11px;
}

#fmenu li ul li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "f0da";
  margin-right: 5px;
  color: #fff;
}

@media all and (max-width: 890px) {
  #fmenuA {
    width: 100%;
  }
  #fmenu {
    display: none;
  }
  #fmenu-lg {
    display: none;
  }
  footer {
    padding: 10px 0 55px;
    margin: 0;
    text-align: center;
  }
  #footer {
    padding: 10px;
    margin: 0 auto 0;
  }
  .map {
    width: 100%;
  }
  .logo-f {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .logo-f img {
    width: 40%;
  }
}

/*Copyright*/
.copyright {
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
  padding: 25px 0;
  background-color: #ee951f;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
}

.contactbx {
  text-align: center;
  margin: 15px 0;
}

.contactbx li {
  display: inline-block;
  margin: 0 5px 10px;
}

.contactbx a {
  width: 100%;
  display: block;
}

.contactbx .tl a {
  background: #fff;
  width: 100%;
  max-width: 100%;
  min-width: 300px;
  height: 60px;
  border-radius: 50px;
  font-weight: bold;
  line-height: 60px;
  border: 2px solid #ee951f;
  font-size: 2.7rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.contactbx .ml a {
  background: #fff;
  width: 100%;
  max-width: 100%;
  min-width: 300px;
  height: 60px;
  border-radius: 50px;
  font-weight: normal;
  line-height: 60px;
  border: 2px solid #ee951f;
  font-size: 2.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #ee951f;
}

.contactbx .mp a {
  background: #fff;
  width: 100%;
  max-width: 100%;
  min-width: 350px;
  font-weight: normal;
  border-radius: 50px;
  padding: 5px 0px;
  border: 2px solid #ee951f;
  font-size: 1.8rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #ee951f;
}

.contactbx .tl a:link, .contactbx .tl a:visited {
  color: #ee951f;
}

.contactbx .tl a:hover {
  color: #fff;
  background: #ee951f;
}

.contactbx .tl a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f879";
  margin-right: 8px;
}

.contactbx .ml a:link, .contactbx .ml a:visited {
  color: #fff !important;
}

.contactbx .ml a:hover {
  color: #ee951f !important;
  background: #fff;
}

.contactbx .ml a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0e0";
  margin-right: 5px;
}

.contactbx .mp a:link, .contactbx .mp a:visited {
  color: #fff !important;
}

.contactbx .mp a:hover {
  color: #ee951f !important;
  background: #fff;
}

.contactbx .mp a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f3c5";
  margin-right: 5px;
}

@media screen and (max-width: 768px) {
  .contactbx .tl a, .contactbx .ml a, .contactbx .mp a {
    min-width: 280px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 1.8rem;
  }
}

/*テーブル*/
.table1 {
  margin: 15px 0;
}

.table1 th {
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  line-height: 1.5;
  border: #ddd 1px solid;
  color: #555;
  background: #f2f2f2;
}

.table1 td {
  padding: 5px 10px;
  vertical-align: middle;
  border: #ddd 1px solid;
}

.table1 td b {
  color: red;
}

.table2 {
  width: 100%;
  margin: 15px 0;
}

.table2 th {
  vertical-align: middle;
  padding: 15px;
  font-weight: bold;
  line-height: 1.5;
  border: #ddd 1px solid;
  color: #555;
  text-align: left;
  background: #f1d9e6;
}

.table2 td {
  padding: 15px;
  vertical-align: middle;
  border: #ddd 1px solid;
  background: #fff;
}

.table3 th {
  width: 33%;
}

table.company {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 10px;
  font-size: 14px;
}

table.company th, table.company td {
  padding: 10px;
}

table.company th {
  background: #ee951f;
  vertical-align: middle;
  text-align: left;
  width: 20%;
  overflow: visible;
  position: relative;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
}

table.company th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ee951f;
  border-width: 10px;
  margin-top: -10px;
}

table.company td {
  background: #f5f5f5;
  padding-left: 20px;
}

/* firefox */
@-moz-document url-prefix() {
  table.company th::after {
    float: right;
    padding: 0;
    left: 30px;
    top: 10px;
    content: " ";
    height: 0;
    width: 0;
    position: relative;
    pointer-events: none;
    border: 10px solid transparent;
    border-left: #ee951f 10px solid;
    margin-top: -10px;
  }
}

@media all and (max-width: 890px) {
  table.company {
    width: 100%;
    font-size: 12px;
  }
  table.company th {
    padding: 5px;
  }
  table.company td {
    padding: 5px 5px 5px 20px;
  }
  table.company th {
    width: 30%;
  }
}

.pricemenu_table_title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  border-left: 6px solid #9E9365;
  padding-left: 10px;
  margin-bottom: 10px;
}

.pricemenu_table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #B0B0B0;
  border-left: 1px solid #B0B0B0;
  margin-bottom: 10px;
}

.pricemenu_table + .pricemenu_table_title {
  margin-top: 20px;
}

.pricemenu_table tr th {
  background: #D3CEB9;
  font-weight: bold;
  text-align: left;
  font-size: 16px;
  padding: 4px 11px;
  border-right: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
}

.pricemenu_table tr td {
  font-size: 16px;
  padding: 4px 11px;
  border-right: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
}

.pricemenu_table tr.subhead_row td {
  border-bottom: 1px dotted #B0B0B0;
  background: #EEECE4;
  text-align: left;
}

.pricemenu_table tr.price_row td {
  text-align: left;
}

.pricemenu_table tr.answer_row td {
  padding: 17px 11px;
}

.pricemenu_table tr.price_row td .price_row_supplementary_text {
  font-size: 12px;
}

@media all and (max-width: 639px) {
  .pricemenu_table tr th {
    font-size: 12px;
    padding: 3px;
  }
  .pricemenu_table tr td {
    font-size: 11px;
    padding: 3px;
  }
  .pricemenu_table tr.answer_row td {
    padding: 3px;
  }
  .pricemenu_table tr.price_row td .price_row_supplementary_text {
    font-size: 10px;
  }
}

/*新メールフォーム*/
.form {
  margin: 10px 0 10px;
}

.form dt span {
  color: #fff;
  background: #FF4F4F;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dt strong {
  color: #fff;
  background: #999;
  padding: 0 5px 0;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  top: -2px;
}

.form dl {
  margin: 10px 0;
  font-size: 16px;
}

.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
}

.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  border-bottom: 1px solid #eee;
}

.form dd p {
  font-size: 14px;
  padding-top: 5px;
  color: #888;
}

.form dd:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.dropdown {
  border-radius: 2px;
  border: 1px solid #ddd;
}

.textarea, .textarea2 {
  width: 95%;
  border-radius: 2px;
  border: 1px solid #ddd;
  padding: 5px;
}

.form-button {
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  margin: 10px 0;
}

#mailform button {
  font-family: "Zen Maru Gothic", sans-serif;
  cursor: pointer;
  display: block;
  margin: 0 auto 5px;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 5px;
  background: #ee951f;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #ee951f;
}

#mailform button:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0e0";
  margin-right: 6px;
}

#mailform button:hover {
  background: #fff;
  color: #ee951f;
}

#mailform button * {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.form-button * {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/*RadioとText*/
label.radio_text {
  cursor: pointer;
  position: relative;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block;
}

label.radio_text:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 0px;
  top: 2px;
  content: '';
  z-index: 3;
}

label.radio_text:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  left: 2px;
  top: 4px;
  background-color: #ee951f;
  z-index: 1;
}

label.radio_text input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  left: -23px;
  top: 0px;
  margin: 0px;
  -webkit-box-shadow: 20px -1px #fff;
          box-shadow: 20px -1px #fff;
}

label.radio_text input[type="radio"]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}

label.radio_text input[type="radio"]:focus {
  opacity: 0.2;
  -webkit-box-shadow: 20px -1px #FFF;
          box-shadow: 20px -1px #FFF;
}

label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  overflow: hidden;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

label.checkbox_text:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0px;
  top: 0;
  border: 1px solid #ccc;
  z-index: 3;
}

label.checkbox_text:after {
  content: '';
  position: absolute;
  top: 40%;
  left: 5px;
  display: block;
  margin-top: -9px;
  width: 8px;
  height: 12px;
  border-right: 3px solid #ee951f;
  border-bottom: 3px solid #ee951f;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}

label.checkbox_text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  left: -40px;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-box-shadow: 41px 0px #FFF;
          box-shadow: 41px 0px #FFF;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}

label.checkbox_text input[type="checkbox"]:checked {
  -webkit-box-shadow: none;
          box-shadow: none;
}

label.checkbox_text input[type="checkbox"]:checked:focus {
  -webkit-box-shadow: 40px 0px #666;
          box-shadow: 40px 0px #666;
  opacity: 0.1;
}

label.checkbox_text input[type="checkbox"]:focus {
  -webkit-box-shadow: 41px 0px #EEE;
          box-shadow: 41px 0px #EEE;
}

/*CheckBoxとText */
.fm-text {
  padding: 10px;
  font-size: 11px;
  margin: 10px 0;
}

@media all and (max-width: 890px) {
  .form dl {
    margin: 10px 0;
  }
  .form dt {
    float: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
  }
  .form dd {
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
    border-bottom: 1px solid #eee;
  }
  .form dd:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
  }
}

/* /新メールフォーム */
/*枠*/
.mbox {
  padding: 50px;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 1px 3px 1px;
}

@media all and (max-width: 890px) {
  .mbox {
    padding: 10px;
  }
}

.small-box {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.w95 {
  width: 95%;
}

.Cbox {
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}

.lbox {
  float: left;
  width: 450px;
}

.rbox {
  float: right;
  width: 450px;
}

.box_l {
  width: 700px;
  float: left;
}

.box_r {
  width: 700px;
  float: right;
}

@media all and (max-width: 890px) {
  .lbox, .rbox, .box_l, .box_r {
    width: 100%;
    float: none;
  }
}

.tbox {
  width: 710px;
  margin: 0 auto;
}

.tbox-bl {
  border: 1px solid #3D2B00;
  background: #FFF;
  padding: 10px;
  margin: 10px 0;
}

.tbox-r {
  padding: 10px;
  background: #d8f2ff;
  border-radius: 5px;
  margin: 10px 0;
}

.tbox-bg {
  background-color: #eee;
  padding: 10px;
}

/* photoboxギャラリー*/
.works {
  width: 100%;
  margin: 10px auto 0;
  padding: 10px;
}

.works ul {
  margin-right: -21px;
  margin-bottom: -10px;
  overflow: hidden;
}

.works .gallery {
  background: #eee;
  width: 216px;
  height: 216px;
  line-height: 216px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.works .gallery img {
  max-width: 216px;
  max-height: 216px;
  vertical-align: middle;
}

.works li {
  float: left;
  width: 216px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 10px;
}

.works dl {
  background: #222;
  height: 45px;
  color: #fff;
  padding: 10px 0;
  margin-top: 5px;
  border: 0px solid #fff;
}

.works li dt {
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  line-height: 1.6;
}

.works li dd {
  padding: 5px 0 0;
  text-align: center;
}

/*フォトギャラリー*/
.photo {
  width: 100%;
  margin: 10px auto 0;
}

.photo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.photo li {
  width: 23%;
  margin: 1%;
}

.photo li a {
  display: block;
  text-align: center;
  width: 100%;
  height: 200px;
}

.photo li img {
  vertical-align: middle;
  width: 100%;
  height: 200px;
}

.photo li p {
  height: 30px;
  font-size: 12px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 3px 0 10px;
  text-align: center;
  text-overflow: ellipsis;
}

@media all and (max-width: 480px) {
  .photo li {
    width: 48%;
    margin: 1%;
  }
  .photo li a {
    width: 100%;
    height: 150px;
  }
  .photo li img {
    max-width: 100%;
    max-height: 150px;
  }
  .photo li p {
    width: 100%;
  }
}

.simply-scroll-container {
  position: relative;
}

.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.simply-scroll-list li {
  float: left;
  padding: 0;
  margin: 0;
  width: 300px;
  height: auto;
}

.simply-scroll-list li img {
  display: block;
  width: 100%;
}

.ba {
  margin: 0 auto 33px;
  width: 100%;
  position: relative;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.4;
}

.ba:before {
  margin: -20px 0 0 -10px;
  border: 20px solid transparent;
  border-left-color: #1E97C4;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
}

.ba:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

.beforeBox, .afterBox {
  padding: 3px;
  width: 45%;
  border: 2px solid #DFF5FF;
  background-color: #fff;
  -webkit-border-radius: 5px;
  position: relative;
}

.ba {
  text-align: center;
}

.ba .beforeBox {
  float: left;
}

.ba .beforeBox img {
  width: 100%;
}

.ba .afterBox {
  float: right;
}

.ba .afterBox img {
  width: 100%;
}

.blog-top .page_next {
  display: none;
}

.blog_card {
  width: 100%;
}

.blog_card li {
  float: left;
  width: 24%;
  margin: 0 0.5% 10px 0.5%;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}

.blog_card li .blog_dt {
  font-family: 'Kaushan Script', cursive;
  display: block;
  font-weight: bold;
  font-size: 11px;
  color: #280000;
}

.blog_card li .blog_img {
  height: 180px;
  text-align: center;
}

.blog_card li .blog_title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  overflow-y: hidden;
  margin-bottom: 5px;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
}

.blog_card li .blog_body {
  line-height: 1.2;
  font-size: 12px;
  height: 15px;
  white-space: nowrap;
  overflow: hidden;
}

.blog_card li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media all and (max-width: 890px) {
  .blog_card {
    width: 100%;
  }
  .blog_card li {
    float: none;
    width: 100%;
    margin: 0 0% 10px 0%;
  }
}

/*新着情報（トピックス）*/
.news {
  overflow: hidden;
  line-height: 1.6;
  margin: 0px auto 0;
}

.news dt {
  float: left;
  width: 8em;
  font-weight: bold;
}

.news dd {
  padding-left: 8em;
  margin-bottom: 8px;
  padding-bottom: 5px;
}

.newsl dt {
  float: left;
  width: 130px;
  padding-top: 10px;
  line-height: 1.3;
  color: #333;
  font-weight: bold;
}

.newsl dd {
  padding-left: 140px;
  padding-bottom: 5px;
  padding-top: 10px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}

.newsl dd b {
  color: #594C39;
}

.newsl2 dt {
  font-size: 16px;
  padding-top: 10px;
  line-height: 1.3;
  color: #ee951f;
  font-weight: bold;
}

.newsl2 dd {
  padding-bottom: 5px;
  padding-top: 10px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-size: 15px;
  border-bottom: dotted 1px #b6ae83;
}

.newsl2 a:link, .newsl2 a:visited, .newsl2 a:hover {
  color: #fff;
  font-size: 14px;
}

.newsl2 dd b {
  color: #594C39;
}

.news-s {
  font-size: 11px;
}

.news-s dt {
  float: left;
  width: 5em;
  height: 20px;
  padding-top: 5px;
  line-height: 1.3;
  font-weight: bold;
}

.news-s dd {
  padding-left: 6em;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 1.3;
  border-bottom: dotted 1px #938041;
}

.news-sr {
  margin: 0px 0 0;
}

.news-sr dt {
  float: left;
  width: 6em;
  padding: 2px 0;
  line-height: 1.3;
  font-size: 12px;
  color: #fff;
  background: #ee951f;
  text-align: center;
  border-radius: 5px;
  margin: 9px 0 0;
}

.news-sr dd {
  padding-left: 6em;
  padding-bottom: 5px;
  padding-top: 8px;
  line-height: 1.6;
  border-bottom: 1px dotted #aaa;
  color: #555;
}

.news-sr dd:last-child {
  border-bottom: 0px;
}

.news-bl {
  overflow: hidden;
}

.news-bl dt {
  float: left;
  width: 8em;
  padding: 5px;
  line-height: 1.3;
  color: #3a200c;
  border: 1px solid #3a200c;
  text-align: center;
  background: #f6f4eb;
  border-radius: 30px;
  font-size: 1.5rem;
}

.news-bl dd {
  padding: 0 0 12px 9.2em;
  line-height: 1.6;
  border-bottom: 1px dotted #dddddd;
  margin: 0 0 10px;
}

.news-bl dd:last-child {
  margin: 0;
  border-bottom: none;
}

@media all and (max-width: 890px) {
  .news-bl dt {
    font-size: 1.2rem;
  }
}

@media all and (max-width: 890px) {
  .news-bl dt {
    float: none;
  }
  .news-bl dd {
    padding: 8px 5px;
  }
}

.news-r {
  overflow: hidden;
}

.news-r dt {
  float: left;
  width: 8em;
  text-align: center;
  margin-top: 10px;
  margin-right: 15px;
  padding: 5px 0;
  line-height: 1.3;
  border-radius: 10px;
  color: #22ac38;
  background: #f4ffda;
  font-weight: bold;
}

.news-r dd {
  padding-bottom: 8px;
  padding-top: 13px;
  padding-left: 10em;
  line-height: 1.6;
  border-bottom: dotted 1px #ccc;
}

/* list-check */
.list-check {
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
}

.list-check li {
  padding-left: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  text-indent: -1.5em;
  border-bottom: 1px dotted #ddd;
}

.list-check li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f058";
  margin-right: 5px;
  color: #ee951f;
}

.list-check li:last-child {
  border-bottom: 0px;
}

/* list-check */
.list-check2 {
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
  color: #fff;
}

.list-check2 li {
  float: left;
  margin-right: 10px;
  padding: 5px 10px;
  margin-bottom: 10px;
  background-color: #ee951f;
  border-radius: 4px;
}

.list-check3 {
  counter-reset: number;
  list-style-type: none !important;
  padding: 2em;
  border-radius: 15px;
  background: #fff;
}

.list-check3 li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  font-size: 2.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  padding: 0.5em 0.5em 0.5em 30px;
}

.list-check3 li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #ee951f;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.list_check2 li {
  width: 48%;
  background: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-weight: bold;
  border: 2px solid #ffd0f2;
  border-radius: 15px;
  font-size: 2rem;
}

.list_check2 li:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f5d1";
  margin-right: 5px;
  color: #df491a;
  font-weight: bold;
}

@media all and (max-width: 639px) {
  .list_check2 li {
    width: 100%;
    margin: 0 auto 10px;
    font-size: 1.6rem;
  }
}

/* linkbtn */
.linkbtn {
  width: 100%;
  margin: 10px 0;
}

.linkbtn li {
  float: left;
  width: 31.3%;
  margin: 1%;
}

.linkbtn li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #ee951f;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
}

.linkbtn li a:link, .linkbtn li a:visited {
  color: #fff;
  text-decoration: none;
}

.linkbtn li a:hover {
  color: #fff;
  text-decoration: none;
  background: #ccc;
}

.linkbtn li a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0a9";
  margin-right: 10px;
}

.linkbtn * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media all and (max-width: 890px) {
  .linkbtn li {
    float: left;
    width: 98%;
    margin: 1%;
  }
}

/*FAQ*/
.quest {
  padding: 10px;
  background-color: #eee;
  border-radius: 5px;
  margin-bottom: 30px;
}

.quest dt {
  padding: 0 0 5px 40px;
  margin-bottom: 10px;
  min-height: 30px;
  display: block;
  background: url("../img/qa_q.gif") left top no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  border-bottom: dotted 2px #e5e5e5;
}

.quest dd {
  padding-left: 40px;
  min-height: 30px;
  display: block;
  background: url("../img/qa_a.gif") left top no-repeat;
}

.faq-dl .faq-inner {
  padding: 10px;
  margin-bottom: 20px;
}

.faq-dl .faq-inner:not(:last-of-type) {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 3px solid #eee;
}

.faq-dl .faq-inner dt, .faq-dl .faq-inner dd {
  position: relative;
  padding: 10px 10px 10px 55px;
}

.faq-dl .faq-inner dt:before, .faq-dl .faq-inner dd:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  left: 0;
  top: 0;
  font-family: "Cormorant Garamond",serif;
  font-weight: 600;
}

.faq-dl .faq-inner dt {
  margin-bottom: 10px;
  font-weight: 700;
}

.faq-dl .faq-inner dt:before {
  content: "Q";
  color: #807363;
  font-size: 3rem;
  background: rgba(128, 115, 99, 0.2);
}

.faq-dl .faq-inner dd:before {
  content: "A";
  color: #807363;
  font-size: 3rem;
  background: rgba(255, 233, 108, 0.8);
}

.voice_faq {
  padding-top: 20px;
  font-size: 1.4rem;
}

.voice_faq dt {
  position: relative;
  border-top: 1px solid #ccc;
  padding: 10px 0 25px 72px;
}

.voice_faq dt span {
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  width: 56px;
  line-height: 56px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  background-color: #008077;
  font-family: "Crimson Text", serif;
  font-weight: 100;
  letter-spacing: .05rem;
}

.voice_faq dd {
  position: relative;
  padding: 0 40px 45px 72px;
}

.voice_faq dd:last-child {
  padding-bottom: 0;
}

.voice_faq dd span {
  display: block;
  position: absolute;
  left: 20px;
  top: -4px;
  color: #aaa;
  font-size: 2rem;
  font-family: "Crimson Text", serif;
  font-weight: 100;
  letter-spacing: .05rem;
}

.qa-list dl {
  position: relative;
  margin: 0;
  padding: 2rem 40px 2rem 1rem;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.qa-list dl:first-child {
  border-top: 1px solid #eee;
}

.qa-list dl:before {
  position: absolute;
  top: 25px;
  right: 1rem;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: '';
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 2px solid #aaa;
  border-right: 2px solid #aaa;
}

.qa-list dl dt {
  position: relative;
  margin: 0;
  padding: 0 0 0 30px;
  font-weight: bold;
}

.qa-list dl dt:before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: 'Q.';
  color: #cab776;
}

.qa-list dl dd {
  position: relative;
  display: none;
  height: auto;
  margin: 20px 0 0;
  padding: 0 0 0 30px;
}

.qa-list dl dd:before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: 2px;
  display: block;
  content: 'A.';
  font-weight: bold;
  color: #f00;
}

.qa-list dl dd p {
  margin: 30px 0 0;
}

.qa-list dl dd p:first-child {
  margin-top: 0;
}

/*プライスリスト*/
.price {
  overflow: hidden;
}

.price dt {
  float: left;
  font-weight: bold;
  font-size: 18px;
  padding-top: 5px;
  line-height: 1.3;
}

.price dt:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0a9";
  margin-right: 5px;
}

.price dt span {
  font-size: 13px;
}

.price dd {
  text-align: right;
  font-size: 18px;
  padding-bottom: 3px;
  padding-top: 5px;
  line-height: 1.3;
}

@media screen and (max-width: 600px) {
  .price dt {
    font-size: 14px;
  }
  .price dt span {
    font-size: 10px;
  }
  .price dd {
    font-size: 14px;
  }
}

.price2 {
  font-size: 16px;
  overflow: hidden;
}

.price2 dt {
  float: left;
  padding: 10px;
  line-height: 1.3;
}

.price2 dt span {
  font-size: 13px;
}

.price2 dd {
  background-color: #ecf4d9;
  text-align: right;
  padding: 5px 10px 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  line-height: 1.3;
}

.price2 dd b {
  color: #f0831f;
  font-size: 24px;
}

.menu-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2px 4px;
}

.menu-list > li:not(:last-of-type) {
  margin-bottom: 15px;
}

.menu-list > li p {
  display: inline-block;
  line-height: 1.5;
}

.menu-list > li:before {
  background: radial-gradient(#aaaaaa 20%, rgba(0, 0, 0, 0) 0%) center center/8px 8px;
  content: "";
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 4px;
  margin: 0 1.2em;
}

.menu-list > li .left {
  font-size: 1.8rem;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  max-width: 65%;
  letter-spacing: .1rem;
}

.menu-list > li .left .small {
  color: #999;
  padding-top: 5px;
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0;
}

.menu-list > li .left .small:before {
  content: "[";
}

.menu-list > li .left .small:after {
  content: "]";
}

.menu-list > li .right {
  max-width: 35%;
  text-align: right;
  color: #c3a349;
}

.menu-list > li .right span {
  font-size: 1.3em;
}

@media all and (max-width: 639px) {
  .menu-list > li:before {
    margin: 0 5px;
  }
}

@media all and (max-width: 639px) {
  .menu-list > li .left {
    max-width: 65%;
  }
  .menu-list > li .left .small {
    font-size: 12px;
  }
}

/*プライスリスト*/
/* rbtn */
.btn01 a {
  background: #fefefe;
  text-align: center;
  width: 300px;
  margin: 15px auto;
  color: #343338;
  display: block;
  padding: 8px 5px;
  font-weight: 700;
  border: 2px solid #222;
  border-radius: 35px;
}

.btn01 a:hover {
  background: #333;
  color: #fefefe;
}

.btn01.mail {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.btn01.mail a {
  background: #ffdf2c;
  margin: 15px auto 25px;
}

.btn01.mail a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
}

.btn01.left a {
  margin: 15px 0;
}

@media all and (max-width: 639px) {
  .btn01 a {
    width: 95%;
  }
}

.btn02 {
  width: 300px;
  margin: 20px auto 20px;
}

.btn02 a {
  display: block;
  position: relative;
  padding: 15px 0;
  background-color: #222;
  line-height: 24px;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  text-align: center;
  color: #ffffff;
}

.btn02 a i {
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 50px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn02 a:hover i {
  width: 34px;
}

@media all and (max-width: 639px) {
  .btn02 {
    width: 260px;
  }
  .btn02 a {
    font-size: 1.2rem;
  }
}

.btn03 {
  text-align: center;
  margin: 20px auto;
  position: relative;
  z-index: 2;
}

.btn03 a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  padding: 12px;
  font-weight: 600;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #333;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: visible;
  color: #333;
  max-width: 300px;
  width: 90%;
  letter-spacing: 0.2rem;
}

.btn03 a:focus {
  outline: none;
}

.btn03 a:active {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  background: none;
}

.btn03 a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #333;
  background-image: -webkit-gradient(linear, left top, right top, from(#333), to(#5fb9ff));
  background-image: linear-gradient(to right, #333 0%, #5fb9ff 100%);
  z-index: -1;
  -webkit-box-shadow: 0 0 0 0 #5fb9ff;
          box-shadow: 0 0 0 0 #5fb9ff;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.btn03 a:hover {
  color: #fff;
  background: none;
}

.btn03 a:hover::after {
  -webkit-box-shadow: 0 0 0 24px transparent;
          box-shadow: 0 0 0 24px transparent;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: -webkit-transform 0.2s linear, -webkit-box-shadow 0.5s ease-out 0.2s;
  transition: -webkit-transform 0.2s linear, -webkit-box-shadow 0.5s ease-out 0.2s;
  transition: transform 0.2s linear, box-shadow 0.5s ease-out 0.2s;
  transition: transform 0.2s linear, box-shadow 0.5s ease-out 0.2s, -webkit-transform 0.2s linear, -webkit-box-shadow 0.5s ease-out 0.2s;
}

.btn03.white a {
  color: #fefefe;
}

@media all and (max-width: 639px) {
  .btn03 a {
    width: 300px;
    font-size: 1.3rem;
    padding: 15px;
    letter-spacing: 0.2rem;
  }
}

.rbtn {
  font-size: 13px;
  float: right;
  margin: 5px 0 5px;
}

.rbtn a {
  text-align: center;
  /*	background:#FFF;
    */
  width: 200px;
  display: block;
  padding: 0px 2px;
  font-weight: bold;
  border: 1px solid #ee951f;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.rbtn a:link {
  color: #ee951f;
  text-decoration: none;
}

.rbtn a:visited {
  color: #ee951f;
}

.rbtn a:hover {
  color: #FFF;
  background: #ee951f;
  text-decoration: none;
}

.rbtn a:before {
  /*content: url(../img/icon_b.png);*/
  margin-right: 5px;
}

.cbtn {
  font-weight: bold;
}

.cbtn * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.cbtn a {
  font-size: 17px;
  text-align: center;
  width: 300px;
  display: block;
  padding: 20px 5px;
  font-weight: bold;
  border-radius: 50px;
  border: 2px solid #fff;
  margin: 30px auto;
  background: #ee951f;
}

.cbtn a:link {
  color: #fff;
  text-decoration: none;
}

.cbtn a:visited {
  color: #fff;
}

.cbtn a:hover {
  color: #ee951f;
  background: #fff;
  text-decoration: none;
  border: 2px solid #ee951f;
}

.cbtn a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

.cbtn2 {
  font-weight: bold;
}

.cbtn2 * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.cbtn2 a {
  font-size: 17px;
  text-align: center;
  width: 300px;
  display: block;
  padding: 8px 5px;
  font-weight: bold;
  border: 2px solid #fff;
  margin: 30px auto;
  background: #FEAA47;
}

.cbtn2 a:link {
  color: #fff;
  text-decoration: none;
}

.cbtn2 a:visited {
  color: #fff;
}

.cbtn2 a:hover {
  color: #f60;
  background: #fff;
  text-decoration: none;
  border: 2px solid #f60;
}

.cbtn2 a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f105";
  margin-right: 5px;
}

@media all and (max-width: 890px) {
  .cbtn a, .cbtn2 a {
    font-size: 14px;
    width: 80%;
    padding: 15px;
    margin: 10px auto;
  }
}

.insta_btn2 {
  border-radius: 7px;
  position: relative;
  display: inline-block;
  height: 50px;
  width: 220px;
  text-align: center;
  font-size: 25px;
  line-height: 50px;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
  text-decoration: none;
}

.insta_btn2:link {
  color: #fff;
  text-decoration: none;
}

.insta_btn2:visited {
  color: #fff;
}

.insta_btn2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram {
  font-size: 35px;
  position: relative;
  top: 4px;
}

.insta_btn2 span {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.insta_btn2:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

.flowbtn7 {
  border-radius: 50%;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.flowbtn7 i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

ul.snsbtniti {
  padding: 0 !important;
}

.snsbtniti {
  max-width: 600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.snsbtniti li {
  text-align: center !important;
}

.flowbtn7:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.fl_tw7 {
  background: linear-gradient(135deg, #13f1fc 0%, #0470dc 100%);
}

.insta_btn7 {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  overflow: hidden;
}

.insta_btn7 .fa-instagram {
  font-size: 35px;
}

.insta_btn7:before {
  content: '';
  position: absolute;
  top: 27px;
  left: -12px;
  width: 59px;
  height: 40px;
  background: radial-gradient(#ffdb2c 5%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}

.fl_fb7 {
  background: linear-gradient(135deg, #6699ff 0%, #3b5998 100%);
}

.fl_fd7 {
  background: linear-gradient(135deg, #b1ea4d 0%, #459522 100%);
  font-size: 28px;
}

.fl_pk7 {
  background: linear-gradient(135deg, #f36265 0%, #dd4f68 100%);
}

.fl_hb7 {
  background: -webkit-gradient(linear, left top, left bottom, from(#1fbccd), color-stop(84%, #1c91d4));
  background: linear-gradient(to bottom, #1fbccd 0%, #1c91d4 84%);
  font-size: 25px;
}

.fl_yu7 {
  background: linear-gradient(135deg, #f5515f 0%, #c9293c 100%);
  font-size: 26px;
}

.fl_li7 {
  background: linear-gradient(135deg, #3a9278 0%, #00c300 100%);
}

.fl_ma7 {
  background: linear-gradient(135deg, #fad961 0%, #f76b1c 100%);
  font-size: 26px;
}

.panel {
  display: none;
}

.show {
  display: block;
}

/* hovereffect　figure*/
.snip1445 {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 1%;
  width: 31.3%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
}

.snip1445:nth-child(even) {
  margin-top: 50px;
}

.snip1445 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 *:before, .snip1445 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1445 img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.5;
}

.snip1445 .menu-btn-title {
  position: absolute;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  left: 30px;
  top: 20px;
  color: #fefefe;
  font-weight: 700;
  z-index: 2;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
}

.snip1445 .menu-btn-title span {
  font-size: 2rem;
  line-height: 1;
  padding-left: 5px;
  border-left: 1px solid #fefefe;
  font-family: "Kiwi Maru", serif;
  font-weight: 700;
  font-style: normal;
  display: block;
}

.snip1445 .menu-btn-title b {
  font-size: 1.4rem;
  font-weight: 700;
}

.snip1445 .arrow {
  position: absolute;
  stroke-miterlimit: 5;
  stroke-width: 1;
  stroke: #fefefe;
  right: 20px;
  bottom: 30px;
  z-index: 4;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 13px;
}

.snip1445 .arrow:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px solid #fefefe;
  border-radius: 100%;
}

.snip1445 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.snip1445:hover img, .snip1445.hover img {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.snip1445:hover figcaption:before, .snip1445.hover figcaption:before, .snip1445:hover figcaption:after, .snip1445.hover figcaption:after, .snip1445:hover figcaption div:before, .snip1445.hover figcaption div:before, .snip1445:hover figcaption div:after, .snip1445.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.snip1445:hover figcaption:before, .snip1445.hover figcaption:before, .snip1445:hover figcaption:after, .snip1445.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

@media all and (max-width: 639px) {
  .snip1445 {
    float: none;
    margin: 0px 1% 10px;
    width: 98%;
  }
  .snip1445:nth-child(even) {
    margin-top: 0px;
  }
}

.snip1446 {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 1%;
  width: 31.3%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  background: #000;
}

.snip1446 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1446 *:before, .snip1446 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}

.snip1446 img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.5;
}

.snip1446 figcaption {
  position: absolute;
  bottom: 25px;
  left: 25px;
  padding: 5px 10px 10px;
}

.snip1446 h2, .snip1446 h4 {
  margin: 0;
  line-height: 1.4;
  text-transform: uppercase;
}

.snip1446 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 6rem;
}

.snip1446 h4 {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
  color: #fff;
}

.snip1446 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.snip1446:hover img, .snip1446.hover img {
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.snip1446:hover figcaption:before, .snip1446.hover figcaption:before, .snip1446:hover figcaption:after, .snip1446.hover figcaption:after, .snip1446:hover figcaption div:before, .snip1446.hover figcaption div:before, .snip1446:hover figcaption div:after, .snip1446.hover figcaption div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.snip1446:hover figcaption:before, .snip1446.hover figcaption:before, .snip1446:hover figcaption:after, .snip1446.hover figcaption:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

@media all and (max-width: 890px) {
  .snip1446 {
    float: none;
    margin: 0px 1% 10px;
    width: 98%;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.page_next {
  float: left;
}

.page_prev {
  float: right;
}

.slider2 {
  height: 300px;
  width: 100%;
  font-size: 1.2rem;
  overflow: hidden;
  position: relative;
  margin: 15px 0 0 0;
  padding-bottom: 10px;
  background-repeat: repeat;
}

.slider2 .viewport {
  width: 90%;
  margin: 0 auto;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.slider2 .buttons {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  width: 10px;
  height: 10px;
  color: #ee951f;
  text-decoration: none;
  font-size: 22px;
  margin: 0 0px;
  z-index: 5;
  cursor: pointer;
}

.slider2 .next {
  right: 13px;
  left: auto;
  top: 40%;
}

.slider2 .buttons:hover {
  opacity: 0.6;
}

.slider2 .disable {
  visibility: hidden;
}

.slider2 .overview {
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  width: 250px;
  left: 0;
  top: 0;
}

.slider2 .overview li {
  width: 250px;
  height: 250px;
  float: left;
  margin-right: 5px;
  margin-left: 10px;
  text-align: center;
  vertical-align: middle;
  display: table;
  z-index: 99999;
  overflow: hidden;
  margin-bottom: 5px;
  background-color: #fff;
  margin-top: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
          box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  padding: 5px;
  font-weight: normal;
  color: #ee951f;
}

.slider2 img {
  width: 250px;
  height: 250px;
  padding-bottom: 5px;
  vertical-align: middle;
  text-align: center;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

/* calendar
----------------------------------*/
.calendarArea div.calendar {
  float: left;
  width: 48%;
  margin: 1%;
  display: inline-block;
}

@media screen and (max-width: 600px) {
  .calendarArea div.calendar {
    float: none;
    width: 98%;
    margin: 1%;
    display: inline-block;
  }
}

.calendar .calendar_head {
  text-align: center;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}

.calendar table {
  width: 100%;
  border-spacing: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
  line-height: 1.5;
  border-collapse: separate;
}

.calendar th, .calendar td {
  background: #fff;
  padding: 7px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.calendar th {
  color: #fff;
  background: #4F616B;
  vertical-align: top;
  padding-top: 7px;
  padding-bottom: 7px;
}

.calendar td {
  width: 14.3%;
  font-size: 14px;
  vertical-align: top;
}

.calendar td.off {
  background: #F4F3F2;
  color: #555;
}

.calendar td.holiday, .calendar td.sun {
  color: #CE2727;
  background: #FCF3F3;
}

.calendar td.sat {
  color: #54AFC8;
  background: #F5FBFE;
}

.calendar .day {
  font-style: normal;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  display: block;
  padding: 0 3px;
  line-height: 1.2;
}

.calendar td.holiday .day, .calendar td.sun .day {
  color: #DF0D2D;
}

.calendar td.sat .day {
  color: #2574D3;
}

.calendar td span {
  font-size: 11px;
  line-height: 1.3;
  display: block;
}

.calendar [class*=calender-label] {
  font-size: 11px;
  line-height: 1.3;
  color: #000;
  background: #FCEBCF;
  border: solid 1px #D2AC8E;
  display: block;
  padding: 3px;
  margin-top: 3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}

.calendar td span.calender-label-red {
  background-color: #FCCFD1;
  border-color: #D28EA6;
}

.calendar td span.calender-label-blue {
  background-color: #CFE4FC;
  border-color: #8E9BD2;
}

.calendar td span.calender-label-green {
  background-color: #E5FCCF;
  border-color: #99C170;
}

.calendar td.calendar-none {
  background: #FBFAF7;
}

.calendar td.calendar-today {
  background: #FEFBDA;
}

/* calendar
@media screen and (max-width: 600px) {
  .calendar {
   tr:first-child{
    display: none;
   }
   width: 100%;
    .kara {
      display: none;
    }
    .calendar-labels {
      padding: 5px;
    }
    [class*=calender-label] {
      display: inline-block;
      padding: 5px;
      margin-top: 0;
      margin-right: 5px;
      font-size: 10px;
    }
  }
}
 */
/* phonemenu */
#page {
  padding: 0;
  position: relative;
  z-index: 2;
  left: 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#drawernav {
  overflow: auto;
  position: fixed;
  top: 0;
  right: -240px;
  width: 240px;
  height: 100%;
  background: #fff;
  color: #222;
  z-index: 99998;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
          box-shadow: rgba(0, 0, 0, 0.2) -3px 0 2px 0;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#drawernav ul {
  list-style: none;
  padding: 0;
}

#drawernav ul:first-child {
  margin-top: 60px;
}

#drawernav ul li a {
  color: #222;
  font-size: 12px;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  border-bottom: 1px solid #ee951f;
  background: #fff;
}

#drawernav ul li a:hover {
  color: #222;
  background: #fff;
}

#drawernav ul li a:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  margin-right: 10px;
}

#drawernav ul li.iphone a:before {
  font-family: 'FontAwesome';
  content: "\f098";
  margin-right: 10px;
}

#drawernav ul li.imail a:before {
  font-family: 'FontAwesome';
  content: "\f003";
  margin-right: 10px;
}

#drawernav ul li.imap a:before {
  font-family: 'FontAwesome';
  content: "\f041";
  margin-right: 10px;
}

#drawernav ul li.iphone a, #drawernav ul li.imail a, #drawernav ul li.imap a {
  color: #ee951f;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 10px;
  margin: 10px auto;
  width: 200px;
  text-align: center;
  font-size: 15px;
  background: #fff;
  font-weight: bold;
  border-bottom: 0px;
}

#drawernav ul li.iphone a:hover, #drawernav ul li.imail a:hover, #drawernav ul li.imap a:hover {
  background: #99CC66;
}

#drawernav ul li.phone a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  background-color: #eee;
  border-radius: 10px;
  margin: 10px auto;
  width: 200px;
  text-align: center;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  border-bottom: 0px;
}

#drawernav ul li.phone a:before {
  font-family: 'FontAwesome';
  content: "\f098";
  margin-right: 10px;
}

#drawernav ul li.phone a:hover {
  background: #D97223;
}

#drawernav li ul li a {
  font-size: 11px;
  color: #222;
  display: block;
  padding: 3px 20px;
  text-decoration: none;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
}

#drawernav li ul li a:before {
  content: "・";
  margin-right: 3px;
}

#drawernav img {
  display: block;
  width: 90%;
  padding: 5px 0;
  margin: 0 auto;
}

#drawernav h4 {
  padding: 0 15px;
}

.icon-menu {
  padding: 0;
  margin: 0 auto;
  height: 7px;
  text-align: center;
  width: 35px;
}

.icon-bar {
  height: 2px;
  background: #fff;
  display: block;
  margin-bottom: 6px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

.fixed-content {
  right: inherit;
  width: 100%;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

#overlay {
  z-index: -1;
  opacity: 0;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

/**
* ドロワー開放時のスタイル
**/
#humberger {
  display: none;
}

#sp_navi {
  display: none;
}

@media (max-width: 890px) {
  #humberger {
    display: block;
    position: fixed;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 45px;
    border-radius: 3px;
    padding: 15px 15px 0px;
    cursor: pointer;
    background: #ee951f;
    z-index: 99999;
    color: #fff;
  }
  .drawer-opened #page {
    left: -240px;
    box-shadow: 1px 0 2px #ee951f;
    -webkit-box-shadow: 1px 0 2px #ee951f;
  }
  .drawer-opened .fixed-content {
    left: -240px;
  }
  .drawer-opened #drawernav {
    right: 0;
  }
  .drawer-opened #humberger {
    background: none;
  }
  .drawer-opened #humberger .icon-bar {
    background: #ee951f;
  }
  .drawer-opened #humberger :nth-child(1) {
    transform: translate(0, 8px) rotate(45deg);
    -webkit-transform: translate(0, 8px) rotate(45deg);
  }
  .drawer-opened #humberger :nth-child(2) {
    transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    opacity: 0;
  }
  .drawer-opened #humberger :nth-child(3) {
    transform: translate(0, -8px) rotate(-45deg);
    -webkit-transform: translate(0, -8px) rotate(-45deg);
  }
  #humberger :nth-child(3) {
    margin-bottom: -5px;
  }
  .drawer-opened #humberger .icon-menu {
    opacity: 0;
  }
  .drawer-opened #overlay {
    opacity: 0.5;
    left: -240px;
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #sp_navi {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #ee951f;
    border-top: 1px solid #A9783F;
  }
  #sp_navi ul {
    display: table;
    width: 100%;
  }
  #sp_navi ul li {
    display: table-cell;
    width: 33.33%;
    border-right: 1px solid #A9783F;
  }
  #sp_navi ul li:last-child {
    border-right: none;
  }
  #sp_navi ul li a {
    display: block;
    padding: 10px 0;
    font-family: 'FontAwesome';
    text-align: center;
    color: #FFFFFF;
    font-size: 1.4rem;
  }
  #sp_navi ul li a span {
    display: block;
    font-size: 1rem;
  }
}

.loader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fdfdfd;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.loader.off {
  display: none;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes hd-scrolled {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hd-scrolled {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}


.capacity {
  display: flex;
  flex-wrap: wrap;
  justify-content:start ;
}

.capacity li{
  width: 30%;
  margin-right: 10px;
}

.facility {
  /* border-collapse: collapse;
  float: left; */
  width: 100%;
}
.facility th, .facility td {
  padding: 8px 0 5px 0;
  font-family: "Hiragino Kaku Gothic ProN", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", Meiryo, ãƒ¡ã‚¤ãƒªã‚ª, Osaka, "MS PGothic", arial, helvetica, sans-serif;
}
.facility th {
  background-color: #ee951f;
  text-align: center;
  vartical-align: center;
  font-weight: normal;
  width: 130px;
  color: #fff;
  vertical-align:middle
}
.facility td {
  padding-left: 15px;
  width: 450px;
}
.facility tr:not(:first-child) th{
  border-top: solid 1px #fff;
}
.facility tr:not(:first-child) td {
  border-top: solid 1px #ee951f;
}


.infinite-wrap {
  overflow: hidden;
  margin-bottom: 50px;
}

.infinite-wrap .infinite>li {
  width: 350px;
  aspect-ratio: 1;
  margin: 10px;
}

.infinite-wrap .infinite>li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1100px) {
  .infinite-wrap .infinite>li {
    width: 250px;
  }
}
.button-container8 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  max-width: 1160px; /* 幅を1160pxに設定 */
  margin: 20px auto;
  padding: 0 10px; /* 余白調整 */
}

.button-container8 a {
  flex: 1 1 calc(33.333% - 10px); /* 3カラム（余白考慮） */
  max-width: 300px; /* 各ボタンの最大幅 */
  height: 65px; /* ボタンの高さを統一 */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px; /* 角丸 */
  background-color: #ee951f; /* 初期背景色 */
  color: white; /* 初期テキスト色 */
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s; /* 背景色とテキスト色の切り替え */
  border: 2px solid #ee951f;
  line-height: 23px;
}

.button-container8 a:hover {
  background-color: #fff; /* ホバー時背景色 */
  color: #ee951f; /* ホバー時テキスト色（オレンジ） */
}

@media (max-width: 600px) {
  .button-container8 {
      flex-direction: column;
      align-items: center;
  }
  .button-container8 a {
      flex: 1 1 100%;
      max-width: 100%; /* 幅いっぱいに */
  }
}
/*# sourceMappingURL=basis.css.map */