.fnt-notoserif {
  font-family: "Noto Serif JP", serif;
}

.fnt-abo {
  font-family: "Aboreto", system-ui;
}

.fnt-mar {
  font-family: "Marcellus", serif;
}

h2,
h3 {
  font-family: "Noto Serif JP", serif;
}

#main {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}
#philosophy {
  padding: 100px 0 50px;
  background: url(../img/top/philosophy_deco1.png) no-repeat bottom left/100% 490px;
}
#philosophy .container {
  max-width: 1426px;
}
#philosophy .box {
  max-width: 1316px;
  position: relative;
}
#philosophy .box .row {
  display: flex;
  position: relative;
  gap: 0 20px;
}
#philosophy .box .row h2 {
  position: absolute;
  background: #fff;
  color: #71b565;
  font-size: 28px;
  line-height: 32px;
  padding: 12px 15px;
  top: 48px;
  left: 135px;
  letter-spacing: 2.2px;
  z-index: 2;
}
#philosophy .box .row .group-1 {
  position: relative;
}
#philosophy .box .row .group-1 h3 {
  position: absolute;
  writing-mode: vertical-rl;
  background: #fff;
  right: 52px;
  top: 50px;
  font-size: 32px;
  line-height: 40px;
  padding: 30px 12px;
  letter-spacing: 7px;
}
#philosophy .box .row .big-text {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 209px;
  opacity: 0.24;
  line-height: 150px;
  letter-spacing: -4px;
}
#philosophy .box .row img {
  height: auto;
}
#philosophy .box .txt {
  background: #fff;
  padding: 25px 40px 25px 40px;
  margin-left: 135px;
  margin-top: -90px;
  position: relative;
  z-index: 2;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 0px;
}
#philosophy .box .txt::after {
  content: "";
  background: url(../img/top/philosophy_deco2.png) no-repeat 0 0/100%;
  width: 92px;
  height: 136px;
  right: -40px;
  bottom: -10px;
  position: absolute;
}
@media screen and (max-width: 1365px) {
  #philosophy .container {
    padding-left: 0;
  }
  #philosophy .box .row .big-text {
    font-size: 15vw;
  }
  #philosophy .box .txt {
    margin-left: 40px;
    margin-top: -60px;
  }
}
@media screen and (max-width: 1040px) {
  #philosophy .box .row h2 {
    left: 35px;
    font-size: 22px;
  }
  #philosophy .box .row .group-1 h3 {
    height: -moz-max-content;
    height: max-content;
    right: 20px;
    top: 20px;
    padding: 20px 10px;
    font-size: 22px;
  }
  #philosophy .box .txt {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  #philosophy {
    background: url(../img/top/philosophy_deco1_sp.png) no-repeat top 60% left/100% 55%, url(../img/top/p_top_leaf_top.png) no-repeat right top/165px;
  }
  #philosophy .container {
    padding-left: 20px;
  }
  #philosophy .box .row {
    margin-bottom: 70px;
    margin-left: -20px;
    gap: 0 10px;
  }
  #philosophy .box .row .big-text {
    line-height: 1em;
    bottom: auto;
    top: 0;
    font-size: 58px;
  }
  #philosophy .box .row h2 {
    left: 20px;
    font-size: 18px;
    line-height: 28px;
    top: auto;
    bottom: -50px;
    letter-spacing: 0;
  }
  #philosophy .box .row .group-1 h3 {
    right: 0;
    top: 20px;
    padding: 15px 10px;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 4px;
  }
  #philosophy .box .txt {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    background: transparent;
    padding: 0 10px;
  }
  #philosophy .box .txt::after {
    background: url(../img/top/philosophy_deco2_sp.png) no-repeat 0 0/100%;
    right: -10px;
    bottom: -30px;
  }
}
@media screen and (max-width: 374px) {
  #philosophy .box .row h2 {
    font-size: 17px;
    bottom: -60px;
  }
  #philosophy .box .row .group-1 h3 {
    font-size: 18px;
  }
}

