header,
footer,
#fixbut,
.headsp.forsp {
  display: none !important;
}

.content-main {
  margin-top: 0 !important;
}



/* common */
.campaign-wrap {
  background: #2f8fc0;
  margin: 0 auto;
}
.campaign-wrap * {
  font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* -webkit-transform: rotate(.03deg);
  transform: rotate(.03deg); */
}
.campaign-wrap img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
.inner__wrap {
  margin-right: auto;
  margin-left: auto;
}


@media screen and (max-width: 767px) {
  
  .pc-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }


  .content-main {
    margin-top: 98px;
    line-height: 160%;
  }
  .inner__wrap {
    width: 88.89%;
  }


}


@media screen and (min-width: 768px) {

  .pc-only {
    display: block;
  }
  .mobile-only {
    display: none;
  }


  .content-main {
    margin-top: 150px;
  }
  .inner__wrap {
    max-width: 1040px;
    width: 92.04%;
  }



}



.campaign-wrap {
  max-width: 1131px;
}

#mv {
  max-width: 1330px;
  width: 100%;
  margin: 0 auto;
}
.mv {
  text-align: center;
}
#mv img {
  width: 100%;
  height: auto;
}

.access__head {}
.access__head h2 {
  background: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 50vh;
  padding: 0;
  border: 0;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.access__head div {
  position: relative;
}
.access__head div:before,
.access__head div:after {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 144 / 98;
}
.access__head div:before {
  background-image: url(../images/access_img_01.svg);
  left: 0;
}
.access__head div:after {
  background-image: url(../images/access_img_02.svg);
  right: 0;
}
.access__head div p {
  color: #fff;
  text-align: center;
  font-weight: bold;
}




.access__list__wrap {}
.access__list__wrap .access__list__item {
  background: #fff;
}
.access__list__wrap .access__list__item > div {
  margin: auto;
  position: relative;
}
.access__list__item picture {
  display: block;
}

.access__list__item h3 {
  color: #2f8fc0;
  display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
}
.access__list__item h3 span {
  color: #dcaa28;
}
.access__list__item p {
  min-height: 2em;
  position: absolute;
  line-height: 1.36;
  width: 100%;
  padding-top: 1.3%;
}
.access__list__item a.tel_link {
  pointer-events: none;
  display: block;
  margin-top: .5em;
}

.access__list__item span.time {
  min-height: 4.739em;
  display: block;
  background-image: url(../images/icon_time.svg);
  background-position: 0 .2em;
  background-repeat: no-repeat;
  padding-left: 2.6em;
  font-weight: bold;
  line-height: 1.58;
}

.access__list__item div.map {}
.access__list__item a.btn {
  display: block;
  position: relative;
  pointer-events: none;
}
.access__list__item a.btn:hover {
  opacity: 1 !important;
}
.access__list__item a.btn:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  aspect-ratio: 414 / 61;
  background: rgba(255, 255, 255, .2);
  width: 100%;
  height: auto;
  border-radius: 50vh;
  pointer-events: all;
  opacity: 0;
  transition: opacity .3s;
}
.access__bottom picture {
  display: block;
  margin-right: auto;
  margin-left: auto;
}


