@charset "utf-8";
/***********************************************************************
 SP
***********************************************************************/
/*共通*/
.access__main__ttl {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游明朝", YuMincho;
  transform: rotate(.03deg);
  -webkit-transform: rotate(.03deg);
  font-weight: 600;
}
/*MV*/
@media screen and (min-width: 960px) {
  .mv__main__img {
    height: 600px;
    overflow: hidden;
    position: relative;
  }
  .mv__main__img img {
    object-fit: contain;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
}
.mv__ttl {
  padding-top: 7.5rem;
  width: 22.4%;
  margin: 0 auto 5.5rem;
  text-align: center;
}
.mv__ttl img {
  margin-bottom: 15px;
}
.mv__ttl-txt {
  color: #a99452;
  font-size: 1.2em;
}
/*おもろまち駅前サロン*/
.bigbraidal {
  margin-bottom: 4rem;
}
.access__main__ttl {
  color: #a99452;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 3px;
  text-align: center;
  margin-bottom: 2rem;
}
.access__main__img {
  text-align: center;
  margin-bottom: 2rem;
}
.access__main__list {
  width: 95%;
  margin:0 auto;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 3px;
  display: flex;
  flex-wrap: wrap;
}
.access__main__list-ttl {
  width: 26%;
  padding-right: 1rem;
  margin-bottom: 3rem;
}
.access__main__list-txt {
  width: 72%;
  margin-bottom: 3rem;
}
.access__main__map {
  width: 91%;
  margin: 0 auto 2rem;
}
.access__main__map iframe {
  width: 339px;
  height: 201px;
}
.access__main__location {
  width: 90%;
  margin: 0 auto 4rem;
  display: flex;
  align-items: flex-start;
}
.access__main__location__ttl {
  padding: 4.5px 7.5px;
  border: 1px solid #b0b0b0;
  margin-right: 1.5rem;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 3px;
  width: 69px;
}
.access__main__location__txt {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 2px;
}
.access__main__guide {
  width: 90%;
  margin: 0 auto 2rem;
}
.access__main__guide-Urasoe-ttl,.access__main__guide-Asato-ttl {
  margin-bottom: 1rem;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 3px;
}
.access__main__guide-Urasoe-root,.access__main__guide-Asato-root {
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 2rem;
  letter-spacing: 1px;
}
.access_navi-wrap{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.access_navi-wrap h4{
  font-size: 12px;
  margin-bottom: 1em;
}
.access_navi-ul{
  display: flex;
  justify-content: space-between;
  margin-bottom: 6rem;
  flex-wrap: wrap;
}
.access_navi-ul li{
  width: 45%;
  margin-bottom: 3rem;
  position: relative;
}
.access_navi-ul li:nth-child(even)::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #ff3f59;
  position: absolute;
  left: 0;
  top: 25%;
  transform:translateX(-250%);	
}
.access_navi-ul li div{
  margin-bottom: .7rem;
}
.access_navi-ul li em{
  line-height: 1.2;
  margin-bottom: .3rem;
  display: block;
  font-style: normal;
}
.access_navi-ul li p{
  line-height: 1.5;
  font-size: 10px;
}
/*チャペルダイヤモンドオーシャン ブライダルサロン*/
.access__main__map__ttl {
  width: 15.5%;
  background-color: #a99452;
  text-align: center;
  margin: 0 auto 4rem;
}
.access__main__map__ttl a {
  text-decoration: none;
  padding: 2.5px 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 3px;
}
/*Royal Hotel沖縄残波岬*/
.zanpa  {
  margin-bottom: 11rem;
}
.access__access {
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 2px;
  width: 90%;
  max-width: 751px;
  margin: 100px auto 40px;
}
.access__access__box {
  margin-bottom: 100px;
}
.access__access h2 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 1rem;
  padding-bottom: 7px;
  border-bottom: 1px solid  #b0b0b0;
}
.access__access_img {
  text-align: center;
  margin-bottom: 20px;
}
.access__access dl {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.access__access dt {
  display: inline-block;
  white-space: nowrap;
  margin-right: 1.5rem;
  padding: 4px 7px;
  border: 1px solid #b0b0b0;
}
.access__access_link {
  margin: 20px auto 0;
}
.access__access_link a {
  color: #fff;
  background-color: #a99452;
  text-decoration: none;
  padding: 10px;
}

@media screen and (max-width:960px) {
  .chapeldiamond .access__main__ttl,.urban .access__main__ttl ,.doubletreeshuri .access__main__ttl,.zanpa .access__main__ttl {
    width: 93%;
    margin: 0 auto 1rem;
    padding-top: 3.5rem;
    border-top: 1px solid  #b0b0b0;
  }
}
/***********************************************************************
 TABLET
***********************************************************************/
@media screen and (min-width:767px) {
  .access__main__list {
    justify-content: space-around;
    width: 60%;
  }
  .access__main__list-ttl,.access__main__list-txt {
    margin-bottom: 22px;
    font-size: 12px;
    line-height: 22px;
  }
  .access__main__list-txt { 
    width: 50%;
  }
  .access__main__map {
    width: inherit;
    margin: 0 auto 19px;
    text-align: center;
  }
  .access__main__map iframe {
    width: 751px;
    height: 444px;
  }
  .access__main__location {
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 5px;
    margin-bottom: 23px;
  }
  .access__main__location__txt .sp {
    display: none;
  }
  .access_navi-ul li{
    width: 47.5%;
  }
  .access_navi-ul li img{
    width: 100%;
  }
}

/* TAB_END */

/***********************************************************************
 PC
***********************************************************************/
@media screen and (min-width:960px) {
  /*MV*/
  .mv__ttl__main {
    width: 95%;
    margin: 0 auto 100px;
    text-align: center;
    position: relative;
  }
  .mv__ttl {
    max-width: 123px;
    margin-bottom: 13px;
  }
  .mv__ttl-txt {
    font-size: 12.4px;
    margin-bottom: 47px;
  }
  /*おもろまち駅前サロン*/
  .bigbraidal {
    max-width: 751px;
    margin:0 auto 0;
  }
  .access__main__ttl {
    margin-bottom: 44px;
  }
  .access__main__box {
    display: flex;
  }
  .access__main__img {
    margin-right: 22px;
    width: 47%;
  }
  .access__main__list {
    padding-top: 22px;
    border-top: 1px solid  #b0b0b0;
    border-bottom: 1px solid  #b0b0b0;
    margin-bottom: 23px;
    width: 60%;
  }

  .access__main__list-ttl {
    width: 28%;
  }
  .access__main__list-txt {
    width: 72%;
  }
  .access__main__location {
    width: inherit;
    margin-bottom: 50px;
  }
  .access__main__guide {
    width: inherit;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
  }
  .access__main__guide-Urasoe-ttl, .access__main__guide-Asato-ttl {
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 16px;
  }
  .access__main__guide-Urasoe-root, .access__main__guide-Asato-root {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .access_navi-wrap{
    width: 100%;
  }
  .access_navi-ul{
    justify-content: flex-start;
    margin-bottom: 55px;
  }
  .access_navi-ul li{
    width: 190px;
    margin-left: 50px;
  }
  .access_navi-ul li em{
    font-size: 10px;
  }
  .access_navi-wrap .access_navi-ul li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #ff3f59;
    position: absolute;
    left: 0;
    top: 25%;
    transform: translateX(-350%);
  }
  .asato li:nth-of-type(3)::before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #ff3f59;
    position: absolute;
    right: 0;
    top: 25%;
    transform: translateX(350%);
  }
  .access_navi-ul li:nth-child(3n+1)::after{
    display: none;
  }
  .access_navi-ul li:nth-child(3n+1){
    margin-left: 0;
  }
  .access_navi-ul li:first-child::after{
    display: none;
  }
  .access_navi-ul li:first-child{
    margin-left: 0;
  }	
  /*サブアクセスポイント*/
  .chapeldiamond,.urban,.doubletreeshuri,.zanpa {
    max-width: 751px;
    margin: 0 auto 108px;
  }
  .access__main__map__ttl {
    margin-bottom: 8px;
    margin-right: 0;
    max-width: 61px;
  }
  /*Royal Hotel沖縄残波岬*/
  .zanpa  {
    margin-bottom: 311px;
  }
}

/* PC_END */

/***********************************************************************
 横幅1000px以上
***********************************************************************/

@media screen and (min-width:1000px) {
}

/***********************************************************************
 iphone5系以下
***********************************************************************/
@media screen and (max-width:350px) {
  .access__main__map iframe {
    width: 270px ;
    height: 160px;
  }

}