#feature {
  padding: 100px 0 40px;
  background: url(../img/top/leaf_bg01.png) no-repeat top left/342px, url(../img/top/leaf_bg02.png) no-repeat top 150px right/342px, url(../img/top/features_bg1.png) no-repeat center top 100px/cover;
}
#feature .container {
  max-width: 1160px;
}
#feature h2 {
  width: 550px;
  margin: 0 auto 50px;
}
#feature h2 img {
  height: auto;
}
#feature .desc-1 {
  color: #71b565;
  font-size: 32px;
  line-height: 46px;
  background: #fff;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 25px;
  padding: 3px 10px;
  letter-spacing: 1.2px;
}
#feature .desc-1 .second-cl {
  color: #75bc9b;
}
#feature .desc-1 .thirth-cl {
  color: #b4d389;
}
#feature .desc-2 {
  text-align: center;
  font-size: 18px;
  line-height: 46px;
  letter-spacing: 0.7px;
  margin-bottom: 55px;
}
#feature .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#feature .row .col {
  width: 32%;
  padding: 15px;
  margin-bottom: 55px;
  background: url(../img/top/features_item_deco3.png) no-repeat bottom right/90px, #fff;
  position: relative;
}
#feature .row .col::before {
  content: "";
  background: url(../img/top/features_item_deco1.png) no-repeat 0 0/100%;
  width: 48px;
  height: 49px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
#feature .row .col .col-img {
  position: relative;
  margin-bottom: 10px;
}
#feature .row .col .col-img span {
  position: absolute;
  font-size: 103px;
  line-height: 59px;
  right: 10px;
  bottom: 5px;
  color: #fff;
  letter-spacing: -10px;
}
#feature .row .col .col-img::after {
  content: "";
  background: url(../img/top/features_item_deco2.png) no-repeat 0 0/100%;
  width: 39px;
  height: 54px;
  right: -10px;
  bottom: -20px;
  position: absolute;
}
#feature .row .col .content h3 {
  font-size: 20px;
  width: -moz-max-content;
  width: max-content;
  text-decoration: underline;
  text-underline-offset: 10px;
  color: #71b565;
  margin-bottom: 20px;
  letter-spacing: 1.4px;
}
#feature .row .col .content .txt {
  letter-spacing: 0.7px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  #feature .row .col:nth-child(1), #feature .row .col:nth-child(2) {
    width: 48%;
    padding: 20px;
    background: url(../img/top/features_item_deco3.png) no-repeat bottom right/135px, #fff;
  }
  #feature .row .col:nth-child(1)::before, #feature .row .col:nth-child(2)::before {
    width: 73px;
    height: 74px;
  }
  #feature .row .col:nth-child(1) .col-img, #feature .row .col:nth-child(2) .col-img {
    margin-bottom: 30px;
  }
  #feature .row .col:nth-child(1) .col-img span, #feature .row .col:nth-child(2) .col-img span {
    font-size: 159px;
    line-height: 91px;
  }
  #feature .row .col:nth-child(1) .col-img::after, #feature .row .col:nth-child(2) .col-img::after {
    width: 60px;
    height: 82px;
    right: -10px;
    bottom: -20px;
  }
  #feature .row .col:nth-child(1) .content, #feature .row .col:nth-child(2) .content {
    padding: 0 10px;
  }
  #feature .row .col:nth-child(1) .content h3, #feature .row .col:nth-child(2) .content h3 {
    font-size: 24px;
    text-underline-offset: 15px;
    margin-bottom: 30px;
    letter-spacing: 2px;
  }
  #feature .row .col:nth-child(1) .content .txt, #feature .row .col:nth-child(2) .content .txt {
    line-height: 32px;
  }
}
#feature .row .col img {
  height: auto;
}
@media screen and (max-width: 1300px) {
  #feature {
    background: url(../img/top/leaf_bg01.png) no-repeat top left/220px, url(../img/top/leaf_bg02.png) no-repeat top 150px right/220px, url(../img/top/features_bg1.png) no-repeat center top 100px/cover;
  }
}
@media screen and (max-width: 1024px) {
  #feature {
    background: url(../img/top/leaf_bg01.png) no-repeat top 50px left/150px, url(../img/top/leaf_bg02.png) no-repeat top 150px right/150px, url(../img/top/features_bg1.png) no-repeat center top 100px/cover;
  }
}
@media screen and (max-width: 767px) {
  #feature {
    padding: 60px 0 30px;
    background: url(../img/top/leaf_bg01_sp.png) no-repeat top 5px left/120px, url(../img/top/leaf_bg02_sp.png) no-repeat top 50px right/120px, url(../img/top/features_bg1_sp.png) no-repeat center top 135px/cover;
  }
  #feature h2 {
    width: 100%;
    margin: 0 auto 0;
  }
  #feature .desc-1 {
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
    padding: 10px;
  }
  #feature .desc-1 .thirth-cl {
    display: block;
  }
  #feature .desc-2 {
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 45px;
  }
  #feature .row {
    margin: 0 -20px;
  }
  #feature .row .col {
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 20px 25px;
  }
  #feature .row .col .col-img {
    margin-bottom: 20px;
  }
  #feature .row .col .col-img span {
    font-size: 116px;
    bottom: 10px;
  }
  #feature .row .col .content h3 {
    font-size: 24px;
  }
  #feature .row .col .content .txt {
    font-size: 16px;
    line-height: 32px;
  }
}

