@charset "UTF-8";
/********************************
/********************************
/********************************

l_common

********************************/
#wrapper {
  min-width: 320px;
  margin: 0 auto;
  padding-top: 125px;
}

.mb3r {
  margin-bottom: 3rem;
}

.mb2r {
  margin-bottom: 2rem;
}

.mb1r {
  margin-bottom: 1rem;
}

.mb10p {
  margin-bottom: 10%;
}

.mb6p {
  margin-bottom: 6%;
}

.mb100 {
  margin-bottom: 100px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb50 {
  margin-bottom: 50px;
}

.inner.tall {
  padding: 100px 0;
}

.center_p {
  margin-right: auto;
  margin-left: auto;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.lh2 {
  line-height: 2;
}

.lh3 {
  line-height: 3;
}

.onel,
.onel a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pjr {
  position: relative
}
.none {
  display: none;
}

.tab_sm {
  display: none;
}

.left_side {
  padding-right: 2rem;
}

.right_side {
  padding-left: 2rem;
}

figure,
figcaption {
  margin: 0;
  padding: 0;
}

.btn_wrap a {
  position: relative;
  display: inline-block;
  background: #fff;
  border-radius: 1.5rem;
  padding: .5rem 3rem .5rem 2rem;
  text-align: center;
  color: #8fc31f;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  border: 1px solid #8fc31f;
}

.btn_wrap a:hover {
  background: #8fc31f;
  color: #ffffff;
  opacity: 1;
}

.btn_wrap a:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
}

.btn_wrap.back a {
  padding: .5rem 2rem .5rem 3rem;
}

.btn_wrap.back a:after {
  right: auto;
  left: 1rem;
  content: "\f137";
}

.btn {
  display: block;
  margin: 0 auto;
  padding: 1em;
  color: #333;
}

.btn span {
  display: inline-block;
}

.btn2 {
  display: block;
  margin: 0 auto;
  padding: 1em;
}

.btn2 span {
  display: inline-block;
}

.tel a {
  color: #333;
}

.em {
  font-size: 1.35em;
  color: #8fc31f;
  font-style: normal;
}

.mcg {
  color: #8fc31f;
}

.mcbg {
  color: #13ae67;
}

.mcy {
  color: #eedf3b;
}

.mco {
  color: #f2bd3d;
}

.bgst {
  position: relative;
}

.bgst:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: url(/import/tenant_1/160.16.131.84/html/images/common/bg_st.jpg) repeat;
  z-index: -2;
}

.bgst.yellow:after {
  background: url(/import/tenant_1/160.16.131.84/html/images/common/bg_sty.jpg) repeat;
}

.bgwall {
  position: relative;
}

.bgwall:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: url(/import/tenant_1/160.16.131.84/html/images/common/bg_wall.jpg) repeat;
  z-index: -2;
}

.subtit {
  letter-spacing: 2px;
  margin-bottom: 2rem;
}

.subtit span {
  display: block;
  color: #8fc31f;
  font-size: 14px;
}

.round_tit {
  width: 60%;
  margin: auto;
  color: #ffffff;
  background: #f2bd3d;
  padding: 0.25rem 1rem;
  border: 5px solid #fff;
  border-radius: 2rem;
  text-align: center;
  margin-bottom: 3rem;
}

.bdb_tit {
  position: relative;
  margin-bottom: 5rem;
}

.bdb_tit:after {
  position: absolute;
  width: 60px;
  height: 3px;
  display: block;
  content: '';
  background: #8fc31f;
  left: 0;
  bottom: -1rem;
}

.bdb_tit.green_line:after {
  background: #8fc31f !important;
}

.teeth_tit {
  position: relative;
  padding: 0 0 0 2.5rem;
  margin-bottom: 2rem;
}

.teeth_tit:before {
  position: absolute !important;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  content: "";
  background: url(/upload/tenant_1/i_teeth.webp) no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  z-index: 1;
}

.d_teeth_tit {
  margin-bottom: 2rem;
}

.d_teeth_tit span {
  position: relative;
  max-width: calc(100% - 6rem);
  display: inline-block;
}

.d_teeth_tit span:before {
  position: absolute;
  top: 50%;
  left: -3rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  content: "";
  background: url(/upload/tenant_1/i_teeth.webp) no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  z-index: 1;
}

.d_teeth_tit span:after {
  position: absolute;
  top: 50%;
  right: -3rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  content: "";
  background: url(/upload/tenant_1/i_teeth.webp) no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  z-index: 1;
}

.radius img {
  border-radius: 10px;
  overflow: hidden;
}

/********** 画像表示 **********/
.ofimg {
  width: 100%;
  overflow: hidden;
}

.ofimg img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
}

/********************************
/********************************

m_common

********************************/
@media only screen and (max-width: 1024px) {
  #wrapper {
    padding-top: 0;
  }
  .tab_sm {
    display: block;
  }
  .inner.tall {
    padding: 40px 0;
  }
  .left_side {
    padding-right: 1rem;
  }
  .right_side {
    padding-left: 1rem;
  }
}

/********************************

s_common

********************************/
@media only screen and (max-width: 599px) {
  .inner.tall {
    padding: 30px 0;
  }
  .left_side {
    padding-right: 0;
  }
  .right_side {
    padding-left: 0;
  }
  .subtit {
    font-size: 20px;
  }
}

/********************************
/********************************
/********************************

l_header

********************************/
#header {
  position: fixed;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 6px 12px -5px #ddd;
          box-shadow: 0 6px 12px -5px #ddd;
  z-index: 100;
  background: #ffffff;
  margin-top: -125px;
}

#header .inner {
  padding: 1rem 0;
  width: 100%;
  max-width: 1200px;
}

#header .inner .logo {
  width: 20%;
  max-width: 230px;
  margin: 0 1%;
}

#header .inner .fixed_ul {
  width: 31%;
  margin-left: auto;
}

#header .inner .fixed_ul .tel_wrap a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#header .inner .fixed_ul .tel_wrap i {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  font-size: 40px;
  color: #8fc31f;
}

#header .inner .fixed_ul .tel_wrap .tel_side {
  width: calc(100% - 40px);
}

