@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v5.8.1/css/all.css");

* {
  letter-spacing: 0.15em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.15em;
}

_:-ms-lang(x)::-ms-backdrop,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  padding-bottom: 0 !important;
}

/* 改行指定 */
.enter {
  display: inline-block;
  white-space: nowrap;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.w100-ma {
  width: 80%;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .v_pd10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd10 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd20 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd30 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd40 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd50 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd70 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd80 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd90 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd110 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd120 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd130 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd140 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pd150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pd150 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd10 {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd10 {
    padding-top: 30px !important;
    padding-bottom: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd20 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd20 {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd30 {
    padding-top: 30px !important;
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd40 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd40 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd50 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd50 {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd60 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd70 {
    padding-top: 30px !important;
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd70 {
    padding-top: 30px !important;
    padding-bottom: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd80 {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd80 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd90 {
    padding-top: 30px !important;
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd90 {
    padding-top: 30px !important;
    padding-bottom: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .top-v_pd100 {
    padding-top: 30px !important;
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .top-v_pd100 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb10 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt10 {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt10 {
    margin-top: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb20 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt20 {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt20 {
    margin-top: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb30 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt30 {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt30 {
    margin-top: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb40 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt40 {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt40 {
    margin-top: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb50 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt50 {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt50 {
    margin-top: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb60 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt60 {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt60 {
    margin-top: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb70 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt70 {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt70 {
    margin-top: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb80 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt80 {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt80 {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb90 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt90 {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt90 {
    margin-top: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb100 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt100 {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt100 {
    margin-top: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb110 {
    margin-bottom: 110px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb110 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt110 {
    margin-top: 110px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt110 {
    margin-top: 55px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb120 {
    margin-bottom: 120px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb120 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt120 {
    margin-top: 120px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt120 {
    margin-top: 60px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb130 {
    margin-bottom: 130px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb130 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt130 {
    margin-top: 130px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt130 {
    margin-top: 65px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb140 {
    margin-bottom: 140px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb140 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt140 {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt140 {
    margin-top: 70px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mb150 {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mb150 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_mt150 {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_mt150 {
    margin-top: 75px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb10 {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb10 {
    padding-bottom: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb20 {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb20 {
    padding-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb30 {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb30 {
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb40 {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb40 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb50 {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb50 {
    padding-bottom: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb60 {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb60 {
    padding-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb70 {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb70 {
    padding-bottom: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb80 {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb80 {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb90 {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb90 {
    padding-bottom: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb100 {
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb100 {
    padding-bottom: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb110 {
    padding-bottom: 110px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb110 {
    padding-bottom: 55px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb120 {
    padding-bottom: 120px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb120 {
    padding-bottom: 60px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb130 {
    padding-bottom: 130px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb130 {
    padding-bottom: 65px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb140 {
    padding-bottom: 140px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb140 {
    padding-bottom: 70px !important;
  }
}

@media screen and (min-width: 768px) {
  .v_pb150 {
    padding-bottom: 150px !important;
  }
}

@media screen and (max-width: 767px) {
  .v_pb150 {
    padding-bottom: 75px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd10 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd15 {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd20 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd25 {
    padding-left: 12.5px !important;
    padding-right: 12.5px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd30 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd35 {
    padding-left: 17.5px !important;
    padding-right: 17.5px !important;
  }
}

@media screen and (min-width: 768px) {
  .hpd40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .hpd40 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* ページローディング */
#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 5000;
}

.loader {
  margin: 60px auto;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  font-size: 10px;
  position: absolute;
  top: calc(50% - 120px);
  left: calc(50% - 50px);
  text-indent: -9999em;
  border-top: 1.1em solid rgba(146, 146, 146, 0.2);
  border-right: 1.1em solid rgba(146, 146, 146, 0.2);
  border-bottom: 1.1em solid rgba(146, 146, 146, 0.2);
  border-left: 1.1em solid #929292;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader::after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*ガター幅調整*/
.no-gutter>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* 2column share sizing */
/* 2column 100px gutter */
.two-cols100 {
  margin-left: -50px !important;
  margin-right: -50px !important;
}

.two-cols100>[class*="col-"] {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

@media screen and (max-width: 1199px) {
  .two-cols100 {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }

  .two-cols100>[class*="col-"] {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 991px) {
  .two-cols100 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .two-cols100>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .two-cols100 {
    margin-left: -0 !important;
    margin-right: 0 !important;
  }

  .two-cols100>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* 2column 70px gutter */
.two-cols70 {
  margin-left: -35px !important;
  margin-right: -35px !important;
}

.two-cols70>[class*="col-"] {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

@media screen and (max-width: 1199px) {
  .two-cols70 {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }

  .two-cols70>[class*="col-"] {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 991px) {
  .two-cols70 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .two-cols70>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .two-cols70 {
    margin-left: -0 !important;
    margin-right: 0 !important;
  }

  .two-cols70>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* 3column 85px gutter */
.tree-cols85 {
  margin-left: -42.5px !important;
  margin-right: -42.5px !important;
}

.tree-cols85>[class*="col-"] {
  padding-left: 42.5px !important;
  padding-right: 42.5px !important;
}

@media screen and (max-width: 1199px) {
  .tree-cols85 {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

  .tree-cols85>[class*="col-"] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 991px) {
  .tree-cols85 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .tree-cols85>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .tree-cols85 {
    margin-left: -0 !important;
    margin-right: 0 !important;
  }

  .tree-cols85>[class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.no5-gutter>[class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.no10-gutter>[class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.no50-gutter>[class*="col-"] {
  padding-right: 50px;
  padding-left: 50px;
  /*
@include max(767)
{
padding-right:0;
padding-left:0;
}
*/
}

@media screen and (max-width: 767px) {
  .no50-gutter>[class*="col-"] {
    padding-left: calc((50 - 5) * ((100vw - 320px) / (767 - 320)) + 5px);
    padding-right: calc((50 - 5) * ((100vw - 320px) / (767 - 320)) + 5px);
  }
}

.no85-gutter>[class*="col-"] {
  padding-right: 85px;
  padding-left: 85px;
}

.no100-gutter>[class*="col-"] {
  padding-right: 100px;
  padding-left: 100px;
}

@media screen and (max-width: 767px) {
  html {
    overflow-x: hidden !important;
  }
}

html {
  height: 100%;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
}

/* safari 7.1+に適用される */
_::webkit-full-page-media,
_:future,
:root,
body {
  -webkit-animation: safariFix 1s forwards infinite;
}

@-webkit-keyframes safariFix {
  100% {
    z-index: 1;
  }
}

/* IE11 テーブル */
@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  table th,
  td {
    padding: 10px 0 0 !important;
  }
}

/* IE11 グローバルナビ */
@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .h-container#nav .navbar-expand-md .navbar-nav>li {
    padding-top: 6px;
  }
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

figure>img {
  padding-bottom: 10px;
}

figure figcaption {
  padding-bottom: 20px;
}

/* 電話番号 */
@media screen and (min-width: 768.02px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

html.no-scroll {
  overflow: hidden;
}

body {
  letter-spacing: 0.2em;
  background-color: #fff;
  color: #333;
}

header {
  position: relative;
  left: 0;
  top: 0;
}

/* フェードインエフェクト */
.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.h1 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  text-align: center;
  position: relative;
}

@media screen and (min-width: 768px) {
  .h1 {
    font-size: 38px;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: calc((38 - 22) * ((100vw - 320px) / (767 - 320)) + 22px);
  }
}

@media screen and (min-width: 768px) {
  .h1 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    margin-bottom: 30px !important;
  }
}

.h2 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  text-align: center;
  position: relative;
  margin-bottom: calc((80 - 60) * ((100vw - 320px) / (767 - 320)) + 60px);
}

@media screen and (min-width: 768px) {
  .h2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .h2 {
    font-size: calc((35 - 20) * ((100vw - 320px) / (767 - 320)) + 20px);
  }
}

.h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 100px;
  height: 2px;
  background-color: #cc87b7;
  margin-top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.h3,
.h4,
.h5,
.h6 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  color: #cc87b7;
}

.h3::before,
.h4::before,
.h5::before,
.h6::before {
  content: "-";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 0.3em;
}

.h3::after,
.h4::after,
.h5::after,
.h6::after {
  content: "-";
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.3em;
}

@media screen and (min-width: 768px) {
  .h3 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .h3 {
    font-size: calc((30 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
  }
}

@media screen and (min-width: 768px) {
  .h3 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .h3 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .h4 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .h4 {
    font-size: calc((28 - 16) * ((100vw - 320px) / (767 - 320)) + 16px);
  }
}

@media screen and (min-width: 768px) {
  .h4 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .h4 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .h5 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .h5 {
    font-size: calc((24 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

@media screen and (min-width: 768px) {
  .h5 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .h5 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .h6 {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .h6 {
    font-size: calc((20 - 10) * ((100vw - 320px) / (767 - 320)) + 10px);
  }
}

@media screen and (min-width: 768px) {
  .h6 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .h6 {
    margin-bottom: 10px !important;
  }
}

/* wordpress用 */
/* editor */





p {
  display: block;
  margin: 1em 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}

/* img */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

/* clearfix */
.clearfix {
  overflow: hidden;
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

/* wprdpress用 */
p {
  line-height: 1.6em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  color: #333;
}

@media screen and (min-width: 768px) {
  p {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

ul.list-def {
  list-style-position: inside;
  list-style-type: none;
  padding-left: 0;
}

ol.list-num-def {
  padding-left: 1em;
}

ul.list-def>li {
  padding-left: 1em;
  text-indent: -1em;
}

ul.list-def>li::before {
  content: "ー";
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-right: 1em;
}

@media screen and (min-width: 768px) {
  #def table {
    border-color: #666 !important;
    border-collapse: collapse;
    border: 0 !important;
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow-x: auto;
  }
}

@media screen and (max-width: 749px) {
  #def table {
    border-color: #666 !important;
    border-collapse: collapse;
    border: 0 !important;
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

#def table th {
  background-color: #cc87b7;
  color: #fff;
  padding: 0.5em 1.1em;
  white-space: nowrap;
  border: 1px solid #666;
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
}

#def table tr,
#def table td {
  color: #333;
  padding: 0.5em 1.1em;
  white-space: nowrap;
  border: 1px solid #666;
  /* DNP 秀英角ゴシック銀 Std B */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  #def table table {
    overflow-x: auto;
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  #def table *::-ms-backdrop {
    padding: 0.5em 1.1em 0;
  }

  #def table table th,
  #def table table tr,
  #def table table td {
    padding: 0.5em 1.1em 0;
  }
}

@media all and (-ms-high-contrast: none) {

  #def table *::-ms-backdrop,
  #def table table {
    padding-bottom: 1.5em;
  }
}

.feature-bg {
  background-image: url("../img/feature-bg.jpg");
  background-color: #fff;
  background-position: right top;
  background-repeat: no-repeat;
}

.white-bg {
  background-color: #fff !important;
}

.white-r-bg {
  border-radius: 10px;
  background-color: #fff !important;
}

.light-pink-bg {
  background-color: rgba(245, 135, 183, 0.1);
}

.pink-bg {
  background-color: #cc87b7;
  color: #fff;
}

.key-txt {
  color: #cc87b7;
}

a:link,
/*a:visited,*/
a:hover,
a:focus,
a:active {
  color: #cc87b7;
  text-decoration: none !important;
}

/*
button.btn.green {
@include btn($key-color,#fff);
}
*/
button.btn.gray {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  border-color: #333;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  button.btn.gray {
    font-size: 20px;
    display: inline-block !important;
    padding: 10px 50px !important;
  }
}

@media screen and (max-width: 767px) {
  button.btn.gray {
    display: block !important;
    padding: 10px 50px;
    font-size: calc((20 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

button.btn.gray:hover {
  color: #fff;
  background-color: #333;
}

button.btn.white {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  border-color: #fff;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  button.btn.white {
    font-size: 20px;
    display: inline-block !important;
    padding: 10px 50px !important;
  }
}

@media screen and (max-width: 767px) {
  button.btn.white {
    display: block !important;
    padding: 10px 50px;
    font-size: calc((20 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

button.btn.white:hover {
  color: #cc87b7;
  background-color: #fff;
}

button.btn.pink {
  border-radius: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  background-color: #cc87b7;
  border: 1px solid #cc87b7;
  border-radius: 0;
}

@media screen and (min-width: 768px) {
  button.btn.pink {
    font-size: 20px;
    display: inline-block !important;
    padding: 10px 50px !important;
  }
}

@media screen and (max-width: 767px) {
  button.btn.pink {
    display: block !important;
    padding: 10px 50px;
    font-size: calc((20 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

button.btn.pink:hover {
  color: #cc87b7;
  background-color: #fff;
  border: 1px solid #cc87b7;
}

button.btn.black-kei {
  text-align: left;
  border-radius: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  button.btn.black-kei {
    font-size: 20px;
    display: inline-block !important;
    padding: 10px 50px !important;
  }
}

@media screen and (max-width: 767px) {
  button.btn.black-kei {
    display: block !important;
    padding: 10px 50px;
    font-size: calc((20 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

button.btn.black-kei::after {
  content: ">";
  color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

button.btn.black-kei:hover {
  color: #fff;
  background-color: #cc87b7;
  border: 1px solid #000;
}

button.btn.black-kei:hover::after {
  content: ">";
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

@media screen and (max-width: 767px) {
  button.btn.black-kei {
    padding: 10px 50px 10px 15px !important;
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  button.btn.gray {
    padding: 10px 50px 0 !important;
  }
}

/* パンくずリスト */
@media screen and (min-width: 768px) {
  #breadlist {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #breadlist {
    display: none;
  }
}

.breadcrumb {
  font-size: 12px;
}

.breadcrumb li.active {
  color: #cc87b7;
}

a.page-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  z-index: 1000;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  background-color: #cc87b7;
}

a.page-top:hover {
  background-color: rgba(204, 135, 183, 0.5);
}

/* ヘッダー */
header {
  /* モバイルメニュー */
}

@media screen and (min-width: 768px) {
  header .header_pc {
    display: block;
  }

  a.page-top {
    bottom: 50px;
    right: 20px;
  }

}

@media screen and (max-width: 767px) {
  header .header_pc {
    display: none;
  }
}

header .header_pc .header-inner {
  height: 170px;
  padding-top: 12px;
}

header .header_pc h1.seo {
  width: 100%;
  text-align: right;
  font-size: 10px;
  /* DNP 秀英丸ゴシック Std L */
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 8px;
}

header .header_pc h1.seo span {
  display: inline-block;
}

header .header_pc .info {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  justify-content: flex-end;
  /* DNP 秀英丸ゴシック Std L */
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}

header .header_pc .info>a {
  margin-left: 15px;
}

header .header_pc .info>a.left-magin {
  margin-left: 15px;
}

header .header_pc .info .tel {
  color: #333;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  margin-left: 1rem;
  margin-right: 1rem;
}

p.line-12 {
  line-height: 1.2;
}

span.small-h {
  font-size: 15px;
}

header .header_pc .info .tel::before {
  content: url("../img/tel_pc.png");
  display: inline-block;
  width: 20px;
  height: 24px;
  position: relative;
  top: 35px;
  left: -187px;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition-delay: 0.15s;
}

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

  header .header_pc .info>a.left-magin {
    margin-left: 25px;
  }

  header .header_pc .info .tel {
    font-size: 23px;
    line-height: 1.2;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  span.small-h {
    font-size: 13px;
  }

  header .header_pc .info .tel::before {
    content: url("../img/tel_pc.png");
    display: inline-block;
    width: 20px;
    height: 24px;
    position: relative;
    top: 33px;
    left: -162px;
  }

}

@media screen and (max-width: 767px) {
  header .header_pc .info {
    display: block;
    width: 100%;
    text-align: right;
  }
}

header .header_pc .info p {
  align-self: center;
  margin-bottom: 0;
  padding-right: 20px;
}

header .header_pc .info p.line-12 {
  margin: 0;
  padding: 0;
  margin-left: 25px;
}

header .header_sp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}



.sp-footer-space {
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  header .header_sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  header .header_sp {
    display: block;
  }
}

header .header_sp .header-bar {
  background-color: #fff;
  /* モバイルヘッダーロゴ */
  /*
@include min(768)
{
display: none;
}
*/
}

@media all and (-ms-high-contrast: none) {

  header .header_sp .header-bar *::-ms-backdrop,
  header .header_sp .header-bar h1>img.img-fluid {
    max-width: 425px;
    width: 100%;
    height: auto;
  }
}

header .header_sp .header-bar .tel-btn {
  display: block;
  position: absolute;
  top: 0;
  background-color: #cc87b7;
}

header .header_sp .header-bar .tel-btn>a>img {
  width: 100%;
  height: 100%;
}

header .header_sp .header-bar .mobile-btn {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: #cc87b7;
  text-align: center;
}

header .header_sp .header-bar .mobile-btn>img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 670px) and (max-width: 767px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 100px;
  }

  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 220px);
  }

  header .header_sp .header-bar .tel-btn {
    right: 100px;
    width: 100px;
    height: 100px;
  }

  header .header_sp .header-bar .mobile-btn {
    width: 100px;
    height: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 80px;
  }

  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 180px);
  }

  header .header_sp .header-bar .tel-btn {
    right: 80px;
    width: 80px;
    height: 80px;
  }

  header .header_sp .header-bar .mobile-btn {
    width: 80px;
    height: 80px;
  }
}

@media screen and (max-width: 499px) {
  header .header_sp .header-bar {
    display: -webkit-box;
    display: flex;
    height: 50px;
  }

  header .header_sp .header-bar h1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 20px;
    width: calc(100% - 120px);
  }

  header .header_sp .header-bar .tel-btn {
    right: 50px;
    width: 50px;
    height: 50px;
  }

  header .header_sp .header-bar .mobile-btn {
    width: 50px;
    height: 50px;
  }
}

header h1 {
  font-size: 32px;
}

.current-menu-item>a {
  color: #cc87b7 !important;
}

.sub-menu li.current-menu-item>a:hover {
  color: #fff !important;
}

/* グローバルナビラッパー */
.h-container {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1320px) {
  .h-container {
    width: 1260px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1319px) {
  .h-container {
    width: 1100px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .h-container {
    width: 960px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .h-container {
    width: 720px;
  }
}

/* //グローバルナビラッパー */
@media screen and (min-width: 992px) {
  ul.navbar-nav {
    font-size: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  ul.navbar-nav {
    font-size: 14px;
  }
}

ul.sub-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
}

/* グローバルナビ 768以上 */
@media screen and (min-width: 768px) {

  _:-ms-lang(x)::-ms-backdrop,
  .h-container#nav>.navbar {
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) {
  #nav.h-container .close {
    display: none;
  }

  #nav.h-container .navbar {
    padding-bottom: 0;
    padding: 0;
    margin-bottom: 30px;
  }

  #nav.h-container .navbar .navbar-nav {
    list-style-type: none;
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
  }

  #nav.h-container .navbar .navbar-nav>li {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
  }

  #nav.h-container .navbar .navbar-nav>li+li {
    border-left: 1px solid #333;
  }

  #nav.h-container .navbar .navbar-nav>li>a {
    /* DNP 秀英四号かな Std M */
    font-family: dnp-shuei-4go-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #333;
    padding-right: 0.5em;
    padding-left: 0.5em;
    align-self: center;
  }

  #nav.h-container .navbar .navbar-nav>li>a:hover {
    color: #cc87b7;
    text-decoration: none;
  }

  #nav.h-container .navbar .navbar-nav>li>a.active {
    color: #cc87b7;
  }

  #nav.h-container .menu-child {
    position: relative;
  }

  #nav.h-container .menu-child:hover>ul.sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    margin-top: 5px;
  }

  #nav.h-container .menu-child::after {
    display: none;
  }

  #nav.h-container .menu-child ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    display: block !important;
    position: absolute;
    left: 50%;
    top: 130%;
    margin-top: 20px;
    z-index: 1000;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    padding-left: 0;
    color: #cc87b7;
    text-align: center;
    list-style: none;
    background-clip: padding-box;
    list-style: none;
    border-radius: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }

  #nav.h-container .menu-child ul.sub-menu>li {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #999;
    margin-left: -1px;
    margin-top: -1px;
  }

  #nav.h-container .menu-child ul.sub-menu>li>a {
    display: block;
    font-family: dnp-shuei-4go-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding: 1em 58px;
    letter-spacing: 0;
    font-weight: 400;
    color: #333;
    text-align: inherit;
    white-space: nowrap;
    border: 0;
  }

  #nav.h-container .menu-child ul.sub-menu>li>a:hover {
    background-color: #cc87b7;
    color: #fff;
  }
}

/* グローバルナビ 767以下 */
@media screen and (max-width: 767px) {
  #nav.h-container {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: fixed;
    right: -100%;
    z-index: 1000;
    width: 100%;
    height: 100%;
    height: 100vh;
    background-color: #fff;
    opacity: 0;
    overflow-y: auto;
    padding-bottom: 80px;
    -webkit-box-align: center;
    align-items: center;
  }

  #nav.h-container .close {
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 1000;
  }

  #nav.h-container ul.navbar-nav {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    display: block;
    list-style-type: none;
  }
}

@media screen and (max-width: 767px) and (min-width: 500px) and (max-width: 767px) {
  #nav.h-container ul.navbar-nav {
    width: 300px;
  }
}

@media screen and (max-width: 767px) {
  #nav.h-container ul.navbar-nav>li {
    /* padding: 10px 20px; */
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-family: dnp-shuei-4go-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
    position: relative;
  }

  #nav.h-container ul.navbar-nav>li>a {
    display: block;
    font-family: dnp-shuei-4go-std, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding: 1em 5px;
    letter-spacing: 0;
    font-weight: 400;
    color: #333;
    text-align: left;
    white-space: nowrap;
    border: 0;
  }

  #nav.h-container ul.navbar-nav>li>a:hover {
    color: #cc87b7;
  }

  #nav.h-container ul.navbar-nav>li>a.active {
    color: #cc87b7;
  }

  #nav.h-container ul.navbar-nav li.menu-child::after {
    content: "+";
    font-size: 20px;
    position: absolute;
    color: #cc87b7;
    right: 0;
    top: 0.6em;
  }

  #nav.h-container ul.navbar-nav .sub-menu {
    padding-left: 0;
    list-style-type: none !important;
    visibility: hidden;
    opacity: 0;
  }

  #nav.h-container.open {
    opacity: 1;
    right: 0%;
  }

  #nav.h-container.open .menu-child.pt::after {
    content: "-";
    /* DNP 秀英角ゴシック銀 Std L */
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    color: #cc87b7;
    right: 0;
    top: 0.6em;
  }

  #nav.h-container.open .menu-child>.sub-menu {
    text-align: left;
    visibility: visible;
    opacity: 1;
    display: none;
    padding-bottom: 20px;
  }

  #nav.h-container.open .menu-child>.sub-menu li {
    padding-left: 1em;
    margin-bottom: 10px;
  }

  #nav.h-container.open .menu-child>.sub-menu li>a {
    color: #333;
    width: 100%;
    padding: 5px 0;
  }

  #nav.h-container.open .menu-child>.sub-menu li>a::before {
    content: "ー";
    display: inline-block;
    /* DNP 秀英角ゴシック銀 Std L */
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    font-style: normal;
    font-weight: 400;
    padding-right: 0.5em;
  }

  #nav.h-container.open .menu-child>.sub-menu li>a:hover {
    color: #cc87b7;
  }

  #nav.h-container.open .menu-child>.sub-menu li>a.active {
    color: #cc87b7;
  }
}

_:-ms-lang(x)::-ms-backdrop,
li.menu-child::after {
  content: "+";
  font-size: 20px;
  position: absolute;
  color: #cc87b7;
  right: 0;
  top: 2em;
}

/* カルーセル */
.slick-slider {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.slick-slider.slick-initialized {
  opacity: 1;
}

.slick-slide img {
  width: 100% !important;
  height: auto;
}

#pc-slick {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  #pc-slick {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #pc-slick {
    display: none;
  }
}

#sp-slick {
  position: relative;
}

@media screen and (min-width: 768px) {
  #sp-slick {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #sp-slick {
    display: block;
  }
}

#sp-slick {
  overflow: hidden;
}

#sp-slick>img {
  position: absolute;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc((154 - 90) * ((100vw - 320px) / (767 - 320)) + 90px);
  height: auto;
  bottom: calc((4 - 2) * ((100vw - 320px) / (767 - 320)) + 2%);
}

@media screen and (min-width: 670px) and (max-width: 767px) {
  #sp-slick {
    padding-top: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  #sp-slick {
    padding-top: 80px;
  }
}

@media screen and (max-width: 499px) {
  #sp-slick {
    padding-top: 50px;
  }
}

.slick-slider {
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  top: 0;
}

.slick-slider>img {
  width: 100%;
  height: auto;
}

.catch-pc {
  position: absolute;
  z-index: 10;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.5em;
  color: #666;
}

.catch-pc span {
  color: #cc87b7;
}

@media screen and (min-width: 1320px) {
  .catch-pc {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(180px, -50%);
    transform: translate(180px, -50%);
  }
}

@media screen and (min-width: 1201px) and (max-width: 1319px) {
  .catch-pc {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(120px, -50%);
    transform: translate(120px, -50%);
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .catch-pc {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(80px, -50%);
    transform: translate(80px, -50%);
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .catch-pc {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(30px, -50%);
    transform: translate(30px, -50%);
  }
}

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

@media screen and (min-width: 1200px) {
  .catch-pc {
    font-size: 22px;
    line-height: 2.5em;
  }
}

@media screen and (max-width: 1199px) {
  .catch-pc {
    font-size: calc((22 - 16) * ((100vw - 768px) / (1200 - 768)) + 16px);
    line-height: calc((2.5 - 2.2) * ((100vw - 768px) / (1200 - 768)) + 2.2em);
  }
}

@media screen and (min-width: 1200px) {
  .catch-pc>img {
    width: 99px;
    height: auto;
    margin: 40px;
  }
}

@media screen and (max-width: 1199px) {
  .catch-pc>img {
    width: calc((99 - 77) * ((100vw - 768px) / (1200 - 768)) + 77px);
    height: auto;
    margin-bottom: calc((40 - 20) * ((100vw - 768px) / (1200 - 768)) + 20px);
  }
}

.catch-sp {
  position: absolute;
  bottom: calc((4 - 2) * ((100vw - 320px) / (767 - 320)) + 2%);
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.5em;
  white-space: nowrap;
  color: #666;
  font-size: calc((24 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  line-height: calc((2.5 - 2.2) * ((100vw - 320px) / (767 - 320)) + 2.2em);
}

.catch-sp span {
  color: #cc87b7;
}

@media screen and (min-width: 768px) {
  .catch-sp {
    display: none;
  }
}

/* 6つの特徴メインタイトル */
.features-title {
  text-align: center;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
}

.features-title2 {
  text-align: center;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
}

@media screen and (min-width: 992px) {
  .features-title {
    font-size: 25px;
    margin-bottom: 60px;
  }

  .features-title2 {
    font-size: 25px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 991px) {
  .features-title {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    margin-bottom: 40px;
  }

  .features-title2 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 16px);
    margin-bottom: 40px;
  }
}

.features-title>p {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .features-title>p {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  .features-title>p {
    font-size: calc((25 -20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (min-width: 992px) {
  .features-title>p small {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .features-title>p small {
    font-size: calc((20 - 16) * ((100vw - 320px) / (991 - 320)) + 16px);
  }
}

@media screen and (min-width: 992px) {
  .features-title>p>span.six {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .features-title>p>span.six {
    font-size: calc((40 - 30) * ((100vw - 320px) / (991 - 320)) + 30px);
  }
}

_::-webkit-full-page-media,
_:future,
:root .features-title>p>.six {
  vertical-align: bottom;
}

@-moz-document url-prefix() {
  .features-title>p>.six {
    vertical-align: bottom;
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .features-title>p>.six {
    vertical-align: bottom;
  }
}

/* タイトル */
.title {
  text-align: center;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
}

@media screen and (min-width: 992px) {
  .title {
    font-size: 25px;
    margin-bottom: 60px;
    letter-spacing: 0.3em;
  }
}

@media screen and (max-width: 991px) {
  .title {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.3 - 0.1) * ((100vw - 320px) / (991 - 320)) + 0.1em);
    margin-bottom: 40px;
  }
}

/* new カルーセル */
@media screen and (min-width: 768px) {
  #news-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #news-sp {
    display: block;
  }
}

/* news */
/* news-g-calender */
.infos-wrapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1199px) {
  .infos-wrapper {
    width: 960px;
  }
}

@media screen and (max-width: 991px) {
  .infos-wrapper {
    width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .infos-wrapper {
    width: 540px;
  }
}

@media screen and (max-width: 575px) {
  .infos-wrapper {
    width: calc(100% - 100px);
  }
}

.infos-wrapper .news-wrapper {
  width: 540px;
  /*
@include max(767)
{
width:100%;
}
*/
}

@media screen and (max-width: 1199px) {
  .infos-wrapper .news-wrapper {
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 991px) {
  .infos-wrapper .news-wrapper {
    width: 100%;
    margin-bottom: 60px;
  }
}

.infos-wrapper .g-calendar {
  width: 550px;
}

.infos-wrapper .g-calendar .g-calendar__pos {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.infos-wrapper .g-calendar iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1199px) {
  .infos-wrapper .g-calendar {
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 991px) {
  .infos-wrapper .g-calendar {
    width: 100%;
  }

  .infos-wrapper .g-calendar .g-calendar__pos {
    padding-top: 450px;
  }
  
  .infos-wrapper .g-calendar iframe {
    width: 100%;
    height: 450px;
  }

}

@media screen and (max-width: 767px) {
  .infos-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap;
  }
}

/* ホームfeature */
@media screen and (min-width: 992px) {
  #features-6 {
    padding-top: 90px;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  #features-6 {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

#features-6 .features>[class*="col-"] {
  position: relative;
  /* 左肩番号 */
}

#features-6 .features>[class*="col-"]:nth-child(1)::after {
  display: block;
  background: url("../img/feature-num_01.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(1)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(1)::after {
    left: -15px;
    top: -15px;
  }
}

#features-6 .features>[class*="col-"]:nth-child(2)::after {
  display: block;
  background: url("../img/feature-num_02.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(2)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(2)::after {
    left: -15px;
    top: -15px;
  }
}

#features-6 .features>[class*="col-"]:nth-child(3)::after {
  display: block;
  background: url("../img/feature-num_03.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(3)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(3)::after {
    left: -15px;
    top: -15px;
  }
}

#features-6 .features>[class*="col-"]:nth-child(4)::after {
  display: block;
  background: url("../img/feature-num_04.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(4)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(4)::after {
    left: -15px;
    top: -15px;
  }
}

#features-6 .features>[class*="col-"]:nth-child(5)::after {
  display: block;
  background: url("../img/feature-num_05.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(5)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(5)::after {
    left: -15px;
    top: -15px;
  }
}

#features-6 .features>[class*="col-"]:nth-child(6)::after {
  display: block;
  background: url("../img/feature-num_06.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"]:nth-child(6)::after {
    left: 35px;
    top: -15px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"]:nth-child(6)::after {
    left: -15px;
    top: -15px;
  }
}

@media screen and (min-width: 992px) {
  #features-6 .features>[class*="col-"] {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 991px) {
  #features-6 .features>[class*="col-"] {
    margin-bottom: 60px;
  }
}

#features-6 .features>[class*="col-"]>img {
  width: 100%;
  height: auto;
  margin-bottom: 36px;
}

#features-6 .features>[class*="col-"] h3 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.3em;
  /*
span{
color: $key-color;
letter-spacing: .3em;
}
*/
}

@media screen and (min-width: 992px) {
  #features-6 .features>[class*="col-"] h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #features-6 .features>[class*="col-"] h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"] h3 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"] h3 {
    margin-bottom: 20px !important;
  }
}

#features-6 .features>[class*="col-"] p {
  text-align: left;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8em;
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"] p {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"] p {
    font-size: calc((16 - 14) * ((100vw - 320px) / (768 - 320)) + 14px);
  }
}

@media screen and (min-width: 768px) {
  #features-6 .features>[class*="col-"] p {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 767px) {
  #features-6 .features>[class*="col-"] p {
    margin-bottom: 34px !important;
  }
}

@media all and (-ms-high-contrast: none) {

  #features-6 .features>[class*="col-"] *::-ms-backdrop,
  #features-6 .features>[class*="col-"] button.btn {
    padding: 15px 70px 5px;
  }
}

/* ご案内 */
#guidance {
  background: url("../img/guidance_bg.jpg") left top no-repeat;
  background-size: cover;
}

@media screen and (max-width: 575px) {
  #guidance .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

#guidance .guidance-thumbs {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  /* DNP 秀英角ゴシック銀 Std M */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.4em;
  white-space: nowrap;
}

#guidance .guidance-thumbs>img {
  width: 100% !important;
  height: auto;
}

#guidance .guidance-thumbs>a {
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #cc87b7;
  opacity: 0.5;
}

#guidance .guidance-thumbs>a:hover {
  opacity: 0.1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

#guidance .guidance-thumbs:first-child {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

#guidance .guidance-thumbs>h3 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

@media screen and (min-width: 1200px) {
  #guidance .guidance-thumbs>h3 {
    font-size: 25px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #guidance .guidance-thumbs>h3 {
    font-size: calc((25 - 20) * ((100vw - 992px) / (1200 - 992)) + 20px);
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #guidance .guidance-thumbs>h3 {
    font-size: calc((22 - 20) * ((100vw - 768px) / (991 - 768)) + 20px);
  }
}

@media screen and (max-width: 767px) {
  #guidance .guidance-thumbs>h3 {
    font-size: calc((24 - 12) * ((100vw - 320px) / (767 - 320)) + 12px);
  }
}

/* access */
#access .title-outline {
  font-size: 20px;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  border: 1px solid #b0b0b0;
  width: 100%;
  padding: 10px;
}

@media all and (-ms-high-contrast: none) {

  #access *::-ms-backdrop,
  #access .title-outline {
    padding: 15px 10px 5px;
  }
}

@media screen and (min-width: 576px) {
  #access .access-train {
    text-align: left;
  }
}

@media screen and (max-width: 575px) {
  #access .access-train {
    text-align: center;
  }
}

/* dentistry info */
footer>.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

#dc-info dl.info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  text-align: left;
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#dc-info dl.info dt {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
  width: 7em;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 30px;
}

#dc-info dl.info dd {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
  width: calc(100% - 7em);
  margin-bottom: 30px;
}

#dc-info .footer-tel {
  /* DNP 秀英丸ゴシック Std B */
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.15em;
  color: #cc87b7;
  white-space: nowrap;
}

@media screen and (min-width: 992px) {
  #dc-info .footer-tel {
    font-size: 37px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #dc-info .footer-tel {
    font-size: 37px;
  }
}

@media screen and (max-width: 767px) {
  #dc-info .footer-tel {
    font-size: calc((37 - 22) * ((100vw - 320px) / (768 - 320)) + 22px);
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  #dc-info table td {
    padding: 10px 10px 0;
  }
}

#footer-sitemap {
  background-color: #b9baba;
  color: #fff;
  /* DNP 秀英丸ゴシック Std L */
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#footer-sitemap .footer-menu-pc ul,
#footer-sitemap .footer-menu-sp ul {
  list-style-type: none;
  padding-left: 0;
}

#footer-sitemap .footer-menu-pc li,
#footer-sitemap .footer-menu-sp li {
  width: 100%;
  margin-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1em;
  margin-bottom: 1em;
}

#footer-sitemap .footer-menu-pc li>a,
#footer-sitemap .footer-menu-sp li>a {
  color: #fff;
}

#footer-sitemap .footer-menu-pc li::before,
#footer-sitemap .footer-menu-sp li::before {
  content: "ー";
  margin-left: -1rem;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-right: 1em;
}

#footer-sitemap .footer-menu-pc li>ul li,
#footer-sitemap .footer-menu-sp li>ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  margin-left: 1.2rem;
  padding-right: 1rem;
}

#footer-sitemap .footer-menu-pc li>ul li::before,
#footer-sitemap .footer-menu-sp li>ul li::before {
  content: "・";
  margin-right: 0.5em;
  margin-left: -1.2rem;
}

@media screen and (min-width: 992px) {
  #footer-sitemap .footer-menu-pc {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 16px;
  }

  #footer-sitemap .footer-menu-pc .a,
  #footer-sitemap .footer-menu-pc .b,
  #footer-sitemap .footer-menu-pc .c,
  #footer-sitemap .footer-menu-pc .d,
  #footer-sitemap .footer-menu-pc .e {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
}

@media screen and (max-width: 991px) {
  #footer-sitemap .footer-menu-pc {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  #footer-sitemap .footer-menu-sp {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #footer-sitemap .footer-menu-sp {
    display: block;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  #footer-sitemap .footer-menu-sp {
    display: block;
    font-size: calc((18 - 10) * ((100vw - 320px) / (767 - 320)) + 10px);
  }
}

@media screen and (min-width: 576px) {
  #footer-sitemap .footer-menu-sp {
    text-align: left;
  }
}

@media screen and (max-width: 575px) {
  #footer-sitemap .footer-menu-sp {
    text-align: left;
  }
}

#footer-sitemap .copyright {
  /* DNP 秀英丸ゴシック Std L */
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}

#footer-sitemap .copyright>span {
  display: inline-block;
}

@media screen and (min-width: 992px) {
  #footer-sitemap .copyright {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  #footer-sitemap .copyright {
    font-size: calc((16 - 10) * ((100vw - 320px) / (991 - 320)) + 10px);
    text-shadow: 0 2px 4px rgba(255, 255, 255, 0.8);
  }
}

/*　スケジュール　テーブル　*/
#schedule .table th,
#schedule .table td,
#footer-schedule .table th,
#footer-schedule .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: none;
}

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

  #schedule .table th,
  #schedule .table td,
  #footer-schedule .table th,
  #footer-schedule .table td {
    padding: 0.75em calc((0.75 - 0.3) * ((100vw - 320px) / (767 - 320)) + 0.3em);
  }
}

#schedule table,
#footer-schedule table {
  table-layout: fixed;
  max-width: 640px;
  margin: 0 auto;
  border-spacing: 0;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  white-space: nowrap;
  text-align: center;
}

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

  #schedule table,
  #footer-schedule table {
    font-size: 16px;
  }
}

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

  #schedule table,
  #footer-schedule table {
    font-size: calc((16 - 12) * ((100vw - 320px) / (767 - 320)) + 12px);
    letter-spacing: 0 !important;
  }
}

#schedule table thead>tr,
#footer-schedule table thead>tr {
  background-color: transparent !important;
}

#schedule table tr,
#footer-schedule table tr {
  background-color: #ffe6ed;
  border-bottom: 13px solid #fff;
}

#schedule table th,
#footer-schedule table th {
  font-weight: 600;
  font-style: normal;
}

#schedule table th:first-child,
#footer-schedule table th:first-child {
  text-align: center;
  width: 16em;
}

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

  #schedule table th:first-child,
  #footer-schedule table th:first-child {
    width: 12em;
  }
}

#schedule table th:last-child,
#footer-schedule table th:last-child {
  width: 4em;
}

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

  #schedule table,
  #footer-schedule table {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: auto;
  }
}

@media all and (-ms-high-contrast: none) {

  #schedule *::-ms-backdrop,
  #schedule table,
  #footer-schedule *::-ms-backdrop,
  #footer-schedule table {
    padding-bottom: 1.5em;
  }
}

/* フッター　スケジュール　テーブル　*/
#footer-schedule table {
  width: 100%;
}

#footer-schedule table th:first-child {
  width: 10em;
  letter-spacing: -0.2em;
}

/* 下層 */
/* ヘッダー */
.keycolor {
  color: #cc87b7;
}

.lower-header {
  position: relative;
}

@media screen and (min-width: 670px) and (max-width: 767px) {
  .lower-header {
    margin-top: 100px;
  }
}

@media screen and (min-width: 500px) and (max-width: 669px) {
  .lower-header {
    margin-top: 80px;
  }
}

@media screen and (max-width: 499px) {
  .lower-header {
    margin-top: 50px;
  }
}

.lower-header .title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  white-space: nowrap;
  padding-left: 0.5em;
  letter-spacing: 0.5em;
  color: #cc87b7;
  text-shadow: white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px,
    white -1px -1px 10px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .lower-header .title {
    font-size: 34px;
  }
}

@media screen and (max-width: 767px) {
  .lower-header .title {
    font-size: calc((34 - 22) * ((100vw - 320px) / (767 - 320)) + 22px);
    letter-spacing: calc((0.5 - 0.1) * ((100vw - 320px) / (767 - 320)) + 0.1em);
  }
}

.lower-header>img {
  width: 100%;
  height: auto;
}

/* 初めての方へ */
@media screen and (min-width: 992px) {
  #beginners_guide>#schedule>table {
    width: 600px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #beginners_guide>#schedule>table {
    width: 600px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  #beginners_guide>#schedule>table {
    width: 100%;
  }
}

.reservation-link {
  /* DNP 秀英角ゴシック銀 Std M */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
}

@media screen and (min-width: 768px) {
  .reservation-link {
    font-size: 25px;
    border-bottom: 1px solid #333;
    padding-bottom: 0.5em;
  }
}

@media screen and (max-width: 767px) {
  .reservation-link {
    font-size: calc((25 - 20) * ((100vw - 320px) / (767 - 320)) + 20px);
    width: 100%;
    border-bottom: none;
  }
}

#reservation .insurance-card,
#reservation .medicine-notebook {
  display: inline-block;
  border: 1px solid #cc87b7;
  padding: 20px 20px;
  text-align: center;
}

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

  #reservation .insurance-card,
  #reservation .medicine-notebook {
    width: 248px;
  }
}

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

  #reservation .insurance-card,
  #reservation .medicine-notebook {
    width: calc((248 - 200) * ((100vw - 320px) / (767 - 320)) + 200px);
  }
}

