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

body {
  font-family: YakuHanJP, "Lato", 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;
}

.spbr {
  display: none;
}

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

a:link, a:visited, a:hover {
  color: rgb(87.1683168317, 182.3564356436, 74.6435643564);
}
a:link, a:hover {
  text-decoration: none;
}

.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: 300px;
}

.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;
  }
}
.brown {
  color: #DFF5D1;
}

.orange {
  color: #f39b41;
}

.fukidashi {
  position: relative;
  z-index: 2;
  text-align: center;
  margin: 0px auto 30px;
}
.fukidashi.type1 {
  margin-top: 0;
}
.fukidashi.type1 span {
  background-color: #FFA54B;
}
.fukidashi span {
  position: relative;
  display: block;
  margin-inline: auto;
  padding: 12px 20px;
  border-radius: 10px;
  background: #79c56f;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .fukidashi {
    margin: 0 auto 30px;
    font-size: 1.6rem;
  }
  .fukidashi span {
    font-size: 1.5rem;
  }
}

.mtitle_middle {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 2px solid #DF0013;
  font-size: 2rem;
  font-weight: 600;
}
.mtitle_middle:before {
  content: "";
  display: inline-block;
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/hane.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  width: 60px;
  height: 60px;
  margin-right: 0.5em;
  margin-bottom: -20px;
}
@media all and (max-width: 639px) {
  .mtitle_middle {
    font-size: 1.6rem;
  }
  .mtitle_middle:before {
    width: 40px;
    height: 40px;
  }
}

.mtitle {
  margin: 0 auto 40px;
  position: relative;
  text-align: center;
  line-height: 1.3;
}
.mtitle .eng {
  font-size: 1.3rem;
  color: #79c56f;
  position: relative;
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.mtitle .eng:first-letter {
  color: rgb(255, 139.5, 24);
}
.mtitle .ja {
  font-size: 3rem;
  color: #444444;
  font-family: YakuHanJP, "Lato", sans-serif;
  font-weight: 600;
}
.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);
}
.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 {
  transform: none;
  margin-left: 5px;
  left: 0;
}
.mtitle.mtitle_left span:after {
  left: 0;
  transform: none;
}

@media all and (max-width: 639px) {
  .mtitle {
    text-align: center;
  }
  .mtitle .eng {
    font-size: 1.3rem;
  }
  .mtitle .ja {
    font-size: 2rem;
  }
}
.mitlte-icon {
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 38px;
  padding-top: 60px;
  font-size: 2.5rem;
  position: relative;
  text-align: center;
  letter-spacing: 0.2rem;
  font-weight: 500;
  color: #462912;
}
.mitlte-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 13px;
  color: #fdfdfd;
  transform: translateX(-50%);
  width: 45px;
  height: 40px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/reaf.png) no-repeat center/contain;
  text-shadow: 0 0 4px #ED9F5C;
}
@media all and (max-width: 639px) {
  .mitlte-icon {
    font-size: 1.8rem;
    margin-bottom: 20px;
    padding-top: 50px;
  }
  .mitlte-icon:before {
    width: 30px;
    height: 30px;
  }
}

.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-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 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  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: "YakuHanJP", "Montserrat", sans-serif;
  font-weight: 300;
  letter-spacing: 0.2rem;
  font-size: 2rem;
  color: #333;
}

@media all and (max-width: 639px) {
  .mtitle3 {
    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;
  }
}
.mtitle_small {
  position: relative;
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-weight: 500;
  border-bottom: 2px solid #79c56f;
}
@media all and (max-width: 639px) {
  .mtitle_small {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.mtitle_small2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mtitle_small2:before {
  content: "";
  background-color: #FFA54B;
  width: 10px;
  height: 4px;
  position: absolute;
  top: 0.6em;
  left: 0;
}

.title01 {
  font-weight: 500;
  text-align: center;
  position: relative;
  z-index: 2;
  margin: -40px auto 10px;
}
.title01 span {
  padding: 3px 15px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  background: #ffa531;
  border-radius: 30px;
}

@media all and (max-width: 639px) {
  .title01 span {
    font-size: 1.6rem;
    display: block;
    width: 85%;
    margin: 0 auto;
  }
}
.mtitle_small3 {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 1.3em;
  padding: 15px 30px;
  margin-bottom: 32px;
}
.mtitle_small3:before {
  position: absolute;
  top: 15%;
  left: 8px;
  width: 6px;
  height: 70%;
  content: "";
  background: #79c56f;
}

.mtitle_line {
  font-size: 2rem;
  padding-bottom: 15px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/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.about_color {
  color: #462912;
}
.mtitle_balloon span {
  position: relative;
  display: inline-block;
  padding-bottom: 18px;
  line-height: 1.3em;
  overflow: hidden;
}
.mtitle_balloon span.eng {
  font-family: "YakuHanJP", "Montserrat", sans-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;
  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: 2.2rem;
  border-bottom: 2px solid #79c56f;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.5;
  padding-bottom: 8px;
  color: #462912;
}
.mtitle-bll:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background: #FFA54B;
}
@media all and (max-width: 1100px) {
  .mtitle-bll {
    font-size: 2rem;
  }
}
@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;
  transform: rotate(-20deg);
}
.mtitle4 span:after {
  right: -11px;
  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: 500;
  position: relative;
  border-left: 6px solid #79c56f;
  margin: 8px 0 15px;
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: left;
  color: #462912;
}
.mtitle_sub .hissu {
  color: #fff;
  background: #274590;
  padding: 5px 8px;
  margin-right: 5px;
  font-size: 11px;
  border-radius: 20px;
}
@media all and (max-width: 639px) {
  .mtitle_sub {
    font-size: 1.8rem;
  }
}

.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%;
  transform: translateY(-50%);
  color: #fff;
}

@media all and (max-width: 639px) {
  .mtitle_box {
    font-size: 1.5rem;
  }
}
.mtitle_box2 {
  background: #36353c;
  font-size: 2rem;
  color: #fff;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.1rem;
  padding: 15px 10px 15px 20px;
  margin-bottom: 25px;
  border-radius: 5px;
}
.mtitle_box2 .small-cap {
  font-weight: normal;
  font-size: 14px;
}

@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;
  }
}
.mtext0 {
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #462912;
}
@media all and (max-width: 639px) {
  .mtext0 {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .mtext0 span {
    font-size: 1.4rem;
  }
}

.mtext1 {
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
  font-weight: 600;
}
.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;
  font-weight: 600;
}

@media all and (max-width: 639px) {
  .mtext2 {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
.mtext3 {
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.15em;
  padding-bottom: 5px;
  border-bottom: 3px dotted #837e73;
}
.mtext3.type1 {
  border-bottom: 3px dotted #FFBEDA;
}
.mtext3 span {
  font-size: 1.8rem;
}
.mtext3 span.eng {
  font-size: 1.2rem;
  color: #b7c300;
  position: relative;
  padding-left: 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4px;
}

@media all and (max-width: 639px) {
  .mtext3 {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
  }
  .mtext3 span {
    font-size: 1.4rem;
  }
}
.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: #65BBE9;
  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;
  font-weight: normal;
}
.mttl_check:before {
  margin-right: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  color: #65BBE9;
}

.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: #65BBE9;
  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 #65BBE9;
  border-top: 2px solid #65BBE9;
  color: #333;
}
.mttl_ic span {
  font-size: 1.5rem;
  margin-left: 5px;
}

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

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

#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;
}
#seo h1 + p {
  text-align: right;
  display: inline;
}

.ttl-icon {
  max-width: 300px;
  margin: 0 auto;
}

header {
  width: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: 99;
  border-top: 3px solid #79c56f;
  position: sticky;
  top: 0;
}
header.headscroll {
  background: #fff;
}