#header .inner .fixed_ul .tel_wrap .tel_no {
  line-height: 120%;
}

#header .inner .fixed_ul .res a {
  background: #eedf3b;
  padding: .5rem .75rem;
  border-radius: 2rem;
  display: inline-block;
}

#header .inner .fixed_ul .res a.ab {
  background: #8fc31f;
  color: #ffffff;
}

#header .inner .global_m {
  width: 47%;
}

#header .inner .global_m li {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-weight: bold;
}

#header .inner .global_m li span {
  margin-top: .5rem;
  display: block;
  color: #8fc31f;
  font-size: 12px;
  font-weight: normal;
}

#header .inner .global_m li a {
  padding: 0 .5rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#header .inner .global_m li.parent {
  position: relative;
  padding: 0 1rem;
}

#header .inner .global_m li.parent ul {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: none;
  width: 280px;
  padding-top: 1rem;
}

[data-element-id]#header .inner .global_m li.parent ul {
  display: block;
  position: relative;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  
}

#header .inner .global_m li.parent ul li {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #ffffff;
  height: auto;
}

#header .inner .global_m li.parent ul li:last-child {
  border-bottom: 1px solid #ccc;
}

#header .inner .global_m li.parent ul li a {
  padding: .5rem;
}

#header .inner .global_m li.parent:hover {
  cursor: pointer;
}

#header .inner .global_m li.parent:hover ul {
  display: block;
}

#header .nav_wrap>*{
  justify-content: space-between;
    width: 90%;
    margin: 0 auto;
}

/********************************
/********************************

m_header

********************************/
@media only screen and (max-width: 1024px) {
  #header {
    position: static;
    z-index: 0;
    margin-top: 0;
  }
  #header .inner {
    width: 93%;
    max-width: 768px;
  }
  #header .inner .logo {
    width: 45%;
  }
  #header .inner .global_m {
    width: auto;
  }
  #header .inner .fixed_ul {
    width: 50%;
    padding-right: 30px;
  }
  #header .inner .fixed_ul .tel_wrap i {
    font-size: 34px;
  }
  #header .inner .fixed_ul .res {
    font-size: 14px;
  }
  #header .inner .fixed_ul .res a {
    padding: 0.5rem .3rem;
  }
  #header .inner .global_m li span {
    margin-top: 0;
  }
  #header .inner .global_m li.parent {
    padding: 1rem 0 0;
    text-align: left;
  }
  #header .inner .global_m li.parent ul {
    display: block;
    position: relative;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  #header .inner .global_m li.parent ul li {
    padding: 0 1rem;
    border: none;
    border-bottom: 1px solid #ddd;
    background: none;
  }
  #header .inner .global_m li.parent ul li:last-child {
    border: none;
  }
  #gnav .toggle {
    background: #8fc31f;
  }
}

/********************************

s_header

********************************/
@media only screen and (max-width: 599px) {
  #header .inner {
    padding: .5rem 0;
  }
  #header .inner .logo {
    width: 50%;
  }
  #header .inner .fixed_ul {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 10;
  }
  #header .inner .fixed_ul ul {
    max-width: none;
  }
  #header .inner .fixed_ul ul li {
    margin: 0;
  }
  #header .inner .fixed_ul .tel_wrap {
    width: 65%;
  }
  #header .inner .fixed_ul .tel_wrap a {
    background: #faf7e9;
    padding: .25rem 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .inner .fixed_ul .tel_wrap .tel_side .fs14,
  #header .inner .fixed_ul .tel_wrap .tel_side .fs12 {
    font-size: 10px;
  }
  #header .inner .fixed_ul .tel_wrap .tel_side .fs20 {
    font-size: 14px;
  }
  
  #header .inner .fixed_ul ul div {
    height: 100%;
    width: 100%;
  }
  
  #header .inner .fixed_ul .res {
    width: 35%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
  }
  #header .inner .fixed_ul .res a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/********************************
/********************************
/********************************

l_index

********************************/
.t-mv .inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 0 250px;
}

.t-mv .wrap {
  position: relative;
}

.t-mv .wrap .txt_box {
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding: 2rem;
}

.t-mv .wrap h2 {
  font-weight: normal;
  text-shadow: #ffffff 1px 1px 10px, #ffffff -1px 1px 10px, #ffffff 1px -1px 10px, #ffffff -1px -1px 10px;
  letter-spacing: .25rem;
  font-size: 48px;
}

.t-mv .wrap .lead {
  text-shadow: #ffffff 1px 1px 10px, #ffffff -1px 1px 10px, #ffffff 1px -1px 10px, #ffffff -1px -1px 10px;
}

.t-mv .wrap .ofimg {
  position: relative;
  max-height: 850px;
}

.t-mv .wrap .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.t-mv .wrap .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.t-mv .t-news {
  max-width: 1200px;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.t-mv .box {
  background: #f3f8ee;
  border-radius: 10px;
  padding: 5rem 3rem;
}

.t-mv .box li {
  position: relative;
}

.t-mv .box li .date {
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.t-mv .box li a {
  padding: 1rem 2rem 1rem 1rem;
  display: block;
}

.t-mv .box li .onel {
  text-decoration: underline;
}

.t-mv .box li:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
}

.t-mv .box li:nth-child(odd) {
  background: #ffffff;
}

.t-about {
  padding: 50px 0;
  position: relative;
}

.t-about .txt_side {
  padding-right: 3rem;
}

.t-about .txt {
  width: 100%;
  max-width: 500px;
  padding: 2rem;
}

.t-about .ofimg {
  position: relative;
  max-height: 600px;
}

.t-about .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}

.t-about .ofimg:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.t-about:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45%;
  display: block;
  content: "";
  background: #faf7e9;
  z-index: -3;
}

.t-feature .inner {
  padding: 50px 0 100px;
}

.t-feature li {
  border-radius: 10px;
  padding: 4rem 1rem 1rem;
  background: #ffffff;
  -webkit-box-shadow: 5px 5px 0 0 #8fc31f;
          box-shadow: 5px 5px 0 0 #8fc31f;
}

