@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/** common **/
h2 {
  font-size: 30px;
  text-align: center;
  font-family: 秀英丸ゴシック B;
}
h3 {
  font-size: 18px;
  text-align: center;
  padding-top: 30px;
  font-family: 秀英丸ゴシック B;
}
h3 span {
  color: #ff0000;
}

img {
  /* ガチャムクでのコピー防止、抑止のための設定 */
  -webkit-user-select: none; /* Safari, Chrome */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */
  user-select: none; /* 標準 */

  -webkit-user-drag: none; /* Safari, Chrome */
  -khtml-user-drag: none; /* Konqueror */
  -moz-user-drag: none; /* Firefox */
  -o-user-drag: none; /* Opera */
  user-drag: none; /* 標準 */

  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-tap-highlight-color: transparent; /* タップ時のハイライトを無効 */

  /* 画像の選択・ドラッグを無効化しつつ、クリックイベントは保持 */
  pointer-events: auto; /* クリックイベントは有効に変更 */
}

/** step **/
.step {
  width: 100%;
  background: #fff000;
  padding-top: 50px;
  padding-bottom: 65px;
}
.step h4 {
  width: 296px;
  text-align: center;
  margin: 0 auto;
}
.step ol .box {
  position: relative;
  width: 824px;
  margin: 35px auto 0 auto;
  background: #fff;
}
.step ol .box::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  border-top: 15px solid #fff;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}
.step ol .box:last-child::after {
  position: static;
  width: 0;
  height: 0;
  left: auto;
  transform: none;
  bottom: auto;
  border-top: none;
  border-right: none;
  border-left: none;
}
.step dl::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.step dl dt {
  position: relative;
  float: left;
  width: 72px;
  font-size: 30px;
  line-height: 1.15em;
  border-right: 3px solid #fff000;
}
.step dl dt p {
  position: absolute;
  min-height: 100px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: 秀英丸ゴシック B;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.step dl dd {
  position: relative;
  float: right;
  width: 749px;
  font-size: 21px;
  padding: 45px 15px;
}
.step dl dd p {
  position: absolute;
  font-size: 20px;
  font-family: 秀英丸ゴシック B;
  top: 10px;
  right: 10px;
}
.step dl dd p span {
  color: #ff0000;
}
.step dl dd ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.step dl dd ul li::before {
  content: "□";
}
.step .box02 {
  width: 828px;
  background: #fff;
  border-radius: 20px;
  margin: 30px auto 0 auto;
}
.step .box02 .text01 {
  width: 100%;
  font-size: 34px;
  text-align: center;
  font-family: 秀英丸ゴシック B;
  padding: 35px;
  border-bottom: 3px solid #fff000;
}
.step .box02 .text02 {
  font-size: 24px;
  line-height: 1.7em;
  text-align: center;
  padding: 35px;
}
.step .box02 p span {
  color: #ff0000;
}

/** sec04**/
.sec04 {
  width: 100%;
}
.sec04 h2 {
  padding-top: 50px;
  margin-bottom: 40px;
}
.sec04 .inner {
  width: 926px;
  margin: 0 auto;
}
.sec04 .inner .shopul {
  overflow: hidden;
  zoom: 1;
  margin-top: 30px;
}
.sec04 .inner .shopul .shoplist {
  overflow: hidden;
  zoom: 1;
  width: 450px;
  padding: 30px;
  border-top: 2px solid #e3e3e3;
}
.sec04 .inner .shopul .shoplist:nth-last-child(-n + 2) {
  border-bottom: 2px solid #e3e3e3;
}
.sec04 .inner .shopul .shoplist:nth-child(odd) {
  float: left;
}
.sec04 .inner .shopul .shoplist:nth-child(even) {
  float: right;
}
.sec04 .inner .shopul .shoplist .left {
  float: left;
  width: 270px;
}
.sec04 .inner .shopul .shoplist .left dt {
  display: inline-block;
  font-size: 21px;
  line-height: 1.2em;
  padding-bottom: 3px;
  border-bottom: 1px solid #2372b4;
}
.sec04 .inner .shopul .shoplist .left dt a {
  color: #2372b4;
}
.sec04 .inner .shopul .shoplist .left dd {
  font-size: 13px;
  line-height: 1.4em;
  margin-top: 5px;
}
.sec04 .inner .shopul .shoplist .right {
  float: right;
  width: 115px;
}
.sec04 .inner .shopul .shoplist .right li {
  margin-top: 7px;
  border-radius: 6px;
}
.sec04 .inner .shopul .shoplist .right li a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
}
.sec04 .inner .shopul .shoplist .right .tel {
  background: #ff3c3c;
}
.sec04 .inner .shopul .shoplist .right .mail {
  background: #1fa0c5;
}
.sec04 .inner .shopul .shoplist .right .map {
  background: #b0b0b0;
}

