@charset "UTF-8";
/*ビーコン画像を非表示*/
img[src^="https://hpcr.jp/maruho/beacon?maruhoId=null"]{display:none !important;}

body{
/*	overflow-x:hidden;*/
	background:#fff;
}
.section{padding: 0 15px;}
#header {
	position:relative;
	z-index:5;
}
h1.logo{
	display: none;
	height: auto;
}

#contentsHeader{
	background: #FF7782;
	padding: 15px 0;
}
#contentsHeader img{
	width: 50%;
}
#contentsHeader + div{
	background-image: url(../img/bg.png);
	background-size: cover;
}

#contentsBlock,
#contentsBlock2,
#contentsBlock3{
	padding: 50px 0 0 0;
}
#contentsBlock2,
#contentsBlock3{
	text-align: left;
}
.footer_dermado_bnr{display: none;}
#footer_wrapp{background-color:#3d3d3d!important; }

/*------------------------------------------------ メニュー*/
#menuArea{margin: 0!important;}
#contentsBlock ul li.header .title{
	margin-bottom: 10px;
	border-bottom: 1px solid #d8e0ea;
	padding-bottom: 10px;
	padding-left: 20px;
}

#menuArea .header .txt{
	font-weight:bold;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 20px;
}

#menuArea .btn a{
	text-decoration:none;
	display:block;
	background:rgba(74,100,140,0.8);
	border-top:1px solid #fff;
	color:#fff;
	padding: 15px 10px;
}

#menuArea .btn a:nth-child(odd){
	border-right: 1px solid #fff;
}

#menuArea .btn:nth-child(4) a{
	font-size: 0.9em;
}

#menuArea .btn.brown a{
	border: none!important;
	display:inline-block !important;
	text-decoration:none;
	color:#fff;
	padding:15px 20px 15px 15px;
	background: #bca57f no-repeat center right 8px !important;
	position: relative;
}

#menuArea .btn{
	float: left;
	width: 50%;
}
.btn.brown{
	background: #bca57f no-repeat center right 8px !important;
	border-radius:3px;
}
.btn.brown a{
	text-decoration:none;
	color:#fff;
	border-radius:3px;
	padding:14px 30px;
}

.btn.brown a:after,
.back-white .btn a:after,
.back-gray .btn.no-back a:after{
	content: "";
	position: absolute;
	margin: 5px;
	border: 2px solid #fff;
	border-left: none;
	border-bottom: none;
	width: .4em;
	height: .4em;
	-webkit-transform-style: rotate(45deg);
	transform: rotate(45deg);
	right: 5px;
	top: 17px;
}

.back-white .btn a:after,
.back-gray .btn.no-back a:after{
	right: 15px;
}

#menuArea .footer {
	padding: 15px;
	background: #0c2f62;
	text-align: center;
}

#menuArea .footer .txt{
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#menuArea .footer p{
	float: left;
	width: 50%;
}

#menuArea .footer p:last-child{
	text-align: center;
}

#contentsArea .topZone{
	display: none;
}

#contentsArea .mainZone{
	margin-top: 40px;
}

.back-white .btn,
.back-gray .btn.no-back{
	background-color: #003b8f;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	position: relative;
	text-align: center;
	margin: 20px auto;
}

.back-gray .btn.no-back{
	margin: 20px 15px;
}

.back-white .btn a,
.back-gray .btn.no-back a{
	color: #fff;
	text-decoration: none;
	padding: 15px 30px;
	display: block;
}

.back-white ul:nth-of-type(n+2),
#bunken .back-white .box-title:nth-of-type(n+2){
	margin-top: 25px;
	border-top: 1px solid #e6e6e6;
}

#bunken .back-white .box-title:nth-of-type(n+2){
	padding-top: 20px;
}


/* ##################################### mainZone */

h2.title{
	font-weight:normal;
	font-size:24px;
	color:#fff;
	text-align:center;
	background:#002964;
	padding:10px;
	margin-bottom:15px;
	position:relative;
}


.rightTxt{
	text-align:right;
	margin-bottom:25px;
}
.rightTxt a:before {
	content: "";
	margin: 5px;
	border: 2px solid #002964;
	border-left: none;
	border-bottom: none;
	width: .4em;
	height: .4em;
	-webkit-transform-style: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: middle;
}