#l-header {
  position: relative;
}
#l-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #faf3e3;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  z-index: 200;
}
#l-header.is-hide {
  transform: translateY(-100%);
}
#l-header .inner {
  position: relative;
  width: 90%;
  padding: 22px 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#l-header #logo {
  margin-bottom: 5px;
  transition: all 0.4s ease-in;
  width: 300px;
  position: relative;
  left: 0;
  z-index: 100;
}
#l-header #logo .logo1 {
  display: block;
}
#l-header #logo .logo2 {
  display: none;
}
@media all and (max-width: 1100px) {
  #l-header #logo {
    width: 220px;
  }
}
@media all and (max-width: 1100px) {
  #l-header #logo {
    width: 200px;
  }
}
@media all and (max-width: 639px) {
  #l-header #logo {
    width: 160px;
  }
}
#l-header .head-right_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-bottom: 5px;
}
#l-header .head-right_tel {
  margin-right: 10px;
  line-height: 1.5;
}
#l-header .head-right_sns {
  margin: 0 8px;
}
#l-header .head-right_sns .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands";
}
#l-header .head-right_sns a.flowbtn9 {
  display: inline-block;
  font-size: 40px;
  transition: 0.5s;
  text-decoration: none;
}
#l-header .head-right_sns a.flowbtn9:hover {
  transform: translateY(-5px);
}
#l-header .head-right_sns .fa-facebook {
  color: #1877F2;
}
#l-header .head-right_sns .fa-facebook::before {
  content: "\f09a";
}
#l-header .head-right_tel a,
#l-header .head-right_mail a {
  display: block;
  padding: 4px 30px;
  transition: all 0.2s ease-in;
  border-radius: 40px;
  background: #FFA54B;
  color: #fff;
  font-size: 1.8rem;
}
#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: #65BBE9;
}
#l-header .head-right_tel a {
  background: transparent;
  padding: 0;
  color: #79c56f;
  font-size: 2.6rem;
  position: relative;
  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: 600;
}
#l-header .head-right_tel a:hover {
  color: #f6a209;
}
#l-header .head-right_tel a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f879";
  font-weight: 900;
  font-size: 2rem;
  color: #79c56f;
}
#l-header .head-right_tel span {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#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: 890px) {
  #l-header .inner {
    justify-content: start;
    min-width: initial;
    padding: 10px 0;
  }
  #l-header .head-right {
    display: none;
  }
  #l-header .head-right_contact {
    justify-content: flex-start;
    margin-top: 10px;
  }
  #l-header .head-right_contact {
    justify-content: center;
  }
}
.sns-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 10px;
}
.sns-list.center {
  margin: 0 auto 10px;
  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;
  transition: all 0.4s ease-in;
  padding: 10px 0px;
}
#header_nav.is-fixed {
  z-index: 200;
  top: 0;
  left: 0;
  position: fixed;
  background: #fbe6e3;
  margin-top: 0;
}
#header_nav.is-fixed .dropdown {
  top: 20px;
}
#header_nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
}
#header_nav ul li {
  position: relative;
}
#header_nav ul li:not(:last-child) {
  margin-right: 4px;
}
#header_nav ul li a {
  display: block;
  line-height: 1.5;
  color: #444444;
  position: relative;
  font-weight: 500;
}
#header_nav ul li a span {
  position: relative;
  display: block;
  font-size: 1.1rem;
  color: #FFA54B;
  transition: all 0.4s ease-in;
}
@media all and (max-width: 1100px) {
  #header_nav ul li a span {
    font-size: 0.8rem;
  }
}
#header_nav ul li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f192";
  font-weight: 900;
  color: #79c56f;
  margin-right: 1px;
  position: absolute;
  left: -22px;
}
#header_nav ul li .dropdown {
  display: none;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 30px;
  padding-top: 30px;
  z-index: 999;
  width: 180px;
}
#header_nav ul li .dropdown li {
  border-bottom: 1px solid #79c56f;
  border-right: 0px dashed #79c56f;
  display: block !important;
}
#header_nav ul li .dropdown li:last-child {
  border-radius: 0 0 5px 5px;
  border-bottom: 0px solid #79c56f;
  overflow: hidden;
}
#header_nav ul li .dropdown .dropdown-li a {
  display: block;
  width: auto;
  padding: 10px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #462912;
  background: #fefefe;
}
#header_nav ul li .dropdown .dropdown-li a:before {
  display: none;
}
#header_nav ul li .dropdown .dropdown-li a:hover {
  opacity: 1;
  background: #79c56f;
  color: #fff;
}
@media all and (max-width: 1100px) {
  #header_nav ul li:first-child {
    margin-left: 3px;
  }
  #header_nav ul li:not(:last-child) {
    margin-right: 3px;
  }
  #header_nav ul li a {
    padding: 8px 2px 2px 47px;
    font-size: 1.3rem;
  }
  #header_nav ul li a span {
    font-size: 0.85rem;
    line-height: 1.2;
  }
  #header_nav ul li a img {
    padding: 5px;
    width: 40px;
    height: 40px;
  }
}

@media all and (max-width: 890px) {
  #header_nav {
    display: none;
  }
}
.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;
  transition: 0.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: "\f095";
  margin-right: 5px;
  color: #65BBE9;
  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: "\f095";
  margin-right: 5px;
  color: #65BBE9;
  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;
  }
}
.jp_text {
  color: #fff;
}
.jp_text h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #fff;
  font-family: "Kiwi Maru", serif;
  text-shadow: 0px 0px 10px #3B3B3B;
}
.jp_text h1 {
  font-family: "Kiwi Maru", serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.4em;
  text-shadow: 0px 0px 10px #3B3B3B;
}
.jp_text p {
  font-family: YakuHanJP, Lato, "Kiwi maru", "游ゴシック 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;
}

#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
------------------------------------*/
.page-title {
  position: relative;
  z-index: 1;
}
.page-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/2.jpg) no-repeat 50%/cover;
  opacity: 0.8;
}
.page-title .inner {
  margin: 0 auto;
  padding: 80px 0;
  overflow: hidden;
}
.page-title .inner .page-lead {
  text-align: center;
  color: #444444;
  font-family: YakuHanJP, "Lato", sans-serif;
  line-height: 1.3;
  font-size: 2.5rem;
  font-weight: 500;
  position: relative;
  z-index: 4;
  letter-spacing: 0.3rem;
  position: relative;
}
.page-title .inner .page-lead span {
  font-size: 1.3rem;
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

@media all and (max-width: 890px) {
  .page-title .inner {
    width: 99%;
    padding: 40px 0px;
  }
  .page-title .inner .page-lead {
    margin-bottom: 5px;
    font-size: 1.8rem;
  }
  .page-title .inner .page-lead span {
    letter-spacing: 0.1rem;
  }
}
.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: #FFA54B;
}
.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%;
}

.margin-top {
  padding-top: 60px;
}

.margin-bottom {
  padding-bottom: 60px;
}

.single {
  max-width: 1150px;
  margin: 0 auto;
  padding: 80px 0;
  position: relative;
}
.single.type1 {
  padding: 80px 0 0;
}
.single.type2 {
  padding: 0 0 80px;
}

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

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

@media all and (max-width: 1200px) {
  .single,
  .single0,
  .single1 {
    width: 95%;
    margin: 0 auto;
    padding: 40px 0px;
  }
  .single.type1,
  .single0.type1,
  .single1.type1 {
    padding: 40px 0 0;
  }
  .single.type2,
  .single0.type2,
  .single1.type2 {
    padding: 0px 0 40px;
  }
}
.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%;
  }
}
.greet-txt {
  font-size: 2.2rem;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto 35px;
}

@media all and (max-width: 639px) {
  .greet-txt {
    font-size: 1.3rem;
    padding: 0 25px;
    font-size: 1.5rem;
  }
}
.bg-b {
  position: relative;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg_sbox.jpg);
}

.bg-base {
  background: #79c56f;
  position: relative;
}
.bg-base.type1 {
  background: transparent;
  position: relative;
}
.bg-base.type1:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: calc(100% - 80px);
  height: calc(100% - 60px);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
}
.bg-base.type2 {
  background: transparent;
}
.bg-base.type2 .inner {
  position: relative;
  z-index: 3;
}
.bg-base.type2:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: calc(100% - 80px);
  height: calc(100% - 20px);
  transform: translate(-50%, -50%);
  background: #f4cfc8;
  border-radius: 20px;
  opacity: 0.3;
}
.bg-base.type3 {
  background: transparent;
}
.bg-base.type3 .inner {
  position: relative;
  z-index: 3;
}
.bg-base.type3:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: calc(100% - 80px);
  height: calc(100% - 20px);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 20px;
  opacity: 0.9;
}

@media all and (max-width: 1100px) {
  .bg-base.type1:before {
    width: calc(100% - 10px);
    height: calc(100% - 0px);
  }
}
@media all and (max-width: 1100px) {
  .bg-base.type2:before {
    width: calc(100% - 10px);
    height: calc(100% - 0px);
  }
}
@media all and (max-width: 1100px) {
  .bg-base.type3:before {
    width: calc(100% - 10px);
    height: calc(100% - 0px);
  }
}
#bg-greet {
  position: relative;
}
#bg-greet .greet-box {
  position: relative;
}
#bg-greet .greet-box:before, #bg-greet .greet-box:after {
  content: "";
  position: absolute;
  width: 310px;
  height: 310px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* #bg-greet .greet-box:before {
  bottom: 30%;
  left: 0;
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/1.jpg);
}
#bg-greet .greet-box:after {
  top: 10%;
  right: 0;
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/3.jpg);
} */
#bg-greet .top_2_main {
  width: 60%;
  position: relative;
  margin: 0 auto;
}
#bg-greet .top_2_main .main {
  max-width: 90%;
  margin: 0 auto;
}
#bg-greet .top_2_main .top2_icon {
  position: absolute;
  width: 200px;
  right: -26%;
  bottom: -23%;
}
#bg-greet .top_2_main .greet-img {
  margin: 0 auto;
  max-width: 470px;
}
@media all and (max-width: 1320px) {
  #bg-greet .greet-box:before, #bg-greet .greet-box:after {
    width: 210px;
    height: 210px;
  }
}
@media all and (max-width: 639px) {
  #bg-greet {
    padding: 0px 0;
  }
  #bg-greet:before {
    width: 100%;
  }
  #bg-greet .greet-box:before {
    display: none;
  }
  #bg-greet .greet-box:after {
    display: none;
  }
  #bg-greet .top_2_main {
    width: 100%;
  }
  #bg-greet .top_2_main .top2_icon {
    position: absolute;
    width: 100px;
    right: 3%;
    bottom: auto;
    top: 35%;
  }
  #bg-greet .top_2_main .main {
    margin-top: 40px;
  }
}

.bg-stripe {
  position: relative;
}
.bg-stripe:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, #fff 25%, #DFF5D1 25%, #DFF5D1 50%, #fff 50%, #fff 75%, #DFF5D1 75%, #DFF5D1);
  background-size: 4px 4px;
  opacity: 0.4;
}
.bg-stripe.type1::before {
  height: 50%;
}

.special-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.special-list li {
  width: 23.5%;
  overflow: hidden;
  background: #ffa531;
  border-radius: 25px;
}
.special-list li:nth-child(even) {
  background: #89c56d;
}
.special-list li img {
  width: 100%;
}
.special-list li .special-txt {
  padding: 15px;
  text-align: center;
  position: relative;
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  line-height: 1;
}
.special-list li .special-title {
  position: absolute;
  text-align: center;
  width: 80px;
  height: 80px;
  top: -60px;
  left: 15px;
  background: #fff;
  color: #462912;
  border-radius: 100%;
  line-height: 1;
  font-weight: 500;
  font-size: 1.6rem;
  padding-top: 20px;
  transform: rotate(-5deg);
}
.special-list li .special-title span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  font-size: 2rem;
  color: #aa3b2c;
}

