@charset "UTF-8";

/*----------------------------------------------------
                    ドライアイ（IPL）治療
-----------------------------------------------------*/
.page-id-2578 #sec_wrap,
.page-id-1734 #sec_wrap,
.page-id-1731 #sec_wrap {
  width: 100% !important;
}

.page-id-2578 h1.second,
.page-id-1734 h1.second,
.page-id-1731 h1.second {
  width: 960px;
  margin: 0 auto !important;
}

@media only screen and (max-width: 768px) {
  .page-id-2578 h1.second,
  .page-id-1734 h1.second,
  .page-id-1731 h1.second {
    width: 960px;
  }
}

/*ipl section01*/
#ipl_section01 {
  padding-top: 0px;
  padding-bottom: 5em;
  background-color: #e9ecef;
}
@media only screen and (max-width: 768px) {
  #ipl_section01 {
    padding-top: 0px;
  }
}
#ipl_section01 .wrap {
  width: 880px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #ipl_section01 .wrap {
    width: 90vw;
    margin: 0 auto;
  }
}
#ipl_section01 .wrap h3 {
  font-size: 3rem;
  margin: 70px auto 50px;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  #ipl_section01 .wrap h3 {
    font-size: 1.7rem;
    margin: 30px auto 20px;
  }
}
#ipl_section01 .wrap p.mv {
  text-align: center;
  margin: 50px 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section01 .wrap p.mv {
    width: auto;
    max-width: 70vw;
    margin: 30px auto;
  }
}

/*ipl section01b*/
#ipl_section01b {
  padding-top: 0px;
  padding-bottom: 5em;
}

#ipl_section01b .wrap {
  width: 880px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap {
    width: 90vw;
    margin: 0 auto;
  }
}
#ipl_section01b .wrap h3 {
  font-size: 3rem;
  margin: 70px auto 50px;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h3 {
    font-size: 1.7rem;
    margin: 30px auto 20px;
  }
}
#ipl_section01b .wrap p.mv {
  text-align: center;
  margin: 50px 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap p.mv {
    width: auto;
    max-width: 70vw;
    margin: 30px auto;
  }
}

/*ipl section02*/
#ipl_section02 {
  background-color: #e9ecef;
  padding: 5em 0;
  margin: 0 auto;
}

#ipl_section02 .wrap {
  width: 880px;
  margin: 0 auto 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap {
    width: 90vw;
  }
}
#ipl_section02 .wrap h3 {
  margin: 70px auto 50px;
  text-align: center;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap h3 {
    margin: 20px auto 30px;
  }
}
#ipl_section02 .wrap h3.mechanism {
  font-size: 3rem;
  margin: 50px 0 20px;
}
#ipl_section02 .wrap p.fig {
  margin: 50px 0 50px;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap p.fig {
    max-width: 70vw;
    margin: 20px auto 25px;
    padding: 0;
  }
}
#ipl_section02 .wrap_w {
  width: 1000px;
  margin: 80px auto 50px;
  padding: 100px 100px 30px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap_w {
    margin: 50px auto 0;
    width: 90vw;
    padding: 25px 5vw 25px;
  }
}
#ipl_section02 .wrap_w h2 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap_w h2 {
    margin-bottom: 1em;
  }
}

#ipl_section02 .wrap_w h3 {
  font-size: 3rem;
  margin: 70px auto 30px;
  text-align: center;
  line-height: 1.5;
}
#ipl_section02 .wrap_w h3 span {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap_w h3 {
    font-size: 2rem;
    margin: 10vw auto 10px;
    line-height: 1.2;
  }
  #ipl_section02 .wrap_w h3 span {
    font-size: 1.6rem;
  }
}
#ipl_section02 .wrap_w p {
  text-align: left;
}
#ipl_section02 .wrap_w p.fig {
  margin: 40px 0 60px;
}
@media only screen and (max-width: 768px) {
  #ipl_section02 .wrap_w p.fig {
    margin: 20px 0 0;
    padding: 0;
  }
}

