@charset "UTF-8";
/* @content */
#guide #page_header {
  background-image: url(../images/guide/underlayer-main@2x.jpg);
}
#guide .bottom-bnrs02_flex {
  justify-content: center;
}
#guide .bottom-bnrs02_flex div {
  width: 100%;
}

#page_header .page_title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#page_header .page_title h1 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
  color: #232323;
  font-size: 28px;
  background: #fff;
  border-radius: 15px;
  padding: 40px 150px 0;
  letter-spacing: 0.25em;
  display: inline-block;
}
#guide #section01 {
  text-align: center;
  margin-bottom: 90px;
  margin-top: 90px;
}
#guide #section01 h2 {
  font-size: 24px;
  position: relative;
  margin-bottom: 40px;
}
#guide #section01 h2::after {
  border-bottom: 1px solid #232323;
  width: 30px;
  height: 1px;
  content: "";
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  margin: auto;
}
#guide #section01 p {
  font-size: 20px;
}
/*youtube start*/
#guide .movieArea {
  padding: 90px 0;
}
#guide .movieArea .wrap-1200 {
  margin: 0 auto;
  max-width: 1200px;
  width: 90%;
}
#guide .movieArea .youtubeWrap {
  width: 100%;
  aspect-ratio: 16 / 9;
}
#guide .movieArea .youtube iframe {
  width: 100%;
  height: 100%;
}
/*youtube end*/
#guide #section10,
#guide #section30 {
  background: url(../images/guide/bg01@2x.jpg) no-repeat;
  background-size: 69vw;
  padding: 34.7% 0 0%;
  position: relative;
}
#guide #section10 {
  background-position: bottom left;
}
#guide #section10 h2,
#guide #section30 h2 {
  color: #303030;
  text-align: left;
  font-size: 22px;
  position: absolute;
  top: 40%;
  margin: auto;
  line-height: 1.3;
}
#guide #section10 h2 {
  right: 18%;
}
#guide #section30 h2 {
  left: 18%;
}
#guide #section10 h2 span,
#guide #section30 h2 span {
  font-size: 60px;
}

#guide #section20 {
  background: #254f25;
  padding: 4.2% 0;
  color: #fff;
  margin-top: -1px;
  position: relative;
  z-index: 0;
  text-align: center;
}
#guide #section20::before {
  background: url(../images/guide/map@2x.png) no-repeat;
  content: "";
  background-size: 30vw;
  width: 29vw;
  height: 497px;
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -2;
}
#guide #section20 p,
#guide #section40 p {
  text-align: center;
  line-height: 1.7;
}
#guide #section20 .features-area {
  width: 510px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
}
#guide #section20 .features-area__content {
  text-align: center;
}
#guide #section20 .features-area__content img {
  margin-bottom: 5px;
}
#guide #section20 .features-area__content p {
  line-height: 1.8;
}
#guide #section20 p {
  margin-bottom: 35px;
}
#guide #section20 .button02 {
  color: #00592a;
  background: #fff;
  padding: 10px 65px 10px 25px;
  border-radius: 25px;
  position: relative;
}
#guide #section20 .button02::after {
  content: "";
  background: url(../images/top/arrow-g@2x.png) no-repeat;
  width: 21px;
  height: 7px;
  background-size: contain;
  position: absolute;
  top: 19px;
  right: 30px;
  transition: 0.3s;
}
#guide #section20 .button02:hover::after {
  right: 20px;
  transition: 0.3s;
}

#guide #section30 {
  background: url(../images/guide/bg02@2x.jpg) no-repeat;
  background-size: 69vw;
  background-position: bottom right;
  padding: 34.7% 0 0%;
  position: relative;
}

#guide #section40 {
  padding: 4.2% 0;
  background: #303030;
  color: #fff;
  position: relative;
}
#guide #section40::after {
  display: block;
  content: "";
  background-image: url(../images/guide/line-black@2x.png);
  background-size: 1920px;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  background-position: top;
  bottom: -9px;
  transform: rotate(180deg);
}
#guide #section40 h3 {
  font-size: 24px;
  text-align: center;
  line-height: 1.8;
  position: relative;
  margin-bottom: 50px;
}
#guide #section40 p {
  letter-spacing: 0.08rem;
  line-height: 1.8;
  margin-bottom: 55px;
}
#guide #section40 .photo-area {
  width: 75.9%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

