@charset "UTF-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/
/*--------------------------------------
	mainimage
--------------------------------------*/
#keyvisual-box .box {
  position: relative;
}

#keyvisual-box .catch {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

#keyvisual-box .catch p {
  max-width: 654px;
  position: absolute;
  top: 290px;
  left: 0;
}

#keyvisual-box .catch img {
  width: 100%;
  height: auto;
}

.slide-key li {
  height: 768px;
  width: 100%;
}

.slide-key li.key1 {
  background: url(../img/top/key1.jpg) no-repeat center/cover;
}

.slide-key li.key2 {
  background: url(../img/top/key2.jpg) no-repeat center/cover;
}

.slide-key li.key3 {
  background: url(../img/top/key3.jpg) no-repeat center/cover;
}

.footer-common {
  background: url(../img/top/bg_footer.jpg) no-repeat center/cover;
  min-height: 420px;
  box-sizing: border-box;
  padding: 0 20px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  color: #FFF;
}

.footer-common .inner {
  max-width: 1200px;
  margin: auto;
  padding-top: 110px;
  display: flex;
  justify-content: space-between;
}

.footer-common .inner .box {
  max-width: 400px;
  letter-spacing: 0.08em;
}

.footer-common .inner .box h2 {
  font-size: 32px;
  font-weight: bold;
}

.footer-common .inner .box h3 {
  font-family: "goldenbook", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  padding: 7px 0 10px;
}

.footer-common .inner .box h3 span {
  font-size: 32px;
}

.footer-common .inner .box p {
  font-size: 24px;
  line-height: 48px;
}

.footer-common .inner .btn-box {
  width: 680px;
}

.footer-common .inner .btn-box ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.footer-common .inner .btn-box ul li {
  max-width: 328px;
  width: 49%;
}

#mainimage img {
  width: 100%;
}

.main_contents {
  background: none;
  width: 100%;
  height: auto;
  min-height: inherit;
  position: relative;
}

#mainimage {
  z-index: 1;
  position: relative;
  height: 100vh;
}

#mainimage .key-ttl1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.4em;
  white-space: nowrap;
  color: #fff;
  position: absolute;
  right: 48px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  padding-top: 100px;
  text-shadow: 0 6px 12px rgba(0, 0, 0, 0.64);
}

#mainimage .key-ttl2 {
  font-size: 48px;
  letter-spacing: 0.08em;
  line-height: 69px;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
  color: #fff;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 6px 12px rgba(0, 0, 0, 0.64);
  padding-top: 100px;
}

#mainimage .key-ttl2 small {
  font-size: 32px;
}

#mainimage .key-ttl2 small.db {
  display: block;
  line-height: 46px;
  margin-bottom: 16px;
}

#mainimage .scroll {
  width: 20px;
  position: absolute;
  left: 48px;
  bottom: 48px;
  z-index: 1;
}

#bg_parallax {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 100vh;
}

.img_parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.img_parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}

.img_parallax.slide_par img {
  opacity: 0;
  transition: all 2s ease;
}

.img_parallax.slide_par img.active {
  opacity: 1;
}

@media screen and (max-width: 1080px) {
  #mainimage .key-ttl1 {
    right: 15px;
  }
  #mainimage .scroll {
    left: 15px;
  }
  #mainimage .key-ttl2 {
    text-align: left;
  }
  #mainimage .key-ttl2 br.sp {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  #mainimage .scroll {
    left: auto;
    right: 16px;
  }
  #mainimage .key-ttl1 {
    font-size: 3.5899vw;
    line-height: 3.5899vw;
    right: 16px;
    top: 110px;
    transform: none;
    padding-top: 0;
  }
  #mainimage .key-ttl2 {
    font-size: 9.23076vw;
    line-height: 16.41025vw;
    padding-top: 80px;
  }
  #mainimage .key-ttl2 small {
    font-size: 7.1795vw;
  }
  #mainimage .key-ttl2 small.db {
    font-size: 6.15384vw;
    line-height: 9vw;
    margin-bottom: 3vw;
  }
}

@media screen and (max-height: 735px) {
  #mainimage .key-ttl2 {
    transform: translateX(-50%);
    top: 66vw;
  }
}

.top-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0.1em;
}

.top-ttl span {
  display: block;
  font-size: 60px;
  line-height: 71px;
  color: #A8EB59;
  font-weight: 600;
}

.btn-common a {
  display: flex;
  width: 360px;
  height: 80px;
  border-radius: 40px;
  background: url(../img/arr.png) no-repeat center right 20px #E88E14;
  background-size: 32px auto;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #FFF;
  transition: all 0.3s ease;
}

.btn-common a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .top-ttl {
    font-size: 16px;
  }
  .top-ttl span {
    font-size: 40px;
    line-height: 47px;
  }
  .btn-common a {
    display: flex;
    width: 315px;
    height: 80px;
    border-radius: 40px;
    background: url(../img/arr.png) no-repeat center right 20px #E88E14;
    background-size: 32px auto;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #FFF;
    transition: all 0.3s ease;
  }
  .btn-common a:hover {
    opacity: 0.8;
  }
}

#features {
  position: relative;
  background: #F8FFF0;
  padding: 80px 20px;
}

#features .inner {
  max-width: 1080px;
  position: relative;
  margin: auto;
}

#features h2 {
  text-align: center;
  margin-bottom: 60px;
}

#features .list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 25px;
}

#features .list .row {
  max-width: 290px;
  position: relative;
}

#features .list .row.row2 {
  margin-top: 70px;
}

#features .list .row.row3 {
  margin-top: 140px;
}

#features .list .row .ttl {
  font-size: 100px;
  letter-spacing: -0.03em;
  color: #90C454;
  position: absolute;
  line-height: 100px;
  top: -78px;
  left: -55px;
  z-index: 2;
}