/*ipl section03*/
#ipl_section03 {
  padding: 5em 0;
}
#ipl_section03 .wrap {
  width: 880px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #ipl_section03 .wrap {
    width: 90vw;
    margin: 0 auto 50px;
  }
}
#ipl_section03 .wrap p.fig {
  margin: 50px 0 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section03 .wrap p.fig {
    margin: 20px 0 0;
  }
}
#ipl_section03 .wrap h2 {
  margin: 100px 0;
  line-height: 1.7em;
}
@media only screen and (max-width: 768px) {
  #ipl_section03 .wrap h2 {
    margin: 40px 0 1em;
  }
}

/*ipl section04*/
#ipl_section04 {
  background-color: #e7f2f5;
  padding: 5em 0;
}

#ipl_section04 .wrap {
  width: 880px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap {
    width: 90vw;
  }
}
#ipl_section04 .wrap_w {
  width: 1000px;
  margin: 0 auto;
  padding: 5em 7em;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w {
    width: 90vw;
    padding: 2em;
  }
}

#ipl_section04 .wrap_w h3 {
  font-size: 3rem;
  margin: 0 auto 10px;
  text-align: center;
  line-height: 1.5;
}
#ipl_section04 .wrap_w h3 span {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w h3 {
    font-size: 1.7rem;
    margin: 10px auto 10px;
    line-height: 1.2;
  }
  #ipl_section04 .wrap_w h3 span {
    font-size: 1.6rem;
  }
}
#ipl_section04 .wrap_w p {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w p {
    text-align: left;
  }
}
#ipl_section04 .wrap_w p.fig {
  text-align: center;
  margin: -10px 0 0px;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w p.fig {
    width: 50vw;
    margin: -10px auto 5px;
    padding: 0 5vw 0px;
  }
}
#ipl_section04 .wrap_w .no {
  font-size: 6rem;
  font-family: serif;
  line-height: 1;
  text-align: center;
  margin: 80px auto 10px;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w .no {
    font-size: 4rem;
    font-family: serif;
    line-height: 1;
    text-align: center;
    margin: 30px auto 0;
  }
}
#ipl_section04 .wrap_w .noB {
  font-size: 6rem;
  font-family: serif;
  line-height: 1;
  text-align: center;
  margin: 80px auto 10px;
}
@media only screen and (max-width: 768px) {
  #ipl_section04 .wrap_w .noB {
    font-size: 4rem;
    font-family: serif;
    line-height: 1;
    text-align: center;
    margin: 30px auto 0;
  }
}

#ipl_section05 {
  background-color: #ffffff;
  padding: 40px 0 80px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 {
    padding: 20px 0 30px;
  }
}
#ipl_section05 .wrap {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap {
    width: 90vw;
  }
}
#ipl_section05 .wrap h3 {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.2em;
  margin-bottom: 30px;
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap h3 {
    font-size: 2rem;
    margin-bottom: 1em;
    padding-top: 1em;
  }
}
#ipl_section05 .wrap h3 span {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap h3 span {
    font-size: 1.5rem;
  }
}
#ipl_section05 .wrap h4 {
  text-align: center;
}
#ipl_section05 .wrap p {
  margin: 0 0 50px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p {
    margin: 0 0 20px;
  }
}
#ipl_section05 .wrap p.fig {
  text-align: center;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p.fig {
    margin: 20px 0 10px;
  }
}
#ipl_section05 .wrap p.note {
  margin: 10px 0 65px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p.note {
    margin: 10px 0 30px;
  }
}
#ipl_section05 .wrap p.price {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 15px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p.price {
    text-align: left;
    font-size: 2rem;
  }
}
#ipl_section05 .wrap p.price_note {
  text-align: center;
  margin: 40px 0 65px;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p.price_note {
    text-align: left;
    margin: 15px 0 30px;
  }
}
#ipl_section05 .wrap p ~ ol {
  margin: -70px 0 0 0;
}
@media only screen and (max-width: 768px) {
  #ipl_section05 .wrap p ~ ol {
    margin: -1.5em 0 0 0;
    padding: 0 0 0 1.5em;
  }
  #ipl_section05 .wrap p ~ ol li {
    margin-bottom: 10px;
    line-height: 1.3em;
  }
}

