.wrap-main-img{
	position: relative;
}
p.animated{
    position: absolute;
    top: 10%;
    right: 15%;
    font-family: 'ヒラギノ明朝 ProN W3', serif;
    color: #fff;
	writing-mode:tb-rl;
	font-size: 32px;
}
.others-main{
	margin-bottom: 50px;
}
.service-list li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.service-list li:nth-child(even){
	margin-right: 0;
}
.service-list li:nth-child(3){
	margin-right: 2%;
}
/*更年期障害*/
.climacteric .txtbox{
	margin: 30px auto;
}
.symptom{
	margin: 30px auto;
}
.symptom ul{
	width: 75%;
	margin: 0 auto 30px;
}
.symptom ul li{
	position: relative;
	float: inherit;
	padding: 5px 0;
	padding-left: 30px
}
.symptom ul li:before{
	content: "";
	background: url(../images/others/checkbox.png) no-repeat center center;
	background-size: contain;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
}
.symptom ul li span:first-child{
	display: inline-block;
	width: 150px;
	font-weight: bold;
}
.symptom-etc{
	display: block;
	border: 3px #c40000 solid;
	width: 220px;
	float: right;
	font-weight: bold;
	border-radius: 20px;
	color: #000;
	padding: 5px 10px;
	box-sizing: border-box;
	background: #fff url(../images/others/arrow-right.png) no-repeat right center;
	background-size: 20px;
	margin-top: 15px
}
.step li p{
	background: url(../images/others/flag.png) no-repeat left center;
	padding-left: 65px !important;
}
.step li:after{
	display: none;
}