@media all and (max-width: 896px) {
  .special-list li {
    width: 48%;
    margin-bottom: 25px;
    border-radius: 15px;
  }
}
@media all and (max-width: 639px) {
  .special-list li .special-txt {
    font-size: 1.5rem;
    padding: 12px 0;
  }
}
.list2 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  margin-top: -50px;
  margin-left: auto;
  margin-right: auto;
}
.list2.type1 > li,
.list2.type1 .child {
  background: #fefefe;
  padding: 15px;
}
.list2.type2 {
  justify-content: center;
}
.list2 > li {
  width: 48%;
  margin-top: 50px;
}
.list2 > li img {
  margin: 0 auto;
  display: block;
}
.list2 > li.type01 {
  width: 38%;
  background-color: #e6f3ff;
  border-radius: 30px;
  padding: 5px 0;
  border: 1px solid #fff;
}
.list2 > li.type01 span {
  border-radius: 30px;
  background-color: #fff;
  border: solid 1px #208df3;
  color: #22629f;
  padding: 10px 15px;
  margin-right: 15px;
}
.list2 .child {
  width: 48%;
  margin-top: 50px;
}
.list2 .child:nth-child(2n) {
  margin-left: 4%;
}
.list2 > li:nth-child(2n) {
  margin-left: 4%;
}

@media all and (max-width: 639px) {
  .list2 {
    margin-top: -25px;
  }
}
@media all and (max-width: 639px) {
  .list2 > li:nth-child(2n),
  .list2 .child:nth-child(2n) {
    margin-left: auto;
  }
}
@media all and (max-width: 639px) {
  .list2 > li,
  .list2 .child {
    width: 100%;
    margin: 25px auto 0;
  }
}
.list3 {
  display: flex;
  flex-wrap: wrap;
}
.list3 img {
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
}
.list3.bnr-list > li {
  background: #fff;
  padding: 5px 0;
}
.list3.bnr-list > li figure {
  margin: 0 auto 10px;
  text-align: center;
  padding: 15px;
  width: 150px;
  height: 140px;
}
.list3.bnr-list > li img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.list3.type1 > li {
  background: rgba(249, 242, 220, 0.3);
  padding: 15px;
  border-radius: 8px;
  font-size: 1.5rem;
  text-align: center;
}
.list3 > li {
  width: 31%;
  position: relative;
  margin: 0 3.495% 35px 0;
}
.list3 > li:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 639px) {
  .list3 li {
    width: 95%;
    margin: 0 auto 20px;
  }
  .list3 li:nth-child(3n) {
    margin-right: auto;
  }
  .list3.type1 > li {
    font-size: 1.2rem;
  }
}

.list4 {
  display: flex;
  flex-wrap: wrap;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.list4.type1 > li,
.list4.type1 .child {
  background: #fefefe;
  padding: 15px;
}
.list4.type2 {
  justify-content: center;
}
.list4 > li {
  width: 23%;
  margin: 0 1% 2%;
}
.list4 > li img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.list4 .child {
  width: 48%;
  margin-top: 50px;
}
.list4 .child:nth-child(2n) {
  margin-left: 4%;
}

@media all and (max-width: 639px) {
  .list4 {
    margin-top: -25px;
  }
}
@media all and (max-width: 639px) {
  .list4 > li:nth-child(2n),
  .list4 .child:nth-child(2n) {
    margin-left: auto;
  }
}
@media all and (max-width: 639px) {
  .list4 > li,
  .list4 .child {
    width: 100%;
    margin: 25px auto 0;
  }
}
.list6 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.list6 li {
  width: 16%;
  margin-bottom: 20px;
  text-align: center;
}
@media all and (max-width: 639px) {
  .list6 {
    margin-bottom: 40px;
  }
  .list6 li {
    width: 45%;
  }
}

.column2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.column2.st {
  align-items: start;
}
.column2 .child {
  width: 48%;
}
.column2 .child1 {
  width: 30%;
}
.column2 .child2 {
  width: 67%;
}
@media all and (max-width: 639px) {
  .column2 {
    flex-direction: column;
  }
  .column2 .child,
  .column2 .child1,
  .column2 .child2 {
    width: 100%;
  }
  .column2 .child.column2-img,
  .column2 .child1.column2-img,
  .column2 .child2.column2-img {
    order: -1;
    margin-bottom: 30px;
  }
}

.column3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.column3.st {
  align-items: start;
}
.column3 .child {
  width: 32%;
}
@media all and (max-width: 639px) {
  .column3 {
    flex-direction: column;
  }
  .column3 .child {
    width: 100%;
  }
  .column3 .child.column2-img {
    order: -1;
    margin-bottom: 30px;
  }
}

/* bnr_contents
----------------------------------*/
.bnr-column3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -3%;
}
.bnr-column3 > .child {
  width: 32%;
  margin: 0 1% 3% 0;
}
.bnr-column3 > .child:nth-child(3n) {
  margin: 0 0 3% 0;
}
@media all and (max-width: 890px) {
  .bnr-column3 > .child {
    width: 49%;
    margin: 0 1% 3% 0;
  }
  .bnr-column3 > .child:nth-child(2n) {
    margin: 0 0 3% 0;
  }
  .bnr-column3 > .child:nth-child(4n) {
    margin: 0 1% 3% 0;
  }
}
@media all and (max-width: 639px) {
  .bnr-column3 > .child {
    width: 98%;
    margin: 0 auto 20px;
  }
  .bnr-column3 > .child:nth-child(2n) {
    margin: 0 auto 20px;
  }
  .bnr-column3 > .child:nth-child(4n) {
    margin: 0 auto 20px;
  }
}

.bnr_contents {
  display: block;
  color: #111;
}
.bnr_contents .inner {
  background-color: #fff;
  padding: 40px 30px;
  border-radius: 0 0 8px 8px;
  border-top: 3px double #79c56f;
  min-height: 425px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0 0 20px 20px;
}
.bnr_contents .bnr_image {
  margin: 0 auto 24px;
  width: 130px;
  height: 125px;
}
.bnr_contents .bnr_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.bnr_contents .title {
  font-size: 1.3em;
  text-align: center;
  text-wrap: balance;
  font-weight: 500;
  color: #444444;
  line-height: 1.5;
  margin-bottom: 12px;
  font-family: YakuHanJP, "Lato", sans-serif;
}
.bnr_contents .title span {
  display: block;
  color: #FFA54B;
  font-size: 1.4rem;
}
.bnr_contents p {
  font-size: 1.4rem;
  color: #444444;
}
@media all and (max-width: 1320px) {
  .bnr_contents .inner .title {
    font-size: 1.3em;
  }
}
@media all and (max-width: 890px) {
  .bnr_contents .inner .bnr_image {
    width: 80px;
    height: 80px;
  }
}
@media all and (max-width: 639px) {
  .bnr_contents .inner {
    padding: 25px 20px;
    min-height: auto;
  }
  .bnr_contents .inner .bnr_image {
    width: 80px;
    height: 80px;
  }
  .bnr_contents .inner .title {
    font-size: 1.8rem;
  }
}

/*top-menu*/
.top-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-menu li {
  width: 32%;
}
.top-menu li a {
  position: relative;
}
.top-menu li a figure {
  overflow: hidden;
  width: 100%;
  height: 260px;
}
.top-menu li a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: all 0.6s ease;
}
.top-menu li a .wbox {
  filter: drop-shadow(0 0 10px rgba(76, 64, 50, 0.1));
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0px auto 0;
  padding: 30px 20px;
  background: #fefefe;
}
.top-menu li a .wbox p {
  color: #444444;
}
.top-menu li a .wbox .top-menu-title {
  position: relative;
  line-height: 1.6;
}
.top-menu li a .wbox .top-menu-title .eng {
  font-size: 1.2rem;
  font-family: "Fredoka", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
  color: #79c56f;
  display: block;
  transition: all 0.6s ease;
}
.top-menu li a .wbox .top-menu-title .ja {
  color: #4c4032;
  font-family: YakuHanJP, "Lato", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .top-menu li a .wbox .top-menu-title .ja {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .top-menu li a .wbox .top-menu-title .ja {
    font-size: 1.45rem;
    letter-spacing: 0.15em;
  }
}
.top-menu li a .wbox::after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #8ecb3e;
}
.top-menu li a:hover .hidden-icon {
  top: -80px;
}
.top-menu li a:hover figure img {
  transform: scale(1.2);
}
.top-menu li a:hover .wbox .top-menu-title .eng {
  letter-spacing: 0.25em;
}
@media all and (max-width: 1200px) {
  .top-menu li a figure {
    height: 220px;
  }
}
@media all and (max-width: 896px) {
  .top-menu li {
    width: 90%;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  .top-menu li:not(:last-child) {
    margin-bottom: 50px;
  }
  .top-menu li a .hidden-icon {
    top: -28px;
    width: 80px;
  }
  .top-menu li a figure {
    height: 240px;
  }
  .top-menu li a .wbox {
    margin: -30px auto 0;
    padding: 25px 15px;
  }
  .top-menu li a:hover .hidden-icon {
    top: -40px;
  }
}
@media all and (max-width: 639px) {
  .top-menu li a figure {
    height: 180px;
  }
  .top-menu .wbox .top-menu-title .eng {
    font-size: 1.1rem;
  }
}

/*menu-bnr*/
.menu-bnr li a {
  display: flex;
  align-items: center;
  background: #fdfdfd;
  position: relative;
  animation: anim-out 0.2s ease-in forwards;
  overflow: hidden;
}
.menu-bnr li a:hover {
  animation: anim-in 0.2s ease-in forwards;
}
.menu-bnr li a:hover .bnr-img img {
  transform: scale(1.05);
  transition: all 0.2s ease-in;
}
.menu-bnr li a:hover .arrow {
  right: 10px;
  transition: all 0.2s ease-in;
}
.menu-bnr li a .bnr-img {
  width: 32%;
  height: 200px;
  overflow: hidden;
}
.menu-bnr li a .bnr-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.menu-bnr li .bnr-title {
  padding-left: 20px;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #444444;
  line-height: 1.4;
}
.menu-bnr li .arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  stroke-miterlimit: 5;
  stroke-width: 1;
  stroke: #96d04b;
}
.menu-bnr.type1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.menu-bnr.type1 li {
  box-shadow: #f5b376 2.4px 2.4px 0px;
  width: 32%;
  margin-bottom: 25px;
  margin-right: 1%;
}
.menu-bnr.type1 li:nth-child(3n) {
  margin-right: 0;
}
.menu-bnr.type1 li .bnr-img {
  height: 100px;
}

