@charset "utf-8";

.bold {
  font-weight: bold;
}
.pageTitle {
	padding:3em 0.5em;
	/*margin:3em 0;*/
	text-align:center;
}
	.pageTitle h1,
	.pageTitle p {
		font-size:1.3em;
		line-height:1.2;
    font-family:'RyuminPro-Light';
	}

.sectionTitle {
	font-size:1.7em;
	line-height:1.6;
	position:relative;
	padding:1.7em 0;
	text-align:center;
	letter-spacing:0.1em;
	font-family:'RyuminPro-Light';
}
@media only screen and (max-width:560px) {
	.sectionTitle {
		font-size:5.5vw !important;
	}
}

.sectionTitle2 {
	font-size:1.1em;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-bottom:4em;
}
	.sectionTitle2 em {
		font-size:5.5em;
		line-height:1;
		margin-right:0.4em;
		font-family: 'Shippori Mincho B1', serif;
		font-style:italic;
	}
	.sectionTitle2 span {
		line-height:1.2;
		background:#caf9ff;
		border-radius:1.1em;
		padding:0.5em 3.5em;
		margin-top:0.8em;
	}

.bloodContents {
	padding:2em 2% 8em;
	letter-spacing:0.1em;
}
@media only screen and (max-width:560px) {
	.bloodContents {
		font-size:3vw;
	}
}
.bloodContents .pageTitle {
	font-size:1.6em;
}
.bloodContents .physical h2 span {
	background:#ffe7ca;
}
.bloodContents .first {
	margin-bottom:5em;
	text-align:center;
}
.bloodContents .img1 {
	margin-bottom:2em;
}
.bloodContents .text {
	margin-bottom:2em;
	text-align:center;
}
	.bloodContents .text .deco {
		display:inline-block;
		width:70%;
		padding-top:0.2em;
	}

.bloodContents .mental {
	margin-bottom:5em;
}

.bloodContents .physical .glay {
	background:#f5f5f5;
	border-radius:1.5em;
	padding:1.5em 0;
	margin-bottom:2em;
	text-align:center;
}
.bloodContents .physical .glay dl {
	margin-bottom:0.5em;
}
.bloodContents .physical .glay dl dt {
	font-weight:bold;
}

.bloodContents .influence {
	padding-bottom:3em;
}
.bloodContents .influence dl {
	margin-bottom:3.5em;
	text-align:center;
}
.bloodContents .influence dl dt {
	line-height:2;
	display:inline-block;
	background:#ececec;
	border-radius:1em;
	padding:0 3.5em;
	margin-bottom:1.5em;
}

  .enhanceContents {
    padding:2em 2% 8em;
    overflow:hidden;
  }
@media only screen and (max-width:560px) {
	.enhanceContents {
		font-size:3vw;
	}
}
  .enhanceContents .pageTitle {
    font-size:1.7em;
  }
  .enhanceContents .enhance-catch{
    max-width:350px;
    width:95%;
    margin: 0 auto 1.5em;
  }
  .enhanceContents .enhance-catch li{
    text-align: center;
    margin-bottom: 0.4em;
  }
  .enhanceContents .enhance-catch li span{
    display:inline-block;
    box-sizing:border-box;
    width:100%;
    background:#ececec;
    border-radius:30px;
    padding:10px;
  }
  .enhanceContents .enhance-trouble{
    text-align: center;
    margin-bottom: 3em;
  }
  .enhanceContents .enhance-inductiontxt{
    text-align: center;
    margin-bottom: 2em;
    font-size: 0.9em;
    line-height: 2em;
  }
  .enhanceContents .enhance-inductiontxt span{
    font-weight:bold;
  }
    .enhanceContents .acupoint_service_btn{
    max-width: 45%;
    display: block;
    margin: 0 auto 2.5em;
  }
  .enhanceContents .enhance-list{
    padding:2em 0;
  }
  .enhanceContents .enhance-list .enhance-txt{
    text-align: center;
    margin: 3em auto;
    font-size: 0.9em;
    line-height: 2em;
  }
  .enhanceContents .enhance-list .enhance-howto{
    border: 1px solid #000;
    padding: 1.5em 0.5em;
  width: 83%;
  margin: auto;
  }
  .enhanceContents .enhance-list .enhance-howto h3{
    text-align: center;
    margin-bottom: 1.2em;
  }
  .enhanceContents .enhance-list .enhance-howto h3 span{
    display: inline-block;
    background: #ececec;
    border-radius: 30px;
    font-size: 0.9em;
    line-height: 1;
    padding: 0.6em 3em;
  }
  .enhanceContents .enhance-list .enhance-howto-txt{
    text-align: center;
    font-size: 0.9em;
    line-height: 2em;
  }
  .enhanceContents .enhance-lasttxt{
    padding: 3.5em 0 0;
    text-align: center;
    margin-bottom: 2em;
    font-size: 1em;
    line-height: 2em;
    position: relative;
  }
  .enhanceContents .enhance-lasttxt img{
    max-width: 70%;
    display: block;
    margin: 1% auto 0;
  }
  .enhanceContents .enhance-lasttxt:before{
    content: "";
    position: absolute;
    top: 0;
    left: -3%;
    background-color: #000000;
    width: 17%;
    height: 1px;
  }
  .enhanceContents .enhance-lasttxt:after{
    content: "";
    position: absolute;
    top: 0;
    right: -3%;
    background-color: #000000;
    width: 17%;
    height: 1px;
  }

