@charset "utf-8";

#tinea-nail_title {
  background-image: url("bg_title.jpg");
}

#column_main #tinea-nail_title h2 {
  background-image: url(title01.png);
  padding-bottom: 14.5%;
}

.shop__area {
  background: #336ebe;
  text-align: center;
  padding: 40px 0 30px;
  margin: 40px -30px -30px -30px;
}

.shop__area .shop__area__title {
  color: #fff;
  font-size: 32px;
  padding: 0 0 30px;
  position: relative;
  display: inline-flex;
  align-items: center;
}

.shop__area .shop__area__title:before {
  content: "";
  background: url("/~/Media/com/exiv/img/common/ico-cart.svg") no-repeat center;
  width: 44px;
  height: 32px;
  background-size: contain;
  display: inline-block;
  padding-right: 20px;
}

.shop__area .shop__area__title .font--small {
  font-size: 28px;
}

.shop__area .shop__banner__wrapper {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.shop__area .shop__banner__wrapper .shop__banner {
  display: inline-block;
  vertical-align: middle;
  max-width: 300px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  padding: 10px 25px;
  height: 70px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}

.shop__area .shop__banner__wrapper .shop__banner a {
  display: flex;
  height: 50px;
  align-items: center;
}

.shop__area .shop__banner__wrapper .shop__banner a img {
  margin: auto;
  max-height: 50px;
}
.shop__area .shop__banner__wrapper .shop__banner:hover {
  opacity: 0.8;
}

.shop__area .shop__banner__wrapper .shop__banner:after {
  content: "";
  background: url("/~/Media/com/exiv/img/common/ico-blank.png") no-repeat center;
  width: 11px;
  height: 10px;
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 10px;
}

.shop__area .shop__banner__wrapper .shop__banner:last-child {
  margin-right: 0;
}

@media screen and (max-width: 960px) {
  .shop__area .shop__banner__wrapper {
    display: block;
    margin: auto;
    margin-bottom: -20px;
  }

  .shop__area .shop__banner__wrapper .shop__banner {
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .shop__area .shop__banner__wrapper .shop__banner a img {
    width: auto;
    height: auto;
  }

  .shop__area .shop__banner__wrapper .shop__banner--amazon a img {
    width: 180px;
  }

  .shop__area .shop__banner__wrapper .shop__banner--lohaco a img {
    width: 180px;
  }
}

@media screen and (max-width: 761px) {
  .shop__area {
    margin: 40px -3% -5% -3%;
  }
}

@media screen and (max-width: 400px) {
  .shop__area .shop__area__title {
    font-size: 24px;
    text-align: left;
  }
  .shop__area .shop__area__title:before {
    padding-right: 0;
    margin-right: 10px;
  }
  .shop__area .shop__area__title .font--small {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  #tinea-nail_title {
    background-size: auto 100%;
    background-position: left 15% center;
  }

  #column_main #tinea-nail_title h2 {
    padding-bottom: 17%;
  }
}

#clm_wrap #clm_cont section .aside ul.checklist {
  display: block;
}

#clm_wrap #clm_cont section .aside ul.checklist li {
  display: block;
  box-sizing: border-box;
  margin: 0 0 0.5em 0;
  background: url("ico_check.gif") no-repeat left top;
  line-height: 1.3;
  padding: 4px 0 0 35px;
  min-height: 26px;
  border: 0;
}
#clm_wrap #clm_cont section .aside ul.checklist li:last-child {
  margin: 0;
}

@media screen and (max-width: 480px) {
  #clm_wrap #clm_cont section .aside ul.checklist li {
    background: url("ico_check.gif") no-repeat left top;
    background-size: 20px 20px;
    padding: 3px 0 0 28px;
    min-height: 20px;
  }
}

.entry .onlySp,
.sp {
  display: none;
}

.entry .onlyPc,
.pc {
  display: block;
}

.btn_column-back {
  width: 281px;
  margin: 70px auto;
  display: block;
}

.entry a,
a:hover {
  text-decoration: none !important;
}

.entry {
  max-width: 940px;
  margin: 0 auto 50px auto;
  position: relative;
  border: 1px solid #c3d7e9;
  box-sizing: border-box;
}

.entry h1 {
  margin-bottom: 50px;
}

.entry .inner {
  padding: 0 30px;
}

