#intro {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#intro .inner {
  padding: 162px 50px 0;
  max-width: 780px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#intro .inner h2 {
    font-size: 22px;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 160px;
    font-family: "HelveticaLTWXX-Bold", sans-serif;
    font-weight: normal;
    font-style: normal;
}

#sabae01 .inner .title {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.03em;
}

#sabae01 .inner .subtitle {
  font-size: 16px;
  letter-spacing: 0.03em;
  margin-bottom: 50px;
}

#sabae01 .inner .gray {
  font-size: 17px;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
  font-weight: bold;
  color: #898989;
  margin-top: 50px;
}

#sabae01 .inner .subtitle2 {
  font-size: 20px;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}

#sabae01 .inner .title-en {
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 20px;
  font-family: "HelveticaLTWXX-Roman", sans-serif;
  font-weight: normal;
  font-style: normal;
}

#sabae01 .inner .title-en:before {
  content: "";
  display: inline-block;
  width: 20px;
  border-bottom: 1px solid #000000;
  margin-right: 16px;
}

#intro .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.714;
  margin-top: 39px;
  margin-bottom: 123px;
}

#intro .video {
  position: relative;
  cursor: pointer;
  padding-bottom: 0;
}

#intro .video img {
  width: 100%;
  z-index: 1;
  position: relative;
}

#intro .video #topvideo {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media only screen and (max-width: 768px) {
  #intro .inner {
    padding: 125px 0 48px;
    width: 93.333%;
  }
  #intro .inner h2 {
    font-size: 20px;
    letter-spacing: 0.04em;
    margin-bottom: 56px;
  }
  #sabae01 .inner .title {
    font-size: 20px;
    line-height: 1.45;
  }
  #sabae01 .inner .title-en {
    font-size: 13px;
    letter-spacing: 0.01em;
    margin-top: 8px;
  }
  #sabae01 .inner .title-en:before {
    width: 11px;
    margin-right: 7px;
  }
  #intro .inner .text {
    margin-bottom: 0;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.692;
    margin-top: 29px;
    padding-bottom: 40px;
  }
  #intro .inner .text br {
    display: none;
  }
}

#mv {
  height: 100vh;
}

#mv .mv-inner {
  background-image: url(/assets/img/kyoto/2024/top/kawamichiya_1.jpg);
  background-position: center center;
  background-size: cover;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mv {
    background-image: none;
    padding-top: 103.73%;
    height: 0;
  }
  #mv::before {
    content: "";
    display: block;
    min-width: 100vw;
    min-height: 100vh;
    background-image: url(/assets/img/kyoto/2024/top/kawamichiya_1sp.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

#sabae01 {
  width: 100%;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  z-index: 1;
}

#sabae01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#sabae01 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
}


#sabae01 .image img {
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  #sabae01 {
    height: inherit;
  }
  #sabae01 .inner {
    padding: 45px 0;
    width: 76.266%;
  }
  #sabae01 .inner .text {
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.692;
  }
}




#sabae02 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#sabae02 .mainimage {
  position: relative;
  z-index: 0;
}

#sabae02 img{
  opacity: 0.5;
}


#sabae02 a{
  color: #000;
  text-decoration: none;
}

#sabae02 a:hover{
  color: #000;
  text-decoration: underline;
}


#sabae02 .mainimage .text {
  position: absolute;
  color: #000;
  font-size: 34px;
  letter-spacing: -0.018em;
  line-height: 1.666;
  bottom: 100px;
  right: 60px;
  margin: 0 auto;
  max-width: 780px;
  z-index: 999;
  text-align: right;
}


#sabae02 .mainimage .text span{
  font-size: 24px;
}




#sabae02 .mainimage .image img {
  width: 100%;
}

#sabae02 .text-wrap-01 {
  position: relative;
  z-index: 1;
}

#sabae02 .text-wrap-01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: -141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#sabae02 .text-wrap-01 .inner .text {
  width: 61.538%;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

#sabae02 .text-wrap-01 .inner .image {
  width: 35.897%;
}

#sabae02 .text-wrap-01 .inner .image img {
  width: 100%;
}

#sabae02 .text-wrap-02 {
  position: relative;
  z-index: 1;
  margin: 100px 0 0;
  padding: 0 0 124px;
}