#features .list .row .photo {
  position: relative;
  z-index: 1;
}

#features .list .row .photo::before {
  width: 100%;
  height: 480px;
  background: #DEEFCB;
  position: absolute;
  content: "";
  z-index: -1;
  top: -50px;
  left: -40px;
  border-radius: 10px;
}

#features .list .row dl {
  position: relative;
  z-index: 2;
  padding-top: 40px;
}

#features .list .row dl dt {
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #708E4E;
  margin-bottom: 20px;
}

#features .list .row dl dd {
  color: #000000;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.15em;
}

#features .btn-common {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #features {
    padding: 80px 20px 80px 40px;
  }
  #features .list .row .photo::before {
    left: -30px;
  }
  #features .list .row .ttl {
    left: -40px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #features h2 {
    text-align: center;
    margin-bottom: 60px;
  }
  #features .list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 25px;
  }
  #features .list .row {
    max-width: 290px;
    width: 30%;
    position: relative;
  }
  #features .list .row.row2 {
    margin-top: 70px;
  }
  #features .list .row.row3 {
    margin-top: 140px;
  }
  #features .list .row .ttl {
    font-size: 80px;
    letter-spacing: -0.03em;
    color: #90C454;
    position: absolute;
    line-height: 80px;
    top: -70px;
    left: -15px;
    z-index: 2;
  }
  #features .list .row .photo {
    position: relative;
    z-index: 1;
  }
  #features .list .row .photo::before {
    width: 100%;
    height: 46vw;
    background: #DEEFCB;
    position: absolute;
    content: "";
    z-index: -1;
    top: -40px;
    left: -20px;
    border-radius: 10px;
  }
  #features .list .row dl {
    position: relative;
    z-index: 2;
    padding-top: 20px;
  }
  #features .list .row dl dt {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.1em;
    color: #708E4E;
    margin-bottom: 20px;
  }
  #features .list .row dl dd {
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.15em;
  }
  #features .btn-common {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  #features {
    padding: 60px 20px;
  }
  #features h2 {
    margin-bottom: -10px;
  }
  #features .list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 60px;
  }
  #features .list .row {
    max-width: 290px;
    position: relative;
    margin-top: 120px;
  }
  #features .list .row.row2 {
    margin-top: 120px;
  }
  #features .list .row.row3 {
    margin-top: 120px;
  }
  #features .list .row .ttl {
    font-size: 80px;
    line-height: 95px;
    top: -88px;
    left: -5px;
  }
  #features .list .row .photo {
    position: relative;
    z-index: 1;
    padding-left: 25px;
    width: 315px;
    margin-left: -5px;
  }
  #features .list .row .photo::before {
    width: 295px;
    height: 480px;
    background: #DEEFCB;
    position: absolute;
    content: "";
    z-index: -1;
    top: -50px;
    left: -15px;
    border-radius: 10px;
  }
  #features .list .row dl {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    margin: 0 -8px;
  }
  #features .list .row dl dt {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0.1em;
    color: #708E4E;
    margin-bottom: 20px;
  }
  #features .list .row dl dd {
    color: #000000;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.15em;
  }
  #features .btn-common {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 348px) {
#features .list .row .photo {width: 290px;}
#features .list .row dl {
        position: relative;
        z-index: 2;
        padding-top: 40px;
        margin: 0 0px;
    }
    #features .list .row .photo::before {
        width: 272px;
        height: 450px;
        background: #DEEFCB;
        position: absolute;
        content: "";
        z-index: -1;
        top: -50px;
        left: -1px;
        border-radius: 10px;
    }
}

#menu-box {
  position: relative;
  background: url(../img/menu_bg.jpg) no-repeat top center/cover;
  padding: 80px 20px 80px;
}

#menu-box h2 {
  color: #FFF;
  text-align: center;
  margin-bottom: 55px;
}

#menu-box h2 span {
  color: #FFF;
}

#menu-box .inner {
  max-width: 1080px;
  margin: auto;
}

#menu-box .list {
  background: url(../img/bg_deco.png) no-repeat top -25px left 50px;
  background-size: 925px;
  position: relative;
  min-height: 915px;
}

#menu-box .list .item {
  display: flex;
}

#menu-box .list .item a + a {
  margin-left: 20px;
}

#menu-box .list a {
  display: block;
  width: 180px;
  height: 180px;
  background: #FFF;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #708E4E;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  padding: 35px 16px 10px;
  transition: all 0.3s ease;
}

#menu-box .list a:hover {
  opacity: 0.8;
}

#menu-box .list dl dt {
  line-height: 30px;
  font-size: 24px;
  border-bottom: 1px solid;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 14px;
}

#menu-box .list dl dd {
  display: flex;
  justify-content: center;
}

#menu-box .list .box1 {
  margin: 0 0 95px 265px;
}

#menu-box .list .box2 {
  position: absolute;
  top: 0;
  right: 260px;
}

#menu-box .list .box3 {
  margin: 0 0 90px 180px;
}

#menu-box .list .item1 {
  position: absolute;
  top: 245px;
  right: 0;
}

#menu-box .list .item2 {
  margin-left: 40px;
}

#menu-box .list .box4 {
  position: absolute;
  right: 210px;
  top: 490px;
}

#menu-box .list-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1px;
}

#menu-box .list-btn .item {
  max-width: 520px;
  width: 49%;
  position: relative;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 90px;
  padding-bottom: 100px;
  min-height: 345px;
}

#menu-box .list-btn .item .photo {
  width: 118px;
  margin: 0 auto -40px;
  position: relative;
  top: -55px;
}

#menu-box .list-btn .item dl {
  margin: 0 40px;
}

#menu-box .list-btn .item dl dt {
  color: #708E4E;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 30px;
  margin-bottom: 20px;
}

