@charset "UTF-8";
/*=====================
  DESIGN
=====================*/
.ank {
  margin: -200px 0 0 0;
  padding: 200px 0 0 0;
}
@media screen and (max-width: 750px) {
  .ank {
    margin: -160px 0 0 0;
    padding: 160px 0 0 0;
  }
}

/*  main
=====================*/
.main {
  padding: 80px 0 0;
}

.main .main_txt {
  text-align: center;
  /*  padding: 0 0 50px;*/
  padding: 70px 0 100px;
}

.main h2 {
  font-size: 72px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}

.main h2::before {
  position: absolute;
  left: 50%;
  bottom: -20px;
  content: "";
  width: 20px;
  border-bottom: 3px solid #000;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.main p {
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.main .lead {
  font-size: 46px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin-bottom: 0.3em;
}
.main figure{
  line-height: 0;
}

/*  contentWrap
=====================*/
#contentWrap {
  padding: 0 0;
}

/* common */
figure {
  position: relative;
}

figcaption.caption {
  font-size: 12px;
  line-height: 1.3;
  text-align: right;
}

figcaption.caption02 {
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}

figcaption.caption02 span {
  font-size: 70%;
}

.copy_area h3 {
  text-align: center;
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.copy_area p {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}

.copy_area p.lead {
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}

.copy_area .area_ttl {
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.copy_area .area_ttl::before {
  position: absolute;
  left: 50%;
  bottom: -20px;
  content: "";
  width: 20px;
  border-bottom: 3px solid #000;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.copy_area .area_txt {
  text-align: center;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}

.copy_area.txt_W {
  color: #fff;
}

.copy_area.txt_W .area_ttl::before {
  border-bottom: 3px solid #fff;
}

/* kobetsu */
/*=============================
spから
=============================*/
@media only screen and (max-width: 767px) {
  /*  main
  =====================*/
  .main {
    padding: 80px 0 0;
  }
  .main .main_txt {
    /*padding: 0 0 30px;*/
    padding: 20px 0 40px;
  }
  .main h2 {
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
  }
  .main p {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.1em;
    font-weight: normal;
  }
  .main .lead {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    margin-bottom: 0.3em;
  }
  /*  contentWrap
  =====================*/
  #contentWrap {
    padding: 0 0;
  }
  /* common */
  /* kobetsu */
}
@media only screen and (max-width: 767px) and (max-width: 750px) {
  #contentWrap {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .copy_area h3 {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    margin-bottom: 10px;
  }
  .copy_area p {
    text-align: left;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media only screen and (max-width: 767px) and (max-width: 750px) {
  .copy_area p {
    font-size: 12px;
    line-height: 2.1;
    letter-spacing: 0.01em;
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .copy_area .area_ttl {
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
  }
  .copy_area .area_txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
  }
}
.common_concept {
  margin: 0 0 6em;
}
@media screen and (max-width: 750px) {
  .common_concept {
    margin: 0 0 3.5em;
  }
}
.common_concept .inner .copy_area {
  margin: 0 auto 4em;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .copy_area h3 {
    margin-bottom: 26px;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
.common_concept .inner .copy_area p {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .copy_area p {
    font-size: 12px;
    line-height: 2.1;
    padding: 0 1.6em;
    letter-spacing: 0.01em;
  }
}
.common_concept .inner .concept_imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  max-width: 750px;
  margin: 6em auto 2.5em;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .concept_imgs {
    width: 58.4%;
    margin: 3.8em auto 1.1em;
    display: block;
  }
}
.common_concept .inner .concept_imgs .child {
  width: 32%;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .concept_imgs .child {
    width: 100%;
    margin: 0 0 0.25em;
  }
}
.common_concept .inner .lead {
  width: 90%;
  max-width: 750px;
  margin: 0 auto 4em;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .lead {
    margin: 0 auto 1.7em;
  }
}
.common_concept .inner .lead_title {
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin: 0 auto 1em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .lead_title {
    font-size: 23px;
    letter-spacing: 0.05em;
  }
}
.common_concept .inner .txt_title {
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .common_concept .inner .txt_title {
    font-size: 12px;
    margin-bottom: 3px;
    text-align: left;
    font-weight: bold;
  }
}
.common_concept .inner p {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 750px) {
  .common_concept .inner p {
    font-size: 11px;
    letter-spacing: 0.01em;
    line-height: 2.1;
  }
}



.intro_txt.out {
padding: 3em 0;
}


.intro {
  margin: 0 0;
  position: relative;
}
.intro .column1 {
  margin: 0 0;
}
.intro .column1:last-child {
  margin: 0 0;
}
.intro .intro_fig {

}
.intro .intro_txt {
  color:#FFF;
/*
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
*/
  width: max-content;
  z-index:3;
}

@media screen and (max-width: 850px) { /* 調整のため850px切り替え */
  .intro {
      margin: 0 0;
  }
  .intro .column1 {
      margin: 0 0;
  }
  .intro .column1:last-child {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      width: 100%;
      height: 100%;
      margin: 0 0;
  }
  .intro .intro_txt {
      color: #FFF;
      position: absolute;
      top: 5%;
      bottom: 6%;
      left: 50%;
      transform: translate(-50%, 0%);
      width: 100%;
  }
  .intro .intro_txt .copy_area p {
        line-height: 1.6;
    }


}


.anc_disc_wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}
[class^="disc_"] {
    position: absolute;
    background: #0070c0;
    border: solid 3px white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: blinking 1s ease-in-out infinite alternate;
    cursor: pointer;
}
.anc_disc_wrap .disc_01 {
    top: 40%;
    left: 15%;
}
.anc_disc_wrap .disc_02 {
    top: 47%;
    left: 35%;
}
.anc_disc_wrap .disc_03 {
    top: 29%;
    left: 45%;
}
.anc_disc_wrap .disc_04 {
    top: 56%;
    left: 48%;
}
.anc_disc_wrap .disc_05 {
    top: 57%;
    left: 27.5%;
}
.anc_disc_wrap .disc_06 {
    top: 55%;
    left: 78%;
}

@keyframes blinking {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


.anc_wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
}
.anc_wrap img {
height:22px;
}
[class^="garder_"] {
    /* height: auto; */

    position: absolute;
    /* width: 8.5%; */
    /* width:auto; */
}
.anc_wrap .garder_01 {
    top: 33.6%;
    left: 15.4%;
}
.anc_wrap .garder_02 {
    top: 22.6%;
    left: 46.0%;
}
.anc_wrap .garder_03 {
    top: 40.1%;
    left: 27%;
}
.anc_wrap .garder_04 {
    top: 59.7%;
    left: 23.4%;
}
.anc_wrap .garder_05 {
    top: 49.7%;
    /* right: 20.5%; */
    left: 43.5%;
}
.anc_wrap .garder_06 {
    top: 52.7%;
    right: 25.5%;
}
.anc_wrap a {
  cursor: default;
  pointer-events: none;
}
[class^="garder_"]:hover:after {
    background-color: rgba(255, 255, 255, 0.4);
}
[class^="garder_"]::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: auto;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: 0.15s;
    transition: 0.15s;
}
@media screen and (max-width: 900px) { /* 調整のため900px切り替え */
[class^="garder_"]::after {
display: none;
}
}
@media screen and (max-width: 750px) {
.anc_wrap img {
height:25px;
}
[class^="garder_"] {
    width: 17%;
}

.anc_wrap .garder_01 {
  width: 18%;
  top: 23.6%;
  left: 5.4%;
}
.anc_wrap .garder_02 {
  width: 22%;
  top: 16.6%;
  left: 42%;
}
.anc_wrap .garder_03 {
  width: 22%;
  top: 31.1%;
  left: 20%;
}
.anc_wrap .garder_04 {
  width: 22%;
  top: 55.7%;
  left: 15.4%;
}
.anc_wrap .garder_05 {
  width: 22%;
  top: 43.7%;
  left: 40.5%;
}
.anc_wrap .garder_06 {
  width: 8%;
  top: 41.7%;
  right: 18.5%;
}

}

.intro {
  text-align: center;
}
.intro_att_Wrap {
  text-align: center;
  display: inline-block;
  margin: 0 auto 20px;
}
.intro_att {
  position: relative;
  padding-left: 1em;
  font-size: 13px;
  white-space: nowrap;
}
.disc_txt {
  position: absolute;
  left:0;
  top:50%;
  background: #0070c0;
  border: solid 3px white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .intro_att {
    position: relative;
    padding-left: 1em;
    width:94%;
    margin: 10px auto 0;

    font-size: 12px;
  }
  .disc_txt {
    position: absolute;
    left:0;
    top:55%;
    width: 15px;
    height: 15px;
  }
}



.design_detail .inner .block .bk_title {
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  margin: 0 0 1em;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .bk_title {
    font-size: 21px;
    margin: 0 0 0.5em;
  }
}
.design_detail .inner .block .bk_title span {
  font-size: 24px;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .bk_title span {
    font-size: 12px;
  }
}
.design_detail .inner .block .logo {
  max-width: 180px;
  margin: -1em auto 2em;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .logo {
    max-width: 123px;
    margin: 1em auto 1.1em;
  }
}
.design_detail .inner .block .logo.trip9 {
  max-width: 227px;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .logo.trip9 {
    max-width: calc(227px * 0.7);
  }
}


.design_detail .inner .block .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 5em;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout {
    display: block;
    width: 89%;
    margin: 0 auto 1.9em;
  }
}
.design_detail .inner .block .layout .img {
  width: 50%;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .img {
    width: 100%;
    margin: 0 0 0.5em;
  }
}
.design_detail .inner .block .layout .txt {
  width: 50%;
  padding: 4% 2.5em 0 2.5em;
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt {
    padding: 0 0 0 0;
    width: 100%;
  }
}
.design_detail .inner .block .layout .txt .txt_title {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .design_detail .inner .block .layout .txt .txt_title {
    font-size: 2vw;
    min-height: 0vw;
  }
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt .txt_title {
    font-size: 12px;
    margin-bottom: 3px;
    font-weight: bold;
  }
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt .txt_title.txt_black_sp {
    color: #000;
  }
}
.design_detail .inner .block .layout .txt p {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  color: #fff;
}
.design_detail .inner .block .layout .txt a{
display: inline-block;
font-size: 18px;
line-height: 1.6;
letter-spacing: 0.06em;
color: #fff;
transition: 0.3s;
text-decoration: underline;
padding: 0.75em 0 0;
  }
  .design_detail .inner .block .layout .txt a:hover{
  opacity: 0.5;
  }