/*===============================================
  画面の横幅が1024px以下に適用(iPadPro以下)
===============================================*/
@media screen and (max-width: 1024px) {
}

/*===============================================
  画面の横幅が768px以下に適用(iPad以下)
===============================================*/
@media screen and (max-width: 768px) {
  /** step **/
  .step ol .box {
    width: 90%;
  }
  .step dl dt {
    position: static;
    float: none;
    width: 100%;
    border-right: none;
  }
  .step dl dt p {
    position: static;
    min-height: auto;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    top: auto;
    left: auto;
    transform: none;
  }
  .step dl {
    position: relative;
    padding: 30px;
  }
  .step dl dd {
    position: static;
    float: none;
    width: 100%;
    margin-top: 15px;
    padding: 0;
  }
  .step dl dd p {
    position: absolute;
    top: 30px;
    right: 30px;
  }
  .step .box02 {
    width: 90%;
  }

  /** sec04 **/
  .sec04 h2 {
    font-size: 1.8em;
  }
  .sec04 .inner {
    width: 100%;
  }
  .sec04 .inner .shopul .shoplist {
    width: 100%;
    padding: 3% 5%;
  }
  .sec04 .inner .shopul .shoplist:nth-child(odd) {
    float: none;
  }
  .sec04 .inner .shopul .shoplist:nth-child(even) {
    float: none;
  }
  .sec04 .inner .shopul .shoplist:nth-last-child(-n + 2) {
    border-bottom: 2px solid #e3e3e3;
  }
  .sec04 .inner .shopul .shoplist:last-child {
    border-bottom: 2px solid #e3e3e3;
  }
  .sec04 .inner .shopul .shoplist .left {
    width: 64%;
  }
  .sec04 .inner .shopul .shoplist .right {
    width: 30%;
  }
  .sec04 .inner .shopul .shoplist .left dt {
    font-size: 2.1em;
  }
  .sec04 .inner .shopul .shoplist .left dd {
    font-size: 1.6em;
  }
  .sec04 .inner .shopul .shoplist .right li {
    margin-top: 9px;
  }
  .sec04 .inner .shopul .shoplist .right li a {
    font-size: 1.8em;
    padding: 20px 0;
  }
}

/*===============================================
  画面の横幅が640px以下に適用(スマホ)
===============================================*/
@media screen and (max-width: 640px) {
  /** common **/
  h2 {
    font-size: 1.7em;
  }
  h3 {
    font-size: 1.2em;
  }

  /** step **/
  .step h4 {
    width: 75%;
  }
  .step dl {
    padding: 20px;
  }
  .step dl dt {
    font-size: 1.4em;
  }
  .step dl dd {
    font-size: 1.2em;
  }
  .step dl dd p {
    top: 20px;
    right: 20px;
  }
  .step .box02 .text01 {
    font-size: 1.6em;
    line-height: 1.3em;
    padding: 15px;
  }
  .step .box02 .text02 {
    font-size: 1.2em;
    padding: 15px;
  }

  /** sec04 **/
  .sec04 h2 {
    font-size: 1.4em;
  }
  .sec04 .inner .shopul .shoplist .left dt {
    font-size: 1.5em;
  }
  .sec04 .inner .shopul .shoplist .left dd {
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .sec04 .inner .shopul .shoplist .right li a {
    font-size: 1em;
  }
  .sec04 .inner .shopul .shoplist:nth-last-child(-n + 2) {
    border-bottom: none;
  }
}

/*===============================================
  画面の横幅が320px以下に適用(iphone5以下)
===============================================*/
@media screen and (max-width: 320px) {
  /** sec04 **/
  .sec04 .inner .shopul .shoplist {
    padding: 5% 0;
  }
  .sec04 .inner .shopul .shoplist .left {
    float: none;
    width: 94%;
    margin: 0 auto;
  }
  .sec04 .inner .shopul .shoplist .right {
    float: none;
    width: 94%;
    margin: 0 auto;
  }
  .sec04 .inner .shopul .shoplist .right li a {
    padding: 5px 0;
  }
}

/*===============================================
  2019/1/30に店舗情報アイコンのため追加
===============================================*/
@media screen and (min-width: 320px) {
  .overview .facilitylist li {
    display: inline-block;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 9px;
    border-radius: 6px;
  }

  .overview .facilitylist li {
    background: #e3e3e3;
  }
  .overview .facilitylist li.woman {
    background: #fdf2f9;
    border: solid 1.5px #ff84c3;
  }
  .overview .facilitylist li.kidsspace {
    background: #fbf5f0;
    border: solid 1.5px #fba404fc;
  }
  .overview .facilitylist li.parking {
    background: #e1eafd;
    border: solid 1.5px #2574d6e6;
  }
  .overview .facilitylist li.toilet {
    background: #f0f0f1;
    border: solid 1.5px #b5b5b0e6;
  }
}
