/*
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
*/
/*=============================================
******************* common  *******************
*=============================================*/
.ttl {
  color: #f4af8f;
  font-size: 22px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: 'Zen Maru';
  font-weight: bold;
}

h2 {
  font-size: 34px;
  line-height: 52px;
  letter-spacing: 6px;
}

p {
  margin-bottom: 0;
}

.btn-cus {
  width: 340px;
  margin: 0 auto;
}
.btn-cus a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  position: relative;
  height: 70px;
  line-height: 68px;
  border-radius: 35px;
  background: #9f998c;
  font-weight: bold;
  color: #fff;
  transition: none;
  font-family: 'Zen Maru';
}
.btn-cus a:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: url(../img/btn_arrow.png) no-repeat center top;
  width: 26px;
  height: 26px;
  background-size: contain;
}
.btn-cus a:hover {
  background: #fae9e0 !important;
  color: #6a6055;
}

/*--------------------------------------
	mainimage
--------------------------------------*/
#mainimage img {
  width: 100%;
  height: auto;
}

#mainimage h1 {
  display: none;
}

#mainimage {
  margin: -142px 50px 0;
  position: relative;
}
#mainimage .key-img {
  border-radius: 3vw;
  background: #bfbebd;
}
#mainimage .main-catch {
  position: absolute;
  z-index: 2;
  width: 738px;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  margin-left: 5px;
  margin-top: -3px;
  box-sizing: border-box;
}

/*=============================================
******************* rss  **********************
*=============================================*/
#rss {
  padding: 101px 0 130px;
}
#rss .post-box {
  margin-top: -13px;
}
#rss .post-box .post-box__header {
  display: none;
}
#rss .post-box dl {
  border-top: 1px solid;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding: 25px 0 25px 20px;
}
#rss .post-box dl dt {
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 131px;
  position: relative;
}
#rss .post-box dl dt .new-label {
  position: absolute;
  top: 0;
  right: -108px;
  width: 58px;
  height: 18px;
  line-height: 16px;
  font-weight: 600;
  color: #fff;
  background: #70c8ce;
  border-radius: 8px;
  font-size: 12px;
  text-align: center;
  margin: 0;
}
#rss .post-box dl dd {
  font-size: 15px;
}
#rss .post-box dl dd a {
  color: #6a6055;
}
#rss .post-box .post-box__content dl:last-child {
  border-bottom: 1px solid;
}
#rss .left {
  padding-left: 30px;
}
#rss .left h2 {
  margin: 8px 0 58px;
  font-size: 38px;
  letter-spacing: 4px;
}
#rss .left .button {
  width: 196px;
}
#rss .left .button a {
  font-size: 18px;
  text-align: center;
  display: block;
  border: 1px solid;
  border-radius: 31px;
  height: 62px;
  line-height: 60px;
  text-decoration: none;
}
#rss .left .button a:hover {
  opacity: 0.8;
}

/*=============================================
******************* sec1  **********************
*=============================================*/
#sec1 {
  margin-bottom: 134px;
}
#sec1 .box {
  background: #faf9ea;
  border-radius: 40px;
  position: relative;
  padding: 76px 0 1px;
  text-align: center;
}
#sec1 .box:before {
  content: '';
  position: absolute;
  top: -30px;
  margin-left: 12px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/sec2_deco.png) no-repeat center top;
  width: 1001px;
  height: 667px;
  background-size: contain;
}
#sec1 .box h2 {
  margin: 20px 0 37px 3px;
}
#sec1 .box .txt {
  text-align: left;
  width: 690px;
  margin: 0 auto;
}
#sec1 .box .btn-cus {
  margin-top: 94px;
  margin-bottom: -22px;
}

