@charset "UTF-8";

.pagebody {
	overflow: hidden;
}


/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*.pagebody {
	font-size: 90%;
	line-height: 1.8em;
}*/
}



/*メインイメージ
---------------------------------------------------------*/
.lp_m_img_box {
	background: #9da9bf url("../images/lp/chokei/m_bg@2x.jpg") repeat-x center center;
	background-size: auto 100%;
}
.lp_m_img_box::before {
	width: 100%;
	left: 0;
	background: url("../images/lp/chokei/m_img@2x.jpg") no-repeat left center;
	background-size: cover;
}
.lp_m_img_box .m_img {
	width: 80%;
	max-width: 910px;
	margin-left: auto;
	margin-right: 6%;
}
.lp_m_img_box .lp_m_img {
	padding-top: 20px;
	padding-bottom: 460px;
}
.lp_m_point {
	top: 57%;
}
.lp_cnt_main .lp_kotsuhi dd {
	color: #fff;
}

/* 微調整 (1500px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.lp_m_img_box,
.lp_m_img_box::before {
	background-position: left top;
	background-size: auto 100%;
}
.lp_m_point {
	top: 58%;
}
.lp_m_img_box .lp_m_img {
	padding-top: 1%;
	padding-bottom: 26%;
}
}

/* 微調整 (1300px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.lp_m_img_box,
.lp_m_img_box::before {
	background-size: auto 95%;
}
.lp_m_point {
	top: 60%;
}
.lp_m_img_box .lp_m_img {
	padding-top: 1%;
	padding-bottom: 28%;
}
.lp_m_img_box .m_img {
	margin-right: 0;
}
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.lp_m_img_box .lp_m_img {
	padding-top: 0;
	padding-bottom: 14%;
}
.lp_m_img_box .m_img {
	width: 100%;
	margin-right: 0;
}
.lp_m_point {
	bottom: 26% !important;
}
}



/*こんなお悩みありませんか
---------------------------------------------------------*/
.chokei .nayami {
	padding-top: 180px;
	padding-bottom: 150px;
}
.chokei .nayami h2, .chokei .nayami h3 {
	text-align: center;
}
.chokei .nayami ul {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	text-align: center;
}
.chokei .nayami li {
	margin-top: 40px;
	width: 32.5%;
	max-width: 360px;
	border-bottom: solid 2px #0b3894;
	color: #000;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.6em;
	padding-top: 2em;
	background: url("../images/lp/chokei/check@2x.png") no-repeat left top;
	background-size: 3.5em auto;
	padding-bottom: 1.0em;
}
.chokei .nayami li span {
	background: url("../images/lp/chokei/marker@2x.png") repeat-x center bottom;
	background-size: auto .6em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .nayami {
	padding-top: 15%;
	padding-bottom: 10%;
}
.chokei .nayami li {
	margin-top: 4%;
	font-size: 2.5vw;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .nayami {
	padding-top: 25%;
	padding-bottom: 15%;
}
.chokei .nayami ul {
	display: block;
	text-align: left;
}
.chokei .nayami li {
	margin-top: 4%;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	font-size: 120%;
	line-height: 1.4em;
	padding-top: .4em;
	background-size: 2.5em auto;
	padding-bottom: .5em;
	padding-left: 3.0em;
	padding-right: .5em;
}
.chokei .nayami li br {
	display: none;
}
}



/*導入
---------------------------------------------------------*/
.chokei .lead_box {
	background: #ebe4d6;
	margin-bottom: 130px;
}
.chokei .abs_box {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
.chokei .abs_box .abs {
	position: absolute;
	z-index: 0;
	width: 44%;
	right: 0;
	top: 0;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
}
.chokei .abs_box .w1200 {
	position: relative;
	z-index: 1;
}
.chokei .main_txt dt,
.chokei .main_txt dd {
	width: 100%;
	max-width: 640px;
	margin-left: 0;
	margin-right: auto;
}
.chokei .main_txt dt {
	width: 53%;
}
.chokei .main_txt dd {
	font-size: 115%;
	letter-spacing: normal;
	line-height: 2.0em;
	margin-top: 1.5em;
	margin-bottom: 70px;
}
.chokei .main_txt dd span {
	display: block;
	color: #d90000;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-top: .5em;
}

.chokei .point_txt {
	background: rgba(28,42,69,0.8);
	padding: 40px 3%;
	position: relative;
	color: #fff;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 2.0em;
}
.chokei .point_txt dt {
	position: absolute;
	z-index: 0;
	width: 25%;
	height: calc(100% + 30px);
	left: 0;
	bottom: 0;
	box-sizing: border-box;
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
	padding: 15px 3% 0;
}
.chokei .point_txt dd {
	position: relative;
	z-index: 1;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .lead_box {
	margin-bottom: 10%;
}
.chokei .abs_box {
	padding-top: 8%;
	padding-bottom: 8%;
}
.chokei .abs_box .abs {
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
}
.chokei .main_txt dd {
	width: 100%;
	max-width: 100%;
	font-size: 105%;
	margin-top: 5%;
	margin-bottom: 10%;
}

.chokei .point_txt {
	padding: 4%;
}
.chokei .point_txt dt {
	width: 30%;
	padding: 15px 4% 0;
}
.chokei .point_txt dd {
	position: relative;
	z-index: 1;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .lead_box {
	margin-bottom: 14%;
}
.chokei .abs_box {
	padding-top: 16%;
	padding-bottom: 10%;
}
.chokei .abs_box .abs {
	width: 30%;
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
}
.chokei .main_txt dt {
	width: 80%;
}
.chokei .main_txt dd {
	width: 100%;
	max-width: 100%;
	font-size: 100%;
	line-height: 1.8em;
	margin-top: 1.5em;
	margin-bottom: 12%;
}
.chokei .main_txt dd span {
	font-size: 130%;
	margin-top: .2em;
}

.chokei .point_txt {
	padding: 10% 6% 6%;
	line-height: 1.8em;
}
.chokei .point_txt dt {
	width: 50%;
	height: calc(100% + 1.0em);
	padding: .8em 6% 0;
}
}



/*コラム、共通
---------------------------------------------------------*/
.cho_column {
	width: 100%;
	max-width: 1200px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
background: rgb(207,218,230);
background: -moz-linear-gradient(left,  rgba(207,218,230,1) 0%, rgba(231,236,242,1) 100%);
background: -webkit-linear-gradient(left,  rgba(207,218,230,1) 0%,rgba(231,236,242,1) 100%);
background: linear-gradient(to right,  rgba(207,218,230,1) 0%,rgba(231,236,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfdae6', endColorstr='#e7ecf2',GradientType=1 );
	padding: 75px 4% 50px;
	position: relative;
}
.cho_column::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("../images/lp/chokei/col_bg@2x.png") repeat-y right center;
	background-size: 80px auto;
}
.cho_column .col_style {
	position: relative;
	z-index: 5;
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
}
.cho_column img {
	display: block;
}
.cho_column h2, .cho_column h3 {
	position: absolute;
	z-index: 2;
	left: 9%;
	top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cho_column .dr_abs {
	position: absolute;
	z-index: 1;
	width: 9%;
	max-width: 90px;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cho_column .abs_img {
	position: absolute;
	z-index: 0;
	width: 24%;
	max-width: 240px;
	right: 6%;
	top: 0;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}
.cho_column .col_style > dt {
	color: #0b3894;
	font-size: 180%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding-left: 2.2em;
	position: relative;
	margin-top: 15px;
	margin-bottom: .5em;
}
.cho_column .col_style > dt::before {
	content: "";
	position: absolute;
	width: 1.8em;
	height: 1.8em;
	left: 0;
	top: -.2em;
	background: url("../images/lp/chokei/col_icon1@2x.png") no-repeat center center;
	background-size: contain;
}
.cho_column .col_style > dd {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 2.0em;
}
.cho_column .col_style .bg_white {
	background: #fff;
	padding: 15px 3% 10px;
	margin: 15px 0 20px;
}
.cho_column .col_style .bg_white .caption {
	color: #808080;
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: .8em;
}

/*症例バナー*/
.chokei .bnr_case {
	width: 100%;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.cho_column {
	margin-top: 8%;
	padding: 6% 4% 3%;
}
.cho_column .col_style > dt {
	font-size: 170%;
}
.cho_column .col_style > dd {
	line-height: 1.8em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.cho_column {
	margin-top: 12%;
	padding: 15% 4% 4%;
}
.cho_column::before {
	background-size: 12vw auto;
}
.cho_column h2, .cho_column h3 {
	width: 50%;
	left: 12%;
}
.cho_column .dr_abs {
	width: 12%;
}
.cho_column .abs_img {
	width: 35%;
	right: -3%;
}
.cho_column .col_style > dt {
	font-size: 130%;
	letter-spacing: .05em;
}
.cho_column .col_style > dd {
	line-height: 1.8em;
}
.cho_column .col_style .bg_white {
	padding: 4%;
	margin: 1.0em 0;
}
}



/*コラム1
---------------------------------------------------------*/
.chokei .column1 {
	margin-bottom: 130px;
}
.chokei .column1 .bg_white dl {
	font-size: 135%;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.6em;
}
.chokei .column1 .bg_white ul {
	display: -webkit-flex;
	display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chokei .column1 .bg_white li {
	position: relative;
	padding-left: 1.0em;
	margin-right: 1.0em;
}
.chokei .column1 .bg_white li::before {
	font-family: 'fontello';
	content: '\e802';
	color: #0b3894;
	font-size: 70%;
	font-weight: normal;
	opacity: 0.7;
	position: absolute;
	left: 0;
	top: 0;
}
.chokei .column1 .sub_style dt {
	color: #0b3894;
	font-size: 135%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	margin-bottom: .4em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .column1 {
	margin-bottom: 10%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .column1 {
	margin-bottom: 12%;
}
.chokei .column1 .sub_style dt {
	font-size: 120%;
}
}



/*ope
---------------------------------------------------------*/
.chokei .ope {
	padding-bottom: 120px;
	border-bottom: solid 1px #666;
	margin-bottom: 100px;
}
.chokei .ope .title_box {
background: rgb(12,33,61);
background: -moz-linear-gradient(left,  rgba(12,33,61,1) 0%, rgba(23,65,120,1) 50%, rgba(12,33,61,1) 100%);
background: -webkit-linear-gradient(left,  rgba(12,33,61,1) 0%,rgba(23,65,120,1) 50%,rgba(12,33,61,1) 100%);
background: linear-gradient(to right,  rgba(12,33,61,1) 0%,rgba(23,65,120,1) 50%,rgba(12,33,61,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c213d', endColorstr='#0c213d',GradientType=1 );
	position: relative;
	text-align: center;
	margin-bottom: 60px;
}
.chokei .ope .title_box::before {
	content: "";	/*左右線*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url("../images/lp/chokei/ope_bg1@2x.png"), url("../images/lp/chokei/ope_bg2@2x.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	background-size: 300px auto, 300px auto;
}
.chokei .ope .title_box h2, .chokei .ope .title_box h3 {
	width: 55%;
	max-width: 520px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 50px 0;
	padding-left: 120px;
	position: relative;
}
.chokei .ope .title_box h2 span, .chokei .ope .title_box h3 span {
	display: block;
}
.chokei .ope .title_box h2 .abs, .chokei .ope .title_box h3 .abs {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
}

.chokei .ope .lead {
	margin-bottom: 40px;
}

.chokei .ope_title {
	border-top: solid 4px #ced7ea;
	border-bottom: solid 4px #1c2a45;
	position: relative;
	font-size: 350%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: .2em 0;
	padding-left: 2.2em;
	margin-bottom: 50px;
}
.chokei .ope_title::before {
	content: "";	/*上の罫線*/
	position: absolute;
	width: 75%;
	height: 4px;
	left: 0;
	top: -4px;
	background: #6d88bf;
}
.chokei .ope_title::after {
	content: "";	/*No*/
	position: absolute;
	width: 1.1em;
	height:  100%;
	left: .5em;
	top: 0;
	background: url("../images/lp/chokei/ope_no1@2x.png") no-repeat center center;
	background-size: contain;
}
.chokei .ope .box2 .ope_title::after {background-image: url("../images/lp/chokei/ope_no2@2x.png");}
.chokei .ope .box3 .ope_title::after {background-image: url("../images/lp/chokei/ope_no3@2x.png");}
.chokei .ope_title h3, .chokei .ope_title h4 {
	padding-top: .3em;
	position: relative;
}
.chokei .ope_title h3 span, .chokei .ope_title h4 span {
	position: absolute;
	left: 0;
	top: .2em;
	font-size: 30%;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 1.2em;
}

.chokei .ope .bef_aft {
	width: 100%;
	max-width: 920px;
	margin: 0 auto 20px;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	text-align: center;
	background: url("../images/lp/chokei/ope_arrow@2x.png") no-repeat center 40%;
	background-size: 4.5% auto;
}
.chokei .ope .bef_aft li {
	width: 46%;
	max-width: 410px;
}
.chokei .ope .bef_aft .caption img {
	display: block;
	margin: auto;
}
.chokei .ope .bef_aft .caption {
	width: 40%;
	margin: 5px auto 0;
}
.chokei .ope .bef_aft p {
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.6em;
	margin-top: .5em;
}

.chokei .ope .in_box {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 100px;
}

.chokei .ope_style > dt {
	color: #1c2a45;
	font-size: 180%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
	margin-bottom: .3em;
}
.chokei .ope_style > dd {
	line-height: 2.2em;
}

.chokei .ope table {
	margin-top: 30px;
	width: 100%;
	border-top: solid 1px #999;
}
.chokei .ope table caption {
	color: #1c2a45;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.2em;
	margin-bottom: .5em;
	text-align: left;
}
.chokei .ope table tr {
	border-bottom: solid 1px #999;
}
.chokei .ope table th {
	width: 20%;
	box-sizing: border-box;
	background: #405882;
	color: #fff;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: .6em 3%;
	text-align: left;
	vertical-align: middle;
}
.chokei .ope table td {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: .6em 3%;
	text-align: left;
	vertical-align: middle;
}

.chokei .ope .merit_style,
.chokei .ope .demerit_style {
	box-sizing: border-box;
	padding: 30px 4%;
	background: rgba(231,236,242,1);
}
.chokei .ope .merit_style > dt,
.chokei .ope .demerit_style > dt {
	color: #1c2a45;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding-left: 1.8em;
	position: relative;
	margin-bottom: .5em;
}
.chokei .ope .merit_style > dt::before,
.chokei .ope .demerit_style > dt::before {
	content: "";
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("../images/lp/chokei/merit@2x.png") no-repeat center center;
	background-size: contain;
}
.chokei .ope .demerit_style > dt::before {
	background-image: url("../images/lp/chokei/demerit@2x.png");
}
.chokei .ope .merit_demerit,
.chokei .ope .merit_only {
	margin-top: 40px;
}
.chokei .ope .merit_demerit {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.chokei .ope .merit_demerit > dl {
	width: 48%;
}
.chokei .ope .merit_only > dl {
	display: flex;
    align-items: center;
}
.chokei .ope .merit_only > dl > dt {
	margin-bottom: 0;
	margin-right: 1.0em;
}

/*長茎術*/
.chokei .ope_long,
.chokei .ope_short {
	padding-bottom: 120px;
}
.chokei .ope_long {
	background: url("../images/lp/chokei/bottom_arrow@2x.png") no-repeat center bottom;
	background-size: contain;
}

/*陰茎短縮術*/
.chokei .ope_short .title_box h2, .chokei .ope_short .title_box h3 {
	width: 43%;
	max-width: 356px;
	padding-left: 0;
}
.chokei .ope_short .short_flow {
	width: 100%;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
	text-align: center;
	font-size: 95%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 60px;
}
.chokei .ope_short .short_flow li {
	width: 18.7%;
}
.chokei .ope_short .short_flow li.img_width {
	width: 26.3%;
}
.chokei .ope_short .short_flow li:nth-child(even) {
	width: 3%;
	padding-top: 12%;
}
.chokei .ope_short .short_flow li p {
	margin-top: .5em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .ope {
	padding-bottom: 10%;
	margin-bottom: 10%;
}
.chokei .ope .title_box {
	margin-bottom: 4%;
}
.chokei .ope .title_box::before {
	background-size: 30% auto, 30% auto;	/*左右線*/
}
.chokei .ope .title_box h2, .chokei .ope .title_box h3 {
	padding: 4% 0;
	padding-left: 14%;
}
.chokei .ope .title_box h2 .abs, .chokei .ope .title_box h3 .abs {
	width: 24%;
}

.chokei .ope .lead {
	margin-bottom: 4%;
}

.chokei .ope_title {
	border-width: 3px;
	font-size: 5.5vw;
	margin-bottom: 4%;
}
.chokei .ope_title::before {
	height: 3px;	/*上の罫線*/
	top: -3px;
}
.chokei .ope .bef_aft p {
	font-size: 90%;
}
.chokei .ope .in_box {
	margin-bottom: 10%;
}

.chokei .ope_style > dt {
	font-size: 160%;
}
.chokei .ope_style > dd {
	line-height: 2.0em;
}

.chokei .ope table {
	margin-top: 3%;
}
.chokei .ope table th {
	width: 25%;
	padding: .6em 2%;
}
.chokei .ope table td {
	padding: .6em 2%;
}

.chokei .ope .merit_style,
.chokei .ope .demerit_style {
	padding: 3% 4%;
}
.chokei .ope .merit_demerit,
.chokei .ope .merit_only {
	margin-top: 3%;
}

/*長茎術*/
.chokei .ope_long,
.chokei .ope_short {
	padding-bottom: 10%;
}
/*陰茎短縮術*/
.chokei .ope_short .title_box h2, .chokei .ope_short .title_box h3 {
	padding-left: 0;
}
.chokei .ope_short .short_flow {
	margin-bottom: 5%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .ope {
	padding-bottom: 12%;
	margin-bottom: 12%;
}
.chokei .ope .title_box {
	margin-bottom: 6%;
}
.chokei .ope .title_box::before {
	background-size: 40% auto, 40% auto;	/*左右線*/
}
.chokei .ope .title_box h2, .chokei .ope .title_box h3 {
	width: 80%;
	padding: 8% 0;
	padding-left: 20%;
}
.chokei .ope .title_box h2 .abs, .chokei .ope .title_box h3 .abs {
	width: 25%;
}

.chokei .ope .lead {
	margin-bottom: 6%;
}

.chokei .ope_title {
	border-width: 2px;
	font-size: 185%;
	letter-spacing: normal;
	padding: .4em 0;
	padding-left: 1.4em;
	margin-bottom: 6%;
}
.chokei .ope_title::before {
	height: 2px;	/*上の罫線*/
	top: -2px;
}
.chokei .ope_title::after {
	left: 0;	/*No*/
}

.chokei .ope .bef_aft {
	margin-bottom: 3%;
	background-position: center 30%;
	background-size: 4.5% auto;
}
.chokei .ope .bef_aft p {
	text-align: left;
	font-size: 90%;
	line-height: 1.4em;
}

.chokei .ope .in_box {
	margin-bottom: 12%;
}

.chokei .ope_style > dt {
	font-size: 130%;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-bottom: .2em;
}
.chokei .ope_style > dd {
	line-height: 1.8em;
}

.chokei .ope table {
	margin-top: 5%;
}
.chokei .ope table caption {
	font-size: 110%;
}
.chokei .ope table tr,
.chokei .ope table th,
.chokei .ope table td {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
}
.chokei .ope table th {
	padding: .2em 3%;
}

.chokei .ope .merit_style,
.chokei .ope .demerit_style {
	padding: 4% 6%;
	font-size: 90%;
}
.chokei .ope .merit_style > dt,
.chokei .ope .demerit_style > dt {
	font-size: 130%;
	margin-bottom: 0s !important;
}
.chokei .ope .merit_demerit,
.chokei .ope .merit_only {
	margin-top: 6%;
}
.chokei .ope .merit_demerit {
	display: block;
}
.chokei .ope .merit_demerit > dl {
	width: 100%;
	margin-top: 3%;
}
.chokei .ope .merit_only > dl {
	display: block;
}
.chokei .ope .merit_only > dl > dt {
	margin-right: 0;
}

/*長茎術*/
.chokei .ope_long,
.chokei .ope_short {
	padding-bottom: 14%;
}
/*陰茎短縮術*/
.chokei .ope_short .title_box h2, .chokei .ope_short .title_box h3 {
	width: 65%;
	padding-left: 0;
}
.chokei .ope_short .short_flow {
    flex-wrap: wrap;
	width: 80%;
	margin: 0 auto 8%;
	font-size: 85%;
}
.chokei .ope_short .short_flow li {
	width: 35%;
	margin-top: 1.2em;
}
.chokei .ope_short .short_flow li:nth-child(-n+4) {
	margin-top: 0;
}
.chokei .ope_short .short_flow li.img_width {
	width: 49%;
}
.chokei .ope_short .short_flow li:nth-child(even) {
	width: 15%;
	box-sizing: border-box;
	padding: 20% 5% 0;
}
.chokei .ope_short .short_flow li p {
	margin-top: .5em;
}
}



/*combination
---------------------------------------------------------*/
.chokei .combination {
	background: #e3f1ff;
	padding-bottom: 100px;
}
.chokei .combination .w1200 {
	text-align: center;
}
.chokei .combination h2, .chokei .combination h3 {
	text-align: center;
	color: #d90000;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	display: inline-block;
	padding: 0 1.5em;
	position: relative;
	margin-bottom: .5em;
}
.chokei .combination h2::before, .chokei .combination h3::before {
	content: "";	/*スラッシュ*/
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 250%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/lp/chokei/slash_l@2x.png"), url("../images/lp/chokei/slash_r@2x.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	background-size: contain, contain;
}

.chokei .combination .title_box {
background: rgb(12,33,61);
background: -moz-linear-gradient(left,  rgba(12,33,61,1) 0%, rgba(23,65,120,1) 50%, rgba(12,33,61,1) 100%);
background: -webkit-linear-gradient(left,  rgba(12,33,61,1) 0%,rgba(23,65,120,1) 50%,rgba(12,33,61,1) 100%);
background: linear-gradient(to right,  rgba(12,33,61,1) 0%,rgba(23,65,120,1) 50%,rgba(12,33,61,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c213d', endColorstr='#0c213d',GradientType=1 );
	position: relative;
}
.chokei .combination .title_box::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("../images/lp/chokei/conbi_bg@2x.png") no-repeat left center;
	background-size: contain;
}
.chokei .combination .title_box .abs {
	position: absolute;
	z-index: 1;
	width: 15%;
	max-width: 130px;
	left: 3%;
	bottom: 0;
}
.chokei .combination .title_box p {
	color: #fff;
	font-size: 250%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: .8em 0;
}

.chokei .combination .sub_index {
	color: #1c2a45;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin: .8em 0;
}

.chokei .combination .flex_box {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	margin-bottom: 60px;
}
.chokei .combination .flex_box > div {
	width: 25%;
}
.chokei .combination .flex_box .bg_white {
	width: 44.5%;
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
	padding: 0 2.7%;
	position: relative;
}
.chokei .combination .in_box {
	padding: 20px 0 50px;
}

.chokei .combination .bg_white .no01 {
	position: absolute;
	width: 70%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: translateY(60%);
	transform: translateY(60%);
}

.chokei .combination .txt {
	font-size: 125%;
	font-weight:  bold;
	letter-spacing: .1em;
	line-height: 1.8em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .combination {
	padding-bottom: 8%;
}
.chokei .combination h2, .chokei .combination h3 {
	font-size: 170%;
}

.chokei .combination .title_box p {
	font-size: 200%;
	padding: .4em 0;
}

.chokei .combination .sub_index {
	font-size: 170%;
}

.chokei .combination .flex_box {
	margin-bottom: 6%;
}
.chokei .combination .flex_box > div {
	width: 26%;
}
.chokei .combination .flex_box .bg_white {
	padding: 0 2%;
}
.chokei .combination .in_box {
	padding: 2.0vw 0 4.0vw;
}

.chokei .combination .bg_white .no01 {
	position: absolute;
	width: 70%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: translateY(60%);
	transform: translateY(60%);
}

.chokei .combination .txt {
	font-size: 120%;
	letter-spacing: .05em;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .combination {
	padding-top: 8%;
	padding-bottom: 10%;
}
.chokei .combination h2, .chokei .combination h3 {
	font-size: 120%;
}

.chokei .combination .title_box .abs {
	width: 20%;
	left: 2%;
}
.chokei .combination .title_box p {
	font-size: 140%;
	padding: .5em 0;
	padding-left: 15%;
}

.chokei .combination .sub_index {
	font-size: 130%;
}

.chokei .combination .flex_box {
	display: block;
	margin-bottom: 6%;
}
.chokei .combination .flex_box > div {
	width: 100%;
}
.chokei .combination .flex_box .bg_white {
	width: 100%;
	margin: 6% auto;
	padding: 0;
}
.chokei .combination .in_box {
	box-sizing: border-box;
	border: solid 1px #ccc;
	padding: 4% 20%;
}
.chokei .combination .bg_white .in_box {
	border: none;
	padding: 4% 3% 12%;
}

.chokei .combination .bg_white .no01 {
	width: 60%;
	-webkit-transform: translateY(40%);
	transform: translateY(40%);
}

.chokei .combination .txt {
	font-size: 105%;
	letter-spacing: normal;
	text-align: left;
}
}



/*other
---------------------------------------------------------*/
.chokei .other .lp_index02 {
	color: #ffffff !important;
	border: none !important;
}
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3 {
	margin-bottom: 40px;
}
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3, .chokei .other .lp_inbox h4 {
	margin-top: 50px;
	border-top: solid 1px #0b3894;
	border-bottom: solid 1px #0b3894;
	color: #0b3894;
	font-size: 210%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	padding: .4em 0;
	text-align: center;
	margin-bottom: 40px;
}
.chokei .other .menu_list {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	text-align: center;
	margin-bottom: 60px;
}
.chokei .other .menu_list li {
	width: 32.5%;
	max-width: 420px;
	background: #e8eaec;
	box-sizing: border-box;
	padding: 0 3% 100px;
	position: relative;
}
.chokei .other .menu_list li::before {
	content: "";	/*上の白帯*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 40px;
	background: #fff;
	left: 0;
	top: 0;
}
.chokei .other .menu_list .img_menu {
	position: relative;
	z-index: 1;
}
.chokei .other .menu_list dt {
	color: #1c2a45;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.2em;
	margin: .2em 0 .4em;
}
.chokei .other .menu_list dd {
	text-align: left;
}
.chokei .other .menu_list .link_btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	width: 80%;
	margin: auto;
}
.chokei .other .menu_list .link_btn a {
	display: block;
	background: #1a1a1a;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2em;
	padding: .8em 0;
	border-radius: 50px;
	position: relative;
}
.chokei .other .menu_list .link_btn a:hover {
	background: #666;
}
.chokei .other .menu_list .link_btn a::before {
	font-family: 'fontello';
	content: '\e800';
	position: absolute;
	font-size: 160%;
	font-weight: normal;
	right: .3em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.chokei .other .bnr_case {
	margin-bottom: 130px;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3 {
	margin-bottom: 4%;
}
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3, .chokei .other .lp_inbox h4 {
	margin-top: 4%;
	font-size: 180%;
	margin-bottom: 4%;
}
.chokei .other .menu_list li {
	padding-bottom: 10vw;
}	
.chokei .other .menu_list dt {
	font-size: 3.6vw;
}
.chokei .other .menu_list .link_btn {
	bottom: 5%;
}
.chokei .other .menu_list .link_btn a {
	font-size: 100%;
}
.chokei .other .bnr_case {
	margin-bottom: 14%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3 {
	margin-bottom: 6%;
}
.chokei .other .lp_inbox h2, .chokei .other .lp_inbox h3, .chokei .other .lp_inbox h4 {
	margin-top: 6%;
	font-size: 150%;
	margin-bottom: 6%;
}
.chokei .other .menu_list {
	display: block;
	margin-bottom: 0;
}
.chokei .other .menu_list li {
	width: 90%;
	max-width: 100%;
	padding: 0 4% 4%;
	margin: 0 auto 5%;
}
.chokei .other .menu_list li::before {
	height: 5vw;	/*上の白帯*/
}
.chokei .other .menu_list .img_menu {
	width: 70%;
	margin: 0 auto;
}
.chokei .other .menu_list dt {
	font-size: 150%;
	margin: .2em 0;
}
.chokei .other .menu_list .link_btn {
	position: static;
	width: 100%;
	margin-top: .5em;
}
.chokei .other .menu_list .link_btn a {
	font-size: 100%;
	padding: .5em 0;
}
.chokei .other .menu_list .link_btn a::before {
	font-size: 120%;
}

.chokei .other .bnr_case {
	margin-bottom: 20%;
}
}



/*コラム2
---------------------------------------------------------*/
.chokei .column2 {
	margin-bottom: 100px;
}
.chokei .column2 .col_style > dt::before {
	background-image: url("../images/lp/chokei/col_icon2@2x.png");
}
.chokei .column2 .bg_white dl {
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1.6em;
}
.chokei .column2 .bg_white li {
	position: relative;
	padding-left: 1.0em;
	margin-top: .3em;
}
.chokei .column2 .bg_white li::before {
	font-family: 'fontello';
	content: '\e802';
	color: #999999;
	font-size: 70%;
	font-weight: normal;
	opacity: 0.7;
	position: absolute;
	left: 0;
	top: 0;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .column2 {
	margin-bottom: 8%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .column2 {
	margin-bottom: 10%;
}
.chokei .column2 .bg_white dl {
	line-height: 1.4em;
}
}



/*attention
---------------------------------------------------------*/
.chokei .attention {
	margin-bottom: 130px;
}
.chokei .attention .title_box {
	background: #1c2a45;
	padding: 20px 0;
	text-align: center;
	margin-bottom: 40px;
}
.chokei .attention .title_box div {
	width: 20%;
	max-width: 109px;
	position: relative;
	padding-bottom: 20px;
	margin: 0 auto 10px;
}
.chokei .attention .title_box div::before {
	content: "";
	position: absolute;
	width: 90%;
	height: 1px;
	background: #fcdf21;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.chokei .attention .title_box div img {
	display: block;
	margin: auto;
}
.chokei .attention .title_box h2, .chokei .attention .title_box h3 {
	color: #fff;
	font-size: 210%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
}

.chokei .attention .lp_inbox {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.8em;
}
.chokei .attention .box {
	margin-top: 30px;
	border-top: solid 1px #ccc;
	padding-top: 30px;
	overflow: hidden;
}
.chokei .attention .box .img_r {
	float: right;
	width: 35%;
	max-width: 360px;
	margin-left: 3%;
	margin-bottom: 1.0em;
}
.chokei .attention .box dt {
	color: #b02c00;
	font-size: 180%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.2em;
	padding-left: 1.5em;
	background: url("../images/lp/chokei/att_icon@2x.png") no-repeat left top;
	background-size: 1.2em;
	margin-bottom: .5em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.chokei .attention {
	margin-bottom: 10%;
}
.chokei .attention .title_box {
	margin-bottom: 4%;
}
.chokei .attention .title_box h2, .chokei .attention .title_box h3 {
	font-size: 180%;
}
.chokei .attention .box {
	margin-top: 3%;
	padding-top: 3%;
}
.chokei .attention .box dt {
	font-size: 160%;
}
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.chokei .attention {
	margin-bottom: 12%;
}
.chokei .attention .title_box {
	padding: .8em 0 .5em;
	margin-bottom: 6%;
}
.chokei .attention .title_box div {
	padding-bottom: 1.0em;
	margin-bottom: .5em;
}
.chokei .attention .title_box h2, .chokei .attention .title_box h3 {
	font-size: 140%;
	letter-spacing: .05em;
}

.chokei .attention .lp_inbox {
	line-height: 1.6em;
}
.chokei .attention .box {
	margin-top: 5%;
	padding-top: 5%;
}
.chokei .attention .box .img_r {
	width: 40%;
}
.chokei .attention .box dt {
	font-size: 130%;
	margin-bottom: .2em;
}
}



/*4つの安心
---------------------------------------------------------*/
.anshin {
	padding-top: 130px;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.anshin {
	padding-top: 12%;
}	
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.anshin {
	padding-top: 14%;
}
}



/*費用
---------------------------------------------------------*/
.lp_price_box th span{
	display: inline-block;
	font-size: 80%;
	letter-spacing: normal;
	line-height: 1.6em;
	margin-left: 1.0em;
}

/* Tablet
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {	
}

/* Mobile
------------------------------------------*/
@media only screen and (max-width: 767px) {
.lp_price_box table {
	font-size: 80%;
}
.lp_price_box th span{
	display: block;
	margin-left: 0em;
}
}