#reservation .insurance-card>p,
#reservation .medicine-notebook>p {
  margin-bottom: 0;
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  font-size: 18px;
}

#reservation .insurance-card h4.keycolor,
#reservation .medicine-notebook h4.keycolor {
  color: #cc87b7;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
}

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

  #reservation .insurance-card h4.keycolor,
  #reservation .medicine-notebook h4.keycolor {
    font-size: 25px;
  }
}

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

  #reservation .insurance-card h4.keycolor,
  #reservation .medicine-notebook h4.keycolor {
    font-size: calc((25 - 20) * ((100vw - 320px) / (767 - 320)) + 20px);
  }
}

#reservation .insurance-card h4.keycolor .sub,
#reservation .medicine-notebook h4.keycolor .sub {
  color: #333;
}

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

  #reservation .insurance-card h4.keycolor .sub,
  #reservation .medicine-notebook h4.keycolor .sub {
    font-size: 18px;
  }
}

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

  #reservation .insurance-card h4.keycolor .sub,
  #reservation .medicine-notebook h4.keycolor .sub {
    font-size: calc((18 - 14) * ((100vw - 300px) / (767 - 300)) + 14px);
  }
}

@media screen and (max-width: 767px) {
  #reservation .insurance-card {
    margin-bottom: 20px;
  }
}

