.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;
	}
}

.ttl05 {
    line-height: 1.4;
    padding: 8px 15px;
    color: #683a1b;
    font-size: 22px;
    font-weight: bold;
    border-radius: 12px 12px 0 0;
    background: #f3d580;
    border-bottom: 6px solid #c49c65;
	margin-top: 40px;
}
.osusume-box2 {
    padding: 10% 5% 0;
}
.osusume-box2 li {
    padding: 10px 0 10px 30px;
    font-size: 20px;
    color: #5a5757;
    background: url(../images/ico-maru.png) no-repeat center left;
    background-size: 20px;
}
#main .ttl02 {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d4c2aa;
    font-size: 150%;
    color: #5c3d29;
}
.cont2 {
    padding: 10%;
    box-sizing: border-box;
    background: #fff;
}
.cont-border-box2 .cont-inner2 p {
	font-size: 20px;
	margin-top: 20px;
	line-height: 1.4;
}

.flex {
	margin-top: 40px;
    display: flex;
	max-width: 100%;
	flex-direction: column;
	gap: 30px;
}

.flex img {
	width: 100%;
}
.monitorSingle {
    text-align: center;
    margin: 30px auto;
    max-width: 600px;
}

.monitorSingle img {
    max-width: 100%;
}
.monitorFlex {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	gap: 30px;
    margin: 30px 0;
}
.campaignBox {
    margin: 0px 40px 10px;
    padding: 30px;
    box-sizing: border-box;
    border: 2px solid #e0d4c4;
    background: #fdfcf7;
    display: flex;
    justify-content: center;
}
.campaignBox p {
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 1.4;
    letter-spacing: 0.07em;
}
.campaignBox p strong {
    color: red;
}
.pri-box dt {
    padding: 5px;
    background: #ebe5d8;
    color: #5c3d29;
    font-size: 117%;
}
.pri-box dd {
    overflow: hidden;
    padding: 10px;
    color: #333333;
    text-align: center;
    font-size: 14px;
}
.regularPrice {
    color: #780419;
    margin: -6px 0 6px 0;
}
.pri-box dd .sh {
    float: left;
    padding: 5px;
    font-size: 14px;
    background: #5c3d29;
    color: #fff;
}
.pri-box dd .en {
    font-size: 24px;
}
.pri-box-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.cont-box{
	max-width: 920px;
	margin-inline: auto;
}
#container{
	padding-inline: 20px;
	box-sizing: border-box;
}

.kininaru-img img{
	width: 100%;
}

@media screen and (min-width: 768px) {
	.pri-box-list {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
	}
	.pri-box dd .en {
        font-size: 31px;
    }
	.pri-box dd{
			padding: 15px 15px;
		}
    .three-box2 .pri-box dd {
        text-align: right;
    }
    .pri-box dt {
        padding: 7px;
        font-size: 134%;
    }
	.monitorFlex {
		flex-direction: row;
	}
	.flex {
		display: flex;
		max-width: 100%;
		flex-direction: row;
		gap: 30px;
	}
	.flex .flex01 {
		width: 40%;
	}
	.flex .flex02 {
		width: 60%;
	}

	.flex img {
		width: 100%;
	}
	.cont-border-box2 .cont-inner2 p {
        font-size: 20px;
		
    }
    .ttl05 {
        line-height: 1.2;
        padding: 10px 20px;
        font-size: 30px;
        width: 88%;
        margin-left: 40px;
		margin-top: 60px;
    }
	.osusume-box2 {
        overflow: hidden;
        padding: 20px 40px 0;
    }
	.osusume-box2 li {
        padding: 15px 0 15px 40px;
        font-size: 32px;
        background: url(../images/ico-maru.png) no-repeat center left;
        background-size: auto;
    }
	.osusume-box2 .bg01 {
        width: 180px;
    }
	.osusume-box2 img {
        float: right;
    }
    #main .ttl02 {
        margin-top: 0;
        padding-bottom: 20px;
        font-size: 167%;
    }
	.cont2 {
        padding: 15px;
        box-sizing: border-box;
        background: #fff;
    }
	.cont-border-box2 {
        margin: 10px 30px;
        box-sizing: border-box;
        border: 8px solid #fffae0;
    }
	.flow-list2 {
		padding-bottom: 80px;
	}
	.three-box2 > dl, .three-box > div {
        float: left;
        width: 293px;
        margin-right: 20px;
        box-sizing: border-box;
    }
}

