@charset "UTF-8";
.caseCap {
  background-color: #4ec0a2;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #FFF;
  font-weight: normal;
  letter-spacing: 0em;
}

.caseCap span {
  font-family: Baskerville-Italic, "Times New Roman", Times, serif;
  font-style: italic;
  padding-right: 10px;
}

.caseBox {
  background-color: #FFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #efefef;
  border-bottom-color: #efefef;
  border-left-color: #efefef;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.caseBox p {
  width: 100%;
}

.caseBox .caseList {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #efefef;
}

.caseBox .caseList li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #efefef;
}

.caseBox .caseList li strong {
  font-weight: bold;
  color: #4EC0A2;
}

.caseBox .beforeBox {
  background-color: #eee;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 3px;
}

.caseBox .beforeBox strong {
  font-weight: bold;
  color: #644a3a;
}

.caseBox .afterBox {
  background-color: #ecf8f5;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 3px;
}

.caseBox .afterBox strong {
  font-weight: bold;
  color: #4ec0a2;
}

.acordionQa .trigger span.typeOpenClose {
  float: right;
  width: 20px;
  height: 100%;
  text-indent: -9999px;
  background-image: url(../images/btn_plus.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-right: 0px;
  position: absolute;
  right: 4%;
  bottom: 32%;
}

.acordionQa .active span.typeOpenClose {
  float: right;
  width: 20px;
  height: 100%;
  background-image: url(../images/btn_minus.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-right: 0px;
  text-indent: -9999px;
  position: absolute;
  right: 4%;
  bottom: 32%;
}

.acordionQa {
  width: 94%;
  margin: 0 auto 20px auto;
}

.acordionQa .acordionCap {
  display: block;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ffffff), color-stop(1, #eeeeee));
  text-shadow: 0 1px 0 #fff;
  clear: both;
  font-size: 12px;
  line-height: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c3c3c3;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/* clearfix */
.acordionQa .acordionCap:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
}

.acordionQa .acordionCap .thumb {
  height: 50px;
  width: auto;
  float: left;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-right: 8px;
  vertical-align: bottom;
}

.acordionQa .trigger {
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  color: #4ec0a2;
  background-color: #f7f7f7;
  border-radius: 5px 5px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-right: 35px;
  padding-bottom: 8px;
  padding-left: 15px;
}

.acordionQa .acordionBox {
  background-color: #FFF;
  border: 1px solid #AF9270;
  margin-bottom: 20px;
}

.acordionQa .acordion_tree {
  background-color: #F7F7F7;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 0px 0px 10px 10px;
  margin-bottom: 13px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #EBEBEB;
  padding-top: 10px;
}

/*追記20160425*/
.illust_case {
  margin: 0 auto 10px auto;
}

.illust_case img {
  width: 100%;
  height: auto;
}

.illust_case p {
  text-align: center;
  background: #dbeef4;
  padding: 7px 0px;
}

.arrow_bg {
  background: url(../images/arrow-01.png) no-repeat right;
  background-size: 16px 16px;
  position: relative;
  padding: 11px 5px 15px 35px !important;
}

.arrow_bg1 {
  background-size: 16px 16px;
  position: relative;
  padding: 11px 5px 15px 35px !important;
}

.arrow_bg1 {
  position: relative;
  padding: 11px 5px 15px 35px !important;
}

.caseBox .afterBox, .caseBox .arrow_bg {
  color: #333;
}

.caseBox .afterBox a, .caseBox .arrow_bg a {
  color: #644a3a;
  text-decoration: none;
}

.text_br {
  color: #644a3a;
}

.hStyletitle {
  font-size: 17px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #4ec0a2;
  height: 30px;
  width: 94%;
  line-height: 30px;
  margin-right: auto;
  margin-left: auto;
}

.bluebtn {
  background: #4ec0a2;
  color: #fff;
  text-decoration: none;
  width: 50%;
  border: 1px solid #dbeef4;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 0px auto;
  font-weight: bold;
}

.bluebtn:hover {
  background: #7CC9B5;
}

.bluebtn a {
  text-decoration: none;
  color: #fff;
  text-align: center;
}

.bluebtn p {
  text-align: center;
  margin-bottom: 0px;
}

.caseBox .subtitleBox {
  background-color: #eee;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 3px;
}

.afterBox01 {
  padding: 15px;
  margin-bottom: 5px;
  border-radius: 3px;
}

.afterBox01 strong {
  color: #644a3a;
  font-size: 15px;
}

.afterBox01 p {
  width: 95%;
  margin-left: 5%;
  margin-bottom: 0px;
}

.border_b {
  width: 100%;
  border-bottom: 1px solid #efefef;
  margin-bottom: 5px;
}

#eyelids03 .tblStyle1 tr th {
  color: #644a3a;
}

.menuNum {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  font-weight: bold;
  color: #FFF;
  background-color: #ae926e;
  height: 24px;
  text-align: center;
  width: 24px;
  position: absolute;
  left: 0px;
  top: 9px;
  display: block;
  border: 1px solid #fff;
  outline: 1px solid #ae926e;
}

.mr5 {
  margin-right: 5px;
}

/*追記20160617*/
table#reope td {
  padding: 5px;
  border: 1px solid #4ec0a2;
  background: #ecf8f5;
}

