
/****************************
responsive　中国語
****************************/
@media (max-width: 768px) {
  .main__text {
    margin-top: -63px;
    padding: 127px 0 156px 0;
  }
  .main__text--title-CN {
    margin: 0 auto;
    margin-bottom: 0;
    width: 320px;
    height: 157px;
    position: relative;
  }
  .main__text--title-CN h2 {
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: 0.08em;
  }
  .main__text--message p {
    font-size: 10px;
    line-height: 2.26;
    letter-spacing: normal;
  }
  .main__text--img {
    position: absolute;
    width: 88px;
    height: auto;
    top: 1px;
    right: 2px;
  }

  /****************************
  sec01
  ****************************/
  .sec01 {
    padding: 96px 0 256px 0;
  }
  .stay_type_tour .message {
    margin-bottom: 48px;
    width: 320px;
  }
  .stay_type_tour .detail .summer .summer__container p {
    margin: 9px 0 19px 8px;
    font-size: 17px;
  }
  .stay_type_tour .detail .winter .winter__container {
    margin-right: 23px;
  }
  .stay_type_tour .detail .winter .winter__container p {
    margin: 34px 0 34px 8px;
    font-size: 17px;
  }
  .stay_type_tour .detail .detail--text {
    padding: 39px 0 0 0;
  }
  .stay_type_tour .detail .detail--text p:first-child {
    margin: 0 auto;
    margin-bottom: 32px;
    line-height: 1.9;
    letter-spacing: 0.06em;
  }
  .stay_type_tour .detail .detail--text .detail--example {
    padding: 17px 18px 17px;
  }
  .detail .detail--text .detail--example .detail--example--title1 {
    margin-bottom: 19px;
    width: 58px;
    height: 58px;
  }
  .detail .detail--text .detail--example .detail--example--title1 p {
    font-size: 17px;
    line-height: 58px;
  }
  .detail .detail--text .detail--example .detail--example--text1, .detail .detail--text .detail--example .detail--example--text2 {
    line-height: 1.6;
    letter-spacing: .1em;
  }
  .detail .detail--text .detail--example p {
    padding: 0 0 22px 0;
  }
  .detail .detail--text .detail--example .detail--example--box1, .detail .detail--text .detail--example .detail--example--box2 {
    margin-bottom: 18px;
  }
  .detail .detail--text .detail--example .detail--text-remarks {
    margin: 0 auto;
    padding-bottom: 0;
    width: 72%;
    line-height: 2.0;
    font-size: 9px;
  }
  .parentheses-left {
    top: 24px;
    left: -54px;
  }
  .parentheses-right {
    top: 24px;
    right: -54px;
  }


  /****************************
  sec01
  ****************************/
  .sec02 {
    padding: 102px 0 0 0;
  }
  .sec02__title {
    margin-bottom: 14px;
  }
  #contact .contact-form {
    padding: 26px 16px 16px;
}
  #contact .contact-form .contact-form__title h2 {
    letter-spacing: 0.25em;
  }
  #contact .contact-form div p:last-child {
    font-size: 12px;
  }
  #contact .contact-form div:nth-of-type(3) {
    margin-bottom: 28px;
  }

  /****************************
  footer
  ****************************/
  .footer {
    padding: 51px 0 0 0;
  }
  .footer__container h2 {
    margin-bottom: 11px;
    font-size: 23px;
    letter-spacing: .1em;
  }
  .footer__container-text {
    margin-bottom: 30px !important;
  }
  .footer__container p:nth-of-type(1) {
    margin-bottom: 7px;
  }
  .footer__container {
    margin-bottom: 37px;
  }














}
