/* CSS Document */

#main {
  padding-top: 0;
}

#main p {
  line-height: 1.8;
}

.listTitle {
  font-weight: normal;
}

.aboutTop .leftBox,
#sec2 .leftBox {
  width: 260px;
}

.aboutTop .rightBox ol {
  list-style-type: disc;
  margin-top: 15px;
}

.aboutTop .rightBox ol li {
  list-style-type: disc;
  margin-left: 24px;
  margin-bottom: 5px;
}

.aboutTop .rightBox,
#sec2 .rightBox {
  overflow: hidden;
}

#sec1 dl div {
  background: #FDE1F0;
  margin-bottom: 20px;
}

#sec1 dt {
  font-weight: normal;
  background: #ff99cc;
  padding: 4px 15px;
  display: inline-block;
  color: #fff;
}

#sec1 dt span {
  display: inline-block;
  margin-left: 5px;
}

#sec1 dd {
  padding: 10px 15px;
}

#sec1 figure {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #f5f6f6;
  text-align: center;
}

#sec1 figure img {
  max-width: 640px;
}

#sec2 h4,
#sec4 h4 {
  font-size: 17px;
  font-weight: normal;
  margin-top: 20px;
  line-height: 1;
  text-align: left;
  background: #ff99cc;
  padding: 8px 15px;
  color: #fff;
}

#sec4 .methodbox {
  border: 1px solid #ff99cc;
  padding: 20px;
}

#sec4 p {
  margin-bottom: 15px;
}

#sec2 li,
#sec4 li {
  font-size: 14px;
  list-style: none;
  /* margin-left: 1.25em; */
  margin-top: 5px;
  margin-bottom: 5px;
}

#sec4 figure {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  text-align: center;
}

#sec4 figure img {
  max-width: 630px;
}

#sec4 figure figcaption {
  width: 100%;
  max-width: 630px;
  background: #333;
  color: #fff;
  text-align: center;
  margin: 0 auto 10px auto;
  padding: 5px;
}

#sec4 .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 20px;
}

#sec4 .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.alphapen03flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.alphapen03flex ul {
  width: 55%;
}

.alphapen03flex figure {
  width: 40%;
}

.skincare_treat {
  padding-top: 50px;
}

.skincare_treat ul {
  display: flex;
  flex-wrap: wrap;
}

.skincare_treat ul li {
  width: 100%;
  /*height: 180px;*/
  /*float: left;*/
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}

a.underline {
  text-decoration: underline;
}

.skincare_treat ul li:nth-child(odd) {
  padding-right: 17px;
}

.skincare_treat ul li:nth-child(even) {
  /* padding-left: 17px; */
}

.skincare_treat ul li>p {
  float: left;
  margin-right: 15px;
}

.skincare_treat ul li>p a {}

.skincare_treat ul li div {
  float: right;
  width: 73%;
}

.skincare_treat ul li div p:nth-child(1) {
  padding-bottom: 8px;
}

.skincare_treat ul li div p:nth-child(1) a {
  /*color: #0066FF;  */
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.skincare_treat ul li div p:nth-child(2) {
  font-size: 16px;
}

#sejutsuAbout h4 {
  margin-top: 30px;
}

#price .aboutTxt {
  font-size: 14px;
}

#price .aboutLink {
  margin-top: 10px;
}

#price .aboutLink p,
#price .aboutLink a {
  font-size: 14px;
}

#price .aboutLink p {
  margin: 0 0 5px 0;
}

#price .aboutLink a {
  margin: 0 0 20px 15px;
  display: block;
}

#price .areaTxt li {
  font-size: 12px;
  background: url(/common/img/ico_ten.png) left center no-repeat;
  padding-left: 8px;
}

#price h4 {
  margin-bottom: 10px;
  background: url(/common/img/icon_circle02.jpg) no-repeat left top 6px;
}

#price th {
  width: 120px;
}

#price th.times {
  width: 120px;
}

#price th.times span {
  display: inline-block;
  margin-left: 5px;
}

#price th.prem {
  white-space: nowrap;
}

#price th img {
  display: block;
}

#price td {
  text-align: right;
  vertical-align: middle;
}

/* bx-sleder */
.slideArea .bx-wrapper .bx-controls-direction a {
  top: 50%;
}


/*-----------------------------------*/
.sejutsu th {
  text-align: center;
  font-size: 14px;
  width: 100px;
  white-space: nowrap;
}

.sejutsu td {
  font-size: 14px;
}

.konnaArea {
  margin-left: -25px;
  width: 100%;
}

.konnaArea li {
  list-style-type: disc;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #999;
  width: auto;
  font-size: 14px;
  list-style-position: inside;
  margin: 0 0 10px 25px;
}

.konnaArea li a {
  text-decoration: underline;
}

.konnaArea li.widSize {
  width: 45%;
  float: left;
}

#price h4 {
  margin: 25px 0 8px;
  font-size: 15px;
  font-size: 17px;
  font-weight: normal;
  margin-top: 20px;
  line-height: 1;
  text-align: left;
  background: #ff99cc;
  padding: 8px 15px;
  color: #fff;
}

#price th {
  font-size: 14px;
}

#price td {
  text-align: right;
  vertical-align: middle;
  font-size: 14px;
  white-space: nowrap;
}