/*=============================================
******************* sec3  **********************
*=============================================*/
#sec3 {
  padding: 86px 0 62px;
}
#sec3 .wrap {
  max-width: 100%;
}
#sec3 .ttl {
  text-align: center;
}
#sec3 h2 {
  text-align: center;
  margin: 20px 0 63px 7px;
}
#sec3 .main .row {
  display: flex;
  flex-direction: row-reverse;
  justify-content: end;
  align-items: center;
  gap: 100px;
  margin-bottom: 58px;
}
#sec3 .main .row:nth-child(1) .photo:before {
  top: auto;
  bottom: 3px;
  left: -60px;
}
#sec3 .main .row:nth-child(1) .photo:after {
  content: '';
  position: absolute;
  top: -36px;
  right: 53px;
  background: url(../img/sec3_d2.png) no-repeat center top;
  width: 87px;
  height: 74px;
  background-size: contain;
}
#sec3 .main .row:nth-child(1) .content h3 {
  font-size: 30px;
  line-height: 52px;
}
#sec3 .main .row:nth-child(2) .photo:before {
  background: url(../img/sec3_d3.png) no-repeat center top;
  width: 111px;
  height: 109px;
  top: auto;
  bottom: -30px;
  background-size: contain;
  left: calc(50% - 200px);
}
#sec3 .main .row:nth-child(3) .photo:before {
  background: url(../img/sec3_d4.png) no-repeat center top;
  background-size: contain;
  width: 49px;
  height: 46px;
  left: 93px;
  top: -22px;
}
#sec3 .main .row:nth-child(3) .photo:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: 97px;
  background: url(../img/sec3_d5.png) no-repeat center top;
  width: 107px;
  height: 135px;
  background-size: contain;
}
#sec3 .main .row:nth-child(4) .photo:before {
  background: url(../img/sec3_d6.png) no-repeat center top;
  background-size: contain;
  width: 79px;
  height: 62px;
  left: 155px;
  top: -20px;
}
#sec3 .main .row:nth-child(4) .photo:after {
  content: '';
  position: absolute;
  bottom: -40px;
  right: 13px;
  background: url(../img/sec3_d7.png) no-repeat center top;
  width: 122px;
  height: 158px;
  background-size: contain;
}
#sec3 .main .row .photo {
  width: calc(54% - 11px);
  position: relative;
  height: 490px;
}
#sec3 .main .row .photo:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/sec3_d1.png) no-repeat center top;
  background-size: contain;
  width: 120px;
  height: 140px;
}
#sec3 .main .row .photo img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  border-radius: 40px 0 0 40px;
}
#sec3 .main .row .content {
  margin-top: -8px;
  margin-left: 20px;
}
#sec3 .main .row .content h3 {
  font-size: 26px;
  line-height: 45px;
  letter-spacing: 0.15em;
}
#sec3 .main .row .content .txt {
  margin: 23px 0 39px;
  letter-spacing: 0em;
  line-height: 30px;
  width: 445px;
  font-weight: 400;
}
#sec3 .main .row .content .btn-cus {
  margin-left: 0;
}
#sec3 .main .row .content .btn-cus a {
  text-align: left;
  padding-left: 29px;
}
#sec3 .main .row-l {
  flex-direction: row;
  justify-content: start;
}
#sec3 .main .row-l .photo {
  width: calc(54% - 7px);
}
#sec3 .main .row-l .photo img {
  border-radius: 0 40px 40px 0;
}
#sec3 .main .row-l .content {
  margin-left: 0;
  margin-right: 20px;
}

