@charset "utf-8";

/*-----( hero )-----*/

.sub-hero-frame {
  background: url(../img/info/bg_kv.jpg) center top / cover no-repeat;
}


/*-----( open )-----*/

.open {
  padding: 0;
}

.open-box {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0;
}

.open-data {
  width: 47.27%;
}

.open-data .cmn-head-02 {
  margin-bottom: 26px;
}

.open-data p+.cmn-head-02 {
  margin-top: 40px;
}

.open-data p {
  color: #006428;
  font-size: 16px;
  font-weight: 700;
}

.open-data p+p {
  margin-top: 12px;
}

.open-data p span {
  display: block;
  margin-top: 6px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
}

.open__img {
  width: 47.27%;
  margin: 0 1% 0 0;
}

@media only screen and (max-width: 767px) {
  .main>.wrapper {
    padding: 60px 0 0;
  }
  .open {
    padding: 60px 0 0;
  }
  .open-box {
    display: block;
    margin: 20px 0 0;
  }
  .open-data {
    width: 100%;
  }
  .open-data .cmn-head-02 {
    margin-bottom: 14px;
  }
  .open-data p+.cmn-head-02 {
    margin-top: 20px;
  }
  .open-data p {
    font-size: 14px;
  }
  .open-data p+p {
    margin-top: 6px;
  }
  .open-data p span {
    margin-top: 4px;
    font-size: 12px;
  }
  .open__img {
    width: 100%;
    margin: 20px auto 0;
  }
}


/*-----( usage )-----*/

.usage {
  padding: 100px 0 0;
}

.usage p {
  margin: 30px 0 20px;
  line-height: 1.8;
}

.usage section:nth-of-type(1) .cmn-head-02 {
  margin: 40px 0 40px;
}

.usage .cmn-note-list-01 {
  margin-top: 40px;
}

.usage .cmn__btn-01 {
  width: 365px;
  margin: 40px auto 0;
}

.usage section:nth-of-type(2) .cmn-head-02 {
  margin: 100px 0 40px;
}

.group-usage.cmn-box-01 {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 100px auto 0;
}

.group-usage .cmn__btn-01 {
  width: 365px;
  margin: 40px auto 0;
}

.group-usage-txt {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .usage {
    padding: 60px 0 0;
  }
  .usage section:nth-of-type(1) .cmn-head-02 {
    margin: 20px 0 20px;
  }
  .usage .cmn-note-list-01 {
    margin-top: 20px;
  }
  .usage .cmn__btn-01 {
    margin: 30px auto 0;
  }
  .usage section:nth-of-type(2) .cmn-head-02 {
    margin: 60px 0 20px;
  }
  .group-usage.cmn-box-01 {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 60px auto 0;
  }
  .group-usage .cmn__btn-01 {
    margin: 20px auto 0;
  }
}


/*-----( access )-----*/

