@charset "UTF-8";
.lm0 {margin-left: 0!important;}
.lm5 {margin-left: 5px!important;}
.lm10 {margin-left: 10px!important;}
.lm20 {margin-left: 20px!important;}
.lm30 {margin-left: 30px!important;}
.lp0 {padding-left: 0!important;}
.tm5 {margin-top: 5px!important;}
.tm10 {margin-top: 10px!important;}
.tm20 {margin-top: 20px!important;}
.tm30 {margin-top: 30px!important;}
.tm40 {margin-top: 40px!important;}
.tm50 {margin-top: 50px!important;}
.tm60 {margin-top: 60px!important;}
.tm70 {margin-top: 70px!important;}
.tp0 {padding-top: 0!important;}
.rm5 {margin-right: 5px!important;}
.rm10 {margin-right: 10px!important;}
.rm20 {margin-right: 20px!important;}
.bm0 {margin-bottom: 0!important;}
.bm5 {margin-bottom: 5px!important;}
.bm10 {margin-bottom: 10px!important;}
.bm20 {margin-bottom: 20px!important;}
.bm30 {margin-bottom: 30px!important;}
.bm40 {margin-bottom: 40px!important;}
.bm45 {margin-bottom: 45px!important;}
.bm50 {margin-bottom: 50px!important;}
.bm60 {margin-bottom: 60px!important;}
.bm70 {margin-bottom: 70px!important;}
.bm100 {margin-bottom: 100px!important;}
.bp0 {padding-bottom: 0!important;}
.tright {text-align: right!important;}
.tleft {text-align: left!important;}
#pickup_resp {
  color: #787878;
  margin-bottom: 10%;
}
#pickup_resp p {
	font-size: 14px;
	line-height: 1.7em;
}
#pickup_resp img {
  vertical-align: bottom;
}
#pickup_resp .clf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#pickup_resp .fl {
  float: left;
}
#pickup_resp .fr {
  float: right;
}
#pickup_resp h1,
#pickup_resp .kv,
#pickup_resp .photo li {
  text-align: center;
}
#pickup_resp .att {
  color: #a4004e;
  text-align: right;
}
#pickup_resp .kv {
  margin-bottom: 15px;
}
#pickup_resp h3 {
  font-weight: bold;
  padding: 2% 3%;
}
#pickup_resp h4 {
  font-weight: bold;
}
#pickup_resp h5 {
  display: inline;
  line-height: 2em;
}
#pickup_resp h5 span {
  background: url("../images/pickup/check.gif") no-repeat left top;
  padding-left: 1.3em;
}
#pickup_resp .price p {
  margin-bottom: 1%;
}
#pickup_resp .price span {
  line-height: 1.5em;
}
#pickup_resp .price ul p {
  font-size: 12px;
  text-align: right;
}
#pickup_resp .price li {
  margin-bottom: 2%;
}
#pickup_resp .price ul img {
  border: 1px solid #a4004e;
  border-radius: 5px;
}
#pickup_resp .ttl_report {
  position: relative;
	padding: 14px 0;
	border-bottom: solid #9a2d5b 2px;
}
#pickup_resp .ttl_report .icn {
  position: absolute;
}
@media print, screen and (min-width: 641px) { 
  #pickup_resp {
    font-size: 14px;
  }
  #pickup_resp .hide_pc {
    display: none !important
  }
  #pickup_resp section {
    margin-top: -170px;
    padding-top: 170px;
  }
  .is-cp #pickup_resp section {
    margin-top: -245px;
    padding-top: 245px;
  }
  #pickup_resp .att {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #pickup_resp #kv div > p {
    margin: 10px auto;
    text-align: center;
  }
  #pickup_resp a:hover img {
    opacity: 0.7;
  }
  #pickup_resp .navi {
    margin: 2% auto;
  }
  #pickup_resp .navi li,
  #pickup_resp .apply li,
  #pickup_resp .photo li {
    display: block;
    float: left;
    width: 48.8%;
  }
  #pickup_resp .navi li:first-child,
  #pickup_resp .apply li:first-child,
  #pickup_resp .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp .navi li img,
  #pickup_resp .apply li img,
  #pickup_resp .photo li img {
    width: 100%;
  }
  #pickup_resp .navi li {
    margin: 0 0 2.4% 2.4%
  }
  #pickup_resp .apply {
    margin: 0 auto;
    padding: 2% 0;
    width: 98%;
  }
  #pickup_resp .apply li {
    margin-left: 2%;
    padding: 5% 0;
  }
  #pickup_resp .photo li {
    margin-left: 2%;
  }
  #pickup_resp .photo li img {
    margin: 0 0 2%;
  }
  #pickup_resp .line {
    border-top: none;
    padding: 40px;
  }
  #pickup_resp h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%;
  }
  #pickup_resp h2.ttl > img {
    width: 59%;
  }
  #pickup_resp h3 {
    font-size: 18px;
  }
  #pickup_resp h4 {
    font-size: 16px;
    margin-bottom: 2%;
    line-height: 2em;
  }
  #pickup_resp h5 {
    font-size: 105%
  }
  #pickup_resp .price ul img {
    padding: 0 60px;
    width: 80%;
  }
  #pickup_resp .price ul p {
    margin-right: 10px;
  }
  #pickup_resp .btn_line {
    margin: 10px auto;
    text-align: center;
  }
	#pickup_resp .ttl_report {
	  margin-top: -15px;
	}
	#pickup_resp .ttl_report .logo {
		text-align: right;
		padding-right: 81px;
	}
	#pickup_resp .ttl_report .logo img {
	  width: 300px;
	}
	#pickup_resp .ttl_report .icn {
		right: 3px;
		bottom: -8px;
	}
	#pickup_resp .ttl_report .icn img {
	  width: 70px;
	}
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp {
    padding-top: 10%;
    border-top: 1px solid #DDDDDD;
  }
  #pickup_resp,
  #pickup_resp p,
  #pickup_resp li,
  #pickup_resp td {
    font-size: 14px;
    line-height: 1.5em;
  }
  #pickup_resp .wrap_sp,
  #pickup_resp .line {
    padding: 0 6%;
  }
  #pickup_resp .hide_sp {
    display: none;
  }
  .is-cp #pickup_resp section {
    margin-top: -18.66vw;
    padding-top: 18.66vw;
  }
  #pickup_resp img {
    width: 100%;
  }
  #pickup_resp .att {
    font-size: 86%;
  }
  #pickup_resp .btn_line,
  #pickup_resp #kv div > p {
    margin: 15px auto;
    text-align: center;
  }
  #pickup_resp .apply {
    margin: 4% 0 10%;
  }
  #pickup_resp .apply li {
    padding: 3% 6%;
  }
  #pickup_resp h2.ttl {
    margin: 5% 0 9%;
  }
  #pickup_resp h2.ttl > img {
    width: 90%;
  }
  #pickup_resp .photo li {
    padding: 4% 0;
  }
  #pickup_resp h3 {
    font-size: 103%;
  }
  #pickup_resp h4 {
    font-size: 103%;
    margin-bottom: 5%;
    line-height: 2em;
  }
  #pickup_resp .price span {
    font-weight: bold;
  }
  #pickup_resp .pickup_accordion > dd {
    display: none;
    padding: 10px 0;
  }
  #pickup_resp .photo li {
    font-size: 90%;
  }
  #pickup_resp .photo li img {
    margin: 0 0 2%;
  }
	#pickup_resp .ttl_report {
	  margin-top: 3%;
		width: 93.75%;
		margin-left: auto;
		margin-right: auto;
		padding: 3% 0;
	}
	#pickup_resp .ttl_report .logo {
	  width: 79%;
	}
	#pickup_resp .ttl_report .logo img {
	  width: 100%;
	}
	#pickup_resp .ttl_report .icn {
	  width: 15.3333%;
		right: 3.3333%;
		bottom: -13%;
	}
	#pickup_resp .ttl_report .icn img {
	  width: 100%;
	}
}
/* 201509kanpan */
#pickup_resp.kanpan .kv {
  border: 1px solid #cccccc;
}
#pickup_resp.kanpan h2.ttl {
  background-color: #78cbdd;
}
#pickup_resp.kanpan h3 {
  background: #e5faff none repeat scroll 0 0;
  color: #78cbdd;
}
#pickup_resp.kanpan h4 {
  color: #78cbdd;
}
#pickup_resp.kanpan h5 {
  background: linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -webkit-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -moz-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -ms-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -o-linear-gradient(transparent 75%, #ffd9eb 30%);
  color: #a4004e;
  font-weight: bold;
}
#pickup_resp.kanpan #original h3:first-child,
#pickup_resp.kanpan #combination h3:first-child {
  margin-top: 0;
}
#pickup_resp.kanpan #merit .line > p {
  margin-bottom: 4%;
  text-align: center;
}
#pickup_resp.kanpan #merit h3 {
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 6%;
  padding: 0;
}
#pickup_resp.kanpan #merit h3 ul {
  display: block;
  overflow: hidden;
}
#pickup_resp.kanpan #merit h3 li img {
  background-color: #78cbdd;
  float: left;
  margin-right: 20px;
}
#pickup_resp.kanpan #merit li {
  margin-bottom: 4%;
}
#pickup_resp.kanpan .point p:first-child {
  background: #78cbdb none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding: 1%;
}
#pickup_resp.kanpan #merit .price span:last-child {
  color: #a4004e;
}
#pickup_resp.kanpan #original table {
  width: 100%;
}
#pickup_resp.kanpan #original tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.kanpan #original th {
  background-color: #78cbdb;
  color: #ffffff;
  padding: 1%;
}
#pickup_resp.kanpan #original td {
  background-color: #ebebeb;
  padding: 1% 1.5%;
}
#pickup_resp.kanpan #original .flow dt,
#pickup_resp.kanpan #original .flow dd {
  float: left;
}
#pickup_resp.kanpan #original .ttl_flow {
  font-size: 120%;
  font-weight: bold;
  line-height: 2em;
}
#pickup_resp.kanpan #combination .price {
  margin-top: 6%;
}
@media print, screen and (min-width: 641px) { 
  #pickup_resp.kanpan .kv {
    float: right;
    padding: 0 5px;
  }
  #pickup_resp.kanpan .line {
    border: 1px solid #afe1fa;
  }
  #pickup_resp.kanpan #sign h3,
  #pickup_resp.kanpan #original h3,
  #pickup_resp.kanpan #combination h3 {
    margin: 4% 0;
  }
  #pickup_resp.kanpan #merit h3 ul {
    line-height: 2.2em;
  }
  #pickup_resp.kanpan #merit h3 li {
    margin-bottom: 3px;
  }
  #pickup_resp.kanpan #merit h3 li img {
    width: 12%;
  }
  #pickup_resp.kanpan #merit .report_txt {
    margin-bottom: 4%;
    width: 68%;
  }
  #pickup_resp.kanpan #merit .report_img {
    margin-bottom: 20px;
    width: 29%;
  }
  #pickup_resp.kanpan #merit .report_img img {
    width: 100%;
  }
  #pickup_resp.kanpan #merit .report_img span,
  #pickup_resp.kanpan .report_img {
    float: right;
  }
  #pickup_resp.kanpan .report_txt {
    float: left;
  }
  #pickup_resp.kanpan .original_tab img {
    width: 40%;
  }
  #pickup_resp.kanpan #original table {
    margin-top: 20px;
  }
  #pickup_resp.kanpan #original .flow:last-child {
    height: 200px;
  }
  #pickup_resp.kanpan #original .flow_img img,
  #pickup_resp.kanpan #combination dt > img {
    float: left;
  }
  #pickup_resp.kanpan #original .flow_img {
    width: 32%;
  }
  #pickup_resp.kanpan #original .flow_img img {
    margin: 0 20px 20px 0;
    width: 100%;
  }
  #pickup_resp.kanpan #original .flow dt {
    margin-right: 10px;
    width: 5%;
  }
  #pickup_resp.kanpan #original .flow dt img {
    width: 100%;
  }
  #pickup_resp.kanpan #original .flow.clf p > img {
    float: left;
    margin: 0 3% 5% 0;
    width: 20%;
  }
  #pickup_resp.kanpan .point {
    bottom: 100px;
    float: right;
    position: relative;
    width: 58%;
  }
  #pickup_resp.kanpan .point p:first-child {
    margin: 2% 48% 2% 0;
  }
  #pickup_resp.kanpan #combination dt > img {
    margin-right: 2%;
    width: 50%;
  }
  #pickup_resp.kanpan .icon img {
    width: 20%;
  }
  #pickup_resp.kanpan #original .detail {
    margin-bottom: 40px;
  }
  #pickup_resp.kanpan .check li {
    margin-bottom: 20px;
  }
  #pickup_resp.kanpan .check li p {
    margin-bottom: 30px;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.kanpan .kv img {
    width: 40%!important;
  }
  #pickup_resp.kanpan .navi {
    margin: 4% 0 10%;
  }
  #pickup_resp.kanpan .navi li {
    padding: 3% 0;
  }
  #pickup_res.kanpan #original .pickup_accordion > dt {
    font-size: 103%;
  }
  #pickup_resp.kanpan #sign h3,
  #pickup_resp.kanpan #original h3,
  #pickup_resp.kanpan #combination h3 {
    margin: 7% 0;
  }
  #pickup_resp.kanpan .check li {
    margin: 5% 0;
  }
  #pickup_resp.kanpan #merit h3 {
    font-size: 14px;
    margin-bottom: 8%;
  }
  #pickup_resp.kanpan #merit h3 ul {
    line-height: 0.7em;
  }
  #pickup_resp.kanpan #merit h3 li {
    font-size: 103%;
  }
  #pickup_resp.kanpan #merit h3 li:first-child {
    line-height: 2em;
    margin-bottom: 0;
    width: 20%;
  }
  #pickup_resp.kanpan #merit h3 li:last-child {
    padding-top: 4.5%;
  }
  #pickup_resp.kanpan #merit .report_img {
    margin: 5% auto;
    text-align: center;
    width: 55%;
  }
  #pickup_resp.kanpan .original_tab {
    position: relative;
    left: -1px;
    width: 63%;
  }
  #pickup_resp.kanpan #original h2.ttl {
    margin-top: 0;
  }
  #pickup_resp.kanpan #original th {
    width: 35%;
  }
  #pickup_resp.kanpan table {
    margin: 5% 0;
  }
  #pickup_resp.kanpan #merit .pickup_accordion dt a,
  #pickup_resp.kanpan #merit .pickup_accordion > dd span a {
    color: #a4004e;
    text-decoration: underline;
  }
  #pickup_resp.kanpan #original .pickup_accordion > dt {
    background: #e5faff url("../images/pickup/kanpan/flow_arrow_open.png") 98% center no-repeat;
    background-size: 10%;
    color: #78cbdd;
    font-weight: bold;
    margin-bottom: 6%;
    padding: 3%;
  }
  #pickup_resp.kanpan #original .pickup_accordion > dt.open {
    background: #e5faff url("../images/pickup/kanpan/flow_arrow_close.png") 98% center no-repeat;
    background-size: 10%;
  }
  #pickup_resp.kanpan #merit .pickup_accordion p {
    padding-bottom: 4%;
  }
  #pickup_resp.kanpan #original .flow {
    margin-bottom: 20px;
  }
  #pickup_resp.kanpan #original .flow_img {
    margin-bottom: 10px;
  }
  #pickup_resp.kanpan #original .flow dt {
    margin-right: 10px;
    width: 10%;
  }
  #pickup_resp.kanpan .point {
    margin: 4% 0;
  }
  #pickup_resp.kanpan .point p {
    width: 65%;
  }
  #pickup_resp.kanpan .point p:first-child {
    float: left;
    margin-bottom: 3%;
  }
  #pickup_resp.kanpan #original .point_img {
    float: right;
    width: 30%;
  }
  #pickup_resp.kanpan #combination dt {
    margin-bottom: 5%;
  }
  #pickup_resp.kanpan .icon {
    width: 35%;
  }
  #pickup_resp.kanpan #merit h3 li img {
    background-color: #78cbdd;
    float: left;
    margin-right: 10%;
  }
}
/* /201509kanpan */
/* 201510aga ------------------------------------------------------------------------------------    */
#pickup_resp.aga .kv p {
  color: #a4004e;
  font-weight: bold;
}
#pickup_resp.aga .kv p span.underline {
  text-decoration: underline;
}
#pickup_resp.aga #kv dd {
  text-align: left;
}
#pickup_resp.aga h2.ttl {
  background-color: #ff8e61;
}
#pickup_resp.aga h3 {
  background-color: #ffe7de;
  border: none;
  color: #ff8e61;
  margin-bottom: 4%;
}
#pickup_resp.aga h3 span {
  font-size: 87%;
}
#pickup_resp.aga h5 {
  background: linear-gradient(transparent 75%, #ffe7de 30%);
  background: -webkit-linear-gradient(transparent 75%, #ffe7de 30%);
  background: -moz-linear-gradient(transparent 75%, #ffe7de 30%);
  background: -ms-linear-gradient(transparent 75%, #ffe7de 30%);
  background: -o-linear-gradient(transparent 75%, #ffe7de 30%);
}
#pickup_resp.aga dt > img {
  margin: 0 5% 5% 0;
}
#pickup_resp.aga dt h4 {
  background-color: #ff8e61;
  color: #ffffff;
}
#pickup_resp.aga .line span {
  color: #ff8e61;
}
#pickup_resp.aga .price span {
  color: #a4004e;
  font-weight: bold;
}
#pickup_resp.aga .price ul {
  margin-bottom: 10%;
}
@media print, screen and (min-width: 641px) { 
  #pickup_resp.aga .kv {
    background: url("../images/pickup/aga/kv_bg.jpg") no-repeat;
    background-size: 100%;
  }
  #pickup_resp.aga .kv p {
    font-size: 170% !important;
  }
  #pickup_resp.aga .kv p:first-child {
    padding-top: 10px;
  }
  #pickup_resp.aga .kv p span {
    font-size: 110% !important;
  }
  #pickup_resp.aga .kv dl {
    padding: 0 9% 7%;
  }
  #pickup_resp.aga #kv dt > img {
    margin: 0 5% 0 0 !important;
    width: 45% !important;
  }
  #pickup_resp.aga h2.ttl {
    padding: 3px 0;
  }
  #pickup_resp.aga h5 span {
    padding-left: 2em;
  }
  #pickup_resp.aga .line {
    border: 1px solid #ff8e61;
  }
  #pickup_resp.aga #about dt > img {
    margin: 0 5% 0 0 !important;
  }
  #pickup_resp.aga #kv dd {
    font-size: 110%;
    padding: 4%;
  }
  #pickup_resp.aga dt > img {
    float: left;
    width: 40%;
  }
  #pickup_resp.aga dt h4 {
    float: left;
    font-size: 18px !important;
    margin: 0 2% 6% 0;
    padding: 2.2% 2%;
  }
  #pickup_resp.aga .price span {
    font-size: 110%;
  }
  #pickup_resp.aga .price ul img {
    padding: 0 100px;
    width: 69%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.aga .kv_inner {
    border: 1px solid #d9d9d9;
    border-bottom: none;
    padding: 0 5%;
  }
  #pickup_resp.aga .kv p {
    font-size: 130% !important;
    line-height: 1.5em;
    margin: 0 !important;
    padding-top: 10px;
  }
  #pickup_resp.aga h2.ttl,
  #pickup_resp.aga h3,
  #pickup_resp.aga h4 {
    text-align: center;
  }
  #pickup_resp.aga #checkup h3,
  #pickup_resp.aga #prescription h4 {
    margin-bottom: 10%;
  }
  #pickup_resp.aga #prescription h3,
  #pickup_resp.aga #treatment h3 {
    border-bottom: 1px solid #fff;
    margin-bottom: 0 !important;
  }
  #pickup_resp.aga .navi {
    margin-bottom: 10%;
  }
  #pickup_resp.aga .photo li {
    padding: 2% 0;
  }
  #pickup_resp.aga .price {
    padding: 4% 0;
  }
}
/* /201510aga */
/* 201511specialcare -----------------------------------------------------------------------------    */
#pickup_resp.specialcare h3 {
  background-color: #f6f5e7;
  border: medium none;
  color: #928300;
  margin: 1% auto 4%;
}
#pickup_resp.specialcare .list {
  line-height: 22px;
}
#pickup_resp.specialcare .list li {
  list-style: disc !important;
}
#pickup_resp.specialcare table {
  margin-bottom: 5%;
  width: 100%;
}
#pickup_resp.specialcare tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.specialcare th {
  background-color: #d2c96a;
  color: #ffffff;
  padding: 2%;
  width: 28%;
}
#pickup_resp.specialcare td {
  background-color: #f6f5e7;
  color: #787878;
  padding: 2%;
}
#pickup_resp.specialcare .price p {
  font-weight: bold;
}
#pickup_resp.specialcare .price span {
  color: #a4004e;
  font-size: 110%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  .lm15 {
    margin-left: 15px !important;
  }
  #pickup_resp.specialcare #kv div > p img {
    width: 58%;
  }
  #pickup_resp.specialcare .kv img {
    margin: 1% auto;
  }
  #pickup_resp.specialcare .navi {
    width: 90%;
  }
  #pickup_resp.specialcare h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#bfab00, #ded24d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#bfab00, #ded24d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#bfab00, #ded24d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#bfab00, #ded24d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#bfab00, #ded24d);
  }
  #pickup_resp.specialcare .line {
    border: 1px solid #cec784;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.specialcare .line img {
    width: 100%;
  }
  #pickup_resp.specialcare h3 {
    font-size: 16px;
  }
  #pickup_resp.specialcare .line > h3 {
    padding: 1% 2%;
  }
  #pickup_resp.specialcare .list {
    margin: 0 15px 0 30px;
  }
  #pickup_resp.specialcare .line > .clf > p:first-child,
  #pickup_resp.specialcare .photo {
    float: left;
    padding-bottom: 30px;
    width: 38%;
  }
  #pickup_resp.specialcare .point,
  #pickup_resp.specialcare table {
    float: left;
    margin-left: 20px;
    width: 59%;
  }
  #pickup_resp.specialcare .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.specialcare .price ul img {
    padding: 0;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.specialcare .att {
    font-size: 75%;
  }
  #pickup_resp.specialcare .navi {
    margin-bottom: 8%;
  }
  #pickup_resp.specialcare .navi li {
    float: left;
    margin: 0 0 1% 1%;
    width: 49.5%;
  }
  #pickup_resp.specialcare .line ul {
    padding-bottom: 4%;
  }
  #pickup_resp.specialcare .list {
    margin-left: 15px;
  }
  #pickup_resp.specialcare .price ul {
    padding-bottom: 0;
  }
  #pickup_resp.specialcare .navi li:first-child,
  #pickup_resp.specialcare .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.specialcare h2.ttl {
    background: linear-gradient(#bfab00, #ded24d);
    background: -webkit-linear-gradient(#bfab00, #ded24d);
    background: -moz-linear-gradient(#bfab00, #ded24d);
    background: -ms-linear-gradient(#bfab00, #ded24d);
    background: -o-linear-gradient(#bfab00, #ded24d);
  }
  #pickup_resp.specialcare .photo li {
    display: block;
    float: left;
    margin-left: 2%;
    padding: 0;
    width: 48.8%;
  }
  #pickup_resp.specialcare .apply {
    margin: 5% 0;
  }
}
/* /201511specialcare */
/* 201512blotch */
#pickup_resp.blotch h3 {
  background-color: #f6f5e7;
  border: medium none;
  color: #928300;
  margin: 1% auto 4%;
}
#pickup_resp.blotch li {
  list-style: none;
}
#pickup_resp.blotch .list,
#pickup_resp.blotch .photo p {
  line-height: 22px;
}
#pickup_resp.blotch .photo p span {
  font-weight: bold;
}
#pickup_resp.blotch table {
  margin-bottom: 5%;
  width: 100%;
}
#pickup_resp.blotch tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.blotch th {
  background-color: #971212;
  color: #ffffff;
}
#pickup_resp.blotch td {
  background-color: #f6f5e7;
  color: #787878;
}
#pickup_resp.blotch .price p {
  font-weight: bold;
}
#pickup_resp.blotch .price span {
  color: #a4004e;
  font-size: 110%;
}
#pickup_resp.blotch .price .comment {
  font-size: 86% !important;
  font-weight: normal !important;
  text-align: right;
}
#pickup_resp.blotch .price .caution {
  background-color: #ff0000;
  color: #fff !important;
  font-size: 100%;
  margin-left: 1%;
  padding: 0.5% 1%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.blotch #kv {
    background: url("../images/pickup/blotch/bg_main.png") no-repeat bottom;
  }
  #pickup_resp.blotch .line {
    border: 1px solid #ead7a1;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.blotch h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#840000, #c33d3d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#840000, #c33d3d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#840000, #c33d3d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#840000, #c33d3d);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#840000, #c33d3d);
  }
  #pickup_resp.blotch .line img {
    width: 100%;
  }
  #pickup_resp.blotch h3 {
    font-size: 16px;
  }
  #pickup_resp.blotch .line > h3 {
    padding: 1% 2%;
  }
  #pickup_resp.blotch .list {
    margin: 0 15px;
  }
  #pickup_resp.blotch .line > .clf > p:first-child {
    float: left;
    padding-bottom: 30px;
    width: 38%;
  }
  #pickup_resp.blotch .photo li {
    float: left;
    margin-left: 0%;
    width: 25%;
  }
  #pickup_resp.blotch table {
    margin-top: 30px;
  }
  #pickup_resp.blotch th {
    padding: 1%;
    width: 15%;
  }
  #pickup_resp.blotch td {
    padding: 1%;
  }
  #pickup_resp.blotch .plan li {
    float: left;
    margin-left: 4%;
    width: 48%;
  }
  #pickup_resp.blotch .plan li:first-child {
    margin-left: 0;
  }
  #pickup_resp.blotch .point {
    float: left;
    margin-left: 20px;
    width: 59%;
  }
  #pickup_resp.blotch .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.blotch .price ul img {
    padding: 0;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.blotch h2.ttl {
    background: linear-gradient(#840000, #c33d3d);
    background: -webkit-linear-gradient(#840000, #c33d3d);
    background: -moz-linear-gradient(#840000, #c33d3d);
    background: -ms-linear-gradient(#840000, #c33d3d);
    background: -o-linear-gradient(#840000, #c33d3d);
  }
  #pickup_resp.blotch .point {
    margin-bottom: 5%;
  }
  #pickup_resp.blotch .photo,
  #pickup_resp.blotch .plan {
    display: block;
    overflow: hidden;
    padding: 0 7%;
  }
  #pickup_resp.blotch .photo p {
    margin-right: 15%;
  }
  #pickup_resp.blotch .photo li {
    float: left;
    margin-left: 3%;
    width: 48%;
  }
  #pickup_resp.blotch .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.blotch th {
    padding: 2%;
    width: 28%;
  }
  #pickup_resp.blotch td {
    padding: 2%;
  }
  #pickup_resp.blotch .price ul {
    padding-bottom: 0;
  }
  #pickup_resp.blotch .plan li {
    margin-top: 10%;
  }
}
/* /201512blotch */
/* 2016019th -----------------------------------------------------------------------------    */
#pickup_resp.the9anniversary #kv,
#pickup_resp.the9anniversary .badge {
  position: relative;
}
#pickup_resp.the9anniversary h3 {
  background-color: #f6f5e7;
  border: medium none;
  color: #928300;
  margin: 1% auto 4%;
}
#pickup_resp.the9anniversary h5 {
  background: linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -webkit-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -moz-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -ms-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -o-linear-gradient(transparent 75%, #ffd9eb 30%);
  color: #a4004e;
  font-weight: bold;
  line-height: 0;
}
#pickup_resp.the9anniversary h5 span {
  padding-left: 1.8em;
}
#pickup_resp.the9anniversary .photo p {
  line-height: 22px;
}
#pickup_resp.the9anniversary .photo li {
  margin-left: 0;
  width: 50%;
}
#pickup_resp.the9anniversary .button_enji {
  padding: 0 10px;
}
#pickup_resp.the9anniversary table {
  margin-top: 5%;
  width: 100%;
}
#pickup_resp.the9anniversary tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.the9anniversary th {
  background-color: #cd9e1f;
  color: #ffffff;
  padding: 2%;
}
#pickup_resp.the9anniversary td {
  background-color: #ececec;
  color: #787878;
  padding: 2%;
}
#pickup_resp.the9anniversary .price .caution {
  background-color: #ff0000;
  color: #fff !important;
  font-size: 100%;
  padding: 0.5% 1%;
}
#pickup_resp.the9anniversary .plan {
  margin: 6% auto;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.the9anniversary .kv img {
    margin: 1% auto;
  }
  #pickup_resp.the9anniversary h1.hide_sp {
    margin: 0 auto;
    position: absolute;
    top: 280px;
    width: 100%;
  }
  #pickup_resp.the9anniversary .navi {
    width: 90%;
  }
  #pickup_resp.the9anniversary .badge {
    padding-top: 10px;
  }
  #pickup_resp.the9anniversary .badge img {
    position: absolute;
    top: -5px;
    width: 59%;
  }
  #pickup_resp.the9anniversary h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#d8aa55, #ebc762);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#d8aa55, #ebc762);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#d8aa55, #ebc762);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#d8aa55, #ebc762);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#d8aa55, #ebc762);
  }
  #pickup_resp.the9anniversary .line {
    border: 1px solid #ead7a1;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.the9anniversary .check {
    float: left;
    width: 50%;
  }
  #pickup_resp.the9anniversary .check li {
    margin-bottom: 20px;
  }
  #pickup_resp.the9anniversary .line img {
    width: 100%;
  }
  #pickup_resp.the9anniversary h3 {
    font-size: 16px;
  }
  #pickup_resp.the9anniversary .line > h3 {
    padding: 1% 2%;
  }
  #pickup_resp.the9anniversary .line > .clf > p:first-child,
  #pickup_resp.the9anniversary .clf .photo {
    float: left;
    margin-right: 20px;
    padding-bottom: 30px;
    width: 38%;
  }
  #pickup_resp.the9anniversary .line > .photo {
    width: 76%;
  }
  #pickup_resp.the9anniversary #hyaluronic .detail {
    padding: 4% 0;
  }
  #pickup_resp.the9anniversary #botox .detail,
  #pickup_resp.the9anniversary #datsumou .detail {
    padding-bottom: 4%;
  }
  #pickup_resp.the9anniversary .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.the9anniversary .price ul img {
    padding: 0;
  }
  #pickup_resp.the9anniversary th {
    width: 13%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.the9anniversary #kv {
    padding: 0;
  }
  #pickup_resp.the9anniversary #kv div > p {
    margin: 0 auto 15px;
  }
  #pickup_resp.the9anniversary .navi {
    margin-bottom: 8%;
  }
  #pickup_resp.the9anniversary .navi li {
    float: left;
    margin: 0 0 1% 1%;
    width: 49.5%;
  }
  #pickup_resp.the9anniversary .navi li:first-child,
  #pickup_resp.the9anniversary .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.the9anniversary .badge {
    padding-top: 2px;
  }
  #pickup_resp.the9anniversary .badge img {
    position: absolute;
    top: 5px;
    width: 90%;
  }
  #pickup_resp.the9anniversary h2.ttl {
    background: linear-gradient(#d8aa55, #ebc762);
    background: -webkit-linear-gradient(#d8aa55, #ebc762);
    background: -moz-linear-gradient(#d8aa55, #ebc762);
    background: -ms-linear-gradient(#d8aa55, #ebc762);
    background: -o-linear-gradient(#d8aa55, #ebc762);
  }
  #pickup_resp.the9anniversary .check li,
  #pickup_resp.the9anniversary .apply {
    margin: 5% 0;
  }
  #pickup_resp.the9anniversary .photo li {
    display: block;
    float: left;
    padding: 0;
    width: 50%;
  }
  #pickup_resp.the9anniversary .detail {
    padding: 4% 0 8%;
  }
  #pickup_resp.the9anniversary th {
    width: 20%;
  }
}
/* /2016019th */
/* 201601kogao -----------------------------------------------------------------------------    */
#pickup_resp.kogao #kv {
  position: relative;
}
#pickup_resp.kogao h3 {
  background-color: #d4eeff;
  border: medium none;
  color: #0080d1;
  margin: 1% auto 4%;
}
#pickup_resp.kogao h5 {
  background: linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -webkit-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -moz-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -ms-linear-gradient(transparent 75%, #ffd9eb 30%);
  background: -o-linear-gradient(transparent 75%, #ffd9eb 30%);
  color: #a4004e;
  font-weight: bold;
  line-height: 0;
}
#pickup_resp.kogao h5 span {
  padding-left: 1.8em;
}
#pickup_resp.kogao .photo p {
  line-height: 22px;
}
#pickup_resp.kogao .photo li {
  margin-top: 1%;
}
#pickup_resp.kogao .button_enji {
  padding: 0 10px;
}
#pickup_resp.kogao .price p {
  font-weight: bold;
}
#pickup_resp.kogao .price div.att {
  color: #808080;
}
#pickup_resp.kogao .price span {
  color: #a4004e;
  font-size: 110%;
}
#pickup_resp.kogao .price .caution {
  background-color: #ff0000;
  color: #fff !important;
  font-size: 100%;
  margin-left: 2%;
  padding: 0.5% 1%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.kogao .att {
    margin-top: 10px;
  }
  #pickup_resp.kogao .navi li {
    margin: 2% 0 2.4% 17px;
    width: auto;
  }
  #pickup_resp.kogao .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.kogao #kv > p {
    left: 110px;
    position: absolute;
    top: 240px;
  }
  #pickup_resp.kogao #kv div > p img,
  #pickup_resp.kogao .line img {
    width: 100%;
  }
  #pickup_resp.kogao .kv img {
    margin: 1% auto;
  }
  #pickup_resp.kogao h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#007fd0, #0095f2);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#007fd0, #0095f2);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#007fd0, #0095f2);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#007fd0, #0095f2);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#007fd0, #0095f2);
  }
  #pickup_resp.kogao .line {
    border: 1px solid #57befe;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.kogao .check {
    float: left;
    width: 50%;
  }
  #pickup_resp.kogao .check li {
    margin-bottom: 20px;
  }
  #pickup_resp.kogao h3 {
    font-size: 16px;
  }
  #pickup_resp.kogao .line > h3 {
    padding: 1% 2%;
  }
  #pickup_resp.kogao .line > .clf > p:first-child,
  #pickup_resp.kogao .clf .photo {
    float: left;
    margin-right: 20px;
    padding-bottom: 30px;
    width: 38%;
  }
  #pickup_resp.kogao .line > .photo {
    width: 76%;
  }
  #pickup_resp.kogao .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.kogao .price ul img {
    padding: 0;
  }
  #pickup_resp.kogao #bnls .detail,
  #pickup_resp.kogao #botox .detail {
    padding: 4% 0;
  }
  #pickup_resp.kogao #ultima .detail {
    padding-bottom: 4%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp #kv > p img {
    position: absolute;
    top: 9%;
  }
  #pickup_resp.kogao .navi {
    margin-bottom: 8%;
  }
  #pickup_resp.kogao .navi li {
    margin: 1% 0;
  }
  #pickup_resp.kogao .navi li:first-child,
  #pickup_resp.kogao .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.kogao h2.ttl {
    background: linear-gradient(#007fd0, #0095f2);
    background: -webkit-linear-gradient(#007fd0, #0095f2);
    background: -moz-linear-gradient(#007fd0, #0095f2);
    background: -ms-linear-gradient(#007fd0, #0095f2);
    background: -o-linear-gradient(#007fd0, #0095f2);
  }
  #pickup_resp.kogao .check li,
  #pickup_resp.kogao .apply {
    margin: 5% 0;
  }
  #pickup_resp.kogao .photo li {
    display: block;
    float: left;
    padding: 0;
    width: 50%;
  }
  #pickup_resp.kogao .detail {
    padding: 4% 0 8%;
  }
}
/* /201601kogao */
/* 201602trial -----------------------------------------------------------------------------    */
#pickup_resp.trial .att {
  margin-top: 10px;
}
#pickup_resp.trial .att .att__em {
  color: #cc0000;
}
#pickup_resp.trial .navi {
  margin: 5% auto;
}
#pickup_resp.trial h2.ttl {
  background: none;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho", serif;
  color: #e87e7e;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