@media all and (max-width: 890px) {
  .menu-bnr.type1 li .bnr-img {
    height: 75px;
  }
  .menu-bnr.type1 li .bnr-title {
    font-size: 1.4rem;
    padding-left: 13px;
  }
}
@media all and (max-width: 639px) {
  .menu-bnr li .bnr-img {
    width: 30%;
    height: 80px;
  }
  .menu-bnr li .bnr-title {
    padding-left: 15px;
    letter-spacing: 0;
    font-size: 1.6rem;
  }
  .menu-bnr.type1 li {
    width: 100%;
    margin: 0 auto 15px;
  }
  .menu-bnr.type1 li:nth-child(2n) {
    margin-left: auto;
  }
  .menu-bnr.type1 li .bnr-img {
    height: 80px;
  }
  .menu-bnr .arrow {
    transform: translateY(-50%);
    right: 10px;
  }
}
.arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 4;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 20px;
  text-align: center;
  background: #fff;
  color: #89c56d;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 100%;
  letter-spacing: 0;
}

@media all and (max-width: 639px) {
  .arrow {
    width: 70px;
    height: 70px;
    font-size: 1.3rem;
    padding-top: 14px;
  }
}
.menu-btn-txt {
  padding: 20px;
}

.works-card li a {
  display: block;
  height: 220px;
  overflow: hidden;
}

.ggmap {
  position: relative;
  padding-bottom: 35.25%;
  height: 0;
  overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 639px) {
  .ggmap {
    padding-bottom: 80%;
  }
}

.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: linear-gradient(to left, #333, #5fb9ff);
  z-index: -3;
  opacity: 0.6;
}
.top-gray-box:after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg-pattern01.jpg);
  opacity: 0.5;
  z-index: -2;
}

.news-box {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  position: relative;
  z-index: 10;
  display: flex;
  min-height: 200px;
}

.scrollbar2 {
  min-height: 200px;
}

@media all and (max-width: 896px) {
  .news-box {
    margin-top: 40px;
  }
}
@media all and (max-width: 639px) {
  .news-box {
    flex-direction: column;
    padding: 40px 10px;
  }
}
.news-title {
  margin-bottom: 60px;
  position: relative;
}
.news-title span {
  display: block;
}
.news-title i {
  font-size: 1.8rem;
  color: #79c56f;
  margin-right: 10px;
}
.news-title .eng {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #79c56f;
  position: relative;
  font-size: 1.4rem;
}
.news-title .ja {
  font-size: 2.8rem;
  position: relative;
  font-weight: 500;
  letter-spacing: 0.1em;
}

@media all and (max-width: 639px) {
  .news-title {
    margin-bottom: 30px;
  }
  .news-title .eng {
    font-size: 1.4rem;
  }
  .news-title i {
    font-size: 2rem;
    color: #79c56f;
  }
  .news-title .ja {
    font-size: 2rem;
  }
}
.news-right {
  flex: 1;
  margin-left: 50px;
  padding-left: 40px;
  border-left: 1px solid #444444;
}

@media all and (max-width: 896px) {
  .news-right {
    margin-right: 0;
  }
}
@media all and (max-width: 639px) {
  .news-right {
    width: 100%;
    margin: 0;
    border: none;
    padding-left: 0;
  }
}
.bg-01 {
  position: relative;
  background: #e7f39b;
  padding: 10px 0 30px;
}
.bg-01:before, .bg-01:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 45px;
  left: 0;
  z-index: -1;
}
.bg-01:before {
  top: -45px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg-pattern01.png) repeat-x center top;
}
.bg-01:after {
  bottom: -30px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg-pattern01-bottom.png) repeat-x center bottom;
}
@media all and (max-width: 639px) {
  .bg-01 {
    margin-bottom: 50px;
  }
}

.bg-02 {
  position: relative;
}
.bg-02:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg-pattern01.jpg);
  z-index: -1;
  opacity: 0.7;
}

@media all and (max-width: 639px) {
  .bg-02:before {
    width: 90%;
    height: 95%;
    right: 0;
    margin: auto;
  }
  .area-img {
    width: 40%;
    margin: 0 auto;
  }
}
.bg-beige {
  position: relative;
  background-color: #f7f7f7;
}
.bg-beige.type1 {
  background-color: rgba(240, 232, 218, 0.6);
}

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

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

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

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

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

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

#main .blog-wrap > li {
  width: 32%;
}
@media all and (max-width: 1100px) {
  #main .blog-wrap > li {
    width: 49%;
    margin: 0 0.5% 20px 0.5%;
  }
}
@media all and (max-width: 639px) {
  #main .blog-wrap > li {
    width: 90%;
    margin: 0 auto 10px;
  }
}

.blog-wrap {
  display: flex;
  flex-wrap: wrap;
}
.blog-wrap * {
  transition: 0.3s;
}
.blog-wrap > li {
  width: 24%;
  margin: 0 0.5% 20px 0.5%;
  padding: 15px;
  background: #fefefe;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px;
}
@media all and (max-width: 1100px) {
  .blog-wrap > li {
    width: 49%;
  }
}
.blog-wrap > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.blog-wrap > li > a:hover ~ .blog-img img {
  opacity: 1;
  transform: scale(1.2);
}
@media all and (max-width: 639px) {
  .blog-wrap > li {
    width: 90%;
    margin: 0 auto 10px;
  }
  .blog-wrap > li:last-child {
    border-bottom: none;
  }
}

.blog-img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  box-sizing: border-box;
}
.blog-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease;
  font-family: "object-fit: cover;";
  /*IE対策*/
}
.blog-img:hover img {
  opacity: 1 !important;
  transform: scale(1.2);
}
@media all and (max-width: 639px) {
  .blog-img {
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
  }
}

.blog-detail {
  margin-top: 10px;
}
@media all and (max-width: 639px) {
  .blog-detail {
    margin-top: 0;
    width: 65%;
  }
}

.blog-detail-upper {
  position: relative;
  z-index: 2;
  margin: -31px 0 0;
  color: #fff;
  font-size: 12px;
}

.blog-category {
  display: inline-block;
  padding: 5px;
  line-height: 1.3;
  text-align: center;
  background: #111;
}

.blog-page-detail {
  margin-bottom: 15px;
}

.blog-date {
  width: 100px;
  background-color: #FFA54B;
  padding: 5px 0;
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
}

.blog-title {
  font-weight: 600;
  line-height: 1.5;
  margin: 6px 0;
}
@media all and (max-width: 639px) {
  .blog-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 8px;
  }
}

.blog-txt {
  line-height: 1.5;
  padding: 8px;
}
@media all and (max-width: 639px) {
  .blog-txt {
    font-size: 12px;
    padding: 8px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
  }
}

.box1 {
  padding: 25px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 6px rgba(134, 148, 230, 0.4);
}
.box1.type1 {
  background: rgba(134, 148, 230, 0.2);
  box-shadow: 0 6px rgba(134, 148, 230, 0.7);
}
.box1.type2 {
  padding: 30px;
  background: #f8fdff;
  border-radius: 20px;
  border: 5px solid #85C9DD;
  box-shadow: 6px 6px rgba(133, 201, 221, 0.4);
}
.box1.contactbtn {
  background: #fffaec;
  border: 4px solid rgba(247, 233, 208, 0.5294117647);
}

@media all and (max-width: 639px) {
  .box1 {
    padding: 18px;
  }
  .box1.type2 {
    padding: 18px;
  }
}
.mbox {
  padding: 35px;
  background: #fff;
  border-radius: 20px;
}
@media all and (max-width: 890px) {
  .mbox {
    padding: 20px;
  }
}
.mbox.transparent {
  background-color: transparent;
  box-shadow: none;
}

.mbox2 {
  background: #fefefe;
  padding: 30px;
  border: 3px solid #79c56f;
  border-radius: 20px;
}
.mbox2.br_bg {
  border: 8px solid #f8f2e3;
}
@media all and (max-width: 639px) {
  .mbox2 {
    padding: 15px;
  }
}

.border-r {
  border-radius: 20px 0;
}

.sbox {
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/bg_sbox.jpg);
  background-repeat: repeat;
  background-position: center;
  border-radius: 1em;
  padding: 35px;
}
@media all and (max-width: 639px) {
  .sbox {
    padding: 20px;
  }
}

.shadow {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.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;
  }
}
#page-top {
  bottom: 65px;
  right: 5px;
  font-size: 12px;
  font-weight: bold;
  z-index: 9999;
}
#page-top a {
  color: #fff;
  font-size: 13px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-decoration: none;
  width: 100%;
  line-height: 4;
  text-align: center;
  display: block;
  background: #79c56f;
  box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}