.access {
  padding: 80px;
}
.access-box {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.access-spv{ 
  display:none;
}
.access-01__ttl {
  padding: 10px 0 13px;
  color: #006428;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: .1em;
}
.access-data {
  width: 60%;
}
.access-data img {
  width: 450px;
}

.access-data .cmn-head-02 {
  margin-bottom: 26px;
}
.access-data p+.cmn-head-02 {
  margin-top: 40px;
}
.access-data p {
  display: block;
  margin: 24px 0;
  color: #333;
  font-size: 14px;
  font-weight: 500;
}

.access-data p+p {
  margin-top: 12px;
}

.access__img {
  width: 323px;
  margin: 0 auto;
}

.access__map {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  margin: 80px auto 25px;
  padding-top: 47.27%;
}

.access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.access-util {
  display: flex;
  justify-content: space-between;
}

.access__address {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
}

.access__link {
  color: #006428;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.access__link::after {
  content: ">";
  margin: 0 0 0 8px
}

.access-stn {
  margin: 19px auto 0;
  padding: 36px 3.2% 37px;
  border: 4px solid #006428;
  color: #C8161F;
  line-height: 2;
}

.access-stn__ttl,
.access-stn p {
  font-size: 16px;
  font-weight: 700;
}

.access-stn p+.access-stn__ttl {
  margin-top: 30px;
}

.access-stn p+p {
  margin-top: 20px;
}

.access-img {
  margin-top: 28px;
}

.access-stn ul {
  margin-top: 32px;
}

.access-stn li {
  display: flex;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

.access .cmn__btn-01 {
  margin-top: 26px;
}

.access-stn li::before {
  content: "※";
}


@media only screen and (max-width: 767px) {
  .access {
    padding: 0;
  }
  .access-box {
    display: none;
  }
  .access-spv {
    position: relative;
    display: block;
    padding: 40px 8%;
    background: #F8F7F2;
    overflow: hidden;
  }
  .access-spv__ttl {
    margin: 0 0 12px;
    color: #006428;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.5;
    position: relative;
    z-index: 3;
  }
  .access-spv__top {
    position: relative;
    z-index: 3;
  }
  .access-spv__list {
    margin: 0 0 12px;
    padding: 0;
    list-style: none;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.7;
  }
  .access-spv__list li {
    position: relative;
    padding-left: 1.1em;
  }
  .access-spv__list li::before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }
  .access-spv__route {
    margin-top: 130px;
    position: relative;
    z-index: 1;
  }
  .access-spv__route img {
    width: 100%;
    height: auto;
    display: block;
  }
   .access-spv__okinawa {
    position: absolute;
    top: 110px;
    right: 8%;
    width: 48%;
    max-width: 175px;
    aspect-ratio: 1 / 1.25;
    z-index: 2;
    pointer-events: none;
    background-image: url("/ytm/assets/img/info/img_accessmap_right.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .access-util {
    display: block;
  }
  .access-stn {
    margin: 19px auto 0;
    padding: 26px 4%;
    border: 2px solid #006428;
  }
  .access-img {
    margin-top: 20px;
  }
  .access .cmn__btn-01 {
    margin-top: 10px;
  }
  .access__img {
    grid-area: okimap;
    width: 100%;
    margin: 0;
  }
  .access__img img{
    width: 100%;
    height: auto;
    display: block;
  }
  .access-01__ttl{
    font-size: 18px;
    grid-area: title;
    margin: 0;
  }
}



/*-----( lct )-----*/

.lct {
  padding: 120px 0 0;
}

.lct .page__ttl {
  margin: 0 auto 40px;
}

.lct-card {
  display: flex;
  justify-content: space-between;
}

.lct-card:nth-of-type(even) {
  flex-direction: row-reverse;
}

.lct-card+.lct-card {
  margin-top: 60px;
}

.lct-card-body {
  width: 56.36%;
  margin: -10px 0 0;
}

.lct-card__img {
  flex-shrink: 0;
  width: 40%;
}

.lct-card-body p {
  margin: 30px 0 20px;
  line-height: 1.8;
}

.lct-card__access,
.lct-card__link {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.lct-card__link {
  margin-top: 10px;
  color: #222;
  text-decoration: none;
}

.lct-card__access::before {
  content: "";
  flex-shrink: 0;
  width: 13px;
  height: 17px;
  margin-right: 16px;
  background: url(../img/common/icon_pin_01.svg) left top / cover no-repeat;
}

.lct-card__link::before {
  content: "";
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  margin-right: 14px;
  background: url(../img/common/arw_06.svg) left top / cover no-repeat;
}

.lct-card-large {
  margin: 50px auto 0;
}

.lct-card-large p {
  margin: 31px auto 18px;
  line-height: 1.8;
}

.lct-card-imgs {
  display: flex;
  justify-content: space-between;
  padding: 40px 4% 0;
}

.lct-card-imgs div {
  width: 43.5%;
}

@media only screen and (max-width: 767px) {
  .lct {
    padding: 60px 0 0;
  }
  .lct .page__ttl {
    margin: 0 auto 30px;
  }
  .lct-card {
    display: block;
  }
  .lct-card+.lct-card {
    margin-top: 40px;
  }
  .lct-card-body {
    width: 100%;
    margin: 0 0 18px;
  }
  .lct-card__img {
    width: 100%;
  }
  .lct-card-body p {
    margin: 14px 0 14px;
  }
  .lct-card__access,
  .lct-card__link {
    font-size: 12px;
  }
  .lct-card__access::before {
    margin-right: 10px;
  }
  .lct-card__link::before {
    margin-right: 7px;
  }
  .lct-card-large {
    margin: 40px auto 0;
  }
  .lct-card-large p {
    margin: 18px auto 18px;
  }
  .lct-card-imgs {
    padding: 20px 0 0;
  }
  .lct-card-imgs div {
    width: 47%;
  }
}