@charset "UTF-8";

.silicon {
	overflow: hidden;
}


/*メインイメージ
---------------------------------------------------------*/
.lp_m_img_box {
background: rgb(41,134,197);
background: -moz-linear-gradient(top,  rgba(41,134,197,1) 0%, rgba(209,236,246,1) 80%, rgba(209,236,246,1) 81%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(41,134,197,1) 0%,rgba(209,236,246,1) 80%,rgba(209,236,246,1) 81%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(41,134,197,1) 0%,rgba(209,236,246,1) 80%,rgba(209,236,246,1) 81%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2986c5', endColorstr='#ffffff',GradientType=0 );
}
.lp_m_img_box::before {
	display: none;
}
.lp_m_img h2 {
	height: 1120px;
}

.lp_m_point {
	position: absolute;
	left: 0;
	right: 0;
	top: 650px;	/* ページ毎に位置 */
}
.lp_m_point .in_box {
	border-color: #000;
}
.lp_m_point .in_box::before,
.lp_m_point .in_box::after {
	background: #000;
}
.lp_m_point .in_box p {
	color: #000;
}

/* 微調整 (1500px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.lp_m_point {
	top: 59%;	/* ページ毎に位置 */
}
.lp_m_img h2 {
	height: 76vw;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.lp_m_img {
	padding-bottom: 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.lp_m_img_box h2 {
background: rgb(41,134,197);
background: -moz-linear-gradient(top,  rgba(41,134,197,1) 0%, rgba(209,236,246,1) 80%, rgba(209,236,246,1) 81%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(41,134,197,1) 0%,rgba(209,236,246,1) 80%,rgba(209,236,246,1) 81%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(41,134,197,1) 0%,rgba(209,236,246,1) 80%,rgba(209,236,246,1) 81%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2986c5', endColorstr='#ffffff',GradientType=0 );
	height: 210vw;
}
.lp_m_img {
	padding-bottom: 8%;
}
.lp_m_point {
	bottom: 24% !important;	/* ページ毎に位置 */
}
.lp_m_point .in_box .abs_caption {
	color: #333;
}
}



/*こんな方におすすめの治療です
---------------------------------------------------------*/
.silicon .osusume {
	padding-top: 150px;		/* こんなお悩み基準 */
	position: relative;
}
.silicon .osusume::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/lp/bg_grd_v1.png) no-repeat center bottom;
	background-size: contain;
}
.silicon .osusume .w1320 {
	position: relative;
	z-index: 1;
	padding-bottom: 100px;
}
.silicon .osusume h3 {
	width: 80%;
	text-align: center;
	margin: 0 auto 10px;
}
.silicon .osusume .list_box {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
.silicon .osusume .list_box .lp_check_li {
	width: 72%;
	font-size: 220%;
}
.silicon .osusume .list_box .lp_check_li li {
	padding-left: 1.8em;
	background-position: 0 .1em;
	background-size: 1.4em auto;
}
.silicon .osusume .list_box p {
	width: 27%;
	text-align: center;
}

/* 微調整 (1200px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.silicon .osusume {
	padding-top: 12%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.silicon .osusume .w1320 {
	padding-bottom: 8%;
}
.silicon .osusume .list_box .lp_check_li {
	font-size: 3.6vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.silicon .osusume {
	padding-top: 30%;
}
.silicon .osusume .w1320 {
	padding-bottom: 2%;
}
.silicon .osusume h3 {
	width: 100%;
}
.silicon .osusume .list_box {
	display: block;
}
.silicon .osusume .list_box .lp_check_li {
	width: 100%;
	font-size: 120%;
}
.silicon .osusume .list_box p {
	width: 35%;
	margin: 0 auto;
}
}



/*box2
---------------------------------------------------------*/
.outline {
	padding-bottom: 60px;
}
.outline .inbox {
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
}

.outline .lead {
	text-align: center;
	font-size: 110%;
	line-height: 2.0em;
}

.outline .line_txt {
	margin: 50px 0;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	position: relative;
	text-align: center;
	padding: 40px 0;
}
.outline .line_txt::before,
.outline .line_txt::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	background: #fff;
}
.outline .line_txt::before {
	top: 2px;
}
.outline .line_txt::after {
	bottom: 2px;
}
.outline .line_txt dt {
	color: #ffff6c;
	font-size: 220%;
	font-weight: bold;
	line-height: 1.4em;
	display: inline-block;
	padding: 0 1.0em;
	background: url(../images/lp/silicon/fukidashi@2x.png) no-repeat center bottom;
	background-size: 100% auto;
	margin-bottom: .5em;
}
.outline .line_txt dd {
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.8em;
}

