.clear {
	clear: both;
}

/*--------------------
  shimi
--------------------*/

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	height: 0;
}

.i2pl-image {
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	margin: 0 0 30px;
	line-height: 1.5;
	padding: 0 20px 20px 0;
}

.i2pl-center-image {
	margin: 0 0 30px;
	padding: 0 5%;
}

.i2pl-center-image img {
	width: 100%;
}

.bihaku_price2 dd {
	text-align: center;
}

.bihaku_price2 dd span {
	padding: 0px;
	    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.bihaku_price2 dd span.font-size {
	font-size: 20px;
}

.bihaku_price2 dd span.font-size1 {
	color: #FF0004;
	font-size: 50px;
}

.bihaku_price2 dd span.font-size2 {
	font-size: 25px;
}

.i2pl_price_title {
	margin: 30px 0 10px 5%;
}

.i2pl_price dl {
	margin-top: 15px;
	border: 1px solid #d4d0c8;
	font-weight: bold;
	margin: 0 0 1em 5%;
	float: left;
	width: 42.5%;
}

.i2pl_price dl dt {
	padding: 0.5em;
	background: #ebe5d8;
	color: #5c3d29;
	font-size: 150%;
	text-align: left;
}

.i2pl_price dl dd {
	padding: 1em;
	position: relative;
	background-color: #fff;
	text-align: center;
	font-size: 100%;
	text-align: left;
	padding-left: 5%;
	vertical-align: middle;
	border-bottom: dotted 1px #ebe5d8;
}

.i2pl_price dl dd.normal {
	background: #fffbf3;
}

.i2pl_price dl dd:lst-child {
	border-bottom: none;
}

.i2pl_price dl dd span.head {
	background: #73615a;
	border-radius: 4px;
	color: #fff;
	padding: 3px 10px;
	margin: 0 11px 0 0;
}

.i2pl_price dl dd span.old_price {
	font-size: 1.2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.i2pl_price dl dd span.price {
	font-size: 2em;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.i2pl_price dl dd span.off {
	position: absolute;
	right: 7px;
	font-weight: bold;
	color: #980505;
	font-size: 1.1em;
}

.i2pl_price dl dd span.session {
	color: #a5950a;
	font-size: 1.1em;
}

.monitor-movie {
	padding: 0 5%;
	margin: 30px 0 50px;
}

/*----------------------
 testosterone PC
----------------------*/

#hgh h4.blue-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #1379a7;
	margin: 25px 0 10px;
}

#hgh .hrt-img-left {
	width: 30%;
	float: left;
	margin: 0 15px 15px 0;
}

#hgh .hrt-img-right {
	width: 30%;
	float: right;
	margin: 0 15px 15px;
}

#testosterone h4.blue-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #1379a7;
	margin: 25px 0 10px;
}

#testosterone .flex {
	display: flex;
}

#testosterone .flex .box:first-child {
	width: 50%;
	padding: 0 10px 0 0;
	margin: 0 0 20px;
	border-right: 2px solid #e0d4c4;
}

#testosterone .flex .box:last-child {
	width: 50%;
	padding: 0 0 0 10px;
	margin: 0 0 20px;
}

#testosterone .flex .box h5 {
	background: #ffff66;
	color: #212121;
	padding: 7px 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 12px;
}

#testosterone .flex .box p {
	margin: 0 0 16px;
	line-height: 1.6;
}

#testosterone .flex .box ul {
	margin: 0 0 16px;
}

#testosterone .flex .box ul li {
	background: url('../images/hrt/list-mark.jpg') no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 20px;
	margin: 0 0 5px;
}

#testosterone .buttons {
	width: 100%;
	margin: 15px 0 35px;
	text-align: center;
}

#testosterone .buttons a {
	background: #ffff66;
	color: #1379a7;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0;
	display: block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#testosterone .buttons a:hover {
	color: #212121;
	background: #ffc107;
}