#sabae02 .text-wrap-02 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto 0;
}

#sabae02 .text-wrap-02 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  #sabae02 .mainimage .text {
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.529;
    width: 93.333%;
    margin: 0 auto;
    top: 35px;
  }
  #sabae02 .mainimage .text br {
    display: none;
  }
  #sabae02 .text-wrap-01 .inner {
    margin: -92px auto 0;
    padding: 0;
    width: 93.333%;
  }
  #sabae02 .text-wrap-01 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
  }
  #sabae02 .text-wrap-01 .inner .image {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #sabae02 .text-wrap-01 .inner .image img {
    width: 54.285%;
  }
  #sabae02 .text-wrap-02 {
    margin: 21px 0 0;
    padding: 0px 0 39px;
  }
  #sabae02 .text-wrap-02 .inner {
    margin: 0 auto 0;
    padding: 0;
    width: 93.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #sabae02 .text-wrap-02 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
    padding-bottom: 0;
  }
}



#sabae03 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#sabae03 .mainimage {
  position: relative;
  z-index: 0;
}

#sabae03 img{
  opacity: 0.5;
}


#sabae03 a{
  color: #000;
  text-decoration: none;
}

#sabae03 a:hover{
  color: #000;
  text-decoration: underline;
}


#sabae03 .mainimage .text {
  position: absolute;
  color: #000;
  font-size: 34px;
  letter-spacing: -0.018em;
  line-height: 1.666;
  bottom: 100px;
  right: 60px;
  margin: 0 auto;
  max-width: 780px;
  z-index: 999;
  text-align: right;
}


#sabae03 .mainimage .text span{
  font-size: 24px;
}




#sabae03 .mainimage .image img {
  width: 100%;
}

#sabae03 .text-wrap-01 {
  position: relative;
  z-index: 1;
}

#sabae03 .text-wrap-01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: -141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#sabae03 .text-wrap-01 .inner .text {
  width: 61.538%;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

#sabae03 .text-wrap-01 .inner .image {
  width: 35.897%;
}

#sabae03 .text-wrap-01 .inner .image img {
  width: 100%;
}

#sabae03 .text-wrap-02 {
  position: relative;
  z-index: 1;
  margin: 100px 0 0;
  padding: 0 0 124px;
}

#sabae03 .text-wrap-02 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto 0;
}

#sabae03 .text-wrap-02 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  #sabae03 .mainimage .text {
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.529;
    width: 93.333%;
    margin: 0 auto;
    top: 35px;
  }
  #sabae03 .mainimage .text br {
    display: none;
  }
  #sabae03 .text-wrap-01 .inner {
    margin: -92px auto 0;
    padding: 0;
    width: 93.333%;
  }
  #sabae03 .text-wrap-01 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
  }
  #sabae03 .text-wrap-01 .inner .image {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #sabae03 .text-wrap-01 .inner .image img {
    width: 54.285%;
  }
  #sabae03 .text-wrap-02 {
    margin: 21px 0 0;
    padding: 0px 0 39px;
  }
  #sabae03 .text-wrap-02 .inner {
    margin: 0 auto 0;
    padding: 0;
    width: 93.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #sabae03 .text-wrap-02 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
    padding-bottom: 0;
  }
}


#sabae04 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#sabae04 .mainimage {
  position: relative;
  z-index: 0;
}

#sabae04 img{
  opacity: 0.5;
}


#sabae04 a{
  color: #000;
  text-decoration: none;
}

#sabae04 a:hover{
  color: #000;
  text-decoration: underline;
}


#sabae04 .mainimage .text {
  position: absolute;
  color: #000;
  font-size: 34px;
  letter-spacing: -0.018em;
  line-height: 1.666;
  bottom: 100px;
  right: 60px;
  margin: 0 auto;
  max-width: 780px;
  z-index: 999;
  text-align: right;
}


#sabae04 .mainimage .text span{
  font-size: 24px;
}




#sabae04 .mainimage .image img {
  width: 100%;
}

#sabae04 .text-wrap-01 {
  position: relative;
  z-index: 1;
}

#sabae04 .text-wrap-01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: -141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#sabae04 .text-wrap-01 .inner .text {
  width: 61.538%;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