#price p {
  font-size: 14px;
}

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

h5.pinkCircle {
  font-weight: normal;
  margin-top: 20px;
}

.pinkcheck {
  background: url(/common/img/check.png) no-repeat left center;
  padding: 0 0 0 15px;
}

.case_sub_title {
  font-size: 12px;
}

.pinkLine {
  font-size: 24px;
  font-weight: normal;
}

.caseflexlist {
  text-align: center;
  margin: 20px auto 40px auto;
  border: 1px solid #ccc;
  padding: 20px 25px;
  width: 100%;
}

.caseflexlist li {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.caseflexlist li figure {
  width: 48%;
}

.caseflexlist li figure figcaption {
  width: 106%;
  text-align: left;
  margin-top: 5px;
}

.flexarrow {
  width: 4%;
}

.arrow_r {
  display: inline-block;
  vertical-align: middle;
  color: #eb6ea6;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.5em 0.72em;
  border-left-color: currentColor;
  border-right: 0;
  margin-top: -18px;
}

.caseflexlist li:first-child {
  margin-top: 0;
}

.caseflexlist li img {
  width: 100%;
}

#sec5 h4 {
  margin-top: 30px;
  font-size: 18px;
}

/* .risk_boxIn {
  padding: 10px 5px;
} */

.max-img img {
  max-width: 400px;
  margin: auto;
  display: block;
}

#price .aboutLink a {
  margin: 0;
  display: inline;
}

.juvelook {
  padding: 25px;
  margin-bottom: 15px;
  border: 1px solid #F56BB4;
}

.pllah5 {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: left;
  background: #F56BB4;
  padding: 10px 20px;
  color: #fff;
}

@media screen and (min-width:641px) {
  #price th {
    width: 260px;
  }
}

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

  .aboutTop .leftBox,
  #sec2 .leftBox {
    width: 100%;
  }

  .aboutTop .rightBox {
    width: 100%;
  }

  #sec1 h4,
  #sec2 h4 {
    font-size: 18px;
    line-height: 1.4;
    background-position: left 7px;
  }

  .skincare_treat {
    padding-top: 25px;
  }

  .skincare_treat ul {
    border-top: 1px solid #ccc;
  }

  .skincare_treat ul li {
    background-image: -moz-linear-gradient(50% 0% -90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 82%, rgb(238, 238, 238) 100%);
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255, 255, 255)), color-stop(0.82, rgb(255, 255, 255)), color-stop(1, rgb(238, 238, 238)));
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 82%, rgb(238, 238, 238) 100%);
    background-image: -o-linear-gradient(-90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 82%, rgb(238, 238, 238) 100%);
    background-image: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 82%, rgb(238, 238, 238) 100%);
    position: relative;
    width: 100%;
    height: auto;
    float: none;
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }

  .skincare_treat ul li:nth-child(odd) {
    padding: 10px;
  }

  .skincare_treat ul li:nth-child(even) {
    /* padding: 10px; */
  }

  /* .skincare_treat ul li:before {
    content: "";
    background: url(/common/img/icon_arrow.png) no-repeat 0 0;
    background-size: 50% auto;
    width: 11px;
    height: 10px;
    position: absolute;
    right: 5px;
    top: 49%;
  } */

  .skincare_treat ul li>p {
    width: 20%;
    border: 1px #ccc solid;
    margin-right: 0px;
    padding: 3px;
  }

  .skincare_treat ul li>p img {
    width: 100%;
    height: auto;
  }

  .skincare_treat ul li div {
    float: left;
    width: 70%;
    margin-left: 10px;
  }

  .skincare_treat ul li div p:nth-child(1) {
    padding-bottom: 5px;
  }

  .skincare_treat ul li div p:nth-child(1) a {
    font-size: 13px;
  }

  .skincare_treat ul li div p:nth-child(2) {
    font-size: 16px;
  }

  .alphapen03flex {
    flex-direction: column-reverse;
  }

  .alphapen03flex ul {
    width: 100%;
  }

  .alphapen03flex figure {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }

  #price h4 {
    font-size: 14px;
    font-size: 17px;
    font-weight: normal;
    margin-top: 20px;
    line-height: 1;
    text-align: left;
    background: #ff99cc;
    padding: 8px 15px;
    color: #fff;
  }

  #price td,
  #price th {
    font-size: 13px;
  }

  #price th.times span {
    margin-left: 3px;
    font-size: 13px;
  }

  #price th.prem {
    white-space: normal;
    width: 260px;
  }

  .konnaArea {
    margin-left: 0;
  }

  .konnaArea li {
    padding: 0 0 10px 0;
    width: 100%;
    font-size: 12px;
    margin: 0 0 10px 0;
  }

  .konnaArea li.widSize {
    width: 100%;
  }

  .arrow_r {
    border-width: 0.3em 0.5em;
  }
}

.mb10 {
  margin-bottom: 10px;
  display: block;
}

.custom {
  font-size: 18px;
  display: block;
}

.skincare_treat {
  pointer-events: none;
}

h2 {
  font-size: 24px;
  border-bottom: 1px #F457AA solid;
  padding-bottom: 7px;
  font-weight: normal;
  line-height: 1.3;
}