.t-feature li .no {
  position: absolute !important;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  color: #ffffff;
  font-size: 30px;
  background: #eedf3b;
}

.t-feature li .p {
  text-align: center;
  margin-bottom: 2rem;
}

.t-feature li .pic {
  max-width: 65px;
  margin: auto;
}

.t-feature li:nth-child(even) {
  top: 50px;
}

.t-feature li:nth-child(2) {
  -webkit-transition: 1.0s;
  transition: 1.0s;
}

.t-feature li:nth-child(3) {
  -webkit-transition: 2.0s;
  transition: 2.0s;
}

.t-feature li:nth-child(4) {
  -webkit-transition: 2.5s;
  transition: 2.5s;
}

.t-menu .txt_side {
  position: relative;
  padding: 2rem;
}

.t-menu .txt_side:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  background: #faf7e9;
  display: block;
  content: "";
}

.t-menu .dir_img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}

.t-menu li {
  position: relative;
  border: 1px solid #8fc31f;
  border-radius: 10px;
  overflow: hidden;
}

.t-menu li a {
  display: block;
}

.t-menu li .h {
  color: #8fc31f;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 1.5rem;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.t-menu li .h:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
}

.t-menu li.big .h {
  position: absolute;
  padding: 1rem 3rem 1rem 1rem;
  bottom: 0;
  z-index: 2;
}

.t-menu li.big .ofimg {
  position: relative;
}

.t-menu li.big .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.t-menu li.big .ofimg:before {
  content: "";
  display: block;
  padding-top: 55%;
}

.t-qa .inner {
  max-width: 1500px;
}

.t-qa .loop {
  margin-bottom: 4rem;
}

.t-qa .loop .slick-slide:focus {
  outline: none;
}

.t-qa .loop .slick-prev {
  width: 4rem;
  height: 4rem;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.t-qa .loop .slick-prev:before {
  font-family: "Font Awesome 5 Free";
  content: "\f137";
  font-weight: 900;
  color: #8fc31f;
  font-size: 4rem;
  opacity: 1;
}

.t-qa .loop .slick-next {
  width: 4rem;
  height: 4rem;
  right: -4rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.t-qa .loop .slick-next:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  color: #8fc31f;
  font-size: 4rem;
  opacity: 1;
}

.t-qa .loop .slick-dots li.slick-active button:before {
  color: #8fc31f;
  opacity: 1;
}

.t-qa .wrap {
  max-width: 900px;
  width: 80%;
  margin: 0 30px;
  opacity: .4;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-element-id] .t-qa .wrap {
  opacity: 1;
  margin: 0 auto;
}
.t-qa .wrap.slick-center {
  opacity: 1;
}

.t-qa .box {
  border: 2px solid #8fc31f;
  border-radius: 10px;
  padding: 1rem;
  background: #ffffff;
}

.t-qa dl dt,
.t-qa dl dd {
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.t-qa dl dt:before,
.t-qa dl dd:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  font-size: 1.25rem;
  border-radius: 50%;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.t-qa dl dt {
  color: #8fc31f;
  margin-bottom: 1rem;
  padding: 0 0 1rem 3rem;
  border-bottom: 1px solid #ccc;
}

.t-qa dl dt:before {
  background-color: #8fc31f;
  content: "Q";
}

.t-qa dl dd {
  padding-left: 3rem;
}

.t-qa dl dd:before {
  background-color: #f2bd3d;
  content: "A";
}

.t-recruit {
  padding: 100px 0;
}

.t-recruit .ofimg {
  position: relative;
  max-height: 600px;
}

.t-recruit .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}

.t-recruit .ofimg:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.t-blog {
  padding: 100px 0;
}

.t-blog .li_wrap {
  width: 100%;
  max-width: 600px;
  padding: 100px 0 100px 2rem;
}

.t-blog li a {
  display: block;
}

/********************************
/********************************

m_index

********************************/
@media only screen and (max-width: 1024px) {
  .t-mv .inner {
    padding: 40px 0;
  }
  .t-mv .wrap h2 {
    font-size: 34px;
  }
  .t-mv .mainslide {
    position: relative;
  }
  .t-mv .box {
    padding: 2rem 1rem;
  }
  .t-mv .t-news {
    padding: 40px 0;
    position: relative;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .t-mv .t-news .w30 {
    width: 100%;
    margin-bottom: 1rem;
  }
  .t-mv .t-news .w30 .subtit,
  .t-mv .t-news .w30 .btn_wrap {
    text-align: center;
  }
  .t-mv .t-news .w70 {
    width: 100%;
    padding-left: 0;
  }
  .t-about {
    padding: 40px 0;
    background: #faf7e9;
  }
  .t-about:after {
    display: none;
  }
  .t-about .w50 {
    width: 100%;
    padding: 0;
  }
  .t-about .w50 .ofimg {
    width: 80%;
    margin: 1rem auto;
  }
  .t-about .w50 .ofimg img {
    border-radius: 10px;
  }
  .t-about .txt {
    max-width: none;
    padding: 1rem;
  }
  .t-about .txt div {
    text-align: center;
    line-height: 2;
  }
  .t-feature li {
    margin-bottom: 4rem;
  }
  .t-qa .wrap {
    max-width: none;
    width: auto;
  }
  .t-qa .wrap .round_tit {
    width: 80%;
  }
  .t-qa .wrap ul {
    max-width: 480px;
  }
  .t-qa .loop .slick-prev,
  .t-qa .loop .slick-next {
    width: 3rem;
    height: 3rem;
  }
  .t-qa .loop .slick-prev:before,
  .t-qa .loop .slick-next:before {
    font-size: 3rem;
  }
  .t-qa .loop .slick-prev {
    left: 2rem;
  }
  .t-qa .loop .slick-next {
    right: -1rem;
  }
  .t-recruit,
  .t-blog {
    padding: 40px 0;
  }
  .t-recruit .w40,
  .t-blog .w40 {
    width: 100%;
    margin-bottom: 1rem;
  }
  .t-recruit .w60,
  .t-blog .w60 {
    width: 100%;
  }
  .t-recruit .w60 .ofimg,
  .t-blog .w60 .ofimg {
    width: 80%;
    margin: auto;
  }
  .t-recruit .w60 .ofimg img,
  .t-blog .w60 .ofimg img {
    border-radius: 10px;
  }
  .t-blog .li_wrap {
    padding: 2rem;
    max-width: none;
  }
}

/********************************

s_index

********************************/
@media only screen and (max-width: 599px) {
  .t-mv .wrap h2 {
    font-size: 18px;
  }
  .t-mv .wrap .txt_box {
    position: relative !important;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 100%;
    background: none;
    padding: 0;
    margin-top: 1rem;
  }
  .t-mv .wrap .lead {
    text-align: left;
  }
  .t-mv .t-news,
  .t-feature .inner,
  .t-recruit,
  .t-blog {
    padding: 30px 0;
  }
  .t-about .txt div {
    text-align: left;
  }
  .t-feature li:nth-child(even) {
    top: 0;
  }
  .heightLine-fut_li,
  .heightline-b_tit {
    height: auto !important;
  }
  .t-menu {
    background: #faf7e9;
  }
  .t-menu .txt_side {
    padding: 1rem;
  }
  .t-menu .dir_img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .t-menu .txt_side:after {
    display: none;
  }
  .t-qa .wrap .round_tit {
    width: 100%;
    font-size: 18px;
    margin-bottom: 2rem;
  }
  .t-qa .wrap ul {
    max-width: 240px;
  }
  .t-qa .loop .slick-prev,
  .t-qa .loop .slick-next {
    width: 2rem;
    height: 2rem;
  }
  .t-qa .loop .slick-prev:before,
  .t-qa .loop .slick-next:before {
    font-size: 2rem;
  }
  .t-qa .loop .slick-prev {
    left: 1rem;
  }
  .t-blog .li_wrap {
    padding: 1rem;
  }
  .t-blog .li_wrap li:not(:last-child) {
    margin-bottom: 2rem;
  }
}

/********************************
/********************************
/********************************

l_footer

********************************/
#footer {
  border-top: 5px solid #8fc31f;
}

#footer .top {
  background: #eedf3b;
}