.outline .flow_list li {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
	margin-bottom: 50px;
}
.outline .flow_list li:last-child {
	margin-bottom: 0;
}
.outline .flow_list li p {
	width: 38%;
	max-width: 400px;
}
.outline .flow_list li dl {
	width: 59%;
}
.outline .flow_list dt {
	padding: .5em 0;
	border-bottom: solid 1px #fff;
	margin-bottom: .8em;
	position: relative;
	padding-left: 2.5em;
	font-size: 180%;
	font-weight: bold;
	line-height: 1.2em;
}
.outline .flow_list dt span {
	display: block;
	width: 2.0em;
	position: absolute;
	left: 0;
	bottom: .4em;
}

.outline .kininaru {
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	margin: 100px auto;
	background: #fff;
	border-radius: 15px;
	padding: 60px 2% 30px;
	position: relative;
	color: #333;
	font-size: 125%;
	font-weight: bold;
	line-height: 1.6em;
}
.outline .kininaru .kin_inbox {
	padding-left: 20%;
	position: relative;
	z-index: 1;
}
.outline .kininaru .kin_inbox p {
	margin-top: 1.0em;
	color: #0071bc;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.outline .kininaru .lp_check_li li .fc_orange {
	position: relative;
	z-index: 1;
	background: url(../images/lp/silicon/marker@2x.png) repeat-x center bottom;
	background-size: auto .5em;
}
.outline .kininaru .abs {
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 0;
	-webkit-transform: translateX(-15%);
	transform: translateX(-15%);
	width: 28%;
	max-width: 320px;
}

/* 微調整 (1200px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.outline .kininaru .kin_inbox {
	padding-left: 24%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.outline {
	padding-bottom: 6%;
}

.outline .lead {
	font-size: 100%;
}

.outline .line_txt {
	margin: 6% 0;
	padding: 3% 0;
}
.outline .line_txt dt {
	font-size: 180%;
}
.outline .line_txt dd {
	font-size: 120%;
}

.outline .kininaru {
	margin: 8% auto;
	padding: 4% 3% 2%;
}
.outline .kininaru .kin_inbox p {
	font-size: 130%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.outline {
	padding-bottom: 6%;
}

.outline .lead {
	font-size: 100%;
	line-height: 1.8em;
}

.outline .line_txt {
	margin: 8% 0;
	padding: 4% 0;
}
.outline .line_txt dt {
	font-size: 150%;
	background-size: 100% 70%;
}
.outline .line_txt dd {
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1.6em;
}

.outline .flow_list li {
	display: block;
	margin-bottom: 6%;
}
.outline .flow_list li p {
	width: 70%;
	margin: 0 auto 3%;
	text-align: center;
}
.outline .flow_list li dl {
	width: 100%;
}
.outline .flow_list dt {
	font-size: 140%;
}
	
.outline .kininaru {
	margin: 10% auto;
	border-radius: 10px;
	padding: 0 4% 6%;
	font-size: 120%;
}	
.outline .kininaru .kin_inbox {
	padding-left: 0;
}
.outline .kininaru .kin_inbox p {
	margin-top: .5em;
	font-size: 100%;
}
.outline .kininaru .abs {
	position: relative;
	-webkit-transform: translateY(-5%);
	transform: translateY(-5%);
	width: 55%;
	margin: 0 auto;
}
}



/*シリコンの形状
---------------------------------------------------------*/
.type {
	padding-top: 20px;
	padding-bottom: 60px;
}
.type h3 {
	width: 90%;
	text-align: center;
	margin: 0 auto 80px;
}

.typ_box .img_box {
	position: relative;
}
.typ_box .img_box > div {
	box-shadow:6px 6px 11px 0px rgba(0,0,0,0.1);
	position: relative;
	z-index: 0;
}
.typ_box .img_box .img_point {
	position: absolute;
	z-index: 1;
	max-width: 140px;
	left: 0;
	top: 0;
	-webkit-transform: translate(-40%, -25%);
	transform: translate(-40%, -25%);
}
.typ_box .img_box .img_silicon {
	position: absolute;
	z-index: 1;
	max-width: 213px;
}