@media screen and (max-width: 1000px) {
  .design_detail .inner .block .layout .txt p {
    font-size: 1.6vw;
    min-height: 0vw;
  }
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt p {
    font-size: 11px;
    line-height: 2;
    letter-spacing: 0.01em;
  }
  .design_detail .inner .block .layout .txt a{
display: inline-block;
font-size: 13px;
line-height: 1.6;
color: #000;
padding: 1em 0 0;
  }
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt p.txt_black_sp {
    color: #000;
  }
}
@media screen and (max-width: 750px) {
  .design_detail .inner .block .layout .txt_white_sp {
    color: #fff;
  }
}
.design_detail .inner .block .layout_fd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

figcaption.caption.caption_pd {
  padding: 0 0.5em 0 0;
}
@media screen and (max-width: 750px) {
  figcaption.caption.caption_pd {
    padding: 0 0.3em 0 0;
  }
}

figcaption.caption.caption_white {
  color: white;
}

figcaption.caption.caption_sp_posi {
  position: relative;
  top: -17px;
}


.color00 {
  background-color: #a99884;
}

.fig_circle_box {
  display: flex;
  justify-content: space-between;
  align-items:center;
}

.fig_circle_box li:nth-child(1) {
  width:65%;
}

.fig_circle_box li:nth-child(2) {
  width:35%;
}
.fig_circle_box .gardern_rounge_wrap {
  margin: 0 auto;
  padding: 0 2% 0 2%;;
}
.fig_circle_box .lead {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 1em 0 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 900px) { /* 調整のため900px切り替え */
  .fig_circle_box {
    flex-direction: column;
  }
  .fig_circle_box li:nth-child(1) {
    width:100%;
    height:auto;
  }

  .fig_circle_box li:nth-child(2) {
    width:100%;
  }
  .fig_circle_box .gardern_rounge_wrap {
    margin: 0 auto;
    padding: 0 0;
  }
  .fig_circle_box .fig {
    width:100%;
    height:auto;
  }

  .fig_circle_box .lead {
    font-size: 13px;
    letter-spacing: 0.2em;
    line-height: 2;
    margin-bottom: 20px;
  }
}