#footer .top .inner {
  padding: 1rem 0;
}

#footer .top .table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}

#footer .top .table th,
#footer .top .table td {
  padding: .5rem;
  text-align: center;
  font-size: 14px;
}

#footer .top .table th:not(:last-child),
#footer .top .table td:not(:last-child) {
  border-right: 1px solid #eedf3b;
}

#footer .top .table th {
  background: #f2bd3d;
  color: #ffF;
}

#footer .top .table td {
  background: #ffffff;
}

#footer .top .f-btn li a {
  display: block;
  height: 100%;
  background: #ffffff;
  padding: .25rem 1rem;
  border-radius: 3rem;
}

#footer .top .f-btn i {
  font-size: 30px;
  color: #8fc31f;
  text-align: center;
  width: 100%;
}

#footer .top .f-btn div {
  line-height: 120%;
}

#footer .gmap {
  position: relative;
  padding-bottom: 30%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#footer .gmap iframe,
#footer .gmap object,
#footer .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#footer .bottom {
  background: #f3f8ee;
}

#footer .f-info {
  width: 30%;
  padding-right: 1rem;
}

#footer .f-info .block {
  font-size: 13px;
}

#footer .f-info .block:first-of-type {
  margin-bottom: 1rem;
}

#footer .f-nav {
  width: 70%;
}

#footer .f-nav ul {
  width: 28%;
  padding: 0 .5rem;
}

#footer .f-nav ul:last-of-type {
  width: 15%;
}

#footer .f-nav ul li {
  width: 100%;
  margin-bottom: 1rem;
  font-size: 14px;
  font-weight: bold;
}

#footer .f-nav ul li a {
  padding: .25rem;
}

#footer .f-nav ul li ul {
  width: 100% !important;
  margin-top: 1rem;
}

#footer .f-nav ul li ul li {
  font-weight: normal;
}

#footer .copy {
  background: #8fc31f;
  color: #ffffff;
  padding: 1rem;
}
  #footer .f-logo {
    position: relative;
  }


/********************************
/********************************

m_footer

********************************/
@media only screen and (max-width: 1024px) {
  #footer .top .w40 {
    width: 80%;
    margin: 0 auto 1rem;
  }
  #footer .top .w55 {
    width: 100%;
  }
  #footer .gmap {
    padding-bottom: 50%;
  }
  #footer .f-logo {
    width: 50%;
    margin: 0 auto 1rem;
  }
  #footer .f-info {
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
  }
  #footer .f-info .block {
    width: 40%;
    margin: 0 auto 2rem;
  }
  #footer .f-nav {
    max-width: none;
    width: 100%;
  }
  #footer .f-nav ul {
    width: 50% !important;
    margin-bottom: 1rem;
  }
}

/********************************

s_footer

********************************/
@media only screen and (max-width: 599px) {
  #footer .top .w40 {
    width: 100%;
  }
  #footer .top .f-btn i {
    font-size: 24px;
  }
  #footer .top .f-btn li:first-child {
    margin-bottom: 1rem;
  }
  #footer .gmap {
    padding-bottom: 90%;
  }
  #footer .f-info .block {
    width: 100%;
  }
  #footer .f-nav ul {
    width: 100% !important;
  }
  #footer .copy {
    padding: 1rem 1rem 100px;
  }
}

/********************************
/********************************
/********************************

l_underpage

********************************/
.u-mv .inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0;
}

.u-mv .wrap {
  position: relative;
}

.u-mv .ofimg {
  position: relative;
}

.u-mv .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.u-mv .ofimg:before {
  content: "";
  display: block;
  padding-top: 30%;
}

.u-mv .ofimg:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: rgba(255, 255, 255, 0.4);
}

.u-mv [data-element-id] .ofimg:after {
  display: none;
}

.u-mv .txt_box {
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  z-index: 6;
}

.u-mv .u-tit {
  letter-spacing: 2px;
  font-size: 46px;
}

.u-mv .u-tit span {
  display: block;
  color: #8fc31f;
  font-size: 14px;
}