.typ_box .txt_box {
	font-size: 110%;
	line-height: 2.0em;
}
.typ_box .txt_box h4 {
	color: #2e3192;
	font-size: 190%;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: .8em;
}
.typ_box .txt_box > p {
	margin-bottom: 2.0em;
}
.typ_box .txt_box .fc_orange {
	font-weight: bold;
}

.typ_box .size_box {
	max-width: 457px;
	box-sizing: border-box;
	background: #cdebf1;
	padding: 15px 0;
	border-radius: 10px;
	position: relative;
	line-height: 1.4em;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.typ_box .size_box dl {
	width: 65%;
	box-sizing: border-box;
	padding-left: 1.0em;
	padding-bottom: 1.0em;
}
.typ_box .size_box p {
	width: 35%;
	text-align: left;
}
.typ_box .size_box dt {
	color: #2e3192;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: .5em;
}
.typ_box .size_box dd ul {
	_zoom: 1;
	overflow: hidden;
}
.typ_box .size_box dd li {
	float: left;
	margin-right: 1.0em;
}
.typ_box .size_box .txt_small {
	position: absolute;
	z-index: 1;
	left: 3%;
	bottom: .5em;
	font-size: 80%;
}

.type .box1,
.type .box2 {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;	/* 右側と高さを揃えない */
	margin-bottom: 100px;
}
.type .box2 {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.type .box1 .img_box,
.type .box2 .img_box {
	width: 47%;
	max-width: 560px;
}
.type .box1 .txt_box,
.type .box2 .txt_box {
	width: 50%;
}
.type .box1 .img_point,
.type .box2 .img_point {
	width: 28%;
}
.type .box1 .img_box .img_silicon,
.type .box2 .img_box .img_silicon {
	width: 50%;
	bottom: 0;
}
.type .box1 .img_box .img_silicon {
	right: 0;
	-webkit-transform: translate(70%, 30%);
	transform: translate(70%, 30%);
}
.type .box2 .img_box .img_silicon {
	left: 0;
	-webkit-transform: translate(-70%, 30%);
	transform: translate(-70%, 30%);
}
.type .box1 .img_box .img_silicon.bar_img {
	-webkit-transform: translate(70%, 70%);
	transform: translate(70%, 70%);
}
.type .box1 .size_box {
	margin-left: auto;
	margin-right: 0;
}
.type .box2 .size_box {
	margin-left: 0;
	margin-right: auto;
}

.type .box3 {
	width: 100%;
	max-width: 946px;
	margin: 0 auto 30px;
}
.type .box3 .img_box {
	margin-bottom: 45px;
}
.type .box3 .img_box > div {
	width: 84%;
	max-width: 780px;
}
.type .box3 .img_point {
	width: 15%;
}
.type .box3 .img_box .img_silicon {
	width: 23%;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
}
.type .box3 .img_box .img_silicon li {
	margin-top: 20px;
}
.type .box3 .txt_box > p {
	width: 100%;
	max-width: 780px;
}
.type .box3 .size_list {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.type .box3 .size_list .size_box {
	width: 49%;
}

.type .txt1 {
	text-align: center;
}
.type .txt2 {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4em;
	margin: 80px 0 100px;
}

.type .select_box {
	background: #e6f5f8;
	border-radius: 15px;
	padding: 60px 5%;
	position: relative;
}
.type .select_box h3 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.type .select_box p {
	width: 75%;
	line-height: 2.0em;
}
.type .select_box p span {
	font-weight: bold;
}
.type .select_box .abs {
	width: 33%;
	position: absolute;
	top: 5%;
	right: 0;
	-webkit-transform: translateX(10%);
	transform: translateX(10%);
}

/* 微調整 (1250px以下)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1250px) {
.type .box1 .img_box .img_silicon {
	-webkit-transform: translate(-10%, 78%);
	transform: translate(-10%, 78%);
}
.type .box1 .img_box .img_silicon.bar_img {
	right: 50% !important;
	-webkit-transform: translate(50%, 120%) !important;
	transform: translate(50%, 120%) !important;
}
.type .box2 .img_box .img_silicon {
	-webkit-transform: translate(10%, 78%);
	transform: translate(10%, 78%);
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.type {
	padding-top: 0;
	padding-bottom: 6%;
}
.type h3 {
	margin-bottom: 8%;
}

.typ_box .img_box .img_point {
	-webkit-transform: translate(-20%, -25%);
	transform: translate(-20%, -25%);
}

.typ_box .txt_box {
	font-size: 100%;
	line-height: 1.6em;
}
.typ_box .txt_box h4 {
	font-size: 180%;
	margin-bottom: .4em;
}
.typ_box .txt_box > p {
	margin-bottom: 1.5em;
}

.typ_box .size_box {
	font-size: 90%;
}

.type .box1,
.type .box2 {
	margin-bottom: 6%;
}
.type .box1 .img_box .img_silicon,
.type .box2 .img_box .img_silicon {
	-webkit-transform: translateY(90%) !important;
	transform: translateY(90%) !important;
}
.type .box1 .img_box .img_silicon {
	right: 5%;
}
.type .box2 .img_box .img_silicon {
	left: 5%;
}
	
.type .box3 {
	margin-bottom: 3%;
}
.type .box3 .img_box {
	margin-bottom: 3%;
}
	
.type .txt2 {
	font-size: 180%;
	margin: 4% 0 10%;
}

.type .select_box {
	padding: 6% 3% 4%;
}
.type .select_box p {
	width: 100%;
}
.type .select_box .abs {
	top: 68%;
	-webkit-transform: translateX(15%);
	transform: translateX(15%);
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.type {
	padding-top: 2%;
	padding-bottom: 12%;
}
.type h3 {
	width: 100%;
	margin-bottom: 8%;
}

.typ_box .img_box > div {
	box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
}
.typ_box .img_box .img_point {
	-webkit-transform: translate(-25%, -25%);
	transform: translate(-25%, -25%);
}

.typ_box .txt_box {
	font-size: 100%;
	line-height: 1.8em;
}
.typ_box .txt_box h4 {
	font-size: 150%;
	margin-bottom: .2em;
}
.typ_box .txt_box > p {
	margin-bottom: .5em;
}

.typ_box .size_box {
	max-width: 100%;
	padding: .8em 0;
	border-radius: 5px;
	font-size: 90%;
}

.type .box1,
.type .box2 {
	display: block;
	margin-bottom: 12%;
}
.type .box1 .img_box,
.type .box2 .img_box {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 4%;
}
.type .box1 .img_box {
	padding-right: 30%;
}
.type .box2 .img_box {
	padding-left: 30%;
}
.type .box1 .txt_box,
.type .box2 .txt_box {
	width: 100%;
}
.type .box1 .img_point,
.type .box2 .img_point {
	width: 28%;
}
.type .box1 .img_box .img_silicon,
.type .box2 .img_box .img_silicon {
	width: 35%;
	bottom: 10%;
	right: 0 !important;
	-webkit-transform: none !important;
	transform: none !important;
}

.type .box3 {
	margin-bottom: 3%;
}
.type .box3 .img_box {
	margin-bottom: 4%;
}
.type .box3 .img_box > div {
	width: 100%;
}
.type .box3 .img_point {
	width: 30%;
}
.type .box3 .img_box .img_silicon {
	position: static;
	width: 80%;
	margin: 3% auto 0;
	-webkit-transform: none;
	transform: none;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.type .box3 .img_box .img_silicon li {
	width: 48%;
	margin: 0;
}
.type .box3 .size_list {
	display: block;
}
.type .box3 .size_list .size_box {
	margin-top: .5em;
	width: 100%;
}
	
.type .txt2 {
	font-size: 130%;
	margin: 10% 0 16%;
}

.type .select_box {
	border-radius: 10px;
	padding: 16% 4% 30%;
}
.type .select_box h3 {
	width: 90%;
	margin: 0 auto;
}
.type .select_box p {
	width: 100%;
	line-height: 1.8em;
}
.type .select_box .abs {
	width: 60%;
	top: auto;
	right: 0;
	bottom: 0;
	-webkit-transform: translate(15%, 50%);
	transform: translate(15%, 50%);
}
}



/*包茎手術と同時に行うことで効果UP
---------------------------------------------------------*/
.hokei {
background: rgb(169,220,238);
background: -moz-linear-gradient(top,  rgba(169,220,238,1) 0%, rgba(209,236,246,1) 100%);
background: -webkit-linear-gradient(top,  rgba(169,220,238,1) 0%,rgba(209,236,246,1) 100%);
background: linear-gradient(to bottom,  rgba(169,220,238,1) 0%,rgba(209,236,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9dcee', endColorstr='#d1ecf6',GradientType=0 );
	padding-top: 60px;
	padding-bottom: 20px;
}
.hokei .flex_box {
	width: 100%;
	max-width: 1135px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
	margin-bottom: 30px;
}
.hokei .flex_box h3 {
	width: 46%;
}
.hokei .flex_box p {
	width: 52%;
	font-size: 110%;
	line-height: 2.0em;
}
.hokei .flex_box p span {
	font-weight: bold;
	background: #fff47e;
}

.hokei .bnr {
	width: 60%;
	max-width: 550px;
	margin: 0 auto;
background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 50%, rgba(204,204,204,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 50%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
	border-radius: 5px;
	box-sizing: border-box;
	padding: 3px;
	box-shadow:0px 6px 6px 0px rgba(0,0,0,0.2);
}
.hokei .bnr a {
	display: block;
background: rgb(253,206,133);
background: -moz-linear-gradient(top,  rgba(253,206,133,1) 0%, rgba(255,147,30,1) 80%);
background: -webkit-linear-gradient(top,  rgba(253,206,133,1) 0%,rgba(255,147,30,1) 80%);
background: linear-gradient(to bottom,  rgba(253,206,133,1) 0%,rgba(255,147,30,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdce85', endColorstr='#ff931e',GradientType=0 );
	border-radius: 5px;
	padding: 20px 5%;
	color: #fcee21;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	position: relative;
}
.hokei .bnr a span {
	color: #fff;
	font-size: 55%;
	letter-spacing: .1em;
	line-height: 1.4em;
	display: block;
	margin-bottom: .2em;
}
.hokei .bnr a small {
	font-size: 70%;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-left: .5em;
}
.hokei .bnr a::before {
	font-family: 'fontello';
	content: '\e800';
	color: #fff;
	font-size: 70%;
	font-weight: normal;
	position: absolute;
	right: .5em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.hokei {
	padding-top: 4%;
}
.hokei .flex_box {
	display: block;
	margin-bottom: 3%;
	_zoom: 1;
	overflow: hidden;
}
.hokei .flex_box h3 {
	width: 50%;
	float: left;
	margin-right: 3%;
}
.hokei .flex_box p {
	width: 100%;
}

.hokei .bnr a {
	font-size: 200%;
	letter-spacing: .05em;
}
.hokei .bnr a small {
	letter-spacing: .05em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.hokei {
	padding-top: 8%;
	padding-bottom: 14%;
}
.hokei .flex_box {
	display: block;
	margin-bottom: 6%;
}
.hokei .flex_box h3 {
	width: 90%;
	margin: 0 auto 2%;
	text-align: center;
}
.hokei .flex_box p {
	width: 100%;
	font-size: 110%;
	line-height: 1.8em;
}

.hokei .bnr {
	width: 100%;
	max-width: 100%;
	padding: 2px;
}
.hokei .bnr a {
	padding: .6em 3%;
	font-size: 180%;
	letter-spacing: .05em;
}
.hokei .bnr a small {
	letter-spacing: .05em;
	margin-left: .2em;
}
}



/*共通パーツ
---------------------------------------------------------*/
/* 最短00分で除去できます・4つの安心 */
.lp_opebg::before {
	/*矢印分の背景色*/
	background: #d1ecf6;
}

/* 医師紹介 */
.lp_dr_box .lead {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 100px;
}
.lp_dr_box .flex {
	margin-bottom: 80px;
}
.lp_dr_box .flex:last-of-type {
	margin-bottom: 150px;
}
.lp_dr_box .right .r_txt{
	margin-bottom: 20px;
}

/*料金*/
.lp_price_box table td small {
	display: block;
	font-size: 90%;
	line-height: 1.4em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* 医師紹介 */
.lp_dr_box .lead {
	margin-bottom: 6%;
}
.lp_dr_box .flex {
	margin-bottom: 6%;
}
.lp_dr_box .flex:last-of-type {
	margin-bottom: 10%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/* 医師紹介 */
.lp_dr_box .lead {
	font-size: 110%;
	margin-bottom: 10%;
}
.lp_dr_box .flex {
	margin-bottom: 8%;
}
.lp_dr_box .flex:last-of-type {
	margin-bottom: 10%;
}
.lp_dr_box .right .r_txt{
	margin-bottom: 3%;
}
.lp_dr_box .flex .dr_txt {
	margin-top: 1.0em !important;
}
	
/* 料金 */
.lp_price_box tbody td{
	width: 22% !important;
}
.lp_price_box tbody th {
	width: 26% !important;
}
.lp_price_box tbody td.price {
	width: 30% !important;
}
}