.fig_circle_box .gardern_rounge {
  max-width: 400px;
  width:80%;
  margin: 0 auto 5em;
  position: relative;
}
@media screen and (max-width: 900px) { /* 調整のため900px切り替え */
  .fig_circle_box .gardern_rounge {
    width: 77%;
    margin: 0 auto 1.9em;
  }
}
.fig_circle_box .gardern_rounge a {
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.fig_circle_box .gardern_rounge a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* width: 225px;
  height: 225px; */
  width: 119px;
  height: 119px;
  border-radius: 300px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
@media screen and (max-width: 900px) { /* 調整のため900px切り替え */
  .fig_circle_box .gardern_rounge a:after {
    display: none;
  }
}
.fig_circle_box .gardern_rounge a:hover:after {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 900px) { /* 調整のため900px切り替え */
  .fig_circle_box .gardern_rounge a:hover:after {
    display: none;
  }
}
.fig_circle_box .gardern_rounge .garder_01 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 15.4%;
}
.fig_circle_box .gardern_rounge .garder_02 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 54.5%;
}
.fig_circle_box .gardern_rounge .garder_03 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 38.1%;
  left: 35%;
}
.fig_circle_box .gardern_rounge .garder_04 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 15.4%;
}
.fig_circle_box .gardern_rounge .garder_05 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 54.5%;
}