h3.title{
	font-size:26px !important;
	color:#2d3851;
	font-weight:normal;
	line-height:0.9;
	text-align:center;
	margin-bottom:25px;
	margin-top: 60px;
}
h4{
	color: #003b8f;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-top: 20px
}
h4 span{
	font-size: 18px;
	font-weight: bold;
}
.back-gray{
	background: #f5f5f5;
	padding: 10px 10px 30px 10px;
}
.back-gray p{
	font-size: 100%;
}

.back-white{
	background: #fff;
	padding: 20px 15px;
	margin-top: 20px;
	text-align: left;
}
.back-white	.box-title{
	color: #2f3751;
	font-size: 18px;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
}
.back-white	.box-title::before{
	content: "|";
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
}
.back-white	.pic-area{
	margin: 20px auto;
	text-align: center;
}
.back-white	.pic-area img{
	width:  90%;
}
.back-white	.lead-title{
	font-size: 16px;
	color: #2f3751;
	font-weight: bold;
	margin: 20px auto 15px;
}
.back-white	li.list-txt p{
	margin-bottom: 15px;
}

#bunken .back-white ul{
	border-top: none;
}


/* ##################################### mainZone */
#mailmagazine h2.title,
#other h2.title{
	margin-bottom: 0;
}

.back-white .btn.kakudai{
	background-color: #fff;
	color: #525c5d;
	text-decoration: none;
	border-radius: 3px;
	position: relative;
	text-align: center;
	margin: 20px auto;
	border: 1px solid #525c5d;
	height: 57px;
}

.back-white .btn.kakudai a{
	color: #525c5d;
	text-decoration: none;
	padding: 15px 30px;
	display: block;
	background:url(../img/icon_mushimegane.png) #fff no-repeat center right 12px;
}

.back-white .btn.kakudai a:after{
	content: none;
}



.pic-area span.notice_txt{
    font-size: 0.7em!important;
    display: block;
    margin-top: 5px;
    text-align: left;	
}


/* ##################################### footer */

#menuArea.fixed{
	position:static;
}

.footerNav {
	padding: 25px 10px;
	background: #dcdee4;
	font-size: 81.25%;
}
.footerNav .wrap {
	position: relative;
}
.footerNav .wrap nav {
	visibility: visible!important;
	opacity: 1!important;
}
.footerNav ul {
	display: block;
	width: 100%!important;
	margin: 0 auto 20px;
	padding: 0;
}
.footerNav ul li{
	display: block;
	float: none;
}
.footerNav ul >li {
	width: auto;
	padding: 0;
	margin: 0;
	font-size: 12px;
	border: none;
}
.footerNav .global-parent > div.accord_sw {
	background: inherit;
	position: relative;
}
.footerNav .accord_sw::before, .footerNav .accord_sw::after {
	content: '';
	display: block;
	width: 15px;
	height: 2px;
	border-radius: 5px;
	background: #000000;
	position: absolute;
	right: 1em;
	top: 50%;
}
.global-parent > div.accord_sw p {
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
}
.footerNav .accord_sw p {
	font-size: 110%;
	color: #1b5f8e;
}
.footerNav .accord_sw::before{
	transform: translateY(-50%);
}
.accord_sw::after {
	background: #000000;
	transform: translateY(-50%) rotate(90deg);
	transition: 0.1s;
}
.footerNav .global-child p {
	position: relative;
	margin: 10px 0 20px 10px;
	text-align: left;
	padding-right: 10px;
}
.footerNav .global-child p::after {
	right: .7em;
	top: 0;
}
.global-child p::after {
	content: ">";
	position: absolute;
	right: 1em;
	top: 30%;
	font-size: 20px;
}
#topics .back-gray:nth-child(n+2),
#shogai .back-gray:nth-child(n+2),
#m-library .back-gray:nth-child(n+2),
#useful .back-gray:nth-child(n+2){
	margin-top: 2em;
}
#derma-hot .fas{
    vertical-align: top;
    font-size: 23px;
}

#contentsArea #jst_box{
	padding: 10px 10px 0;
	margin: auto;
	max-width: 1100px;
	width: 100%;
	box-sizing: border-box;
}
#contentsArea #jst_box .jst_box_inner{
	border-radius: 30px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}