#page-top a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.contact_bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.contact_bnr > li {
  margin-right: 30px;
}
.contact_bnr > li:last-child {
  margin-right: 0;
}
.contact_bnr > li .bnr_tel {
  white-space: nowrap;
  position: relative;
  color: #79c56f;
  font-size: 2.6rem;
  font-weight: 600;
}
.contact_bnr > li .bnr_tel:before {
  content: "Tel.";
  margin-right: 5px;
}
.contact_bnr > li .bnr_tel:hover {
  color: #f6a209;
}
.contact_bnr > li .bnr_mobile {
  background: #fefefe;
  color: #004E98;
}
.contact_bnr > li .bnr_mobile:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3cd";
  font-weight: 900;
}
.contact_bnr > li .bnr_fax {
  color: #79c56f;
  font-size: 2.6rem;
}
.contact_bnr > li .bnr_fax:before {
  content: "Fax.";
  margin-right: 5px;
}
.contact_bnr > li .bnr_mail {
  background: #f8f7f1;
  color: #70421e;
  padding: 17px 0;
  font-size: 1.8rem;
}
.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
}
.contact_bnr > li .bnr_mail:hover {
  color: #004E98;
}
.contact_bnr > li a,
.contact_bnr > li span {
  display: block;
  color: #111;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  padding: 12px 10px;
}
.contact_bnr > li a:before,
.contact_bnr > li span:before {
  margin-right: 5px;
  font-size: 0.85em;
  position: relative;
  display: inline-block;
}

@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_tel {
    font-size: 2.5rem;
    text-align: center;
  }
  .contact_bnr > li .bnr_fax {
    font-size: 2.5rem;
    text-align: center;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_mail {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li {
    line-height: 1;
    width: 90%;
    margin: 0 auto;
  }
  .contact_bnr > li:first-child {
    margin-right: auto;
  }
  .contact_bnr > li:last-child {
    margin-right: auto;
  }
  .contact_bnr > li a,
  .contact_bnr > li span {
    margin: 0 auto;
    white-space: nowrap;
    padding: 10px 0;
    width: 100%;
  }
  .contact_bnr > li a:before,
  .contact_bnr > li span:before {
    font-size: 1.5rem;
    transform: translateY(-2px);
  }
}
.small-box {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
.small-box.type1 {
  max-width: 750px;
}
.small-box.type2 {
  max-width: 550px;
}

.w95 {
  width: 95%;
}

#l-footer {
  font-size: 1.4rem;
  position: relative;
  color: #444444;
  overflow: hidden;
}
#l-footer .inner {
  padding: 50px 20px 0;
  position: relative;
  z-index: 3;
  max-width: 1400px;
  margin: 0 auto;
}
#l-footer .footer-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 0px;
  max-width: 1200px;
  position: relative;
  z-index: 2;
}
#l-footer .footer-column .footer-left {
  width: 40%;
}
#l-footer .footer-column .footer-right {
  width: 60%;
}
#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 {
    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;
}

/* footer_navi
----------------------------------*/
.footer_navi {
  flex-basis: 100%;
  margin: 10px auto;
}
.footer_navi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer_navi ul li {
  width: 15%;
  margin: 0 0 10px 1%;
  text-align: left;
}
.footer_navi ul li a {
  color: #444444;
  font-size: 1.5rem;
  position: relative;
  font-weight: 500;
  margin-bottom: 10px;
}
.footer_navi ul li a img {
  display: none;
}
.footer_navi ul li a span {
  display: none;
}
.footer_navi ul li a:hover {
  color: #FFA54B;
}
.footer_navi ul li .dropdown {
  margin-top: 10px;
}
.footer_navi ul li .dropdown .dropdown-li {
  text-align: left;
  width: 100% !important;
}
.footer_navi ul li .dropdown .dropdown-li a {
  font-size: 1.2rem;
  position: relative;
}
.footer_navi ul li .dropdown .dropdown-li a:before {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  font-weight: 900;
  content: "\f054";
  font-size: 80%;
  color: #79c56f;
}

.fcontact {
  font-size: 1.3em;
}

.flogo {
  text-align: center;
  margin: 0 auto 15px;
  max-width: 350px;
}
@media all and (max-width: 1100px) {
  .flogo {
    width: 200px;
    margin: 0 auto 20px;
  }
}
@media all and (max-width: 639px) {
  .flogo {
    width: 150px;
  }
}

.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 {
  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,
  #fmenu-lg {
    display: none;
  }
  footer {
    padding: 0;
    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 {
  padding: 15px 0;
  color: #444444;
  font-size: 1.2rem;
  text-align: center;
}

.tbl-border {
  width: 100%;
}
.tbl-border th,
.tbl-border td {
  padding: 15px;
  border-bottom: 2px solid #ccc;
  vertical-align: middle;
  font-size: 1.5rem;
}
.tbl-border th {
  width: 18%;
  text-align: left;
  font-weight: 500;
  border-bottom-color: #f39b41;
}
.tbl-border th.th-1 {
  width: 45%;
}

@media all and (max-width: 639px) {
  .tbl-border th,
  .tbl-border td {
    padding: 10px;
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .tbl-border th {
    width: 30%;
  }
}
table.company {
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 10px;
}
table.company th,
table.company td {
  padding: 10px;
}
table.company th {
  background: #79c56f;
  vertical-align: middle;
  text-align: center;
  width: 20%;
  overflow: visible;
  position: relative;
  color: #fff;
  border-radius: 5px;
  font-size: 1.1em;
}
table.company td {
  background: #f9f9f9;
  padding-left: 20px;
}

@-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: #65BBE9 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%;
  }
}
.tbl {
  width: 100%;
}
.tbl tr {
  border: solid 1px #c9bba8;
}
.tbl th,
.tbl td {
  padding: 15px;
  vertical-align: middle;
  font-size: 1.5rem;
}
.tbl th {
  color: #462912;
  background: #fff1ce;
  width: 25%;
  font-weight: 500;
}
.tbl td {
  background-color: #fff;
}
.tbl .cell01 {
  width: 25%;
}

@media all and (max-width: 639px) {
  .tbl th {
    width: 35%;
    text-align: left;
    padding: 10px;
    font-size: 1.2rem;
  }
  .tbl td {
    padding: 10px;
    font-size: 1.2rem;
  }
}
.tbl_new {
  margin: 0 auto;
  width: 100%;
}
.tbl_new tr th,
.tbl_new tr td {
  vertical-align: middle;
  padding: 15px 10px;
}
.tbl_new tr th {
  font-weight: 500;
  width: 30%;
  color: #444444;
  text-align: left;
  padding-left: 30px;
  letter-spacing: 0;
}
.tbl_new tr:nth-child(odd) th,
.tbl_new tr:nth-child(odd) td {
  background: #f0f0f0;
}
@media all and (max-width: 639px) {
  .tbl_new tr th {
    width: 33%;
    padding-left: 10px;
  }
  .tbl_new tr th,
  .tbl_new tr td {
    padding: 12px 8px;
  }
}

.tbl_new2 {
  width: 100%;
  font-size: 0.9em;
}
.tbl_new2 th,
.tbl_new2 td {
  vertical-align: middle;
  padding: 12px;
  border-bottom: 1px dotted #ddd;
  word-break: break-all;
}
.tbl_new2 th {
  text-align: left;
  font-weight: 500;
  width: 20%;
}
@media all and (max-width: 639px) {
  .tbl_new2 th,
  .tbl_new2 td {
    padding: 6px;
  }
  .tbl_new2 th {
    width: 26%;
  }
}

.tbl0 {
  width: 100%;
}
.tbl0 th,
.tbl0 td {
  padding: 3px 5px;
  border: 0;
}
.tbl0 th {
  padding-left: 0;
  font-weight: normal;
  background: none;
  width: 15%;
  color: #111;
}
.tbl0 th:after, .tbl0 th:before {
  display: none;
}
@media all and (max-width: 639px) {
  .tbl0 th {
    width: 20%;
    font-weight: 500;
  }
}

.form-pattern-1 .submit-btn {
  color: #fff;
  background: #79c56f !important;
  border: 1px solid #79c56f !important;
  -o-border-image: initial;
     border-image: initial;
  border-radius: 4px;
}
.form-pattern-1 .submit-btn:hover {
  color: #79c56f !important;
  background: #fff !important;
}

@media all and (max-width: 639px) {
  .form-contents {
    padding: 0 !important;
  }
}

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

.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 {
  cursor: pointer;
  display: block;
  margin: 0 auto 5px;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  width: 250px;
  border-radius: 5px;
  background: #65BBE9;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #65BBE9;
}
#mailform button:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0e0";
  margin-right: 6px;
}
#mailform button:hover {
  background: #fff;
  color: #65BBE9;
}
#mailform button * {
  transition: 0.2s;
}

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

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: #65BBE9;
  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;
  box-shadow: 20px -1px #fff;
}
label.radio_text input[type=radio]:checked {
  box-shadow: none;
}
label.radio_text input[type=radio]:focus {
  opacity: 0.2;
  box-shadow: 20px -1px #FFF;
}
label.checkbox_text {
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 20px;
  overflow: hidden;
  display: inline-block;
  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 #65BBE9;
  border-bottom: 3px solid #65BBE9;
  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;
  box-shadow: 41px 0px #FFF;
  z-index: 2;
  margin: 0px;
  padding: 0px;
}
label.checkbox_text input[type=checkbox]:checked {
  box-shadow: none;
}
label.checkbox_text input[type=checkbox]:checked:focus {
  box-shadow: 40px 0px #666;
  opacity: 0.1;
}
label.checkbox_text input[type=checkbox]:focus {
  box-shadow: 41px 0px #EEE;
}

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

.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 li {
  float: left;
  width: 216px;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 10px;
}
.works .gallery img {
  max-width: 216px;
  max-height: 216px;
  vertical-align: middle;
}