#guide #section50 {
  margin: 90px auto;
  display: flex;
  justify-content: space-between;
  width: 76.2%;
}
#guide #section50 a {
  width: 30.4%;
}
#guide #section60 {
  margin-bottom: 85px;
}
#guide #section60 .giza-btn {
  margin-bottom: 20px;
}
#guide #section60 .giza-btn::before,
#guide #section60 .giza-btn::after {
  background-size: 1920px !important;
  bottom: 0px;
}
#guide #section60 h2 {
  font-size: 60px;
  letter-spacing: 5px;
}
#guide #section60 p {
  font-size: 16px;
}
#guide #section60 .button03 {
  margin: 0 auto;
}
#guide #section70,
#guide #section80 {
  margin-bottom: 30px;
}
#guide #section70 .wrap-1225,
#guide #section80 .wrap-1225 {
  width: 64.4%;
  margin: 0 23.5% 0 auto;
}
#guide #section80 .wrap-1225 {
  margin: 0 auto 0 23.5%;
}
#guide #section70 .flex-container,
#guide #section80 .flex-container {
  display: flex;
  justify-content: flex-end;
}
#guide #section80 .flex-container {
  align-items: center;
}
#guide #section70 .flex-container__img,
#guide #section80 .flex-container__img {
  width: 60%;
  margin-right: 60px;
}
#guide #section80 .flex-container__img {
  width: 60%;
  margin-right: 0;
}
#guide #section70 .flex-container__tx,
#guide #section80 .flex-container__tx {
  width: 29.8%;
}
#guide #section80 .flex-container__tx {
  margin-right: 60px;
}
#guide #section70 .flex-container__tx h3,
#guide #section80 .flex-container__tx h3 {
  font-size: 26px;
  margin-bottom: 25px;
}
#guide #section70 .flex-container__tx_profile,
#guide #section80 .flex-container__tx_profile {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}
#guide #section70 .flex-container__tx_profile p:first-child,
#guide #section80 .flex-container__tx_profile p:first-child {
  margin-right: 10px;
}
#guide #section70 .flex-container__tx_profile p:last-child,
#guide #section80 .flex-container__tx_profile p:last-child {
  margin-top: -5px;
}
#guide #section70 .flex-container__tx_profile p span,
#guide #section80 .flex-container__tx_profile p span {
  font-size: 22px;
}
#guide #section70 .flex-container__tx__word,
#guide #section80 .flex-container__tx__word {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 0 10px 5px 15px;
  letter-spacing: 0;
  margin-bottom: 35px;
}
#guide #section70 .flex-container__tx__word::before,
#guide #section80 .flex-container__tx__word::before {
  position: absolute;
  content: "";
  background: url(../images/guide/kakko-left@2x.png) no-repeat;
  background-size: 14px;
  width: 14px;
  height: 13px;
  left: 0;
  top: -10px;
}
#guide #section70 .flex-container__tx__word::after,
#guide #section80 .flex-container__tx__word::after {
  position: absolute;
  content: "";
  background: url(../images/guide/kakko-right@2x.png) no-repeat;
  background-size: 13px;
  width: 13px;
  height: 14px;
  right: 0;
  bottom: 0;
}
#guide .section70-button {
  margin: 0 auto 60px;
  width: 300px;
}
#guide #section80 .button02 {
  margin: 30px 0 0 0;
  width: 250px;
}
#guide #section90 .bottom-bnrs02_flex {
  flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
}

@media screen and (max-width: 2400px) {
  #guide #section70 .flex-container__img {
    width: 60%;
  }
}

@media screen and (max-width: 2000px) {
  #guide #section70 .flex-container,
  #guide #section80 .flex-container {
    justify-content: flex-start;
  }
}

/****************/
/*  小PC表示　max 1400px  */
/****************/
@media screen and (max-width: 1400px) {
  #guide #section70 .wrap-1225 {
    width: 74.5%;
    margin: 0 15% 0 auto;
  }
  #guide #section80 .wrap-1225 {
    width: 74.5%;
    margin: 0 auto 0 15%;
  }
}