#menu {
  padding: 60px 0 0;
  background: url(../img/top/menu_bg_top.png) no-repeat center top/100%;
}
#menu .group-1 {
  max-width: 1330px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 100px;
  position: relative;
}
#menu .group-1 .photo-1 {
  width: 23%;
}
#menu .group-1 .box-1 {
  width: 52%;
  position: relative;
}
#menu .group-1 .box-1 h3 {
  writing-mode: vertical-rl;
  font-size: 48px;
  line-height: 64px;
  background: #fff;
  padding: 40px 10px 20px;
  position: absolute;
  right: 25px;
  top: 35px;
  letter-spacing: 15px;
  z-index: 2;
}
#menu .group-1 .box-1 h3 span {
  color: #71b565;
}
#menu .group-1 .photo-3 {
  width: 23%;
}
#menu .group-1 h2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 160px;
  line-height: 46px;
  color: #71b565;
  opacity: 0.15;
  bottom: -20px;
  width: -moz-max-content;
  width: max-content;
  z-index: 1;
}
#menu .group-1 img {
  height: auto;
}
#menu .row {
  padding: 40px 0;
  background: url(../img/top/menu-row-t1-bg.jpg) no-repeat center center/cover;
  position: relative;
}
#menu .row::before {
  content: "";
  background: url(../img/top/menu_item_deco_left.png) no-repeat 0 0/100%;
  width: 245px;
  height: 222px;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
#menu .row .container {
  max-width: 1160px;
}
#menu .row .item {
  display: flex;
  padding: 20px;
  background: url(../img/top/menu_item_deco_right.png) no-repeat right bottom/223px, #fff;
  gap: 0 40px;
}
#menu .row .item .item-photo {
  width: 530px;
  height: -moz-max-content;
  height: max-content;
  position: relative;
}
#menu .row .item .item-photo .item-img img {
  height: auto;
}
#menu .row .item .item-photo .btn-t1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
}
#menu .row .item .item-photo .btn-t1 a {
  display: block;
  width: 160px;
  background: linear-gradient(to right, #99cb54, #9fd55f, #58cbc6);
  text-align: center;
  padding: 10px 0;
  border-radius: 100vw;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
#menu .row .item .item-photo .btn-t1 a::after {
  content: "";
  background: url(../img/top/btn-t1_after.png) no-repeat 0 0/100%;
  width: 6px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#menu .row .item .item-photo .btn-t1 a:hover {
  opacity: 0.7;
}
#menu .row .item .item-content {
  width: 470px;
  position: relative;
}
#menu .row .item .item-content::after {
  content: "";
  background: url(../img/top/menu_item_right_top.png) no-repeat 0 0/100%;
  width: 48px;
  height: 48px;
  right: -25px;
  top: 0;
  position: absolute;
}
#menu .row .item .item-content .ttl {
  color: #71b565;
  display: flex;
  align-items: center;
  gap: 0 30px;
  margin: 35px 0 25px 20px;
}
#menu .row .item .item-content .ttl .big-one {
  font-size: 55px;
  position: relative;
}
#menu .row .item .item-content .ttl .big-one::before {
  content: "";
  background: url(../img/top/menu_deco_circle.png) no-repeat 0 0/100%;
  width: 74px;
  height: 74px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