#reservation #yoyaku p {
  padding-bottom: 0;
}

#reservation .midashi {
  color: #cc87b7;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 991px) {
  #reservation .midashi {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #reservation .midashi {
    font-size: calc((25 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  #reservation .insurance-card,
  #reservation .medicine-notebook {
    padding: 20px 50px 5px;
  }
}

.tel-block {
  display: -webkit-inline-box;
  display: inline-flex;
  align-content: center;
}

.tel-block>a {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 10px 30px;
  white-space: nowrap;
  /*
img {
padding-right: 5px;
margin-top: -8px;
}
*/
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.tel-block>a::before {
  content: "";
  background: url(../img/tel-gray.png) no-repeat;
  background-size: cover;
  width: 32px;
  height: 43px;
  display: -webkit-inline-box;
  display: inline-flex;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .tel-block>a::before {
    content: "";
    background: url(../img/tel-white.png) no-repeat;
    background-size: cover;
    width: 28px;
    height: 38px;
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 10px;
  }
}

@media screen and (max-width: 400px) {
  .tel-block>a::before {
    content: "";
    background: url(../img/tel-white.png) no-repeat;
    background-size: cover;
    width: 12px;
    height: 16px;
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 5px;
  }
}

@media screen and (min-width: 768px) {
  .tel-block>a {
    font-size: 56px;
    color: #333;
  }
}

@media screen and (max-width: 767px) {
  .tel-block>a {
    color: #fff;
    font-size: calc((38 - 34) * ((100vw - 576px) / (767 - 576)) + 34px);
    line-height: 1.2em;
    background: #cc87b7;
    border-radius: 10px;
  }
}

@media screen and (max-width: 575px) {
  .tel-block>a {
    width: 100%;
    display: -webkit-box;
    display: flex;
    font-size: calc((34 - 18) * ((100vw - 320px) / (575 - 320)) + 18px);
    padding: 10px;
  }
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .tel-block>a {
    padding: 30px 30px 0;
  }
}

#treatment {
  /* 左肩番号 */
}