#sabae04 .text-wrap-01 .inner .image {
  width: 35.897%;
}

#sabae04 .text-wrap-01 .inner .image img {
  width: 100%;
}

#sabae04 .text-wrap-02 {
  position: relative;
  z-index: 1;
  margin: 100px 0 0;
  padding: 0 0 124px;
}

#sabae04 .text-wrap-02 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto 0;
}

#sabae04 .text-wrap-02 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  #sabae04 .mainimage .text {
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.529;
    width: 93.333%;
    margin: 0 auto;
    top: 35px;
  }
  #sabae04 .mainimage .text br {
    display: none;
  }
  #sabae04 .text-wrap-01 .inner {
    margin: -92px auto 0;
    padding: 0;
    width: 93.333%;
  }
  #sabae04 .text-wrap-01 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
  }
  #sabae04 .text-wrap-01 .inner .image {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #sabae04 .text-wrap-01 .inner .image img {
    width: 54.285%;
  }
  #sabae04 .text-wrap-02 {
    margin: 21px 0 0;
    padding: 0px 0 39px;
  }
  #sabae04 .text-wrap-02 .inner {
    margin: 0 auto 0;
    padding: 0;
    width: 93.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #sabae04 .text-wrap-02 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
    padding-bottom: 0;
  }
}


#sabae05 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#sabae05 .mainimage {
  position: relative;
  z-index: 0;
}

#sabae05 img{
  opacity: 0.5;
}


#sabae05 a{
  color: #000;
  text-decoration: none;
}

#sabae05 a:hover{
  color: #000;
  text-decoration: underline;
}


#sabae05 .mainimage .text {
  position: absolute;
  color: #000;
  font-size: 34px;
  letter-spacing: -0.018em;
  line-height: 1.666;
  bottom: 100px;
  right: 60px;
  margin: 0 auto;
  max-width: 780px;
  z-index: 999;
  text-align: right;
}


#sabae05 .mainimage .text span{
  font-size: 24px;
}




#sabae05 .mainimage .image img {
  width: 100%;
}

#sabae05 .text-wrap-01 {
  position: relative;
  z-index: 1;
}

#sabae05 .text-wrap-01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: -141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#sabae05 .text-wrap-01 .inner .text {
  width: 61.538%;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

#sabae05 .text-wrap-01 .inner .image {
  width: 35.897%;
}

#sabae05 .text-wrap-01 .inner .image img {
  width: 100%;
}

#sabae05 .text-wrap-02 {
  position: relative;
  z-index: 1;
  margin: 100px 0 0;
  padding: 0 0 124px;
}

#sabae05 .text-wrap-02 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto 0;
}

#sabae05 .text-wrap-02 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  #sabae05 .mainimage .text {
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.529;
    width: 93.333%;
    margin: 0 auto;
    top: 35px;
  }
  #sabae05 .mainimage .text br {
    display: none;
  }
  #sabae05 .text-wrap-01 .inner {
    margin: -92px auto 0;
    padding: 0;
    width: 93.333%;
  }
  #sabae05 .text-wrap-01 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
  }
  #sabae05 .text-wrap-01 .inner .image {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #sabae05 .text-wrap-01 .inner .image img {
    width: 54.285%;
  }
  #sabae05 .text-wrap-02 {
    margin: 21px 0 0;
    padding: 0px 0 39px;
  }
  #sabae05 .text-wrap-02 .inner {
    margin: 0 auto 0;
    padding: 0;
    width: 93.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #sabae05 .text-wrap-02 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
    padding-bottom: 0;
  }
}


#sabae06 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}

#sabae06 .mainimage {
  position: relative;
  z-index: 0;
}

#sabae06 img{
  opacity: 0.5;
}


#sabae06 a{
  color: #000;
  text-decoration: none;
}

#sabae06 a:hover{
  color: #000;
  text-decoration: underline;
}


#sabae06 .mainimage .text {
  position: absolute;
  color: #000;
  font-size: 34px;
  letter-spacing: -0.018em;
  line-height: 1.666;
  bottom: 100px;
  right: 60px;
  margin: 0 auto;
  max-width: 780px;
  z-index: 999;
  text-align: right;
}


#sabae06 .mainimage .text span{
  font-size: 24px;
}