.photo {
  width: 100%;
  margin: 10px auto 0;
}
.photo ul {
  margin-right: -11px;
  margin-bottom: 0;
  text-align: center;
}
.photo li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.photo li a {
  display: block;
  text-align: center;
  width: 184px;
  height: 184px;
  line-height: 184px;
  background: #eee;
}
.photo li:last-child {
  margin-right: 0px;
}
.photo li img {
  vertical-align: middle;
  max-width: 184px;
  max-height: 184px;
}
.photo li p {
  height: 30px;
  font-size: 12px;
  width: 184px;
  white-space: nowrap;
  overflow: hidden;
  margin: 3px 0 10px;
  text-align: center;
  text-overflow: ellipsis;
}

@media all and (max-width: 480px) {
  .photo ul {
    margin-right: 0;
    margin-bottom: 0;
  }
  .photo li {
    float: left;
    width: 48%;
    margin: 0 1% 10px;
  }
  .photo li a {
    width: 100%;
    height: 150px;
    line-height: 150px;
  }
  .photo li img {
    max-width: 100%;
    max-height: 145px;
  }
  .photo li p {
    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);
  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%;
  }
}
/*pickup
---------------------------*/
#pickup {
  z-index: 50;
  margin-top: -80px;
  max-width: 100%;
  padding: 45px 25px;
  min-height: 120px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  position: relative;
  z-index: 10;
}
#pickup .pickup-lead {
  position: absolute;
  top: -20px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
  font-size: 1.5rem;
  display: inline-block;
  background-color: #fff;
}
#pickup .pickup-lead .eng {
  font-size: 12px;
  margin-right: 5px;
  color: #79c56f;
}
#pickup .pickup-lead .ja {
  font-size: 2rem;
  color: #444444;
}
@media all and (max-width: 890px) {
  #pickup {
    position: relative;
    min-width: 100%;
    margin-top: 0;
  }
}

.newsbox {
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.news-ttl {
  width: 200px;
  padding-top: 8px;
  font-family: "Poppins", sans-serif;
  vertical-align: middle;
  text-align: left;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  border-right: 3px solid #fff;
  line-height: 1.2;
  letter-spacing: 2px;
}
.news-ttl span {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.2rem !important;
  display: block;
}

.news-bx {
  flex: 1;
  width: calc(100% - 60px);
  padding: 0 30px;
}

.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;
}
.news dd span {
  border: 1px solid #FFA54B;
  border-radius: 5em;
  color: #FFA54B;
  padding: 2px 4px;
  margin-right: 30px;
  min-width: 140px;
  text-align: center;
  font-size: 0.8em;
}

@media screen and (max-width: 768px) {
  .newsbox {
    flex-direction: column;
  }
  .news-ttl {
    width: 100% !important;
    border-right: 0px solid red;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    text-align: center;
  }
  .news-ttl span {
    font-size: 1.2rem !important;
  }
  .news-bx {
    flex: 1;
    width: calc(100% - 0px);
    padding: 0 0px;
  }
  .scrbr {
    width: 100%;
    padding: 15px 0px;
    max-height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
.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 span {
  border: 1px solid #FFA54B;
  border-radius: 5em;
  color: #FFA54B;
  padding: 2px 8px;
  margin-right: 7px;
  min-width: 140px;
  text-align: center;
  font-size: 0.8em;
}
.newsl dd b {
  color: #594C39;
}

.news-bl {
  overflow: hidden;
}
.news-bl dt {
  float: left;
  width: 8em;
  padding: 5px;
  line-height: 1.3;
  color: #79c56f;
  text-align: center;
  border-radius: 30px;
  font-size: 1.5rem;
  font-weight: 600;
}
.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 span {
  border: 1px solid #FFA54B;
  border-radius: 5em;
  color: #FFA54B;
  padding: 2px 8px;
  margin-right: 7px;
  min-width: 140px;
  text-align: center;
  font-size: 0.8em;
}
.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;
  }
}
/* list
----------------------------------*/
.list_common > li:not(:last-of-type) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.list_common.type1 li:not(:last-of-type) {
  margin-bottom: 15px;
  border-bottom: 0px solid #ddd;
}
.list_common.type2 li:not(:last-of-type) {
  margin-bottom: 10px;
  border-bottom: 1px solid rgb(144.5, 144.5, 144.5);
}

.ol-list {
  counter-reset: number;
  list-style: none;
  padding: 5px;
}
.ol-list.sbc > li:before {
  background: #FFA54B;
}
.ol-list.type1 {
  display: flex;
  flex-wrap: wrap;
}
.ol-list.type1 > li {
  width: 48%;
}
.ol-list.type1 > li:not(:nth-child(2n)) {
  margin-right: 4%;
}
@media all and (max-width: 639px) {
  .ol-list.type1 > li {
    width: 100%;
    margin-right: 0 !important;
  }
  .ol-list.type1 > li:not(:last-child) {
    margin-bottom: 5px;
  }
}
.ol-list > li {
  margin-bottom: 5px;
  padding-bottom: 15px;
  position: relative;
  padding-left: 40px;
  border-bottom: 1px dotted #ddd;
}
.ol-list > li .ttl {
  font-size: 1.8rem;
  font-weight: 600;
  color: #462912;
}
.ol-list > li:before {
  counter-increment: number;
  content: counter(number);
  background: #79c56f;
  display: inline-block;
  width: 1.7em;
  height: 1.7em;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.7;
  color: #fefefe;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
@media all and (max-width: 639px) {
  .ol-list > li {
    padding-left: 30px;
  }
  .ol-list > li .ttl {
    font-size: 1.5rem;
  }
  .ol-list > li span {
    font-size: 0.9em;
  }
  .ol-list > li:before {
    font-size: 1.3rem;
    top: 3px;
  }
}

.list_disc li {
  padding: 5px 0;
  text-align: left;
}
.list_disc li:not(:last-of-type) {
  margin-bottom: 5px;
  border-bottom: 1px dashed #ccc;
}
.list_disc li:before {
  content: "●";
  margin-right: 5px;
  color: #FFA54B;
  font-size: 0.8em;
}
.list_disc.type_bn li {
  border-bottom: none;
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 2px;
}

.list-check {
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
}
.list-check.type_ye li {
  border-bottom: none;
  font-size: 1.6rem;
}
.list-check.type_ye li::before {
  color: #dba81f;
}
.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: "\f005";
  margin-right: 5px;
  color: #bde968;
}
.list-check li:last-child {
  border-bottom: 0px;
}

.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: #65BBE9;
  border-radius: 4px;
}

.list-check3 {
  counter-reset: number;
  list-style-type: none !important;
  padding: 0.5em;
  background: #FFF8E2;
}
.list-check3 li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
.list-check3 li:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #f39b41;
  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%;
  transform: translateY(-50%);
}

.list-check4 {
  font-weight: normal;
  overflow: hidden;
  line-height: 1.5;
}
.list-check4 li {
  margin-left: 1em;
  padding-left: 0.4em;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ddd;
  position: relative;
}
.list-check4 li.type2 {
  margin-bottom: 20px;
}
.list-check4 li .ttl {
  font-size: 1.8rem;
  font-weight: 600;
  color: #462912;
}
.list-check4 li p {
  font-weight: 400;
  font-size: 0.9em;
}
.list-check4 li:last-child {
  border-bottom: 0px;
}
.list-check4 li.type1:before {
  position: absolute;
  font-weight: 900;
  content: "■";
  margin-right: 5px;
  color: #b6d154;
  left: -3%;
  font-size: 1.2rem;
}
.list-check4 li.type2:before {
  position: absolute;
  content: "";
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26305/maru.png) no-repeat 50%/contain;
  margin-right: 5px;
  color: #b6d154;
  left: -3%;
  width: 20px;
  height: 20px;
  top: 15%;
}
@media all and (max-width: 890px) {
  .list-check4 li {
    font-size: 1.5rem;
    margin-left: 1.5em;
  }
  .list-check4 li .ttl {
    font-size: 1.5rem;
    font-weight: 500;
  }
  .list-check4 li.type1:before {
    left: -6%;
  }
  .list-check4 li.type2 {
    margin-left: 1.5em;
  }
  .list-check4 li.type2:before {
    left: -6%;
    width: 15px;
    height: 15px;
  }
}

.btn-list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  row-gap: 20px;
}
.btn-list .btn03 {
  width: 32%;
  margin-right: 2%;
  margin-left: 0;
}
.btn-list .btn03:nth-child(3n) {
  margin-right: 0;
}
.btn-list .btn03 a {
  padding: 10px 20px;
  font-size: 1.6rem;
}
.btn-list.col1 .btn03 {
  width: 95%;
  margin: 0 auto 10px;
}
.btn-list.col1 .btn03 a {
  font-size: 1.8rem;
}
@media all and (max-width: 639px) {
  .btn-list {
    row-gap: 15px;
  }
  .btn-list .btn03 {
    width: 100%;
    margin: 0 auto;
  }
  .btn-list .btn03 a {
    padding: 5px 15px;
    font-size: 1.4rem;
  }
}

.catalog_list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-bottom: -1%;
  border-radius: 2px;
}
.catalog_list > li {
  width: 32%;
  margin: 0 2% 1% 0;
  border: 4px solid rgba(121, 197, 111, 0.5);
}
.catalog_list > li:nth-child(3n) {
  margin-right: 0;
}
.catalog_list > li a {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 8px;
  color: #462912;
  font-size: 0.89em;
  text-align: center;
  font-weight: 600;
}
.catalog_list > li a::after {
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
}
.catalog_list > li a:hover {
  background-color: rgba(121, 197, 111, 0.5);
  color: #fff;
}
@media all and (max-width: 890px) {
  .catalog_list > li {
    flex: auto;
    width: 48.5%;
  }
}
@media all and (max-width: 639px) {
  .catalog_list > li {
    width: 100%;
    margin: 0 auto 5px;
  }
}

.list-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.list-btn li {
  width: 17%;
  margin: 0 auto 20px;
}
.list-btn li a {
  position: relative;
  display: block;
  box-sizing: border-box;
  box-shadow: 4px 4px #eee;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #79c56f;
  box-shadow: 0 0 0 4px rgba(121, 197, 111, 0.2);
  color: #79c56f;
  padding: 20px 5px;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
}
.list-btn li a:hover {
  background: rgba(121, 197, 111, 0.1);
}