/*=============================================
******************* sec4  **********************
*=============================================*/
#sec4 {
  position: relative;
  z-index: 2;
  padding-bottom: 67px;
}
#sec4:before {
  content: '';
  position: absolute;
  top: 11px;
  right: calc(50% - 736px);
  background: url(../img/sec4_deco.png) no-repeat center top;
  background-size: contain;
  width: 404px;
  height: 93px;
}
#sec4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/sec4_bg.jpg) repeat-x center top;
  width: 100%;
  height: 382px;
  z-index: -1;
}
#sec4 .wrap {
  max-width: 100%;
  padding: 0 49px;
  box-sizing: border-box;
}
#sec4 .ttl {
  text-align: center;
}
#sec4 h2 {
  text-align: center;
  margin: 19px 0 50px 6px;
}
#sec4 .row {
  display: flex;
  justify-content: space-between;
}
#sec4 .row .item {
  width: calc(24% - 2px);
}
#sec4 .row .item a .photo {
  border-radius: 151px 151px 0 0;
  overflow: hidden;
  width: 100%;
  display: block;
  height: 23vw;
}
#sec4 .row .item a .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}
#sec4 .row .item a:hover .photo img {
  transform: scale(1.2);
}
#sec4 .row .item a:hover p.link {
  background: #fae9e0;
}
#sec4 .row .item a p.link {
  font-size: 22px;
  font-weight: bold;
  border-radius: 0 0 40px 40px;
  background: #fff;
  padding: 17px 0 17px 30px;
  letter-spacing: 3px;
  position: relative;
  font-family: 'Zen Maru';
}
#sec4 .row .item a p.link:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: url(../img/btn_arrow2.png) no-repeat center top;
  width: 26px;
  height: 26px;
  background-size: contain;
}
#sec4 .row2 {
  display: flex;
  justify-content: space-between;
  margin: 55px -10px 0;
}
#sec4 .row2 p {
  width: calc(33% - 20px);
}
#sec4 .row2 p a {
  text-align: left;
  font-size: 22px;
  letter-spacing: 3px;
  padding-left: 40px;
  background: #fff;
  color: #6a6055;
}
#sec4 .row2 p a::before {
  background: url(../img/btn_arrow2.png) no-repeat center top;
  background-size: contain;
}

/*=============================================
******************* sec5  **********************
*=============================================*/
#sec5 {
  padding: 122px 0 85px;
  position: relative;
}
#sec5:before {
  content: '';
  position: absolute;
  top: 111px;
  left: calc(50% - 733px);
  background: url(../img/sec5_deco.png) no-repeat center top;
  background-size: contain;
  width: 409px;
  height: 131px;
  z-index: 3;
}
#sec5 .ttl {
  text-align: center;
}
#sec5 h2 {
  margin: 20px 0 -30px 10px;
  text-align: center;
  position: relative;
  z-index: 3;
}
#sec5 .box {
  position: relative;
  z-index: 2;
  display: flex;
  padding: 113px 0 90px;
  justify-content: space-between;
}
#sec5 .box:before {
  content: '';
  position: absolute;
  top: 0px;
  left: -94px;
  right: -94px;
  height: 100%;
  background: #faf2ed;
  z-index: -1;
  border-radius: 40px;
}
#sec5 .box:after {
  content: '';
  position: absolute;
  bottom: -20px;
  right: -50px;
  background: url(../img/sec5_logo.png) no-repeat center top;
  background-size: contain;
  width: 440px;
  height: 413px;
  z-index: -1;
}
#sec5 .box > div {
  width: calc(49% - 17px);
}
#sec5 .box .g-map iframe {
  height: calc(100% - 15px);
}
#sec5 .box .info table {
  width: 100%;
  background: #fff;
  font-weight: 500;
}
#sec5 .box .info table .big {
  padding: 1px 0 1px 11px;
  width: 30%;
  text-align: left;
}
#sec5 .box .info table th {
  text-align: center;
  font-weight: 500;
}
#sec5 .box .info table thead {
  background: #f4af8f;
  color: #fff;
}
#sec5 .box .info table thead .big {
  font-weight: 800;
}
#sec5 .box .info table tbody tr:nth-child(1) {
  border-bottom: 1px solid;
}
#sec5 .box .info table tbody .big {
  letter-spacing: 2px;
}
#sec5 .box .info table tbody th {
  padding-top: 11px;
  padding-bottom: 10px;
}
#sec5 .box .info .note {
  margin: 10px 0 67px 2px;
  font-size: 15px;
}
#sec5 .box .info .note span {
  font-weight: 800;
}
#sec5 .box .info dl {
  display: flex;
  align-items: start;
  border-bottom: 1px solid;
  letter-spacing: 0px;
  padding-bottom: 14px;
  line-height: 26px;
  margin-bottom: 15px;
}
#sec5 .box .info dl dt {
  font-weight: 800;
  width: 30%;
}