.breadcrumb .inner {
  padding: 25px 0;
}

.breadcrumb p i {
  padding-left: 1.5rem;
  color: #8fc31f;
  padding: 0 1.5rem;
}

/********************************
/********************************

m_underpage

********************************/
@media only screen and (max-width: 1024px) {
  .u-mv .u-tit {
    font-size: 28px;
  }
}

/********************************

s_underpage

********************************/
@media only screen and (max-width: 599px) {
  .u-mv .ofimg:before {
    padding-top: 60%;
  }
  .u-mv .u-tit {
    font-size: 18px;
  }
  .u-mv .u-tit span {
    font-size: 12px;
  }
  .breadcrumb p i {
    padding: 0 .5rem;
  }
}

/********************************
/********************************
/********************************

l_intro

********************************/
.intro01 {
  padding: 100px 0;
}

.intro01 .ofimg {
  position: relative;
  max-height: 600px;
}

.intro01 .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}

.intro01 .ofimg:before {
  content: "";
  display: block;
  padding-top: 60%;
}

.intro01 .info_box {
  border-radius: 10px;
  background: #f3f8ee;
  padding: 1rem 1.5rem;
}

.intro01 .info_box .tit_side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 1.5rem;
}

.intro01 .info_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 1rem;
  padding: 1rem;
}

.intro01 .info_box dt {
  width: 40%;
  padding: 0 2rem;
  font-size: 18px;
  color: #8fc31f;
}

.intro01 .info_box dd {
  width: 60%;
}

.intro01 .tel a {
  display: inline-block;
}

.no_li {
  position: relative;
}

.no_li .no {
  position: absolute !important;
  top: -1.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #eedf3b;
  color: #fff;
  border-radius: 50%;
  font-size: 1.5rem;
  width: 3rem;
  height: 3rem;
  line-height: 1;
}

.no_li .ofimg {
  position: relative;
}

.no_li .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.no_li .ofimg:before {
  content: "";
  display: block;
  padding-top: 65%;
}

.intro02 .box {
  margin: auto;
  padding: 2rem 4rem;
  border-radius: 10px;
  border: 1px solid #8fc31f;
  background: #ffffff;
}

/********************************
/********************************

m_intro

********************************/
@media only screen and (max-width: 1024px) {
  .intro01 {
    padding: 40px 0;
  }
  .intro01 .info_box {
    padding: 1rem;
  }
  .intro01 .info_box .tit_side {
    padding-right: 1rem;
  }
  .intro01 .info_box dt,
  .intro01 .info_box dd {
    width: 100%;
  }
  .intro01 .info_box dt {
    padding: 0;
    margin-bottom: 1rem;
  }
  .intro01 .w40 {
    width: 100%;
    margin-bottom: 1rem;
    padding: 0;
  }
  .intro01 .w40 .subtit,
  .intro01 .w40 div {
    text-align: center;
  }
  .intro01 .w60 {
    width: 100%;
  }
  .intro01 .w60 .ofimg {
    width: 80%;
    margin: auto;
  }
  .intro01 .w60 .ofimg img {
    border-radius: 10px;
  }
  .no_li:not(:last-child) {
    margin-bottom: 4rem;
  }
  .heightLine-li_t {
    height: auto !important;
  }
  .intro02 .box {
    padding: 1.5rem;
  }
}

/********************************

s_intro

********************************/
@media only screen and (max-width: 599px) {
  .intro01 {
    padding: 30px 0;
  }
  .intro01 .info_box .tit_side {
    padding-right: 0;
  }
  .intro01 .info_box .subtit {
    margin-bottom: 1rem;
  }
}

/********************************
/********************************
/********************************

l_beginner

********************************/
.alternate .flexb {
  margin-bottom: 3rem;
}

.alternate .flexb .no {
  margin: auto;
  font-size: 30px;
  color: #ffffff;
  background: #eedf3b;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2em;
  height: 2em;
  margin-bottom: 1rem;
}

.alternate .flexb .bdb_tit {
  margin-bottom: 3rem;
}

.alternate .flexb .bdb_tit:after {
  background: #eedf3b;
}

.alternate .flexb .ofimg {
  position: relative;
}

.alternate .flexb .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.alternate .flexb .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.alternate .flexb:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/********************************
/********************************
/********************************

l_staff

********************************/
.staff01 .inner {
  max-width: none;
  width: 100%;
}

.staff01 .txt_side {
  width: 50%;
  max-width: 500px;
  margin-left: auto;
  padding-right: 20px;
}

.staff01 .bdb_tit span {
  padding-right: 1rem;
}

.staff01 .bdb_tit:after {
  background: #eedf3b;
}

.staff01 .ofimg {
  position: relative;
  max-height: 750px;
}

.staff01 .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 10px 0 0 10px;
}

.staff01 .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.staff02 {
  background: #f3f8ee;
}

.staff02 .w45 {
  border-radius: 10px;
  background: #fff;
  padding: 2rem;
}

.staff02 dt {
  position: relative;
  padding: 0 0 0 2.5rem;
  font-size: 26px;
  color: #8fc31f;
  margin-bottom: 1rem;
}

.staff02 dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  content: "";
  background: url(/upload/tenant_1/i_teeth.webp) no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  z-index: 1;
}

.staff02 dd li {
  margin-bottom: 1rem;
}

.staff02 dd li .date {
  width: 5em;
  padding-right: 1em;
}

.staff02 dd li .date:before {
  content: "・";
}

.staff02 dd li .cnt {
  width: calc(100% - 6em);
}

/********************************
/********************************

m_staff

********************************/
@media only screen and (max-width: 1024px) {
  .staff01 .inner {
    width: 93%;
    max-width: 768px;
  }
  .staff01 .inner .ofimg img {
    border-radius: 10px;
  }
  .staff02 .w45 {
    padding: 1rem;
  }
  .staff02 dd li .date,
  .staff02 dd li .cnt {
    width: 100%;
  }
  .staff02 dd li .cnt {
    margin-bottom: .5rem;
  }
}