.linkbtn {
  width: 100%;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.linkbtn li {
  width: 31.3%;
  margin: 1%;
}
.linkbtn li a {
  border: 1px solid #79c56f;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 60px;
  background: #fff;
  color: #444444;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 1px;
  color: #79c56f;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.linkbtn li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.linkbtn li a:link, .linkbtn li a:visited {
  color: #444444;
  text-decoration: none;
}
.linkbtn li a:hover {
  opacity: 0.8;
}
@media all and (max-width: 639px) {
  .linkbtn li {
    width: 100%;
    margin-bottom: 10px;
  }
  .linkbtn li a {
    font-weight: 500;
    font-size: 1.4rem;
  }
}

.btn01 a {
  background: #fefefe;
  text-align: center;
  width: 300px;
  margin: 15px auto;
  color: rgb(79.6475247525, 168.6653465347, 67.9346534653);
  display: block;
  padding: 8px 5px;
  font-weight: 700;
  border: 1px solid rgb(79.6475247525, 168.6653465347, 67.9346534653);
  border-radius: 35px;
  transition: 0.2s all ease;
}
.btn01 a:hover {
  background: #79c56f;
  color: #fff;
}
.btn01.mail {
  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;
  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 {
  width: 100%;
  margin: 20px auto 0;
}
.btn03 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #462912;
  color: #462912;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  transition: 0.2s all ease;
}
.btn03 a i {
  font-size: 2rem;
  border-left: 1px solid #462912;
  padding: 10px 0 10px 40px;
  padding-left: 20px;
  margin-left: 5px;
}
.btn03 a em {
  font-size: 1rem;
  text-transform: uppercase;
  color: #79c56f;
  display: block;
}
.btn03 a img {
  width: 74px;
}
.btn03 a:hover {
  background: #fff;
  color: #462912;
  opacity: 0.5;
}
@media all and (max-width: 639px) {
  .btn03 a {
    font-size: 1rem;
    padding: 10px;
  }
  .btn03 a i {
    padding-left: 10px;
    font-size: 1.5rem;
  }
}

.btn03-1 {
  max-width: 100%;
  margin: 20px auto 0;
}
.btn03-1 a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 40px;
  background-color: #fff;
  border: 1px solid #462912;
  color: #462912;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 500;
  transition: 0.2s all ease;
}
.btn03-1 a i {
  font-size: 2rem;
  border-left: 1px solid #462912;
  padding: 10px 0 10px 40px;
  padding-left: 20px;
  margin-left: 5px;
}
.btn03-1 a em {
  font-size: 1rem;
  text-transform: uppercase;
  color: #FFA54B;
  display: block;
}
.btn03-1 a img {
  width: 45px;
  margin-right: 20px;
}
.btn03-1 a:hover {
  background: #fff;
  color: #462912;
  opacity: 0.5;
}
@media all and (max-width: 639px) {
  .btn03-1 a {
    font-size: 1.3rem;
    padding: 10px;
  }
  .btn03-1 a img {
    width: 40px;
  }
}

.btn04 {
  text-align: right;
}
.btn04 a {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  color: #333;
  text-decoration: none;
  outline: none;
}
.btn04 a:before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 15%;
  width: 85%;
  height: 1px;
  background: #333;
  transition: all 0.3s;
}
.btn04 a:after {
  content: "";
  position: absolute;
  bottom: -3px;
  right: 0;
  width: 15px;
  height: 1px;
  background: #333;
  transform: rotate(35deg);
  transition: all 0.3s;
}

.page_next {
  float: left;
}

.page_prev {
  float: right;
}

#overlay {
  z-index: -1;
  opacity: 0;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#sp_navi {
  display: block;
  position: fixed;
  bottom: 15px;
  left: 50%;
  z-index: 20;
  width: 100%;
  transform: translateX(-50%);
}
#sp_navi ul {
  max-width: 400px;
  margin: 0 auto;
  padding: 0px 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 5px;
}
#sp_navi ul li a {
  display: block;
  padding: 10px 5px;
  text-align: center;
  border-radius: 5px;
  background: #fefefe;
  color: #FFA54B;
  font-size: 1.4rem;
  line-height: 1.4;
  border: 2px solid #f5b376;
}
#sp_navi ul li a span {
  letter-spacing: 0.1em;
  display: block;
  font-size: 1.2rem;
  z-index: 1;
  color: #462912;
}
#sp_navi ul li a i {
  margin-bottom: 4px;
  color: #FFA54B;
}

.loader {
  align-items: center;
  background: #fdfdfd;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loader.off {
  display: none;
}
@keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes hd-scrolled {
  0% {
    opacity: 0;
    transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.bg_txt {
  background-color: #f1faff;
  padding: 10px;
  margin-top: 5px;
}

.ab_listw {
  width: 90%;
  margin: 0 auto 30px;
  padding: 30px 35px;
  border-radius: 40px;
}
.ab_listw.type1 {
  border: 4px solid #B6D154;
}
.ab_listw.type2 {
  border: 4px solid #FFBEDA;
}

@media (max-width: 890px) {
  .ab_listw {
    width: 100%;
    padding: 25px 20px;
  }
}
.title-big {
  position: absolute;
  left: 20px;
  top: -20px;
  z-index: 4;
}
.title-big.type1 {
  left: auto;
  right: 20px;
}
@media all and (max-width: 890px) {
  .title-big.type1 {
    right: auto;
    left: 20px;
  }
}
.title-big.type2 {
  top: 70px;
}
@media screen and (max-width: 1200px) {
  .title-big.type2 {
    right: auto;
    top: 20px;
  }
}
.title-big .eng {
  display: block;
  font-family: "Ubuntu", sans-serif;
  font-size: 4rem;
  flex-wrap: nowrap;
  color: #cfd74d;
  line-height: 1.2;
}
.title-big .eng:first-letter {
  color: #f9bb0b;
}
.title-big .ja {
  display: block;
  color: #523e2d;
  font-size: 1.8rem;
  font-family: YakuHanJP, "Lato", sans-serif;
}
@media all and (max-width: 639px) {
  .title-big {
    top: -20px;
  }
  .title-big .eng {
    font-size: 2.3rem;
  }
  .title-big .ja {
    font-size: 1.2rem;
  }
}

.btn_base {
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin: 0 auto;
}
.btn_base a {
  color: #444444;
}
.btn_base.btn_biyo-n01 {
  overflow: hidden;
  padding: 1.5rem 6rem;
  color: #fff;
  border-radius: 0;
  background: #DFF5D1;
  border-radius: 40px;
  box-shadow: 3px 3px 7px #999;
}
.btn_base.btn_biyo-n01 span {
  position: relative;
}
.btn_base.btn_biyo-n01::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: translateX(-80%) translateY(-25px);
  z-index: -1;
  border-radius: 50%;
  background: #FFA54B;
}
.btn_base.btn_biyo-n01:hover {
  color: #fff;
}
.btn_base.btn_biyo-n01:hover::before {
  width: 400px;
  height: 400px;
  transform: translateX(-1%) translateY(-175px);
}

/*swiper-slide
------------------------------------------*/
@media all and (max-width: 639px) {
  #slider_wrjhkm_1751938987.slider_wrapper {
    --swiper-wrapper-height: 55vh!important;
  }
}

@media all and (max-width: 639px) {
  #slider_wrjhkm_1751938987 .main_catch .swiper-wrapper .main_catch__inner .main_catch__inner__created_by_js {
    max-width: 92vw;
    margin-bottom: 10px;
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  animation: zoom-in 10s linear 0s 1 normal both;
}

.swiper-slide {
  position: relative;
}
.swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  top: 0;
  background-position: 50%;
  background-size: cover;
  z-index: -1;
}

.slide-img {
  overflow: hidden;
  width: 100%;
  height: 75vh;
}
.slide-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media all and (max-width: 1100px) {
  .slide-img {
    height: 55vw;
  }
}
@media all and (max-width: 890px) {
  .slide-img {
    height: 48vw;
  }
}
@media all and (max-width: 639px) {
  .slide-img {
    height: 62vw;
  }
}

#slide-wrapper {
  position: relative;
}
#slide-wrapper .swiper-pagination {
  position: absolute;
  right: 30px;
  bottom: 30px;
  margin: auto;
}
@media all and (max-width: 890px) {
  #slide-wrapper .swiper-pagination {
    right: 20px;
    bottom: 20px;
  }
}
@media all and (max-width: 639px) {
  #slide-wrapper .swiper-pagination {
    right: 10px;
    bottom: 10px;
  }
}

#slide-wrap {
  position: relative;
  overflow: hidden;
}
#slide-wrap .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
}
@media all and (max-width: 890px) {
  #slide-wrap .swiper-pagination {
    bottom: -25px;
  }
}

/* ページネーションのサイズと色 */
.swiper-pagination-bullet {
  background-color: #79c56f !important;
  height: 10px !important;
  width: 10px !important;
  margin: 0 10px !important;
}
@media all and (max-width: 890px) {
  .swiper-pagination-bullet {
    height: 5px !important;
    width: 5px !important;
    margin: 0 5px !important;
  }
}

#slideshow {
  position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
@media all and (max-width: 639px) {
  #slideshow {
    width: 100%;
  }
}

#catch {
  position: absolute;
  left: 5%;
  top: 40%;
  transition: opacity 2s cubic-bezier(0.18, 0.06, 0.23, 1);
  opacity: 0;
  z-index: 50;
  transform: translate(0, -50%);
  max-width: 350px;
}
#catch.on {
  opacity: 1;
}
@media all and (max-width: 890px) {
  #catch {
    width: 35%;
    top: 50%;
  }
}