#contentsArea #jst_box .jst_box_inner iframe{
	left: 0;
	top: 0;
}

#contentsArea #intro p:first-child{
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0;
	text-align: center;
}
#contentsArea #intro img{
	position: relative;
	top: 3px;
	vertical-align: baseline;
}
#contentsArea #intro p + p{
	font-size: 90%;
	margin-top: 2em;
	padding-bottom: 20px;
	text-align: center;
}

#contentsArea2,
#contentsArea3{
	padding: 0 10px;
}
#contentsArea2 h2,
#contentsArea3 h2{
	font-size: 135%;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 1em;
}
#contentsArea2 .flex-box{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
#contentsArea2 .flex-box *{
	font-weight: bold;
}
#contentsArea2 .flex-box li{
	border-radius: 30px;
	padding: 2em;
	position: relative;
}
#contentsArea2 .flex-box li.cont1{
	background: no-repeat center 30% / 200% auto url(../img/bg_cont1.jpg);
}
#contentsArea2 .flex-box li.cont1 p{
	margin-top: 66%;
}
#contentsArea2 .flex-box li.cont2{
	background: #FED0E1;
}
#contentsArea2 .flex-box li h3{
	font-size: 130%;
	margin-bottom: 1em;
}
#contentsArea2 .flex-box li img{
	width: 60%;
}
#contentsArea2 .flex-box li p + p{
	font-size: 115%;
	padding-top: 1em;
}
#contentsArea2 .flex-box li.cont3{
	background: no-repeat left 0 / 120% auto url(../img/bg_member.jpg);
}
#contentsArea2 .flex-box li.cont3 p{
	color: #fff;
}
#contentsArea3 > h2 + p{
	margin-top: -0.5em;
}
#contentsArea3 .flex-box3{
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 1.5em;
}
#contentsArea3 .flex-box3 li{
	border-radius: 30px;
	display: flex;
	flex-direction: column;
}
#contentsArea3 .flex-box3 li.teacher1{
	background: #CDC2DE;
}
#contentsArea3 .flex-box3 li.teacher2{
	background: #D4ECDE;
}
#contentsArea3 .flex-box3 li.teacher3{
	background: #FFE0C4;
}
#contentsArea3 .flex-box3 li p{
	text-align: center;
}
#contentsArea3 .flex-box3 li p img{
	max-width: 60%;
}
#contentsArea3 .flex-box3 li dl{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	color: #fff;
	flex: 1;
	padding: 1.5em;
}
#contentsArea3 .flex-box3 li.teacher1 dl{
	background: #767DBC;
}
#contentsArea3 .flex-box3 li.teacher2 dl{
	background: #94C654;
}
#contentsArea3 .flex-box3 li.teacher3 dl{
	background: #F99740;
}
#contentsArea3 .flex-box3 li dl dt{
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
#contentsArea3 .flex-box3 li dl dd{
	margin-top: 1em;
}
#contentsArea3 .flex-box3 li dl dd br{
	display: none;
}
.link-btn{
	margin: 7em 0;
	text-align: center;
}
.link-btn a{
	background: #173A8A;
	border-radius: 33px;
	color: #fff;
	display: inline-block;
	font-size: 130%;
	font-weight: bold;
	padding: 0.5em 1.5em;
	text-decoration: none;
}
.link-btn a img{
	width: 175px;
	position: relative;
	top: 2px;
	vertical-align: baseline;
}


