@charset "euc-jp";

.custom-cap-size{
  padding-right: 15px;
}

.cell_1, .cell_2{
  font-size: 11px;
  font-weight: normal;
}
.cell_2 label{
  font-size: 11px;
}

.product-contents{
  padding: 0 1.5%;
}
.product-image {
  padding: 0;
  margin: 0 0 35px;
}
  .product-image-main {
    margin: 0 0 2.7%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .product-image-thumb {
    padding: 0 ;
  }
  .product-image-thumb li {
    padding: 0 2.7% 0 0;
    cursor: pointer;
    margin: 0 0 2.6%;
  }
  .product-image-thumb img {
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .custom-thumb{
    margin-right: -2.6%;
  }

.product-cart {
  padding: 0 0 0 45px;
  margin: 0 0 40px;
}

.product-name{
  font-size: 18px;
  margin: -0.2em 0 1.2em 0;
}
.product-order {
  margin: 0;
}
  .product-option {
    padding: .2em 0 0;
  }
  .product-option-table{
     margin: 0 0 15px;
   }
   .product-option-table table{
      width: 100%;
   }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
  }
    .product-option-select .product-option-unit {
      clear: left;
      float: left;
      width: 100%;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: 0 0 .5em;
    }
       .product-option-select .product-option-unit select{
         margin: 0 0 1em;
       }
.product-order-price {
  color: #999;
  text-align: left;
  font-size: 15px;
  margin: 0 0 25px;
}
  .product-order-regular {
    color: #abaaaa;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #E33D3D;
    font-weight: bold;
  }
.product-order-input {
  text-align: left;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  *display: inline !important;
  *zoom: 1;
}
.input-border{
  display: block;
  width: 100%;
  overflow: hidden;
  border: solid 1px #ddd;
}

.product-order-input input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  background: transparent;
  border: none;
    height: 50px;
}

.option-name{
  font-size: 13px;
  color: #aaa;
  margin: 0 0 .5em;
}
.btn-addcart {
  line-height: 24px;
}
  .btn-addcart span {
    padding-left: 12px;
  }
  .btn-quick span {
    padding-left: 7px;
   }
  .btn-block span {
     padding-left: 7px;
   }
.stock_error,
.product-member-sale-msg {
  margin: 15px 0 0;
  color: #E33D3D;
  font-weight: bold;
  font-size: 15px;
}

.product-order-exp {
  padding: 0;
  margin: 0 0 55px;
  line-height: 1.8;
}

.product-order-spec {
  margin: 0 0 15px;
  font-size: 13px;
  table-layout: fixed;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
    border: none;
    padding: 0 15px 10px 0;
  }
  .product-order-spec td {
    width: 70%;
    white-space: nowrap;
    border: none;
    text-overflow: ellipsis;
    padding: 0 15px 10px 0;
    overflow: hidden;
  }
  .product-info-lst {
    text-align: left;
    margin: 0;
    font-size: 13px;
  }
    .product-info-lst li {
      padding: .5em;
    }
    .product-info-lst a {
      color: #aaa;
    }
    .product-info-lst a:hover{
      color: #444;
    }
    .product-info-lst .social-share {
      display: block;
    }
    .social-share li {
      margin: 1em;
    }

.together-block .prd-lst-link {
  padding: 0 4.6%;
}

.not-found {
  padding: 2.2em 1.4% 0;
}

.text-titles,
.password-field-wrap {
  margin: 0 0 1em;
}
.text-titles-list__name,
.password-field-list__name {
  display: block;
  margin: 0 0 .5em;
}
.text-titles-list__detail input,
.password-field-list__detail input {
  padding: 10px;
  text-align: left;
  font-size: 15px;
  line-height: 1.5;
  vertical-align: bottom;
  width: 700px;
  background: transparent;
  border: none;
}

@media (max-width: 768px) {
  .product-cart{
    padding: 0;
  }
  #prd-opt-table{
    margin: 0;
  }
 .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
    .btn-addcart .btn-wrap {
      margin: 0 auto;
      width: 100%;
      text-align: center;
    }
  .product-order-spec th {
    width: 22%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
  }
  .product-info-lst a {
    display: block;
  }
  .social-share a {
    display: inline;
    padding: .5em 0;
  }
}

@media (max-width: 480px) {
  .product-image{
    margin: 0 0 25px
  }
  .product-image-thumb li {
    margin-bottom: 10px;
  }
  .product-order {
    width: 100%;
  }
  .product-order-exp{
    margin: 0 0 30px;
  }
}

