@charset "utf-8";
#primary{
  margin-bottom: 0;
}

#mv h1 {
  line-height: 0;
}
#mv h1 figure {
  line-height: 0;
  position: relative;
}
#mv h1 figure figcaption {
  position: absolute;
  left: 5px;
  bottom: 5px;
  font-size: 10px;
  line-height: 1em;
  font-weight: normal;
}
#mv h1 img {
  width: 100%;
}
@media (max-width: 599px) {
  #mv h1 figure figcaption {
    font-size: 8px;
  }
}
.container {
  width: calc(77.62% + 80px);
  padding: 0 40px;
  margin: 0 auto;
}
h2 {
  text-align: center;
  font-size: 15px;
  line-height: 1em;
  position: relative;
  width: fit-content;
  margin: 0 auto 20px;
  font-weight:bold;
  color: #62B0E3;
}
h2 br {
  display: none;
}
h2:before {
  content: "";
  display: block;
  height: 1px;
  width: 44px;
  background: #231815;
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
h2:after {
  content: "";
  display: block;
  height: 1px;
  width: 44px;
  background: #231815;
  position: absolute;
  right: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
}
h2 + .note {
  font-size: 11px;
  line-height: 1.9em;
  width: 410px;
  max-width: 100%;
  margin: 0 auto 75px;
}

@media (max-width: 599px) {
  h2 {
    line-height: 1.5em;
  }
  h2 br {
    display: inline;
  }
}
.img_container {
  /*width: calc(81.35% + 40px);*/
  margin: 12vw auto;
  display: flex;
  /*padding-right: 40px;*/
  justify-content: center;
  align-items: flex-start;
}
.img_container figure {
  width: 36.06vw;
  margin-right: 3.83vw;
}
/*.img_container figure figcaption {
  font-size: 10px;
  line-height: 1em;
  margin-top: 5px;
  text-align: right;
}*/
.img_container .catch_list {
  width: 28.84vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.img_container .catch_list li {
  line-height: 0;
  margin-bottom: 2.97vw;
  width: 12.19vw;
}
.img_container .catch_list li:last-child {
  margin: 0 auto;
}
.img_container .catch_list li h4 {
  line-height: 0;
}
.img_container .catch_list li h4 img {
  width: 100%;
}
@media (max-width: 599px) {
  .img_container {
    width: 100%;
    margin: 0 0 85px;
    display: flex;
    padding-right: 0;
    flex-direction: column-reverse;
  }
  .img_container figure {
    width: 65%;
    margin: 0 auto;
  }
  .img_container figure figcaption {
    font-size: 8px;
    margin-right: 10px;
  }
  .img_container .catch_list {
    width: 100%;
    display: flex;
    padding: 0 10px;
    margin-bottom: 10px;
    align-items: center;
  }
  .img_container .catch_list li {
    margin-bottom: 0;
    padding: 0 10px;
    width: 33.3333%;
  }
  .img_container .catch_list li h4 {
    line-height: 0;
  }
  .img_container .catch_list li h4 img {
    width: 100%;
  }
}
.groupe_home {
  padding-top: 75px;
  margin-bottom: 100px;
}
.groupe_home h3 .groupe_home h3{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 2em;
  margin-bottom: 20px;
  color: #62B0E3;
}

.container h3.midashi{
  text-align: center;
  font-size: 15px;
  line-height: 2em;
  position: relative;
  width: fit-content;
  margin: 0 auto 20px;
  font-weight:bold;
  color: #62B0E3;
}


.groupe_home h3 + .note {
  font-size: 11px;
  line-height: 1.9em;
  width: 410px;
  max-width: 100%;
  margin: 0 auto 50px;
}
.groupe_home .service_hl {
  text-align: center;
  line-height: 1em;
  font-size: 11px;
  font-weight: normal;

}


  

.groupe_home .service_wrap ul {
  display: flex;
  margin: 0 -30px;
  flex-wrap: wrap;
}
.groupe_home .service_wrap ul li {
  width: 50%;
  padding: 0 3.32vw;
  margin-top: 4.29vw;
}
.groupe_home .service_wrap ul li:nth-child(-n+2) {
  margin-top: 0;
}
.groupe_home .service_wrap ul li h4 {
  text-align: center;
  line-height: 0;
  margin-bottom: 5px;
}
.groupe_home .service_wrap ul li p {
  font-size: 11px;
  line-height: 2em;
}
.groupe_home .service_wrap ul li p span {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  color: #ef858c;
}


@media (max-width: 599px) {
  .groupe_home .service_wrap ul {
    display: block;
    margin: 0;
  }
  .groupe_home .service_wrap ul li {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .groupe_home .service_wrap ul li:nth-child(-n+2) {
    margin-top: 40px;
  }
  .groupe_home .service_wrap ul li h4 {
    text-align: center;
    line-height: 0;
    margin-bottom: 15px;
  }
}
.short_stay .service_hl {
  text-align: center;
  line-height: 1em;
  font-size: 11px;
  font-weight: normal;
}
.short_stay .service_wrap ul {
  display: flex;
  margin: 0 -12px;
  flex-wrap: wrap;
}
.short_stay .service_wrap ul li {
  width: 50%;
  padding: 0 3.32vw;
  margin-top: 4.29vw;
}
.short_stay .service_wrap ul li:nth-child(-n+2) {
  margin-top: 0;
}
.short_stay .service_wrap ul li h4 {
  text-align: center;
  line-height: 0;
}
.short_stay .service_wrap ul li p {
  font-size: 11px;
  line-height: 2em;
}
.short_stay .service_wrap ul li p span {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-weight: bold;
  color: #4694d1;
}
@media (max-width: 599px) {
  .short_stay .service_wrap ul {
    display: block;
    margin: 0;
  }
  .short_stay .service_wrap ul li {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .short_stay .service_wrap ul li h4 {
    text-align: center;
    line-height: 0;
    margin-bottom: 15px;
  }
}
.service_hl {
  width: 20.82vw;
  margin: 0 auto 3vw;
  border-radius: 20px;
  padding: 5px 0;
  color: #fff;
}
@media (max-width: 599px){
  .service_hl {
    width: 195px;
    /*margin: 0 auto 3vw;*/
    /*border-radius: 20px;*/
    /*padding: 5px 0;*/
    /*color: #fff;*/
  }
}
.service_hl.groupe_home_hl {
  background: #62B0E3;
}
.service_hl.short_stay_hl {
  background: #A59ACA;
}