#menu-box .list-btn .item dl dd {
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  letter-spacing: 0.15em;
}

.btn-button a {
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 0 0 10px 10px;
  background: #E88E14;
  color: #fff;
  font-size: 20px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  transition: all 0.35s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.btn-button a:hover {
  opacity: 0.7;
}

.page-id-43 #contact-box1 {
  display: none !important;
}

@media screen and (max-width: 1109px) and (min-width: 768px) {
  #menu-box .list {
    background: url(../img/bg_deco.png) no-repeat top -25px left 50px;
    background-size: 860px;
    max-width: 900px;
    margin-left: -35px;
  }
  #menu-box .list .item {
    display: flex;
  }
  #menu-box .list .item a + a {
    margin-left: 20px;
  }
  #menu-box .list .box2 {
    position: absolute;
    top: 0;
    right: 120px;
  }
  #menu-box .list .item1 {
    position: absolute;
    top: 245px;
    right: -120px;
  }
  #menu-box .list .item2 {
    margin-left: 40px;
  }
  #menu-box .list .box4 {
    position: absolute;
    right: 110px;
    top: 490px;
  }
  .page-id-43 #header .header_menu .g_nav > li {
    margin-left: 15px;
  }
  .catch {
    left: 52% !important;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #menu-box .menu-btn {
    max-width: 728px;
    margin: auto;
  }
  #menu-box .list {
    background: url(../img/bg_deco.png) no-repeat top -25px left 50px;
    background-size: 640px;
    position: relative;
    min-height: 706px;
    max-width: 670px;
    margin-left: -45px;
  }
  #menu-box .list .item {
    display: flex;
  }
  #menu-box .list .item a + a {
    margin-left: 10px;
  }
  #menu-box .list a {
    display: block;
    width: 140px;
    height: 140px;
    background: #FFF;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #708E4E;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    padding: 22px 6px 10px;
    transition: all 0.3s ease;
  }
  #menu-box .list a:hover {
    opacity: 0.8;
  }
  #menu-box .list dl dt {
    line-height: 30px;
    font-size: 20px;
    border-bottom: 1px solid;
    text-align: center;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
  #menu-box .list dl dd {
    display: flex;
    justify-content: center;
  }
  #menu-box .list .box1 {
    margin: 0 0 45px 168px;
  }
  #menu-box .list .box2 {
    position: absolute;
    top: 0;
    right: 70px;
  }
  #menu-box .list .box3 {
    margin: 0 0 50px 130px;
  }
  #menu-box .list .item1 {
    top: 170px;
    right: -112px;
  }
  #menu-box .list .item2 {
    margin-left: 40px;
  }
  #menu-box .list .box4 {
    position: absolute;
    right: 66px;
    top: 350px;
  }
  #menu-box .list-btn {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 1px;
  }
  #menu-box .list-btn .item {
    max-width: 520px;
    width: 49%;
    position: relative;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-top: 90px;
    padding-bottom: 100px;
    min-height: 345px;
  }
  #menu-box .list-btn .item .photo {
    width: 118px;
    margin: 0 auto -40px;
    position: relative;
    top: -55px;
  }
  #menu-box .list-btn .item dl {
    margin: 0 20px;
  }
  #menu-box .list-btn .item dl dt {
    color: #708E4E;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 30px;
    margin-bottom: 20px;
  }
  #menu-box .list-btn .item dl dd {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    letter-spacing: 0.15em;
  }
}

@media screen and (max-width: 767px) {
  #menu-box {
    position: relative;
    background: url(../img/menu_bg_sp.jpg) no-repeat top center/cover;
    padding: 60px 20px 74px;
  }
  #menu-box h2 {
    margin-bottom: 110px;
  }
  #menu-box .menu-btn {
    max-width: 335px;
    margin: auto;
  }
  #menu-box .list {
    background: url(../img/bg_deco_sp.png) no-repeat top right;
    background-size: 108%;
    position: relative;
    width: calc(100% + 40px);
    margin: 0 -20px;
    min-height: 565px;
    display: flex;
    justify-content: space-between;
  }
  #menu-box .list .item {
    display: flex;
    flex-wrap: wrap;
  }
  #menu-box .list .item a {
    margin-bottom: 10px;
  }
  #menu-box .list .item a + a {
    margin-left: 0;
  }
  #menu-box .list a {
    display: block;
    width: 110px;
    height: 110px;
    background: #FFF;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    color: #708E4E;
    font-size: 9px;
    line-height: 13px;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    padding: 18px 10px 10px;
    transition: all 0.3s ease;
  }
  #menu-box .list a:hover {
    opacity: 0.8;
  }
  #menu-box .list dl dt {
    line-height: 18px;
    font-size: 15px;
    border-bottom: 1px solid;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 12px;
  }
  #menu-box .list dl dd {
    display: flex;
    justify-content: flex-start;
    padding: 0 3px;
  }
  #menu-box .list .box1 {
    margin: 0;
    position: absolute;
    top: 50px;
    left: 3%;
  }
  #menu-box .list .box2 {
    position: absolute;
    top: -15px;
    right: 3%;
  }
  #menu-box .list .box3 {
    margin: 0;
    position: absolute;
    top: 170px;
    left: 3%;
  }
  #menu-box .list .item1 {
    position: absolute;
    top: 106px;
    right: 3%;
    flex-wrap: wrap-reverse;
    width: 110px;
  }
  #menu-box .list .item2 {
    margin-left: 0;
    margin: 0;
    position: absolute;
    top: 290px;
    left: 3%;
    flex-wrap: wrap-reverse;
    width: 110px;
  }
  #menu-box .list .box4 {
    right: 3%;
    top: 348px;
    position: absolute;
  }
  #menu-box .list-btn {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 1px 5px 0;
  }
  #menu-box .list-btn .item {
    max-width: 520px;
    width: 100%;
    position: relative;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-top: 80px;
    padding-bottom: 70px;
    min-height: 145px;
  }
  #menu-box .list-btn .item .photo {
    width: 118px;
    margin: 0 auto -45px;
    position: relative;
    top: -55px;
  }
  #menu-box .list-btn .item dl {
    margin: 0 22px;
  }
  #menu-box .list-btn .item dl dt {
    color: #708E4E;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 30px;
    margin-bottom: 10px;
  }
  #menu-box .list-btn .item dl dd {
    font-size: 14px;
    line-height: 28px;
  }
  .btn-button a {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
  }
}