#menu .row .item .item-content .ttl h4 span {
  display: block;
}
#menu .row .item .item-content .ttl h4 span:first-child {
  font-size: 32px;
  letter-spacing: 6px;
  margin-bottom: 10px;
}
#menu .row .item .item-content .ttl h4 span:last-child {
  font-size: 20px;
  text-transform: uppercase;
}
#menu .row .item .item-content .txt {
  margin-bottom: 20px;
  letter-spacing: 0.6px;
}
#menu .row .item .item-content ul li {
  color: #fff;
  background: #71b565;
  font-weight: 500;
  margin-bottom: 15px;
  width: -moz-max-content;
  width: max-content;
  padding: 0 8px;
}
#menu .row-t2 {
  background: url(../img/top/row-t2-bg.jpg) no-repeat center center/cover;
}
#menu .row-t2::before {
  content: "";
  background: url(../img/top/menu_item2_deco_right.png) no-repeat 0 0/100%;
  width: 245px;
  height: 222px;
  left: auto;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
}
#menu .row-t2 .item {
  flex-direction: row-reverse;
  background: url(../img/top/menu_item2_deco_left.png) no-repeat left bottom/223px, #fff;
}
#menu #other-menu {
  padding: 40px 0;
  position: relative;
  background: url(../img/top/other-menu_bg1.png) no-repeat center top/cover;
}
#menu #other-menu .container {
  max-width: 1160px;
}
#menu #other-menu .big-text {
  position: absolute;
  right: 0;
  top: 50px;
  font-size: 128px;
  color: #d1edf2;
  opacity: 0.32;
  letter-spacing: 5px;
}
#menu #other-menu h2 {
  font-size: 32px;
  line-height: 64px;
  background: #fff;
  width: -moz-max-content;
  width: max-content;
  padding: 7px 15px;
  margin-bottom: 50px;
  letter-spacing: 5px;
  box-shadow: 5px 5px 0 0 rgba(101, 147, 181, 0.4);
}
#menu #other-menu h2 span {
  color: #6593b5;
}
#menu #other-menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu #other-menu ul li {
  width: 23.5%;
  /*padding: 8px;*/
  /*background: url(../img/top/other-menu_deco1.png) no-repeat right 5px bottom 5px/8px, #fff;*/
  margin-bottom: 25px;
  text-align: center;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.04);
}
/*#menu #other-menu ul li .list-img {
  margin-bottom: 15px;
}*/
#menu #other-menu ul li h4 {
  font-size: 20px;
  font-weight: 500;
  color: #6593b5;
}
#menu #other-menu ul li img {
  height: auto;
}
@media screen and (max-width: 1300px) {
  #menu .group-1 h2 {
    font-size: 12.5vw;
  }
  #menu .group-1 .box-1 h3 {
    height: -moz-max-content;
    height: max-content;
    padding: 20px 10px;
    line-height: 1.2em;
    font-size: 3vw;
    letter-spacing: 5px;
  }
}
@media screen and (max-width: 1180px) {
  #menu .row::before {
    width: 180px;
  }
  #menu .row .item .item-content::after {
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  #menu .row .item .item-content::after {
    width: 25px;
  }
  #menu .row .item .item-content .ttl h4 span:first-child {
    font-size: 28px;
  }
  #menu .row .item .item-content .ttl h4 span:last-child {
    font-size: 14px;
  }
  #menu #other-menu ul li {
    width: 32.5%;
  }
  #menu #other-menu .big-text {
    font-size: 90px;
  }
}
@media screen and (max-width: 767px) {
  #menu {
    background: url(../img/top/menu_bg_top_sp.png) no-repeat center top/100%;
  }
  #menu .group-1 {
    height: 70vw;
    margin-bottom: 0;
  }
  #menu .group-1 .photo-2 img {
    -o-object-position: 55% 50%;
       object-position: 55% 50%;
  }
  #menu .group-1 .photo-3 img {
    -o-object-position: 0 50%;
       object-position: 0 50%;
  }
  #menu .group-1 img {
    height: 70vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #menu .group-1 .box-1 h3 {
    font-size: 27px;
    top: 55px;
    right: -80px;
  }
  #menu .row::before {
    width: 140px;
  }
  #menu .row .item {
    display: block;
    padding: 20px 20px 70px;
    background: url(../img/top/menu_item_deco_right.png) no-repeat right bottom/120px, #fff;
  }
  #menu .row .item .item-photo {
    width: 100%;
    position: static;
  }
  #menu .row .item .item-photo .item-img img {
    width: 100%;
  }
  #menu .row .item .item-photo .btn-t1 {
    bottom: 60px;
  }
  #menu .row .item .item-content {
    width: 100%;
  }
  #menu .row .item .item-content::after {
    background: url(../img/top/menu_item_right_top_sp.png) no-repeat 0 0/100%;
  }
  #menu .row .item .item-content .ttl {
    margin: 35px 0 25px 10px;
  }
  #menu .row .item .item-content .ttl h4 span:last-child {
    font-size: 16px;
    letter-spacing: -0.5px;
  }
  #menu .row .item .item-content .txt {
    font-size: 16px;
    line-height: 32px;
  }
  #menu .row .item .item-content ul {
    display: flex;
    flex-wrap: wrap;
  }
  #menu .row .item .item-content ul li {
    margin-right: 10px;
    padding: 3px 10px;
  }
  #menu .row-t2 .item {
    background: url(../img/top/menu_item2_deco_left.png) no-repeat left bottom/120px, #fff;
  }
  #menu #other-menu {
    background-size: 360%;
  }
  #menu #other-menu h2 {
    font-size: 27px;
    letter-spacing: 2px;
    margin: 0 auto 50px;
  }
  #menu #other-menu ul li {
    width: 49%;
    margin-bottom: 15px;
  }
  #menu #other-menu ul li .list-img {
    margin-bottom: 10px;
  }
  #menu #other-menu ul li h4 {
    font-size: 12px;
  }
  #menu #other-menu .big-text {
    font-size: 72px;
    width: -moz-max-content;
    width: max-content;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 374px) {
  #menu .row .item .item-content::after {
    right: -12px;
    top: -15px;
  }
  #menu .row .item .item-content .ttl h4 span:first-child {
    font-size: 24px;
  }
  #menu #other-menu h2 {
    font-size: 22px;
    line-height: 50px;
  }
}
#greeting {
  padding: 100px 0 0;
  position: relative;
}
#greeting::before {
  content: "";
  background: url(../img/top/greeting_deco2.png) no-repeat 0 0/100%;
  width: 450px;
  height: 410px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
