@charset "UTF-8";
/* ========================================================
	layout.css => PC
======================================================== */
/* ------------------------------------------------
    about
------------------------------------------------ */
.clinic {
  margin: 50px 0 120px;
}
.clinic__img-list {
  text-align: center;
  margin: 40px 0 70px;
}
.clinic__img-list li {
  display: inline-block;
  margin-bottom: 10px;
}
.clinic__img-list li img {
  vertical-align: top;
}
.clinic__img-list li a {
  display: inline-block;
}
.clinic__img-list li a:hover {
  opacity: 0.7;
}
.clinic__img-list li:not(:nth-child(6n)) {
  margin-right: 10px;
}

.access {
  padding-bottom: 100px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}
.access__map {
  margin-top: 25px;
}
.access__map iframe {
  height: 400px;
}

.access__text {
  text-align: center;
}
.access__text dl {
  margin-bottom: 30px;
}

.access__address {
  text-align: center;
  margin-top: 20px;
}

.separate-area {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 50px;
  padding-bottom: 90px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}

.separate {
  float: left;
  width: 50%;
}

.separate-right {
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.overview__detail {
  padding-right: 50px;
}
.overview__detail ul {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.overview__detail li {
  border-bottom: 1px solid #ccc;
  padding: 17px 0;
}
.overview__detail dl {
  overflow: hidden;
  *zoom: 1;
}
.overview__detail dt {
  float: left;
  margin-left: 25px;
}
.overview__detail dd {
  margin-left: 180px;
}
.overview__detail dd.tel-number {
  line-height: 2;
}

.schedule__text {
  text-align: center;
}
.schedule__text p:first-of-type {
  margin-bottom: 35px;
}

/* ------------------------------------------------
    first-time
------------------------------------------------ */
.about {
  margin-top: 20px;
  padding-bottom: 100px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}
.about__contents {
  margin-top: 70px;
  overflow: hidden;
  *zoom: 1;
}

.about__img {
  float: left;
  margin-right: 30px;
}

.about__body {
  float: left;
  width: 580px;
}

.about__clinic-list {
  margin: 20px 0;
}

.feature {
  padding-bottom: 120px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}
.feature-01 {
  background-color: #fff4f4;
  padding: 40px 0 30px;
}

.feature-02 {
  padding: 60px 0 30px;
}

.feature-03 {
  background-color: #fff4f4;
  padding: 45px 0 30px;
}

.feature__title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  text-align: center;
  padding-top: 30px;
  background: url(../../images/first-time/bar_dotto.png) no-repeat 50% 0;
}

.feature__body {
  width: 1040px;
  margin: 0 auto;
  position: relative;
}

.feature__text {
  margin-top: 30px;
  text-align: center;
}

.feature__img-01 {
  position: absolute;
  left: 0;
  top: -20px;
}

.feature__img-02 {
  position: absolute;
  right: 0;
}

.feature__img-03 {
  position: absolute;
  left: 0;
}

.feature__text-01 {
  padding-bottom: 50px;
  background: url(../../images/first-time/border-arrow.png) no-repeat 50% 100%;
  background-size: contain;
}

.feature__text-02 {
  padding-bottom: 50px;
  background: url(../../images/first-time/border-arrow.png) no-repeat 50% 100%;
  background-size: contain;
}

.feature__text-03 {
  padding-bottom: 50px;
  background: url(../../images/first-time/border-arrow.png) no-repeat 50% 100%;
  background-size: contain;
}

.feature__body-under {
  overflow: hidden;
  *zoom: 1;
  margin-top: 25px;
}

.feature__img-under {
  float: left;
  margin-left: 150px;
}

.feature__text-under {
  float: left;
  width: 695px;
  margin-left: 20px;
}
.feature .section-title-wrap {
  margin: 60px 0 40px;
}

.visit {
  margin: 50px 0;
}
.visit__contents {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
}

.visit__container {
  float: left;
  width: 50%;
}

.visit__img {
  width: 342px;
  margin: 0 auto;
}

.visit__body {
  width: 300px;
  margin: 0 auto;
}

.visit__body-title {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: #fa6687;
  margin: 20px 0 15px;
}

.visit__link a {
  display: inline-block;
  display: inline-block;
  padding-right: 20px;
  text-decoration: none;
  background: url(../images/ico_arrow.png) no-repeat 100% 60%/14px 14px;
}

.flow-btn {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  clear: both;
  margin: 40px 0 50px;
}
.flow-btn p {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  width: 380px;
}
.flow-btn a {
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  background-color: #fa6687;
}
.flow-btn a:hover {
  opacity: 0.7;
}

/* ------------------------------------------------
    medical-courses
------------------------------------------------ */
.section-wrap {
  overflow: hidden;
  *zoom: 1;
  border-top: 1px solid #ccc;
  margin-bottom: 95px;
}

.section {
  float: left;
  width: 25%;
  height: 370px;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section a {
  text-decoration: none;
}
.section figure {
  margin-bottom: 30px;
}
.section figure img {
  width: 80px;
  height: auto;
}

.section01 {
  border-right: 1px solid #ccc;
}

.section02 {
  border-left: 1px solid #ccc;
}

.section03,
.section04,
.section05,
.section07,
.section08,
.section09 {
  border-right: 1px solid #ccc;
}

.section-concept {
  float: left;
  width: 50%;
  height: 370px;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../../images/medical-courses/img_center.jpg) no-repeat 0 0;
  background-size: cover;
}
.section-concept a {
  text-decoration: none;
  display: block;
}

.section-concept-inner {
  padding: 120px 0 140px;
  text-align: center;
}
.section-concept-inner p {
  padding-bottom: 30px;
  background: url(../../images/medical-courses/arrow_small.png) no-repeat 50% 100%/12px 12px;
}

.section-inner {
  padding: 50px 0 75px;
  text-align: center;
}
.section-inner p {
  padding-bottom: 30px;
  line-height: 1.5;
  background: url(../../images/medical-courses/arrow_small.png) no-repeat 50% 100%/12px 12px;
}

.section-title-courses {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 30px;
}

/*-------------------------------------
    pill-clinic
-------------------------------------*/
.reason {
  margin-top: 20px;
}
.reason__body {
  margin-top: 50px;
  padding-bottom: 80px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}

.reason__title {
  color: #fb6688;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.reason__body {
  overflow: hidden;
  *zoom: 1;
}

.reason__list {
  float: left;
  width: 670px;
}
.reason__list li {
  padding-bottom: 50px;
  padding-left: 85px;
}

.reason__list-01 {
  background: url(../../images/pill-clinic/ico_number01.png) no-repeat 0 0;
}

.reason__list-02 {
  background: url(../../images/pill-clinic/ico_number02.png) no-repeat 0 0;
}

.reason__list-03 {
  background: url(../../images/pill-clinic/ico_number03.png) no-repeat 0 0;
}

.reason__list-04 {
  background: url(../../images/pill-clinic/ico_number04.png) no-repeat 0 0;
}

.reason__list-05 {
  background: url(../../images/pill-clinic/ico_number05.png) no-repeat 0 0;
}

.reason__img {
  float: right;
  padding-top: 70px;
}

.oral {
  margin: 50px 0 0;
  padding-bottom: 90px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}
.oral__section-01 {
  background-color: #fff4f4;
  text-align: center;
  padding: 50px 0 35px;
}

.oral__section-title {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 50px;
  text-align: center;
}

.oral__section-01-inner {
  background-color: #fff;
  width: 800px;
  margin: 10px auto 0;
  padding: 25px 0 30px;
  border-radius: 20px;
}
.oral__section-01-inner dt {
  width: 560px;
  background-color: #68c08e;
  border-radius: 8px;
  color: #fff;
  margin: 0 auto 20px;
  padding: 5px 0;
}
.oral__section-01-inner dd {
  width: 560px;
  margin: 0 auto;
}

.oral__section-02 {
  padding: 45px 0 50px;
}

.section-title-wrap-oral {
  margin-bottom: 40px;
}

.world-pill li {
  display: inline-block;
  text-align: center;
}
.world-pill li img {
  width: 118px;
  height: auto;
}
.world-pill li:nth-child(2) {
  margin: 0 96px;
}

.merit {
  overflow: hidden;
  *zoom: 1;
  border-bottom: 1px dashed #ccc;
}
.merit__item {
  float: left;
  width: 33.333%;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.merit__item:nth-child(1) {
  height: 190px;
}

.merit__item:nth-child(2) {
  padding: 0 30px;
  height: 190px;
}

.merit__item:nth-child(3) {
  height: 190px;
}

.merit__item:nth-child(4) {
  height: 170px;
}

.merit__item:nth-child(5) {
  padding: 0 30px;
  height: 170px;
}

.merit__item:nth-child(6) {
  height: 170px;
}

.merit__title {
  color: #fb6688;
  background: url(../../images/pill-clinic/bg_btn-design.gif);
  border-radius: 55px;
  border: 1px solid #fb6688;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  height: 55px;
  line-height: 55px;
  margin-bottom: 20px;
}

.superstition {
  margin-bottom: 70px;
}
.superstition__title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin-right: 125px;
  color: #6ABFDC;
  text-align: center;
  padding: 0 190px 20px 0;
  background: url(../../images/pill-clinic/img_text.gif) no-repeat 62% 0;
}

.superstition__list {
  width: 600px;
  padding-right: 380px;
  background: url(../../images/pill-clinic/ph_lady.jpg) no-repeat 100% 0;
  margin-left: 85px;
}
.superstition__list li {
  padding-bottom: 30px;
}
.superstition__list dt {
  font-size: 20px;
  font-size: 2rem;
  color: #6ABFDC;
}

.superstition__inner {
  border-bottom: 1px dashed #ccc;
}

.side-effect {
  padding: 60px 0 75px;
  background-color: #fff4f4;
}
.side-effect__list {
  width: 800px;
  margin: 0 auto;
}
.side-effect__list li {
  padding-bottom: 35px;
  text-indent: -1em;
  margin-left: 1em;
}
.side-effect__list li:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #fb6688;
  border-radius: 50%;
  position: relative;
  top: 2px;
  right: 5px;
}
.side-effect__list p {
  margin-left: 15px;
}