.ie_wrapper .product-order-num .btn {
  display: none;
}
.breadcrumb {
margin: 1.9em 0;
text-align: left;
font-size: 15px;
vertical-align: middle;
padding: 0 1.4%;
}
  .breadcrumb li{
    margin: 0 15px 0 0;
  }
  .breadcrumb p{
    margin: 0;
  }
  .breadcrumb a{
    color: #aaa;
  }
    .breadcrumb a:hover{
      color: #444;
    }

.icon-cart, .icon-paper_plane,.icon-circled_minus {
  vertical-align: -4px;
}


/*===============================================================

  追加分(DETAIL)

================================================================*/
.att_messsage {
  clear: both;
  margin: 0 0 45px;
  padding: 10px;
  border: 1px solid #ce3030;
  text-align: center;
  color: #ce3030;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .att_messsage {
    margin: 0 0 25px;
    padding: 10px 15px;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

.section {
  padding-bottom: 30px;
}

/*----------------------------------
    section (size)
------------------------------------*/
.section.is_size .table.is_type01 {
  margin-top: 30px;
}

.section.is_size .table.is_type01 table {
  table-layout: fixed;
}

/*----------------------------------
    section (problems)
------------------------------------*/
.section.is_problems {
  background-color: #82bfbb;
  color: #fff;
  margin: 0;
  padding: 70px 0 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .section.is_problems {
    padding: 35px 10px;
    margin: 0 -10px 35px;
  }
}

.problems_ttl {
  margin: 0 0 35px;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 4.8rem;
  font-weight: normal;
  letter-spacing: -5px;
  line-height: 1.2;
}

.problems_ttl span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .problems_ttl {
    margin-bottom: 15px;
    font-size: 2.4rem;
    letter-spacing: -2px;
  }
  .problems_ttl span {
    font-size: 0.9rem;
  }
}

.problems_list {
  width: 594px;
  margin: 0 auto;
}

.problems_list ul {
  border-top: 1px dotted #fff;
}

