@charset "UTF-8";

/* medical
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: left 42% center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 42% center !important;
}

.note {
	margin: 0 0 20px !important;
	font-size: 12px;
}

.note br {
	display: none;
}

.btn-area {
	margin: 20px 0 0 !important;
}

.target > figure {
	display: none;
}

/* .point-area-right
------------------------------------*/
.point-area .point-area-right {
	background: #F3EFD9;
	border-radius: 4px;
	margin-top: 20px;
	padding: 16px 0 14px;
	text-align: center;
}

.point-area .point-area-right dl dt {
	display: inline-block;
	border-bottom: #666 1px solid;
	margin: 0 6px 0 0;
	padding: 0 0 1px 1px;
	font-size: 12px;
	letter-spacing: 0.1em;
	transform: translateY(-1px);
}

.point-area .point-area-right dl dd {
	display: inline-block;
	font-size: 15px;
	letter-spacing: 0.02em;
}

.point-area .point-area-right dl dd span {
	display: inline-block;
	margin: 0 0 0 2px;
	font-size: 11px;
}

/* dl.monshin-etc
------------------------------------*/
.point-area dl.monshin-etc {
	margin:0 0 28px;
}

/* monshin-dl
------------------------------------*/
.point-area .monshin-dl {
	background: #F3EFD9;
	margin: 0 -2px;
	padding: 20px 22px 22px;
}

.point-area .monshin-dl p.txt {
	font-size: 12px;
}

.point-area .monshin-dl p.btn-dl {
	margin: 18px 0 0;
}

.point-area .monshin-dl p.btn-dl a:first-child {
  margin-bottom: 5px;
}

.medical-box-right .tit {
	margin-bottom: 12px;
	color: #F39800;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.medical-box-right .txt {
	padding:0;
}

/* #medical2
------------------------------------*/
#medical2 ul.at-list li {
	margin-bottom: 16px;
	font-size: 13px;
	line-height:1.8;
}

#medical2 ul.at-list li br {
	display: none;
}

#medical2 ul.at-list .bag {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 25px 0 30px;
}

#medical2 ul.at-list .bag h3 {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	color: #8CBD58;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.13em;
}

#medical2 ul.at-list .bag figure {
	width: 46%;
}

#medical2 ul.at-list .bag figure img {
	width: 100%;
}

#medical2 ul.at-list .bag figcaption {
	padding-top: 8px;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-feature-settings: 'palt' 1;
}

/* courses-box
-----------------------------------------*/
.courses-box .courses-txt {
	margin-bottom: 25px;
	text-align: justify;
}

.courses-box .courses-txt br {
	display: none;
}

.courses-box .btn-link a {
	display: block;
}

/* dl.courses
------------------------------------*/
.courses-box dl.courses {
	margin: 0 0 30px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.03em;
}

.courses-box dl.courses dt {
	position: relative;
	margin: 0 0 6px;
	color: #8CBD58;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.courses-box dl.courses dt:after {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #8CBD58;
	width: 100%;
	height: 1px;
	z-index: 0;
	opacity: 0.7;
}

.courses-box dl.courses dt span {
	position: relative;
	background-color: #FFFFFF;
	padding-right: 12px;
	z-index: 1;
}

.courses-box dl.courses dd {
	margin: 0 0 22px;
	text-align: justify;
}

.courses-box dl.courses dd br {
	display: none;
}

/* dl.toha
------------------------------------*/
.courses-box dl.toha {
	width:790px;
	margin:0 auto 5px;
	text-align:left;
	line-height:1.6;
	overflow:hidden;
}

.courses-box dl.toha dt {
	width:184px;
	clear:both;
	float:left;
	color:#8CBD58;
	font-size:16px;
	letter-spacing:1px;
}

.courses-box dl.toha dd {
	width:600px;
	float:left;
	margin:0 0 28px;
	font-size:14px;
	letter-spacing:1px;
	line-height:1.9;
}

/* medical4
------------------------------------*/
#medical4 p {
	padding:0 18px;
}

/* medical8
------------------------------------*/
#medical8 .point-area {
	margin-top: 34px;
}

#medical8 .point-area .list-dot li {
	margin-bottom: 8px;
}