/* .color00 .lead {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  padding: 3em 0 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .color00 .lead {
    font-size: 13px;
    letter-spacing: 0.2em;
    line-height: 2;
    margin-bottom: 20px;
  }
}
.color00 .gardern_rounge {
  max-width: 400px;
  width:80%;
  margin: 0 auto 5em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .color00 .gardern_rounge {
    width: 77%;
    margin: 0 auto 1.9em;
  }
}
.color00 .gardern_rounge a {
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.color00 .gardern_rounge a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 225px;
  height: 225px;
  border-radius: 300px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
@media screen and (max-width: 750px) {
  .color00 .gardern_rounge a:after {
    display: none;
  }
}
.color00 .gardern_rounge a:hover:after {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 750px) {
  .color00 .gardern_rounge a:hover:after {
    display: none;
  }
}
.color00 .gardern_rounge .garder_01 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 15.4%;
}
.color00 .gardern_rounge .garder_02 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 54.5%;
}
.color00 .gardern_rounge .garder_03 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 38.1%;
  left: 35%;
}
.color00 .gardern_rounge .garder_04 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 15.4%;
}
.color00 .gardern_rounge .garder_05 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 54.5%;
} */


.nocolor {
  padding: 50px 0;
}
.nocolor .equipment {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .nocolor .equipment {
    width: 100%;
    margin: 0 auto;
  }
  .nocolor .equipment figure {
    /* width: 200px; */
    max-width: 100%;
    width:90%;
    margin: 0 auto;
    display: block;
  }
}
.nocolor .equipment .title {
  text-align: center;
  font-size: 22px;
  margin: 0 0 2.5em;
}
@media screen and (max-width: 750px) {
  .nocolor .equipment .title {
    font-size: 16px;
    margin: 0 0 2em;
  }
}