#treatment .step1 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step1::before {
  display: block;
  background: url("../img/guide-title01.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step1::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step1::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step1 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step1 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step1 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step2 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step2::before {
  display: block;
  background: url("../img/guide-title02.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step2::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step2::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step2 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step2 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step2 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step3 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step3::before {
  display: block;
  background: url("../img/guide-title03.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step3::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step3::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step3 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step3 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step3 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step4 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step4::before {
  display: block;
  background: url("../img/guide-title04.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step4::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step4::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step4 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step4 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step4 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step5 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step5::before {
  display: block;
  background: url("../img/guide-title05.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step5::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step5::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step5 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step5 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step5 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step6 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step6::before {
  display: block;
  background: url("../img/guide-title06.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step6::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step6::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step6 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step6 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step6 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment .step7 {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.2em;
  color: #cc87b7;
  padding-top: 58px;
}

#treatment .step7::before {
  display: block;
  background: url("../img/guide-title07.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  #treatment .step7::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #treatment .step7::before {
    left: 0;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #treatment .step7 {
    font-size: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #treatment .step7 {
    font-size: calc((26 - 20) * ((100vw - 320px) / (991 - 320)) + 20);
  }
}

@media screen and (max-width: 767px) {
  #treatment .step7 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }
}

#treatment>img {
  margin-right: 20px;
}

/* 当院の特徴 */
/* 背景画像の透過 */
.bg-image-screen {
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  /*
@include min(1200)
{
background: rgba(255,255,255,0);
}
@include screen(992,1199) {
background: rgba(255,255,255,.25);
}
@include screen(768,991)
{
background: rgba(255,255,255,.5);
}
@include max(767)
{
background: rgba(255,255,255,.7);
}
*/
}

#rinen p {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-shadow: white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px,
    white -1px -1px 10px, white 1px 1px 10px, white -1px 1px 10px,
    white 1px -1px 10px, white -1px -1px 10px, white 1px 1px 10px,
    white -1px 1px 10px, white 1px -1px 10px, white -1px -1px 10px;
  line-height: 1.8em;
}

@media screen and (min-width: 992px) {
  #rinen p {
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  #rinen p {
    font-size: calc((22 - 16) * ((100vw - 320px) / (1199 - 320)) + 16px);
  }
}

.credo-box {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #cc87b7;
  text-align: left;
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.credo-box ul {
  list-style-type: none;
  padding-left: 0;
  /*
@include min(768)
{
width: calc(100% - 60px);
}
*/
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .credo-box ul {
    width: calc(100% - 20px);
  }
}

.credo-box ul li {
  display: table;
  padding-left: 0;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .credo-box ul li {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .credo-box ul li {
    font-size: calc((18 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

.credo-box ul li:last-child {
  margin-bottom: 0;
}

.credo-box ul li>div {
  display: table-cell;
  /* DNP 秀英角ゴシック銀 Std M */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.credo-box ul li>div:first-child {
  color: #cc87b7;
  padding-right: 1em;
}

@media screen and (min-width: 1200px) {
  .credo-box {
    width: 1100px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .credo-box {
    width: 960px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .credo-box {
    width: 720px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .credo-box {
    width: 540px;
  }
}

@media screen and (max-width: 575px) {
  .credo-box {
    max-width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}

.flow-title {
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  line-height: 1.5em;
}

@media screen and (min-width: 992px) {
  .flow-title small {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .flow-title small {
    font-size: calc((16 - 14) * ((100vw - 320px) / (991 - 320)) + 14px);
  }
}

@media screen and (min-width: 992px) {
  .flow-title {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  .flow-title {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

/* 左肩番号 */
#flow .photo1 {
  position: relative;
}

#flow .photo1::after {
  display: block;
  background: url("../img/feature-num_01.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  top: -15px;
  z-index: 10;
}

#flow .photo2 {
  position: relative;
}

#flow .photo2::after {
  display: block;
  background: url("../img/feature-num_02.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  top: -15px;
  z-index: 10;
}

#flow .photo3 {
  position: relative;
}

#flow .photo3::after {
  display: block;
  background: url("../img/feature-num_03.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  top: -15px;
  z-index: 10;
}

#flow .photo4 {
  position: relative;
}

#flow .photo4::after {
  display: block;
  background: url("../img/feature-num_04.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  top: -15px;
  z-index: 10;
}

/*  記事アーカイブ */
.news_archive {
  list-style-type: none;
  padding-left: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

.news_archive li {
  display: -webkit-box;
  display: flex;
}

.news_archive li .wrapper {
  position: relative;
  border: 1px solid #a2937b;
  width: 100%;
}

.news_archive li .wrapper a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.news_archive li .wrapper a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

.news_archive li .wrapper .thumbs {
  overflow: hidden;
  width: 100%;
  height: 200px;
  text-align: center;
}

.news_archive li .wrapper .thumbs>img {
  width: 500px !important;
  height: auto;
}

.news_archive li .wrapper .news-title {
  width: 100%;
  line-height: 1.6em;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  padding: 0 1.5em 0;
}

@media screen and (min-width: 768px) {
  .news_archive li .wrapper .news-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .news_archive li .wrapper .news-title {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

.news_archive li .wrapper .date {
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding: 1.5em;
}

.news_archive li .wrapper .news {
  width: 100%;
  text-align: left;
  padding: 0 1.5em 1.5em;
}

@media screen and (min-width: 768px) {
  .news_archive li .wrapper .news {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .news_archive li .wrapper .news {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

/* ページネーション */
.wp-pagenavi {
  text-align: center;
  margin-bottom: 30px;
}

.wp-pagenavi a:hover {
  border: 1px solid #cc87b7;
  background-color: rgba(204, 135, 183, 0.3);
}

.wp-pagenavi span.current {
  background-color: #cc87b7;
  border: #cc87b7;
  color: #fff;
}

/* 記事詳細ページ */
.short-line {
  height: 2px;
  width: 50px;
  display: block;
  background-color: #333;
}

.single-date {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .single-date {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .single-date {
    font-size: calc((18 - 16) * ((100vw - 320px) / (767 - 320)) + 16px);
  }
}

/* facebook */
/*767px以下（スマホ用）*/
@media screen and (max-width: 767px) {
  .fb-block {
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
}

/* 768px以上（PC用）*/
@media screen and (min-width: 768px) {
  .fb-block {
    width: 400px;
    margin: auto;
  }
}

body.home #nav.h-container .navbar .navbar-nav>li:last-child.current-menu-item>a {
  color: #333 !important;
}

body.home #nav.h-container .navbar .navbar-nav>li:last-child.current-menu-item>a:hover {
  color: #cc87b7 !important;
}

.white-contents {
  padding: 40px 60px;
}

@media screen and (max-width: 767px) {
  .white-contents {
    padding: 20px 15px;
  }
}

/* トップページ電車アクセス  */
.access-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

@media screen and (min-width: 576px) {
  .access-wrapper>.photo {
    -webkit-box-flex: 1;
    flex: 1 1 0;
  }
}

@media screen and (max-width: 575px) {
  .access-wrapper>.photo {
    -webkit-box-flex: initial;
    flex: initial;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .access-wrapper>.arrow {
    width: 39px;
    padding-top: 95px;
    text-align: center;
  }

  .access-wrapper>.arrow>img {
    width: 19px;
    height: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .access-wrapper>.arrow {
    width: 32px;
    height: auto;
    padding-top: 79px;
    text-align: center;
  }

  .access-wrapper>.arrow>img {
    width: 16px;
    height: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .access-wrapper>.arrow {
    width: 25px;
    height: auto;
    padding-top: 52px;
    text-align: center;
  }

  .access-wrapper>.arrow>img {
    width: 12px;
    height: auto;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .access-wrapper>.arrow {
    width: 25px;
    height: auto;
    padding-top: 35px;
    text-align: center;
  }

  .access-wrapper>.arrow>img {
    width: 12px;
    height: auto;
  }
}

@media screen and (max-width: 575px) {
  .access-wrapper>.arrow {
    display: none;
  }
}

/* 初めての方へ */
@media screen and (min-width: 992px) {
  #reservation .square-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  #reservation .square-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
  }
}

#reservation .square-wrapper .insurance-card,
#reservation .square-wrapper .medicine-notebook,
#reservation .square-wrapper .medical-care-certificate-for-the-elderly {
  display: inline-block;
  width: 260px;
  border: 1px solid #cc87b7;
  padding: 20px 20px;
  text-align: center;
}

#reservation .square-wrapper .insurance-card .card-enter,
#reservation .square-wrapper .medicine-notebook .card-enter,
#reservation .square-wrapper .medical-care-certificate-for-the-elderly .card-enter {
  display: none !important;
}

@media screen and (min-width: 1200px) {
  #reservation .square-wrapper .medicine-notebook {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #reservation .square-wrapper .medicine-notebook {
    margin-left: calc((50 - 10) * ((100vw - 992px) / (1199 - 992)) + 10px);
    margin-right: calc((50 - 10) * ((100vw - 992px) / (1199 - 992)) + 10px);
  }
}

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

  #reservation .square-wrapper .insurance-card,
  #reservation .square-wrapper .medicine-notebook,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly {
    margin-left: auto;
    margin-right: auto;
  }

  #reservation .square-wrapper .insurance-card,
  #reservation .square-wrapper .medicine-notebook {
    margin-bottom: 20px;
  }
}

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

  #reservation .square-wrapper .insurance-card,
  #reservation .square-wrapper .medicine-notebook,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px);
  }
}

#reservation .square-wrapper .insurance-card>p,
#reservation .square-wrapper .medicine-notebook>p,
#reservation .square-wrapper .medical-care-certificate-for-the-elderly>p {
  margin-bottom: 0;
  /* DNP 秀英角ゴシック銀 Std L */
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #333;
  font-size: 18px;
}

#reservation .square-wrapper .insurance-card h4.keycolor,
#reservation .square-wrapper .medicine-notebook h4.keycolor,
#reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor {
  color: #cc87b7;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor,
  #reservation .square-wrapper .medicine-notebook h4.keycolor,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor {
    font-size: 25px;
  }
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor,
  #reservation .square-wrapper .medicine-notebook h4.keycolor,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor {
    font-size: calc((25 - 20) * ((100vw - 768px) / (991 - 768)) + 20px);
  }
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor,
  #reservation .square-wrapper .medicine-notebook h4.keycolor,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor {
    font-size: calc((20 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
  }
}

#reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .card-enter {
  display: none !important;
}

@media screen and (max-width: 350px) {
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .card-enter {
    display: block !important;
    line-height: 1.5em;
  }
}

#reservation .square-wrapper .insurance-card h4.keycolor .sub,
#reservation .square-wrapper .medicine-notebook h4.keycolor .sub,
#reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .sub {
  color: #333;
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor .sub,
  #reservation .square-wrapper .medicine-notebook h4.keycolor .sub,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .sub {
    font-size: 18px;
  }
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor .sub,
  #reservation .square-wrapper .medicine-notebook h4.keycolor .sub,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .sub {
    font-size: calc((18 - 14) * ((100vw - 768px) / (991 - 768)) + 14px);
  }
}

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

  #reservation .square-wrapper .insurance-card h4.keycolor .sub,
  #reservation .square-wrapper .medicine-notebook h4.keycolor .sub,
  #reservation .square-wrapper .medical-care-certificate-for-the-elderly h4.keycolor .sub {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #reservation .square-wrapper .insurance-card {
    margin-bottom: 20px;
  }
}

.sub-txt {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.25em;
  line-height: 1.8em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sub-txt {
    font-size: calc((18 - 16) * ((100vw - 320px) / (767 - 320)) + 16px);
    letter-spacing: calc((0.25 - 0.1) * ((100vw - 320px) / (767 - 320)) + 0.1em);
  }
}

ul.lst-diamond {
  list-style-type: none;
  padding: 0;
  margin: 0 0 23px;
  color: #cc87b7;
}

ul.lst-diamond li {
  width: 100%;
  margin-left: 23px;
  padding-right: 23px;
  position: relative;
  margin-bottom: 0.5em;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul.lst-diamond li::before {
  content: url(../img/diamond.png);
  top: 2px;
  position: absolute;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  margin-left: -23px;
}

/* 院内施設 */
#facility img {
  width: 100% !important;
  height: auto;
}

#facility p.facility-p {
  width: 100%;
  font-size: 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

#facility p.facility-p::before {
  display: block;
  content: url(../img/icon-expansion.png);
  margin-right: 16px;
}

#facility .p-bar {
  color: #fff;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 18px 30px;
  background-color: #cc87b7;
}

@media screen and (min-width: 992px) {
  #facility .p-bar {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #facility .p-bar {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

#facility .facility-layout {
  display: -webkit-box;
  display: flex;
  text-align: left;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  #facility .facility-layout {
    margin-bottom: 20px;
  }
}

#facility .facility-layout>p {
  margin: 0;
}

#facility .h3-facility {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  font-size: 25px;
}

@media screen and (min-width: 992px) {
  #facility .h3-facility {
    margin-bottom: 1.5em;
  }
}

@media screen and (max-width: 991px) {
  #facility .h3-facility {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    margin-bottom: calc((1.5 - 0.5) * ((100vw - 320px) / (767 - 320)) + 0.5em);
  }
}

#facility .oz-txt {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #cc87b7;
  line-height: 1.8;
}

@media screen and (min-width: 992px) {
  #facility .oz-txt {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #facility .oz-txt {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (min-width: 992px) {
  #facility .oz-txt>br {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  #facility .oz-txt>br {
    display: none;
  }
}

#facility .goods {
  display: inline-block;
  padding: 25px 50px;
  border: 1px solid #cc87b7;
  width: 100%;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #facility .goods {
    padding: 25px 20px;
  }
}

@media screen and (min-width: 992px) {
  #facility .goods {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  #facility .goods {
    font-size: calc((18 - 16) * ((100vw - 320px) / (991 - 320)) + 16px);
  }
}

#facility .goods>h4 {
  display: inline-block;
  color: #cc87b7;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-right: 20px;
}

@media screen and (min-width: 992px) {
  #facility .goods>h4 {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #facility .goods>h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (max-width: 767px) {
  #facility .goods>h4 {
    display: block;
    width: 100%;
  }
}

#facility .goods>span {
  display: inline-block;
}

#facility _:-ms-lang(x)::-ms-backdrop,
#facility .goods {
  padding-bottom: 5px !important;
}

#facility _:-ms-lang(x)::-ms-backdrop,
#facility .p-bar {
  padding-bottom: 5px !important;
}

/* スタッフ紹介 */
#staff h2 {
  letter-spacing: 0.5em;
}

#staff h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

#staff h4.num01,
#staff h4.num02 {
  text-align: left;
  color: #cc87b7;
  font-size: 25px;
}

#staff h4.num010,
#staff h4.num020 {
  text-align: left;
  color: #cc87b7;
  font-size: 25px;
}

#staff h4.num01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  line-height: 0;
  margin-bottom: 10px;
}

#staff h4.num01::before {
  content: url(../img/num1.png);
  margin-right: 20px;
}

#staff h4.num010 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  line-height: 0;
  margin-bottom: 10px;
}

#staff h4.num010::before {
  content: url(../img/num1.png);
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  #staff h4.num01 {
    -webkit-box-pack: center;
    justify-content: center;
  }
}

#staff h4.num02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  line-height: 0;
  margin-bottom: 10px;
}

#staff h4.num02::before {
  content: url(../img/num2.png);
  margin-right: 20px;
}

#staff h4.num020 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  line-height: 0;
  margin-bottom: 10px;
}

#staff h4.num020::before {
  content: url(../img/num2.png);
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  #staff h4.num02 {
    -webkit-box-pack: center;
    justify-content: center;
  }
}

#staff p {
  margin: 0 0 1.5em;
}

#staff p.lle {
  text-align: left;
}

@media screen and (max-width: 991px) {
  #staff p {
    text-align: center;
  }
}

#staff .names {
  margin-right: 1.5em;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  color: #a2937b;
}

#staff .eng-names {
  font-size: 16px;
}

#staff .hasen::after {
  content: "";
  margin-top: 60px;
  display: block;
  height: 3px;
  width: 100%;
  background: url(../img/hasen.png) left top repeat-x;
}

#staff .history h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  color: #cc87b7;
  margin-bottom: 1em;
}

#staff ul {
  list-style-type: none;
  padding: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#staff .pt-bg {
  background: url(../img/staff-bg.png) repeat-y;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

#staff .staff-logo {
  margin-top: -130px;
}

#staff .profile-wrapper {
  border: 1px solid #cdb99a;
}

@media screen and (min-width: 992px) {
  #staff .profile-wrapper {
    width: 350px;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  #staff .profile-wrapper {
    width: 350px;
    margin-bottom: 30px;
  }
}

#staff .staff-p-txt {
  padding: 30px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

#staff .staff-p-txt>p {
  text-align: center;
  margin: 0;
}

#staff .staff-p-txt .name {
  font-size: 30px;
  padding: 15px 15px 15px;
  letter-spacing: 0.3em;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.name99 {
  font-size: 30px;
  padding: 15px 15px 5px;
  letter-spacing: 0.3em;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}

#staff .profiles-txt {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}

#staff .staff-staff {
  display: -webkit-box;
  display: flex;
  align-content: center;
  background-color: #cc87b7;
  width: 100%;
  padding: 40px 60px;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#staff .staff-staff .cell {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  #staff .staff-staff .cell {
    margin-left: auto;
    margin-right: auto;
  }
}

#staff .staff-staff .cell:first-child {
  width: 60%;
}

@media screen and (max-width: 991px) {
  #staff .staff-staff .cell:first-child {
    width: 100%;
  }
}

#staff .staff-staff .cell:first-child>img {
  border-right: 1px solid #fff;
  padding-right: 90px;
}

@media screen and (max-width: 1199px) {
  #staff .staff-staff .cell:first-child>img {
    padding-right: calc((90 - 20) * ((100vw - 768px) / (1199 - 768)) + 20px);
  }
}

@media screen and (max-width: 991px) {
  #staff .staff-staff .cell:first-child>img {
    width: 100%;
    border-right: none;
  }
}

#staff .staff-staff .cell:nth-child(2) {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#staff .staff-staff .cell .wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  color: #fff;
  font-size: 16px;
}

#staff .staff-staff .cell .wrapper .line {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

#staff .staff-staff .cell .wrapper .line div:first-child {
  width: 12em;
}

@media screen and (max-width: 1199px) {
  #staff .staff-staff .cell .wrapper .line div:first-child {
    width: 9em;
  }
}

#staff .p-left {
  margin-left: 0;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  #staff .p-left {
    margin-left: auto;
    margin-right: auto;
  }
}

#staff .p-right {
  margin-left: auto;
  margin-right: 0;
}

@media screen and (max-width: 991px) {
  #staff .p-right {
    margin-left: auto;
    margin-right: auto;
  }
}

/* 採用情報 スタッフ募集について */
#recruit img {
  max-width: 100% !important;
  height: auto;
}

#recruit .recruit-bg {
  background-image: url(../img/feature-bg.jpg);
  background-color: #fff;
  background-position: right top;
  background-repeat: no-repeat;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#recruit .recruit-bg .alpha-white-bg {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  padding: 60px 15px;
}

#recruit .recruit-bg .alpha-white-bg>h2 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  text-shadow: white 1px 1px 10px, white -1px 1px 10px, white 1px -1px 10px,
    white -1px -1px 10px;
}

@media screen and (max-width: 991px) {
  #recruit .recruit-bg .alpha-white-bg>h2 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .recruit-bg .message-wrapper {
  border: 1px solid #cc87b7;
  padding: 40px 0;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #recruit .recruit-bg .message-wrapper {
    padding: 20px 0;
  }
}

#recruit .recruit-bg .message-wrapper>h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
}

@media screen and (max-width: 991px) {
  #recruit .recruit-bg .message-wrapper>h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .recruit-bg .message-wrapper>p {
  line-height: 2em;
  margin-bottom: 0;
  width: 47em;
  margin: 0 auto;
}

@media screen and (max-width: 1199px) {
  #recruit .recruit-bg .message-wrapper>p {
    width: 100%;
    padding-left: 88px;
    padding-right: 88px;
  }
}

@media screen and (max-width: 767px) {
  #recruit .recruit-bg .message-wrapper>p {
    width: 100%;
    padding-left: 3em;
    padding-right: 3em;
  }
}

@media screen and (max-width: 575px) {
  #recruit .recruit-bg .message-wrapper>p {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }
}

#recruit .basicprinciple-wrapper {
  border: 1px solid #cc87b7;
  padding: 40px 0;
  background: url(../img/recruit-basicprinciple-bg.png);
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #recruit .basicprinciple-wrapper {
    padding: 20px 0;
  }
}

#recruit .basicprinciple-wrapper>h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
}

@media screen and (max-width: 991px) {
  #recruit .basicprinciple-wrapper>h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .basicprinciple-wrapper>p {
  line-height: 2em;
  letter-spacing: 0.125em;
  margin-bottom: 0;
  width: 47em;
  margin: 0 auto;
}

@media screen and (max-width: 1199px) {
  #recruit .basicprinciple-wrapper>p {
    width: 100%;
    padding-left: 88px;
    padding-right: 88px;
  }
}

@media screen and (max-width: 767px) {
  #recruit .basicprinciple-wrapper>p {
    width: 100%;
    padding-left: 3em;
    padding-right: 3em;
  }
}

@media screen and (max-width: 575px) {
  #recruit .basicprinciple-wrapper>p {
    width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }
}

#recruit .h4-title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  /*20221223*/
  color: #cc87b7;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.5em;
}

#recruit .ex-btn-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 983px;
  margin-left: auto;
  margin-right: auto;
}

.w80 {
  width: 40%;
  margin: auto;
}

@media screen and (max-width: 991px) {
  #recruit .ex-btn-wrapper .ex-btn01 {
    margin-bottom: 20px;
  }

  .w80 {
    width: 80%;
    margin: auto;
  }
}

#recruit .ex-btn-wrapper>img {
  height: auto;
}

@media screen and (max-width: 1200px) {
  #recruit .ex-btn-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #recruit .ex-btn-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
}

#recruit .application-requirements-bg {
  background: url(../img/recruit-pink-pt-bg.png);
  background-size: cover;
  padding: 60px;
}

@media screen and (max-width: 767px) {
  #recruit .application-requirements-bg {
    padding: 30px;
    padding-left: calc((60 - 10) * ((100vw - 320px) / (767 - 320)) + 10px);
    padding-right: calc((60 - 10) * ((100vw - 320px) / (767 - 320)) + 10px);
    padding-bottom: 30px;
  }
}

#recruit .application-requirements-bg>h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  letter-spacing: 0.5em;
}

