@charset "UTF-8";
/* ******************************************************************

	--nyuin.css--

	1. Layout setting

****************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
.listText {
	margin:-7px 0 5px;
	padding-left:19px;
}
.listText li {
	padding-bottom:9px;
	font-size:93%;
	line-height:1.8;
	text-indent:-15px;
	padding-left:15px;
}
.askBlock {
	background:url(/img/nyuin/img_room.jpg) no-repeat 0 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	min-width:700px;
	min-height:356px;
	margin-bottom:25px;
	padding:35px 10px 12px 0;
}
.askBlock .askInner {
	background:url(/img/nyuin/bg_transparent.png) repeat 0 0;
	min-height:275px;
	padding:33px 5px 20px 12px;
}
.askBlock dl {
	padding-left:7px;
}
.askBlock dt {
	display:inline-block;
	padding:1px 2px;
	width:90px;
	background:#FFF;
	border:1px solid #333;
	font-size:105%;
	text-align:center;
}
.askBlock dd {
	line-height:1.7;
	margin:-1.7em 0 0.25em;
	padding:0 0 0.25em 8.5em;
	font-size:93%;
}
.askBlock .note {
	padding:5px 0 0 6px;
	font-size:93%;
}
.visitHour {
	margin-bottom:20px;
	padding-left:20px;
}
.visitHour p {
	line-height:1.7;
}
.visitHour .title {
	margin-bottom:8px;
	color:#333366;
	font-size:125%;
}
.visitHour .time {
	font-size:93%;
}
.visitHour .time span:first-child {
	margin-right:22px;
}
.aboutRoom .about {
	padding-bottom:23px;
}
.aboutRoom .title {
	padding-bottom:7px;
	font-size:90%;
}
.aboutRoom .title span {
	font-size:130%;
}
.aboutRoom .image {
	display:inline-block;
	vertical-align:bottom;
	font-size:0;
}
.aboutRoom .text {
	font-size:92%;
	line-height:1.7;
}
.aboutRoom .about > div .text {
	display:inline-block;
	vertical-align:bottom;
	padding:0 15px;
	max-width:310px;
	line-height:1.6;
	text-align:center;
}
.aboutRoom .text .pink {
	color:#CC3399;
}
.aboutRoom .text .blue {
	color:#3333CC;
}
/* -- junbi -- */
.prepareBlock {
	background:url(/img/nyuin/bg_junbi01.jpg) no-repeat 0 0;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	min-height:654px;
}
.prepareBlock .inner {
	background:url(/img/nyuin/bg_transparent01.png) repeat 0 0;
	max-width:612px;
	padding:21px 32px 11px 25px;
}
.prepareBlock .prepareTitle {
	background:url(/img/nyuin/icon_check.png) no-repeat 0 50%;
	font-size:110%;
	margin-bottom:13px;
	padding:4px 0 2px 28px;
}
.prepareBox {
	border:1px solid #7A7A7A;
	margin-bottom:27px;
}
.prepareList {
	padding:11px 10px 7px 14px;
}
.prepareList li {
	margin-bottom:4px;
	padding-left:15px;
	text-indent:-15px;
	font-size:93%;
	line-height:1.4;
}
.prepareGroup {
	margin-right:-14px;
}
.prepareGroup .prepareBox {
	margin-bottom:16px;
	float:left;
	width:50%;
	max-width:270px;
	margin-right:14px;
}
.prepareGroup .title {
	border-bottom:1px solid #C0C0C0;
	padding:6px 5px 5px;
	background:rgba(102,204,153,0.3);
	font-size:110%;
	text-align:center;
}
.note p {
	padding-bottom:6px;
	font-size:93%;
}
.infoMedicine {
	background:url(/img/nyuin/bg_junbi02.jpg) no-repeat 0 0;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	min-height:353px;
	margin-bottom:28px;
	padding:40px 0;
}
.infoMedicine .inner {
	background:url(/img/nyuin/bg_transparent.png) repeat 0 0;
	padding:18px 35px 21px 27px;
	max-width:612px;
}
.infoMedicine .title {
	background:url(/img/nyuin/icon_medicine.png) no-repeat 0 50%;
	color:#333366;
	margin-bottom:10px;
	padding:2px 0 2px 25px;
	font-size:130%;
}
.infoMedicine .introMedicine {
	padding-bottom:13px;
	font-size:105%;
	line-height:1.78;
}
.infoMedicine p {
	font-size:93%;
	line-height:1.7;
}
/* -- cost -- */
.costBlock {
	margin-bottom:29px;
	padding-right:38px;
}
.costBlock .costList {
	margin-bottom:6px;
	line-height:1.7;
}
.costList > li {
	padding-bottom:12px;
}
.costList .num {
	font-size:110%;
}
.costList .costInfo {
	padding-left:18px;
	font-size:93%;
}
.costInfo .examp {
	margin:5px 0 0 8px;
	padding-left:28px;
	text-indent:-28px;
}
.f17 .costInfo .examp {
	padding-left:37px;
	text-indent:-37px;
}
.costBlock .blue {
	color:#3333CC;
}
.systemList {
	margin-left:-15px;
	padding:14px 0 18px;
}
.systemList li {
	float:left;
	width:162px;
	margin-left:25px;
	padding-left:0;
	text-align:center;
}
.systemList li .title {
	padding-bottom:1px;
	font-size:108%;
}
.systemList li .text:after {
	position:absolute;
	right:-20px;
	top:50%;
	display:block;
	content:"";
	width:14px;
	height:16px;
	margin-top:-8px;
	background:url(/img/nyuin/icon_arrow.png) 0 0 no-repeat;
}
.systemList li:last-child .text:after {
	background:none
}
.systemList li .text {
	display:table;
	width:162px;
	position:relative;
	padding:3px 7px 4px;
	border:1px solid #333;
	line-height:1.55;
}
.systemList li .text span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.systemList li:first-child .text span {
	padding-left:16px;
	text-align:left;
}
.certifyBlock {
	line-height:1.6;
}
.certifyBlock table {
	margin-bottom:17px;
	border:1px solid #333;
	width:100%;
}
.certifyBlock th {
	padding:1px 2px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	font-size:125%;
	text-align:center;
}
.certifyBlock th.col01 {
	width:120px;
}
.certifyBlock td {
	padding:6px 12px 11px;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	vertical-align:middle;
	height:60px;
}
.certifyBlock td.titleCertify {
	padding-left:0;
	padding-right:0;
	font-size:125%;
	line-height:1.6;
	text-align:center;
}
.certifyBlock td.titleCertify span {
	display:block;
	font-size:70%;
}
.certifyBlock td.cost {
	padding-left:0;
	padding-right:0;
	font-size:110%;
	text-align:center;
}
.certifyBlock .text {
	padding-bottom:10px;
	font-size:93%;
	line-height:1.75;
}