#pickup_resp.trial .line_inner,
#pickup_resp.trial h3 {
  background-color: #fff1f1;
  border: medium none;
}
#pickup_resp.trial .line_inner {
  position: relative;
}
#pickup_resp.trial .line_inner .anker {
  position: absolute;
  top: 0;
  left: 0;
}
#pickup_resp.trial .ttl-line {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho", serif;
}
#pickup_resp.trial .ttl-trial { 
  color: #e974ae; 
  text-align: center; 
  font-weight: bold;
  font-feature-settings: "palt";
  padding: 0; 
  letter-spacing: 0.12em; 
  line-height: 1.4; 
}
#pickup_resp.trial .ttl-trial.ttl-trial--orange {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Sawarabi Mincho", serif;
  color: #e87e7e;
}
#pickup_resp.trial .ttl-trial__limited {
  background-color: #fff;
  border-radius: 50px;
  color: #e974ae;
  display: inline-block;
  font-size: 65%;
  font-feature-settings: "palt";
  line-height: 1;
  padding: 7px 13px;
  margin-bottom: 10px;
}
#pickup_resp.trial .price-table {
  margin: auto;
}
#pickup_resp.trial .price-table__title {
  color: #cc0000;
  margin-bottom: 3%;
}
#pickup_resp.trial .price .table__gray--price {
  border-top: 1px #cc0000 solid;
  border-left: 1px #cc0000 solid;
  border-collapse:separate;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