.sickness{
	margin: 30px auto;
}
.sickness p{
	text-align: center;
	margin-bottom: 30px;
}
.sickness ul li{
	float: left;
	width: 25%;
	background: url(../images/others/neck02.png) no-repeat center;
	text-align: center;
	padding: 40px 0;
	font-weight: bold;
}
.etc-list:after{
	display: none;
	padding-left: 0
}
.etc-list{
	width: 90%;
	margin: 0 auto;
}
.etc-list a{
	float: left;
	width: 47.5%;
}
.etc-list a:nth-child(odd){
	margin-right: 5%
}
/*花粉症*/
.ex{
	font-size: 20px;
	margin: 30px auto;
	font-family: 'ヒラギノ明朝 ProN W3', serif;
	font-weight: bold;
	border-bottom: 2px #c40000 solid;
	display: inline-block;
	padding-right: 5px;
	padding-bottom: 5px;
}
.ex i{
	color: #c40000;
    font-size: 30px;
    padding-right: 10px;
}
.allergy-time{
	margin: 30px auto;
}
.allergy-time ul{
	position: relative;
	padding-top: 10px;
	height: 60px;
}
.allergy-time li:first-child{
	position: absolute;
	left: 70px
}
.allergy-time li:nth-child(2){
	position: absolute;
	left: 316px;
}
.allergy-time li:nth-child(3){
	position: absolute;
	left: 436px;
}
.allergy-time li:nth-child(4){
	position: absolute;
	left: 580px;
}
.allergy-time .sp{
	padding-top: 15px;
}
.allergy-time .sp p span{
	font-weight: bold;
}
.allergy-time .sp p:first-child span{
	color: #f99
}
.allergy-time .sp p:nth-child(2) span{
	color: #3c6
}
.allergy-time .sp p:nth-child(3) span{
	color: #cc0
}
.allergy-time .sp p:nth-child(4) span{
	color: #09c
}
.allergy .symptom ul{
	width: 80%;
}
/*骨粗鬆症*/
.txtbox{
	margin: 30px auto;
}
.self-check{
	margin: 30px auto;
}
.self-check ul{
	width: 80%;
	margin: 30px auto;
}
.self-check li{
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.self-check li:nth-child(odd){
	background: #fcf2f2;
}
.self-check li input{
	margin-right: 10px
}
.self-check li span{
	color: #c40000;
	font-weight: bold;
	width: 30px;
	display: inline-block;
}
.self-check li .point{
	float: right;
	font-weight: normal;
	color: #000;
	width: inherit;
}

.total{
	background: #f1f1f1;
	color: #000;
    height: 75px;
    line-height: 60px;
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}
.total input{
	border: none;
	background: #f1f1f1;
	color: #000;
	font-size: 50px;
	width: 65px;
	text-align: center;
}
.result-btn{
	-webkit-appearance:none;
	border-radius: 0 ;
    display: block;
    margin: 0 auto;
    width: 250px;
    /*padding: 16px 0 15px;*/
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    background: #c40000 url(../images/others/play-arrow.png) no-repeat 72% center;
    background-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    border: none;
}
.result{
	border-collapse: collapse;
}
.result tr th,
.result tr td{
	border: 1px #ccc solid;
	padding: 10px
}
.result01{
	color: #fff;
	background: #78dbae
}
.result02{
	color: #fff;
	background: #42cc8d
}
.result03{
	color: #fff;
	background: #00bb66
}
.result04{
	color: #fff;
	background: #028a4c
}
.device{
	text-align: right;
	font-size: 14px
}
.checkup p i{
	color: #c40000
}
.checkup div {
	margin-top: 50px;
}
.checkup div img{
	max-width: 400px;
}
.checkup div p{
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

/*動脈硬化*/
.leg .symptom p{
	margin-bottom: 30px
}
.leg .facility-list li{
	float: left;
	width: 50%;
	margin: 30px auto;
	text-align: center;
	padding: 0 30px;
	box-sizing: border-box;
}
.leg .facility-list li img{
	width: 100%;
	margin-bottom: 15px;
}
.leg article{
	margin-bottom: 30px;
}


/*不眠*/
.sleeplessness .sickness li:nth-child(5){
	margin-left: 25%;
}
.sleeplessness .step-num{
	font-size: 18px !important;
}


/*インフルエンザ*/
.influenza .guide{
	margin-bottom: 50px;
}
.influenza .guide p{
	font-weight: bold;
	font-size: 22px;
}
.influenza .guide ul{
	margin-top: 30px;
}
.influenza .guide ul li:first-child{
	width: 50%;
	float: right;
	padding-left: 50px;
	box-sizing: border-box;
}
.influenza .guide ul li:last-child{
	width: 50%;
	float: left;
}
.influenza .guide ul li p{
	font-size: 16px;
	text-align: left;
}
.influenza .period-box{
    background: #FCF2F2;
    border-radius: 4px;
	padding: 30px;
}
.influenza .period-box .info .period{
	margin-bottom: 30px;
}
.influenza .period-box .info .period p{
	font-size: 22px;
	font-weight: bold;
}
.influenza .period-box .info .period p i{
	color: #c40000;
	padding-right: 10px;
	font-size: 25px;
}
.influenza .period-box .info .price{
	border: none;
	padding-bottom: 0;
	text-align: left;
}
.influenza .period-box .info .price p {
	font-size: 22px
}
.influenza .period-box .info .price p i{
	color: #c40000;
	padding-right: 10px;
	font-size: 25px;
}
.influenza .period-box .info .price ul{
	padding-top: 0;
}
.influenza .period-box .info .price ul li{
	text-align: left;
	font-weight: normal;
}
.influenza .period-box .info .price ul li span{
	width: inherit;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}
.influenza .period-box .info .price ul li .second{
	padding-left: 136px;
}
.influenza .pdf a{
	color: #c40000;
	font-weight: bold;
}
.influenza .pdf a:hover{
	text-decoration: underline;
}



@media only screen and (max-width: 1024px) and (min-width: 768px){
	.allergy-time li:first-child{
		left: 30px;
	}
	.allergy-time li:nth-child(2){
		left: 200px;
	}
	.allergy-time li:nth-child(3){
		left: 324px;
	}
	.allergy-time li:nth-child(4){
		left: 450px;
	}
}

@media screen and (max-width: 800px) {
	p.animated{
		writing-mode: inherit;
		text-align: center;
		right: inherit;
		margin-top: -42px;
		top: 50%;
		width: 100%;
		bottom: inherit;
		font-size: 28px;
	}
	.others-main{
		margin-bottom: 30px;
	}
	.step li .step-num{
		background-size: 40px;
		padding-left: 50px !important;
	}
	/*更年期障害*/
	.symptom ul{
		width: 100% !important;
	}
	.symptom ul li{
		float: inherit;
		width: 100%;
		box-sizing: border-box;
	}
	.symptom ul li span:first-child{
		width: auto;
	}
	.sickness ul li{
		width: 50%;
	}
	.sickness ul li{
		margin-left: 0 !important
	}
	.etc-list{
		width: 100%
	}
	/*花粉症*/
	.allergy-time .pc{
		display: none;
	}
	.allergy-time .sp{
		display: block;
	}
	.allergy-time .sp{
		padding-top: 0
	}
	/*骨粗鬆症*/
	.self-check ul{
		width: 100%;
	}
	.self-check li .point{
		font-weight: bold;
		float: inherit;
		text-align: right;
		display: block;
	}
	.result tr th{
		padding: 10px 0
	}
	/*不眠*/
	.sleeplessness .sickness li:nth-child(5){
		margin-left: 0;
	}
	.sleeplessness .step-num{
		line-height: 30px !important;
	}
	/*インフルエンザ*/
	.influenza .period-box{
		padding: 15px;
	}
	.influenza .guide ul li:first-child{
		float: inherit;
		width: 100%;
		padding-left: 0;
		text-align: center;
		margin-bottom: 30px;
	}
	.influenza .guide ul li:last-child{
		float: inherit;
		width: 100%;
	}
	.influenza .guide ul li img{
		max-width: 100%;
	}
	.influenza .guide p{
		text-align: center;
		font-size: 20px;
	}
	.influenza .period-box .info .period p,
	.price p{
		font-size: 20px !important;
	}
	.ex{
		font-size: 18px;
	}
}
@media screen and (max-width: 600px) {
	p.animated{
		font-size: 20px;
		margin-top: -30px;
	}
	.container{
		padding: 10px;
		box-sizing: border-box;
	}
	.service-list li{
	    width: calc((100% - 15px)/2) !important;
	    margin-right: 15px;
	    margin-bottom: 15px;
	}
	.service-list li:nth-child(3){
		margin-right: 15px;
	}
	.climacteric{
		padding: 10px
	}
	.step li p{
	    background-size: 80px !important;
	    height: 40px !important;
	    line-height: 40px !important;
	    padding-left: 45px !important;
	    background-size: contain !important;
	}
	.etc-list a{
		width: 100%;
		margin: 15px auto 0 !important
	}
	.checkup div img{
		width: 100%;
	}
	.influenza .pdf a{
		display: block;
	}

}


@media screen and (max-width: 320px){
	p.animated{
	    font-size: 16px;
	    margin-top: -24px;
	}
	.influenza .period-box .info{
		width: 100%;
	}
	.service-list li{
		width: 100% !important;
		margin-bottom: 10px;
	}
	.service-list li p{
		min-height: inherit;
	}
	.service-list li:nth-child(3){
		margin-right: 10px;
	}
}