/*=============================================
******************* sec5  **********************
*=============================================*/
#sec6 {
  position: relative;
  z-index: 2;
}
#sec6:before {
  content: '';
  position: absolute;
  bottom: 40px;
  left: 0;
  background: url(../img/sec6_bg.png) repeat-x center top;
  background-size: contain;
  width: 100%;
  height: 466px;
  z-index: -1;
}
#sec6 .ttl {
  text-align: center;
}
#sec6 h2 {
  margin: 20px 0 64px 7px;
  text-align: center;
}
#sec6 .row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
#sec6 .row .photo {
  margin-left: -22px;
  width: 422px;
  min-width: 422px;
}
#sec6 .row .txt {
  width: 602px;
  margin-top: -5px;
  letter-spacing: 0.06em;
  font-weight: 400;
}
#sec6 .right {
  text-align: right;
  color: #70c8ce;
  margin-top: 27px;
  font-size: 18px;
  margin-right: 7px;
  margin-bottom: 24px;
}
#sec6 .right span {
  font-size: 24px;
}

/*=============================================
******************* slider  *******************
*=============================================*/
.slider {
  height: 230px;
  margin-top: 110px;
  background: url(../img/slider.jpg) repeat-x center top;
  animation: animateltr 60s linear infinite;
  background-size: auto 100%;
}