#greeting .container {
  max-width: 1330px;
}
#greeting .box {
  background: #fff;
  position: relative;
  padding: 85px 0 45px;
}
#greeting .box::after {
  content: "";
  background: url(../img/top/greeting_deco1.png) no-repeat 0 0/100%;
  width: 130px;
  height: 133px;
  right: 0;
  top: -80px;
  position: absolute;
}
#greeting .box::before {
  content: "";
  background: url(../img/top/greeting_deco_right_bot.png) no-repeat 0 0/100%;
  width: 341px;
  height: 424px;
  position: absolute;
  right: -45px;
  bottom: 0;
}
#greeting .box h2 {
  font-size: 128px;
  color: #71b565;
  opacity: 0.16;
  position: absolute;
  top: -25px;
  left: 85px;
}
#greeting .box .row {
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
}
#greeting .box .row .col-left {
  width: 310px;
  margin-left: 60px;
  position: relative;
  margin-top: 5px;
  z-index: 3;
}
#greeting .box .row .col-left .photo-person {
  margin-bottom: 15px;
}
#greeting .box .row .col-left h3 {
  font-size: 40px;
  line-height: 60px;
  position: absolute;
  left: -90px;
  top: 12px;
  letter-spacing: 20px;
  writing-mode: vertical-rl;
}
#greeting .box .row .col-left h3 span {
  color: #71b565;
}
#greeting .box .row .col-left ul {
  width: 100%;
}
#greeting .box .row .col-left ul li {
  margin-right: 10px;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  padding: 0 10px;
  font-weight: 500;
  letter-spacing: -1px;
}
#greeting .box .row .col-left ul li:first-child {
  background: #71b565;
  margin-left: 7px;
}
#greeting .box .row .col-left ul li:last-child {
  margin-left: auto;
  background: #94b75f;
}
#greeting .btn-t2 a{
      display: block;
    width: 160px;
    background: linear-gradient(to right, #99cb54, #9fd55f, #58cbc6);
    text-align: center;
    padding: 10px 0;
    border-radius: 100vw;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
}
#greeting .btn-t2 a:after{
      content: "";
    background: url(../img/top/btn-t1_after.png) no-repeat 0 0 / 100%;
    width: 6px;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#greeting .box .row .col-left img {
  height: auto;
}
#greeting .box .row .col-right {
  width: calc(100% - 430px);
  letter-spacing: 0;
  font-size: 15px;
  line-height: 30px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 991px) {
  #greeting .box h2 {
    font-size: 90px;
  }
  #greeting .box .row {
    display: block;
  }
  #greeting .box .row .col-left {
    margin: 0 auto 30px;
  }
  #greeting .box .row .col-right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #greeting {
    background: url(../img/top/greeting_deco_right_bot.png) no-repeat right bottom/100%;
    padding: 50px 0;
  }
  #greeting::before {
    width: 200px;
    height: 182px;
  }
  #greeting .box {
    padding: 35px 15px 40px;
    background: #f9f9f9;
  }
  #greeting .box::after {
    width: 101px;
    height: 102px;
    right: -20px;
    top: -50px;
    z-index: 3;
  }
  #greeting .box::before {
    display: none;
  }
  #greeting .box h2 {
    font-size: 72px;
    left: 0;
    letter-spacing: -4px;
  }
  #greeting .box .row {
    display: block;
  }
  #greeting .box .row .col-left {
    margin: 0 0 35px auto;
    width: 80%;
  }
  #greeting .box .row .col-left h3 {
    font-size: 36px;
    letter-spacing: 10px;
    left: -70px;
  }
  #greeting .box .row .col-left ul {
    margin-top: -50px;
    position: relative;
  }
  #greeting .box .row .col-left ul li {
    font-size: 16px;
    padding: 3px 10px;
  }
  #greeting .box .row .col-left ul li:first-child {
    margin-left: auto;
  }
  #greeting .box .row .col-right {
    width: 100%;
  }
}