/********************************

s_staff

********************************/
@media only screen and (max-width: 599px) {
  .staff01 .inner {
    width: 94%;
    max-width: 450px;
  }
  .staff01 .txt_side {
    width: 100%;
    max-width: none;
    padding: 0;
    margin-bottom: 1rem;
    order: 3;
  }
}

/********************************
/********************************
/********************************

l_price

********************************/
.price_sec .dl_wrap {
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #8fc31f;
}

.price_sec dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.price_sec dl:not(:last-of-type) dt {
  border-bottom: 2px solid #fff;
}

.price_sec dl:not(:last-of-type) dd {
  border-bottom: 2px solid #8fc31f;
}

.price_sec dl dt,
.price_sec dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.5rem;
}

.price_sec dl dt {
  background: #8fc31f;
  color: #ffffff;
  font-size: 18px;
}

.price_sec dl.three dt {
  width: 26%;
}

.price_sec dl.three dd {
  width: 37%;
}

.price_sec dl.three dd:first-of-type {
  border-right: 2px solid #8fc31f;
}

.price_sec dl.two dt,
.price_sec dl.two dd {
  width: 50%;
}

/********************************
/********************************

m_price

********************************/
@media only screen and (max-width: 1024px) {
  .price_sec dl dt,
  .price_sec dl dd {
    padding: 0.5rem;
  }
}

/********************************

s_price

********************************/
@media only screen and (max-width: 599px) {
  .price_sec dl.three dt,
  .price_sec dl.three dd,
  .price_sec dl.two dt,
  .price_sec dl.two dd {
    width: 100%;
    border: none !important;
  }
  .price_sec dl.three dd,
  .price_sec dl.two dd {
    padding: .5rem;
  }
  .price_sec dl.three dd:last-of-type,
  .price_sec dl.two dd:last-of-type {
    padding-bottom: 0.5rem;
  }
  .price_sec .w30,
  .price_sec .w70 {
    margin: 0;
  }
}

/********************************
/********************************
/********************************

l_adult
l_children

********************************/
.circle_li li {
  border-radius: 50%;
  border: 1px solid #8fc31f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #ffffff;
  width: 14rem;
  height: 14rem;
  padding: 1rem;
}

.circle_li li .no {
  color: #eedf3b;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.circle_li li .no span {
  display: block;
  font-size: 10px;
  color: #f2bd3d;
}

.type_li li {
  border-radius: 10px;
  background: #ffffff;
  padding: 2rem;
  margin-bottom: 3rem;
}

.type_li .h {
  position: relative;
  margin-bottom: 3rem;
  padding-left: 65px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.type_li .h .no {
  position: absolute !important;
  top: 0;
  left: 0;
  color: #8fc31f;
  font-size: 38px;
}

.type_li .h:after {
  position: absolute;
  display: block;
  content: '';
  width: 50px;
  height: 3px;
  background: #8fc31f;
  left: 0;
  bottom: -1rem;
}

.type_li .ofimg {
  position: relative;
}

.type_li .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.type_li .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.type_li .cause {
  margin-top: auto;
  border: 2px solid #8fc31f;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}

.type_li .cause > dt {
  width: 100%;
  background: #8fc31f;
  color: #ffffff;
  text-align: center;
  padding: 0.25rem;
  font-size: 18px;
}

.type_li .cause > dd {
  padding: 1rem;
}

.type_li .cause > dd dl {
  margin-bottom: 0.5rem;
  width: 100%;
}

.type_li .cause > dd dt {
  width: 4em;
  color: #8fc31f;
}

.type_li .cause > dd dd {
  width: calc(100% - 4em);
}

.type_li .p {
  margin-top: 2rem;
}

.adult05 .inner,
.children04 .inner,
.treatment02 .inner {
  max-width: none;
  width: 100%;
}

.adult05 .ofimg,
.children04 .ofimg,
.treatment02 .ofimg {
  position: relative;
  max-height: 750px;
}

.adult05 .ofimg img,
.children04 .ofimg img,
.treatment02 .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 0 10px 10px 0;
}

.adult05 .ofimg:before,
.children04 .ofimg:before,
.treatment02 .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.adult05 .txt_side,
.children04 .txt_side,
.treatment02 .txt_side {
  max-width: 500px;
  margin-right: auto;
  padding-left: 20px;
}

.menu_li li {
  position: relative;
  border: 1px solid #8fc31f;
  border-radius: 10px;
  overflow: hidden;
}

.menu_li li a {
  display: block;
}

.menu_li li .h {
  color: #8fc31f;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 1.5rem;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
}

.menu_li li .h:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
}

.menu_li li.big .h {
  position: absolute;
  padding: 1rem 3rem 1rem 1rem;
  bottom: 0;
  z-index: 2;
}

.menu_li li.big .ofimg {
  position: relative;
}

.menu_li li.big .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.menu_li li.big .ofimg:before {
  content: "";
  display: block;
  padding-top: 55%;
}

.children05 .menu_li li.big .h {
  padding: .5rem 3rem .5rem 1rem;
}

.children05 .menu_li li.big .ofimg:before {
  padding-top: 60%;
}

/********************************
/********************************

m_adult
m_children

********************************/
@media only screen and (max-width: 1024px) {
  .circle_li li {
    width: 15rem;
    height: 15rem;
    margin: 0 3% 6%;
  }
  .type_li .w55 {
    width: 100%;
    margin-bottom: 2rem;
  }
  .type_li .w40 {
    width: 80%;
    margin: auto;
  }
}

/********************************

s_adult
s_children

********************************/
@media only screen and (max-width: 599px) {
  .adult05 .txt_side {
    max-width: none;
    padding: 0;
  }
  .adult05 .inner {
    width: 94%;
    max-width: 450px;
    padding: 30px 0;
  }
  .adult05 .ofimg {
    width: 80%;
    margin: 0 auto;
  }
  .adult05 .ofimg img {
    border-radius: 10px;
  }
  .children04 .txt_side {
    max-width: none;
    padding: 0;
  }
  .children04 .inner {
    width: 94%;
    max-width: 450px;
    padding: 30px 0;
  }
  .children04 .ofimg {
    width: 80%;
    margin: 0 auto;
  }
  .children04 .ofimg img {
    border-radius: 10px;
  }
  .treatment02 .txt_side {
    max-width: none;
    padding: 0;
  }
  .treatment02 .inner {
    width: 94%;
    max-width: 450px;
    padding: 30px 0;
  }
  .treatment02 .ofimg {
    width: 80%;
    margin: 0 auto;
  }
  .treatment02 .ofimg img {
    border-radius: 10px;
  }
}