#pickup_resp.trial .price .table__gray--price th,
#pickup_resp.trial .price .table__gray--price td {
  color: #cc0000;
  border-right: 1px #cc0000 solid;
  border-bottom: 1px #cc0000 solid;
}
#pickup_resp.trial .price .table__gray--price th {
  background-color: #fff1f1;
}
#pickup_resp.trial .price .table__gray--price td {
  background-color: #ffffff;
  line-height: 1.4;
}
#pickup_resp.trial .price .table__gray--price thead th:frist-child {
  border-radius: 5px 0 0 0;
}
#pickup_resp.trial .price .table__gray--price thead th:last-child {
  border-radius: 0 5px 0 0;
}
#pickup_resp.trial .price .table__gray--price tbody tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
#pickup_resp.trial .price .table__gray--price tbody tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
#pickup_resp.trial .price .table__gray--price .table__gray__parts small {
  font-size: 75%;
  font-feature-settings: "palt";
  line-height: 1.1;
}
#pickup_resp.trial .price .table__gray--price .table__gray__price {
  font-weight: bold;
  white-space: nowrap;
  text-align: right;
}
#pickup_resp.trial .price .table__gray--price .table__gray__parts {
  width: 31.25%;
}
#pickup_resp.trial .price .table__gray--price .table__gray__price {
  width: 18.75%;
}
@media (max-width: 640px) { 
  #pickup_resp.trial .ttl-trial { 
    font-size: 5.78125vw; 
    margin-bottom: 1.5625vw;
  }
  #pickup_resp.trial .price .table__gray--price th {
    font-size: 2.81vw;
  }
  #pickup_resp.trial .price .table__gray--price td {
    padding: 5px;
  }
  #pickup_resp.trial .price .table__gray--price .table__gray__parts {
    font-size: 2.81vw;
  }
  #pickup_resp.trial .price .table__gray--price .table__gray__price {
    font-size: 3.28vw;
  }
}
@media (min-width: 641px) { 
  #pickup_resp.trial .ttl-trial { 
    font-size: 24px; 
    margin-bottom: 10px;
  }
  #pickup_resp.trial .price-table {
    max-width: 640px;
  }
  #pickup_resp.trial .price .table__gray--price td {
    padding: 10px;
  }
  #pickup_resp.trial .price .table__gray--price .table__gray__parts {
    font-size: 16px;
  }
  #pickup_resp.trial .price .table__gray--price .table__gray__price {
    font-size: 21px;
  }
}

#pickup_resp.trial .line_inner p:first-child {
  position: relative;
}
#pickup_resp.trial .line_inner span {
  color: #e87e7e;
  font-weight: bold;
}
#pickup_resp.trial .line > h3 {
  color: #e87e7e;
  margin: 1% auto 4%;
}
#pickup_resp.trial .line > h3.ttl-line {
  margin: 4% 0;
}
#pickup_resp.trial .button_enji,
#pickup_resp.trial .button_pink {
  margin-left: 2.5%;
  padding: 0 10px;
}
#pickup_resp.trial .button_blog {
	background: #e974ae;
	color: #ffffff !important;
	font-size: 84%;
	margin-left: 2.5%;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}
#pickup_resp.trial .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.trial .price p {
  font-weight: bold;
}
#pickup_resp.trial .price div.att {
  color: #808080;
  text-align: left;
}
#pickup_resp.trial .price div.att .color-red {
  color: #cc0000;
}
#pickup_resp.trial .price__ttl {
  color: #cc0000;
  font-size: 90%;
}
#pickup_resp.trial .caution {
  background-color: #cc0000;
  color: #fff !important;
  font-size: 70%;
  margin-left: 4%;
  padding: 0.5% 1%;
}
#pickup_resp.trial .peeling {
	margin: 2% auto;
}
#pickup_resp.trial .peeling > li {
	margin: 1% auto;
}
#pickup_resp .price__limited { color: #fff !important; display: inline-block; background-color: #cc0000; line-height: 1 !important; }

#pickup_resp.pickup_kansaibou_201702 .btns,
#pickup_resp.trial .btns { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#pickup_resp.pickup_kansaibou_201702 .btn-df,
#pickup_resp.trial .btn-df { border: solid #e87e7e 1px; background-color: #e87e7e; color: #ffffff;  line-height: 1.4; text-decoration: none; font-size: inherit; text-align: center; display: inline-block; position: relative; }
#pickup_resp.pickup_kansaibou_201702 .btn-df--gray,
#pickup_resp.trial .btn-df--gray { border-color: #666666; background-color: #666666; }
#pickup_resp.pickup_kansaibou_201702 .btn-df--pink,
#pickup_resp.trial .btn-df--pink { border-color: #f1afae; background-color: #f1afae; }
#pickup_resp.pickup_kansaibou_201702 .btn-df--white,
#pickup_resp.trial .btn-df--white { background-color: #fff; color: #333333; }

@media (max-width: 640px) { 
 #pickup_resp.pickup_kansaibou_201702 .btns,
 #pickup_resp.trial .btns { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 8.59375vw; margin-bottom: 12.5vw; }
 #pickup_resp.pickup_kansaibou_201702 .btns__item,
 #pickup_resp.trial .btns__item { width: 48.92857%; margin-bottom: 3.4375vw; }
 #pickup_resp.pickup_kansaibou_201702 .btns__item--long,
 #pickup_resp.trial .btns__item--long { width: 100%; }
 #pickup_resp.pickup_kansaibou_201702 .btn-df,
 #pickup_resp.trial .btn-df { display: block; padding: 2.34375vw; } 
}

@media (min-width: 641px) {
 #pickup_resp.pickup_kansaibou_201702 .btns,
 #pickup_resp.trial .btns { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 30px; margin-bottom: 40px; }
 #pickup_resp.pickup_kansaibou_201702 .btns:last-child,
 #pickup_resp.trial .btns:last-child { margin-bottom: 0;}
 #pickup_resp.pickup_kansaibou_201702 .btns__item,
 #pickup_resp.trial .btns__item { margin-left: 15px; }
 #pickup_resp.pickup_kansaibou_201702 .btns__item--long,
 #pickup_resp.trial .btns__item--long { width: auto; max-width: none; }
 #pickup_resp.pickup_kansaibou_201702 .btn-df,
 #pickup_resp.trial .btn-df { font-size: 14px; padding: 6px 8px; margin: auto; transition: opacity ease-out 0.2s; }
}

#pickup_resp.trial .image_comparison_trial {
  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
  justify-content: space-between;
}
#pickup_resp.trial .image_comparison_trial > li {
  width: 49%;
  font-size: 80%;
  color: #000;
  line-height: 1.3;
}

@media (max-width: 640px) { 
  #pickup_resp.trial .image_comparison_trial {
    margin: 10% auto;
  }
}

@media (min-width: 641px) { 
  #pickup_resp.trial .image_comparison_trial {
    width: 59%;
    margin: 5% auto;
  }
}

.price-drug {
  color: #cc0000;
  display: -webkit-box;
  display: flex;
  align-items: start;
  margin-top: 5%;
  margin-bottom: 2%;
}
.price-drug__head {
  border: solid #cc0000 1px;
  line-height: 1;
  padding: 5px;
  margin-right: 2%;
}
.price-drug__main {
  margin-top: 0.25em;
}

@media print, screen and (min-width: 641px) {
  .price-drug {
    margin-bottom: 7px;
  }
  .price-drug__head {
    padding: 5px;
    margin-right: 12px;
  }
  .price-drug__main {
    margin-top: 0.1em;
  }
}