.entry h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #005bac;
  display: block;
  margin-bottom: 20px;
}

.entry h2.sub {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  float: none;
  width: 100%;
}

.entry h2 span {
  color: #f37883;
}

.table {
  display: table;
  width: 100%;
}

.table .img {
  display: table-cell;
  vertical-align: top;
  width: 47%;
  padding-left: 3%;
}

.table .txt {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 50%;
}

.entry p {
  margin-bottom: 20px;
  line-height: 2;
}

.entry p.takeover {
  margin-bottom: 50px;
}

.entry .linkArea a {
  display: inline-block;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 20px 7px 40px;
  border: 1px solid #c3d7e9;
  background: url("ico_arrow.jpg") 12px center no-repeat #fff;
  color: #005bac;
}

.entry .linkArea.blue a {
  display: inline-block;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 20px 7px 40px;
  -webkit-box-shadow: 2px 2px #068ac4;
  -moz-box-shadow: 2px 2px #068ac4;
  box-shadow: 2px 2px #068ac4;
  background: url("ico_arrow_blue.gif") 12px center no-repeat #97d9f1;
  color: #005bac;
}

/*------------------------------------------------------------------------
doctor Style
------------------------------------------------------------------------*/
.entry .lead {
  margin-bottom: 80px;
}

.entry .doctor {
  background: #ecf7fb;
  padding: 160px 20px 30px 20px;
  margin-bottom: 50px;
  position: relative;
}

.entry .doctor .sign {
  margin-bottom: 30px;
}

.entry .doctor .sign .ttlArea .img {
  position: absolute;
  top: -40px;
  left: 40px;
}

.entry .doctor .ttlArea .txt {
  text-align: center;
}

.entry .doctor .sign .ttlArea .txt {
  position: absolute;
  top: 90px;
  left: 250px;
  text-align: center;
}

.entry .doctor .txt .list {
  border: 1px solid #e1e7ef;
  padding: 20px 30px;
  background: #fff;
  line-height: 2.6;
}

.entry .doctor .treatment .point h3 {
  font-size: 1.8rem;
  color: #005bac;
  margin-bottom: 20px;
  font-weight: bold;
}

.entry .doctor .treatment .point {
  padding-bottom: 20px;
}