@media screen and (max-width: 991px) {
  #recruit .application-requirements-bg>h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .application-requirements-bg .white-contents>h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  background-color: #cc87b7;
  padding: 5px 30px;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  #recruit .application-requirements-bg .white-contents>h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .application-requirements-bg .white-contents .sub-title {
  color: #cc87b7;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  #recruit .application-requirements-bg .white-contents .sub-title {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  #recruit .application-requirements-bg .requirements-wrapper .requirements-lines {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: colum wrap;
  }
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .requirements {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 195px;
  padding: 15px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fceef0;
}

@media screen and (max-width: 768px) {
  #recruit .application-requirements-bg .requirements-wrapper .requirements-lines .requirements {
    width: 100%;
  }
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets {
  display: block;
  width: calc(100% - 195px);
  padding: 15px 0 15px 30px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets .enter>br {
  display: none;
}

@media screen and (max-width: 991px) {
  #recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets .enter>br {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  #recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets {
    width: 100%;
    padding: 15px 0;
  }
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets ul li {
  width: 100%;
  margin-left: 0.5rem;
  padding-right: 1rem;
}

#recruit .application-requirements-bg .requirements-wrapper .requirements-lines .contets ul li::before {
  content: "・";
  margin-left: -0.5rem;
}

#recruit .recruit-apply-contact-wrapper {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 1px #cc87b7;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

#recruit .recruit-apply-contact-wrapper .box-title {
  position: absolute;
  display: block;
  width: calc(100% - 150px) !important;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 3px 10px;
  line-height: 1;
  background: #cc87b7;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  #recruit .recruit-apply-contact-wrapper .box-title {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 575px) {
  #recruit .recruit-apply-contact-wrapper .box-title {
    width: calc(100% - 20px) !important;
  }
}

#recruit .recruit-apply-contact-wrapper div {
  margin: 0;
  padding: 20px 0 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #recruit .recruit-apply-contact-wrapper div {
    padding: 20px 0 10px;
  }
}

#recruit .recruit-apply-contact-wrapper div .cell {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}

@media screen and (max-width: 991px) {
  #recruit .recruit-apply-contact-wrapper div .cell {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
}

#recruit .recruit-apply-contact-wrapper div .cell>h4 {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
}

@media screen and (max-width: 991px) {
  #recruit .recruit-apply-contact-wrapper div .cell>h4 {
    font-size: calc((23 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
    letter-spacing: calc((0.15 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .recruit-apply-contact-wrapper div .cell .tel {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 0.1em;
  position: relative;

  margin-left: 60px;
  padding-right: 40px;
  padding-left: 30px;
  text-align: center;
  color: #333;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #recruit .recruit-apply-contact-wrapper div .cell .tel {
    font-size: calc((40 - 20) * ((100vw - 320px) / (767 - 320)) + 20px);
  }
}

@media screen and (max-width: 575px) {
  #recruit .recruit-apply-contact-wrapper div .cell .tel {
    color: #fff;
    background-color: #cc87b7;
    padding: 20px;
    margin-left: 0;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 10px;
  }
}

#recruit .recruit-apply-contact-wrapper div .cell .tel::before {
  content: url(../img/recruit-tel.png);
  margin-left: -40px;
  width: 25px;
  height: 29px;
  margin-right: 15px;
}

@media screen and (max-width: 575px) {
  #recruit .recruit-apply-contact-wrapper div .cell .tel::before {
    display: none;
  }
}

#recruit .illust-bar {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #cc87b7;
  text-align: left !important;
  position: relative;
}

@media screen and (max-width: 991px) {
  #recruit .illust-bar {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 767px) {
  #recruit .illust-bar {
    padding-left: calc((50 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    padding-right: calc((50 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
  }
}

@media screen and (max-width: 575px) {
  #recruit .illust-bar {
    letter-spacing: 0;
  }
}

#recruit .illust-bar>img {
  position: absolute;
  right: 34px;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #recruit .illust-bar>img {
    right: 0;
    bottom: 0;
    width: calc((165 - 128) * ((100vw - 320px) / (767 - 320)) + 99px);
    height: auto;
  }
}

#recruit .illust-bar .br01,
#recruit .illust-bar .br02,
#recruit .illust-bar .br03 {
  display: none;
}

@media screen and (max-width: 767px) {
  #recruit .illust-bar .br03 {
    display: block;
  }
}

@media screen and (max-width: 415px) {
  #recruit .illust-bar .br02 {
    display: block;
  }
}

@media screen and (max-width: 340px) {
  #recruit .illust-bar .br01 {
    display: block;
  }
}

#recruit .illust-bar-b {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #c0a08b;
  text-align: left !important;
  position: relative;
}

@media screen and (max-width: 991px) {
  #recruit .illust-bar-b {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit .illust-bar-b .ken {
  font-size: 21px;
}

@media screen and (max-width: 991px) {
  #recruit .illust-bar-b .ken {
    font-size: calc((21 - 15) * ((100vw - 320px) / (991 - 320)) + 15px);
  }
}

@media screen and (max-width: 767px) {
  #recruit .illust-bar-b {
    padding-left: calc((50 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    padding-right: calc((50 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
  }
}

@media screen and (max-width: 575px) {
  #recruit .illust-bar-b .enter {
    letter-spacing: 0 !important;
  }
}

#recruit .illust-bar-b .br01,
#recruit .illust-bar-b .br02,
#recruit .illust-bar-b .br03 {
  display: none;
}

@media screen and (max-width: 420px) {
  #recruit .illust-bar-b .br02 {
    display: block;
  }
}

@media screen and (max-width: 380px) {
  #recruit .illust-bar-b .br03 {
    display: block;
  }
}

@media screen and (max-width: 360px) {
  #recruit .illust-bar-b .br01 {
    display: block;
  }
}

#recruit .illust-bar-b>img {
  position: absolute;
  right: 34px;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #recruit .illust-bar-b>img {
    right: 0;
    bottom: 0;
    width: calc((113 - 90) * ((100vw - 320px) / (767 - 320)) + 90px);
    height: auto;
  }
}

#recruit .timeline-wrapper>ul,
#recruit .timeline-b-wrapper>ul {
  list-style-type: none;
}

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

  #recruit .timeline-wrapper>ul,
  #recruit .timeline-b-wrapper>ul {
    padding: 0;
  }
}

#recruit .timeline-wrapper>ul li,
#recruit .timeline-b-wrapper>ul li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: left;
}

#recruit .timeline-wrapper>ul li .timeline01,
#recruit .timeline-b-wrapper>ul li .timeline01 {
  width: 149.728px;
}

#recruit .timeline-wrapper>ul li .timeline02,
#recruit .timeline-b-wrapper>ul li .timeline02 {
  width: 149.728px;
}

#recruit .timeline-wrapper>ul li .timeline03,
#recruit .timeline-b-wrapper>ul li .timeline03 {
  width: 149.728px;
}

#recruit .timeline-wrapper>ul li .timeline04,
#recruit .timeline-b-wrapper>ul li .timeline04 {
  width: 149.409px;
}

#recruit .timeline-wrapper>ul li .timeline05,
#recruit .timeline-b-wrapper>ul li .timeline05 {
  width: 151.728px;
}

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

  #recruit .timeline-wrapper>ul li .timeline01,
  #recruit .timeline-b-wrapper>ul li .timeline01 {
    width: calc(149.728px * 0.7);
  }

  #recruit .timeline-wrapper>ul li .timeline02,
  #recruit .timeline-b-wrapper>ul li .timeline02 {
    width: calc(149.728px * 0.7);
  }

  #recruit .timeline-wrapper>ul li .timeline03,
  #recruit .timeline-b-wrapper>ul li .timeline03 {
    width: calc(149.728px * 0.7);
  }

  #recruit .timeline-wrapper>ul li .timeline04,
  #recruit .timeline-b-wrapper>ul li .timeline04 {
    width: calc(149.409px * 0.7);
  }

  #recruit .timeline-wrapper>ul li .timeline05,
  #recruit .timeline-b-wrapper>ul li .timeline05 {
    width: calc(151.728px * 0.7);
  }
}

#recruit .timeline-wrapper>ul li div,
#recruit .timeline-b-wrapper>ul li div {
  width: calc(100% - (152px + 75px));
  margin-left: 75px;
  padding-top: 5px;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  text-align: justify;
}

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

  #recruit .timeline-wrapper>ul li div,
  #recruit .timeline-b-wrapper>ul li div {
    width: calc(100% - (152px + 50px));
    margin-left: 50px;
    font-size: calc((16 - 12) * ((100vw - 320px) / (767 - 320)) + 12px);
  }
}

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

  #recruit .timeline-wrapper>ul li div,
  #recruit .timeline-b-wrapper>ul li div {
    padding-top: 2px;
    width: calc(100% - ((152px * 0.7) + 20px));
    margin-left: 20px;
  }
}

#recruit .timeline-wrapper>ul li div,
#recruit .timeline-b-wrapper>ul li div {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

#recruit h3.logo-titile {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #a2937b;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  #recruit h3.logo-titile {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#recruit h3.logo-titile::before {
  content: url(../img/recruit-titile-logo.png);
  -webkit-box-align: center;
  align-items: center;
  margin-right: 20px;
}

#recruit .characteristic-wrapper h4 {
  width: 100%;
  padding-left: 1.5rem;
  text-indent: -1.5rem;
  line-height: 1.5em;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #cc87b7;
}

@media screen and (max-width: 767px) {
  #recruit .characteristic-wrapper h4 {
    margin-bottom: 1em;
  }
}

/*  歯の予防  */
#tooth-reservation h2 .enter {
  margin-bottom: 5px;
}

#tooth-reservation .merit-wrapper {
  padding: 120px 15px 60px 15px;
}

@media screen and (max-width: 991px) {
  #tooth-reservation .merit-wrapper {
    padding-top: calc((120 - 60) * ((100vw - 768px) / (991 - 768)) + 60px);
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .merit-wrapper {
    padding-top: calc((100 - 60) * ((100vw - 576px) / (767 - 576)) + 60px);
    padding-bottom: 0;
  }
}

@media screen and (max-width: 575px) {
  #tooth-reservation .merit-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

#tooth-reservation .p-bar-pt {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  background: url(../img/tooth-reservation-p-bar-pt-bg.png);
  background-size: cover;
  padding: 10px;
}

@media screen and (max-width: 991px) {
  #tooth-reservation .p-bar-pt {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#tooth-reservation .merit {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5em;
  color: #cc87b7;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#tooth-reservation .merit ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#tooth-reservation .merit ul li {
  position: relative;
  font-size: 18px;
  margin-left: 32px;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 767px) {
  #tooth-reservation .merit ul li {
    font-size: calc((18 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

#tooth-reservation .merit ul li::before {
  content: url(../img/tooth-reservation-merit-dot.png);
  position: absolute;
  margin-left: -32px;
  top: 2px;
}

#tooth-reservation .box {
  color: #cc87b7;
  border: 1px solid #cc87b7;
  padding: 20px 15px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  #tooth-reservation .box {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 575px) {
  #tooth-reservation .box {
    margin-bottom: calc((100 - 60) * ((100vw - 320px) / (575 - 320)) + 60px);
  }
}

#tooth-reservation .check {
  position: absolute;
  top: -60px;
  right: -60px;
  width: 220px;
  height: auto;
  z-index: 2;
}

@media screen and (max-width: 1199px) {
  #tooth-reservation .check {
    width: calc((220 - 180) * ((100vw - 992px) / (1199 - 992)) + 180px);
    right: calc((-60 - -30) * ((100vw - 992px) / (1199 - 992)) + -30px);
    top: calc((-60 - -50) * ((100vw - 992px) / (1199 - 992)) + -50px);
  }
}

@media screen and (max-width: 991px) {
  #tooth-reservation .check {
    width: calc((180 - 120) * ((100vw - 768px) / (991 - 768)) + 120px);
    right: calc((-60 - -20) * ((100vw - 768px) / (991 - 768)) + -20px);
    top: calc((-60 - -30) * ((100vw - 768px) / (991 - 768)) + -30px);
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .check {
    width: calc((260 - 225) * ((100vw - 576px) / (767 - 576)) + 225px);
    right: calc((-60 - -20) * ((100vw - 576px) / (767 - 576)) + -20px);
    top: calc((-70 - -30) * ((100vw - 576px) / (767 - 576)) + -30px);
  }
}

@media screen and (max-width: 575px) {
  #tooth-reservation .check {
    width: calc((225 - 120) * ((100vw - 320px) / (575 - 320)) + 120px);
    right: calc((-10 - -1) * ((100vw - 320px) / (575 - 320)) + -1px);
    top: calc((-60 - -40) * ((100vw - 320px) / (575 - 320)) + -40px);
  }
}

#tooth-reservation .step1 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.5em;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  color: #cc87b7;
  padding-top: 58px;
}

#tooth-reservation .step1::before {
  display: block;
  background: url("../img/tooth-resev-num01.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  #tooth-reservation .step1::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .step1::before {
    left: 15px;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #tooth-reservation .step1 {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #tooth-reservation .step1 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .step1 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }

  #tooth-reservation .step1 .enter {
    letter-spacing: 0;
  }
}

#tooth-reservation .step2 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 1.5em;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  color: #cc87b7;
  padding-top: 58px;
}

#tooth-reservation .step2::before {
  display: block;
  background: url("../img/tooth-resev-num02.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  #tooth-reservation .step2::before {
    left: 14px;
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .step2::before {
    left: 15px;
    top: 0;
  }
}

@media screen and (min-width: 992px) {
  #tooth-reservation .step2 {
    font-size: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #tooth-reservation .step2 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .step2 {
    font-size: calc((30 - 24) * ((100vw - 320px) / (767 - 320)) + 24px);
  }

  #tooth-reservation .step2 .enter {
    letter-spacing: 0;
  }
}

#tooth-reservation .regular-checkup-wrapper .num {
  width: 80px;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  text-align: center;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  #tooth-reservation .regular-checkup-wrapper .num {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper .num {
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  #tooth-reservation .regular-checkup-wrapper .num {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper .num {
    margin-bottom: 20px !important;
  }
}

#tooth-reservation .regular-checkup-wrapper h4 {
  height: 5em;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  line-height: 1.8em;
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper h4 {
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  #tooth-reservation .regular-checkup-wrapper h4 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper h4 {
    margin-bottom: 20px !important;
  }
}

#tooth-reservation .regular-checkup-wrapper img {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper img {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  #tooth-reservation .regular-checkup-wrapper img {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper img {
    margin-bottom: 20px !important;
  }
}

#tooth-reservation .regular-checkup-wrapper p {
  margin-top: 0;
  color: #fff;
}

@media screen and (min-width: 768px) {
  #tooth-reservation .regular-checkup-wrapper p {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .regular-checkup-wrapper p {
    margin-bottom: 30px !important;
  }
}

#tooth-reservation .white-p {
  padding: 40px 150px;
}

@media screen and (max-width: 991px) {
  #tooth-reservation .white-p {
    padding-top: calc((40 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    padding-bottom: calc((40 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    padding-left: calc((150 - 30) * ((100vw - 320px) / (991 - 320)) + 30px);
    padding-right: calc((150 - 30) * ((100vw - 320px) / (991 - 320)) + 30px);
  }
}

@media screen and (max-width: 767px) {
  #tooth-reservation .white-p {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

/* むし歯治療　*/
#caries-treatment h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  #caries-treatment h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#caries-treatment p {
  margin-top: 0;
}

#caries-treatment .p-bar {
  color: #fff;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 10px 30px;
  background-color: #cc87b7;
}

@media screen and (min-width: 992px) {
  #caries-treatment .p-bar {
    font-size: 25px;
  }

  #caries-treatment .p-bar br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #caries-treatment .p-bar {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }

  #caries-treatment .p-bar br {
    display: block;
  }
}

#caries-treatment .box {
  display: block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #cc87b7;
  line-height: 1.8em;
  text-align: center;
  border: 1px solid #cc87b7;
}

@media screen and (min-width: 768px) {
  #caries-treatment .box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .box {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#caries-treatment .self-check-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 20px;
  background-position: right top;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#caries-treatment .self-check-wrapper img {
  position: absolute;
  right: 0;
  top: -10px;
}

@media screen and (max-width: 1199px) {
  #caries-treatment .self-check-wrapper img {
    width: 280px;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  #caries-treatment .self-check-wrapper img {
    width: calc((320 - 180) * ((100vw - 575px) / (991 - 575)) + 180px);
    height: auto;
    right: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .self-check-wrapper img {
    width: 180px;
    height: auto;
    right: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 575px) {
  #caries-treatment .self-check-wrapper img {
    position: static;
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  #caries-treatment .self-check-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 0;
    /* margin-bottom: 20px; */
  }
}

#caries-treatment .self-check-wrapper ul li {
  margin-left: 1.65rem;
}

#caries-treatment .self-check-wrapper ul li::before {
  margin-left: -1.65rem;
}

#caries-treatment .self-check-wrapper ul {
  margin-bottom: 0;
}

#caries-treatment .self-check-wrapper ul:first-child {
  counter-reset: number 0;
  padding: 0 80px 0 0;
}

@media screen and (max-width: 991px) {
  #caries-treatment .self-check-wrapper ul:first-child {
    padding: 0 40px 0 0;
  }
}

#caries-treatment .self-check-wrapper ul:first-child li {
  list-style: none;
  position: relative;
}