/* タブレット
-------------------------------------------------- */
@media print, screen and (min-width:768px){

	#header{border-bottom: none;}
	#contentsHeader img{
		width: 40%;
	}
	.back-white .pic-area img{width: 70%;}
	
	.header-blk .wrap{
		width: auto!important;
	}
	.footerNav ul {
		margin-top: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footerNav ul li{
		float: left;
		padding: 0 10px;
	} 
	.footerNav ul >li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 20px;
		font-weight: normal;
		width: 33.3%;
	}
	.footerNav .accord_sw::before,
	.footerNav .accord_sw::after,
	.global-child p::after{
		content: none;
	}
	.footerNav ul >li:nth-child(2),
	.footerNav ul >li:nth-child(5) {
    	border-right: 1px solid #fff;
    	border-left: 1px solid #fff;
	}
	.footerNav ul li:first-child,
	.footerNav ul li:nth-child(4){
		border-left: none;
	}
	
	.footerNav .global-child p{
		margin: 0 0 0 10px;
	}
	.global-parent > div.accord_sw p{
		padding-bottom: 5px;
	}

	#contentsArea #intro br.for-sp{
		display: none;
	}

	#contentsArea2 h2,
	#contentsArea3 h2{
		font-size: 175%;
	}
	#contentsArea2 .flex-box{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 10px;
		flex-direction: row;
	}
	#contentsArea2 .flex-box li{
		-webkit-flex-grow: 1;
		flex-grow: 1;
		width: 45%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#contentsArea2 .flex-box li h3{
		font-size: 150%;
		margin: 0.5em 0 1em;
	}
	#contentsArea2 .flex-box li img{
		width: 58%;
	}
	#contentsArea2 .flex-box li.cont3 p + p{
		margin: 2.5em 0;
	}
	#contentsArea3 h2 + p{
		font-size: 110%;
		margin-top: -1em;
	}
	#contentsArea3 .flex-box3{
		flex-direction: row;
	}
	#contentsArea3 .flex-box3 li{
		flex-grow: 1;
	}
	#contentsArea3 .flex-box3 li p img{
		max-width: 80%;
	}
	
	
}