.color01 {
  background-color: #a99884;
  padding: 4em 0 0;
}
@media screen and (max-width: 750px) {
  .color01 {
    padding: 3.1em 0 0;
  }
}
/* .color01 .lead {
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin: 0 0 2em;
}
@media screen and (max-width: 750px) {
  .color01 .lead {
    font-size: 13px;
    margin: 0 0 3em;
    letter-spacing: 0.2em;
    line-height: 2;
  }
}
.color01 .gardern_rounge {
  max-width: 750px;
  margin: 0 auto 5em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .color01 .gardern_rounge {
    width: 77%;
    margin: 0 auto 1.9em;
  }
}
.color01 .gardern_rounge a {
  display: block;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.color01 .gardern_rounge a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 225px;
  height: 225px;
  border-radius: 300px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
@media screen and (max-width: 750px) {
  .color01 .gardern_rounge a:after {
    display: none;
  }
}
.color01 .gardern_rounge a:hover:after {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 750px) {
  .color01 .gardern_rounge a:hover:after {
    display: none;
  }
}
.color01 .gardern_rounge .garder_01 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 15.4%;
}
.color01 .gardern_rounge .garder_02 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 19.6%;
  left: 54.5%;
}
.color01 .gardern_rounge .garder_03 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 38.1%;
  left: 35%;
}
.color01 .gardern_rounge .garder_04 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 15.4%;
}
.color01 .gardern_rounge .garder_05 {
  height: auto;
  position: absolute;
  width: 30%;
  top: 56.7%;
  left: 54.5%;
} */
/* .color01 .equipment {
  max-width: 480px;
  margin: 0 auto 8em;
}
@media screen and (max-width: 750px) {
  .color01 .equipment {
    width: 100%;
    margin: 0 auto 3.9em;
  }
  .color01 .equipment img {
    /* width: 200px; *
    max-width: 100%;
    width:70%;
    margin: 0 auto;
    display: block;
  }
}
.color01 .equipment .title {
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin: 0 0 2.5em;
}
@media screen and (max-width: 750px) {
  .color01 .equipment .title {
    font-size: 11px;
    margin: 0 0 2em;
  }
} */

.color02 {
  /* padding: 18em 0 4em 0; */
  padding: 8em 0 4em 0;
  /* margin: -10em 0 0 0; */
  background-color: #e9e2db;
}
@media screen and (max-width: 750px) {
  .color02 {
    /* padding: 15.3em 0 0.7em 0; */
    padding: 3.1em 0 0.7em 0;
    /* margin: -14em 0 0 0; */
  }
}
.color02 .sec_title {
  color: #000;
  font-size: 42px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  margin: 0 auto 2em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .color02 .sec_title {
    font-size: 19.5px;
  }
}
.color02 .person {
  color: #fff;
  max-width: 700px;
  margin: 0 auto 3em;
}
@media screen and (max-width: 750px) {
  .color02 .person {
    margin: 0 auto 2.2em;
    width: 79%;
  }
}
.color02 .person .layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-end;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout {
    margin: 0 0 0.6em;
  }
}
.color02 .person .layout .img {
  width: 30%;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout .img {
    width: 39%;
  }
}
.color02 .person .layout .info {
  width: 70%;
  color: #000;
  font-size: 14px;
  line-height: 2;
  padding: 0 0 0 2em;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout .info {
    padding: 0 0 0 1em;
    width: 61%;
  }
}
.color02 .person .layout .info .p01 {
  font-size: 12px;
  line-height: 1.6;
  margin: 0 0 1.5em;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout .info .p01 {
    font-size: 10px;
    letter-spacing: 0.01em;
  }
}
.color02 .person .layout .info .p02 {
  font-size: 28px;
  margin: 0 0 0.1em;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout .info .p02 {
    font-size: 18px;
  }
}
.color02 .person .layout .info .p03 {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
  .color02 .person .layout .info .p03 {
    font-size: 11px;
  }
}
.color02 .person .txt {
  font-size: 14px;
  line-height: 2;
  color: #000;
}
@media screen and (max-width: 750px) {
  .color02 .person .txt {
    font-size: 10px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: 0.01em;
    line-height: 1.8;
  }
}
.color02 .logo {
  max-width: 350px;
  margin: 0 auto 3em;
}
@media screen and (max-width: 750px) {
  .color02 .logo {
    max-width: 172px;
    margin: 0 auto 1em;
  }
}
.color02 p {
  max-width: 700px;
  margin: 0 auto 4em;
  line-height: 2;
  font-size: 18px;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 750px) {
  .color02 p {
    width: 79%;
    font-size: 11px;
    letter-spacing: 0.01em;
  }
}/*# sourceMappingURL=style.css.map */