table#reope {
  border: none;
  border-color: none;
}

table#reope td.no_line {
  border: none;
  background-color: #fff;
}

/*20160808*/
h4.titleline {
  border-bottom: #efefef 1px solid;
  color: #4ec0a2;
  font-weight: bold;
}

#depilation h3.duet {
  font-size: 18px;
  width: 98%;
  font-weight: bold;
  color: #FFF;
  color: #069;
  text-align: center;
  padding: 10px 0;
  margin: 0 auto;
  margin-bottom: 20px;
  border-bottom: 1px solid #333;
}

#depilation h3.item {
  position: relative;
  width: 96%;
  padding: 20px 0 10px;
  color: #069;
  margin: 50px auto 20px;
  background-color: #e0ebfb;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

#depilation h3.item div {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  color: #069;
}
#depilation h3.item div:nth-of-type(1) {
  padding: 0 10px 10px;
  border-bottom: 1px solid #069;
}
#depilation h3.item div:nth-of-type(2) {
  padding: 10px 0 0 10px;
}

#depilation h3.item div.handpiece {
  position: absolute;
  top: -32px;
  right: 5px;
  border-bottom: none;
}

#depilation h3.item div.handpiece img {
  width: 100px;
}

#depilation .caption {
  margin: 2% auto 8%;
  padding: 2%;
  width: 90%;
  text-align: center;
  border: 1px solid #666;
}

#other div.button {
  position: relative;
  width: 95%;
  height: 110px;
  color: #069;
  margin: 0 auto 10px;
  background-image: linear-gradient(#f6f6f6, #e0e0e0);
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

#other div.icon {
  position: absolute;
  top: 7px;
  left: 10px;
  border-bottom: none;
}

#other div.icon img {
  width: 80px;
}

#other div.text {
  position: absolute;
  top: 12px;
  left: 100px;
  color: #333;
  padding-right: 6%;
}

#other div.text span {
  font-size: 20px;
  font-weight: bold;
  color: #59493f;
  font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

/*20180918追記*/
.bold_brown {
  color: #C55A11;
  font-weight: bold;
}

