@charset "utf-8";

.page_title {
  background: #dae69b url("../images/li_03_18.png") no-repeat scroll 10px 50%;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.25;
  padding: 12px 10px 10px 0;
  text-indent: 40px;
  margin-top: 2%;
}
.page_desc {
  background: #f2f3ea none repeat scroll 0 0;
  font-size: 132%;
  line-height: 1.45;
  padding: 10px;
  border-bottom: 6px solid #dae69b;
  margin-bottom: 2%;
}
.sengan {
}
.biyo_img {
  float: right;
  max-width: 200px;
  width: 45%;
  margin: 0 0 10px 5px;
}

.sec_box {
  border-bottom: 1px dotted #999999;
  margin-top: 2%;
  margin-bottom: 3%;
}
.sec_title {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff url("../images/li_01_18.png"); /* Old browsers */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  border: 1px solid #dddddd;
  margin-bottom: 1%;
  padding: 0 2%;
  position: relative;
  cursor: pointer;
}
.sec_title:hover { opacity: 0.8; }
.sec_title .sec_btn {
  background: rgba(0, 0, 0, 0) url("../images/open_26.png") no-repeat scroll right center;
  display: block;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 22px;
  margin-top: 0;
  padding: 1.8% 4% 1.6% 2%;
  vertical-align: middle;
  color: #555555;
}
.sec_subttl {
  background: url("/images/hifuka/arrow.png") no-repeat scroll -3px 50%;
  clear: both;
  color: #b03f73;
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 1%;
  padding-left: 16px;
}
.sec_desc {
  font-size: 132%;
  line-height: 1.45;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.aco_movie {
  display: block;
  width: 300px;
  height: 169px;
  margin: 1% auto 2%;
}
.chiryo_nagare_title {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c24f88+0,b04275+100 */
  background: #c24f88; /* Old browsers */
  background: -moz-linear-gradient(top,  #c24f88 0%, #b04275 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c24f88), color-stop(100%,#b04275)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #c24f88 0%,#b04275 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #c24f88 0%,#b04275 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #c24f88 0%,#b04275 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #c24f88 0%,#b04275 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c24f88', endColorstr='#b04275',GradientType=0 ); /* IE6-9 */
  color: #ffffff;
  font-size: 132%;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px;
}
.chiryo_nagare_title.blue {
  background: #0F79BB;
}
.chiryo_nagare_list {}
.chiryo_nagare_list dt {
  color: #b04174;
  font-size: 123%;
  font-weight: bold;
}
.chiryo_nagare_list.blue dt {
  color: #0F79BB;
}
.chiryo_nagare_list dd {
  font-size: 123%;
  line-height: 1.45;
  padding-bottom: 10px;
}
.sec_img {
  float: right;
  margin: 0 0 8px 8px;
  max-width: 160px;
}
.fr { float: right; }
.fl { float: left; }
.bdr {
  border-bottom: 1px dotted #999999;
  margin-bottom: 3%;
}
.mb3p { margin-bottom: 3%!important; }

.chiryo_3col { margin-bottom: 3%; }
.chiryo_3col li {
  float: left;
  width: 33%;
  display: block;
  text-align: center;
}
.chiryo_3col li img { margin-bottom: 3%; }
.chiryo_3col li .cap {
  display: block;
  font-size: 116%;
  line-height: 1.25;
  margin: 0 20px;
}
.chiryo_3col .adjust { margin: 0 0.5%; }

.bfaf_2col {
  clear: both;
  display: table;
  margin: 0 auto 3%;
  width: 80%;
  position: relative;
}
.bfaf_2col.ww90 {
  clear: both;
  display: table;
  margin: 0 auto 3%;
  width: 90%;
  position: relative;
}
.bfaf_2col li {
  display: table-cell;
}
.bfaf_2col .ttl,
.bfaf_joint .ttl,
.bfaf_joint2 .ttl {
  display: block;
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 3px;
}
.bfaf_2col .bf { width: 45%; }
.bfaf_2col .af { width: 45%; }
.bfaf_2col img { margin-bottom: 5px; }
.bfaf_2col .cap {}
.bfaf_2col .arrow {
  padding: 1%;
  width: 10%;
}
.bfaf_2col .arrow img {
  left: 50%;
  margin: -15px 0 0 -15px;
  position: absolute;
  top: 43%; /* 仮 */
  width: 30px;
}
.bfaf_cap_long {
  font-size: 116%;
  line-height: 1.25;
  margin: -2.5% 0 3%;
}
.bfaf_3col {
  clear: both;
  display: table;
  margin: 0 auto 3%;
  width: 100%;
  position: relative;
}
.bfaf_3col li {
  display: table-cell;
}
.bfaf_3col .ttl {
  display: block;
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 3px;
}
.bfaf_3col .bf { width: 26%; }
.bfaf_3col .th { width: 26%; }
.bfaf_3col .af { width: 26%; }
.bfaf_3col img { margin-bottom: 5px; }
.bfaf_3col .cap {}
.bfaf_3col .arrow_l {
  padding: 1%;
  width: 11%;
}
.bfaf_3col .arrow_r {
  padding: 1%;
  width: 11%;
}
.bfaf_3col .arrow_l img {
  left: 31.5%;
  margin: -15px 0 0 -15px;
  position: absolute;
  top: 43%; /* 仮 */
  width: 30px;
}
.bfaf_3col .arrow_r img {
  left: 68.5%;
  margin: -15px 0 0 -15px;
  position: absolute;
  top: 43%; /* 仮 */
  width: 30px;
}
.bfaf_joint {
  margin: 0 auto 6%;
}
.bfaf_joint.ww80 { width: 80%; }
.bfaf_joint .arrow {
  text-align: center;
  margin: 1% auto;
}
.bfaf_joint .arrow img {
  width: auto;
}
.bfaf_joint2 {
  width: 80%;
  margin: 0 auto 6%;
}
.bfaf_joint2 .arrow {
  text-align: center;
  margin: 1% auto;
}
.bfaf_joint2 .arrow img {
  width: auto;
}
.shimi_desc_long {
  display: block;
  font-size: 123%;
  margin: 0.5em 0;
}

/* Edge ONE */

.cool_mecha.orange {
  background: #BB170F;
  color: #ffffff;
}
.sub_ttl_no_arrow.orange {
  background-color: #F8EAD0;
  color: #D52800;
}
.coolsca_reco.orange ul li {
  color: #D52800;
}

/* クール･スカルプティング */
.sub_ttl_no_arrow {
  background: none repeat scroll 0 0 #F8D0EC;
  clear: both;
  color: #B03F73;
  font-size: 123%;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 10px;
  padding: 9px 0 7px 0;
  text-align: center;
}
.coolsca_reco {
  background: none repeat scroll 0 0 #F7F7F7;
  margin-bottom: 8px;
}
.coolsca_reco ul {
  margin: 0 auto;
  padding-bottom: 10px;
  padding-left: 3em;
}
.coolsca_reco ul li {
  list-style: square;
  color: #F98DD9;
  line-height: 1.45;
  white-space: normal;
  letter-spacing: 1px;
  font-size: 123%;
}
.gold .sub_ttl_no_arrow {
  color: #7c6221;
  background: #d3cab8;
}
.coolsca_reco.gold ul {
  width: auto;
  padding-left: 3em;
}
.coolsca_reco.gold ul li {
  color: #7c6221;
}
.coolsca_reco ul li span { color: #222222; }
.coolsca_bui { margin-bottom: 1em; }
.coolsca_bui li {
  float: none;
  width: 100%;
}
.coolsca_bui li img { width: 100%; }
.cool_logo {
  text-align: center;
  margin: 0 auto 10px;
}
.cool_logo img {
  max-width: 459px;
}
.cool_mecha {
  background: #0F79BB;
  color: #ffffff;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  padding: 0.7em 0;
  margin-bottom: 10px;
}
.cool_mecha_tbl {
  width: 100%;
  margin-bottom: 20px;
}
.cool_mecha_tbl td {
  padding-bottom: 5px;
  font-size: 132%;
}
.cool_mecha_tbl .col1 {
  width: 155px;
}
.cool_mecha_tbl .col1 img {
  width: 140px;
}
.cool_mecha_tbl .col2 {
  vertical-align: middle;
  padding-right: 1em;
}
.cool_bui {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.sec_subttl.blue {
  color: #0F79BB;
  background: url(/images/hifuka/arrow_blue.png) no-repeat scroll -3px 40% transparent;
}
.sub_ttl_no_arrow.blue {
  background-color: #D0E7F8;
  color: #0F79BB;
}
.coolsca_reco.blue ul {
  margin: 0 auto;
  padding-bottom: 10px;
  padding-left: 3em;
  width: auto;
}
.coolsca_reco.blue ul li {
  color: #0F79BB;
  white-space: normal;
}
.step.blue { background-image: url(/images/hifuka/step_blue.gif); }
.step.blue h4 { color: #0F79BB; }
.biyo_14_17 {
  text-align: center;
}
.biyo_14_17 img {
  max-width: 508px;
}
.biyo_14_catch {
  margin-bottom: 1em;
  background: #9eceec;
  padding: 0.25em;
}
.biyo_14_catch span {
  display: block;
  text-align: right;
}

.infoarea_body {
  background: #ebefcc none repeat scroll 0 0;
  border: 2px solid #cfd983;
  font-size: 116%;
  line-height: 1.45;
  margin: -5px 0 1em 1em;
  position: relative;
  padding: 0.5em 0.5em 0.5em 5.7em;
}
.infoarea_body span {
  position: absolute;
  left: 0.5em;
  font-weight: bold;
}
.ikumo_pic01 {
  background: #dddddd none repeat scroll 0 0;
  font-size: 100%;
  letter-spacing: 1px;
  margin: 0 auto 5%;
  padding-bottom: 1%;
  text-align: center;
  width: 50%;
}
.ikumo_pic01 img {
  margin-bottom: 2%;
}
.ikumo_pic02 {
  margin: 0 auto 5%;
  width: 30%;
}
.ikumo_picbox {
  margin: 0 auto 2%;
  text-align: center;
  width: 100%;
}
.ikumo_pic03 { width: 35%; }
.ikumo_pic04 { width: 53%; }

.sec_subttl_02 {
  color: #b04174;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 1em;
}
.sec_subttl_02 span {
  color: #b04174;
  border-bottom: 7px solid #fee8ef;
  display: inline-block;
  height: 0.8em;
  padding: 0 2px;
  vertical-align: middle;
  width: 100%;
}
.img_double {
  display: block;
  float: right;
  width: 168px;
}

.em_logo {
  text-align: center;
  margin-bottom: 1.5em;
}
.em_logo img {
  width: 70%;
  margin: 1em 0;
}
.em_logo strong {
  color: #00558c;
  font-size: 120%;
}
.em_middle {
  text-align: center;
  margin-bottom: 1em;
}
.em_middle_title {
  background: #00558c;
  color: #ffffff;
  font-size: 140%;
  padding: 0.5em;
  margin: 0 auto 1em;
  font-weight: bold;
}
.em_middle_title span {
  color: yellow;
}
.em_middle img {
  width: 70%;
}
.em_bottom {
  text-align: center;
  margin-bottom: 1.5em;
}
.em_bottom_pic {
  display: inline-block;
  width: 40%;
  text-align: center;
  font-size: 123%;
}
.em_bottom_pic img {
  width: 100%;
}
.sec_desc.blue span {
  color: #1894e4;
}
.biyo_24_pic {}
.biyo_24_pic img:nth-child(2n+1) {
  float: left;
  width: 47%;
  margin-bottom: 10px;
}
.biyo_24_pic img:nth-child(2n+2) {
  float: right;
  width: 47%;
  margin-bottom: 10px;
}
.b32_minttl {
  background: linear-gradient(transparent 60%, #e1e1e1 60%);
  display: inline-block;
  font-size: 132%;
  padding: 0 3px;
  font-weight: bold;
  margin-bottom: 5px;
}
.b33_minttl {
  background: linear-gradient(transparent 60%, #e1e1e1 60%);
  display: inline-block;
  font-size: 100%;
  padding: 0 3px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #13388f;
}

/* ウルトラセル ジィー */

.coolsca_reco.blue .sub_ttl_no_arrow {
  color: #25489c;
  background-color: #CECCF0;
}

/* エリートiQ */

.juraino {
  text-align: left;
  padding-left: 1em;
  font-size: 123%;
  line-height: 1.4;
  margin-bottom: 5px;
  color: #222;
}
.biyo_11_5 {
  text-align: center;
}
.biyo_11_5 img {
  max-width: 180px;
}

/* Qスイッチ・ルビーレーザー　NanoStar R */

.biyo_35_02 {
  max-width: 450px;
  margin: 0 auto 2em;
}

/* 水光注射 */

.biyo_15_04 {
  max-width: 339px;
  margin: 0 auto 2em;
}

/* 糸リフト (スレッドリフト) */

.biyo_37_2 {
  margin-top: -1em;
  text-align: center;
}
.biyo_37_2 img {
  max-width: 519px;
  width: 100%;
}


@media only screen and (max-width: 460px) {

  .page_title {
    font-size: 132%;
  }
  .page_desc {
    font-size: 123%;
  }
  .sec_title {
    padding: 1% 10px;
  }
  .sec_title .sec_btn {
    font-size: 132%;
  }
  .sec_desc {
    font-size: 123%;
  }
  .chiryo_3col li .cap { font-size: 100%; }
  .coolsca_bui li .caption { font-size: 90%; }
  .bfaf_2col,
  .bfaf_2col.ww90 {
    margin: 0 auto 3%;
    width: 100%;
    position: relative;
  }
  .bfaf_joint2 {
    width: 100%;
    margin: 0 auto 6%;
  }
  .ikumo_pic01 {
    margin: 0 auto 5%;
    width: 80%;
  }
  .ikumo_pic03 {
    display: block;
    margin: 0 auto 2%;
    width: 80%;
  }
  .ikumo_pic04 { width: 80%; }
  .bfaf_joint.ww80 { width: 100%; }



}

@media only screen and (max-width: 355px) {

  .cool_logo img {
    width: 100%;
  }

}