/*モーダル*/
.modal__wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.modal__layer {
  height: 100%;
  background: rgba(0, 0, 0, .95);
  cursor: pointer;
}
.modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(calc(100% - 40px), 950px);
  height: calc(100% - 40px);
  color: #fff;
}
.modal__inner {
  position: relative;
  /* overflow-y: scroll; */
  height: 100%;
  padding: 80px;
}
.modal__close {
  position: fixed;
  top: 0;
  right: 10px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  transition: opacity .6s;
}
.modal__close:hover {
  opacity: .6;
}
.modal__close:before,
.modal__close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 2px;
  background: #fff;
  content: '';
}
.modal__close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal__close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* モーダル内のコンテンツ */
.modal__content img{
  width: 100%;
  height: auto;
}
.modal__content .container{
/*  max-width: 800px;*/
  width: 100%!important;
  max-width: 100%!important;
  margin: 0 auto;
}
.modal__content .container .swiper {
  width: 100%!important;
  max-width: 100%!important;
}
.swiper-button-next, .swiper-button-prev {
  color: #fff!important;
}

.modal__content .modal_txt h4 {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  margin: 30px 0;
  text-align: center;
}
.modal__content .modal_txt h4.en {
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.modal__content .modal_txt .trip9 {
  /* max-width: 227px; */
  max-width: 181px;
  margin: -15px auto 30px;
}
.modal__content .modal_txt p {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
.modal__content .modal_txt p span {
  font-size: 1.5em;
  display: block;
  margin-bottom: 0.5em;
}
.modal__content .modal_txt p:not(:last-of-type) {
  margin-bottom: 0.5em;
}
.modal__content .modal_txt p a {
  color: #fff;
  text-decoration: underline;
}

/*ios safariでswiper navigationがz-indexバグ対処*/
.swiper-button-next,
.swiper-button-prev{
  transform:translate3d(0,0,0);
}
/*safariでswiper navigationが後ろに行くバグ対処*/

/* 高さ990px未満 */
@media screen and (max-height: 990px) {
  .modal__inner {
    padding: 40px;
  }
  .modal__content .container{
    max-width: 600px;
  }
  .modal__content .modal_txt h4 {
    font-size: 24px;
    margin: 20px 0;
  }
  .modal__content .modal_txt h4.en {
    line-height: 1.2;
  }
  .modal__content .modal_txt .trip9 {
    /* max-width: 227px; */
    max-width: 160px;
    margin: -10px auto 20px;
  }
  .modal__content .modal_txt p {
    font-size: 15px;
    line-height: 1.4;
  }
}
/* 高さ990px未満 */
/* 高さ720px未満 */
@media screen and (max-height: 720px) {
  .modal__inner {
    padding: 20px;
  }
  .modal__content .container{
    max-width: 500px;
  }
  .modal__content .modal_txt h4 {
    font-size: 22px;
  }
  .modal__content .modal_txt .trip9 {
    max-width: 145px;
  }
  .modal__content .modal_txt p {
    font-size: 15px;
    line-height: 1.4;
  }
}
/* 高さ720px未満 */

@media screen and (max-width: 750px) {

  /*モーダル*/
  .modal__container {
    width: min(calc(100% - 20px), 900px);
    height: calc(100% - 20px);
  }
  .modal__inner {
    padding: 50px 10px 10px;
  }

  /* モーダル内のコンテンツ */
  .modal__content .modal_txt h4 {
    font-size: 20px;
    margin: 20px 0;
  }
  .modal__content .modal_txt .trip9 {
    max-width: 140px;
    margin: -10px auto 20px;
  }
  .modal__content .modal_txt p {
    font-size: 15px;
  }
  .modal__content .modal_txt p span {
    font-size: 1.5em;
  }
}