#sabae06 .mainimage .image img {
  width: 100%;
}

#sabae06 .text-wrap-01 {
  position: relative;
  z-index: 1;
}

#sabae06 .text-wrap-01 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: -141px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#sabae06 .text-wrap-01 .inner .text {
  width: 61.538%;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

#sabae06 .text-wrap-01 .inner .image {
  width: 35.897%;
}

#sabae06 .text-wrap-01 .inner .image img {
  width: 100%;
}

#sabae06 .text-wrap-02 {
  position: relative;
  z-index: 1;
  margin: 100px 0 0;
  padding: 0 0 124px;
}

#sabae06 .text-wrap-02 .inner {
  padding: 0 50px 0;
  max-width: 780px;
  margin: 0 auto 0;
}

#sabae06 .text-wrap-02 .inner .text {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  #sabae06 .mainimage .text {
    font-size: 17px;
    letter-spacing: 0.01em;
    line-height: 1.529;
    width: 93.333%;
    margin: 0 auto;
    top: 35px;
  }
  #sabae06 .mainimage .text br {
    display: none;
  }
  #sabae06 .text-wrap-01 .inner {
    margin: -92px auto 0;
    padding: 0;
    width: 93.333%;
  }
  #sabae06 .text-wrap-01 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
  }
  #sabae06 .text-wrap-01 .inner .image {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #sabae06 .text-wrap-01 .inner .image img {
    width: 54.285%;
  }
  #sabae06 .text-wrap-02 {
    margin: 21px 0 0;
    padding: 0px 0 39px;
  }
  #sabae06 .text-wrap-02 .inner {
    margin: 0 auto 0;
    padding: 0;
    width: 93.333%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #sabae06 .text-wrap-02 .inner .text {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6923;
    padding-bottom: 0;
  }
}




#world-of-eyevan {
  z-index: 1;
  position: relative;
  background-color: #ffffff;
}

#world-of-eyevan .inner {
  padding: 92px 50px 80px;
}

#world-of-eyevan h2 {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 85px;
  color: #111111;
  font-family: "HelveticaLTWXX-Bold", sans-serif;
  font-weight: normal;
  font-style: normal;
}

#world-of-eyevan ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1180px;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#world-of-eyevan ul li {
  width: 49.152%;
  margin-right: 1.6949%;
}

#world-of-eyevan ul li a {
  text-decoration: none;
  color: inherit;
}

#world-of-eyevan ul li a img {
  width: 100%;
  margin-bottom: 28px;
}

#world-of-eyevan ul li a .text01 {
  font-size: 12px;
  letter-spacing: 0.09em;
  margin-bottom: 13px;
  color: #111111;
  font-family: "HelveticaLTWXX-Roman", sans-serif;
  font-weight: normal;
  font-style: normal;
}

#world-of-eyevan ul li a .text01:before {
  content: "_ ";
}

#world-of-eyevan ul li a .text02 {
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.2083;
  margin-bottom: 14px;
  color: #000000;
}

#world-of-eyevan ul li a .text03 {
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.846;
  color: #111111;
}

#world-of-eyevan ul li:nth-child(2n) {
  margin-right: 0;
}

@media only screen and (max-width: 768px) {
  #world-of-eyevan .inner {
    padding: 55px 0 69px;
    width: 93.333%;
    margin: 0 auto;
  }
  #world-of-eyevan h2 {
    margin-bottom: 55px;
  }
  #world-of-eyevan ul li {
    width: 100%;
    margin-right: 0;
  }
  #world-of-eyevan ul li a img {
    margin-bottom: 21px;
  }
  #world-of-eyevan ul li a .text01 {
    font-size: 10px;
    margin: 0 auto;
    margin-bottom: 8px;
  }
  #world-of-eyevan ul li a .text02 {
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    margin-bottom: 13px;
    position: relative;
    left: -1%;
  }
  #world-of-eyevan ul li a .text03 {
    margin: 0 auto;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.692;
  }
  #world-of-eyevan ul li + li {
    margin-top: 50px;
  }
}

footer .inner {
  margin: 0 auto 0;
}

body.en #intro .inner {
  max-width: 855px;
}

body.en #sabae01 .inner .title {
  line-height: 40px;
  text-align: left;
  color: #000;
}