@media screen and (max-width: 767px) {
  

  .access__head {        
    margin-bottom: 10.8%;
  }
  .access__head h2 {
    font-size: min(3.88vw,28px);
    line-height: 2.5em;
    width: 100%;
    margin: 0 auto 3.8%;
  }
  .access__head div:before,
  .access__head div:after {
    width: 21.846%;
    bottom: -20%;
  }
  .access__head div:before {
    left: -2%;
  }
  .access__head div:after {
    right: -2%;
    right: -1%;
    width: 29.846%;
    bottom: -25%;
  }
  .access__head div p {
    font-size: min(3.88vw,28px);
    line-height: 1.75;
  }


  .access__list__wrap {}



  .access__list__wrap .access__list__item {
    border-radius: 6.2px;
    padding: min(7.8vw, 50px) 0;
    margin-bottom: 6.4%;
  }
  .access__list__item > div {
    width: 80.55%;
  }
  .access__list__item picture {
    margin-bottom: 4%;
  }
  .access__list__item h3 {
    box-shadow: inset 0 -12px #ffff32;
    font-size: min(6.888vw,49.6px);
    height: 1.34em;
    margin-bottom: .8%;
  }
  .access__list__item h3 span {
    font-size: 0.4032em;
  }
  .access__list__item p {
    font-size: min(3.222vw,23.2px);
    padding-top: 1.8%;
  }
  .access__list__item a.tel_link {
    margin-bottom: 2.6%;
  }
  .access__list__item:nth-child(n+3) a.tel_link {
    margin-top: 1.5em;
  }

  .access__list__item span.time {
    background-size: 2.06em;
    font-size: min(3.1vw,22.32px);
    margin-bottom: 4.6%;
  }
  .access__list__item div.map {
    display: none !important;
  }
  .access__list__item a.btn {}

  .access__bottom {
    margin-top: -10%;
  }
  .access__bottom picture {
    /* width: 94.423%; */
  }



}


@media screen and (min-width: 768px) {

  .access__head {
    margin-bottom: 2.88%;
  }
  .access__head h2 {
    font-size: 30px;
    line-height: 80px;
    margin-bottom: 32px;
  }
  .access__head div:before,
  .access__head div:after {
    width: 13.846%;
    top: -12%;
  }
  .access__head div:before {
    left: 6.9%;
  }
  .access__head div:after {
    right: 6.9%;
  }
  .access__head div p {
    font-size: min(1.923vw,20px);
    line-height: 1.75;
  }


  .access__list__wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .access__list__wrap .access__list__item {
    width: 49.43%;
    max-width: 514px;
    border-radius: 10px;
    padding: min(4.424vw, 50px) 0;
    margin-bottom: 1.4%;
  }
  .access__list__item > div {
    width: 80.55%;
    max-width: 414px;
  }
  .access__list__item picture {
    margin-bottom: 4%;
  }
  .access__list__item h3 {
    box-shadow: inset 0 -16px #ffff32;
    font-size: min(3.539vw,40px);
    height: 1.4em;
    margin-bottom: .4%;
  }
  .access__list__item h3 span {
    font-size: 0.425em;
  }
  .access__list__item p {
    font-size: min(1.5892vw,18px);
  }
  .access__list__item a.tel_link {
    margin-bottom: 2.6%;
  }
  .access__list__item:nth-child(n+3) a.tel_link {
    margin-top: 2em;
  }
  .access__list__item span.time {
    background-size: 2.06em;
    font-size: min(1.5892vw,18px);
    margin-bottom: 3.8%;
  }
  .access__list__item div.map {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 4.7%;
  }
  .access__list__item a.btn {}
  .access__list__item a.btn:hover:after {
    opacity: 1;
  }


  .access__bottom {
    margin-top: -3.6%;
  }
  .access__bottom picture {
    width: 94.423%;
  }



}





/*


<div class="access__head">
<h2>アクセス</h2>
<div><p>京都コンタクトレンズは京都市内に４店舗ございます。<br>お近くの京都コンタクトレンズへお越しください。</p></div>
</div>

<div class="access__list__wrap">

  <div class="access__list__item">
    <div>
      <picture><img src="images/store_img_01.jpg" alt="" width="414" height="260"></picture>
      <h3>本院<span>オルソケラトロジー取扱店</span></h3>
      <p>京都市中京区千本丸太町西南角</p>
      <a href="tel:075-801-4151" class="tel_link"><img src="images/tel_img_01.svg" alt="075-801-4151" width="414" height="100"></a>
      <span class="time">10：00〜13：00、14：00〜17：30<br>日・祝日休み</span>
      <div class="map"><img src="images/access_map_01.svg" alt="" width="414" height="114"></div>
      <a href="#"><img src="images/access_btn.svg" alt="詳細はこちら"></a>
    </div>
  </div>






*/