#caries-treatment .self-check-wrapper ul:first-child li::before {
  counter-increment: number 1;
  content: counter(number) "."" ";
}

#caries-treatment .self-check-wrapper ul:nth-child(2) {
  counter-reset: number 4;
  padding: 0;
}

#caries-treatment .self-check-wrapper ul:nth-child(2) li {
  list-style: none;
  position: relative;
}

#caries-treatment .self-check-wrapper ul:nth-child(2) li::before {
  counter-increment: number 1;
  content: counter(number) "."" ";
}

#caries-treatment .self-check-wrapper .cell {
  line-height: 2em;
}

#caries-treatment .howto-prevent-tooth-decay-wrapper .num {
  width: 80px;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  text-align: center;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper .num {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper .num {
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper .num {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper .num {
    margin-bottom: 20px !important;
  }
}

#caries-treatment .howto-prevent-tooth-decay-wrapper h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper h4 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper h4 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper img {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper img {
    margin-bottom: 20px !important;
  }
}

#caries-treatment .howto-prevent-tooth-decay-wrapper p {
  margin-top: 0;
  color: #fff;
}

@media screen and (min-width: 768px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper p {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  #caries-treatment .howto-prevent-tooth-decay-wrapper p {
    margin-bottom: 30px !important;
  }
}

/*  歯周病治療  */
#periodontal-disease-treatment h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  #periodontal-disease-treatment h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#periodontal-disease-treatment p {
  margin-top: 0;
}

#periodontal-disease-treatment .p-bar {
  color: #fff;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 10px 30px;
  background-color: #cc87b7;
}

@media screen and (min-width: 992px) {
  #periodontal-disease-treatment .p-bar {
    font-size: 25px;
  }

  #periodontal-disease-treatment .p-bar br {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  #periodontal-disease-treatment .p-bar {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }

  #periodontal-disease-treatment .p-bar br {
    display: block;
  }
}

#periodontal-disease-treatment .box {
  display: block;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #cc87b7;
  line-height: 1.8em;
  text-align: center;
  border: 1px solid #cc87b7;
}

@media screen and (min-width: 768px) {
  #periodontal-disease-treatment .box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #periodontal-disease-treatment .box {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#periodontal-disease-treatment .self-check-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 20px;
  background-position: right top;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#periodontal-disease-treatment .self-check-wrapper img {
  position: absolute;
  right: 60px;
  bottom: 0;
}

@media screen and (max-width: 1199px) {
  #periodontal-disease-treatment .self-check-wrapper img {
    width: 220px;
    height: auto;
    right: 0;
    bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  #periodontal-disease-treatment .self-check-wrapper img {
    width: calc((240 - 230) * ((100vw - 767px) / (991 - 767)) + 230px);
    height: auto;
    right: 30px;
    bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  #periodontal-disease-treatment .self-check-wrapper img {
    width: 150px;
    height: auto;
    right: 0;
    bottom: 60px;
  }
}

@media screen and (max-width: 540px) {
  #periodontal-disease-treatment .self-check-wrapper img {
    width: 180px;
    height: auto;
    position: static;
    margin-top: 20px;
  }
}

@media screen and (max-width: 991px) {
  #periodontal-disease-treatment .self-check-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 0;
    /* margin-bottom: 20px; */
  }
}

#periodontal-disease-treatment .self-check-wrapper ul li {
  margin-left: 1.65rem;
}

#periodontal-disease-treatment .self-check-wrapper ul li::before {
  margin-left: -1.65rem;
}

#periodontal-disease-treatment .self-check-wrapper ul {
  margin-bottom: 0;
}

#periodontal-disease-treatment .self-check-wrapper ul:first-child {
  counter-reset: number 0;
  padding: 0 100px 0 0;
}

@media screen and (max-width: 1199px) {
  #periodontal-disease-treatment .self-check-wrapper ul:first-child {
    padding: 0 20px 0 0;
  }
}

#periodontal-disease-treatment .self-check-wrapper ul:first-child li {
  list-style: none;
  position: relative;
  width: 100%;
}

#periodontal-disease-treatment .self-check-wrapper ul:first-child li::before {
  counter-increment: number 1;
  content: counter(number) "."" ";
}

#periodontal-disease-treatment .self-check-wrapper ul:nth-child(2) {
  counter-reset: number 4;
  padding: 0;
}

#periodontal-disease-treatment .self-check-wrapper ul:nth-child(2) li {
  list-style: none;
  position: relative;
}

#periodontal-disease-treatment .self-check-wrapper ul:nth-child(2) li::before {
  counter-increment: number 1;
  content: counter(number) "."" ";
}

#periodontal-disease-treatment .self-check-wrapper .cell {
  line-height: 2em;
}

#periodontal-disease-treatment .involvement-wrapper [class*="col-"] {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

#periodontal-disease-treatment .involvement-wrapper img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  #periodontal-disease-treatment .involvement-wrapper img {
    margin-bottom: 30px;
    padding-right: 0;
  }
}

#periodontal-disease-treatment .influence-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  align-items: center;
  border-top: 1px solid #cc87b7;
  border-bottom: 1px solid #cc87b7;
  -webkit-box-pack: justify;
  justify-content: space-between;
  color: #cc87b7;
  padding-left: 70px;
  padding-right: 50px;
}

@media screen and (min-width: 768px) {
  #periodontal-disease-treatment .influence-wrapper {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #periodontal-disease-treatment .influence-wrapper {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  #periodontal-disease-treatment .influence-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#periodontal-disease-treatment .influence-wrapper h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
  text-align: left !important;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  #periodontal-disease-treatment .influence-wrapper h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 767px) {
  #periodontal-disease-treatment .influence-wrapper h4 {
    margin-bottom: 20px;
  }
}

#periodontal-disease-treatment .influence-wrapper ul {
  padding: 0;
  margin: 0;
}

#periodontal-disease-treatment .influence-wrapper ul li {
  margin-bottom: 1em;
  width: 100%;
  margin-left: 1.25rem;
  /*
			&::before{
				content: '・';
				display: inline-block;
				margin-left: -1.25rem;
			}
*/
}

#periodontal-disease-treatment .influence-wrapper ul li:last-child {
  margin-bottom: 0;
}

#periodontal-disease-treatment .pink-bg p {
  color: #fff;
}

/* 小児科  */
#pediatrics h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  #pediatrics h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#pediatrics p {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  #pediatrics .relax-wrapper img {
    margin-bottom: 30px;
  }
}

#pediatrics .relax-wrapper ul li {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#pediatrics .efforts-wrapper .num {
  width: 80px;
  border-bottom: 1px solid #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  text-align: center;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  #pediatrics .efforts-wrapper .num {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .efforts-wrapper .num {
    padding-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  #pediatrics .efforts-wrapper .num {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .efforts-wrapper .num {
    margin-bottom: 20px !important;
  }
}

#pediatrics .efforts-wrapper h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 1.3em;
}

@media screen and (min-width: 768px) {
  #pediatrics .efforts-wrapper h4 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .efforts-wrapper h4 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  #pediatrics .efforts-wrapper img {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .efforts-wrapper img {
    margin-bottom: 20px !important;
  }
}

#pediatrics .efforts-wrapper p {
  margin-top: 0;
  margin-bottom: 1.5em;
  color: #fff;
}

#pediatrics .preventive-measures-wrapper>[class*="col-"]:first-child {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  justify-content: center;
}

#pediatrics .preventive-measures-wrapper>[class*="col-"]:nth-child(2) {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  align-items: center;
}

#pediatrics .preventive-measures-wrapper>[class*="col-"] h4 {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #cc87b7;
  width: 100%;
}

@media screen and (max-width: 767px) {
  #pediatrics .preventive-measures-wrapper>[class*="col-"] h4 {
    font-size: calc((20 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
  }
}

#pediatrics .preventive-measures-wrapper .illust {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #pediatrics .preventive-measures-wrapper .illust img {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

#pediatrics .preventive-measures-wrapper .diamond {
  line-height: 1.5em;
  font-size: 20px;
  padding-right: 1.5rem;
  position: relative;
  padding-left: 1.5em;
}

#pediatrics .preventive-measures-wrapper .diamond::before {
  display: inline-block;
  content: url(../img/diamond.png);
  position: absolute;
  top: 3px;
  left: 0;
}

#pediatrics .pregnant-woman-wrapper img {
  margin-top: -50px;
}

@media screen and (max-width: 1199px) {
  #pediatrics .pregnant-woman-wrapper img {
    margin-top: -40px;
  }
}

@media screen and (max-width: 991px) {
  #pediatrics .pregnant-woman-wrapper img {
    top: calc((-40 - -28) * ((100vw - 768px) / (991 - 768)) + -28px);
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper img {
    position: inherit;
    margin-top: inherit;
    margin-bottom: 20px;
  }
}

#pediatrics .pregnant-woman-wrapper p {
  color: #fff;
}

#pediatrics .pregnant-woman-wrapper p:first-child {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper p:first-child {
    margin-bottom: 20px;
  }
}

#pediatrics .pregnant-woman-wrapper p:nth-child(2) {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper p:nth-child(2) {
    margin-bottom: 30px;
  }
}

#pediatrics .pregnant-woman-wrapper .btn {
  margin: auto;
  white-space: nowrap;
  text-align: left;
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper .btn {
    text-align: left;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  #pediatrics .pregnant-woman-wrapper .notebook-btn-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper .notebook-btn-mobile {
    display: block !important;
    white-space: inherit;
    width: 100% !important;
    text-align: left;
    margin: 0 0 20px 0 !important;
    padding-left: calc((30 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    letter-spacing: calc((0.15 - 0.1) * ((100vw - 320px) / (767 - 320)) + 0.1em);
    padding-right: 30px !important;
    position: relative;
  }

  #pediatrics .pregnant-woman-wrapper .notebook-btn-mobile::after {
    content: ">";
    right: calc((30 - 15) * ((100vw - 320px) / (767 - 320)) + 15px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
}

#pediatrics .pregnant-woman-wrapper .notebook-btn-pc {
  font-size: 16px;
  display: block !important;
  white-space: normal;
  margin: 74px auto 30px 0;
  white-space: inherit;
  font-size: 16px !important;
  text-align: left;
  padding: 10px 70px 10px 30px !important;
  position: relative;
}

#pediatrics .pregnant-woman-wrapper .notebook-btn-pc::after {
  content: ">";
  position: absolute;
  right: 15px !important;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

@media screen and (max-width: 991px) {
  #pediatrics .pregnant-woman-wrapper .notebook-btn-pc {
    font-size: calc((16 - 14) * ((100vw - 768px) / (991 - 768)) + 14px) !important;
    padding-left: calc((30 - 15) * ((100vw - 768px) / (991 - 768)) + 15px) !important;
  }
}

@media screen and (max-width: 767px) {
  #pediatrics .pregnant-woman-wrapper .notebook-btn-pc {
    display: none !important;
  }
}

/*  ホワイトニングチェック  */
#white-check h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
}

@media screen and (max-width: 991px) {
  #white-check h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#white-check p {
  margin-top: 0;
}

#white-check .pink-bg p {
  color: #fff;
}

#white-check .bg-white-row-wrapper {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#white-check .recommended-wrapper {
  /*
		display: flex;
		flex-direction:column;
*/
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
  #white-check .recommended-wrapper {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  #white-check .recommended-wrapper {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}

#white-check .recommended-wrapper .recommended--wrapper>div {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

@media screen and (max-width: 767px) {
  #white-check .recommended-wrapper .recommended--wrapper>div {
    padding-left: 10px;
    padding-right: 30px;
  }
}

#white-check .recommended-wrapper .recommended--wrapper>div:first-child {
  padding-bottom: 30px;
  border-bottom: 1px solid #cc87b7;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #white-check .recommended-wrapper .recommended--wrapper>div:first-child {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
}

#white-check .recommended-wrapper .recommended--wrapper>div:nth-child(2) {
  margin-bottom: 0;
  padding-bottom: 0;
}

#white-check .recommended-wrapper .recommended--wrapper>div h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
  margin-bottom: 30px !important;
}

@media screen and (max-width: 991px) {
  #white-check .recommended-wrapper .recommended--wrapper>div h3 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 767px) {
  #white-check .recommended-wrapper .recommended--wrapper>div h3 {
    margin-bottom: 20px !important;
  }
}

#white-check .recommended-wrapper .recommended--wrapper>div ul {
  display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
  color: #000;
}

#white-check .recommended-wrapper .recommended--wrapper>div ul li {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 18px;
  width: 100%;
  margin-left: 1.5em;
}

#white-check .recommended-wrapper .recommended--wrapper>div ul li::before {
  content: url(../img/dot-black.png);
  display: inline-block;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 0.5em;
  margin-left: -1.5em;
}

#white-check .price-wrapper {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

#white-check .price-wrapper .line {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  border: 1px solid #cc87b7;
}

@media screen and (max-width: 767px) {
  #white-check .price-wrapper .line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap;
  }
}

#white-check .price-wrapper .line:nth-child(2) {
  margin-top: -1px !important;
}

#white-check .price-wrapper .line div {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  width: 50%;
  padding: 1rem;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  #white-check .price-wrapper .line div {
    width: 100%;
  }
}

#white-check .price-wrapper .item {
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
  background-color: #fceef0;
  border-right: 1px solid #cc87b7;
}

@media screen and (max-width: 767px) {
  #white-check .price-wrapper .item {
    border-right: 0 !important;
    border-bottom: 1px solid #cc87b7;
  }
}

/* 歯科訪問診療 */
#dental-visit-treatment .about-wrapper {
  display: block;
  text-align: center;
  border: 1px solid #cc87b7;
  background: url(../img/dental-visit-treatment-pt-bg.png);
  background-size: cover;
}

#dental-visit-treatment .about-wrapper p {
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  #dental-visit-treatment .about-wrapper p {
    font-size: calc((20 - 16) * ((100vw - 320px) / (991 - 320)) + 16px);
  }
}

@media screen and (min-width: 768px) {
  #dental-visit-treatment .about-wrapper {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .about-wrapper {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#dental-visit-treatment .about-wrapper h4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
}

@media screen and (max-width: 991px) {
  #dental-visit-treatment .about-wrapper h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

#dental-visit-treatment .about-price-wrapper {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #dental-visit-treatment .about-price-wrapper {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .about-price-wrapper {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

#dental-visit-treatment .about-price-wrapper ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  text-align: left;
}

#dental-visit-treatment .about-price-wrapper ul li {
  display: block;
  margin-bottom: 18px;
}

#dental-visit-treatment .about-price-wrapper ul.about li {
  width: 100%;
  margin-left: 20px;
  padding-right: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  #dental-visit-treatment .about-price-wrapper ul.about li {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .about-price-wrapper ul.about li {
    margin-bottom: 16px !important;
  }
}

#dental-visit-treatment .about-price-wrapper ul.about li::before {
  content: url(../img/icon-square.png);
  margin-left: -20px;
  position: absolute;
  top: 1px;
}

#dental-visit-treatment .about-price-wrapper ul.about02 li {
  width: 100%;
  margin-left: 1.25em;
  /*画像サイズ分、左に寄せる*/
  position: relative;
}

#dental-visit-treatment .about-price-wrapper ul.about02 li::before {
  content: "※";
  margin-right: 0.25em;
  margin-left: -1.25em;
  position: absolute;
}

#dental-visit-treatment .about-price-wrapper ul.about02 li:nth-child(2) {
  margin-bottom: 0;
}

#dental-visit-treatment .flow-wrapper .flow {
  height: 250px;
  padding: 0;
  display: block;
  position: relative;
  margin-bottom: 125px;
}

@media screen and (max-width: 991px) {
  #dental-visit-treatment .flow-wrapper .flow {
    height: auto;
    padding-bottom: 30px;
  }
}

#dental-visit-treatment .flow-wrapper .flow::after {
  content: url(../img/dental-visit-treatment-drop-arrow.svg);
  width: 114px;
  height: auto;
  position: absolute;
  bottom: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#dental-visit-treatment .flow-wrapper .flow:last-child::after {
  display: none;
}

#dental-visit-treatment .flow-wrapper .flow .title {
  padding: 80px 350px 0 55px;
}

@media screen and (max-width: 991px) {
  #dental-visit-treatment .flow-wrapper .flow .title {
    padding: 80px 30px 0 30px;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .title {
    padding: 30px 30px 0 30px;
  }
}