#banner ul {
  display: flex;
  justify-content: space-between;
}

#banner ul li {
  background: url(../img/btn_bg1.jpg) no-repeat center/cover;
  min-height: 340px;
  width: 50%;
  display: flex;
  align-items: center;
}

#banner ul li span {
  display: block;
  max-width: 540px;
  text-align: center;
  color: #FFF;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 30px;
  width: 100%;
}

#banner ul li i, #banner ul li a {
  display: flex;
  width: 220px;
  height: 50px;
  font-size: 14px;
  font-style: normal !important;
  border-radius: 25px;
  border: 1px solid;
  box-sizing: border-box;
  letter-spacing: 0.05em;
  align-items: center;
  justify-content: center;
  margin: 40px auto 0;
  background: url(../img/arr.png) no-repeat center right 10px;
  background-size: 25px auto;
}

#banner ul li a {
  transition: all 0.3s ease;
}

#banner ul li a:hover {
  opacity: 0.7;
}

#banner ul li.btn-01 {
  justify-content: flex-end;
}

#banner ul li.btn-02 {
  background: url(../img/btn_bg2.jpg) no-repeat center/cover;
  justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  #banner ul {
    flex-wrap: wrap;
  }
  #banner ul li {
    background: url(../img/btn_bg1.jpg) no-repeat center/cover;
    min-height: 340px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  #banner ul li span {
    display: block;
    max-width: 100%;
    text-align: center;
    color: #FFF;
    font-size: 24px;
  }
  #banner ul li i, #banner ul li a {
    display: flex;
    width: 220px;
    height: 50px;
    font-size: 14px;
    font-style: normal !important;
    border-radius: 25px;
    border: 1px solid;
    box-sizing: border-box;
    letter-spacing: 0.05em;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0;
    background: url(../img/arr.png) no-repeat center right 10px;
    background-size: 25px auto;
  }
  #banner ul li a {
    transition: all 0.3s ease;
  }
  #banner ul li a:hover {
    opacity: 0.7;
  }
  #banner ul li.btn-01 {
    justify-content: center;
  }
  #banner ul li.btn-02 {
    justify-content: center;
  }
}

#gree-box {
  position: relative;
  padding: 80px 20px;
}

#gree-box h2 {
  margin-bottom: 55px;
}

#gree-box .block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

#gree-box .block ul {
  max-width: 520px;
  width: 49%;
  color: #000000;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  top: -5px;
}

#gree-box .block ul li {
  margin-bottom: 35px;
  letter-spacing: 0.1em;
}

#gree-box .block .photo {
  max-width: 520px;
  width: 49%;
}

#gree-box .list {
  background: #F8F8F8;
  position: relative;
  border-radius: 10px;
  padding: 30px 50px;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}

#gree-box .list dl {
  width: 260px;
  letter-spacing: 0.05em;
}

#gree-box .list dl:first-child {
  width: 590px;
}

#gree-box .list dl dt {
  font-size: 16px;
  color: #000000;
  margin-bottom: 8px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #gree-box {
    position: relative;
    padding: 80px 0;
  }
  #gree-box .block ul {
    line-height: 30px;
  }
  #gree-box .block ul li {
    margin-bottom: 20px;
  }
  #gree-box .list dl:first-child {
    width: 350px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  #gree-box {
    position: relative;
    padding: 60px 4px;
  }
  #gree-box h2 {
    margin-bottom: 35px;
    text-align: center;
  }
  #gree-box .block {
    display: flex;
    justify-content: center;
    flex-wrap: wrap-reverse;
    margin-bottom: 20px;
  }
  #gree-box .block ul {
    max-width: 100%;
    width: 100%;
    color: #000000;
    font-size: 14px;
    line-height: 28px;
    position: relative;
    top: 0;
    box-sizing: border-box;
    padding: 0 3.5%;
  }
  #gree-box .block ul li {
    margin-bottom: 30px;
    letter-spacing: 0.15em;
    text-align: justify;
  }
  #gree-box .block .photo {
    max-width: 100%;
    width: 96.5%;
    margin-left: 3.5%;
    margin-bottom: 25px;
  }
  #gree-box .list {
    background: #F8F8F8;
    position: relative;
    border-radius: 10px;
    padding: 25px;
    display: flex;
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    flex-wrap: wrap;
    margin: 0 3%;
  }
  #gree-box .list dl {
    width: 100%;
    letter-spacing: 0.05em;
  }
  #gree-box .list dl + dl {
    margin-top: 25px;
  }
  #gree-box .list dl:first-child {
    width: 100%;
  }
  #gree-box .list dl dt {
    font-size: 16px;
    color: #000000;
    margin-bottom: 8px;
  }
}

#contact-box,
#contact-box1 {
  background: url(../img/bg_cont.jpg) no-repeat center/cover;
  padding: 70px 20px 80px;
  text-align: center;
  color: #FFFFFF;
}

#contact-box h2,
#contact-box1 h2 {
  color: #FFF;
  margin-bottom: 35px;
}

#contact-box h2 span,
#contact-box1 h2 span {
  color: #FFF;
}

#contact-box dl,
#contact-box1 dl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.1em;
  margin-bottom: 52px;
}