.contraception {
  margin: 60px 0 50px;
  padding-bottom: 80px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}
.contraception__inner {
  width: 800px;
  margin: 0 auto;
}

.contraception__title {
  font-weight: bold;
}
.contraception__title:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #fb6688;
  border-radius: 50%;
  position: relative;
  top: 2px;
  right: 5px;
}

.contraception__list li {
  margin-bottom: 40px;
}
.contraception__list dd {
  margin-left: 16px;
}

.section-title-text-wrap-contraception {
  margin: 70px 0 50px;
}

.circle {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: #6ABFDC;
  border-radius: 50%;
}

.emergency {
  padding: 70px 0 60px;
  background-color: #fff4f4;
}

.method {
  text-align: center;
  margin-bottom: 40px;
}
.method__title {
  color: #fb6d8d;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px;
}

.method__text p:first-child {
  font-weight: bold;
  margin-bottom: 10px;
}
.method__text p:nth-child(2) {
  margin-bottom: 30px;
}

.method-harf-wrap {
  overflow: hidden;
  *zoom: 1;
  width: 1000px;
  margin: 0 auto;
}

.method-harf {
  width: 480px;
  height: 705px;
  border: 1px solid #fb6d8d;
  border-radius: 30px;
  background-color: #fff;
  padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.method-harf ul {
  overflow: hidden;
  *zoom: 1;
}
.method-harf .graph-item {
  float: left;
  width: 50%;
}
.method-harf figure {
  text-align: center;
}
.method-harf figcaption {
  margin: 5px 0 30px;
}

.method-harf-left {
  float: left;
}

.method-harf-right {
  float: right;
}

.method-harf__title {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  width: 430px;
  height: 45px;
  line-height: 45px;
  background-color: #fb6d8d;
  color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}

.method-harf-text {
  margin-bottom: 20px;
}

.control {
  width: 800px;
  margin: 0 auto 100px;
}
.control__section {
  margin-bottom: 80px;
  text-align: center;
}

.anime {
  padding: 80px 0 80px 390px;
  margin: 50px 0 20px;
  background: url(../../images/pill-clinic/anime_control.gif) no-repeat 0 0;
}

/* ------------------------------------------------
    price
------------------------------------------------ */
.price-table {
  width: 1000px;
  margin: 20px auto 30px;
}
.price-table th, .price-table td {
  border: 1px solid #ccc;
  padding: 13px 40px;
  vertical-align: middle;
  text-align: left;
}
.price-table thead th {
  background-color: #FFE1E2;
  font-weight: bold;
}
.price-table tbody th {
  background-color: #F7F6FA;
}

.discount {
  width: 940px;
  margin: 0 auto 100px;
  padding: 30px;
  text-align: center;
  background-color: #FFF4F4;
  border: 1px solid #FB6688;
  border-radius: 20px;
}

.discount__title {
  display: inline-block;
  font-size: 30px;
  border-bottom: 4px solid #FB6688;
  margin-bottom: 30px;
}

.pill {
  width: 1000px;
  margin: 0 auto 70px;
  padding-bottom: 70px;
  background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
}

.price-tax-text-wrap {
  width: 1000px;
  margin: 0 auto;
}

.price-tax-text {
  text-align: right;
}

.discount-text {
  text-align: center;
  margin: 40px 0;
}

/* ========================================================
	layout.css => SP
======================================================== */
@media screen and (max-width: 640px) {
  .pege-title-text {
    padding: 0 17px 23px 23px;
    line-height: 1.6;
  }

  /* ------------------------------------------------
      about
  ------------------------------------------------ */
  .clinic {
    margin: 20px 0;
  }
  .clinic__img-list {
    text-align: center;
    margin: 15px -15px 0;
    padding: 0 15px 10px;
  }
  .clinic__img-list li {
    display: inline-block;
    margin-bottom: 10px;
    width: 31%;
    margin-right: 1%;
  }
  .clinic__img-list li img {
    vertical-align: top;
  }
  .clinic__img-list li a {
    display: inline-block;
  }
  .clinic__img-list li a:hover {
    opacity: 0.7;
  }
  .clinic__img-list li:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .access {
    padding-bottom: 15px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }
  .access__map {
    margin-top: 15px;
    padding: 0 15px;
  }
  .access__map iframe {
    height: 200px;
  }

  .access__text {
    text-align: center;
  }
  .access__text dl {
    margin-bottom: 30px;
  }

  .access__address {
    text-align: center;
    margin-top: 20px;
  }

  .separate-area {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 10px;
    padding-bottom: 15px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }

  .separate {
    float: none;
    width: auto;
  }

  .separate-right {
    border-left: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .overview__detail {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .overview__detail ul {
    border-top: 1px dotted #ccc;
    margin-top: 10px;
  }
  .overview__detail li {
    border-bottom: 1px dotted #ccc;
    padding: 15px 0;
  }
  .overview__detail dl {
    overflow: hidden;
    *zoom: 1;
  }
  .overview__detail dt {
    width: 80px;
    float: left;
    margin-left: 0;
  }
  .overview__detail dd {
    margin-left: 85px;
  }

  .schedule__text {
    text-align: center;
  }
  .schedule__text p:first-of-type {
    margin-bottom: 20px;
  }

  /* ------------------------------------------------
      コメント
  ------------------------------------------------ */
  .merit {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px dashed #ccc;
  }
  .merit__item {
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .merit__title {
    color: #fb6688;
    background: url(../../common/images/bg_design.gif);
    background-size: 6px 6px;
    border-radius: 20px;
    padding: 10px;
    border: 1px solid #fb6688;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 20px;
  }

  .oral {
    margin: 50px 0 0;
    padding-bottom: 90px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
  }
  .oral__section-01 {
    background-color: #fff4f4;
    text-align: center;
    padding: 50px 0 35px;
  }

  .oral__section-title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 25px;
    text-align: center;
  }

  .oral__section-01-inner {
    background-color: #fff;
    margin: 10px auto 0;
    padding: 25px 0 30px;
    border-radius: 20px;
  }
  .oral__section-01-inner dt {
    background-color: #68c08e;
    border-radius: 8px;
    color: #fff;
    margin: 0 20px 20px;
    padding: 5px 0;
  }
  .oral__section-01-inner dd {
    margin: 0 auto;
  }

  .oral__section-02 {
    padding: 45px 0 50px;
  }

  .world-pill li {
    display: inline-block;
    text-align: center;
  }
  .world-pill li:nth-child(2) {
    margin: 0 26px;
  }

  .superstition__title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    margin-right: 125px;
    color: #6ABFDC;
    text-align: center;
    background: url(../../images/pill-clinic/img_text.gif) no-repeat 62% 0;
  }

  .superstition__list {
    background: url(../../images/pill-clinic/ph_lady.jpg) no-repeat 100% 0;
  }
  .superstition__list li {
    padding-bottom: 30px;
  }
  .superstition__list dt {
    font-size: 20px;
    font-size: 2rem;
    color: #6ABFDC;
  }

  .superstition__inner {
    border-bottom: 1px dashed #ccc;
  }

  /* ------------------------------------------------
      medical-courses
  ------------------------------------------------ */
  .section-wrap {
    margin: 0 0 30px;
  }

  .section {
    float: none;
    width: 100%;
    height: auto;
  }
  .section figure {
    margin-bottom: 10px;
  }
  .section figure img {
    width: 25%;
    height: auto;
  }

  .section01 {
    border-right: 0;
  }

  .section02 {
    border-left: 0;
  }

  .section03,
  .section04,
  .section05,
  .section07,
  .section08,
  .section09 {
    border-right: 0;
  }

  .section-inner {
    padding: 35px 0;
    text-align: center;
  }
  .section-inner p {
    padding-bottom: 25px;
    background: url(../../images/medical-courses/arrow_small.png) no-repeat 50% 100%/18px 18px;
  }

  .section-title-courses {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  /*-------------------------------------
      pill-clinic
  -------------------------------------*/
  .reason {
    margin-top: 20px;
  }
  .reason__body {
    margin-top: 20px;
    padding-bottom: 20px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }

  .reason__title {
    color: #fb6688;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
  }

  .reason__body {
    overflow: hidden;
    *zoom: 1;
  }

  .reason__list {
    float: noen;
    width: auto;
  }
  .reason__list li {
    padding-bottom: 20px;
    padding-left: 55px;
  }

  .reason__list-01 {
    background: url(../../images/pill-clinic/ico_number01.png) no-repeat 0 0/40px 40px;
  }

  .reason__list-02 {
    background: url(../../images/pill-clinic/ico_number02.png) no-repeat 0 0/40px 40px;
  }

  .reason__list-03 {
    background: url(../../images/pill-clinic/ico_number03.png) no-repeat 0 0/40px 40px;
  }

  .reason__list-04 {
    background: url(../../images/pill-clinic/ico_number04.png) no-repeat 0 0/40px 40px;
  }

  .reason__list-05 {
    background: url(../../images/pill-clinic/ico_number05.png) no-repeat 0 0/40px 40px;
  }

  .reason__img {
    display: none;
  }

  .oral {
    margin: 10px 0 0;
    padding-bottom: 30px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }
  .oral__section-01 {
    background-color: #fff4f4;
    text-align: center;
    padding: 20px 0 15px;
  }

  .oral__section-title {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 15px;
    text-align: center;
  }

  .oral__section-01-inner {
    background-color: #fff;
    width: auto;
    padding: 20px 0 20px;
    border-radius: 10px;
    margin: 15px 15px;
  }
  .oral__section-01-inner dt {
    width: auto;
    background-color: #68c08e;
    border-radius: 8px;
    color: #fff;
    margin: 0 20px 20px;
    padding: 2px 0;
  }
  .oral__section-01-inner dd {
    width: auto;
    margin: 0 auto;
  }

  .oral__section-02 {
    padding: 45px 0 30px;
  }
  .oral p {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .section-title-wrap-oral {
    margin-bottom: 20px;
  }

  .world-pill li {
    display: inline-block;
    text-align: center;
    width: 27%;
  }
  .world-pill li:nth-child(2) {
    margin: 0 4%;
  }

  .merit {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #ccc;
  }
  .merit__item {
    float: none;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .merit__item:nth-child(1) {
    height: auto;
  }

  .merit__item:nth-child(2) {
    height: auto;
    padding: 0 15px;
  }

  .merit__item:nth-child(3) {
    height: auto;
  }

  .merit__item:nth-child(4) {
    height: auto;
  }

  .merit__item:nth-child(5) {
    height: auto;
    padding: 0 15px;
  }

  .merit__item:nth-child(6) {
    height: auto;
  }

  .merit__title {
    color: #fb6688;
    background: url(../../images/pill-clinic/bg_btn-design.gif);
    border-radius: 55px;
    border: 1px solid #fb6688;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    height: auto;
    line-height: 1.6;
    margin-bottom: 10px;
    padding: 10px;
  }

  .superstition {
    margin-bottom: 30px;
    background: url(../../images/pill-clinic/ph_lady_sp.png) no-repeat 100% 0;
    background-size: 150px auto;
  }
  .superstition__title {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 15px;
    color: #6ABFDC;
    text-align: left;
    padding: 0 0 40px 0;
    background: url(../../images/pill-clinic/img_text_sp.png) no-repeat 50px 25px;
    background-size: 84px auto;
  }

  .superstition__list {
    width: auto;
    padding-right: 0;
    padding-top: 70px;
    background: none;
    margin-left: 0;
  }
  .superstition__list li {
    padding-bottom: 30px;
  }
  .superstition__list dt {
    font-size: 12px;
    font-size: 1.2rem;
    color: #6ABFDC;
  }

  .superstition__inner {
    border-bottom: 0;
  }

  .side-effect {
    padding: 20px 15px;
    background-color: #fff4f4;
  }
  .side-effect__list {
    width: auto;
    margin: 0 auto;
  }
  .side-effect__list li {
    padding-bottom: 35px;
    text-indent: -1em;
    margin-left: 1em;
  }
  .side-effect__list li:before {
    content: "";
    width: 11px;
    height: 11px;
    display: inline-block;
    background-color: #fb6688;
    border-radius: 50%;
    position: relative;
    top: 2px;
    right: 5px;
  }
  .side-effect__list p {
    margin-left: 15px;
  }

  .contraception {
    margin: 20px 0;
    padding-bottom: 50px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }
  .contraception__inner {
    width: auto;
    margin: 0 15px;
  }

  .contraception__title {
    font-weight: bold;
    padding-left: 10px;
  }
  .contraception__title:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #fb6688;
    border-radius: 50%;
    position: relative;
    top: 0;
    right: 8px;
  }

  .contraception__list li {
    margin-bottom: 15px;
  }
  .contraception__list dd {
    margin-left: 16px;
  }

  .section-title-text-wrap-contraception {
    margin: 10px 15px;
    text-align: left;
  }

  .circle {
    display: inline-block;
    height: 11px;
    width: 11px;
    background-color: #6ABFDC;
    border-radius: 50%;
  }

  .emergency {
    padding: 15px;
    background-color: #fff4f4;
  }

  .method {
    text-align: left;
    margin-bottom: 20px;
  }
  .method__title {
    color: #fb6d8d;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 20px;
  }

  .method__text p:first-child {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .method__text p:nth-child(2) {
    margin-bottom: 30px;
  }

  .method-harf-wrap {
    overflow: hidden;
    *zoom: 1;
    width: auto;
    margin: 0 auto;
  }

  .method-harf {
    width: auto;
    height: auto;
    margin: 0 0 15px;
    border: 1px solid #fb6d8d;
    border-radius: 15px;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .method-harf ul {
    overflow: hidden;
    *zoom: 1;
  }
  .method-harf .graph-item {
    float: left;
    width: 50%;
  }
  .method-harf .graph-item img {
    width: 60%;
  }
  .method-harf .graph-item .yappe-img-57 {
    width: 64.1%;
  }
  .method-harf figure {
    text-align: center;
  }
  .method-harf figcaption {
    margin: 5px 0 30px;
  }

  .method-harf-left {
    float: none;
  }

  .method-harf-right {
    float: none;
  }

  .method-harf__title {
    font-size: 10px;
    font-size: 1rem;
    text-align: center;
    width: auto;
    height: auto;
    line-height: 30px;
    background-color: #fb6d8d;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
  }

  .method-harf-text {
    margin-bottom: 20px;
  }

  .control {
    width: auto;
    margin: 0 15px 30px;
  }
  .control__section {
    margin-bottom: 30px;
    text-align: left;
  }

  .control__section-title {
    text-align: left;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }

  .anime {
    padding: 0;
    margin: 20px 0;
    padding-bottom: 150px;
    background: url(../../images/pill-clinic/anime_control.gif) no-repeat 50% 100%;
    background-size: auto 140px;
  }

  /* ------------------------------------------------
      first-time
  ------------------------------------------------ */
  .about {
    margin-top: 20px;
    padding-bottom: 50px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }
  .about__contents {
    margin-top: 20px;
    overflow: hidden;
    *zoom: 1;
  }

  .about__img {
    float: none;
    margin: 0 0 20px;
  }
  .about__img img {
    width: 100%;
  }

  .about__body {
    float: none;
    width: auto;
    line-height: 1.6;
  }

  .about__clinic-list {
    margin: 20px 0;
  }

  .feature {
    padding-bottom: 30px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }
  .feature .section-title-wrap {
    margin: 20px 0 30px 0;
  }
  .feature-01 {
    background-color: #fff4f4;
    padding: 12px 0 30px;
  }

  .feature-02 {
    padding: 20px 0 30px;
  }

  .feature-03 {
    background-color: #fff4f4;
    padding: 15px 0 30px;
  }

  .feature__title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: center;
    padding: 18px 15px 0;
    background: url(../../images/first-time/bar_dotto.png) no-repeat 50% 0/82px;
  }

  .feature__body {
    width: auto;
    line-height: 1.6;
  }

  .feature__text {
    margin-top: 20px;
    padding: 0 15px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
  }

  .feature__img-01,
  .feature__img-02,
  .feature__img-03 {
    position: static;
    text-align: center;
    padding-bottom: 10px;
  }
  .feature__img-01 img,
  .feature__img-02 img,
  .feature__img-03 img {
    width: 80px;
  }

  .feature__text-01 {
    padding-bottom: 25px;
  }

  .feature__text-02 {
    padding-bottom: 30px;
    background: url(../../images/first-time/border-arrow.png) no-repeat 50% 100%;
    background-size: contain;
  }

  .feature__text-03 {
    padding-bottom: 50px;
    background: url(../../images/first-time/border-arrow.png) no-repeat 50% 100%;
    background-size: contain;
  }

  .feature__body-under {
    overflow: hidden;
    *zoom: 1;
    margin-top: 10px;
    line-height: 1.6;
  }

  .feature__img-under {
    float: none;
    margin: 0 0 0 40%;
    width: 33%;
  }

  .feature__text-under {
    float: none;
    width: auto;
    margin: 5px 0 0 0;
  }

  .visit {
    margin: 20px 0 0 0;
  }
  .visit__contents {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 0;
  }

  .visit__container {
    float: none;
    width: auto;
    margin: 20px 0;
  }

  .visit__img {
    width: 170px;
    text-align: center;
  }

  .visit__text {
    margin-bottom: 1em;
  }

  .visit__body {
    width: auto;
    text-align: center;
  }

  .visit__body-title {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fa6687;
    margin: 5px 0 5px;
  }

  .visit__link a {
    display: inline-block;
    padding-right: 20px;
    text-decoration: none;
    background: url(../images/ico_arrow.png) no-repeat 100% 60%/14px 14px;
  }

  .section-title-text-wrap {
    margin-top: 10px;
  }

  /* ------------------------------------------------
      price
  ------------------------------------------------ */
  .price-wrap {
    margin: 0 15px 20px;
    padding-bottom: 35px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%/100%;
  }

  .price-table {
    width: 100%;
    margin: 20px 0;
    line-height: 1.6;
  }
  .price-table th, .price-table td {
    border: 1px solid #ccc;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    width: 33%;
    height: 25px;
  }
  .price-table thead th {
    background-color: #FFE1E2;
    font-weight: bold;
  }
  .price-table tbody th {
    background-color: #F7F6FA;
  }
  .price-table .attention {
    color: #ff1c1c;
  }

  .discount {
    width: auto;
    margin: 0 15px 50px;
    padding: 20px 20px 35px;
    text-align: center;
    background-color: #FFF4F4;
    border: 1px solid #FB6688;
    border-radius: 20px;
    line-height: 1.6;
  }

  .discount__title {
    display: inline-block;
    font-size: 15px;
    border-bottom: 4px solid #FB6688;
    margin-bottom: 30px;
  }

  .pill {
    width: auto;
    margin: 0 auto 70px;
    padding-bottom: 70px;
    background: url(../../common/images/bar_section.png) no-repeat 50% 100%;
  }

  .price-tax-text-wrap {
    width: 100%;
  }

  .price-tax-text {
    text-align: right;
    font-size: 10px;
    font-size: 1rem;
    margin-top: -10px;
  }

  .discount-text {
    text-align: left;
    margin: 20px 15px;
  }
}

/*# sourceMappingURL=layout.css.map */