@media screen and (max-width: 575px) {
  #dental-visit-treatment .flow-wrapper .flow .title {
    padding: 30px 15px 0 15px;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .title p {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#dental-visit-treatment .flow-wrapper .flow>img {
  width: 321px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  #dental-visit-treatment .flow-wrapper .flow>img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow>img {
    max-width: 80%;
    height: auto;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step1 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 60px;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  font-size: 25px;
  color: #cc87b7;
}

#dental-visit-treatment .flow-wrapper .flow .step1::before {
  display: block;
  background: url("../img/dental-visit-treatment-num01.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step1::before {
    width: calc((72 - 38) * ((100vw - 320px) / (767 - 320)) + 38px);
    height: calc((75 - 40) * ((100vw - 320px) / (767 - 320)) + 40px);
    position: inherit;
    letter-spacing: 0;
    left: 15px;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step1 br {
  display: none;
}

@media screen and (max-width: 575px) {
  #dental-visit-treatment .flow-wrapper .flow .step1 br {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step1 {
    display: -webkit-box;
    display: flex;
    font-size: calc((25 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
    padding-left: 0;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step2 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 60px;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  font-size: 25px;
  color: #cc87b7;
}

#dental-visit-treatment .flow-wrapper .flow .step2::before {
  display: block;
  background: url("../img/dental-visit-treatment-num02.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step2::before {
    width: calc((72 - 38) * ((100vw - 320px) / (767 - 320)) + 38px);
    height: calc((75 - 40) * ((100vw - 320px) / (767 - 320)) + 40px);
    position: inherit;
    letter-spacing: 0;
    left: 15px;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step2 br {
  display: none;
}

@media screen and (max-width: 575px) {
  #dental-visit-treatment .flow-wrapper .flow .step2 br {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step2 {
    display: -webkit-box;
    display: flex;
    font-size: calc((25 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
    padding-left: 0;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 60px;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  font-size: 25px;
  color: #cc87b7;
}

#dental-visit-treatment .flow-wrapper .flow .step3::before {
  display: block;
  background: url("../img/dental-visit-treatment-num03.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step3::before {
    width: calc((72 - 38) * ((100vw - 320px) / (767 - 320)) + 38px);
    height: calc((75 - 40) * ((100vw - 320px) / (767 - 320)) + 40px);
    position: inherit;
    letter-spacing: 0;
    left: 15px;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step3 br {
  display: none;
}

@media screen and (max-width: 575px) {
  #dental-visit-treatment .flow-wrapper .flow .step3 br {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step3 {
    display: -webkit-box;
    display: flex;
    font-size: calc((25 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
    padding-left: 0;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step4 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding-left: 60px;
  letter-spacing: 0.2em;
  position: relative;
  text-align: left;
  font-size: 25px;
  color: #cc87b7;
}

#dental-visit-treatment .flow-wrapper .flow .step4::before {
  display: block;
  background: url("../img/dental-visit-treatment-num04.svg") left top no-repeat;
  background-size: cover;
  position: absolute;
  content: "";
  width: 72px;
  height: 75px;
  left: 0;
  bottom: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step4::before {
    width: calc((72 - 38) * ((100vw - 320px) / (767 - 320)) + 38px);
    height: calc((75 - 40) * ((100vw - 320px) / (767 - 320)) + 40px);
    position: inherit;
    letter-spacing: 0;
    left: 15px;
  }
}

#dental-visit-treatment .flow-wrapper .flow .step4 br {
  display: none;
}

@media screen and (max-width: 575px) {
  #dental-visit-treatment .flow-wrapper .flow .step4 br {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .flow-wrapper .flow .step4 {
    display: -webkit-box;
    display: flex;
    font-size: calc((25 - 18) * ((100vw - 320px) / (767 - 320)) + 18px);
    padding-left: 0;
    -webkit-box-align: baseline;
    align-items: baseline;
  }
}

#dental-visit-treatment .flow-wrapper .flow:last-child {
  margin-bottom: 20px;
}

#dental-visit-treatment .p-bar {
  color: #fff;
  text-align: center;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #cc87b7;
}

@media screen and (min-width: 768px) {
  #dental-visit-treatment .p-bar {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  #dental-visit-treatment .p-bar {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/* リラックス外来  */
@media screen and (max-width: 768px) {
  #relaxing-outpatient .btn-wrapper img:first-child {
    margin-bottom: 20px;
  }
}

#relaxing-outpatient .green-q-a-wrapper {
  text-align: center;
  padding: 60px 80px;
  border: 1px solid #a2937b;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .green-q-a-wrapper {
    padding: 50px 70px;
  }
}

@media screen and (max-width: 768px) {
  #relaxing-outpatient .green-q-a-wrapper {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 575px) {
  #relaxing-outpatient .green-q-a-wrapper {
    padding: 40px 15px;
  }
}

#relaxing-outpatient .green-q-a-wrapper h4 {
  display: inline-block;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #a2937b;
  padding-bottom: 10px;
  border-bottom: 1px solid #a2937b;
  margin-bottom: 85px;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .green-q-a-wrapper h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 1199px) {
  #relaxing-outpatient .green-q-a-wrapper h4 {
    margin-bottom: calc((85 - 35) * ((100vw - 320px) / (1199 - 320)) + 35px);
  }
}

#relaxing-outpatient .green-q-a-wrapper .gq,
#relaxing-outpatient .green-q-a-wrapper .ga {
  text-align: left;
}

#relaxing-outpatient .green-q-a-wrapper .gq {
  position: relative;
  font-size: 20px;
  color: #a2937b;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .green-q-a-wrapper .gq {
    font-size: calc((20 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
  }
}

#relaxing-outpatient .green-q-a-wrapper .gq::before {
  content: url(../img/relaxing-outpatient-q-green.png);
  position: absolute;
  margin-left: -90px;
  top: -10px;
}

#relaxing-outpatient .green-q-a-wrapper .ga {
  position: relative;
  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

#relaxing-outpatient .green-q-a-wrapper .ga::before {
  content: url(../img/relaxing-outpatient-a-green.png);
  position: absolute;
  margin-left: -90px;
}

#relaxing-outpatient .pink-q-a-wrapper {
  text-align: center;
  padding: 60px 80px;
  border: 1px solid #cc87b7;
}

#relaxing-outpatient .pink-q-a-wrapper>* {
  text-align: left;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .pink-q-a-wrapper {
    padding: 50px 70px;
  }
}

@media screen and (max-width: 768px) {
  #relaxing-outpatient .pink-q-a-wrapper {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 575px) {
  #relaxing-outpatient .pink-q-a-wrapper {
    padding: 40px 15px;
  }
}

#relaxing-outpatient .pink-q-a-wrapper h4 {
  display: inline-block;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
  padding-bottom: 10px;
  border-bottom: 1px solid #cc87b7;
  margin-bottom: 85px;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .pink-q-a-wrapper h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 1199px) {
  #relaxing-outpatient .pink-q-a-wrapper h4 {
    margin-bottom: calc((85 - 35) * ((100vw - 320px) / (1199 - 320)) + 35px);
  }
}

#relaxing-outpatient .pink-q-a-wrapper .pq,
#relaxing-outpatient .pink-q-a-wrapper .pa {
  text-align: left;
}

#relaxing-outpatient .pink-q-a-wrapper .pq {
  position: relative;
  font-size: 20px;
  color: #cc87b7;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

@media screen and (max-width: 991px) {
  #relaxing-outpatient .pink-q-a-wrapper .pq {
    font-size: calc((20 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
  }
}

#relaxing-outpatient .pink-q-a-wrapper .pq::before {
  content: url(../img/relaxing-outpatient-q-pink.png);
  position: absolute;
  margin-left: -90px;
  top: -10px;
}

#relaxing-outpatient .pink-q-a-wrapper .pa {
  position: relative;
  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

#relaxing-outpatient .pink-q-a-wrapper .pa::before {
  content: url(../img/relaxing-outpatient-a-pink.png);
  position: absolute;
  margin-left: -90px;
}

#relaxing-outpatient .pink-q-a-wrapper .pa ul {
  list-style-type: none;
  padding: 0;
}

#relaxing-outpatient .pink-q-a-wrapper .pa ul li {
  font-size: 16px;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 1em;
}

#relaxing-outpatient .pink-q-a-wrapper .pa ul li::before {
  content: "・ ";
  margin-left: -1em;
}

/* 妊娠さんの歯科検診 */
#dental-checkup-of-pregnant-woman p {
  margin-top: 0;
}

#dental-checkup-of-pregnant-woman h3.title-first {
  text-align: center;
  /* DNP 秀英四号かな Std M */
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
}

@media screen and (min-width: 992px) {
  #dental-checkup-of-pregnant-woman h3.title-first {
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 0.3em;
  }
}

@media screen and (max-width: 991px) {
  #dental-checkup-of-pregnant-woman h3.title-first {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.3 - 0.1) * ((100vw - 320px) / (991 - 320)) + 0.1em);
    margin-bottom: 40px;
  }
}

#dental-checkup-of-pregnant-woman .p-bar {
  color: #fff;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 20px 30px;
  text-align: center;
  background-color: #cc87b7;
}

@media screen and (min-width: 992px) {
  #dental-checkup-of-pregnant-woman .p-bar {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  #dental-checkup-of-pregnant-woman .p-bar {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
  }
}

#dental-checkup-of-pregnant-woman .pref-diamond {
  color: #cc87b7;
  font-size: 22px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  font-weight: 600;
  position: relative;
  padding-left: 27px;
}

#dental-checkup-of-pregnant-woman .pref-diamond::before {
  position: absolute;
  top: 3px;
  left: 0;
  content: url(../img/diamond-outline-icon.png);
  width: 27px;
  height: 23;
}

#dental-checkup-of-pregnant-woman .ninpu {
  padding: 40px;
  position: relative;
}

@media screen and (max-width: 575px) {
  #dental-checkup-of-pregnant-woman .ninpu {
    text-align: center;
    padding: 20px 15px;
  }
}

#dental-checkup-of-pregnant-woman .ninpu p {
  font-size: 22px;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  padding-right: 186px;
  text-align: left;
  color: #cc87b7;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  font-weight: 600;
}

@media screen and (max-width: 575px) {
  #dental-checkup-of-pregnant-woman .ninpu p {
    font-size: calc((22 - 16) * ((100vw - 320px) / (991 - 320)) + 16px);
    padding-right: 0;
  }
}

#dental-checkup-of-pregnant-woman .ninpu .woman {
  position: absolute;
  bottom: 0;
  right: 10px;
}

@media screen and (max-width: 575px) {
  #dental-checkup-of-pregnant-woman .ninpu .woman {
    position: relative;
  }
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper {
  text-align: center;
  padding: 80px 80px;
  border: 1px solid #cc87b7;
  position: relative;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper>* {
  text-align: left;
}

@media screen and (max-width: 991px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper {
    padding: 50px 70px;
  }
}

@media screen and (max-width: 768px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper {
    padding: 40px 40px;
  }
}

@media screen and (max-width: 575px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper {
    padding: 40px 15px;
  }
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper h4 {
  display: inline-block;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #cc87b7;
  padding-bottom: 10px;
  border-bottom: 1px solid #cc87b7;
  margin-bottom: 85px;
}

@media screen and (max-width: 991px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper h4 {
    font-size: calc((25 - 20) * ((100vw - 320px) / (991 - 320)) + 20px);
    letter-spacing: calc((0.2 - 0.01) * ((100vw - 320px) / (991 - 320)) + 0.01em);
  }
}

@media screen and (max-width: 1199px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper h4 {
    margin-bottom: calc((85 - 35) * ((100vw - 320px) / (1199 - 320)) + 35px);
  }
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pq,
#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa {
  text-align: left;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pq {
  position: relative;
  font-size: 20px;
  color: #cc87b7;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

@media screen and (max-width: 991px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pq {
    font-size: calc((20 - 18) * ((100vw - 320px) / (991 - 320)) + 18px);
  }
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pq::before {
  content: url(../img/relaxing-outpatient-q-pink.png);
  position: absolute;
  margin-left: -90px;
  top: -10px;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa {
  position: relative;


  width: 100%;
  margin-left: 90px;
  padding-right: 90px;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa::before {
  content: url(../img/relaxing-outpatient-a-pink.png);
  position: absolute;
  margin-left: -90px;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa ul {
  padding: 0;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa ul li {
  font-size: 16px;
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 1em;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa ul li::before {
  content: "・ ";
  margin-left: -1em;
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .woman02 {
  position: absolute;
  bottom: -87px;
  right: -60px;
}

@media screen and (max-width: 767px) {
  #dental-checkup-of-pregnant-woman .pink-q-a-wrapper .woman02 {
    position: inherit;
    bottom: inherit;
    right: inherit;
  }
}

#dental-checkup-of-pregnant-woman .pink-q-a-wrapper .pa.sp {
  padding-right: 100px;
}

/* news記事ページ */
.single #news {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.single #news img {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* パンくず対応 */
.pagetop-sp {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .pagetop-sp {
    padding-top: 40px;
  }
}

/* news */
#news {
  background-color: #fff;
  text-align: center;
}

#news .top-news {
  font-size: 25px;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  margin-bottom: 80px;
}

@media screen and (max-width: 749px) {
  #news .top-news {
    margin-bottom: calc(($minSp - $maxSp) * ((100vw - 320px) / ($Spbrpoint - 320)) + $spbase) !important;
  }
}

#news .news_list {
  border-top: 1px solid #5c6f30;
  list-style-type: none;
  padding-left: 0;
}

#news .news_list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #5c6f30;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

#news .news_list li .date {
  font-size: 16px;
  width: 230px;
  text-align: left;
  color: #5c6f30;
}

#news .news_list li .news {
  font-size: 1.6rem;
  width: calc(100% - 230px);
  text-align: left;
}

@media screen and (max-width: 749px) {
  #news .news_list li {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  #news .news_list li .date {
    width: 100%;
    font-size: calc((1.6 - 1.4) * ((100vw - 320px) / (749 - 320)) + 1.4rem);
  }

  #news .news_list li .news {
    width: 100%;
    font-size: calc((1.6 - 1.4) * ((100vw - 320px) / (749 - 320)) + 1.4rem);
  }
}

#news-pc {
  text-align: center;
  display: block;
}

#news-pc .news_list {
  list-style-type: none;
  padding-left: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0;
}

#news-pc .news_list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  padding-top: 27px;
  padding-bottom: 27px;
  border-bottom: 1px solid #cdb99a;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
}

#news-pc .news_list li:first-child {
  border-top: 1px solid #cdb99a;
}

#news-pc .news_list li>a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

#news-pc .news_list li>a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#news-pc .news_list li .thumbs {
  display: block;
  width: 170px;
  height: auto;
}

#news-pc .news_list li .thumbs>img.img-fluid {
  /*
          position: absolute;
          top:0;
          left: 0;
*/
  /*
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          top: 50%;
          left: 50%;
          max-width: initial !important;
          width: 500px;
*/
  max-width: 100%;
  height: auto;
}

#news-pc .news_list li .detail {
  display: block;
  text-align: left;
  width: calc(100% - 190px);
}

#news-pc .news_list li .detail .date {
  padding-bottom: 1em;
}

#news-pc .news_list li .detail .news-title {
  padding-bottom: 0;
}

#news-pc .news_list li .detail .news-title .date {
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding-bottom: 1.5em;
}

#news-pc .news_list li .detail .news-title .news {
  width: 100%;
  font-size: 16px;
  text-align: left;
  padding: 0;
}

#news-pc .news_list button.btn {
  font-size: 20px;
  color: #333;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  border-color: #333;
}

#news-pc .news_list button.btn:hover {
  background-color: #333;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #news-pc {
    display: none;
  }
}

#news-sp .news-cell {
  position: relative;
}

#news-sp .news-cell>a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#news-sp .news-cell>a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#news-sp .news-cell .thumbs {
  margin-bottom: 1em;
}

#news-sp .news-cell .date {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  #news-sp .news-cell .date {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
    padding: 0 1.5em 1em;
  }
}

#news-sp .news-cell .news-title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0 1.5em;
}

@media screen and (max-width: 767px) {
  #news-sp .news-cell .news-title {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
    padding: 0 1.5em 1.5em;
  }
}

#news-sp .news-cell .news {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  #news-sp .news-cell .news {
    font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
  }
}

/* news一覧 */
.archives {
  display: block;
  list-style-type: none;
  padding: 0;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.archives li {
  border-bottom: 1px solid #cdb99a;
  padding-top: 27px;
  padding-bottom: 27px;
  position: relative;
}

.archives li img {
  margin-bottom: 10px;
}

.archives li:first-child {
  border-top: 1px solid #cdb99a;
}

.archives li>a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}

.archives li>a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.news--date {
  font-size: 14px;
}

.news--title,
.cat-title,
.archives-title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  letter-spacing: 0.25em;
  line-height: 1.8em;
  font-size: 20px;
  font-weight: 500;
}

.news---title {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  letter-spacing: 0.25em;
  line-height: 1.8em;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 1rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #cdb99a;
}