#contact-box dl dt,
#contact-box1 dl dt {
  font-size: 28px;
  margin-bottom: 16px;
}

#contact-box ul,
#contact-box1 ul {
  display: flex;
  justify-content: center;
}

#contact-box ul li,
#contact-box1 ul li {
  width: 400px;
  height: 100px;
  position: relative;
  border-radius: 50px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
}

#contact-box ul li:first-child span,
#contact-box1 ul li:first-child span {
  color: #90C454;
  font-size: 32px;
  line-height: 24px;
  display: inline-block;
  letter-spacing: 0.1em;
  background: url(../img/i_tel_g.png) no-repeat center left, url(../img/arr_g.png) no-repeat center right;
  background-size: 35px auto, 33px auto;
  padding: 2px 54px 2px 50px;
}

#contact-box ul li:first-child span small,
#contact-box1 ul li:first-child span small {
  font-size: 14px;
  letter-spacing: 0.1em;
}

#contact-box ul li:last-child,
#contact-box1 ul li:last-child {
  background: #E88E14;
  transition: all 0.3s ease;
}

#contact-box ul li:last-child:hover,
#contact-box1 ul li:last-child:hover {
  opacity: 0.8;
}

#contact-box ul li:last-child a,
#contact-box1 ul li:last-child a {
  font-size: 23px;
  color: #FFF;
  background: url(../img/i_web.png) no-repeat center left, url(../img/arr.png) no-repeat center right;
  background-size: 52px auto, 33px auto;
  padding: 2px 54px 2px 65px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #contact-box ul li {
    width: 400px;
    height: 90px;
    position: relative;
    border-radius: 50px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
  }
  #contact-box ul li:first-child span {
    background-size: 30px auto, 33px auto;
    padding: 2px 45px 2px 36px;
  }
  #contact-box ul li:last-child a {
    font-size: 20px;
  }
  #contact-box1 ul li {
    width: 400px;
    height: 90px;
    position: relative;
    border-radius: 50px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
  }
  #contact-box1 ul li:first-child span {
    background-size: 30px auto, 33px auto;
    padding: 2px 45px 2px 36px;
  }
  #contact-box1 ul li:last-child a {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  #contact-box,
  #contact-box1 {
    background: url(../img/bg_cont.jpg) no-repeat center/cover;
    padding: 60px 30px 50px;
  }
  #contact-box h2,
  #contact-box1 h2 {
    color: #FFF;
    margin-bottom: 35px;
  }
  #contact-box h2 span,
  #contact-box1 h2 span {
    color: #FFF;
  }
  #contact-box dl,
  #contact-box1 dl {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    margin-bottom: 40px;
  }
  #contact-box dl dt,
  #contact-box1 dl dt {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #contact-box ul,
  #contact-box1 ul {
    display: block;
    max-width: 350px;
    margin: auto;
  }
  #contact-box ul li,
  #contact-box1 ul li {
    width: 100%;
    height: 80px;
    position: relative;
    border-radius: 50px;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
  }
  #contact-box ul li + li,
  #contact-box1 ul li + li {
    margin-top: 20px;
  }
  #contact-box ul li:first-child span,
  #contact-box1 ul li:first-child span {
    color: #90C454;
    font-size: 26px;
    line-height: 24px;
    display: inline-block;
    letter-spacing: 0.1em;
    background: url(../img/i_tel_g.png) no-repeat center left, url(../img/arr_g.png) no-repeat center right;
    background-size: 28px auto, 33px auto;
    padding: 2px 54px 2px 37px;
  }
  #contact-box ul li:first-child span small,
  #contact-box1 ul li:first-child span small {
    font-size: 11px;
    letter-spacing: 0.1em;
  }
  #contact-box ul li:last-child,
  #contact-box1 ul li:last-child {
    background: #E88E14;
    transition: all 0.3s ease;
  }
  #contact-box ul li:last-child:hover,
  #contact-box1 ul li:last-child:hover {
    opacity: 0.8;
  }
  #contact-box ul li:last-child a,
  #contact-box1 ul li:last-child a {
    font-size: 17px;
    color: #FFF;
    background: url(../img/i_web.png) no-repeat center left, url(../img/arr.png) no-repeat center right;
    background-size: 41px auto, 33px auto;
    padding: 2px 54px 2px 52px;
  }
  .footer-content {
    padding: 60px 0 0;
  }
  .page-id-43 .footer-content {
    padding: 0;
  }
}

#link-ext {
  padding: 80px 0;
}

#link-ext ul {
  display: flex;
  justify-content: center;
}

#link-ext ul li {
  max-width: 444px;
  margin: 0 20px;
}

@media screen and (max-width: 767px) {
  #link-ext {
    padding: 60px 20px;
  }
  #link-ext ul {
    display: block;
  }
  #link-ext ul li {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  #link-ext ul li + li {
    margin-top: 20px;
  }
}

#information {
  padding: 90px 20px 0;
  color: #333333;
}

#information .inner {
  max-width: 1080px;
  position: relative;
  margin: auto;
}

#information h2 {
  margin-bottom: 55px;
}

#information .blk {
  display: flex;
  justify-content: space-between;
}

#information .blk .coll {
  max-width: 530px;
  width: 49.5%;
}

#information .blk .colr {
  max-width: 510px;
  width: 47.5%;
}

#information .gmap {
  width: 100%;
  height: 510px;
}

#information .gmap iframe {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
}

#information .vcard {
  font-size: 16px;
  line-height: 25px;
}

#information .vcard dl {
  margin-bottom: 12px;
  display: flex;
}

#information .vcard dl dt {
  width: 90px;
  color: #9D9D9D;
}

#information .vcard dl dd {
  width: calc(100% - 90px);
}

#information .vcard dl dd a {
  color: #333333;
}

