/* ========== eyecatchスライド ========== */
div#eyecatch {
	width: 1280px;
	/*width: 100%;*/
	height: 630px !important;
	margin: 0 auto;
}
div#eyecatch img {
	width: auto;
}
div#eyecatch .section {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
div#eyecatch .section .inner {
	width: 90%;
	height: 717px;
	margin: 60px auto 0 auto;
	position: relative;
	border: 1px solid #fff;
}
div#eyecatch .section .inner .main-title {
	width: 791px;
	height: 534px;
	background-image: url(../img/home/eyecatch/square_pc.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -267px 0 0 -395px;
	text-align: center;
}
div#eyecatch .section .inner .main-title .logo {
	margin-top: 102px;
}
div#eyecatch .section .inner .main-title h2 {
	margin-top: 68px;
	position: relative;
	display: inline-block;
	line-height: 1;
}
div#eyecatch .section .inner .main-title h2:after {
	content: "";
	width: 90px;
	position: absolute;
	display: block;
	border-bottom: 5px solid #fff;
	left: 50%;
	margin-left: -45px;
	bottom: -30px;
}
div#eyecatch .section .inner .main-title h3 {
	margin-top: 63px;
}
div#eyecatch .section .inner .main-title .scroll {
	margin-top: 83px;
}
div#eyecatch .section .inner .btn {
	position: absolute;
	top: 50%;
	margin-top: 108px;
	right: 240px;
	opacity: 1;
	z-index: 11;
}
div#eyecatch .section .news {
	width: 1060px;
	margin: 20px auto 0 auto;
}
div#eyecatch .section .news dl {
	color: #fff;
}
div#eyecatch .section .news dl dt {
	font-family: "Noto Sans Japanese";
	font-weight: bold;
	float: left;
	border-right: 1px solid #fff;
	padding-right: 22px;
	line-height: 1;
}
div#eyecatch .section .news dl dd {
	float: left;
	padding-left: 22px;
	line-height: 1;
}
.background-slideshow {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.background-slideshow img {
	width: 100%;
	height: auto;
}
.background-slideshow ul {
	position: absolute;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.background-slideshow ul li {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	z-index: 1;
}
.background-slideshow .left-slide {
	left: 0;
}
.background-slideshow .left-slide li:nth-child(1) {
	opacity: 1;
	top: 0;
	background: url(../img/home/eyecatch/left-slide01_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .left-slide li:nth-child(2) {
	left: -100%;
	background: url(../img/home/eyecatch/left-slide02_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .left-slide li:nth-child(3) {
	right: -100%;
	background: url(../img/home/eyecatch/left-slide03_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .left-slide li:nth-child(4) {
	right: -100%;
	background: url(../img/home/eyecatch/left-slide04_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .left-slide li:nth-child(5) {
	bottom: -100%;
	background: url(../img/home/eyecatch/left-slide05_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .left-slide li:nth-child(6) {
	top: -100%;
	background: url(../img/home/eyecatch/left-slide06_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide {
	right: 0;
}
.background-slideshow .right-slide li:nth-child(1) {
	opacity: 1;
	left: 0;
	background: url(../img/home/eyecatch/right-slide01_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide li:nth-child(2) {
	bottom: -100%;
	background: url(../img/home/eyecatch/right-slide02_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide li:nth-child(3) {
	left: -100%;
	background: url(../img/home/eyecatch/right-slide03_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide li:nth-child(4) {
	top: -100%;
	background: url(../img/home/eyecatch/right-slide04_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide li:nth-child(5) {
	right: -100%;
	background: url(../img/home/eyecatch/right-slide05_pc.jpg) no-repeat center center;
	background-size: cover;
}
.background-slideshow .right-slide li:nth-child(6) {
	bottom: -100%;
	background: url(../img/home/eyecatch/right-slide06_pc.jpg) no-repeat center center;
	background-size: cover;
}

/* ========== 職員紹介スライド ========== */
#carousel li div.staff {
	width: 180px;
	height: 150px;
	position: absolute;
	top: 210px;
	background: rgba(0,0,0,0.5);
	z-index: 10;
}
#carousel li div.staff p {
	color: #FFF;
	margin: 2px 5px;
	line-height: normal;
	font-size: 12px;
}
/* ========== バナー ========== */
div.panel_box {
	display: flex;
}
div.panel .link {
	height: 240px;
	text-align: center;
	transition: all .3s;
}
div.panel .link a {
	font-size: 18px;
	color: #FFF;
	display: block;
	padding: 4rem 0 0 0;
}

div.panel .link a:nth-of-type(2){
	padding: 1rem 0 0 0;
	}

div.panel .link a:hover {
	color: #FFF;
	transition: .3s;
    text-shadow: -1px 1px 5px #03c, 1px -1px 5px #03c;

}
div.panel .link a span {
	display: inline-block;
	margin-bottom: 12px;
}
div.panel .rec {
	width: 20%;
	float: left;
}
div.panel .img {
	height: 240px;
}
div.panel .img01 {
	background: url(../img/home/bnr/aisatsu.jpg) no-repeat center center;
	background-size: cover;
}
div.panel .img02 {
	background: url(../img/home/bnr/welfare.jpg) no-repeat center center;
	background-size: cover;
}
div.panel .img03 {
	background: url(../img/home/bnr/job.jpg) no-repeat center center;
	background-size: cover;
}
div.panel .img04 {
	background: url(../img/home/bnr/faq.jpg) no-repeat center center;
	background-size: cover;
}
div.panel .img05 {
	background: url(../img/home/bnr/career.jpg) no-repeat center center;
	background-size: cover;
}
div.panel .link01 {
	background: #59b6ff;
}
div.panel .link02 {
	background: #0069bb;
}
div.panel .link03 {
	background: #608fd5;
}
div.panel .link04 {
	background: #3daac9;
}
div.panel .link05 {
	background: #6354d6;
}