/********************************
/********************************
/********************************

l_treatment

********************************/
.treatment01 .bdb_tit:after {
  background: #eedf3b;
}

.treatment01 .inner {
  position: relative;
  padding-bottom: 100px;
}

.treatment01 .inner:after {
  position: absolute;
  display: block;
  content: '';
  background: #f3f8ee;
  width: 400%;
  height: 140px;
  bottom: 50px;
  right: 100px;
  z-index: -1;
}

.treatment03:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  display: block;
  content: "";
  background: #fff;
  z-index: -1;
}

.radius_li li {
  border-radius: 10px;
  border: 2px solid #8fc31f;
  background: #fff;
  padding: 3rem 1rem;
}

.radius_li .circle_img {
  border-radius: 50%;
  overflow: hidden;
  width: 70%;
  margin: 0 auto 2rem;
}

.radius_li .ofimg {
  position: relative;
}

.radius_li .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.radius_li .ofimg:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.radius_li .btn_wrap a {
  width: 96%;
  margin: auto;
  padding: .75rem 2rem .75rem 1rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/********************************
/********************************

m_treatment

********************************/
@media only screen and (max-width: 1024px) {
  .radius_li .btn_wrap a {
    font-size: 14px;
  }
}

/********************************

s_treatment

********************************/
/********************************
/********************************
/********************************

l_appliances

********************************/
.appliances01 .icon {
  width: 60px;
  margin: 0 auto 2rem;
}

.fig_li .ofimg {
  position: relative;
  border-radius: 10px;
  border: 2px solid #8fc31f;
  overflow: hidden;
  margin-bottom: .5rem;
}

.fig_li .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.fig_li .ofimg:before {
  content: "";
  display: block;
  padding-top: 70%;
}

/********************************
/********************************

m_appliances

********************************/
/********************************

s_appliances

********************************/
@media only screen and (max-width: 599px) {
  .appliances01 .round_tit {
    width: 80%;
  }
}

/********************************
/********************************
/********************************

l_recruit

********************************/
.recruit02 {
  position: relative;
}

.recruit02:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 30%;
  background: #faf8ea;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.rec_box {
  border-radius: 10px;
  border: 2px solid #8fc31f;
  background: #fff;
  padding: 3rem;
}

.rec_box dl {
  width: 80%;
  margin: 0 auto 2rem;
  padding-bottom: 2rem;
}

.rec_box dl:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}

.rec_box dt {
  width: 25%;
  padding-right: 1rem;
  color: #8fc31f;
  font-weight: bold;
}

.rec_box dd {
  width: 75%;
}

/********************************
/********************************

m_recruit

********************************/
@media only screen and (max-width: 1024px) {
  .rec_box dl {
    width: 100%;
  }
}

/********************************

s_recruit

********************************/
@media only screen and (max-width: 599px) {
  .rec_box {
    padding: 1rem;
  }
  .rec_box dl {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .rec_box dt {
    width: 100%;
    padding: 0;
  }
  .rec_box dd {
    width: 100%;
  }
}

/********************************
/********************************
/********************************

l_qanda

********************************/
.qa_dl dl {
  border-radius: 10px;
  background: #f3f8ee;
  padding: 2rem 4rem;
  margin-bottom: 3rem;
}

.qa_dl dt {
  position: relative;
  font-size: 24px;
  font-weight: bold;
}

.qa_dl dt:hover {
  cursor: pointer;
  opacity: .6;
}

.qa_dl dt:before {
  position: absolute;
  top: 0;
  left: -2.5rem;
  content: "Q";
  font-size: 1.5em;
  color: #8fc31f;
}

.qa_dl dt:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f078";
  font-weight: 900;
  top: 0;
  right: -2rem;
  color: #8fc31f;
}

.qa_dl dt.action:after {
  content: "\f077";
}

.qa_dl dd {
  margin-top: 1rem;
  border-radius: 10px;
  background: #ffffff;
  padding: 1rem;
}

/********************************
/********************************

m_qanda

********************************/
@media only screen and (max-width: 1024px) {
  .qa_dl dl {
    padding: 2rem 3rem;
  }
  .qa_dl dt {
    font-size: 18px;
  }
}

/********************************

s_qanda

********************************/
/********************************
/********************************
/********************************

l_link

********************************/
.link_li li {
  border-radius: 10px;
  background: #f3f8ee;
  margin-bottom: 2rem;
}

[data-element-id] .link_li li:nth-child(n+6) {
  display: none;
} 

.link_li a {
  display: block;
  padding: 1rem 2rem;
}

.link_li dd {
  border-radius: 10px;
  background: #ffffff;
  padding: 1rem;
}

/********************************
/********************************

m_link

********************************/
@media only screen and (max-width: 1024px) {
  .link_li li a {
    padding: 1rem;
  }
}

/********************************
/********************************
/********************************

l_contact

********************************/
.contact_form dl {
  width: 100%;
  margin-bottom: 2em;
}

.contact_form dt {
  width: 25%;
}

.contact_form dt .label {
  color: #8fc31f;
}

.contact_form dd {
  width: 75%;
  margin-left: 5%;
}