#information .btn-map {
  display: flex;
  justify-content: flex-end;
}

#information .btn-map a {
  font-size: 12px;
  text-decoration: underline;
  transition: all 0.35s ease;
}

#information .btn-map a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  #information .vcard {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  #information {
    padding: 60px 20px 0;
  }
  #information h2 {
    margin-bottom: 35px;
    text-align: center;
  }
  #information .blk {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #information .blk .coll {
    max-width: 100%;
    width: 100%;
  }
  #information .blk .colr {
    max-width: 100%;
    width: 100%;
  }
  #information .gmap {
    width: 100%;
    height: 320px;
    margin-top: 10vw;
  }
  #information .vcard {
    font-size: 14px;
    line-height: 21px;
  }
  #information .vcard dl {
    margin-bottom: 10px;
    display: flex;
  }
  #information .vcard dl dt {
    width: 90px;
    color: #708E4E;
  }
  #information .vcard dl dd {
    width: calc(100% - 90px);
  }
  #information .vcard dl dd a {
    color: #333333;
  }
  #information .btn-map {
    display: none;
  }
  #information .btn-map a {
    font-size: 12px;
    text-decoration: underline;
    transition: all 0.35s ease;
  }
  #information .btn-map a:hover {
    opacity: 0.7;
  }
}

.cl {
  color: #708E4E;
}

.box-table1 {
  font-style: normal;
  font-size: 17px;
  line-height: 26px;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.box-table1 .timetable1 th, .box-table1 .timetable1 td {
  font-size: 17px;
  line-height: 26px;
}

.box-table1 .timetable1 tbody tr td:first-child {
  padding-top: 10px;
}

.box-table1 .txt {
  font-size: 16px;
  line-height: 24px;
  padding: 12px 0 25px;
  margin: 10px 0 25px;
  border-bottom: 1px dotted #333333;
  border-top: 1px solid #333333;
}

/*--------------------------------------
	timetable
--------------------------------------*/
table.timetable1 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.timetable1 th,
.timetable1 td {
  padding: 8px 0 0;
  vertical-align: middle;
  text-align: center;
}

.timetable1 thead th {
  padding: 0 0 10px;
  font-weight: normal;
  border-bottom: 1px solid #333333;
}

.timetable1 thead th:first-child {
  width: 30%;
  text-align: left;
  font-size: 18px;
  letter-spacing: 0.1em;
}

.timetable1 thead th:last-child {
  width: 65px;
}

.timetable1 tbody tr td:first-child {
  padding-top: 17px;
  text-align: left;
  word-break: keep-all;
  white-space: nowrap;
  letter-spacing: 0.1em;
}

.timetable1 tbody th {
  text-align: left;
  padding-left: 5px;
}

.fixed-banner__pc {
  width: 50px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  transition: all 0.35s ease;

}

.fixed-banner__sp {
  transition: all 0.35s ease;
}
/* 
.body-fix .fixed-banner__sp {
opacity: 1;

} */

.body-fix .fixed-banner__pc {  
  opacity: 1;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .box-table1 .timetable1 th, .box-table1 .timetable1 td {
    font-size: 16px;
  }
  .box-table1 .txt {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .box-table1 {
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
  }
  .box-table1 .timetable1 th, .box-table1 .timetable1 td {
    font-size: 14px;
    line-height: 26px;
  }
  .box-table1 .timetable1 tbody tr td:first-child {
    padding-top: 10px;
  }
  .box-table1 .txt {
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0 25px;
    margin: 10px 0 5px;
    border-bottom: none;
    border-top: 1px solid #333333;
  }
  /*--------------------------------------
		timetable
	--------------------------------------*/
  table.timetable1 {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }
  .timetable1 th,
  .timetable1 td {
    padding: 8px 0 0;
    vertical-align: middle;
    text-align: center;
  }
  .timetable1 thead th {
    padding: 0 0 10px;
    font-weight: normal;
    border-bottom: 1px solid #333333;
  }
  .timetable1 thead th:first-child {
    width: 30%;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  .timetable1 thead th:last-child {
    width: 55px;
  }
  .timetable1 tbody tr td:first-child {
    padding-top: 17px;
    text-align: left;
    word-break: keep-all;
    white-space: nowrap;
    letter-spacing: 0.1em;
  }
  .timetable1 tbody th {
    text-align: left;
    padding-left: 5px;
  }
}

#key {
  position: relative;
}

#key .keyvisual li {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex !important;
}

#key .keyvisual li img {
  position: absolute;
  width: 101%;
  height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  object-fit: cover;
}

#key .keyvisual li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.2) translateX(0);
  transition: all 1.8s linear 1s;
  -moz-transition: all 1.8s linear 1s;
  -webkit-transition: all 1.8s linear 1s;
}

#key .keyvisual .slick-active li span {
  transform: scale(1.2) translateX(-6%);
  transition: all 5.5s linear;
  -moz-transition: all 5.5s linear;
  -webkit-transition: all 5.5s linear;
}

#key .slide-first {
  width: 100%;
  height: 100vh;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
}

#key .slide-first img {
  position: absolute;
  width: 101%;
  height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  object-fit: cover;
}

#key .slide-first span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.2) translateX(0);
  transition: all 1.8s linear 1s;
  -moz-transition: all 1.8s linear 1s;
  -webkit-transition: all 1.8s linear 1s;
}

#key .slide-first.active span {
  transform: scale(1.2) translateX(-6%);
  transition: all 5.5s linear;
  -moz-transition: all 5.5s linear;
  -webkit-transition: all 5.5s linear;
}

@-webkit-keyframes fadeInZoom {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}