/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.trial .caution {
    font-size: 95%;
  }
  #pickup_resp.trial .navi li {
    margin: 0.5% 0 0 2.2%;
    width: 48.9%;
  }
  #pickup_resp.trial .navi li:first-child {
    margin-left: 0;
  }
  /*
  #pickup_resp.trial #kv div > p img {
    width: 70%;
  }
  */
  #pickup_resp.trial .kv img {
    margin: 1% auto;
  }
  #pickup_resp.trial h2.ttl {
    border: 1px solid #e87e7e;
    font-size: 30px;
    padding: 22px;
  }
  #pickup_resp.trial .line {
    border: 1px solid #e87e7e;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.trial .line img {
    width: 100%;
  }
  #pickup_resp.trial .line_inner h3 {
    font-size: 24px;
  }
  .anker {
    margin-top: -180px;
    padding-top: 180px;
    position: relative;
    z-index: -1;
  }
  .is-cp .anker {
    margin-top: -250px;
    padding-top: 250px;
  }
  #pickup_resp.trial .line_inner {
    padding: 3% 5%;
  }
  #pickup_resp.trial .line_inner p:first-child {
    margin: 0 auto;
    width: 50%;
  }
  #pickup_resp.trial .line_inner .ttl-trial {
    margin: 0 auto 15px;
  }
  #pickup_resp.trial .line_inner .txt {
    text-align: center;
  }
  #pickup_resp.trial .line_inner p:first-child img {
    position: absolute;
    top: -27px;
  }
  #pickup_resp.trial .line > h3 {
    padding: 1.5% 2%;
	}
  #pickup_resp.trial .photo {
    margin: 5% auto;
    width: 59%;
  }
  #pickup_resp.trial .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.trial .price ul img {
    padding: 0;
	}
	#pickup_resp.trial .peeling > li {
		display: inline-block;
	}
  #pickup_resp .price__limited { border-radius: 5px; font-size: 14px; padding: 8px 6px; margin-right: 11px; }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  .is-cp .anker {
    margin-top: -18.66vw;
    padding-top: 18.66vw;
  }
	#pickup_resp.trial #kv {
		padding: 0 5%;
    margin-top: 0;
	}
  #pickup_resp.trial #kv div > p {
    text-align: left;
  }
  #pickup_resp.trial .navi {
    margin: 10% auto;
  }
  #pickup_resp.trial .navi li {
    margin: 0.5% 0 0;
  }
  #pickup_resp.trial h2.ttl {
    border-top: 1px solid #e87e7e;
    border-bottom: 1px solid #e87e7e;
    font-size: 5.78125vw;
    padding: 5.46875vw 3.125vw;
  }
  #pickup_resp.trial .line_inner {
    padding: 5%;
  }
  #pickup_resp.trial .line_inner p:first-child img {
    bottom: -2px;
    position: absolute;
  }
  #pickup_resp.trial .line_inner h3 {
    font-size: 130%
  }
  #pickup_resp.trial .photo {
    margin: 10% auto;
    text-align: center;
  }
  #pickup_resp.trial .apply {
    margin: 5% 0;
	}
  #pickup_resp .price__limited { border-radius: 3px; font-size: 2.8125vw; padding: 1.25vw 1.5625vw; margin-right: 1.5625vw; }
}
/* /201602trial */
/* 201603injection -----------------------------------------------------------------------------    */
#pickup_resp.injection .att {
  margin-top: 10px;
  color: #141414;
}
#pickup_resp.injection .navi {
  margin: 5% auto;
}
#pickup_resp.injection h2.ttl {
  background-color: #7fc452;
}
#pickup_resp.injection h3 {
  background: #f1fde9;
  color: #7ec452;
  font-size: 16px;
}
#pickup_resp.injection .line > h3 {
  color: #e974ae;
  margin: 1% auto 4%;
}
#pickup_resp.injection .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.injection .price p {
  font-weight: bold;
}
#pickup_resp.injection .price div.att {
  color: #808080;
}
#pickup_resp.injection .price span {
  color: #cc0000;
  font-size: 110%;
}
#pickup_resp.injection #about01 .sub_ttl,
#pickup_resp.injection #about02 .sub_ttl {
  border-left: 5px solid #ff9c00;
  font-weight: bold;
  padding-left: 10px;
}
#pickup_resp.injection #about02 .kugiri {
  border-bottom: 1px solid #ff9c00;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.injection .navi li {
    margin: 0.5% 0 0 2.2%;
    width: 30%;
  }
  #pickup_resp.injection .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.injection #kv div > p {
    font-size: 18px;
  }
  #pickup_resp.injection .kv img {
    margin: 1% auto;
  }
  #pickup_resp.injection .line {
    border: 1px solid #ff9c00;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.injection .line img {
    width: 100%;
  }
  #pickup_resp.injection .line > h3 {
    padding: 1.5% 2%;
  }
  #pickup_resp.injection .photo {
    margin: 5% auto;
    width: 59%;
  }
  #pickup_resp.injection .price {
    border-bottom: 1px solid #7fc452;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 95%;
  }
  #pickup_resp.injection .price ul img {
    padding: 0;
  }
  #pickup_resp.injection #about01,
  #pickup_resp.injection #about02 {
    margin-bottom: 20px;
  }
  #pickup_resp.injection #about01 .line,
  #pickup_resp.injection #about02 .line {
    border: 1px solid #ff9c00;
    border-top: medium none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 20px;
    width: 694px;
  }
  #pickup_resp.injection #about03 .line {
    border: 1px solid #ff9c00;
    border-top: medium none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px;
    width: 714px;
  }
  #pickup_resp.injection #about03 .line img {
    width: 712px;
  }
  #pickup_resp.injection .detail .desc {
    position: relative;
  }
  #pickup_resp.injection .detail .btn_detail img {
    position: absolute;
    left: 531px;
    top: 217px;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.injection .navi li {
    float: left;
    margin: 0.5% 0 0 2.2%;
    width: 30%;
  }
  #pickup_resp.injection .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.injection .photo {
    margin: 10% auto;
  }
  #pickup_resp.injection .apply {
    margin: 5% 0;
  }
  #pickup_resp.injection .detail .btn_detail {
    display: block;
    margin: 0 auto;
    text-align: right;
  }
  #pickup_resp.injection .detail .btn_detail img {
    width: 120px;
  }
}
/* /201603injection */
/* 201604botox -----------------------------------------------------------------------------    */
#pickup_resp.botox .navi li:first-child {
  margin-left: 0;
}
#pickup_resp.botox #effective .txt {
  margin: 5% 0;
}
#pickup_resp.botox #effective .txt li {
  margin-bottom: 1%;
}
#pickup_resp.botox #effective .txt li span {
  color: #c72789;
  font-weight: bold;
}
#pickup_resp.botox #effective .txt li img {
  margin-right: 1%;
}
#pickup_resp.botox #start .photo {
  margin-bottom: 5%;
  text-align: center;
}
#pickup_resp.botox #exm span {
  color: #c72789;
}
#pickup_resp.botox #exm li {
  color: #c72789;
  margin-top: 5%;
  text-align: left;
}
#pickup_resp.botox #price .att {
  color: #787878;
  font-size: 13px;
  text-align: left;
}
#pickup_resp.botox #price .att span {
  color: #cc0000;
}
#pickup_resp.botox #other h2 {
  margin-top: 4%;
  text-align: center;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.botox,
  #pickup_resp.botox p {
    font-size: 16px;
  }
  #pickup_resp.botox .navi li {
    margin: 0 0 8px 16px;
    width: 360px;
  }
  #pickup_resp.botox h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#e2c6f0, #f1e4f7);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#e2c6f0, #f1e4f7);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#e2c6f0, #f1e4f7);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#e2c6f0, #f1e4f7);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#e2c6f0, #f1e4f7);
  }
  #pickup_resp.botox h2.ttl > img {
    width: 484px;
  }
  #pickup_resp.botox #effective .photo {
    float: left;
    margin-right: 4%;
    width: 28%;
  }
  #pickup_resp.botox #effective .photo img,
  #pickup_resp.botox #other .line_inner .photo img {
    width: 100%;
  }
  #pickup_resp.botox #effective .txt li img {
    width: 3%;
  }
  #pickup_resp.botox #price .price {
    padding: 40px 40px 0;
  }
  #pickup_resp.botox #price .price ul img {
    padding: 0 10px;
    width: 97%;
  }
  #pickup_resp.botox #other .line_inner {
    float: left;
    margin: 5% 0 10% 1%;
    position: relative;
    width: 48%;
  }
  #pickup_resp.botox #other .line_inner:first-child {
    margin-left: 0;
  }
}
/* スマホ用 */
@media print, screen and (max-width: 640px) {
  #pickup_resp.botox h1 {
    padding: 0 6%;
  }
  #pickup_resp.botox #kv div > p {
    margin: 10px auto;
  }
  #pickup_resp.botox .navi li {
    float: left;
    margin: 0 0 1% 1%;
    width: 49.5%;
  }
  #pickup_resp.botox h2.ttl {
    background: linear-gradient(#e2c6f0, #f1e4f7);
    background: -webkit-linear-gradient(#e2c6f0, #f1e4f7);
    background: -moz-linear-gradient(#e2c6f0, #f1e4f7);
    background: -ms-linear-gradient(#e2c6f0, #f1e4f7);
    background: -o-linear-gradient(#e2c6f0, #f1e4f7);
  }
  #pickup_resp.botox .photo {
    padding-bottom: 7%;
    text-align: center;
  }
  #pickup_resp.botox #effective .photo {
    margin: 0 auto;
    width: 50%;
  }
  #pickup_resp.botox #effective .txt li img {
    margin-right: 1%;
    width: 6% !important;
  }
  #pickup_resp.botox #reason .photo,
  #pickup_resp.botox #start .photo {
    margin: 0 auto;
    width: 90%;
  }
  #pickup_resp.botox #exm li {
    float: left;
    width: 49%;
    margin-left: 2%;
  }
  #pickup_resp.botox #exm li:first-child {
    margin-left: 0;
  }
  #pickup_resp.botox #price .price {
    padding: 0 5%;
  }
  #pickup_resp.botox #other {
    padding: 0 6%;
  }
  #pickup_resp.botox #other .line_inner {
    padding: 3% 0;
    position: relative;
    text-align: center;
  }
  #pickup_resp.botox #other .line_inner .photo {
    padding-bottom: 0;
  }
}
/* /201604botox */
/* 201605datsumou -----------------------------------------------------------------------------    */
#pickup_resp.datsumou .att {
  margin-top: 10px;
}
#pickup_resp.datsumou .line .att {
  margin: 10px;
}
#pickup_resp.datsumou h2.ttl {
  background-color: #3cbeef;
}
#pickup_resp.datsumou .ttl_txt span {
  color: #3cbeef;
  font-weight: bold;
}
#pickup_resp.datsumou h3 {
  background-color: #eff9fc;
  border: medium none;
  color: #3cbeef;
  margin: 1% auto 2%;
}
#pickup_resp.datsumou table {
  margin: 2% auto 5%;
  width: 100%;
}
#pickup_resp.datsumou tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.datsumou th {
  background-color: #3cbeef;
  color: #ffffff;
  padding: 2%;
  text-align: left;
  width: 20%;
}
#pickup_resp.datsumou td {
  background-color: #f6f5e7;
  color: #787878;
  padding: 2%;
}
#pickup_resp.datsumou td span {
  font-size: 90%;
}
#pickup_resp.datsumou .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.datsumou .price p,
#pickup_resp.datsumou #qa span {
  font-weight: bold;
}
#pickup_resp.datsumou .price div.att {
  color: #808080;
}
#pickup_resp.datsumou .price span {
  color: #cc0000;
  font-size: 110%;
}
#pickup_resp.datsumou .caution {
  background-color: #cc0000;
  color: #fff !important;
  font-size: 70%;
  margin-left: 4%;
  padding: 0.5% 1%;
}
#pickup_resp.datsumou .blow .txt {
    border: 5px solid #54cef3;
    border-top: none;
    padding: 3%;
}
#pickup_resp.datsumou .blow span {
  color: #cf0306;
  font-weight: bold;
}
#pickup_resp.datsumou .list {
  margin: 0 15px;
}
#pickup_resp.datsumou .list li {
  list-style: disc !important;
}
#pickup_resp.datsumou #merit {
  margin-bottom: 6%;
}
#pickup_resp.datsumou #qa .txt span:first-child {
  color: #3cbeef;
}
#pickup_resp.datsumou #qa span.small {
  font-size: 90%;
}
#pickup_resp.datsumou #qa .photo {
  margin: 3% auto 5%;
}
#pickup_resp.datsumou .navi_single li {
  float: none;
  margin: 0 auto !important;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.datsumou .caution {
    font-size: 95%;
  }
  #pickup_resp.datsumou #kv div > p {
    margin: 14px auto 26px;
  }
  #pickup_resp.datsumou .navi {
    margin: 6% 0;
  }
  #pickup_resp.datsumou .navi li {
    margin: 0.5% 0 0 2.2%;
    width: 48.9%;
  }
  #pickup_resp.datsumou .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.datsumou .line {
    border: 1px solid #3cbeef;
    padding: 0;
  }
  #pickup_resp.datsumou .line .line_inner,
  #pickup_resp.datsumou #merit .line,
  #pickup_resp.datsumou #qa .line {
    border-top: medium none;
    padding: 30.5px;
  }
  #pickup_resp.datsumou .line .line_inner:first-child,
  #pickup_resp.datsumou .price ul img {
    padding: 0;
  }
  #pickup_resp.datsumou .line img {
    width: 100%;
  }
  #pickup_resp.datsumou .line .ttl p:first-child {
    margin: 20px 0 0 20px;
    width: 26%;
  }
  #pickup_resp.datsumou .line .ttl p,
  #pickup_resp.datsumou .line .ttl h2,
  #pickup_resp.datsumou .ttl_txt {
    float: left;
  }
  #pickup_resp.datsumou .ttl_txt {
    margin: 1% 0 0 2%;
    width: 47%;
  }
  #pickup_resp.datsumou .ttl_txt p {
    margin-top: 2%;
  }
  #pickup_resp.datsumou .ttl_img {
    float: right;
    margin-top: 1%;
  }
  #pickup_resp.datsumou h3 {
    font-size: 16px;
    padding: 1.5% 2%;
  }
  #pickup_resp.datsumou .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.datsumou dl {
    padding: 0 0 7%;
  }
  #pickup_resp.datsumou dt {
    float: left;
    margin: 0 5% 0 0 !important;
    width: 37% !important;
  }
  #pickup_resp.datsumou #qa aside img {
    width: 70% !important;
  }
  #pickup_resp.datsumou #qa .about_payment {
    width: 96%;
  }
  #pickup_resp.datsumou .navi_single li {
    width: 48.9%;
  }
  #pickup_resp.datsumou #magazine {
    margin-top: -170px;
    padding-top: 170px;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.datsumou #no1 h2.ttl,
  #pickup_resp.datsumou #no2 h2.ttl {
    margin: 5% 5% 5% 0;
  }
  #pickup_resp.datsumou .line .ttl {
    margin-bottom: 5%;
  }
  #pickup_resp.datsumou .ttl_txt {
    float: right;
  }
  #pickup_resp.datsumou .ttl_txt {
    width: 73%;
  }
  #pickup_resp.datsumou .ttl_img {
    float: left;
    width: 25%;
  }
  #pickup_resp.datsumou .navi {
    margin: 4% 0 10%;
  }
  #pickup_resp.datsumou .navi li {
    padding: 3% 6%;
  }
  #pickup_resp.datsumou .photo {
    margin: 10% auto;
  }
  #pickup_resp.datsumou #merit h3 {
    margin: 1% auto!important;
  }
  #pickup_resp.datsumou #merit dt {
    margin: 1% auto 5%;
  }
  #pickup_resp.datsumou #merit dd {
    margin: 5% auto;
  }
}
/* /201605datsumou */
/* 201606soushin -----------------------------------------------------------------------------    */
#pickup_resp.soushin .kv {
  margin-bottom: 10px;
}
#pickup_resp.soushin .navi {
  margin: 0 auto 5%;
}
#pickup_resp.soushin section {
  margin-bottom: 10%;
}
#pickup_resp.soushin h2.ttl {
  background-color: #1680d1;
}
#pickup_resp.soushin .line > h3 {
  background-color: #e5f2ff;
  border: medium none;
}
#pickup_resp.soushin .line_inner p:first-child {
  position: relative;
}
#pickup_resp.soushin .line_inner .txt {
  color: #1680d1;
  font-weight: bold;
}
#pickup_resp.soushin .line > h3 {
  color: #1680d1;
  margin: 1% auto 4%;
}
#pickup_resp.soushin #bbxplus .photo,
#pickup_resp.soushin #xenical .photo,
#pickup_resp.soushin #slimbifi .photo,
#pickup_resp.soushin .blow {
  margin: 4% auto 0;
}
#pickup_resp.soushin table {
  margin: 4% auto 5%;
  width: 100%;
}
#pickup_resp.soushin tr {
  border-bottom: 2px solid #fff;
}
#pickup_resp.soushin th {
  background-color: #1680d1;
  color: #fff;
  width: 20%;
}
#pickup_resp.soushin td {
  background-color: #f6f5e7;
  color: #787878;
}
#pickup_resp.soushin .point h3 {
  background-color: #1680d1;
  color: #fff;
}
#pickup_resp.soushin .point ul {
  background-color: #f6f5e7;
}
#pickup_resp.soushin .list {
  line-height: 26px;
  margin-top: 2px;
}
#pickup_resp.soushin .list li {
  list-style: disc !important;
}
#pickup_resp.soushin .list span {
  font-size: 90%;
}
#pickup_resp.soushin .button_enji {
  margin: 3% 0 5%;
  padding: 0 10px;
}
#pickup_resp.soushin .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.soushin #recommend .line_inner {
  margin-bottom: 5%;
}
#pickup_resp.soushin .blow .txt {
  border: 5px solid #1680d1;
  border-top: none;
  padding: 3%;
}
#pickup_resp.soushin .navi_single li {
  float: none;
  margin: 0% auto !important;
  padding-top: 6%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.soushin .att {
    margin-top: 10px;
  }
  #pickup_resp.soushin .caution {
    font-size: 95%;
  }
  #pickup_resp.soushin .navi li {
    margin: 0.5% 0 0 2.5%;
    width: 48.5%;
  }
  #pickup_resp.soushin .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.soushin #kv div > p img {
    width: 70%;
  }
  #pickup_resp.soushin #kv div > p {
    font-size: 18px;
  }
  #pickup_resp.soushin .kv img {
    margin: 1% auto;
  }
  #pickup_resp.soushin .line {
    border: 1px solid #9ccfff;
    padding: 30px;
  }
  #pickup_resp.soushin .line img {
    width: 100%;
  }
  #pickup_resp.soushin h3 {
    font-size: 16px;
  }
  #pickup_resp.soushin .line_inner p:first-child {
    margin: 0 auto;
    width: 50%;
  }
  #pickup_resp.soushin .line_inner h3 {
    margin: 0 auto;
    width: 63%;
  }
  #pickup_resp.soushin .line_inner p:first-child img {
    position: absolute;
    top: -32px;
  }
  #pickup_resp.soushin .line > h3 {
    padding: 1.5% 2%;
  }
  #pickup_resp.soushin .line_inner .txt {
    text-align: center;
  }
  #pickup_resp.soushin th,
  #pickup_resp.soushin td {
    padding: 1% 2%;
  }
  #pickup_resp.soushin .list {
    padding: 10px 15px 10px 25px;
  }
  #pickup_resp.soushin .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.soushin .price ul img {
    padding: 0;
  }
  #pickup_resp.soushin #recommend .line_inner.tm50 {
    border-top: 1px solid #9ccfff;
    padding-top: 5%;
  }
  #pickup_resp.soushin #recommend .photo {
    float: left;
    margin-right: 3%;
    width: 38%;
  }
  #pickup_resp.soushin #recommend .point {
    float: left;
    width: 59%;
  }
  #pickup_resp.soushin .navi_single li {
    width: 55%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.soushin .att {
    margin: 10px 0;
  }
  #pickup_resp.soushin .navi {
    margin: 4% auto 13%;
  }
  #pickup_resp.soushin .navi li {
    margin: 0.5% 0 0;
  }
  #pickup_resp.soushin .line_inner h3 {
    padding: 2% 3% 5%;
  }
  #pickup_resp.soushin th,
  #pickup_resp.soushin td {
    padding: 2%;
  }
  #pickup_resp.soushin .list {
    padding: 5px 25px;
  }
  #pickup_resp.soushin #recommend .photo {
    margin: 1% auto;
  }
}
/* /201606soushin */
/* 201607makeup -----------------------------------------------------------------------------    */
#pickup_resp.makeup .navi {
  margin: 0 auto 7%;
}
#pickup_resp.makeup section {
  margin-bottom: 5%;
}
#pickup_resp.makeup h2.ttl > img {
  width: 100%;
}
#pickup_resp.makeup h3 {
  border: medium none;
  margin: 1% auto 2%;
}
#pickup_resp.makeup #keana h3 {
  background-color: #f9e4d4;
  color: #f27945;
}
#pickup_resp.makeup #ase h3 {
  background-color: #dff5fd;
  color: #3ab2de;
}
#pickup_resp.makeup #keana h3.ttl,
#pickup_resp.makeup #ase h3.ttl {
  background-color: #fff;
  padding: 1%;
}
#pickup_resp.makeup .blow {
  margin: 4% auto 6%;
}
#pickup_resp.makeup .point {
  margin: 5% auto;
}
#pickup_resp.makeup .point h3 {
  margin: 0 0 1px;
}
#pickup_resp.makeup .check {
  padding: 2%;
}
#pickup_resp.makeup h5 {
  font-size: 100%;
  line-height: 2;
  padding-left: 1.3em;
}
#pickup_resp.makeup #keana h5 {
  background: url("../images/pickup/makeup/check_keana.png") no-repeat left top;
}
#pickup_resp.makeup #keana .txt h5 span {
  background: url("../images/pickup/makeup/check_keana.png") no-repeat left top;
  margin-left: 0;
  padding-left: 1.3em;
}
#pickup_resp.makeup #ase h5 {
  background: url("../images/pickup/makeup/check_ase.png") no-repeat left top;
}
#pickup_resp.makeup h5 span {
  font-weight: bold;
  margin-left: 1.3em;
  padding-left: 0;
}
#pickup_resp.makeup #keana h5 span {
  background: linear-gradient(transparent 75%, #f9cdac 30%);
  background: -webkit-linear-gradient(transparent 75%, #f9cdac 30%);
  background: -moz-linear-gradient(transparent 75%, #f9cdac 30%);
  background: -ms-linear-gradient(transparent 75%, #f9cdac 30%);
  background: -o-linear-gradient(transparent 75%, #f9cdac 30%);
}
#pickup_resp.makeup #keana .txt h5 {
  background: linear-gradient(transparent 75%, #f9e4d4 30%);
  background: -webkit-linear-gradient(transparent 75%, #f9e4d4 30%);
  background: -moz-linear-gradient(transparent 75%, #f9e4d4 30%);
  background: -ms-linear-gradient(transparent 75%, #f9e4d4 30%);
  background: -o-linear-gradient(transparent 75%, #f9e4d4 30%);
  padding-left: 0;
}
#pickup_resp.makeup #ase h5 span {
  background: linear-gradient(transparent 75%, #97ddf6 30%);
  background: -webkit-linear-gradient(transparent 75%, #97ddf6 30%);
  background: -moz-linear-gradient(transparent 75%, #97ddf6 30%);
  background: -ms-linear-gradient(transparent 75%, #97ddf6 30%);
  background: -o-linear-gradient(transparent 75%, #97ddf6 30%);
}
#pickup_resp.makeup h5 span a {
  color: #787878;
}
#pickup_resp.makeup h5 span a:hover {
  text-decoration: none;
}
#pickup_resp.makeup .price p {
  font-weight: bold;
}
#pickup_resp.makeup .price div.att {
  color: #808080;
  text-align: left;
}
#pickup_resp.makeup .price span {
  color: #cc0000;
  font-size: 110%;
}
#pickup_resp.makeup .caution {
  background-color: #cc0000;
  color: #fff !important;
  font-weight: normal;
  padding: 0.5% 1%;
}
#pickup_resp.makeup h3 .caution {
  margin-left: 4%;
}
#pickup_resp.makeup .point ul {
  background-color: #f6f5e7;
}
#pickup_resp.makeup .price ul img {
  border: 1px solid #ff0000;
  border-radius: 5px;
}
#pickup_resp.makeup .blow > .clf {
  border: 5px solid #f1bb93;
  border-top: none;
  padding: 5% 3% 2%;
}
#pickup_resp.makeup .blow h5 span {
  font-weight: normal;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.makeup .att {
    margin-top: 10px;
  }
  #pickup_resp.makeup .caution {
    font-size: 95%;
  }
  #pickup_resp.makeup .kv {
    margin-bottom: 30px;
  }
  #pickup_resp.makeup .navi li {
    margin: 0.5% 0 0 2%;
    width: 360px;
  }
  #pickup_resp.makeup .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.makeup #keana .line {
    border: 1px solid #f1bb93;
    padding: 30px;
  }
  #pickup_resp.makeup #ase .line {
    border: 1px solid #40c3f3;
    padding: 30px;
  }
  #pickup_resp.makeup .line img {
    width: 100%;
  }
  #pickup_resp.makeup h2.ttl {
    background: none;
    position: relative;
    top: 6px;
  }
  #pickup_resp.makeup h3 {
    font-size: 16px;
  }
  #pickup_resp.makeup #keana h3.ttl,
  #pickup_resp.makeup #ase h3.ttl {
    background: none;
    margin-bottom: 4%;
    margin-top: -170px;
    padding-top: 170px;
    width: 58%;
  }
  #pickup_resp.makeup h3 {
    padding: 1.5% 2%;
  }
  #pickup_resp.makeup .clf .photo {
    float: left;
    margin: 0 5% 5% 0;
    width: 38%;
  }
  #pickup_resp.makeup .photo li img {
    margin: 0 0 2%;
    width: 70% !important;
  }
  #pickup_resp.makeup .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.makeup .price ul img {
    padding: 0;
  }
  #pickup_resp.makeup .blow .photo {
    margin-right: 3%;
    width: 35%;
  }
  #pickup_resp.makeup .blow .txt {
    float: left;
    width: 62%;
  }
  #pickup_resp.makeup .balloon::before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #f9e4d4;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
  }
  #pickup_resp.makeup .balloon {
    background-color: #f9e4d4;
    border-radius: 8px;
    color: #f27945;
    display: block;
    font-size: 110%;
    font-weight: bold;
    line-height: 2.5;
    margin: 10px auto;
    position: relative;
    text-align: center;
  }
  #pickup_resp.makeup .apply li {
    padding: 1% 0 5%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.makeup .att {
    margin: 10px 0;
  }
  #pickup_resp.makeup .navi {
    margin: 4% auto 13%;
  }
  #pickup_resp.makeup .navi li {
    margin: 0.5% 0 0;
  }
  #pickup_resp.makeup h2.ttl {
    margin: 10% 0 0;
  }
  #pickup_resp.makeup .line {
    margin-top: 5%;
  }
  #pickup_resp.makeup .photo li img {
    width: 87%!important;
  }
  #pickup_resp.makeup .clf .photo,
  #pickup_resp.makeup .clf .txt,
  #pickup_resp.makeup .clf .txt p:first-child {
    margin-bottom: 5%;
  }
  #pickup_resp.makeup .blow {
    margin-bottom: 10%;
  }
  #pickup_resp.makeup .blow .clf .txt {
    margin-bottom: 0;
  }
  #pickup_resp.makeup h5 {
    font-size: 90%;
  }
  #pickup_resp.makeup #keana h3.ttl,
  #pickup_resp.makeup #ase h3.ttl {
    padding-bottom: 3%;
  }
  #pickup_resp.makeup #ase h2.ttl {
    margin-bottom: 5%;
  }
}
/* /201607makeup */
/* 201608shimi_autumn -----------------------------------------------------------------------------    */
#pickup_resp.shimi_autumn h3 {
  background-color: #faf8d4;
  color: #503015;
  margin: 0 0 3%;
  padding: 3%;
}
#pickup_resp.shimi_autumn .line > .clf > p:first-child {
  padding-bottom: 3%;
}
#pickup_resp.shimi_autumn .point p span {
  background: linear-gradient(transparent 75%, #f6d871 30%);
  background: -webkit-linear-gradient(transparent 75%, #f6d871 30%);
  background: -moz-linear-gradient(transparent 75%, #f6d871 30%);
  background: -ms-linear-gradient(transparent 75%, #f6d871 30%);
  background: -o-linear-gradient(transparent 75%, #f6d871 30%);
}
#pickup_resp.shimi_autumn .point p.clf {
  margin: 5% auto;
}
#pickup_resp.shimi_autumn .photo dt,
#pickup_resp.shimi_autumn .photo dd {
  line-height: 22px;
}
#pickup_resp.shimi_autumn .photo dd {
  text-align: left;
}
#pickup_resp.shimi_autumn .photo dd span {
  font-size: 90%;
}
#pickup_resp.shimi_autumn th {
  padding: 2% 2% 2% 0;
}
#pickup_resp.shimi_autumn .blow,
#pickup_resp.shimi_autumn #shimi .line > h3 {
  margin-top: 5%;
}
#pickup_resp.shimi_autumn .blow > div {
  border: 5px solid #ebc639;
  border-top: none;
  padding: 3% 3% 2%;
}
#pickup_resp.shimi_autumn .blow .photo {
  float: left;
  margin-right: 3%;
  width: 44%;
}
#pickup_resp.shimi_autumn .blow .txt {
  float: left;
  width: 50%;
}
#pickup_resp.shimi_autumn .blow h3 {
  font-size: 14px;
  text-align: center;
  padding: 1%;
}
#pickup_resp.shimi_autumn .blow li {
  list-style: inside;
}
#pickup_resp.shimi_autumn .price p {
  font-weight: bold;
}
#pickup_resp.shimi_autumn .price ul img {
  border: 1px solid #cc0000;
  padding: 0;
}
/* PC用 */
@media print, screen and (min-width: 641px) {
  #pickup_resp.shimi_autumn .att {
    margin-top: 10px;
  }
  #pickup_resp.shimi_autumn .navi {
    margin: 2% auto 5%;
  }
  #pickup_resp.shimi_autumn .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.shimi_autumn .navi li {
    margin: 0 0 2% 2%;
    width: 32%;
  }
  #pickup_resp.shimi_autumn h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#f7a04e, #ebc53a);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#f7a04e, #ebc53a);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#f7a04e, #ebc53a);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#f7a04e, #ebc53a);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#f7a04e, #ebc53a);
  }
  #pickup_resp.shimi_autumn h3 {
    font-size: 16px;
  }
  #pickup_resp.shimi_autumn .line > h3 {
    padding: 1.5% 2%;
  }
  #pickup_resp.shimi_autumn .line {
    padding: 30px 0 0;
  }
  #pickup_resp.shimi_autumn .line img {
    width: 100%;
  }
  #pickup_resp.shimi_autumn .line > .clf > p:first-child {
    float: left;
    width: 50%;
  }
  #pickup_resp.shimi_autumn #photofacial .photo li.arrow {
    width: 5.25%;
  }
  #pickup_resp.shimi_autumn #photofacial .photo li {
    float: left;
    margin-left: 0;
    width: 21%;
  }
  #pickup_resp.shimi_autumn #kanpan .photo li.arrow {
    width: 6.95%;
  }
  #pickup_resp.shimi_autumn #kanpan .photo li {
    float: left;
    margin-left: 0;
    width: 28%;
  }
  #pickup_resp.shimi_autumn .point {
    float: left;
    margin: 0 0 10px 36px;
    width: 45%;
  }
  #pickup_resp.shimi_autumn .detail {
    margin-top: 3%;
  }
  #pickup_resp.shimi_autumn .indetail.left {
    margin-left: 0;
  }
  #pickup_resp.shimi_autumn .indetail {
    display: inline-table;
    height: 150px;
    margin-left: 5%;
    width: 47%;
  }
  #pickup_resp.shimi_autumn .blow .clf > .clf {
    float: left;
    width: 60%;
  }
  #pickup_resp.shimi_autumn .blow .inblow {
    float: left;
    width: 40%;
  }
  #pickup_resp.shimi_autumn .price {
    margin: 0 auto;
    width: 95%;
  }
  #pickup_resp.shimi_autumn #kanpan div.photo {
    margin: 0 auto;
    width: 600px;
  }
  #pickup_resp.shimi_autumn #shimi .line > .hide_sp {
    margin: 0 auto;
    width: 96.74%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.shimi_autumn .att {
    margin: 10px 0;
  }
  #pickup_resp.shimi_autumn h2.ttl {
    background: linear-gradient(#f7a04e, #ebc53a);
    background: -webkit-linear-gradient(#f7a04e, #ebc53a);
    background: -moz-linear-gradient(#f7a04e, #ebc53a);
    background: -ms-linear-gradient(#f7a04e, #ebc53a);
    background: -o-linear-gradient(#f7a04e, #ebc53a);
    margin: 5% 0 6%;
  }
  #pickup_resp.shimi_autumn .navi {
    margin: 6% auto 10%;
  }
  #pickup_resp.shimi_autumn .navi li {
    margin-bottom: 1%;
  }
  #pickup_resp.shimi_autumn .point {
    margin-bottom: 5%;
  }
  #pickup_resp.shimi_autumn .photo p {
    margin-right: 15%;
  }
  #pickup_resp.shimi_autumn .photo li {
    float: left;
    margin-left: 3%;
    width: 48%;
  }
  #pickup_resp.shimi_autumn .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.shimi_autumn .indetail {
    margin: 7% auto;
  }
  #pickup_resp.shimi_autumn .blow h3 {
    margin-top: 2%;
  }
  #pickup_resp.shimi_autumn .price ul {
    padding-bottom: 0;
  }
  #pickup_resp.shimi_autumn .blow {
    margin-bottom: 10%;
  }
}
/* /201608shimi_autumn */
/* pickup_max_201611 ------------------------------------------------------------ */
#pickup_resp.pickup_max_201611 #kv {
  margin-bottom: 2%;
  position: relative;
}
#pickup_resp.pickup_max_201611 .att {
  margin-top: 1%;
}
#pickup_resp.pickup_max_201611 h3 {
  background-color: #f4deff;
  border: medium none;
  color: #771d8a;
  margin: 3% auto;
}
#pickup_resp.pickup_max_201611 li {
  list-style: none;
}
#pickup_resp.pickup_max_201611 .photo p {
  line-height: 22px;
}
#pickup_resp.pickup_max_201611 .photo p span {
  font-weight: bold;
}
#pickup_resp.pickup_max_201611 .photo li dt,
#pickup_resp.pickup_max_201611 .photo li dd {
  padding: 1% 0;
}
#pickup_resp.pickup_max_201611 .photo li dd {
  text-align: left;
}
#pickup_resp.pickup_max_201611 table {
  width: 100%;
}
#pickup_resp.pickup_max_201611 tr {
  display: block;
}
#pickup_resp.pickup_max_201611 tr:last-child {
  margin-bottom: 0;
  vertical-align: top;
}
#pickup_resp.pickup_max_201611 #where > p {
  margin-top: 5%;
  text-align: center;
}
#pickup_resp.pickup_max_201611 .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.pickup_max_201611 .price p {
  font-weight: bold;
}
#pickup_resp.pickup_max_201611 .price .comment {
  font-size: 86% !important;
  font-weight: normal !important;
}
#pickup_resp.pickup_max_201611 #try .line h2 {
  margin: 0 auto 4%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.pickup_max_201611 #kv > p {
    left: 55px;
    position: absolute;
    top: 240px;
  }
  #pickup_resp.pickup_max_201611 #kv > p img {
    width: 85%;
  }
  #pickup_resp.pickup_max_201611 .navi {
    margin: 0 auto 5%;
  }
  #pickup_resp.pickup_max_201611 .navi li {
    margin: 0 0 2.4% 1%;
    width: 24.19%;
  }
  #pickup_resp.pickup_max_201611 .navi li:first-child {
    margin: 0 0 2.4% 0;
  }
  #pickup_resp.pickup_max_201611 .line {
    border: 1px solid #cfa9d8;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.pickup_max_201611 h2.ttl {
    background: #c17ad0;
    text-align: center;
  }
  #pickup_resp.pickup_max_201611 h2.ttl > img {
    width: 86.957%;
  }
  #pickup_resp.pickup_max_201611 .line img {
    width: 100%;
  }
  #pickup_resp.pickup_max_201611 h3 {
    font-size: 16px;
    padding: 1.5% 2%;
  }
  #pickup_resp.pickup_max_201611 .point {
    padding-bottom: 10px;
  }
  #pickup_resp.pickup_max_201611 .point > p {
    float: left;
  }
  #pickup_resp.pickup_max_201611 .point div {
    display: inline-block;
    margin-left: 18px;
    width: 54%;
  }
  #pickup_resp.pickup_max_201611 .point h3 {
    line-height: 1.3;
    margin: 0 auto 3%;
    padding: 2% 3%;
  }
  #pickup_resp.pickup_max_201611 #where .point > p {
    width: 38%;
  }
  #pickup_resp.pickup_max_201611 #where .point div {
    width: 59%;
  }
  #pickup_resp.pickup_max_201611 span.small {
    font-size: 90%;
  }
  #pickup_resp.pickup_max_201611 .photo li.arrow {
    width: 5.25%;
  }
  #pickup_resp.pickup_max_201611 .photo li {
    float: left;
    margin-left: 0;
    width: 21%;
  }
  #pickup_resp.pickup_max_201611 #where ul li {
    background: #f6f6f6 url("../images/pickup/pickup_max_201611/check.png") no-repeat scroll 3% center / 8% auto;
    display: inline-block;
    margin: 2% 0 0 2%;
    padding: 2% 0 2% 6%;
    width: 42%;
  }
  #pickup_resp.pickup_max_201611 #where ul li:first-child {
    margin: 2% 0 0 0;
  }
  #pickup_resp.pickup_max_201611 .photo li dd {
    font-size: 90%;
  }
  #pickup_resp.pickup_max_201611 tr {
    margin-bottom: 2%;
  }
  #pickup_resp.pickup_max_201611 th {
    width: 12.8%;
  }
  #pickup_resp.pickup_max_201611 td {
    padding-left: 2%;
  }
  #pickup_resp.pickup_max_201611 td div {
    display: inline-block;
  }
  #pickup_resp.pickup_max_201611 td.hide_sp {
    width: 20%;
  }
  #pickup_resp.pickup_max_201611 #try .line h2 {
    width: 60%;
  }
  #pickup_resp.pickup_max_201611 .price {
    margin: 0 auto;
    width: 99%;
  }
  #pickup_resp.pickup_max_201611 .price ul img {
    padding: 0;
  }
  #pickup_resp.pickup_max_201611 #pain,
  #pickup_resp.pickup_max_201611 #other {
    margin-top: -150px;
    padding-top: 150px;
  }
  #pickup_resp.pickup_max_201611 #other li {
    display: inline-block;
    margin-left: 0.67%;
    width: 32.1%;
  }
  #pickup_resp.pickup_max_201611 .apply li {
    padding: 3% 0;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.pickup_max_201611 #kv > p img {
    left: 1%;
    position: absolute;
    top: 40%;
    width: 16% !important;
  }
  #pickup_resp.pickup_max_201611 .navi li {
    display: inline-block;
    margin-bottom: 1%;
    margin-left: .7%;
    width: 48.9%;
  }
  #pickup_resp.pickup_max_201611 .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.pickup_max_201611 h2.ttl {
    background: #c17ad0;
  }
  #pickup_resp.pickup_max_201611 #where ul li {
    background: #f6f6f6 url("../images/pickup/pickup_max_201611/check.png") no-repeat scroll 2% center / 6% auto;
    margin-bottom: 2%;
    padding: 2% 0 2% 9%;
  }
  #pickup_resp.pickup_max_201611 #where > p {
    padding: 3% 7% 0;
  }
  #pickup_resp.pickup_max_201611 #pain .photo {
    display: block;
    overflow: hidden;
  }
  #pickup_resp.pickup_max_201611 .point p {
    margin-bottom: 5%;
  }
  #pickup_resp.pickup_max_201611 .photo p {
    margin-right: 15%;
  }
  #pickup_resp.pickup_max_201611 .photo li {
    float: left;
    margin-left: 3%;
    width: 48%;
  }
  #pickup_resp.pickup_max_201611 .photo li:first-child {
    margin-left: 0;
  }
  #pickup_resp.pickup_max_201611 th {
    padding: 2%;
    width: 28%;
  }
  #pickup_resp.pickup_max_201611 td {
    padding: 2%;
  }
  #pickup_resp.pickup_max_201611 td img {
    margin-bottom: 2%;
  }
  #pickup_resp.pickup_max_201611 .price ul {
    padding-bottom: 0;
  }
}
/* /pickup_max_201611 */
/* datsumou_201612 ------------------------------------------------------------ */
#pickup_resp.datsumou_201612 .att {
  margin: 2% auto;
}
#pickup_resp.datsumou_201612 li {
  list-style: none;
}
#pickup_resp.datsumou_201612 h2.ttl {
  background: #d8b554;
}
#pickup_resp.datsumou_201612 .line h2 {
  margin: 0 auto 4%;
}
#pickup_resp.datsumou_201612 h3 {
  background-color: #faf0d1;
  border: none;
  color: #a3832a;
  margin: 3% auto;
}
#pickup_resp.datsumou_201612 #reason .media,
#pickup_resp.datsumou_201612 .plan_txt {
  background-color: #f0f0f0;
  color: #000;
  padding: 2%;
}
#pickup_resp.datsumou_201612 #reason .media {
  position: relative;
}
#pickup_resp.datsumou_201612 #reason .media .triangle {
  border-bottom: 20px solid #f0f0f0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: 0;
  left: 20%;
  margin-left: -10px;
  position: absolute;
  top: -20px;
  width: 0;
}
#pickup_resp.datsumou_201612 #reason .media p {
  font-weight: bold;
}
#pickup_resp.datsumou_201612 #only .line {
  padding: 0;
}
#pickup_resp.datsumou_201612 #special .plan.clf {
  border-bottom: 1px solid #eedaa2;
  margin-bottom: 4%;
}
#pickup_resp.datsumou_201612 .line .plan p {
  margin-bottom: 5%;
}
#pickup_resp.datsumou_201612 .line > .plan_txt span {
  color: #cc0000;
  font-weight: bold;
}
#pickup_resp.datsumou_201612 .txt span {
  color: #000;
}
#pickup_resp.datsumou_201612 .pay_icn {
  background: url("../images/pickup/datsumou_201612/pay_icn.png") no-repeat scroll left center;
  background-size: 1% auto;
  color: #000;
  font-weight: bold;
  padding-left: 2%;
}
#pickup_resp.datsumou_201612 .button_enji {
  padding: 0 10px;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.datsumou_201612 .navi {
    margin: 0 auto 5%;
  }
  #pickup_resp.datsumou_201612 .navi li {
    margin: 0 0 2.4% 4px;
    width: auto;
  }
  #pickup_resp.datsumou_201612 .navi li:first-child {
    margin: 0 0 2.4% 0;
  }
  #pickup_resp.datsumou_201612 .line {
    border: 1px solid #eedaa2;
    border-top: none;
    padding: 30px;
  }
  #pickup_resp.datsumou_201612 h2.ttl,
  #pickup_resp.datsumou_201612 .line > .plan_txt {
    text-align: center;
  }
  #pickup_resp.datsumou_201612 h2.ttl > img,
  #pickup_resp.datsumou_201612 #reason .line img {
    width: 100%;
  }
  #pickup_resp.datsumou_201612 h3 {
    font-size: 16px;
    padding: 1.5% 2%;
  }
  #pickup_resp.datsumou_201612 .point {
    padding-bottom: 10px;
  }
  #pickup_resp.datsumou_201612 .point > p {
    float: left;
    width: 38%;
  }
  #pickup_resp.datsumou_201612 .point div {
    display: inline-block;
    margin-left: 18px;
    width: 59%;
  }
  #pickup_resp.datsumou_201612 .point h3 {
    line-height: 1.3;
    margin: 0 auto 3%;
    padding: 2% 3%;
  }
  #pickup_resp.datsumou_201612 .icn {
    margin: 2% auto 3%;
    width: 7%;
  }
  #pickup_resp.datsumou_201612 #reason li {
    display: inline-block;
    margin-right: 2%;
  }
  #pickup_resp.datsumou_201612 #differ {
    margin-bottom: 5%;
  }
  #pickup_resp.datsumou_201612 .table {
    margin-bottom: 4%;
  }
  #pickup_resp.datsumou_201612 .line .plan_detail {
    float: right;
    width: 66%;
  }
  #pickup_resp.datsumou_201612 .line .plan:nth-child(-n + 2) .fl {
    margin-top: 5%;
  }
  #pickup_resp.datsumou_201612 #trial {
    margin-top: -170px;
    padding-top: 170px;
  }
  #pickup_resp.datsumou_201612 aside img {
    width: 70% !important;
  }
  #pickup_resp.datsumou_201612 .about_payment {
    width: 96%;
  }
  #pickup_resp.datsumou_201612 .apply li {
    padding: 3% 0;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.datsumou_201612 .navi li {
    display: inline-block;
    margin-bottom: 1%;
    margin-left: 1%;
    width: 49.5%;
  }
  #pickup_resp.datsumou_201612 .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.datsumou_201612 .navi ul:last-child li {
    width: 100%;
  }
  #pickup_resp.datsumou_201612 .point p {
    margin-bottom: 5%;
  }
  #pickup_resp.datsumou_201612 .icn {
    margin: 0px auto 4%;
    width: 10%;
  }
  #pickup_resp.datsumou_201612 .line h2 {
    margin: 0 auto 6%;
  }
  #pickup_resp.datsumou_201612 #reason .media {
    margin-top: 5%;
  }
  #pickup_resp.datsumou_201612 #reason .media .triangle {
    left: 50%;
  }
  #pickup_resp.datsumou_201612 .table img {
    margin-bottom: 6%;
  }
  #pickup_resp.datsumou_201612 #only {
    margin-bottom: -13%;
  }
  #pickup_resp.datsumou_201612 #only h2.ttl {
    margin: 5% 0 0;
  }
  #pickup_resp.datsumou_201612 .line .plan_txt.hide_pc {
    width: 65%;
  }
  #pickup_resp.datsumou_201612 .line .plan:nth-child(-n+2) .fl {
    width: 30%;
  }
  #pickup_resp.datsumou_201612 .apply {
    margin: 10% 0;
  }
  #pickup_resp.datsumou_201612 .pay_icn {
    background-size: 2% auto;
    margin: 4% auto;
    padding-left: 3%;
  }
}
/* /datsumou_201612 */
/* pickup_kansaibou_201702 ------------------------------------------------------------ */
#pickup_resp.pickup_kansaibou_201702 #kv {
  margin-bottom: 4%;
  position: relative;
}
#pickup_resp.pickup_kansaibou_201702 .att {
  margin-top: 1%;
}
#pickup_resp.pickup_kansaibou_201702 h3 {
  background-color: #f1f6fd;
  border: medium none;
  color: #427aab;
  margin: 3% auto;
}
#pickup_resp.pickup_kansaibou_201702 li {
  list-style: none;
}
#pickup_resp.pickup_kansaibou_201702 .line h2 {
  margin-bottom: 3%;
}
#pickup_resp.pickup_kansaibou_201702 #about .line h4 {
	margin-top: 4%;
}
#pickup_resp.pickup_kansaibou_201702 #about .line > .img {
	margin: 3% auto 0;
}
#pickup_resp.pickup_kansaibou_201702 #reason p {
  margin-bottom: 2%;
}
#pickup_resp.pickup_kansaibou_201702 .marker {
  background: linear-gradient(transparent 75%, #FFFD5D 30%);
  background: -webkit-linear-gradient(transparent 75%, #FFFD5D 30%);
  background: -moz-linear-gradient(transparent 75%, #FFFD5D 30%);
  background: -ms-linear-gradient(transparent 75%, #FFFD5D 30%);
  background: -o-linear-gradient(transparent 75%, #FFFD5D 30%);
}
#pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl {
  background-color: #f6f6f6;
  margin-bottom: 1%;
  position: relative;
}
#pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl a {
  display: block;
}
#pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl dt {
  width: 9%;
}
#pickup_resp.pickup_kansaibou_201702 #price .line dt,
#pickup_resp.pickup_kansaibou_201702 #price .line dd {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
#pickup_resp.pickup_kansaibou_201702 #price .line dd {
  left: 16%;
}
#pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dl {
  background-color: #f1f6fd;
  margin-bottom: 3%;
  padding: 3% 2%;
  position: relative;
}
#pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dd {
  color: #427aab;
  font-size: 16px;
  font-weight: bold;
  left: 7%;
  width: 87%;
}
#pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dt {
  width: 4%;
}
#pickup_resp.pickup_kansaibou_201702 .price ul img {
  border: 1px solid #cc0000;
  border-radius: 5px;
}
#pickup_resp.pickup_kansaibou_201702 .price p {
  font-weight: bold;
}
#pickup_resp.pickup_kansaibou_201702 .price span {
  color: #cc0000;
  font-size: 110%;
}
#pickup_resp.pickup_kansaibou_201702 .price .comment {
  font-size: 86% !important;
  font-weight: normal !important;
}
#pickup_resp.pickup_kansaibou_201702 #cosme h4,
#pickup_resp.pickup_kansaibou_201702 #cosme .cosme_price {
	margin: 1% auto;
}
#pickup_resp.pickup_kansaibou_201702 #cosme h4 {
	color: #427aab;
	font-size: 108%;
}
#pickup_resp.pickup_kansaibou_201702 #cosme .cosme_price span {
	font-size: 78%;
	font-weight: normal;
}
#pickup_resp.pickup_kansaibou_201702 #cosme .cosme_price {
	font-size: 165%;
	font-weight: bold;
}
#pickup_resp.pickup_kansaibou_201702 .anker {
  position: absolute;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.pickup_kansaibou_201702 #kv > p {
    left: 30px;
    position: absolute;
    top: 245px;
  }
  #pickup_resp.pickup_kansaibou_201702 .navi {
    margin: 0 auto 5%;
  }
  #pickup_resp.pickup_kansaibou_201702 .navi li {
    margin: 0 0 2.4% 1%;
    width: 24.19%;
  }
  #pickup_resp.pickup_kansaibou_201702 .navi li:first-child {
    margin: 0 0 2.4% 0;
  }
  #pickup_resp.pickup_kansaibou_201702 h2.ttl {
    background: #7fbbef;
    text-align: center;
  }
  #pickup_resp.pickup_kansaibou_201702 .line {
    border: 1px solid #7fbbef;
    border-top: medium none;
    padding: 30px;
  }
  #pickup_resp.pickup_kansaibou_201702 .line img {
    width: 100%;
  }
  #pickup_resp.pickup_kansaibou_201702 h3 {
    font-size: 16px;
    padding: 1.5% 2%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point {
    padding-bottom: 10px;
  }
  #pickup_resp.pickup_kansaibou_201702 .point > p {
    float: left;
    width: 39%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point div {
    display: inline-block;
    margin-left: 18px;
    width: 58%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point h3 {
    line-height: 1.3;
    margin: 0 auto 3%;
    padding: 2% 3%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point ul li {
    background-image: url("../images/pickup/pickup_kansaibou_201702/check.png");
    background-repeat: no-repeat;
    background-position: 3% center;
    background-size: 8% auto;
    padding: 2% 0 2% 14%;
	}
	#pickup_resp.pickup_kansaibou_201702 #about .line > .img {
		width: 75%;
	}
  #pickup_resp.pickup_kansaibou_201702 #reason .img {
    margin: 0 auto;
    width: 50%;
  }
  #pickup_resp.pickup_kansaibou_201702 #recommend {
    margin-top: -170px;
    padding-top: 190px;
  }
  #pickup_resp.pickup_kansaibou_201702 .price {
    margin: 0 auto;
    width: 99%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl {
    float: left;
    margin-left: 2%;
    width: 49%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl:nth-child(2n+1) {
    margin-left: 0;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl a {
    padding: 8% 3%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .price_detail {
    border-top: 1px solid #7fbbef;
    margin: 5% auto 0;
    padding-top: 5%;
  }
  #pickup_resp.pickup_kansaibou_201702 .price ul img {
    padding: 0;
  }
  #pickup_resp.pickup_kansaibou_201702 .apply li {
    padding: 3% 0;
  }
	#pickup_resp #cosme h2.ttl > img {
		width: 100%;
	}
	#pickup_resp.pickup_kansaibou_201702 #cosme .cosme_price {
		text-align: right;
	}
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.pickup_kansaibou_201702 #kv > p img {
    left: 4%;
    position: absolute;
    top: 45%;
    width: 14% !important;
  }
  #pickup_resp.pickup_kansaibou_201702 .navi li {
    float: left;
    margin-bottom: 1%;
    margin-left: 1%;
    width: 49.5%;
  }
  #pickup_resp.pickup_kansaibou_201702 .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.pickup_kansaibou_201702 h2.ttl {
    background: #7fbbef;
  }
  #pickup_resp.pickup_kansaibou_201702 h2.hide_pc {
    margin-bottom: 5%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point ul li {
    background-color: #f6f6f6;
    background-image: url("../images/pickup/pickup_kansaibou_201702/check.png");
    background-repeat: no-repeat;
    background-position: 3% center;
    background-size: 10% auto;
    margin-bottom: 2%;
    padding: 4% 0 4% 15%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line div.clf > dl a,
  #pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dl {
    padding: 7% 2%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line #price_detail3 .price_detail dl {
    padding: 9% 2%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .price_detail {
    margin: 5% auto 10%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dt {
    width: 7%;
  }
  #pickup_resp.pickup_kansaibou_201702 #price .line .price_detail dd {
    font-size: 103%;
    font-weight: bold;
    left: 12%;
    width: 85%;
  }
  #pickup_resp.pickup_kansaibou_201702 .point p {
    margin-bottom: 5%;
  }
  #pickup_resp.pickup_kansaibou_201702 .price ul {
    padding-bottom: 0;
  }
	#pickup_resp.pickup_kansaibou_201702 #cosme h4,
	#pickup_resp.pickup_kansaibou_201702 #cosme .cosme_price {
		text-align: center;
	}
}
/* /pickup_kansaibou_201702 */
/* shimi_201703 ----------------------------------------------------------------------------- */
#pickup_resp.shimi_201703 h3 {
  background-color: #eef5cc;
  color: #222;
}
#pickup_resp.shimi_201703 .navi {
  margin: 5% auto;
}
#pickup_resp.shimi_201703 .point p span {
  background: linear-gradient(transparent 75%, #cde266 30%);
  background: -webkit-linear-gradient(transparent 75%, #cde266 30%);
  background: -moz-linear-gradient(transparent 75%, #cde266 30%);
  background: -ms-linear-gradient(transparent 75%, #cde266 30%);
  background: -o-linear-gradient(transparent 75%, #cde266 30%);
}
#pickup_resp.shimi_201703 .indetail span {
  font-size: 90%;
}
#pickup_resp.shimi_201703 .indetail .fl {
  margin-right: 4%;
  width: 30%;
}
#pickup_resp.shimi_201703 .indetail .fr {
  line-height: 1.5;
  width: 66%;
}
#pickup_resp.shimi_201703 .blow > div {
  border: 5px solid #abce00;
}
#pickup_resp.shimi_201703 .att {
  color: #222;
}
#pickup_resp.shimi_201703 > h2 {
  margin: 5% auto;
  text-align: center;
}
/* PC用 */
@media print, screen and (min-width: 641px) {
  #pickup_resp.shimi_201703 .navi li:first-child {
    margin-left: 0;
  }
  #pickup_resp.shimi_201703 .navi li {
    margin: 0.5% 0 0 2%;
    width: auto;
  }
  #pickup_resp.shimi_201703 h2.ttl {
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, linear-gradient(#87bd00, #abce00);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -webkit-linear-gradient(#87bd00, #abce00);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -moz-linear-gradient(#87bd00, #abce00);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -ms-linear-gradient(#87bd00, #abce00);
    background: url("../images/pickup/ttl_bg.png") no-repeat scroll right 80%, -o-linear-gradient(#87bd00, #abce00);
  }
  #pickup_resp.shimi_201703 #max .photo li.arrow {
    width: 5.25%;
  }
  #pickup_resp.shimi_201703 #max .photo li {
    float: left;
    margin-left: 0;
    width: 21%;
  }
  #pickup_resp.datsumou_201703 .line .plan p.plan_att {
    text-align: right;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.shimi_201703 h2.ttl {
    background: linear-gradient(#87bd00, #abce00);
    background: -webkit-linear-gradient(#87bd00, #abce00);
    background: -moz-linear-gradient(#87bd00, #abce00);
    background: -ms-linear-gradient(#87bd00, #abce00);
    background: -o-linear-gradient(#87bd00, #abce00);
  }
  #pickup_resp.shimi_201703 .navi {
    margin: 10% auto;
  }
  #pickup_resp.shimi_201703 .navi li {
    margin: 1.5% 0 0;
  }
}
/* /shimi_201703 */
/* datsumou_201703 ------------------------------------------------------------ */
#pickup_resp.datsumou_201703 h2.ttl {
  background: #f991a2;
}
#pickup_resp.datsumou_201703 h3 {
  background-color: #fce2e7;
  color: #a2653d;
  font-weight: normal;
}
#pickup_resp.datsumou_201703 .plan_txt {
  background-color: #f6f6f6;
  margin-bottom: 4%;
}
#pickup_resp.datsumou_201703 #special .plan.clf {
  border-bottom: 1px solid #f991a2;
}
#pickup_resp.datsumou_201703 #special .plan.clf.last {
  border-bottom: none;
  margin-bottom: 0;
}
#pickup_resp.datsumou_201703 .blow {
  border: 3px solid #fce2e7;
  margin-bottom: 5%;
  padding-bottom: 3%;
  text-align: center;
}
#pickup_resp.datsumou_201703 .blow h2,
#pickup_resp.datsumou_201703 .blow h3 {
  margin: 0 auto 1%;
}
#pickup_resp.datsumou_201703 .blow h2 {
  background-color: #fce2e7;
  padding: 1.5% 2%;
}
#pickup_resp.datsumou_201703 .blow h3 {
  background-color: #fff;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.datsumou_201703 .line {
    border: 1px solid #f991a2;
  }
  #pickup_resp.datsumou_201703 #women .line img {
    width: 100%;
  }
  #pickup_resp.datsumou_201703 .blow h3 img {
    margin: 0 auto;
    width: 68% !important;
  }
  #pickup_resp.datsumou_201703 .point {
    padding-bottom: 30px;
  }
  #pickup_resp.datsumou_201703 .line .plan .fl {
    margin-top: 5%;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.datsumou_201703 .navi ul:last-child li {
    width: 49.5%;
  }
  #pickup_resp.datsumou_201703 .blow h2 {
    padding: 3% 0;
  }
  #pickup_resp.datsumou_201612 #special > h2 {
    margin: 0 auto 4%;
  }
  #pickup_resp.datsumou_201703 .line .plan .fl {
    width: 30%;
  }
  #pickup_resp.datsumou_201703 .point {
    margin-bottom: 5%;
  }
  #pickup_resp.datsumou_201703 .point > p {
    margin-bottom: 0;
  }
	#pickup_resp.datsumou_201703 .blow > div {
    border: 5px solid #87bd00;
  }
}
/* /datsumou_201703 */
/* shiwa_201704 -----------------------------------------------------------------------------    */
#pickup_resp.shiwa_201704 h3 {
  background-color: #f1e3f7;
  color: #783b97;
}
#pickup_resp.shiwa_201704 #anxiety .line > p {
  margin: 3% auto 7%;
}
#pickup_resp.shiwa_201704 #anxiety .line > div {
  background-color: #fff4fb;
  padding: 3%;
}
/* PC用 */
@media print, screen and (min-width: 641px) { 
  #pickup_resp.shiwa_201704 #price .price {
    padding: 40px;
  }
  #pickup_resp.shiwa_201704 h3 {
    font-size: 16px;
    padding: 1.5% 2%;
  }
  #pickup_resp.shiwa_201704 #anxiety .line > div p {
    float: left;
    line-height: 1.6;
    margin-right: 5%;
    width: 55%;
  }
  #pickup_resp.shiwa_201704 #anxiety .line > div .img {
    float: left;
    width: 40%;
  }
  #pickup_resp.shiwa_201704 #anxiety .line > div .img img {
    width: 100%;
  }
}
/* スマホ用 */
@media print, screen and (max-width: 640px) {
  #pickup_resp.shiwa_201704 #anxiety .line > div {
    padding: 5%;
  }
  #pickup_resp.shiwa_201704 #anxiety .line > div p {
    margin-bottom: 3%;
  }
}
/* /shiwa_201704 */
/* hana_201706 ------------------------------------------------------------ */
#pickup_resp.hana_201706 #kv {
	margin-bottom: 4%;
	position: relative;
}
#pickup_resp.hana_201706 .att {
	margin-top: 1%;
}
#pickup_resp.hana_201706 h2.ttl {
	background: #7ed9ab;
	text-align: center;
}
#pickup_resp.hana_201706 #care .line > div h2 {
	border-top: 1px solid #7ed9ab;
	margin-top: 4%;
	padding-top: 6%;
}
#pickup_resp.hana_201706 #care .line > div h2 span.downtime {
	background-color: #ffff39;
	font-size: 70%;
	line-height: 2;
	padding: 0.3% 1%;
}
#pickup_resp.hana_201706 #care .line > div:first-child h2 {
	border-top: none;
	margin-top: -2%;
	padding-top: 1%;
}
#pickup_resp.hana_201706 h3 {
	padding: 1.5% 2%;
}
#pickup_resp.hana_201706 .line > div > h3,
#pickup_resp.hana_201706 .line > div .point > h3 {
	background-color: #e7fbf1;
	border: medium none;
	color: #1a9778;
	margin: 3% auto;
}
#pickup_resp.hana_201706 #type h3 {
	background-color: #7ed9ab;
	color: #fff;
}
#pickup_resp.hana_201706 li {
	list-style: none;
}
#pickup_resp.hana_201706 .line h2 {
	color: #1a9778;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 165%;
	font-weight: bold;
	margin-bottom: 2%;
	text-align: center;
}
#pickup_resp.hana_201706 .line h2 span.fz_s {
	font-size: 95%;
	font-weight: normal;
}
#pickup_resp.hana_201706 .line > p {
	margin-bottom: 3%;
}
#pickup_resp.hana_201706 #type .point {
	background-color: #f3fdf8;
	margin-bottom: 2%;
	padding: 2% 0;
}
#pickup_resp.hana_201706 #type .point div p {
	padding: 0 4% 2%;
}
#pickup_resp.hana_201706 #type .point p:last-child {
	text-align: right;
}
#pickup_resp.hana_201706 .check li {
	background-image: url("../images/pickup/hana_201706/check.png");
	background-repeat: no-repeat;
	background-position: 3% center;
	display: inline-block;
	font-weight: bold;
	width: auto;
}
#pickup_resp.hana_201706 .point a {
	color: #9f004c;
}
#pickup_resp.hana_201706 .point > ul > li {
	padding: 2%;
}
#pickup_resp.hana_201706 .point li,
#pickup_resp.hana_201706 .point ul h3 {
	background-color: #f6f6f6;
	margin-bottom: 2%;
}
#pickup_resp.hana_201706 .point h3 {
	color: #1a9778;
}
#pickup_resp.hana_201706 .line h3 img {
	margin-right: 1%;
	vertical-align: text-bottom;
	width: 6% !important;
}
#pickup_resp.hana_201706 .point ul h3 span {
	font-size: 80%;
}
#pickup_resp.hana_201706 .price ul img {
	border: 1px solid #cc0000;
	border-radius: 5px;
}
#pickup_resp.hana_201706 .price p {
	font-weight: bold;
}
#pickup_resp.hana_201706 .price span {
	color: #cc0000;
	font-size: 110%;
}
#pickup_resp.hana_201706 .price .comment {
	font-size: 86% !important;
	font-weight: normal !important;
}
#pickup_resp.hana_201706 #madonna .price .comment {
	color: #cc0000;
	font-weight: bold !important;
}
#pickup_resp.hana_201706 .point ul li div {
	background: #fff;
	border: 1px solid #1a9778;
	width: 100%;
}
#pickup_resp.hana_201706 .point ul li div .img,
#pickup_resp.hana_201706 .point ul li div .txt {
	float: left;
	margin-bottom: 0;
	padding: 0;
	width: 33%;
}
#pickup_resp.hana_201706 .point ul li div .txt {
	padding: 3%;
	width: 60%;
}
#pickup_resp.hana_201706 #datsumou .att {
	color: #cc0000;
	font-weight: bold;
	margin-top: 0;
	text-align: left;
}
#pickup_resp.hana_201706 #item h4,
#pickup_resp.hana_201706 #item .item_price {
	margin: 1% auto;
}
#pickup_resp.hana_201706 #item p.box {
	border: 1px solid #1a9778;
	color: #1a9778;
	font-size: 112%;
	font-weight: bold;
	padding-left: 1%;
	width: 33%;
}
#pickup_resp.hana_201706 #item h4 {
	color: #1a9778;
	font-size: 148%;
	line-height: 1.3;
}
#pickup_resp.hana_201706 #item h4 span {
	font-size: 62%;
}
#pickup_resp.hana_201706 #item .item_price span {
	font-size: 78%;
	font-weight: normal;
}
#pickup_resp.hana_201706 #item .item_price {
	font-size: 165%;
	font-weight: bold;
}
#pickup_resp.hana_201706 #item .point .name {
	float: left;
	width: 70%;
}
#pickup_resp.hana_201706 #item .point .icn {
	float: right;
	width: 18%;
}
/* PC用 */
@media print, screen and (min-width: 641px) {
  #pickup_resp #kv h1 {
    position: relative;
  }
	#pickup_resp.hana_201706 #kv > p {
		left: 30px;
		position: absolute;
		top: 245px;
	}
  #pickup_resp #kv .kv-extend {
    left: 30px;
    position: absolute;
    top: 75px;
  }
	#pickup_resp.hana_201706 .navi {
		margin: 0 auto 5%;
	}
	#pickup_resp.hana_201706 .navi li {
		margin: 0 0 2% 1.2%;
		width: 32.5%;
	}
	#pickup_resp.hana_201706 .navi li:first-child {
		margin: 0 0 2% 0;
	}
	#pickup_resp.hana_201706 .line {
		border: 1px solid #7ed9ab;
		border-top: medium none;
		padding: 30px;
	}
	#pickup_resp.hana_201706 .line img {
		width: 100%;
	}
	#pickup_resp.hana_201706 h3 {
		font-size: 16px;
	}
	#pickup_resp.hana_201706 .point {
		padding-bottom: 20px;
	}
	#pickup_resp.hana_201706 .point > p {
		float: left;
		width: 44%;
	}
	#pickup_resp.hana_201706 .point > div {
		display: inline-block;
		width: 56%;
	}
	#pickup_resp.hana_201706 .point > ul {
		display: inline-block;
		margin-left: 18px;
		width: 53%;
	}
	#pickup_resp.hana_201706 .point li,
	#pickup_resp.hana_201706 .point ul h3 {
		padding: 0;
	}
	#pickup_resp.hana_201706 .line > div .point > h3 {
		display: table;
		float: right;
		margin: 0 0 3% 8px;
		width: 49.3%;
	}
	#pickup_resp.hana_201706 #peeling {
		margin-top: -180px;
		padding-top: 180px;
	}
	#pickup_resp.hana_201706 #keanasp,
	#pickup_resp.hana_201706 #madonna,
	#pickup_resp.hana_201706 #datsumou {
		margin-top: -100px;
		padding-top: 100px;
	}
	#pickup_resp.hana_201706 .check {
		margin-bottom: 4%;
		text-align: center;
	}
	#pickup_resp.hana_201706 .check li {
		background-size: 20px auto;
		margin-left: 2%;
		padding: 1% 0 1% 5%;
	}
	#pickup_resp.hana_201706 .check li:first-child {
		margin-left: 0;
	}
	#pickup_resp.hana_201706 .price {
		margin: 0 auto;
		width: 99%;
	}
	#pickup_resp.hana_201706 .price ul img {
		padding: 0;
	}
	#pickup_resp.hana_201706 #datsumou .att {
		font-size: 110%;
		text-align: center;
	}
	#pickup_resp.hana_201706 .apply li {
		padding: 3% 0;
	}
	#pickup_resp.hana_201706 #item h2.ttl > img {
		width: 95%;
	}
	#pickup_resp.hana_201706 #item .point > p {
		float: left;
		padding: 0 5%;
		width: 14%;
	}
	#pickup_resp.hana_201706 #item .point {
		padding-bottom: 0;
	}
	#pickup_resp.hana_201706 #item h4 {
		float: left;
	}
	#pickup_resp.hana_201706 #item .point div {
		width: 72%;
	}
	#pickup_resp.hana_201706 #item .item_price {
		float: left;
		line-height: 1.3;
		margin: 9% 0 0 4%;
		vertical-align: bottom;
	}
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
	#pickup_resp.hana_201706 #kv > p img {
		left: 4%;
		position: absolute;
		top: 45%;
		width: 14% !important;
	}
  #pickup_resp #kv h1 {
    position: relative;
  }
  #pickup_resp #kv .kv-extend {
    left: -1%;
    position: absolute;
    top: 58%;
    width: 20% !important;
  }
	#pickup_resp.hana_201706 .navi {
		margin-top: 5%;
	}
	#pickup_resp.hana_201706 .navi .clf li {
		float: left;
		margin-bottom: 1%;
		margin-left: 1%;
		width: 49.5%;
	}
	#pickup_resp.hana_201706 .navi li:first-child {
		margin-left: 0;
	}
	#pickup_resp.hana_201706 .line h2 {
		font-size: 150%;
		line-height: 1.5em;
		margin-bottom: 3%;
	}
	#pickup_resp.hana_201706 #care .line > div h2 {
		margin-top: 6%;
		padding-top: 5%;
	}
	#pickup_resp.hana_201706 #care .line > div:first-child h2 {
		margin-top: 0%;
		padding-top: 0%;
	}
	#pickup_resp.hana_201706 .check {
		margin-bottom: 6%;
	}
	#pickup_resp.hana_201706 .check li {
		background-size: 20px auto;
		padding: 1% 0 1% 10%;
	}
	#pickup_resp.hana_201706 #type .point,
	#pickup_resp.hana_201706 #care .point > p {
		margin-bottom: 4%;
	}
	#pickup_resp.hana_201706 .point p {
		margin-bottom: 2%;
	}
	#pickup_resp.hana_201706 .price ul {
		padding-bottom: 0;
	}
	#pickup_resp.hana_201706 .price {
		margin: 0 auto;
		width: 99%;
	}
	#pickup_resp.hana_201706 .price ul img {
		padding: 0;
	}
	#pickup_resp.hana_201706 #item p.box {
		display: inline-block;
		font-size: 100%;
		padding: 1%;
		width: auto;
	}
	#pickup_resp.hana_201706 #item .point > p {
		float: left;
		padding: 0 2%;
		width: 24%;
	}
	#pickup_resp.hana_201706 #item .point {
		padding-bottom: 0;
	}
	#pickup_resp.hana_201706 #item .point > div {
		float: right;
		width: 70%;
	}
	#pickup_resp.hana_201706 #item .item_price {
		font-size: 145%;
	}
	#pickup_resp.hana_201706 #item .point .icn {
		width: 30%;
	}
}
/* /hana_201706 */
/* 202202lp5 -----------------------------------------------------------------------------    */
#pickup_resp.trial.lp5 {
  margin-bottom: 0;
  padding-top: 0;
  border-top: none;
}
#pickup_resp.trial.lp5 .ttl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #333333;
  color: #ffffff;
  font-weight: bold;
  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; 
  align-items: center; -webkit-align-items: center; 
}
#pickup_resp.trial.lp5 .ttl small {
  font-size: 75%;
  display: block;
}
#pickup_resp.trial.lp5 .line_inner,
#pickup_resp.trial.lp5 h3 {
  background-color: #e3e3e3;
}
#pickup_resp.trial.lp5 .line_inner span,
#pickup_resp.trial.lp5 h3 {
  color: #5e63b1;
}
#pickup_resp.trial.lp5 .line_inner h3 {
  font-weight: bold;
  text-align: center;
}
#pickup_resp.trial.lp5 .clf p .button_navy_blue,
#pickup_resp.trial.lp5 .clf p .button_light_blue,
#pickup_resp.trial.lp5 .clf p .button_black {
  margin-right: 2.5%;
}
#pickup_resp.trial.lp5 .clf p:first-child .button_navy_blue,
#pickup_resp.trial.lp5 .clf p:first-child .button_light_blue,
#pickup_resp.trial.lp5 .clf p:first-child .button_black {
  margin-right: 0;
}
/* PC用 */
@media print, screen and (min-width: 641px) {
  #pickup_resp.trial.lp5 .ttl {
    font-size: 24px;
    padding: 10px 27px;
    height: 78px;
  }
  #pickup_resp.trial.lp5 .ttl small {
    padding-top: 2%
  }
  #pickup_resp.trial.lp5 .line {
    border-color: #333333;
  }
  #pickup_resp.trial.lp5 .line_inner h3 {
    font-size: 24px;
  }
}
/* スマホ用　*/
@media print, screen and (max-width: 640px) {
  #pickup_resp.trial.lp5 .ttl {
    font-size: 4.6875vw;
    padding: 3vw 4.6vw;
    height: 18vw;
  }
  #pickup_resp.trial.lp5 .line_inner h3 {
    font-size: 4.6875vw;
  }
}
/* 202202lp5 */