.contact_form dd .inputtext {
  border: 1px solid #eedf3b;
  border-radius: 10px;
  padding: .5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact_form dd label {
  margin-right: 1em;
}

.contact_form .btn_wrap button {
  position: relative;
  display: inline-block;
  background: #eedf3b;
  border-radius: 1.5rem;
  padding: .5rem 3rem .5rem 2rem;
  text-align: center;
  color: #ffffff;
  border: none;
}

.contact_form .btn_wrap button:hover {
  cursor: pointer;
  opacity: .6;
}

.contact_form .btn_wrap button:after {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
}

.contact_form .btn_wrap button.rev {
  padding: .5rem 2rem .5rem 3rem;
}

.contact_form .btn_wrap button.rev:after {
  right: auto;
  left: 1rem;
  content: "\f137";
}

.contact_form .btn_wrap li {
  padding: 0;
  margin: 0 auto;
  width: 350px;
}

.contact_form button {
  width: 100%;
}

.contact_form .btn:hover {
  cursor: pointer;
  opacity: .6;
}

.contact_form.confirm dt {
  padding-top: 0;
  width: 40%;
}

.contact_form.confirm dt:after {
  content: "：";
}

.contact_form dd {
  width: 60%;
  padding-left: 1rem;
}

/********************************
/********************************

m_contact

********************************/
@media only screen and (max-width: 1024px) {

  .contact_form dt {
    width: 100%;
    margin: 0;
    padding: 0 0 .5em 0;
  }
  .contact_form dd {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .contact_form .btn_wrap li {
    width: 40%;
  }
  .contact_form.confirm dt {
    width: 100%;
  }
}

/********************************

s_contact

********************************/
@media only screen and (max-width: 599px) {
  .contact_form dt {
    width: 60%;
  }
  .contact_form .btn_wrap li {
    width: 60%;
  }
  .contact_form .btn_wrap li:first-child {
    margin-bottom: 1rem;
  }
}

/********************************
/********************************
/********************************

l_article

********************************/
.article_li a {
  display: block;
}

.article_li .ofimg {
  position: relative;
}

.article_li .ofimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.article_li .ofimg:before {
  content: "";
  display: block;
  padding-top: 75%;
}

/********** l_pager **********/
.pager {
  background: #f3f8ee;
}

.pager .inner {
  padding: 1rem;
}

.list-pager {
  width: 40%;
  margin: 0 auto;
}

.list-pager li {
  font-size: 22px;
}

.list-pager li span,
.list-pager li a {
  display: block;
  width: 100%;
  text-align: center;
}

.list-pager li a {
  color: #f2bd3d;
  padding: 0.5rem;
}

.list-pager li.prev i,
.list-pager li.next i {
  color: #8fc31f;
}

.list-pager li.prev {
  padding-right: 1.5rem;
}

.list-pager li.next {
  padding-left: 1rem;
}

.list-pager li.current {
  text-decoration: underline;
  color: #8fc31f;
}

.list-pager li.current span {
  padding: 0.5rem;
}

.article_side .tit {
  border-radius: 10px;
  border: 1px solid #8fc31f;
  background: #ffffff;
  color: #8fc31f;
  padding: 1rem;
  font-size: 22px;
}

.article_side dl {
  border-bottom: 3px solid #8fc31f;
}

.article_side dd {
  position: relative;
  font-size: 18px;
}

.article_side dd:not(:last-of-type) {
  border-bottom: 1px solid #aaa;
}

.article_side dd a {
  padding: 1rem 1rem 1rem 3rem;
  display: block;
}

.article_side dd:before {
  position: absolute;
  top: 1rem;
  left: 1.5rem;
  content: "●";
  color: #8fc31f;
}

/********************************
/********************************

m_article

********************************/
@media only screen and (max-width: 1024px) {
  .list-pager {
    width: 50%;
  }
  .list-pager li {
    font-size: 18px;
  }
  .article_side .tit {
    font-size: 18px;
  }
  .article_side dd {
    font-size: 16px;
  }
}

/********************************

s_article

********************************/
@media only screen and (max-width: 599px) {
  /********** s_pager **********/
  .list-pager {
    width: 90%;
    font-size: 16px;
  }
  .article_side .w45:first-of-type {
    margin-bottom: 3rem;
  }
  .article_side .tit {
    font-size: 16px;
  }
  .article_side dd {
    font-size: 14px;
  }
}

/********************************
/********************************
/********************************

l_A-BiSU組込み用

********************************/
[data-element-id] .tab_sm {
  display: block;
}

[data-element-id] footer .totop a {
  right: 0;
  bottom: 100px;
  left: 90%;
}

[data-element-id] #wrapper {
  padding-top: 0 !important;
}

[data-element-id] .global_m.fixed {
  position: relative;
}

[data-element-id]#header {
  position: relative;
  margin-top: 0;
}

[data-element-id].qa_dl dl:nth-of-type(n + 5) {
  display: none;
}

.uk-slidenav-position {
  text-align: center;
  position: relative;
  overflow: hidden;
  min-width: 500px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.uk-slidenav-position:after {
  padding-top: 55%;
  content: '';
  display: block;
}

.uk-slideshow {
  position: absolute;
  top: 0;
}

/* 2023/09/19 追記 */

.attention-txt span{
  color: #8fc31f;
}

/* 2023/09/26 追記 */
/* ##### パンくずリスト breadcrumbs ##### */

.breadcrumbs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.breadcrumbs-list li {
    display: inline;
}

.breadcrumbs-list li+li::before {
content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 1.5em;
    border-top: 3px solid #8fc31f;
    border-right: 3px solid #8fc31f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .breadcrumbs {
        padding: 20px 0;
        font-size: 14px;
    }

    .breadcrumbs-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .breadcrumbs-list {
        width: 90%;
        margin-top: 1em;
    }

    .breadcrumbs li {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 8px;
        height: 8px;
        margin: 0 5px 1px;
    }
}
.jc-c{
  justify-content: center;
}
@media (max-width: 599px) {
    .breadcrumbs {
        padding: 15px 0;
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 6px;
        height: 6px;
    }
}

/* ##### パンくずリスト breadcrumbs ここまで ##### */

/**2025/08/02**/
.datebox {
  display: flex;
}
.updated-date-wrap {
  display: flex;
  margin-left: 20px;
}
.updated-date-wrap .icon {
  width: 23px;
}
.updated-date-wrap .icon img {
  width: 100%;
}
.updated-date {
  margin-left: 5px;
}

@media (max-width: 599px){
  .updated-date-wrap .icon {
    width: 20px;
  }
}
  }