#info {
  padding: 55px 0 50px;
  background: url(../img/top/info_bg_bot.png) no-repeat center bottom/100% 550px, url(../img/top/info_bg1.jpg) no-repeat top center/100% 480px;
}
#info .big-text {
  font-size: 121px;
  text-align: center;
  color: #fff;
  opacity: 0.48;
  margin-bottom: 10px;
}
#info h2 {
  font-size: 48px;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 95px;
  background: #fff;
  letter-spacing: 15px;
  padding: 30px 35px;
}
#info h2 span {
  color: #71b565;
}
#info .container {
  max-width: 1160px;
}
#info .box {
  background: #fff;
  padding: 40px;
}
#info .top_ttl {
  margin-bottom: 50px;
}
#info .blk {
  display: flex;
  justify-content: space-between;
}
#info .blk .aboutL {
  width: 510px;
  line-height: 22px;
}
#info .blk .gmap {
  width: 460px;
}
#info .blk .gmap iframe {
  width: 100%;
  height: 370px;
  border: none;
  border-radius: 10px;
}
#info .blk .gmap .btn-map a {
  display: block;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  font-size: 15px;
  padding-left: 25px;
  position: relative;
}
#info .blk .gmap .btn-map a::before {
  content: "";
  background: url(../img/top/info_icon_map2.png) no-repeat 0 0/100%;
  width: 16px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#info .blk .gmap .btn-map a:hover {
  opacity: 0.7;
}
#info .blk table {
  text-align: center;
}
#info .blk table thead {
  color: #fff;
}
#info .blk table thead th {
  font-size: 16px;
  font-weight: 500;
  width: 135px;
  background: #71b565;
  padding: 10px 0;
  text-align: center;
}
#info .blk table thead td {
  font-weight: 500;
  padding: 10px 0;
  background: #83c777;
  font-size: 18px;
}
#info .blk table tbody tr {
  border-top: 10px solid #fff;
}
#info .blk table tbody tr th {
  margin: 5px 0;
  background: #f9f8f4;
  text-align: center;
  padding: 8px 0;
  font-weight: 500;
}
#info .blk table tbody tr td {
  margin: 5px 0;
  background: #f9f9f9;
}
#info .blk .txt {
  padding: 10px 0 25px;
  font-size: 14px;
  line-height: 24px;
}
#info .blk .info dl {
  padding: 12px 0;
  width: 100%;
  display: flex;
  align-items: center;
  border-top: 1px solid #71b565;
}
#info .blk .info dl dt {
  width: 60px;
  text-align: center;
}
#info .blk .info dl dt img {
  height: auto;
}
#info .blk .info dl dd {
  width: calc(100% - 80px);
}
#info .blk .info dl:nth-child(2) dt img {
  width: 23px !important;
}
#info .blk .info dl:nth-child(3) dt img {
  width: 19px !important;
}
#info .blk .info dl:nth-child(4) {
  border-bottom: 1px solid #71b565;
}
#info .blk .info dl:nth-child(4) dt img {
  width: 34px !important;
}
@media screen and (max-width: 1360px) {
  #info .big-text {
    font-size: 8.5vw;
  }
}
@media screen and (max-width: 1100px) {
  #info .blk .aboutL {
    width: 49%;
  }
  #info .blk .gmap {
    width: 49%;
  }
}
@media screen and (max-width: 980px) {
  #info .blk table thead th {
    width: 110px;
  }
  #info .blk .info dl dt {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  #info {
    background: url(../img/top/info_bg_bot_sp.png) no-repeat center bottom/100%, url(../img/top/info_bg1_sp.jpg) no-repeat top center/100%;
    padding: 40px 0 50px;
  }
  #info .big-text {
    font-size: 72px;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
  }
  #info h2 {
    font-size: 32px;
    letter-spacing: 5px;
    padding: 20px;
    margin: 0 auto 65px;
  }
  #info .box {
    padding: 15px;
  }
  #info .blk {
    display: block;
  }
  #info .blk .aboutL {
    width: 100%;
  }
  #info .blk .gmap {
    width: 100%;
    margin-top: 15px;
  }
  #info .blk .gmap iframe {
    height: 250px;
  }
  #info .blk .info {
    margin-bottom: 30px;
  }
  #info .blk .info dl dt {
    width: 55px;
  }
  #info .blk .info dl dd {
    width: calc(100% - 65px);
  }
  #info .blk table thead th {
    font-size: 14px;
    width: 85px;
    letter-spacing: 1.2px;
  }
  #info .blk table thead td {
    font-size: 14px;
  }
  #info .blk table tbody tr th {
    letter-spacing: 1.2px;
    line-height: 17px;
  }
}

