<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** Start Header ***/
#header {
	background: url('/agrimar-fs/reihoku/img/common/header.png') no-repeat;
	width: 100%;
	min-height: 154px;
	height: 100%;
}

/*** End Header ***/

/*** Start Content ***/

#content .text {
	margin-bottom: 30px;
	font-size: 1.4rem;
	line-height: 26px;
	color: #595757;	
}

#content .text small {
	font-size: 1.1rem;
}

#content .title_content {
	background: url('/agrimar-fs/reihoku/img/education/bg_line.png') no-repeat bottom;
	margin: 35px 0 18px 0;
	padding-bottom: 5px;
}

#content .comSection .colL {
	width: 390px;
	float: left;
}

#content .imgBox {
	width: 239px;
	float: right;
}
#content .imgBox img {
	float: right;
	margin-bottom: 10px;
}

#content .secTeacher,
#content .secStaff {
	margin-bottom: 30px;
}

#content .comTtl02 {
	margin-bottom: 10px;
	padding-left: 14px;
	font-size: 1.6rem;
	font-weight: 300;
	color: #5099c6;
	position: relative;
}

#content .comTtl02:before {
    margin-top: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #5099c6;
    position: absolute;
    content: "";
    left: 0;
}

#content .comTtl02:after{
	content: "";
	display: inline-block;
	height: 1px;
	border-bottom: 1px solid #5099c6;
	position: absolute;
	top:40%;
	right: 0;
}

#content .secTeacher .comTtl02:after {
	width: 65%;
}

#content .title_content_1 h3 {
	font-size: 1.6rem;
	font-weight: 300;
	color: #5099c6;
}
#content .title_content_1 h3 i {
	font-size: 2rem;
}
#content .text_content_2 ul {
	width: 100%;
}

#content .text_content_2 ul li,
#content ul.text_content_3 li,
#content ul.text_content_4 li {
	font-size: 1.1rem;
	line-height: 22px;
	color: #595757;
	overflow: hidden;
}

#content .text_content_2 ul li .position {
	width: 26%;
	display: inline-block;
	float: left;
	background: url('/agrimar-fs/reihoku/img/education/icon_dot.png') repeat-x right center;
}
#content .text_content_2 ul li .position span {
	background-color: #FFF;
}

#content .text_content_2 ul li .name {
	margin-left: 5px;
	width: 70%;
	display: inline-block;
}
#content .text_content_2 ul li a {
	font-size: 1.3rem;
}

#content .secStaff .comTtl02 {
	margin-bottom: 10px;
	width: 100%;
}

#content .secStaff .comTtl02:after{
	content: "";
	display: inline-block;
	height: 1px;
	width: 54%;
	border-bottom: 1px solid #5099c6;
	position: absolute;
	top:40%;
	right: 0;
}

#content .secPhoto .comTtl02 {
	margin: 30px 0 20px 0;
	width: 630px;
	font-size: 1.6rem;
	font-weight: 300;
	color: #5099c6;
}

#content .secPhoto .comTtl02:after {
	width: 50%;
}

#content .secPhoto .comTtl02 i {
	font-size: 2rem;
}
#content .text_content_3 {
	width: 60%;
	float: left;
}
#content .text_content_4 {
	width: 40%;
	float: right;
}

#content .text_content_3 li .position,
#content .text_content_4 li .position {
	margin-right: 5px;
	display: inline-block;
	float: left;
	background: url('/agrimar-fs/reihoku/img/education/icon_dot.png') repeat-x right center;
}

#content .text_content_3 li .position {
	width: 34%;
}

#content .text_content_4 li .position {
	width: 38%;
}

#content .text_content_3 li .position span,
#content .text_content_4 li .position span {
	background-color: #FFF;
}


#content .notice {
	clear: both;
	width: 100%;
	text-align: right;
	font-size: 1.1rem;
	color: #595757;
	padding: 15px 0 0 0;
}

#content .btn01 {
	width: 100%;
	background: #d8986d;
	box-sizing: border-box;
	padding: 0 15px;
	color: #fff;
	font-size: 1.9rem;
	font-weight: bold;
	display: block;
	line-height: 2.4;
}

#content .btn02 {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	display: block;
	line-height: 2.4;
	margin-top: 30px;
	margin-bottom: 50px;
	background: slategray;
	border-radius: 10px;
}

#content .btn02:hover {
	cursor: pointer;
	opacity: 0.5;
	transition: 0.2s;
	-webkit-transition: 0.2s;
}

#content .btn02 a {
	color: white;
}

#content .btn01  span,
#content .btn02  span {
	font-size: 1.3rem;
}
#content .btn01  span:last-child,
#content .btn02  span:last-child {
	float: right;
	font-size: 1.2rem;
	padding-top: 5px;
	font-weight: normal;
}

section.Course01 {
	margin-top: 15px;
    margin-bottom: -15px;
}

section.Course02 a:hover {
  text-decoration: none;
}

.secCourse .list {
    margin: 0;
	background: #efefef;
}

#content .listCourse dl {
	box-sizing: border-box;
	padding: 0 13px;
	overflow: hidden;
}

#content .listCourse dl:last-child {
	padding-bottom: 10px;
}

#content .listCourse dt,
#content .listCourse dd {
	display: flex;
    align-items: center;
	height: 30px;
	border-bottom: 1px solid #fff;
	padding: 4px 0;
}
#content .listCourse dt {
	float: left;
	font-size: 1.2rem;
	line-height:1.6rem;
}

#content .listCourse dd {
	float: left;
	font-size: 1rem;
	line-height:1rem;
}

#content .course2019 dt {
	width: 45%;
}

#content .course2019 dd {
	width: 55%;
}


#content .course2018 dt {
	width: 50%;
}

#content .course2018 dd:nth-of-type(1) {
	width: 42%;
}

#content .course2018 dd:nth-of-type(2) {
	width: 8%;
	text-align: center;
}
#content .listCourse .ttl dd {
	font-size: 1.2rem;
}
#content .listCourse dt span {
	font-size: 1rem;
}

#content .listCourse .lp {
	letter-spacing: -0.7px;
}

#content .slider-pro .sp-slide .caption {
	display: block;
	padding: 5px 10px;
	width: 100%;
	background: rgba(0,0,0,0.6);
	color: #FFF;
	font-size: 1.1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
	border-left-color: #BF802D !important;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
	border-right-color: #BF802D !important;
}

/*** End Content ***/

</pre></body></html>