.wrap ul.disc,
.wrap_w ul.disc {
  margin-left: 1em;
  margin: 5em 0;
}

.wrap ul.disc li,
.wrap_w ul.disc li {
  margin-left: 1em;
  list-style: disc;
  font-size: 1.6rem;
}

#ipl_section01b .wrap h2.brackets,
#ipl_section02 .wrap h2.brackets,
#ipl_section03 .wrap h2.brackets,
#ipl_section04 .wrap_w h2.brackets {
  margin: 2em 0;
  text-align: center;
}

#ipl_section01b .wrap h2.brackets span,
#ipl_section02 .wrap h2.brackets span,
#ipl_section03 .wrap h2.brackets span,
#ipl_section04 .wrap_w h2.brackets span {
  font-size: 3.6rem;
  font-weight: normal;
  position: relative;
  display: inline-block;
  letter-spacing: 5px;
  line-height: 1.3em;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span,
  #ipl_section02 .wrap h2.brackets span,
  #ipl_section03 .wrap h2.brackets span,
  #ipl_section04 .wrap_w h2.brackets span {
    font-size: 2.4rem;
    letter-spacing: 0;
  }
}

#ipl_section01b .wrap h2.brackets span::before,
#ipl_section02 .wrap h2.brackets span::before,
#ipl_section03 .wrap h2.brackets span::before,
#ipl_section04 .wrap_w h2.brackets span::before {
  content: url('/wp/wp-content/themes/kyuganka/img/h2_ac01.png');
  position: absolute;
  top: -15px;
  left: -80px;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span::before,
  #ipl_section02 .wrap h2.brackets span::before,
  #ipl_section03 .wrap h2.brackets span::before,
  #ipl_section04 .wrap_w h2.brackets span::before {
    content: '';
  }
}

#ipl_section01b .wrap h2.brackets span::after,
#ipl_section02 .wrap h2.brackets span::after,
#ipl_section03 .wrap h2.brackets span::after,
#ipl_section04 .wrap_w h2.brackets span::after {
  content: url('/wp/wp-content/themes/kyuganka/img/h2_ac02.png');
  position: absolute;
  bottom: -20px;
  right: -80px;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span::after,
  #ipl_section02 .wrap h2.brackets span::after,
  #ipl_section03 .wrap h2.brackets span::after,
  #ipl_section04 .wrap_w h2.brackets span::after {
    content: '';
  }
}

#ipl_section01b .wrap h2.brackets span span,
#ipl_section02 .wrap h2.brackets span span,
#ipl_section03 .wrap h2.brackets span span,
#ipl_section04 .wrap_w h2.brackets span span {
  font-size: 2.6rem;
  line-height: 1em;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span span,
  #ipl_section02 .wrap h2.brackets span span,
  #ipl_section03 .wrap h2.brackets span span,
  #ipl_section04 .wrap_w h2.brackets span span {
    font-size: 1.5rem;
  }
}

#ipl_section01b .wrap h2.brackets span span::before,
#ipl_section02 .wrap h2.brackets span span::before,
#ipl_section03 .wrap h2.brackets span span::before,
#ipl_section04 .wrap_w h2.brackets span span::before {
  content: '';
  position: absolute;
  top: -66px;
  left: -80px;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span span::before,
  #ipl_section02 .wrap h2.brackets span span::before,
  #ipl_section03 .wrap h2.brackets span span::before,
  #ipl_section04 .wrap_w h2.brackets span span::before {
    content: '';
  }
}

#ipl_section01b .wrap h2.brackets span span::after,
#ipl_section02 .wrap h2.brackets span span::after,
#ipl_section03 .wrap h2.brackets span span::after,
#ipl_section04 .wrap_w h2.brackets span span::after {
  content: '';
  position: absolute;
  bottom: -15px;
  right: -80px;
}
@media only screen and (max-width: 768px) {
  #ipl_section01b .wrap h2.brackets span span::after,
  #ipl_section02 .wrap h2.brackets span span::after,
  #ipl_section03 .wrap h2.brackets span span::after,
  #ipl_section04 .wrap_w h2.brackets span span::after {
    content: '';
  }
}