/*------------------------------------------------------------------------
product Style
------------------------------------------------------------------------*/
.entry .product {
  background: #fffff1 url("img_fukidasi.gif") top center no-repeat;
  border-left: 1px solid #e1e7ef;
  border-right: 1px solid #e1e7ef;
  border-bottom: 1px solid #e1e7ef;
  max-width: 810px;
  padding: 30px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.entry .product p {
  text-align: left;
  margin-bottom: 20px;
}

.entry .product img {
  margin: 0 auto 20px auto;
}

/*------------------------------------------------------------------------
recommend Style
------------------------------------------------------------------------*/
.entry .recommend {
  background: #ecf7fb;
  border: 1px solid #00b3e3;
  border-radius: 10px;
  max-width: 810px;
  padding: 30px;
  margin: 0 auto 50px auto;
  text-align: center;
}

/*------------------------------------------------------------------------
point Style
------------------------------------------------------------------------*/
.point h2 {
  text-align: left;
}

.point .pointDetail {
  text-align: center;
  margin-bottom: 50px;
}

.point .pointDetail .table {
  margin-bottom: 30px;
}

.point .pointDetail .pointHeading {
  color: #005bac;
  padding: 0;
  border-bottom: 1px solid #005bac;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}

.point .pointDetail h3 {
  font-size: 1.8rem;
  margin-bottom: 20px;
}

/*------------------------------------------------------------------------
lineup Style
------------------------------------------------------------------------*/
.entry .lineup {
  background: #fff;
  border: 1px solid #00b3e3;
  border-radius: 10px;
  max-width: 810px;
  padding: 30px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.entry .lineup .lead {
  text-align: left;
  margin-bottom: 20px;
}

.entry .lineup .lineupDetail {
  margin-bottom: 30px;
}

.lineup .table {
  margin-bottom: 30px;
}

@media only screen and (max-width: 760px) {
  /*------------------------------------------------------------------------
Base Style
------------------------------------------------------------------------*/
  .entry .onlyPc,
  .pc {
    display: none;
  }

  .entry .onlySp,
  .sp {
    display: block;
  }

  img {
    max-width: 100%;
  }

  .btn_column-back {
    margin: 30px auto;
    width: 234px;
  }

  .entry .inner {
    padding: 0 10px;
  }

  .entry p {
    line-height: 1.6;
    margin-bottom: 3%;
  }

  .entry h1 {
    margin-bottom: 8%;
  }

  .entry h2 {
    font-size: 1.6rem;
    margin-bottom: 3%;
    text-align: left;
  }

  .entry h2.sub {
    font-size: 1.5rem;
    text-align: left;
    margin-top: 0;
  }

  .entry .lead {
    margin-bottom: 8%;
  }

  .table {
    display: block;
    width: 100%;
    margin-bottom: 3%;
  }

  .table .img {
    display: block;
    width: 100%;
    padding-left: 0;
  }

  .table .txt {
    display: block;
    width: 100%;
  }

  .entry .doctor .sign {
    margin-bottom: 5%;
  }

  .entry .attention {
    text-align: left;
    margin-bottom: 5%;
  }

  .entry .linkArea a,
  .entry .linkArea.blue a {
    text-align: left;
  }

  /*------------------------------------------------------------------------
doctor Style
------------------------------------------------------------------------*/
  .entry .doctor {
    position: inherit;
    padding: 5% 3%;
    margin-bottom: 8%;
  }

  .entry .doctor .sign .ttlArea .img {
    position: inherit;
    text-align: center;
  }

  .entry .doctor .sign .ttlArea .img img {
    width: 45%;
    margin: 0 0 2% 0;
  }

  .entry .doctor .sign .ttlArea .txt {
    position: inherit;
  }

  .entry .doctor .txt .list {
    padding: 5% 3%;
    line-height: 1.6;
    margin-bottom: 4%;
    font-size: 9pt;
  }

  .entry .doctor .treatment .point h3 {
    font-size: 1.5rem;
    margin-bottom: 3%;
  }

  .entry .doctor .treatment .point {
    padding-bottom: 3%;
  }

  .entry p.takeover {
    margin-bottom: 8%;
  }

  /*------------------------------------------------------------------------
product Style
------------------------------------------------------------------------*/
  .entry .product {
    padding: 5% 3%;
    margin-bottom: 8%;
  }

  /*------------------------------------------------------------------------
recommend Style
------------------------------------------------------------------------*/
  .entry .recommend {
    padding: 5% 3%;
    margin-bottom: 8%;
  }

  /*------------------------------------------------------------------------
point Style
------------------------------------------------------------------------*/
  .point .pointDetail {
    margin-bottom: 5%;
  }

  .point .pointDetail h3 {
    font-size: 1.5rem;
    margin-bottom: 2%;
  }

  .point .pointDetail .table {
    margin-bottom: 3%;
  }

  /*------------------------------------------------------------------------
lineup Style
------------------------------------------------------------------------*/
  .entry .lineup {
    padding: 5% 3%;
    margin-bottom: 8%;
  }

  .entry .lineup .lead {
    margin-bottom: 2%;
  }

  .lineup .table {
    margin-bottom: 3%;
  }
}

/* remodal */

a[data-remodal-target] {
  cursor: pointer;
}

.remodal {
  padding: 40px 3%;
}

.remodal-close {
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  color: #ffffff;
  background-color: #068ac4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.remodal-close:before {
  font-size: 30px;
  line-height: 30px;
  display: block;
  width: 30px;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #ff9;
}

.info_close {
}

.info_close span {
  display: inline-block;
  border: 0;
  background-color: #068ac4;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  padding: 6px 0 4px 0;
  min-width: 100px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.remodal .entry {
  border: 0;
  margin-bottom: 0;
}

.remodal .entry p {
  text-align: left;
}

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 940px;
    padding: 40px 35px;
  }
}

#read_more h3 {
  font-size: 1.8rem;
  color: #005bac;
  margin-bottom: 1.5em;
}

#read_more .table .txt {
  width: 57%;
}

#read_more .table .img {
  width: 40%;
}

#read_more .table .img img {
  max-width: 312px;
}

@media only screen and (max-width: 760px) {
  #read_more h3 {
    font-size: 11pt;
    margin-bottom: 3%;
  }

  #read_more .table .txt {
    width: auto;
  }

  #read_more .table .img {
    width: auto;
    margin-top: 3%;
  }
}
