#nayami{
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin: 0 160px 40px 0 !important;
}

#nayami p{
	width: 200px;
	height: 200px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 50%;
	text-align: center;
	font-size: 21px !important;
	padding: 60px 20px 0 20px!important;
	margin: 0 40px 0 0 !important;
}

#item416 > ul{
	padding: 0 !important;
}

#page_title h2{
	width: 960px;
	height: 180px;
	background: url('../images/dermapen/h2_dermapen.webp') no-repeat;
	background-size: 960px;
	text-indent: -9999px;
}

#main section p{
	font-size: 16px;
	text-align: justify;
}

#main #item416{
/* 	background: url('../../../../media/dermapen/bg_01.jpg') no-repeat top 70px right; */
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}

#main #item416 p{
	margin: 0 0 20px 0;
	padding: 0;
}

#main #item416 ul{
	list-style: none;
	padding: 0		margin: 0;
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#item416 ul li{
	position: relative;
	width: 220px;
	height: 120px;
	background-color: #ffdbdb;
	margin: 0 10px;
	border-radius: 8px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
}



#pnav01{
	background-image: url('../../../../media/dermapen/icon02.png');
	-webkit-background-size: 45px 66px;
	background-size: 75px 66px;
	background-repeat: no-repeat;
	background-position: 10px 27px;
}

#pnav02{
	background-image: url('../../../../media/dermapen/icon01.png');
	-webkit-background-size: 66px 66px;
	background-size: 66px 66px;
	background-repeat: no-repeat;
	background-position: 10px 25px;
}

#pnav03{
	background-image: url('../images/shimichiryo/icon03.png');
	-webkit-background-size: 38px 61px;
	background-size: 38px 61px;
	background-repeat: no-repeat;
	background-position: 30px 30px;
}

#pnav04{
	background-image: url('../images/shimichiryo/icon04.png');
	-webkit-background-size: 54px 54px;
	background-size: 54px 54px;
	background-repeat: no-repeat;
	background-position: 10px 30px;
}

#item416 ul li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #5e3c2d;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.4;
}

#item416 ul #pnav01 a{
	padding: 46px 0 0 90px;
}

#item416 ul #pnav02 a,
#item416 ul #pnav04 a{
	padding: 32px 0 0 90px;
}



#item416 ul #pnav03 a{
	padding: 20px 0 0 90px;
}

#item416 ul li a.linkarea{
	position: absolute;
	display: block;
	width: 220px;
	height: 120px;
	top: 0;
	left: 0;
	text-indent: -9999px;
	background: url('../images/shimichiryo/arrow01.png') no-repeat 100px 100px;
	-webkit-background-size: 26px 14px;
	background-size: 26px 14px;
}


#main section h3 {
	height: 33px;
	font-size: 172%;
	font-weight: bold;
	color: #515151;
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 10px 0px 10px 60px;
	background: url(../images/common/bg_h3_3.png);
}

#main section article h4 {
	font-size: 24px !important;
	background: url(../images/shimichiryo/bg_h4.png) no-repeat top left;
	line-height: 1.4;
	padding: 0 0 0 40px !important;
	margin: 60px 20px 20px;
	font-family: tbudrgothic-std,sans-serif;
	font-weight: 700;
}


#item415 > p > img{
	float: right;
	width: 30%;
	height: auto;
}

#item570 > p > img{
	float: right;
	width: 20%;
	height: auto;
	margin: 0 0 0 60px;
}

#item415 > p{
	clear: both;
}

#item571 > p > img{
/* 	float: right; */
	width: 100%;
	height: auto;
	margin: 0;
}



#item414 > p{
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

#item414 > p:nth-child(1) > img,
#item414 > p:nth-child(2) > img,
#item414 > p:nth-child(3) > img{
	width: 30%;
	height: auto;
	margin: 0 1%;
}

#item413 > p > img,
#item413 > p > img,
#item577 > p > img{
	float: right;
	margin: 0 0 20px 40px;
	height: 300px;
	width: auto;
}

#item413 h5{
	font-size: 123.1%;
	background-color: #f0f0f0;
	margin-top: 40px;
	clear: both;

}


#item412 > p:nth-child(2) {
	text-align: center;
}


#item412 > p:nth-child(2) > img:nth-child(1),
#item412 > p:nth-child(2) > img:nth-child(2){
	display: block;
	box-sizing: border-box;
	width: 40%;
	padding: 10px;
	margin: 0 auto;
}

#item412 > p:nth-child(2){
	display: -webkit-box; /* before Android4.3 iOS6:Safari */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex; /* Pc-safari */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-flex-flow: row wrap; /* IE10 */
	-webkit-flex-flow: row wrap; /* Pc-safari */
	flex-flow: row wrap;
	justify-content: start;
	align-items: start;
}

#item412 > p:nth-child(2){

}


#item411 table tbody tr th{
	width: 240px;

}

#item411 table tbody tr td{
	text-align: center;
}

thead th{
	background: #fef7f8;
}

tbody th{
	background: #fdeff1;
}

#yoyaku_bnr img{
	width: 880px;
	margin: 40px 0 0 0;
}

#item415 > p:nth-child(2) > img{
	margin-left: 20px;
}

section > h4 {
    font-size: 24px !important;
    background: url(../images/shimichiryo/bg_h4.png) no-repeat top left;
    line-height: 1.4;
    padding: 0 0 0 40px !important;
    margin: 60px 20px 20px;
    font-family: tbudrgothic-std,sans-serif;
    font-weight: 700;
}

#item411 table th,
#item411 table td{
	/* width: 25%; */
}


#item411 > table > thead > tr > th:nth-child(4){
	width: 5em;
}



@media screen and  (max-width: 850px){
	#item411 table img{
		height: 30px !important;
		width: auto !important;
	}
}