#pickup_resp .price-txt-box {
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px #cc0000 solid;
  color: #cc0000;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  align-items: center;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 1.2;
  padding: 2.34% 0;
}
#pickup_resp .price-txt-box.price-txt-box--term {
  position: relative;
  padding-top: 7%;
}

#pickup_resp .price-txt-box__l {
  margin-left: 19.69%;
}
#pickup_resp .price-txt-box--trial .price-txt-box__l {
  font-size: 90%;
  margin-left: 3%;
}
#pickup_resp .price-txt-box__m {
  margin-left: 2em;
  margin-right: 4em;
}
#pickup_resp .price-txt-box__r {
  margin-left: auto;
  margin-right: 12.81%;
}
#pickup_resp .price-txt-box--trial .price-txt-box__r {
  margin-right: 3%;
}
#pickup_resp .price-txt-box__small {
  font-size: 80%;
}
#pickup_resp .price-txt-box--trial .price-txt-box__small {
  font-size: 80%;
}
#pickup_resp .price-txt-box--blue {
  border-color: #009adb;
  color: #009adb;
}

#pickup_resp .price-txt-box__head {
  background-color: #cc0000;
  color: #fff;
  text-align: center;
  font-size: 75%;
  font-weight: normal;
  padding: 1% 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#pickup_resp .price-txt-box--blue .price-txt-box__head {
  background-color: #009adb;
}