#cv {
  padding: 60px 0;
  background: url(../img/top/cv_deco1.png) no-repeat right top/435px, url(../img/top/cv_bg1.jpg) no-repeat center center/cover;
}
#cv .container {
  max-width: 1160px;
}
#cv h2 {
  font-size: 32px;
  padding: 20px 30px;
  margin-bottom: 35px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(to right, #f0c45e, #f0a75e);
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 3px;
}
#cv .desc {
  margin-bottom: 60px;
  letter-spacing: 0.7px;
}
#cv ul {
  display: flex;
  max-width: 890px;
  justify-content: space-between;
}
#cv ul li {
  max-width: 425px;
}
#cv ul li img {
  height: auto;
}
@media screen and (max-width: 991px) {
  #cv ul {
    max-width: 700px;
  }
  #cv ul li {
    max-width: 340px;
  }
}
@media screen and (max-width: 767px) {
  #cv {
    padding: 60px 0 30px;
    background: url(../img/top/cv_deco1.png) no-repeat right top/180px, url(../img/top/cv_bg1.jpg) no-repeat center center/cover;
  }
  #cv h2 {
    font-size: 28px;
    padding: 15px 10px;
    margin: 0 auto 30px;
  }
  #cv .desc {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: -0.2px;
  }
  #cv ul {
    display: block;
  }
  #cv ul li {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 374px) {
  #cv h2 {
    font-size: 23px;
  }
}
#news-ttl {
  padding: 80px 0;
  position: relative;
  z-index: 0;
}
#news-ttl::before {
  content: "";
  background: #fff;
  max-width: 1100px;
  height: 200px;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
  z-index: 1;
}
#news-ttl:after {
  content: "";
  background: url(../img/top/news_curve.png) no-repeat 0 0/100%;
  width: 100%;
  height: 10vw;
  left: 0;
  top: 200px;
  position: absolute;
  opacity: 0.5;
  z-index: 2;
}
#news-ttl .bg-news::before {
  content: "";
  background: url(../img/top/news_bg.png) no-repeat 0 0/cover;
  width: 100%;
  height: 60vw;
  left: 0;
  top: 0;
  position: absolute;
}
#news-ttl .container {
  max-width: 1080px;
}
#news-ttl .row {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
#news-ttl h2 {
  color: #6593b5;
  font-size: 32px;
  letter-spacing: 5px;
  position: relative;
  z-index: 1;
}
#news-ttl .big-text {
  font-size: 64px;
  color: #6593b5;
  opacity: 0.16;
}