.problems_list ul li {
  height: 70px;
  line-height: 70px;
  padding-left: 110px;
  background-image: url(https://file003.shop-pro.jp/PA01425/736/images/icon_check01.png);
  background-repeat: no-repeat;
  background-position: 50px center;
  background-size: 45px auto;
  border-bottom: 1px dotted #fff;
  font-size: 3.0rem;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
}

@media screen and (max-width: 767px) {
  .problems_list {
    width: auto;
    padding: 0 30px;
  }
  .problems_list ul li {
    height: auto;
    line-height: inherit;
    padding: 5px 0 5px 60px;
    background-position: 28px center;
    background-size: 22.5px auto;
    font-size: 1.5rem;
  }
}

.problems_text {
  margin: 20px 0 20px;
  text-align: center;
  font-size: 2.4rem;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .problems_text {
    font-size: 1.2rem;
    margin: 15px 0;
  }
}

.problems_lead {
  margin: 0;
  padding-bottom: 60px;
  text-align: center;
  font-size: 3.6rem;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 1.4;
  letter-spacing: -3px;
}

.problems_lead span {
  border-bottom: 4px solid #449993;
}

@media screen and (max-width: 767px) {
  .problems_lead {
    font-size: 1.8rem;
    padding-bottom: 0;
  }
  .problems_lead span {
    border-width: 2px;
    line-height: 1.6;
  }
}

/*----------------------------------
    section (effectiveness)
------------------------------------*/
.section.is_effectiveness {
  padding: 75px 0 0;
  position: relative;
  background-image: url(https://file003.shop-pro.jp/PA01425/736/images/effectiveness_bg_pc.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.section.is_effectiveness:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 9.21%;
  background-image: url(https://file003.shop-pro.jp/PA01425/736/images/detail/problems_bg01.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .section.is_effectiveness {
    margin: -35px -10px 0;
    padding: 35px 10px 0;
    background-image: url(https://file003.shop-pro.jp/PA01425/736/images/effectiveness_bg_sp.jpg);
  }
}

.effectiveness_ttl {
  margin: 0;
  padding: 50px 0 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .effectiveness_ttl {
    margin: 0 32px;
  }
}

.effectiveness_list {
  position: relative;
  padding: 0 80px;
  z-index: 2;
}

.effectiveness_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.effectiveness_list ul li {
  width: calc((100% - 20px) / 2);
}

.effectiveness_list ul li:nth-child(n + 3) {
  margin-top: -10px;
}

.effectiveness_list ul li:nth-child(2), .effectiveness_list ul li:nth-child(5) {
  margin-left: 20px;
}

.effectiveness_list ul li:nth-child(3) {
  margin-left: calc((100% - ((100% - 20px) / 2)) / 2);
  margin-right: calc((100% - ((100% - 20px) / 2)) / 2);
}

@media screen and (max-width: 767px) {
  .effectiveness_list {
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .effectiveness_list ul li:nth-child(n + 3) {
    margin-top: 10px;
  }
}

.effectiveness_lead {
  width: 100%;
  /*height: 233px;*/
  margin-top: -26px;
  margin-bottom: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: rgba(143, 198, 194, 0.8);
  text-align: center;
  font-family: "Noto Sans", "Noto Sans CJK JP", sans-serif;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1.4;
}
.effectiveness_lead span{
  font-size: 1.4em;
  font-weight:bold;
}

@media screen and (max-width: 767px) {
  .effectiveness_lead {
    width: auto;
    height: auto;
    margin: 0 -10px;
    padding: 25px 10px;
    font-size: 1.4rem;
    line-height: 1.8;
  }
}

/*----------------------------------
    section (prousion)
------------------------------------*/
.section.is_prousion {
  margin-top: 45px;
  padding-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .section.is_prousion {
    padding-bottom: 40px;
  }
}

.prousion_about__lead {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 3.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .prousion_about__lead {
    font-size: 2.0rem;
    letter-spacing: -2px;
  }
}

.prousion_about__headline {
  margin-top: 25px;
}

.prousion_about__headline .caption {
  margin-top: 5px;
  font-size: 1.2rem;
}

.prousion_about__headline .caption dl dt {
  padding-right: 10px;
  font-size: 1.4rem;
  font-weight: normal;
  display: inline-block;
}

.prousion_about__headline .caption dl dd {
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .prousion_about__headline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: space-between;
    flex-direction: space-between;
  }
  .prousion_about__headline .text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    padding-top: 10px;
    font-size: 1.8rem;
  }
  .prousion_about__headline .image {
    margin-left: 40px;
    max-width: 165px;
  }
}

@media screen and (max-width: 767px) {
  .prousion_about__headline {
    display: block;
    margin: 15px 0 20px;
  }
  .prousion_about__headline .caption {
    font-size: 1.5rem;
  }
  .prousion_about__headline .caption dl dt {
    font-size: 1.5rem;
  }
  .prousion_about__headline .caption dl dd {
    font-size: 1.8rem;
  }
  .prousion_about__headline .text {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .prousion_about__headline .image {
    margin: 0;
    text-align: center;
  }
  .prousion_about__headline .image img {
    max-width: 44%;
  }
}

.prousion_about__table {
  margin-top: 20px;
}
.prousion_about__table table{
    width: 100%;
    margin: 0 0 15px 0;
}
.prousion_about__table th{
    border-bottom: 2px solid #828282;
    vertical-align: top;
}
.prousion_about__table td{
    border-bottom: 1px dotted #828282;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
  .prousion_about__table {
    margin: 0 0 35px;
  }
}

@media screen and (min-width: 768px) {
  .prousion_about__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0 30px;
  }
}

@media screen and (max-width: 767px) {
  .prousion_about__detail {
    margin-bottom: 20px;
  }
    .prousion_about__table th:first-child{
        width: 60px;
    }
    .prousion_about__table td:first-child{
        width: 60px;
    }
}

.prousion_about__detail .logo {
  width: 162px;
}

@media screen and (max-width: 767px) {
  .prousion_about__detail .logo {
    width: 122px;
    margin: 0 auto 30px;
  }
}

.prousion_about__detail .text {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  padding-left: 28px;
  font-size: 1.6rem;
  line-height: 26px;
}

@media screen and (max-width: 767px) {
  .prousion_about__detail .text {
    padding-left: 0;
    font-size: 1.5rem;
    line-height: 24px;
  }
}

.prousion_about__image {
  position: relative;
  margin-bottom: 45px;
}

@media screen and (min-width: 768px) {
  .prousion_about__image .note {
    max-width: 360px;
    width: 47%;
    position: absolute;
    bottom: 50px;
    right: 0;
  }
  .prousion_about__image .note dt {
    margin-bottom: 10px;
    font-size: 2.0rem;
    font-weight: bold;
  }
  .prousion_about__image .note dd {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .prousion_about__image .note dt {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
  .prousion_about__image .note dd {
    font-size: 1.3rem;
  }
}

.prousion_example {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .prousion_example__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.prousion_example__unit .title {
  margin: 0;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 2.4rem;
  color: #449993;
}

.prousion_example__unit .text {
  margin-top: 15px;
  font-size: 1.8rem;
  line-height: 1.6;
}

.prousion_example__unit .text span {
  display: block;
  font-size: 1.4rem;
}

.prousion_example__unit .movie {
    position: relative;
    width: 100%;
    padding-top: 76%;
}

.prousion_example__unit .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 768px) {
  .prousion_example__unit {
    flex: 1 1 0;
    min-width: calc((100% - 100px) / 2);
  }
  .prousion_example__unit:nth-child(odd) {
    margin-right: 50px;
  }
  .prousion_example__unit:nth-child(even) {
    margin-left: 50px;
  }
}

@media screen and (max-width: 767px) {
  .prousion_example__unit .note {
    margin: 10px 0 0;
    font-size: 0.8rem;
  }
  .prousion_example__unit .text {
    margin-top: 5px;
    font-size: 1.5rem;
  }
  .prousion_example__unit .text span {
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 767px) {
  .prousion_quality .ttl.is_ttl03 {
    font-size: 2.4rem;
  }
}

.prousion_quality__lead {
  margin: 30px 0;
  line-height: 1.4;
  font-size: 3.0rem;
  text-align: center;
  color: #449993;
}

@media screen and (max-width: 767px) {
  .prousion_quality__lead {
    margin: 15px 0;
    font-size: 1.5rem;
  }
}

.prousion_quality__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: -40px;
}

.prousion_quality__image .image {
  max-width: 222px;
}

.prousion_quality__image .caption {
  font-size: 1.4rem;
}

.prousion_quality__image .caption p {
  margin: 0;
}

.prousion_quality__image .logo {
  max-width: 230px;
  margin-left: 95px;
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .prousion_quality__image {
    margin: 0;
    padding: 0 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .prousion_quality__image .image {
    max-width: inherit;
  }
  .prousion_quality__image .caption {
    display: none;
  }
  .prousion_quality__image .logo {
    max-width: inherit;
    margin-left: 40px;
    padding-top: 0;
  }
}

.section.is_qa {
  padding: 50px 40px 50px;
  background-color: #f3f3f3;
}

@media screen and (max-width: 767px) {
  .section.is_qa {
    margin: 0 -10px;
    padding: 20px 10px;
  }
}

.qa_title {
  text-align: center;
  margin: 0 0 25px;
  font-size: 4.4rem;
  font-weight: normal;
}

.qa_title span {
  font-size: 3.7rem;
}

@media screen and (max-width: 767px) {
  .qa_title {
    margin: 0 0 15px;
    font-size: 2.2rem;
  }
  .qa_title span {
    font-size: 1.8rem;
  }
}

.qa_list dl {
  padding-top: 30px;
  border-top: 1px dashed #545454;
}

.qa_list dl dt,
.qa_list dl dd {
  font-size: 1.8rem;
}

.qa_list dl dt {
  padding: 0 0 25px 60px;
  color: #449993;
  font-weight: bold;
  position: relative;
}

.qa_list dl dt:before {
  position: absolute;
  top: 0;
  left: 20px;
  content: "Q.";
  font-size: 2.8rem;
  font-weight: bold;
  color: #449993;
}

.qa_list dl dd {
  padding: 0 0 30px 60px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #545454;
  position: relative;
}

.qa_list dl dd:before {
  position: absolute;
  top: 0;
  left: 20px;
  content: "A.";
  font-size: 2.8rem;
  font-weight: bold;
  color: #ce3030;
}

@media screen and (max-width: 767px) {
  .qa_list dl {
    padding-top: 15px;
  }
  .qa_list dl dt,
  .qa_list dl dd {
    font-size: 1.5rem;
  }
  .qa_list dl dt:before,
  .qa_list dl dd:before {
    font-size: 1.7rem;
    left: 10px;
  }
  .qa_list dl dt {
    padding: 0 0 15px 30px;
  }
  .qa_list dl dd {
    padding: 0 0 15px 30px;
    margin-bottom: 15px;
  }
}