/****************/
/*  小PC表示　max 1024px  */
/****************/
@media screen and (max-width: 1024px) {
  #guide #section01 {
    margin-bottom: 50px;
    margin-top: 160px;
  }
  #guide #section20 {
    padding: 7% 0;
  }
  #guide #section20::before {
    content: none;
  }
  #guide #section20 .features-area {
    width: 80%;
    margin: 0 auto 20px;
  }
  #guide #section10 h2 span,
  #guide #section30 h2 span {
    font-size: 5vw;
  }
  #guide #section70 .wrap-1225,
  #guide #section80 .wrap-1225 {
    width: 90%;
    margin: 0 auto;
  }

  #guide #section70 .flex-container__img {
    width: 100%;
    margin-right: 40px;
  }
  #guide #section70 .flex-container__tx_profile {
    flex-direction: column-reverse;
  }
  #guide #section70 .flex-container__tx__word {
    font-size: 18px;
    padding: 0 5px 5px 9px;
    margin-bottom: 25px;
  }
  #guide #section70 .flex-container__tx,
  #guide #section80 .flex-container__tx {
    width: 90%;
  }
  #guide #section80 .flex-container__tx {
    margin-right: 0;
  }
  #guide #section80 .flex-container__tx {
    width: 70%;
  }
  #guide #section80 .flex-container__img {
    width: 80%;
  }
}
/****************/
/*  ipad表示　max 768px  */
/****************/
@media screen and (max-width: 768px) {
  #guide #section40::before {
    content: none;
  }
  #guide #section50 {
    margin: 45px auto;
    width: 90%;
    flex-flow: column;
  }
  #guide #section50 a {
    width: 100%;
    text-align: center;
  }
  #guide #section60 h2 {
    font-size: 40px;
  }
  #guide #section60 {
    margin-bottom: 45px;
  }
  #guide .section70-button {
    margin: 0 auto 30px;
  }
  #guide #section70 .flex-container {
    flex-flow: column;
  }
  #guide #section80 .flex-container {
    flex-flow: column-reverse;
  }
  #guide #section70 .flex-container__tx_profile {
    flex-direction: unset;
  }
  #guide #section70 .flex-container__tx h3,
  #guide #section80 .flex-container__tx h3 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  #guide #section70 .flex-container__tx_profile p span,
  #guide #section80 .flex-container__tx_profile p span {
    font-size: 20px;
  }
  #guide #section70 .flex-container__tx__word,
  #guide #section80 .flex-container__tx__word {
    font-size: 18px;
  }
  #guide #section70 .flex-container__tx__word,
  #guide #section80 .flex-container__tx__word {
    margin-bottom: 20px;
  }
  #guide #section70 .flex-container__tx__word {
    display: block;
  }
  #guide #section70 .flex-container__tx,
  #guide #section80 .flex-container__tx {
    width: 100%;
  }
  #guide #section80 .flex-container__img {
    width: 100%;
  }
  #guide #section70 .flex-container__tx__word::after {
    left: 220px;
  }
  #guide #section80 .button02 {
    margin: 15px auto 0 auto;
  }
  #guide #section90 .bottom-bnrs02_flex {
    flex-wrap: wrap !important;
  }
}
/****************/
/*  SP表示　max 480px  */
/****************/
@media screen and (max-width: 480px) {
  #guide #section01 {
    margin-top: 150px;
    margin-bottom: 45px;
  }
  #guide #section01 h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #guide #section01 h2::after {
    bottom: -8px;
  }
  #guide #section01 p {
    font-size: 16px;
  }
  #guide #section10 h2,
  #guide #section30 h2 {
    font-size: 18px;
  }
  #guide #section10 h2 span,
  #guide #section30 h2 span {
    font-size: 35px;
  }
  #guide #section10 {
    background: url(../images/guide/bg01-sp@2x.jpg) no-repeat;
    background-size: auto;
    background-size: 100vw;
    padding: 100% 0 0%;
  }
  #guide #section30 {
    background: url(../images/guide/bg02-sp@2x.jpg) no-repeat;
    background-size: auto;
    background-size: 100vw;
    padding: 86% 0 0%;
  }
  #guide #section10 h2,
  #guide #section30 h2 {
    text-align: center;
    font-size: 22px;
    position: absolute;
    top: 11%;
    right: 0;
    left: 0;
    margin: auto;
    line-height: 1.3;
  }
  #guide #section20 p {
    margin-bottom: 15px;
  }
  #guide #section40 h3 {
    font-size: 18px;
    margin: 10px 0 20px;
  }
  #guide #section40 p {
    margin-bottom: 20px;
  }
  #guide #section40 .photo-area {
    width: 70%;
    flex-flow: column;
  }
  #guide #section20 .features-area {
    width: 90%;
    margin: 0 auto 25px;
  }
  #guide #section20 .features-area__content {
    width: 30%;
    font-size: 14px;
  }
  #guide #section20 p,
  #guide #section40 p {
    text-align: left;
  }
  #guide #section60 h2 {
    font-size: 26px;
  }
  #guide #section60 p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #guide #section70 .flex-container__tx_profile {
    flex-direction: column-reverse;
  }
}