@keyframes fadeInZoom {
  0% {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}

.fadeInZoom {
  -webkit-animation-name: fadeInZoom;
  animation-name: fadeInZoom;
  -webkit-animation-duration: 8.5s;
  animation-duration: 8.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

#head-key {
  height: 100vh;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#head-key * {
  height: inherit;
}

#head-key .container {
  overflow: hidden;
  position: relative;
  height: inherit;
}

#head-key .slide {
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
}

#head-key .slide:nth-child(1) {
  opacity: 1;
  z-index: 1;
}

#head-key .slide-img {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
  transform: translate3d(-50px, 0, 0);
}

#head-key img {
  max-width: none !important;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

#head-key .slick-active .slide-inner {
  -webkit-animation: showTranslate 9s linear forwards;
  animation: showTranslate 9s linear forwards;
}

.catch {
  position: absolute;
  z-index: 8;
  width: 88%;
  position: absolute;
  bottom: 22vw;
  left: 1%;
}

.home #content {
  background-color: #FFFFFF;
}

#key-top {
  position: relative;
}

#key-top .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 6vw;
  width: 100%;
  left: 0;
  z-index: 99;
}

#key-top .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  overflow: inherit;
}

#key-top .slick-dots li button {
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  background: none;
  border: 1px solid #FFF;
  background: #FFFFFF;
  border-radius: 50%;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
}

#key-top .slick-dots li.slick-active button {
  background: #90C454;
  border: 1px solid #90C454;
}

@media screen and (min-width: 768px) {
  #head-key {
    height: 100vh;
  }
  #key .keyvisual .slick-active li span {
    transform: scale(1.2) translateX(-2%);
  }
  #key .slide-first.active span {
    transform: scale(1.2) translateX(-2%);
  }
  .catch {
    max-width: 1080px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 94vh;
    display: flex;
    align-items: center;
    bottom: inherit;
    box-sizing: border-box;
    padding-top: 4%;
  }
  .catch p {
    max-width: 629px;
  }
  #key-top .slick-dots {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    z-index: 99;
  }
  #key-top .slick-dots li {
    width: 80px;
    height: 3px;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    overflow: inherit;
  }
  #key-top .slick-dots li button {
    width: 100%;
    height: 100%;
    line-height: 0;
    font-size: 0;
    background: none;
    border: 1px solid #FFF;
    background: #FFFFFF;
    border-radius: 0;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
  }
  #key-top .slick-dots li button:hover {
    opacity: 0.8;
  }
  #key-top .slick-dots li.slick-active button {
    background: #90C454;
    border: 1px solid #90C454;
  }
}

.header_main-container {
  height: 70px;
  background: #FFF;
}

.header_sub-container {
  width: 100%;
  position: relative;
}

.header_sub-container .logo-box {
  position: absolute;
  top: 8px;
  left: 20px;
}

.header_sub-container .logo-box .header_text {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 18px;
  padding-left: 5px;
display: flex;
}

.header_sub-container .logo-box .header_logo {
  width: 185px;
}

.header_sub-container .header_menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header_sub-container .header_menu .sns-link {
  margin-left: 40px;
}

.header_sub-container .header_menu .sns-link ul {
  display: flex;
  justify-content: center;
}

.header_sub-container .header_menu .sns-link ul li {
  width: 210px;
  height: 70px;
  position: relative;
  background: #A8EB5A;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.header_sub-container .header_menu .sns-link ul li:first-child span {
  color: #FFF;
  font-size: 24px;
  line-height: 18px;
  display: inline-block;
  letter-spacing: 0.1em;
  background: url(../img/i_tel.png) no-repeat center left;
  background-size: 25px auto;
  padding: 2px 0 2px 23px;
}

.header_sub-container .header_menu .sns-link ul li:first-child span small {
  font-size: 10px;
  letter-spacing: 0.1em;
}

.header_sub-container .header_menu .sns-link ul li:last-child {
  background: #72D084;
  transition: all 0.3s ease;
}

.header_sub-container .header_menu .sns-link ul li:last-child:hover {
  opacity: 0.8;
}

.header_sub-container .header_menu .sns-link ul li:last-child a {
  font-size: 16px;
  color: #FFF;
  background: url(../img/i_web.png) no-repeat center left;
  background-size: 35px auto;
  padding: 2px 0 2px 38px;
line-height: 22px;
}

@media screen and (max-width: 1049px) and (min-width: 768px) {
  .header_sub-container .logo-box {
    position: absolute;
    top: 8px;
    left: 10px;
  }
    #header .header_menu .g_nav > li {
        margin-left: 9px;
    }
  .header_sub-container .logo-box .header_text {
    font-size: 8px;
    letter-spacing: 0;
    line-height: 18px;
    padding-left: 5px;
  }
  .header_sub-container .logo-box .header_logo {
    width: 148px;
  }
  .header_sub-container .header_menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header_sub-container .header_menu .sns-link {
    margin-left: 12px;
  }
  .header_sub-container .header_menu .sns-link ul li {
    width: 165px;
    height: 70px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .header_sub-container .header_menu .sns-link ul li:first-child span {
    color: #FFF;
    font-size: 20px;
    line-height: 15px;
    display: inline-block;
    letter-spacing: 0.1em;
    background: url(../img/i_tel.png) no-repeat center left;
    background-size: 20px auto;
    padding: 2px 0 2px 19px;
  }
  .header_sub-container .header_menu .sns-link ul li:first-child span small {
    font-size: 9px;
    letter-spacing: 0.1em;
  }
  .header_sub-container .header_menu .sns-link ul li:last-child {
    transition: all 0.3s ease;
  }
  .header_sub-container .header_menu .sns-link ul li:last-child:hover {
    opacity: 0.8;
  }
  .header_sub-container .header_menu .sns-link ul li:last-child a {
    font-size: 12px;
    color: #FFF;
    background: url(../img/i_web.png) no-repeat center left;
    background-size: 35px auto;
    padding: 2px 0 2px 38px;
line-height: 20px;
  }


  
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
.catch {
height: 700px;
}
.catch p {
    max-width: 500px;
    margin-left: 20px;
  }
  #key .slide-first {
    height: 700px;
  }
  #key .keyvisual .slick-slide li {
    height: 700px;
  }
}