.prostateContents {
	padding:2em 2% 5em;
	letter-spacing:0.1em;
}
@media only screen and (max-width:560px) {
	.prostateContents {
		font-size:3vw;
	}
}
.prostateContents .pageTitle {
	font-size:1.6em;
}
.prostateContents .addictive h2 span {
	background:#ffe7ca;
}
.prostateContents .text {
	margin-bottom:2em;
	text-align:center;
}
.prostateContents .img1 {
	padding-top:1em;
}
.prostateContents .effect {
	margin-bottom:3em;
}
.prostateContents .end {
	margin-bottom:1.5em;
}

.thermoContents {
	padding:2em 2% 8em;
	text-align:center;
	letter-spacing:0.1em;
}
@media only screen and (max-width:560px) {
	.thermoContents {
		font-size:2.8vw;
	}
}
.thermoContents .pageTitle {
	font-size:1.6em;
}
.thermoContents .thermo01 h2 span {
	border-radius:2em;
	padding-left:1.5em;
	padding-right:1.5em;
}
.thermoContents .thermo02 h2 span {
	background:#ffe7ca;

	padding-left:2.6em;
	padding-right:2.6em;
}

.thermoContents .text {
	margin-bottom:2em;
	text-align:center;
}
.thermoContents .glay {
	background:#f5f5f5;
	border-radius:1.5em;
	padding:2em 0 1em;
	margin-bottom:2em;
	text-align:center;
}
.thermoContents .img1 {
	padding:2em 0;
}
.thermoContents .thermo02 .beforeAfter {
	padding:0 3%;
}
.thermoContents .thermo02 .beforeAfter dl {
	margin-top:3em;
}
.thermoContents .thermo02 .beforeAfter dl:last-of-type {
	margin-bottom:3em;
}
	.thermoContents .thermo02 .beforeAfter dl dt {
		line-height:1.2;
		display:inline-block;
		background:#ffe7ca;
		border-radius:1.1em;
		width:48%;
		padding:0.4em 0;
		margin-bottom:2em;
		font-weight:bold;
	}
	.thermoContents .thermo02 .beforeAfter dl dd {
		display:flex;
		justify-content:space-between;
	}
	.thermoContents .thermo02 .beforeAfter dl dd p {
		width:48%;
	}
	.thermoContents .thermo02 .beforeAfter dl dd p span {
		display:block;
		padding-top:0.8em;
		font-weight:bold;
	}

.checkContents {
	padding:2em 2% 8em;
	letter-spacing:0.08em;
}
@media only screen and (max-width:560px) {
	.checkContents {
		font-size:2.9vw;
	}
}
.checkContents .pageTitle span {
	display:block;
	font-size:1.6em;
	padding-top:0.2em;
}
.checkContents .ed-txt{
	text-align: center;
	font-size: 1em;
	margin-bottom: 1.5em;
}
.checkContents .ehs-ttl{
	text-align: center;
}
	.checkContents .ehs-ttl span{
		display: inline-block;
		padding: 0.4em 2.5em;
		background: #caf9ff;
		color: #000000;
		border-radius: 1.2em;
		margin: 2em auto;
	}

.checkContents .ehs-txt{
	text-align: center;
	font-size: 1em;
	margin-bottom: 1.5em;
}
	.checkContents .ehs-txt .small{
		font-size: 0.8em;
	}

.checkContents .ed-img02{
	margin:0 auto 2em;
}
.checkContents .ed-graybg{
	background: #f5f5f5;
	border-radius: 1.5em;
	padding: 2em 1em 2em 2em;
	margin: 0 auto 2em;
	box-sizing: border-box;
}
	.checkContents .ed-graybg ul li{
		font-size: 1em;
		font-weight: bold;
		margin-bottom: 0.4em;
	}
	.checkContents .ed-graybg ul li:nth-child(1){
		color:#000000;
	}
	.checkContents .ed-graybg ul li:nth-child(2){
		color:#876855;
	}
	.checkContents .ed-graybg ul li:nth-child(3){
		color:#f89327;
	}
	.checkContents .ed-graybg ul li:nth-child(4){
		color:#cfa200;
	}
	.checkContents .ed-graybg ul li:nth-child(5){
		color:#f20441;
		margin-bottom: 0;
	}

.checkContents .self-ttl{
	text-align: center;
}
	.checkContents .self-ttl span{
		display: inline-block;
		padding: 0.4em 2.5em;
		background: #ffe7ca;
		color: #000000;
		border-radius: 1.2em;
		margin: 2em auto;
	}