/* -- iryofukushi -- */
.listStyle li {
	font-size:93%;
	line-height:1.7;
	padding:0 0 1px 13px;
	text-indent:-13px;
}


/*==================================================================
	2. page message
===================================================================*/
.messageBlock ul {
	display: flex;
	flex-wrap: wrap;
}
.messageBlock li {
	display:table;
	/* float:left; */
	width:328px;
	overflow:hidden;
	margin:0 12px 20px 0;
	background:#D78D40;
	color:#FFF;
}
/* .messageBlock li:after {
	display:block;
	content:'';
	clear:both;
	overflow:hidden;
} */
.messageBlock .images {
	vertical-align:top;
	display:table-cell;
	width:96px;
	margin-right:15px;
	background:#333366;
	font-size:93%;
}
.messageBlock .images img {
	vertical-align:middle;
}
.messageBlock .images .info {
	display:inline-block;
	padding:4px 5px 5px 9px;
	line-height:1.5em;
	letter-spacing:-0.5px;
}
.messageBlock .textContent {
	padding:5px 10px 10px;
	text-align:justify;
	line-height:1.6;
	letter-spacing:-0.5px;
	font-size:93%;
	vertical-align:top;
	display:table-cell;
}
.boxIntro {
	width:100%;
	margin-bottom:10px;
}
.boxIntro .innerLeft {
	width:230px;
	padding:35px 12px;
	background:#D68D40;
}
.boxIntro .innerRight {
	width:calc(100% - 245px);
	padding-right:10px;
	font-size:93%;
}
.iryofukushiBlock .reserveBlock {
	bottom:18px;
}
.iryofukushiBlock .boxIntro .innerLeft {
	font-size:123%;
}