#news {
  padding: 10px 0 60px;
}
#news .category-posts {
  max-width: 1020px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
#news .category-posts li {
  width: 32%;
}
#news .category-posts li .post-thumbnail {
  margin-bottom: 10px;
}
#news .category-posts li .post-info dt {
  font-size: 15px;
  font-weight: 500;
  color: #6593b5;
}
#news .category-posts li .post-info dd {
  font-size: 15px;
  line-height: 28px;
}
#news .category-posts li img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.btn-news a {
  display: block;
  width: 160px;
  background: #6593b5;
  text-align: center;
  padding: 10px 0;
  border-radius: 100vw;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin: 0 auto 60px;
}
.btn-news a::after {
  content: "";
  background: url(../img/top/btn-t1_after.png) no-repeat 0 0/100%;
  width: 6px;
  height: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-news a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1100px) {
  #news .category-posts {
    padding: 0 20px;
  }
  #news-ttl .big-text {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  #news-ttl {
    padding: 80px 0 30px;
  }
  #news-ttl::before {
    display: none;
  }
  #news-ttl:after {
    background: url(../img/top/news_curve_sp.png) no-repeat 0 0/100%;
    height: 10vw;
    top: 60px;
    opacity: 1;
    z-index: 0;
  }
  #news-ttl .big-text {
    font-size: 48px;
    position: absolute;
    top: 20px;
    right: 0;
  }
  #news-ttl h2 {
    font-size: 28px;
  }
  #news-ttl .row {
    position: static;
  }
  #news {
    padding: 10px 0;
  }
  #news .category-posts {
    display: block;
  }
  #news .category-posts li .post-thumbnail {
    margin-bottom: 15px;
  }
  #news .category-posts li {
    width: 100%;
    margin-bottom: 25px;
  }
}/*# sourceMappingURL=index.css.map */