.testosterone {
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.testosterone .What-area {
	margin: 0 0 30px;
}

.testosterone .What-area .left-area {
	width: 52%;
	float: left;
}

.testosterone .What-area .right-area {
	width: 45%;
	float: right;
	text-align: left;
	padding: 10px 0;
}

.testosterone .What-area .right-area h2 {
	border-bottom: 1px dotted #ddd;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0 0 15px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .What-area p {
	font-size: 18px;
	line-height: 28px;
	margin: 5px 0;
}

.testosterone .benefits-area h2 {
	background: linear-gradient(-135deg, #fff, #b4c7e7);
	padding: 14px 5px 14px 18px;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .benefits-area h3 {
	background: #ffeb3b;
	padding: 10px 14px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .benefits-area p {
	font-size: 18px;
	line-height: 28px;
	margin: 5px 0;
}

.testosterone .benefits-area .box-01 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-01 .left-area {
	width: 30%;
	float: left;
}

.testosterone .benefits-area .box-01 .right-area {
	width: 67%;
	float: right;
}

.testosterone .benefits-area .box-02 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-02 .left-area {
	width: 30%;
	float: left;
}

.testosterone .benefits-area .box-02 .left-area p {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-02 .right-area {
	width: 67%;
	float: right;
}

.testosterone .benefits-area .box-03 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-03 .left-area {
	width: 37%;
	float: left;
}

.testosterone .benefits-area .box-03 .right-area {
	width: 60%;
	float: right;
}

.testosterone .benefits-area .box-03 p.right {
	font-size: 12px;
	font-style: italic;
	margin: 20px 0 0;
}

.testosterone .benefits-area .box-04 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-04 .left-area {
	width: 67%;
	float: left;
}

.testosterone .benefits-area .box-04 .left-area p {
	margin: 5px 0 15px;
}

.testosterone .benefits-area .box-04 .right-area {
	width: 30%;
	float: right;
}

.testosterone .benefits-area .box-05 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-05 .left-area {
	width: 30%;
	float: left;
}

.testosterone .benefits-area .box-05 .right-area {
	width: 67%;
	float: right;
}

.testosterone .benefits-area .box-05 .right-area p {
	margin: 5px 0 15px;
}

.testosterone .benefits-area .box-06 {
	margin: 0 0 20px;
}

.testosterone .benefits-area .box-06 .left-area {
	width: 49%;
	float: left;
}

.testosterone .benefits-area .box-06 .left-area p {
	margin: 5px 0 15px;
}

.testosterone .benefits-area .box-06 .right-area {
	width: 48%;
	float: right;
}

.testosterone .kinds-area p {
	font-size: 18px;
	line-height: 28px;
	margin: 15px 0 30px;
}

.testosterone .kinds-area h2 {
	background: linear-gradient(-135deg, #fff, #b4c7e7);
	padding: 14px 5px 14px 18px;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .kinds-area .img-list .img {
	width: calc(100% / 3);
	float: left;
	padding: 5px;
	box-sizing: border-box;
}

.testosterone .item-area p {
	font-size: 18px;
	line-height: 24px;
	margin: 5px 0 15px;
}

.testosterone .item-area ul li {
	background: url("../images/testosterone/green-check.jpg") no-repeat;
	padding: 1px 0 5px 28px;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 0px;
}

.testosterone .item-area h3 {
	background: #ffeb3b;
	padding: 10px 14px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .item-area .box  {
	margin: 0 0 25px;
}

.testosterone .item-area .box .left-area {
	width: 33%;
	float: left;
}

.testosterone .item-area .box .right-area {
	width: 64%;
	float: right;
}

.testosterone .hgh-area {
	margin: 0 0 30px;
}

.testosterone .hgh-area .left-area {
	width: 52%;
	float: left;
}

.testosterone .hgh-area .right-area {
	width: 45%;
	float: right;
	text-align: left;
	padding: 10px 0;
}

.testosterone .hgh-area .right-area h2 {
	border-bottom: 1px dotted #ddd;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0 0 15px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .hgh-area p {
	font-size: 18px;
	line-height: 28px;
	margin: 5px 0 15px;
}

.testosterone .hormone-area h2 {
	background: linear-gradient(-135deg, #fff, #b4c7e7);
	padding: 14px 5px 14px 18px;
	font-size: 2em;
	font-weight: bold;
	margin: 0 0 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}

.testosterone .hormone-area p {
	font-size: 18px;
	line-height: 28px;
	margin: 5px 0 15px;
}

.testosterone .hormone-area .left-area {
	width: 40%;
	float: left;
}

.testosterone .hormone-area .right-area {
	width: 57%;
	float: right;
	text-align: left;
	padding: 10px 0;
}

.testosterone .contact-bt {
	width: 70%;
	margin: 25px 15% 25px;
}

.testosterone .contact-bt a {
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: linear-gradient(-135deg, #840000, #ca0000);
	display: block;
	padding: 12px;
	border-radius: 10px;
	font-size: 20px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


@media print, screen and (max-width: 767px) {

	.i2pl_price dl {
		float: none;
		width: 90%;
	}

	.i2pl_price dl dd span.off {
		top: -13px;
	}

	.i2pl-image {
		display: block;
	}

	.bihaku_price2 dd span.font-size {
		font-size: 1.5em;
	}

	.i2pl-image {
		display: block;
	}

	.i2pl-image div {
		margin: 0 5%;
	}

	.i2pl-image img {
		max-width: 100%;
	}


	/*----------------------
	 testosterone SP
	----------------------*/

	.testosterone .contact-bt {
		width: 100%;
		margin: 0 0 20px;
	}

	.testosterone .What-area .clear {
		height: 0;
	}

	.testosterone .What-area p,.testosterone .benefits-area p,.testosterone .kinds-area p,.testosterone .item-area p,.testosterone .hgh-area p,.testosterone .hormone-area p {
		font-size: 15px;
		line-height: 23px;
		margin: 5px 0;
	}

	.testosterone .What-area .left-area {
		width: 100%;
		margin: 0 0 5px;
	}

	.testosterone .What-area .right-area {
		width: 100%;
	}

	.testosterone .benefits-area h2 {
		font-size: 20px;
	}

	.testosterone .benefits-area h3 {
		font-size: 18px;
		margin: 0 0 12px;
	}

	.testosterone .benefits-area .box-01 .left-area,.testosterone .benefits-area .box-01 .right-area {
		width: 100%;
	}

	.testosterone .benefits-area .box-01 .right-area p {
		font-size: 15px;
		line-height: 23px;
		margin: 5px 0;
	}

	.testosterone .benefits-area .box-02 .right-area,.testosterone .benefits-area .box-02 .left-area {
		width: 100%;
	}

	.testosterone .benefits-area .box-02 .left-area p {
		font-size: 15px;
		line-height: 23px;
		margin: 5px 0;
	}

	.testosterone .benefits-area .box-03 .left-area,.testosterone .benefits-area .box-03 .right-area {
		width: 100%;
	}

	.testosterone .benefits-area .box-04 .right-area,.testosterone .benefits-area .box-04 .left-area {
		width: 100%;
	}

	.testosterone .benefits-area .box-05 .left-area,.testosterone .benefits-area .box-05 .right-area {
		width: 100%;
	}

	.testosterone .benefits-area .box-06 .right-area,.testosterone .benefits-area .box-06 .left-area {
		width: 100%;
	}

	.testosterone .kinds-area h2 {
		font-size: 20px;
	}

	.testosterone .kinds-area {
		margin: 0 0 20px;
	}

	.testosterone .item-area h3 {
		font-size: 18px;
		margin: 0 0 12px;
	}

	.testosterone .item-area .box .left-area,.testosterone .item-area .box .right-area {
		width: 100%;
	}

	.testosterone .item-area ul li {
		font-size: 15px;
		line-height: 22px;
	}

	.testosterone .hgh-area .left-area,.testosterone .hgh-area .right-area {
		width: 100%;
	}

	.testosterone .hormone-area h2 {
		font-size: 20px;
	}

	.testosterone .hormone-area .left-area,.testosterone .hormone-area .right-area {
		width: 100%;
		padding: 0;
	}

	.testosterone .hormone-area .clear {
		height: 0;
	}

	.testosterone .hormone-area {
		margin: 0 0 25px;
	}

	#hgh .hrt-img-left {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}

	#hgh .hrt-img-right {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}

	#testosterone .flex {
		display: block;
	}

	#testosterone .flex .box:first-child {
		width: 100%;
		padding: 0 0 0 0;
		margin: 0 0 20px;
		border-right: none;
	}

	#testosterone .flex .box:last-child {
		width: 100%;
		padding: 0 0 0 0;
		margin: 0 0 20px;
		border-right: none;
	}

	#testosterone .buttons a {
		padding: 10px 10px;
		line-height: 1.6;
	}
}