.checkContents .self-txt{
	text-align: center;
	font-size: 1em;
	margin-bottom: 1.5em;
}
.checkContents .check-list{
	font-size:0.9em;
	border: 1px solid #707070;
	padding: 3em 1em 3em 2em;
	margin: 0 1.5em;
	box-sizing: border-box;
}
@media only screen and (max-width:560px) {
	.checkContents .check-list {
		font-size:1.2em;
		padding-left:1em;
	}
}

	.checkContents .check-list input[type=checkbox] {
		display: none;
	}
	.checkContents .check-list input[type=checkbox] + label {
		position: relative;
		padding-left: 2em;
		display: block;
		margin: 1.2em 0;
		font-weight: bold;
	}
	.checkContents .check-list input[type=checkbox] + label:before {
		content: "";
		position: absolute;
		display: block;
		box-sizing: border-box;
		width: 1.4em;
		height: 1.4em;
		margin-top: -0.7em;
		left: 0;
		top: 50%;
		border-radius: 3px;
		border: 2px solid;
		border-color: #ccc;
	}
	.checkContents .check-list input[type=checkbox] + label:before {
		/*letter-spacing: 10px;*/
	}
	.checkContents .check-list input[type=checkbox]:checked + label:before {
		background: #fff;
	}
	.checkContents .check-list input[type=checkbox]:checked + label:after {
		content: "";
		position: absolute;
		display: block;
		box-sizing: border-box;
		width: 14px;
		height: 8px;
		margin-top: -6px;
		top: 50%;
		left: 0.4em;
		transform: rotate(-45deg);
		border-bottom: 3px solid;
		border-left: 3px solid;
		border-color: #ff0000;
	}

.checkContents #resultbtn{
	color: #cc0000;
	padding: 0.8em 0;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(230, 230, 230);
	background-image: -moz-linear-gradient( 90deg, rgb(231,231,231) 0%, rgb(255,255,255) 23%);
	background-image: -webkit-linear-gradient(90deg, rgb(231,231,231) 0%, rgb(255,255,255) 23%);
	background-image: -ms-linear-gradient( 90deg, rgb(231,231,231) 0%, rgb(255,255,255) 23%);
	box-shadow: 0px 3px 4px 0px rgb(1 1 1 / 15%);
	border-radius: 30px;
	max-width: 200px;
	width: 60%;
	display: block;
	margin: 2em auto;
	font-size: 1.2em;
	cursor: pointer;
}
.checkContents .gray-resultwrap{
	background: #f5f5f5;
	border-radius: 15px;
	width: 90%;
	margin: auto;
	box-sizing: border-box;
	padding: 2em 3em;
	margin-bottom: 1.5em;
	display:none;
	position: absolute;
	left: 5%;
}
.checkContents .gray-resultwrap #close{
	position: absolute;
	right: 1em;
	top: 1em;
	width: 20px;
	height:20px;
	display: block;
	cursor: pointer;
}
.checkContents .gray-resultwrap #close:before{
	top: 10px;
	right: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 20px;
	height: 1px;
	content: "";
	background: #333;
	position: absolute;
}
.checkContents .gray-resultwrap #close:after{
	top: 10px;
	right: 0;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
	width: 20px;
	height: 1px;
	content: "";
	background: #333;
	position: absolute;
}

.checkContents .gray-resultwrap.on{
	display:block;
}
.checkContents .gray-result{
	text-align: center;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.checkContents .gray-result .attention{
	text-align: center;
	max-width: 100px;
	width: 30%;
	margin:0 auto 1em;
}
.checkContents .last{
	margin-top: 3em;
}
	.checkContents .last .last-img{
		margin-bottom:2em;
	}
	.checkContents .last .txt{
		/*text-align: center;*/
		font-size: 1em;
		padding:0 1em;
		margin-bottom: 1.5em;
	}

.erectionContents {
	padding:2em 2% 8em;
	text-align:center;
	letter-spacing:0.1em;
}
@media only screen and (max-width:560px) {
	.erectionContents {
		font-size:2.8vw;
	}
}
.erectionContents .pageTitle {
	font-size:1.6em;
}
.erectionContents .first {
	margin-bottom:4em;
}
.erectionContents .text {
	margin-bottom:2em;
	text-align:center;
}
	.erectionContents .text .deco {
		display:inline-block;
		width:70%;
		padding-top:1em;
	}
.erectionContents .glay {
	background:#f5f5f5;
	border-radius:1.5em;
	padding:2em 0;
	margin-bottom:2em;
	text-align:center;
}
.erectionContents .largeText {
	font-size:1.5em;
	padding:1.5em 0 2em;
}
.erectionContents .img1 {
	padding:1em 0 2em;
}
.erectionContents .figure1 {
	margin-bottom:4em;
}
.erectionContents .figure2 {
	padding:3em 4em;
}
.erectionContents .boldList span {
	display:block;
	padding:0.4em 0;
}
	.erectionContents .boldList span em {
		font-weight:bold;
	}

.erectionContents .caption {
	line-height:1.2;
	display:inline-block;
	background:#caf9ff;
	border-radius:1.1em;
	padding:0.4em 2.5em;
	margin-bottom:1em;
}
.erectionContents .caption.beige {
	background:#ffe7cb;
}