@media screen and (max-width: 767px) {
  .header_sub-container {
    margin: 0;
  }
  .header_sub-container .logo-box {
    position: absolute;
    top: 16px;
    left: 10px;
  }
  .header_sub-container .logo-box .header_text {
    font-size: 9px;
    letter-spacing: 0;
    line-height: 18px;
    padding-left: 5px;
    display: none;
  }
  .header_sub-container .logo-box .header_logo {
    width: 200px;
  }
  .header_sub-container .header_menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header_sub-container .header_menu .sns-link {
    display: none;
  }
  .catch p {
    max-width: 500px;
    margin-left: 20px;
  }
  #key .slide-first {
    height: 700px;
  }
  #key .keyvisual .slick-slide li {
    height: 700px;
  }
}

@media screen and (min-width: 768px) {
  .page-id-43 #header {
    top: 30px !important;
    left: 30px;
    right: 30px;
    width: calc(100% - 60px);
  }
  .page-id-43 .header_main-container {
    border-radius: 10px;
  }
  .page-id-43 .sns-link {
    position: relative;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page-id-43 #header {
    top: 10px !important;
    left: 10px;
    right: 10px;
    width: calc(100% - 20px);
  }
  .page-id-43 #header .header_menu .g_nav > li {
    margin-left: 9px;
  }
}

.blog-news {
  max-width: 1120px;
  margin: auto;
  padding: 60px 20px !important;
  box-sizing: border-box;
}

.blog-news .e-con-inner {
  justify-content: space-between !important;
}

.blog-news .top-ttl {
  font-size: 16px;
  line-height: 26px;
}

.blog-news .top-ttl span {
  font-size: 40px;
  line-height: 47px;
}

.blog-news .post-box__header {
  text-align: right;
  margin: -35px 0 3px;
}

.blog-news .post-box__header a {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  transition: all 0.3s ease;
}

.blog-news .post-box__header a:hover {
  opacity: 0.7;
}

.blog-news .post-box__content {
  position: relative;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 30px;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  line-height: 24px;
  min-height: 232px;
  box-sizing: border-box;
}

.blog-news .post-box__content dl + dl {
  margin-top: 14px;
}

.blog-news .post-box__content dl dt span {
  position: relative;
}

.blog-news .post-box__content dl dt span::before {
  display: block;
  min-width: 48px;
  height: 20px;
  padding: 0 5px;
  box-sizing: border-box;
  line-height: 20px;
  /* font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004"; */
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #FFF;
  background: #72D084;
  content: "NEW";
  position: absolute;
  top: 5%;
  left: 110%;
  text-align: center;
}

.blog-news .post-box__content dl dd a {
  transition: all 0.3s ease;
}

.blog-news .post-box__content dl dd a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  
.blog-news .post-box__content {
    min-height: 280px ;
}
.blog-news .post-box__header {
    text-align: right;
    margin: -20px 0 3px;
position: relative;
        z-index: 3;
}
}


@media screen and (max-width: 767px) {
  .blog-news {
    padding: 60px 20px 20px !important;
  }
  .blog-news .e-con-inner {
    justify-content: center !important;
  }
  .blog-news .top-ttl {
    font-size: 13px;
    line-height: 26px;
    display: flex;
    align-items: center;
  }
  .blog-news .top-ttl span {
    font-size: 32px;
    line-height: 47px;
    margin-right: 10px;
    position: relative;
    top: -2px;
  }
  .blog-news .e-con-full {
    margin-bottom: 40px;
    background: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 30px 20px !important;
    position: relative;
    border-radius: 10px;
  }
  .blog-news .post-box__header {
    text-align: right;
    margin: -60px 0 15px 0;
  }
  .blog-news .post-box__header a {
    font-size: 11px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    transition: all 0.3s ease;
  }
  .blog-news .post-box__header a:hover {
    opacity: 0.7;
  }
  .blog-news .post-box__content {
    position: relative;
    box-shadow: none;
    font-size: 14px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 24px;
    min-height: auto;
    box-sizing: border-box;
    padding: 0;
  }
  .blog-news .post-box__content dl + dl {
    margin-top: 14px;
  }
  .blog-news .post-box__content dl dt span {
    position: relative;
  }
  .blog-news .post-box__content dl dt span::before {
    display: block;
    min-width: 48px;
    height: 20px;
    padding: 0 5px;
    box-sizing: border-box;
    line-height: 20px;
    /* font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004"; */
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #FFF;
    background: #72D084;
    content: "NEWS";
    position: absolute;
    top: 5%;
    left: 110%;
  }
  .blog-news .post-box__content dl dd a {
    transition: all 0.3s ease;
  }
  .blog-news .post-box__content dl dd a:hover {
    opacity: 0.7;
  }
}

/*=============================================
******************* animation  ****************
*=============================================*/
@-webkit-keyframes showTranslate {
  0% {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes showTranslate {
  0% {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes hideTranslate {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}

@keyframes hideTranslate {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}

@media screen and (max-width: 348px) {
    #contact-box ul li:first-child span, #contact-box1 ul li:first-child span {
        color: #90C454;
        font-size: 23px;
padding: 2px 45px 2px 34px;
}
#contact-box ul li:last-child a, #contact-box1 ul li:last-child a {
        font-size: 14px;
        padding: 2px 44px 2px 50px;
}
#contact-box dl dt, #contact-box1 dl dt {
        font-size: 20px;
        margin-bottom: 15px;
    }}


.posts_list .excerpt {
max-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