/*-----------------------------------*/
.gallery {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.gallery.col4 li {
  width: 24%;
  margin: 0 1.3333333333% 10px 0;
}
.gallery.col4 li:nth-child(4n) {
  margin-right: 0;
}
.gallery.col4 li:last-child {
  margin-right: 0;
}
.gallery.col3 li {
  width: 32%;
  margin: 0.5%;
}
.gallery.col2 li {
  width: 49%;
  margin: 0.5%;
}
.gallery.col2 li a {
  height: 320px;
}
.gallery li a {
  display: block;
  text-align: center;
  padding: 0px;
  height: 230px;
}
.gallery li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: center 40%;
  object-position: center 40%;
}
.gallery li p {
  text-align: center;
  font-size: 14px;
  margin: 3px 0 10px;
}
@media all and (max-width: 639px) {
  .gallery.col3 li, .gallery.col4 li {
    width: 47%;
    margin-right: 4%;
  }
  .gallery.col3 li:nth-child(2n), .gallery.col4 li:nth-child(2n) {
    margin-right: 0;
  }
}

#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#a07,
#a08,
#a09,
#a10,
#a11,
#a12,
#contact,
.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}

.flow-dl02 {
  position: relative;
  margin-top: 30px;
}
.flow-dl02 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  align-items: baseline;
}
.flow-dl02 .inner:before {
  position: absolute;
  content: "";
  height: 125%;
  width: 2px;
  top: 35px;
  left: 39px;
  background: #aaa;
}
.flow-dl02 .inner:last-child:before {
  display: none;
}
.flow-dl02 dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #79c56f;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  z-index: 4;
  font-weight: bold;
}
.flow-dl02 dd {
  flex: 1;
  position: relative;
  background: #fff;
  left: -10px;
  margin: 10px 0 10px 35px;
  padding: 15px;
  z-index: 2;
  border-radius: 6px;
}
.flow-dl02 dd p b {
  font-size: 1.2em;
}
@media all and (max-width: 639px) {
  .flow-dl02 dd p b {
    font-size: 1em;
  }
}
.flow-dl02 dd p span {
  font-weight: bold;
}
.flow-dl02 dd img {
  width: 200px;
  margin-top: 10px;
}
.flow-dl02 dd table th,
.flow-dl02 dd table td {
  font-weight: 500;
}
.flow-dl02 dd table th {
  padding-right: 1em;
}
.flow-dl02.type1 .inner:before {
  background: #f0ac90;
}
.flow-dl02.type1 .inner dt {
  background-color: #f5b376;
}
@media all and (max-width: 639px) {
  .flow-dl02 .inner:before {
    left: 30px;
  }
  .flow-dl02 dt {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 1em;
  }
  .flow-dl02 dd {
    margin: 10px 0 10px 20px;
  }
}

/* accordion
----------------------------------*/
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  background-color: #eee;
  cursor: pointer;
  font-size: 1.7rem;
  color: #444444;
  border-radius: 6px;
}
.accordion dt:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.7rem;
}
.accordion dt.on:after {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  font-weight: 900;
}
.accordion dd {
  display: none;
  padding: 25px;
  background: #fefefe;
}
@media all and (max-width: 639px) {
  .accordion dt {
    font-size: 1.3rem;
  }
  .accordion dd {
    padding: 15px;
  }
}

/* 動き
----------------------------------*/
/* 4-6 じわっ（ぼかしから出現） */
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurTrigger {
  opacity: 0;
}

.nami {
  position: relative;
  width: 100%;
  height: 280px;
  margin-bottom: -40px;
  overflow: hidden;
  z-index: 2;
}
.nami .nami-path {
  fill: white;
}
.nami svg {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 1920px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.nami.nami-green .nami-path {
  fill: #f2fffc;
}
.nami.nami-beige .nami-path {
  fill: #f7f4ea;
}
.nami.bottom-type2 {
  margin-top: -120px;
}
.nami.nami-back {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  margin-bottom: 0;
}
.nami.nami-back .nami-path {
  fill: #79c56f;
}
.nami.nami-back svg {
  top: auto;
  bottom: 0;
  height: 100%;
}
.nami.nami-back.nami-back2 .nami-path {
  fill: #e2ede8;
}
@media screen and (min-width: 1921px) {
  .nami svg {
    width: 100%;
  }
}
@media screen and (max-width: 1110px) {
  .nami {
    height: 165px;
    margin-bottom: 0;
  }
  .nami svg {
    width: 1100px;
  }
  .nami.bottom-type2 {
    margin-top: -40px;
  }
}
@media screen and (max-width: 639px) {
  .nami {
    height: 100px;
  }
  .nami svg {
    width: 700px;
  }
  .nami.nami-back {
    bottom: 0;
  }
  .nami.bottom-type2 {
    margin-top: -20px;
  }
}

.recruit-img {
  position: relative;
}
.recruit-img .recruit-left-img {
  width: 125px;
  position: absolute;
  left: 20px;
  top: -120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.recruit-img .recruit-right-img {
  width: 125px;
  position: absolute;
  right: 20px;
  top: -120px;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media all and (max-width: 639px) {
  .recruit-img .recruit-left-img {
    width: 70px;
    right: 20px;
    top: -70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .recruit-img .recruit-right-img {
    width: 70px;
    right: 20px;
    top: -70px;
    height: 70px;
  }
}

.what-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 20px;
}
.what-inner.sbetween {
  justify-content: space-between;
}
.what-inner.alc {
  align-items: center;
}
.what-inner.m-b0 {
  margin-bottom: 0;
}
.what-inner.p30 {
  padding: 30px;
}
@media all and (max-width: 890px) {
  .what-inner.p30 {
    padding: 0;
  }
}
.what-inner .in-left .area {
  height: 180px;
  width: 180px;
  margin-right: 2%;
  padding: 15px;
  box-sizing: border-box;
  background: #FFA54B;
  color: #fff;
  border-radius: 100%;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.3em;
  justify-content: center;
}
.what-inner .in-left .area.type1 {
  background-color: rgb(93.9346534653, 185.2851485149, 81.9148514851);
}
.what-inner .in-left.w100 {
  width: 100%;
}
.what-inner .in-left.w100 .area {
  margin: 0 auto;
}
.what-inner .in-right {
  width: calc(100% - 210px);
  padding: 10px;
  margin-left: auto;
  position: relative;
}
.what-inner .in-right.w100 {
  width: 100%;
}
.what-inner .in-right .read {
  font-size: 2.6rem;
  color: #79c56f;
  background-color: #fff;
  text-align: center;
}
.what-inner .in-right.m-l0 {
  margin-left: 0;
}
@media all and (max-width: 639px) {
  .what-inner .in-left {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .what-inner .in-left .area {
    width: 100%;
    height: auto;
    border-radius: 5px;
  }
  .what-inner .in-left .ttl {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .what-inner .in-left .ttl span {
    font-size: 14px;
    display: inherit;
  }
  .what-inner .in-left .read {
    font-size: 2rem;
  }
  .what-inner .in-right {
    width: 100%;
    padding: 0px;
  }
}

.faq.type1 dt:before {
  background: #FFA54B;
}
.faq dt {
  letter-spacing: 0.15em;
  margin-bottom: 20px;
  background: rgba(238, 238, 238, 0.6);
  color: #462912;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-right: 16px;
  padding-left: 36px;
  line-height: 1.8;
  position: relative;
  cursor: pointer;
  transition: all 1s ease;
}
.faq dt:before {
  content: "Q";
  position: absolute;
  top: -6px;
  left: -6px;
  text-indent: 0px;
  line-height: 35px;
  color: #fff;
  background: #79c56f;
  width: 35px;
  height: 35px;
  text-align: center !important;
  border-radius: 100%;
}
.faq dt:hover {
  background: #faf4ea;
}
.faq dd {
  display: none;
  position: relative;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 16px;
  padding-left: 38px;
  line-height: 2;
  position: relative;
  background: #fff;
}
.faq dd:before {
  content: "A";
  position: absolute;
  top: 0px;
  left: 0px;
  text-indent: 0px;
  font-size: 20px;
  line-height: 35px;
  color: #FFA54B;
  width: 35px;
  height: 35px;
  text-align: center !important;
}

/*card-column2
-------------------------------------------------*/
.card-column2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.card-column2 > .child {
  width: 48%;
  padding: 25px;
  background: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media all and (max-width: 639px) {
  .card-column2 > .child {
    width: 100%;
    padding: 15px;
  }
}

.sbsc-list {
  margin-bottom: 20px;
}
.sbsc-list li {
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(121, 197, 111, 0.05);
  font-weight: 600;
  height: 360px;
}
@media all and (max-width: 1100px) {
  .sbsc-list li {
    height: 220px;
  }
}
@media all and (max-width: 639px) {
  .sbsc-list li {
    height: 175px;
  }
}

.slick-slide img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center 40%;
     object-position: center 40%;
}

.slick-prev,
.slick-next {
  background: rgba(255, 255, 255, 0.8) !important;
  width: 40px !important;
  height: 40px !important;
  z-index: 20 !important;
  border-radius: 50%;
  border: 1px solid #79c56f !important;
  top: 50%;
  transition: all 0.2s ease-in;
}
.slick-prev:before,
.slick-next:before {
  color: #79c56f !important;
  opacity: 1;
  border: none !important;
  width: 40px !important;
  height: 40px !important;
  z-index: 20 !important;
  border-radius: 50%;
  font-size: 1.8rem;
}
.slick-prev:hover,
.slick-next:hover {
  background: #79c56f !important;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #fff !important;
  background: #79c56f !important;
}

.slick-prev {
  left: 0 !important;
}
.slick-prev:before {
  content: "<" !important;
}

.slick-next {
  right: 0 !important;
  left: auto !important;
}
.slick-next:before {
  content: ">" !important;
}