/* PC
-------------------------------------------------- */
@media print, screen and (min-width: 960px) {
	.back-white .btn a:hover,
	.back-gray .btn.no-back a:hover{
		background-color: #4a74ae;
		border-radius: 3px;
	}
	
	.back-white .btn a{
		height: 50px;
	}
	
	.back-white .btn.kakudai a:hover{	
		opacity: 0.7;
		background: #fff;
		background: url(../img/icon_mushimegane.png) #fff no-repeat center right 12px;
	}	
	.btn.brown a:hover{
		background: #ca7;
		text-decoration: none!important;
		opacity: 0.7!important;
	}

	#header_wrapper{
		position:fixed;
		z-index:7;
		top:0;
		width:100%;
		height: 40px;
	}
	#header_inner{
		max-width: 1200px;
		width: 100%;
	}
	h1.logo{
		display: block;
		padding: 28px 0 0;
		max-width: 1200px;
		width: 100%;
		text-align: left;
		margin: 0 auto;
	}
	#header_inner.simple #header_logo #logo img{
		width: 296px!important;
		height: 24px!important;
	}
	#header_inner.simple{
		padding: 0!important;
		height: 38px;
	}
	#header_inner.simple #medical_top{
		padding-top: 5px!important;
	}
	
	#header-wrap > .header-blk .wrap{
		position:relative;
		padding-top:38px;
		z-index:6;
		background: #fff;
	}
	#header-wrap{
		border-bottom: 1px solid #dae0ea;
	}
	#contentsHeader{
		background: #FF7782;
		padding: 30px 0;
	}
	#contentsHeader img{
		width: initial;
	}
	#contentsBlock ul li.header .title{
		text-align: center;
		padding-left: 0;
		border-bottom: none;
	}
	#contentsBlock2,
	#contentsBlock3{
		padding-top: 70px !important;
	}


	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mvArea */

	#contentsBlock *,
	#contentsBlock2 *,
	#contentsBlock3 *{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		font-size:14px;
	}

	#contentsBlock,
	#contentsBlock2,
	#contentsBlock3{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	/* この固定とマージンを外す */
		position:relative;
		max-width:1200px;
		width: 100%;
		margin:auto;
		padding: 0;
	}
	
	#menuArea .header .txt{
		box-sizing: border-box;
		font-size: 14px;
		padding-left: 0;
		text-align: center;
		margin-bottom: 0;
		letter-spacing: 1px;
	}
	
	#contentsBlock ul li.header .title{
		margin-bottom: 0;
	}
	
	#menuArea .btn{
		float: none;
		width: 100%;
		text-align: left;
	}
	#menuArea .btn a:nth-child(odd){
		border-right: none;
	}

	#menuArea .btn:nth-child(4) a{
		font-size: 100%;
	}

	#menuArea .footer p{width: 100%;}
	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ mvArea */

	#mvArea{
		position: fixed;
		z-index:1;
		width:100%;
		height:100%;
		top:0;
		left:0;
		padding:0 660px 0 0;
	/* 	padding:96px 50% 0 0; */
	}

	#mvArea div{
		min-width:300px !important;
	}

	#mvArea .inner{
		position:relative;
		height:100%;
		background:url(../img/bg_mv01.png) no-repeat top left;
		background-size:cover;
	}

	/* ------------------ menuArea */

	#menuArea{
		width:210px;
		position:absolute;
		top:30px;
		z-index:2;
	/*
		left:50%;
		margin-left:-106px;
	*/
	}

	#menuArea.fixed{
		position:fixed;
		top:68px;
	}

	#menuArea .header{
		background:#fff;
		text-align:center;
		padding:15px 0;
	}

	#menuArea .btn a{
		padding:16px 25px;
	}	
	#menuArea .btn a:hover{
		background:rgba(48,115,212,0.7);
	}
	#menuArea .btn:last-child{
		display: none;
	}

	#menuArea .footer{
		padding:20px 10px;
	}

	#menuArea .footer .txt{
		font-size:13px;
		margin-bottom:15px;
		float: none;
		width: 100%;
		padding-right: 0;
	}

	#menuArea .footer .btn a{
		border:none;
	}

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ contentsArea */

	#contentsArea{
		/*position: relative;*/
		z-index:4;
		padding:0 10px;
		/*width:660px;*/
		/*left:300px;*/
		/*background:#fff;*/
	}
	#contentsArea #jst_box{
		padding: 50px 0 0;
	}
	#contentsArea #intro{
		font-size: 150%;
		padding: 30px 0 60px;
	}
	#contentsArea #intro p + p{
		padding-bottom: 0;
	}
	#contentsArea2,
	#contentsArea3{
		padding: 0;
	}
	#contentsArea2 h2,
	#contentsArea3 h2{
		font-size: 300%;
	}
	#contentsArea2 .flex-box{
		gap: 50px;
	}
	#contentsArea2 .flex-box li h3{
		font-size: 250%;
	}
	#contentsArea2 .flex-box li p + p{
		font-size: 180%;
	}
	#contentsArea2 .flex-box li.cont3 p + p{
		margin: 3.5em 0;
	}
	#contentsArea3 h2 + p{
		font-size: 175%;
	}
	#contentsArea3 .flex-box3{
		gap: 60px;
	}
	#contentsArea3 .flex-box3 li dl dt{
		font-size: 150%;
	}
	#contentsArea3 .flex-box3 li dl dd{
		font-size: 125%;
	}
	#contentsArea3 .flex-box3 li dl dd br{
		display: initial;
	}
	.link-btn a{
		border-radius: 42px;
		font-size: 175%;
	}
	.link-btn a img{
		top: 3px;
		width: 250px;
	}

	/* ##################################### topZone */
	#contentsArea .topZone{
		display: block;
	}

	.topZone{
		width:660px;
		height:283px;
		background:url(../img/bg_top.png) no-repeat center;
		position:relative;
		margin-bottom:20px;
	}

	.topZone .logoBox{
		position:absolute;
		top:77px;
		left:75px;
	}

	.topZone .logo{
		text-align:center;
		margin-bottom:25px;
	}

	.topZone .txt{
		text-align:center;
		margin-bottom:22px;
		color:#063e91;
		font-weight:bold;
	}

	.topZone .btn{
		text-align:center;
	}

	.topZone .btn a{
		display:inline-block;
		width:215px;
		text-align:center;
		text-decoration:none;
		color:#fff;
		padding:9px 0 7px;
		background:url(../img/arw_w_r8x15.png) #507ebe no-repeat center right 8px;
		border-radius:3px;
	}

	.topZone .btn a:hover{
		opacity:0.8;
	}

	/* ##################################### mainZone */

	h2.title{
		font-size:28px !important;
		padding: 20px;
	}

	.arwlinkBlueR{
		color:#002964;
		padding-left:10px;
		background:url(../img/arw_b_r5x10.png) no-repeat center left;
	}

	.arwlinkBlueR:hover{
		padding-left: 10px;
		opacity: 0.8;
	}

	.mainZone h3.title{
		font-size:26px !important;
		color:#003b8f;
		line-height:0.9;
		margin-bottom:45px;
	}

	.mainZone h3.title span{
		font-size:12px !important;
	}
	
	#contentsArea .mainZone{
		margin-top: 20px;
	}
	.rightTxt{margin-bottom: 0!important;}
	.rightTxt br{display: none;}
	.rightTxt a:before{display: none;}

	/* ------------------ etc */

	h4,h4 span{font-size: 26px!important;}
	h4{
		margin-top: 0;
		margin-bottom: 30px;
	}
	h4:nth-of-type(n+2){
		margin-top: 35px;
	}
		
	h4 br{display: none;}
	h4 br.pc-block{display: block;}
	h3.title{
		font-size: 30px!important;
		margin-top: 50px;	
	}
	/* ------------------ imgBox */

	.imgBox{
		display:table;
		border-bottom:1px solid #e6e6e6;
		padding-top:30px;
	}

	.imgBox > *{
		display:table-cell;
		vertical-align:top;
	}

	/* ------------------ txtBox */

	#news .txtBox{
		padding-left:25px;
		position:relative;
	}

	#news .txtBox:before{
		content:'';
		position:absolute;
		display:block;
		background:url(../img/bar_b.png) no-repeat center;
		top:10px;
		left:0;
		width:15px;
		height:1px;
		background-size:contain;
	}

	.txtBox dt{
		margin-bottom:10px;
	}

	.txtBox dd{
		padding-bottom:70px;
	}

	.back-gray{
		padding: 35px;
	}
	.back-white{
		margin-top: 40px;
	}
	.back-white	.box-title{
		font-size: 18px!important;
		margin-bottom: 20px!important;
		white-space: break-spaces;
	}
	.back-white	.clear li{
		float: left;
		margin: 0 auto!important;
	}
	.back-white	.pic-area {
		width: 230px;
	}
	.back-white	.pic-area img{
		width: 230px;
		height: auto;
		/*height: 171px;*/
	}
	.back-white	> div ul.clear li:last-child{
		float: left;
		width: 300px;
		padding-left: 20px;
	}
	.back-white	.lead-title{
		margin: 0 0 10px 0;
		font-size: 14px!important;
	}
	.back-gray p{
		line-height: 1.5;
	}
	.back-white ul:nth-of-type(n+2){
		padding-top: 30px;
	}
	.back-white .btn{
		width: 100%;
		height: 50px;
	}
	
	/*------------------derma-hot*/
	#useful .back-white .pic-area,
	#derma-hot .back-white .pic-area{
		width: 100%;
	}
	#useful .back-white .pic-area img,
	#derma-hot .back-white .pic-area img{
		width: 80%;
	}
	/* ------------------ shogai */

	#nejm{margin-top: 70px;}
	#topics,#shogai,#news,#m-library,#bunken,#useful,#derma-hot,#mailmagazine,#other{
		margin-top: -32px;
		padding-top: 43px;
	}
	#news .btn,#m-library .btn,#bunken .btn,#mailmagazine .btn,#other .btn,#topics .btn,#useful .btn,#derma-hot .btn{
		width: 300px;
	}
	.back-white .btn.kakudai{line-height: 0; height: 52px;}
	.back-white .btn.kakudai a{line-height: 100%; padding: 17px 30px;}

	.back-gray .btn.no-back{
		margin: 20px auto;
	}
	
	/* ------------------ melmaZone */	
	#mailmagazine .back-white .pic-area{
		width: 540px;
	}
	#mailmagazine .back-white .pic-area img{
		width: 540px;
		height: 420px;
	}
	/* ------------------ other */	
	#other .back-white	.pic-area img{
		height: auto;
	}
/*

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ etc */

	.btn.brown a{
		border-radius:3px;
		padding:14px 30px;
	}

	/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ footer */

	#footer{
		position:relative;
		z-index:5;
	}
	#dermado_footer,#inquiry,#footer_wrapp{
		position: relative;
		z-index: 5;
	}
	.footerNav .wrap{
		width: 960px!important;
		position: relative;
	}
	.footerNav .accord_sw p {
    	font-size: 110%;
		line-height: 150%;
	}
	.footerNav ul li{
		font-weight: normal;
		padding: 0 15px;
	}
	.footer-btn-wrap{
		width: 375px;
		float: right;
		display: flex;
	}
	.footerNav .entry01{
		width: 60%!important;
		margin-right: 10px;
	}
	.footerNav .entry02{
		width: 40%!important;
	}

	
	
}