.news--exp,
.news--content {
  font-size: 14px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.news--exp>img,
.news--content>img {
  width: 100% !important;
  height: auto;
}

.sidebar {
  margin-bottom: 30px;
}

.sidebar h3.title {
  font-size: 16px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #cc87b7;
  color: #fff;
  padding: 10px 20px;
  margin-bottom: 0.8em;
}

.sidebar ul {
  list-style-type: none;
  padding-left: 0;
}

.sidebar ul li {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  border-bottom: 1px solid rgba(92, 111, 48, 0.3);
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.sidebar ul li::before {
  content: "・";
  color: #5c6f30;
  display: inline-block;
}

.pages {
  display: none;
}

dl.gallery-item {
  padding: 5px 5px 10px;
}

.banner-pc {
  display: block;
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 40%;
  display: none;
}

.box-purpole {
  border: 1px #cc87b7 solid;
}

.pur {
  background-color: #cc87b7;
  padding: 10px;
  margin: 0;
}

.pur p {
  color: #fff;
  margin: 0;
  font-size: 17px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.pur99 {
  background-color: #cc87b7;
  padding: 5px;
  margin: 0;
}

.pur99 p {
  color: #fff;
  margin: 0;
  font-size: 22px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
}

.inner999 {
  width: 95%;
  margin: auto;
}

.cli {
  position: relative;
  font-size: 17px;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}

.cli a {
  color: #333333;
}

.cli::after {
  content: url("../img/click.png");
  width: 15px;
  height: 10px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}

br.tabb {
  display: none;
}

br.sppp {
  display: none;
}

ul.bun11 {
  margin: 0;
  padding: 0;
}

ul.bun11 li {
  list-style: none;
  width: 23%;
  float: left;
  margin-left: 2.6666%;
}

ul.bun11 li:first-child {
  margin-left: 0%;
}

.btn-all1p24 {
  position: relative;
}

.btn-all1p24 a {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  display: block;
  color: #fff;
  transition: 0.5s;
  text-align: center;
  border: 1px solid #cc87b7;
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #cc87b7;
}

.btn-all1p24 a:hover {
  background-color: #fff;
  color: #cc87b7;
}

.btn-all1p24::after {
  content: url("../img/shita-white.svg");
  width: 10px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 6%;
}

.btn-all1p24:hover:after {
  content: url("../img/shita-a.svg");
}

p.bgpink {
  color: #cc87b7;
  text-align: center;
  border: solid 1px #cc87b7;
  padding: 10px;
  background-image: url("../img/pink-bg.png");
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
}

p.bgwhite {
  color: #fff;
  text-align: center;
  border: solid 1px #fff;
  padding: 10px;
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
}

ul.bun2 {
  margin: 0;
  padding: 0;
}

ul.bun2 li {
  list-style: none;
  width: 48%;
  float: left;
  margin-left: 4%;
  margin-bottom: 30px;
}

ul.bun2 li:nth-child(odd) {
  margin-left: 0%;
  clear: both;
}

ul.bun2 li p {
  line-height: 2;
}

.bg-pink-gg {
  background-color: #fffcfd;
}

.color-white {
  color: #fff;
}

ul.bun999 li {
  width: 47.5%;
  float: left;
  margin-left: 5%;
  border: none;
  text-decoration: none;
  list-style: none;
}

ul.bun999 li:first-child {
  margin-left: 0%;
  border: none;
  border-top: none;
}

ul.bun999 {
  width: 40%;
  margin: 0;
  letter-spacing: 0;
  padding: 0;
}

@media screen and (max-width: 1199px) {
  .banner-pc {
    width: calc((582 - 400) * ((100vw - 768px) / (1199 - 768)) + 400px);
  }

  .pur p {
    font-size: 14px;
  }

  .cli {
    font-size: 14px;
  }

  .cli:after {
    width: 15px;
    top: 2px;
    right: 0px;
  }

  .inner999 {
    width: 90%;
    margin: auto;
  }

  ul.bun11 li {
    list-style: none;
    width: 23%;
    float: left;
    margin-left: 2.6666%;
  }

  ul.bun11 li:first-child {
    margin-left: 0%;
  }

  .btn-all1p24 a {
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  p.bgpink {
    font-size: 19px;
  }

  p.bgwhite {
    font-size: 19px;
  }
}

@media screen and (max-width: 900px) {
  .pur p {
    font-size: 15px;
    text-align: center;
  }

  .pur99 p {
    font-size: 18px;
  }

  .cli {
    font-size: 15px;
    text-align: center;
  }

  .cli:after {
    width: 15px;
  }

  br.tabb {
    display: block;
  }

  ul.bun11 li {
    list-style: none;
    width: 23%;
    float: left;
    margin-left: 2.6666%;
  }

  ul.bun11 li:first-child {
    margin-left: 0%;
  }

  .btn-all1p24 a {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  ul.bun999 {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .pur p {
    font-size: 14px;
    text-align: center;
  }

  .pur99 p {
    font-size: 14px;
    text-align: center;
  }

  .cli {
    font-size: 14px;
    text-align: center;
    word-break: break-all;
  }

  .cli:after {
    width: 7px;
    height: 5px;
    margin-left: 15px;
    top: 4px;
  }

  br.sppp {
    display: block;
  }

  br.pccc {
    display: none;
  }

  .small-sp {
    font-size: 10px;
  }

  .banner-pc {
    display: none;
  }
}

.banner-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .banner-sp {
    display: block;
    max-width: 553px;
    margin: calc((94 - 40) * ((100vw - 320px) / (767 - 320)) + 40px) auto calc((60 - 30) * ((100vw - 320px) / (767 - 320)) + 30px);
  }
}

@media screen and (max-width: 613px) {
  .banner-sp {
    padding-left: 30px;
    padding-right: 30px;
  }

  ul.bun11 li {
    list-style: none;
    width: 95%;
    float: none;
    margin-left: 0%;
    margin: auto;
    margin-bottom: 15px;
  }

  ul.bun11 li:first-child {
    margin-left: 0%;
    margin: auto;
    margin-bottom: 15px;
  }

  .btn-all1p24 a {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 20px;
  }

  ul.bun2 li {
    width: 95%;
    float: none;
    margin-left: 0%;
    margin: auto;
    margin-bottom: 30px;
  }

  ul.bun2 li:nth-child(odd) {
    margin: auto;
    margin-left: 0%;
    margin-bottom: 30px;
  }

  ul.bun999 {
    width: 70%;
  }
}

/* フォーム */
#contactus .contactus-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
}

@media screen and (max-width: 767px) {
  #contactus .contactus-wrapper {
    width: 100%;
  }
}

#contactus .wpcf7-form-control-wrap {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  #contactus .wpcf7-form-control-wrap {
    width: 100% !important;
  }
}

#contactus .bg-nocolor {
  background-color: transparent !important;
}

#contactus h3 {
  font-family: dnp-shuei-4go-std, sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.8em;
  text-align: center;
  font-size: 25px;
  color: #fff;
  background-color: #cc87b7;
  padding: 5px 30px;
  margin-bottom: 20px;
  text-align: center;
}

#contactus .form-title {
  margin: 0 auto;
  max-width: 768px;
}

@media screen and (max-width: 767px) {
  #contactus .form-title {
    width: 100%;
  }
}

#contactus .no-pd {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#contactus .wpcf7-form {
  overflow: none;
}

#contactus div.wpcf7 {
  padding: 0 0 100px;
}

#contactus .table-res-form {
  border: 0;
  /* 	overflow: none !important; */
  width: 100%;
  margin: 0 auto;
}

#contactus .table-res-form tr {
  border-left: 0;
  border-right: 0;
}

#contactus .table-res-form th {
  background-color: #fceef0;
  color: #666;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 0.75rem 1rem !important;
}

#contactus .table-res-form td {
  text-align: left;
  border: 0;
  background-color: rgba(252, 238, 240, 0.3);
  padding: 0.75rem 1rem !important;
}

#contactus .table-res-form td p {
  margin-bottom: 0;
}

#contactus .table-res-form .requied {
  font-size: 0.8em;
  color: red;
}

#contactus .table-res-form .empty {
  display: none;
}

#contactus .table-res-form input[type="text"] {
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 100% !important;
}

#contactus .table-res-form input[type="text"]:focus {
  background: #eeffff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

#contactus .table-res-form input[type="tel"] {
  max-width: 12em;
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 100%;
}

#contactus .table-res-form input[type="tel"]:focus {
  background: #eeffff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

#contactus .table-res-form input[type="email"] {
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 100%;
}

#contactus .table-res-form input[type="email"]:focus {
  background: #eeffff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

#contactus .table-res-form textarea {
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 100% !important;
}

#contactus .table-res-form textarea:focus {
  background: #eeffff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

#contactus .table-res-form .table-res-form input[type="submit"]:hover {
  background: #006599;
  box-shadow: none;
}

#contactus .top-text {
  font-size: 1rem;
  margin: 0 auto;
  font: 1.125rem;
  border: 1px solid #ccc;
  padding: 2rem 3rem 1rem 3rem;
}

#contactus .top-text h3 {
  font-size: 1.75rem;
  padding-bottom: 1em;
  color: #1f518e;
}

#contactus .top-text li {
  padding-bottom: 0;
  margin-bottom: 20px;
}

#contactus .top-text li p {
  padding: 0;
}

#contactus .top-text li:last-child {
  border-bottom: 0;
}

#contactus .top-text .tel-num {
  white-space: nowrap;
  color: #276ca0;
}

@media screen and (max-width: 767px) {
  #contactus .top-text .tel-num {
    white-space: normal;
  }
}

@media screen and (max-width: 767px) {
  #contactus .table-res-form {
    display: table;
  }

  #contactus .table-res-form tr {
    display: block;
  }

  #contactus .table-res-form th {
    display: inline-block;
    padding: 10px 1.5rem 10px;
    margin-top: 0;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 0;
    text-align: center;
    border-right: none;
  }

  #contactus .table-res-form th>.requied {
    display: block;
    margin-bottom: 0;
  }

  #contactus .table-res-form td {
    display: inline-block;
    padding: 10px 1.5rem 0;
    margin-top: 0;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 0;
    text-align: left;
  }
}

.before-sending {
  text-align: center;
}

.before-sending a {
  color: red;
  text-decoration: underline;
}

.before-sending a:hover {
  text-decoration: none;
}

.before-sending>p {
  text-align: center;
}

input.wpcf7c-conf,
textarea.wpcf7c-conf {
  background: #fffde5 !important;
  border: solid 1px #ccc;
  color: #666;
}

.btn-area input:focus {
  outline: none;
}

.btn-area .wpcf7-form-control.wpcf7-confirm.button,
.btn-area .wpcf7-form-control.wpcf7-submit,
.btn-area .wpcf7-form-control.wpcf7-back {
  display: block;
  background-color: #cc87b7 !important;
  border: 1px solid #cc87b7 !important;
  padding: 0.5em 1rem;
  margin: 0 auto;
  color: #fff;
  border-style: none;
  cursor: pointer;
  white-space: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn-area .wpcf7-form-control.wpcf7-confirm.button:hover,
.btn-area .wpcf7-form-control.wpcf7-submit:hover,
.btn-area .wpcf7-form-control.wpcf7-back:hover {
  background-color: #fff !important;
  border: 1px solid #cc87b7;
  color: #cc87b7;
}

.btn-area .wpcf7-form-control.wpcf7-back {
  margin-bottom: 30px;
}

.wpcf7c-elm-step2 {
  max-width: 768px;
  border: 1px solid #cc87b7 !important;
  padding: 0.5em 1rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .wpcf7c-elm-step2 {
    width: 100%;
  }
}

.wpcf7-response-output,
.wpcf7-validation-errors {
  max-width: 768px;
  border: 1px solid #cc87b7 !important;
  margin: 0 auto !important;
  text-align: center;
}

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

  .wpcf7-response-output,
  .wpcf7-validation-errors {
    width: 100%;
  }
}

.wpcf7-tel {
  width: 14em !important;
}

/* thanksページ */
.inner-wrapper h2 {
  color: #fcedf0;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  text-align: center;
}

.flex-tab {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  letter-spacing: 0;
}

.flex-tab2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  letter-spacing: 0;
}

.p-index-box1 {
  width: 100%;
  padding: 20px;
  padding-left: 40px;
  padding-right: 70px;
  background-color: #fff;
}

.p-index-box1__inner {
  width: 55%;
}

.p-index-box1__inner p {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
}

.p-index-box1__inner2 {
  width: 35%;
}

.p-index-box2__inner {
  width: 43%;
}

.p-index-box2__inner2 {
  width: 47%;
  padding: 30px;
  background-color: #fff;
}

.inner-flex1 {
  width: 45%;
  text-align: center;
}

.inner-flex1 p {
  text-align: center;
}

.inner-flex1 img {
  max-width: 100%;
  height: auto;
}

.w909 {
  width: 95%;
  margin: auto;
  padding-top: 15px;
}


.colred {
  color: #E9004C;
}

.m-top-n {
  margin-top: 40px;
}

/* 
a.p-index-news__mynumber__button2 {
  display: inline-block;
  margin: 0 auto;
  background-color: #cc87b7;
  padding: 0.5em 1em;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
  text-align: left;
  font-size: 1.2rem;
  width: 100%;
}

a.p-index-news__mynumber__button2:visited {
  color: #ffffff;
}

a.p-index-news__mynumber__button2:hover {
  color: #cc87b7;
  background-color: #ebcfe2;
}

.p-index-news__mynumber__button2__inner {
  display: flex;
  align-items: center;
} */

.p-index-news__mynumber2__icon {
  display: block;
  width: 4em;
  padding-right: 1em;
}

.m-top-n2 {
  margin-top: 20px;
}

.f-500 {
  font-weight: 500;
}

.sp-one99 {
  display: none;
}


@media screen and (min-width: 992px) {
  .inner-wrapper h2 {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 991px) {
  .inner-wrapper h2 {
    font-size: calc((2.8 - 1.8) * ((100vw - 320px) / (991 - 320)) + 1.8rem);
  }
}

.inner-wrapper p {
  text-align: center;
}

.inner-wrapper p:last-child {
  margin-bottom: 60px;
}

/* コロナバナー */
.douga {
  max-width: 800px;
  margin: 20px auto 0;
}

/*2021.03.29*/
.medical {
  max-width: 800px;
  margin: 70px auto;
}

table.ten-da {
  font-family: dnp-shuei-gothic-gin-std, sans-serif;
  font-weight: 400;
  font-style: normal;
}

table.ten-da th {
  width: 2%;
  vertical-align: top;
  font-weight: 400;
}

table.ten-da td {
  width: 95%;
  padding-left: 1%;
}

.pink-box {
  background-color: #fceef0;
}

.inner-s {
  width: 65%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .douga {
    max-width: 553px;
    margin: 0 auto 30px;
  }

  /*2021.03.29*/
  .medical {
    max-width: 553px;
    margin: 0 auto 30px;
  }

  table.ten-da th {
    width: 2%;
    vertical-align: top;
    font-weight: 400;
  }

  table.ten-da td {
    width: 95%;
    padding-left: 1%;
  }

  .inner-s {
    width: 90%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .flex-tab {
    display: block;
  }

  .flex-tab2 {
    display: block;
  }

  .p-index-box1 {
    width: 100%;
    padding: 20px;
    background-color: #fff;
  }

  .p-index-box1__inner {
    width: 100%;
    text-align: center;
  }

  .p-index-box1__inner p {
    font-size: 18px;
    text-align: center;
  }

  .p-index-box1__inner2 {
    padding-top: 10px;
    width: 60%;
    margin: auto;
  }

  .p-index-box2__inner {
    width: 100%;
  }

  .p-index-box2__inner2 {
    width: 100%;
    margin-top: 20px;
  }

  .inner-flex1 {
    width: 40%;
    text-align: center;
  }

  .inner-flex1 p {
    text-align: center;
  }

  .m-top-n {
    margin-top: 20px;
  }

  /* a.p-index-news__mynumber__button2 {
    display: block;
    width: 85%;
    margin: 0 auto;
    font-size: 0.9rem;
  }

  .p-index-news__mynumber__button2__inner {
    display: flex;
    justify-content: center;
    align-items: center;
  } */

  .sp-one99 {
    display: inline-block;
  }

  .sp-none99 {
    display: none;
  }



}

@media screen and (max-width: 613px) {
  .douga {
    padding-left: 30px;
    padding-right: 30px;
  }

  /*2021.03.29*/
  .medical {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.hihyouji {
  display: none;
}

br.sp-dake {
  display: none;
}

br.sp-dake2 {
  display: block;
}

.sp-on99 {
  display: none;
}

.pos {
  position: relative;
}

.bosyu99 {
  position: absolute;
  width: 450px;
  bottom: 15px;
  left: 0;
}

.staff-bosyu-sp {
  display: none;
}

@media screen and (max-width: 480px) {
  br.sp-dake {
    display: block;
  }

  br.sp-dake2 {
    display: none;
  }

  .sp-on99 {
    display: block;
  }

  .bosyu99 {
    display: none;
  }

  .staff-bosyu-sp {
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 9%;
  }

  .staff-bosyu-sp img {
    width: 90%;
  }

  table.ten-da {
    width: 100%;
  }

  table.ten-da th {
    width: 2%;
    vertical-align: top;
    font-weight: 400;
  }

  table.ten-da td {
    width: 95%;
    padding-left: 1%;
  }

  .inner-s {
    width: 95%;
    margin: auto;
  }
}

.googlepolicy__p,
.googlepolicy {
  line-height: 2;
}

.googlepolicy {
  margin: 1em 0;
  text-align: left;
  padding-inline-start: 0px;
  font-size: calc((16 - 14) * ((100vw - 320px) / (767 - 320)) + 14px);
}

.googlepolicy li {
  margin-left: 1em;
  text-indent: -1em;
  list-style: none;
  color: #cc87b7;
}

.googlepolicy li a {
  color: #333;
  text-decoration: underline !important;
}

@media screen and (min-width: 768px) {
  .googlepolicy {
    font-size: 16px;
  }
}