body.en #intro .inner .video {
  max-width: 780px;
}

body.en #intro .inner .text {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #world-of-eyevan ul li a .text03 {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae01 .inner .text {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae02 .text-wrap-01 .inner {
  display: inherit;
}

body.en #sabae02 .text-wrap-01 .inner .text {
  width: 100%;
  line-height: 24px;
  padding-top: 244px;
  letter-spacing: 0;
}

body.en #sabae02 .text-wrap-01 .inner .image {
  float: right;
  margin-left: 20px;
}

body.en #sabae02 .text-wrap-02 .inner .text {
  line-height: 24px;
}

body.en #sabae02 .text-wrap-02 {
  margin: 15px 0 0;
  letter-spacing: 0;
}

body.en #sabae02 .mainimage .text {
  letter-spacing: 0;
  line-height: 30px;
}

body.en #sabae03 .inner .mainimage .text {
  letter-spacing: 0;
  line-height: 30px;
  margin: 0 0;
  max-width: 550px;
}

body.en #sabae03 .inner .text-wrap-01 .text {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae04 .text-wrap-01 .inner .left .text {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae04 .text-wrap-01 .inner .right .text {
  line-height: 20px;
  letter-spacing: 0;
}

body.en #sabae05 .mainimage .text {
  line-height: 30px;
}

body.en #sabae05 .mainimage .text .inner {
  max-width: 880px;
  position: relative;
  left: 48px;
  letter-spacing: 0;
}

body.en #sabae05 .text-wrap-02 .inner .text {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae05 .text-wrap-03 .inner .text01 {
  line-height: 20px;
  letter-spacing: 0;
}

body.en #sabae05 .text-wrap-03 .inner .text02 {
  line-height: 24px;
  letter-spacing: 0;
}

body.en #sabae06 .mainimage .text {
  line-height: 20px;
  letter-spacing: 0;
}

body.en #sabae06 .text-wrap-01 .inner .text {
  line-height: 22px;
  letter-spacing: 0;
}

body.en #sabae06 .text-wrap-02 .inner .text {
  line-height: 20px;
  letter-spacing: 0;
}

body.en #sabae06 .text-wrap-03 .inner .text {
  line-height: 22px;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  body.en #sabae01 .inner .title {
    line-height: 29px;
    letter-spacing: 0.01em;
  }
  body.en #intro .inner .text {
    line-height: 22px;
  }
  body.en #sabae01 .inner .text {
    line-height: 22px;
  }
  body.en #sabae02 .mainimage .text {
    line-height: 22px;
  }
  body.en #sabae02 .text-wrap-01 .inner .text {
    line-height: 22px;
  }
  body.en #sabae02 .text-wrap-02 .inner .text {
    line-height: 22px;
  }
  body.en #sabae03 .inner .mainimage .text {
    max-width: inherit;
    margin: 0 auto;
    line-height: 22px;
  }
  body.en #sabae03 .inner .text-wrap-01 .text {
    line-height: 22px;
  }
  body.en #sabae04 .text-wrap-01 .inner .left .text {
    line-height: 22px;
  }
  body.en #sabae04 .text-wrap-01 .inner .right .text {
    line-height: 22px;
  }
  body.en #sabae05 .mainimage .text .inner {
    left: 0;
    line-height: 22px;
  }
  body.en #sabae05 .text-wrap-01 .inner .text {
    line-height: 22px;
  }
  body.en #sabae05 .text-wrap-02 .inner .text {
    line-height: 22px;
  }
  body.en #sabae05 .text-wrap-03 .inner .text01 {
    line-height: 22px;
  }
  body.en #sabae05 .text-wrap-03 .inner .text02 {
    line-height: 22px;
  }
  body.en #sabae06 .mainimage .text {
    line-height: 22px;
  }
  body.en #sabae06 .text-wrap-02 .inner .text {
    line-height: 22px;
  }
  body.en #world-of-eyevan ul li a .text02 {
    line-height: 22px;
  }
  body.en #world-of-eyevan ul li a .text03 {
    line-height: 22px;
  }
}

#world-of-eyevan a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}

#world-of-eyevan a:hover {
  opacity: 0.7;
}