body.depilation_index .table01 {
  border-collapse: collapse;
  width: 95%;
  margin: 0 2.5%;
}
body.depilation_index .table01 thead th:nth-of-type(1) {
  background-color: #2F75B5;
  color: #fff;
  border-top: 1px solid #2F75B5;
  border-left: 2px solid #2F75B5;
  border-right: 2px solid #2F75B5;
}
body.depilation_index .table01 tbody td:nth-of-type(1) {
  background-color: #FFF2CC;
  border-left: 2px solid #2F75B5;
  border-right: 2px solid #2F75B5;
}
body.depilation_index .table01 tbody tr:last-child td:nth-of-type(1) {
  border-bottom: 2px solid #2F75B5;
}
body.depilation_index .table01 th, body.depilation_index .table01 td {
  padding: 10px 5px;
  text-align: center;
  border: 1px solid #cccccc;
}
body.depilation_index .table01 th {
  font-size: 12px;
  color: #333333;
  background-color: #f6f6f6;
}
body.depilation_index .table01 th:nth-of-type(1), body.depilation_index .table01 th:nth-of-type(3) {
  width: 40%;
}
body.depilation_index .table01 th:nth-of-type(2) {
  background-color: #F2F2F2;
}
body.depilation_index .table01 td {
  font-size: 12px;
  background-color: #ffffff;
}
body.depilation_index .table01 td:nth-of-type(2) {
  background-color: #F2F2F2;
}
body.depilation_index .table01 td span {
  display: block;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
}
body.depilation_index .arrow {
  text-align: center;
  margin: 20px 0;
}
body.depilation_index .arrow img {
  width: 80px;
}
body.depilation_index .datsumou_feature {
  padding: 0 2.5%;
}
body.depilation_index .datsumou_feature > div {
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #2F75B5;
  border-radius: 10px;
  text-align: center;
  box-sizing: border-box;
}
body.depilation_index .datsumou_feature > div:first-child {
  margin-top: 0;
}
body.depilation_index .datsumou_feature > div .title {
  margin-bottom: 20px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  background: url("../depilation/images/ribon.png") no-repeat center bottom;
  background-size: 　45px auto;
}
body.depilation_index .datsumou_feature > div .lead-text,
body.depilation_index .datsumou_feature > div .description {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.6;
}
body.depilation_index .datsumou_feature .caution {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background-color: #53b199;
}
body.depilation_index .laser-list {
  padding: 0 2.5%;
}
body.depilation_index .laser-list table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
}
body.depilation_index .laser-list table:nth-of-type(2) {
  border: 1px solid #2F75B5;
}
body.depilation_index .laser-list table:nth-of-type(2) thead th:nth-of-type(2) {
  background-color: #2F75B5;
  color: #fff;
}
body.depilation_index .laser-list table tbody th {
  font-size: 12px;
  white-space: nowrap;
}
body.depilation_index .laser-list table tbody tr:last-child td {
  text-align: left;
}
body.depilation_index .laser-list table tbody tr:first-child td img {
  width: 75%;
}
body.depilation_index .laser-list table th, body.depilation_index .laser-list table td {
  padding: 15px 5px;
  border: 1px solid #cccccc;
}
body.depilation_index .laser-list table th {
  font-size: 14px;
  color: #333333;
  text-align: center;
  background-color: #f6f6f6;
}
body.depilation_index .laser-list table td {
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
}
body.depilation_index .laser-list table td span {
  display: block;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: bold;
}
body.depilation_index .tcenter {
  text-align: center !important;
}
body.depilation_index .datsumou-flow-list {
  padding: 20px 20px 40px;
  background-color: #eee;
}
body.depilation_index .datsumou-flow-list > div {
  position: relative;
  margin-top: 40px;
  padding: 10px;
  border: 1px solid #53b199;
  background-color: #fff;
  box-sizing: border-box;
  overflow: visible;
}
body.depilation_index .datsumou-flow-list > div:last-child::after {
  content: none;
}
body.depilation_index .datsumou-flow-list > div::after {
  content: '';
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 5px;
  height: 23px;
  background: url("../depilation/images/faq_answer_border.png") repeat-y;
}
body.depilation_index .datsumou-flow-list > div .icn {
  position: absolute;
  top: -30px;
  right: 20px;
}
body.depilation_index .datsumou-flow-list > div .icn img {
  width: 60px;
}
body.depilation_index .datsumou-flow-list > div .title img, body.depilation_index .datsumou-flow-list > div .title span {
  display: inline-block;
  vertical-align: middle;
}
body.depilation_index .datsumou-flow-list > div .title img {
  width: 35px;
}
body.depilation_index .datsumou-flow-list > div .title span {
  margin-left: 10px;
  font-weight: bold;
  font-size: 14px;
}
body.depilation_index .datsumou-flow-list > div .description {
  margin-top: 10px;
}
body.depilation_index .datsumou-flow-list > div .description p {
  font-size: 12px;
  line-height: 1.4;
}
body.depilation_index .datsumou-flow-list > div .description ul li:nth-of-type(2) {
  margin-top: 15px;
}
body.depilation_index .datsumou-flow-list > div .description ul li span {
  display: block;
  margin: 0;
}
body.depilation_index .datsumou-flow-list > div .description ul li span:nth-of-type(1) {
  width: 90px;
  padding: 2px 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background-color: #53b199;
}
body.depilation_index .datsumou-flow-list > div .description ul li span:nth-of-type(2) {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.4;
}
body.depilation_index .datsumou-flow-list > div .description ul li span:nth-of-type(2) b {
  display: block;
  font-weight: normal;
  font-size: 10px;
}
body.depilation_index .faq-list {
  border: 1px solid #cccccc;
  margin: 20px;
  padding: 10px;
  box-sizing: border-box;
}
body.depilation_index .faq-list > div {
  border-top: 1px solid #cccccc;
  margin-top: 15px;
}
body.depilation_index .faq-list > div:nth-of-type(1) {
  margin-top: 0;
  border-top: none;
}
body.depilation_index .faq-list > div.active .question {
  background: url("../depilation/images/faq_question_on.png") no-repeat left 15px, url("../depilation/images/faq_minus.png") no-repeat right 25px;
  background-size: 25px auto, 20px auto;
}
body.depilation_index .faq-list > div .question {
  margin-bottom: 0;
  padding: 10px 40px 0 40px;
  font-size: 14px;
  font-weight: bold;
  background: url("../depilation/images/faq_question_off.png") no-repeat left 15px, url("../depilation/images/faq_plus.png") no-repeat right 15px;
  background-size: 25px auto, 20px auto;
  box-sizing: border-box;
}
body.depilation_index .faq-list > div .answer {
  display: none;
  margin-top: 20px;
  padding: 0 0 0 40px;
  background: url("../depilation/images/faq_answer_border.png") repeat-y 15px top;
}
body.depilation_index .faq-list > div .answer p {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
}

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