@keyframes animateltr {
  0% {
    background-position: 2130px top;
  }
  100% {
    background-position: 0 top;
  }
}
@media screen and (max-width: 767px) {
  #mainimage {
    margin: 9px 15px 0;
  }
  #mainimage .main-catch {
    width: 86%;
    margin-top: 2px;
    margin-left: 2px;
  }
  #mainimage .key-img {
    border-radius: 20px;
  }
  .ttl {
    font-size: 15px;
    letter-spacing: 3px;
  }
  h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .btn-cus {
    width: auto;
  }
  /*=============================================
  ******************* rss  **********************
  *=============================================*/
  #rss {
    padding: 7vw 8% 15vw;
  }
  #rss .left {
    padding-left: 0;
    position: relative;
  }
  #rss .left .ttl {
    font-size: 17px;
    letter-spacing: 4px;
  }
  #rss .left h2 {
    font-size: 29px;
    margin: 0vw 0 10vw;
  }
  #rss .left .button {
    position: absolute;
    top: 4vw;
    right: 0;
    width: 40%;
  }
  #rss .left .button a {
    height: 54px;
    font-size: 15px;
    line-height: 52px;
  }
  #rss .post-box dl {
    padding: 4vw 0 2vw;
    flex-direction: column;
    align-items: start;
  }
  #rss .post-box dl dt {
    margin-right: 0;
  }
  #rss .post-box dl dt:before {
    right: auto;
    left: calc(100% + 10px);
  }
  #rss .post-box dl dd {
    position: static;
  }
  /*=============================================
  ******************* sec1  **********************
  *=============================================*/
  #sec1 {
    margin-bottom: 21vw;
  }
  #sec1 .box {
    padding: 13vw 0;
  }
  #sec1 .box:before {
    background: url(../img/sec1_deco_sp.png) no-repeat center top;
    background-size: contain;
    width: 104%;
    height: 180vw;
    margin-left: -2px;
    top: -4vw;
  }
  #sec1 .box .ttl {
    font-size: 15px;
  }
  #sec1 .box h2 {
    margin: 0vw 19% 5vw;
    letter-spacing: 3px;
  }
  #sec1 .box .txt {
    width: 76%;
  }
  #sec1 .box .btn-cus {
    margin: 12vw 12% -23vw;
  }
  /*=============================================
  ******************* sec3 **********************
  *=============================================*/
  #sec3 {
    padding: 10vw 0 0;
  }
  #sec3 h2 {
    margin: 0 7% 7vw;
    letter-spacing: 3px;
  }
  #sec3 .main {
    margin: 0 -4%;
  }
  #sec3 .main .row {
    flex-direction: column !important;
    align-items: end;
    gap: 7vw;
    margin-bottom: 12vw;
  }
  #sec3 .main .row:nth-child(1) .content h3 {
    font-size: 20px;
    line-height: 31px;
  }
  #sec3 .main .row:nth-child(1) .photo:before {
    bottom: 1vw;
    left: -8%;
    width: 17%;
    height: 17vw;
  }
  #sec3 .main .row:nth-child(1) .photo:after {
    top: -4vw;
    right: 8%;
    width: 11%;
    height: 11vw;
  }
  #sec3 .main .row:nth-child(2) .photo:before {
    width: 20%;
    height: 18vw;
    bottom: -3vw;
    left: 5%;
  }
  #sec3 .main .row:nth-child(3) .photo:before {
    width: 38px;
    height: 46px;
    left: 41px;
    top: -13px;
  }
  #sec3 .main .row:nth-child(3) .photo::after {
    bottom: -2vw;
    right: 7%;
    width: 15%;
    height: 17vw;
  }
  #sec3 .main .row:nth-child(4) .photo:before {
    width: 12%;
    height: 62px;
    left: 16%;
    top: -12px;
  }
  #sec3 .main .row:nth-child(4) .photo:after {
    bottom: -3vw;
    right: 7%;
    width: 17%;
    height: 20vw;
  }
  #sec3 .main .row .photo {
    width: 93%;
    height: 63vw;
  }
  #sec3 .main .row .photo img {
    border-radius: 20px 0 0 20px;
  }
  #sec3 .main .row .content {
    width: 100%;
    padding-left: 8%;
    box-sizing: border-box;
  }
  #sec3 .main .row .content h3 {
    font-size: 20px;
    line-height: 31px;
  }
  #sec3 .main .row .content .txt {
    margin: 3vw 0 5vw 0;
    width: 93%;
    line-height: 28px;
  }
  #sec3 .main .row .content .btn-cus {
    width: 91%;
  }
  #sec3 .main .row-l {
    align-items: start;
  }
  #sec3 .main .row-l .photo img {
    border-radius: 0 20px 20px 0;
  }
  /*=============================================
  ******************* sec4  **********************
  *=============================================*/
  #sec4 {
    padding-bottom: 0;
  }
  #sec4::before {
    top: -10px;
    right: -20%;
    width: 54%;
  }
  #sec4:after {
    bottom: 60vw;
    height: 102vw;
  }
  #sec4 .wrap {
    padding: 0 8%;
  }
  #sec4 h2 {
    margin: 1vw 0 9vw;
  }
  #sec4 .row {
    flex-wrap: wrap;
  }
  #sec4 .row .item {
    width: calc(49% - 2px);
    margin-bottom: 2vw;
  }
  #sec4 .row .item a .photo {
    height: 42vw;
  }
  #sec4 .row .item a p.link {
    font-size: 17px;
    border-radius: 0 0 20px 20px;
    padding: 9px 0 9px 0px;
    text-align: center;
  }
  #sec4 .row .item a p.link:before {
    right: 10px;
    width: 14px;
    height: 13px;
  }
  #sec4 .row2 {
    margin: 14vw 0 0;
    flex-wrap: wrap;
    gap: 3vw;
  }
  #sec4 .row2 p {
    width: 100%;
  }
  #sec4 .row2 p a {
    height: 59px;
    font-size: 17px;
    line-height: 58px;
    padding-left: 7%;
    background: #fae9e0;
  }
  /*=============================================
  ******************* sec5  **********************
  *=============================================*/
  #sec5 {
    padding: 15vw 0 11vw;
  }
  #sec5:before {
    top: 36px;
    left: -25%;
    width: 52%;
  }
  #sec5 h2 {
    margin: 1vw 11% -12vw;
    letter-spacing: 3px;
  }
  #sec5 .box {
    flex-direction: column-reverse;
    padding: 18vw 7% 6vw;
  }
  #sec5 .box > div {
    width: 100%;
  }
  #sec5 .box:before {
    left: 1%;
    right: 1%;
    border-radius: 20px;
  }
  #sec5 .box:after {
    display: none;
  }
  #sec5 .box .info table {
    font-size: 13px;
  }
  #sec5 .box .info table .big {
    padding: 0px 0 0px 6px;
  }
  #sec5 .box .info table tbody .big {
    letter-spacing: 0px;
  }
  #sec5 .box .info table tbody th {
    padding-top: 0px;
    padding-bottom: 6px;
  }
  #sec5 .box .info .note {
    margin: 2vw 0 8vw;
  }
  #sec5 .box .info dl {
    line-height: 22px;
    padding-bottom: 11px;
    margin-bottom: 14px;
  }
  #sec5 .box .info dl dt {
    width: 31%;
  }
  #sec5 .box .info dl dd {
    width: 69%;
  }
  #sec5 .box .g-map {
    margin-top: 4vw;
    height: 72vw;
  }
  /*=============================================
  ******************* sec6  **********************
  *=============================================*/
  #sec6:before {
    bottom: 15vw;
    background: url(../img/sec6_bg.png) repeat center top;
    background-size: 292%;
    width: 100%;
    height: 170vw;
  }
  #sec6 h2 {
    margin: 1vw 0 10vw;
  }
  #sec6 .row {
    flex-direction: column;
  }
  #sec6 .row .photo {
    width: 91%;
    margin: 0 auto 9vw;
    min-width: 0;
  }
  #sec6 .row .txt {
    width: 91%;
    margin: 0 auto;
    letter-spacing: 0em;
    line-height: 28px;
  }
  #sec6 .right {
    margin: 9vw 5% 0 0;
  }
  #sec6 .btn-cus {
    margin: 14vw 5% 0;
  }
  /*=============================================
  ******************* slider  **********************
  *=============================================*/
  .slider {
    margin-top: 14vw;
    height: 43vw;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  #mainimage {
    margin: -73px 20px 0;
  }
  #mainimage .main-catch {
    top: 220px;
    width: 558px;
  }
  #sec3 .main .row {
    gap: 20px;
  }
  #sec3 .main .row .content h3 {
    font-size: 23px !important;
    letter-spacing: 0.05em;
  }
  #sec3 .main .row .content .txt {
    width: 350px;
  }
  #sec3 .main .row .content .btn-cus {
    width: 90%;
  }
  #sec4 .wrap {
    padding: 0 20px;
  }
  #sec6 .row .photo {
    margin-left: 0;
  }
  #sec6 {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  #sec4 .row2 p a {
    font-size: 18px;
    padding-left: 20px;
  }
  #sec4 .row .item a p.link {
    padding-left: 20px;
    font-size: 18px;
  }
  #sec5 .box > div {
    width: calc(49% - 2px);
  }
  #sec5 .box .info dl dd {
    margin-right: -10px;
  }
  #sec6 .row .txt br {
    display: none;
  }
  #sec5 .box .info table tbody .big {
    letter-spacing: 1px;
  }
  #sec6 .row .photo {
    min-width: 350px;
  }
  #sec1 .box:before {
    width: 100%;
    height: 591px;
    background-size: 100% 100%;
  }
  #sec1 .box .btn-cus {
    margin-top: 44px;
  }
  #sec1 .box h2 {
    margin-bottom: 17px;
  }
  #sec4:before {
    right: -180px;
  }
  #sec5:before {
    left: -250px;
  }
}

/*# sourceMappingURL=top.css.map */