@media print, screen and (min-width: 641px) {
  #pickup_resp .price-txt-box {
    font-size: 20px;
  }
  #pickup_resp .price-txt-box.price-txt-box--trial {
    -webkit-box-pack: center;
    justify-content: center;
  }
  #pickup_resp .price-txt-box.price-txt-box--trial .price-txt-box__r {
    margin-left: 0;
  }
}
@media print, screen and (max-width: 640px) {
  #pickup_resp .price-txt-box {
    font-size: 5vw;
  }
  #pickup_resp .price-txt-box.price-txt-box--trial {
    font-size: 3.59vw;
    padding: 4% 0;
  }
  #pickup_resp .price-txt-box.price-txt-box--term {
    padding-top: 11%;
  }
  #pickup_resp .price-txt-box__m {
    margin-right: 0;
  }
  #pickup_resp .price-txt-box__head {
    padding: 2% 0;
  }
  #pickup_resp .price-txt-box--emsculpt .price-txt-box__l {
    margin-left: 8%;
    font-size: 80%;
  }
  #pickup_resp .price-txt-box--emsculpt .price-txt-box__m {
    margin-left: 1em;
    font-size: 80%;
  }
  #pickup_resp .price-txt-box--emsculpt .price-txt-box__r {
    font-size: 80%;
    margin-right: 8%;
  }
}