@charset "utf-8";
/* CSS Document */

#top #container {
	background:none;
}

#top .main_v{
	background:url(../images/index/keyv01.jpg) no-repeat center;
	background-size:cover;
	width:100%;
	height:800px;
}

#top .main_v .recruit_message{
	display:table;
	background:#e4007f;
	text-align:center;
	width:280px;
	height:280px;
	border-radius:280px;
	position:absolute;
	top:270px;
	right:160px;
}

#top .main_v .recruit_message p{
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	font-size:18px;
}

#top .main_v .recruit_message p span{
	color:#fff;
}

#top .main_v .recruit_message p span.large{
	display:block;
	font-size:30px;
    padding-bottom: 1em;
}

#top .main_v .recruit_message p span.middle{
	display:block;
	font-size:21px;
    padding-top: 15px;
}

#top .main_v .recruit_message p span{
	display:block;
	font-size:30px;
}

#top .topics dl{
	display:table;
	border-bottom:1px solid #e4007f;
	width:80%;
	height:60px;
	margin:-35px auto 0;
	position:relative;
}

#top .topics dl dt,
#top .topics dl dd{
	display:table-cell;
	vertical-align:middle;
}

#top .topics dl dt{
	padding-left:20px;
	background:#e4007f;
	width:10%;
}

#top .topics dl dt p{
	color:#fff;
}

#top .topics dl dd{
	padding-left:35px;
	background:#f2f2f2;
}

#top .topics dl dd a{
	text-decoration:none;
}

#top .topics dl dd .info_list{
	background:#333333;
	padding:10px 0;
	width:160px;
	text-align:center;
	position: absolute;
    right: 0;
    bottom: 0;
}

#top .topics dl dd .info_list span{
	color:#fff;
	font-size:12px;
}

#top .top_area .inner_top{
	width:80%;
	margin: 0 auto 140px;
}
#top .top_content{
    margin: -26px 0 0;
	width:100%;
	max-width: 1530px;
	margin-left: auto;
	margin-right: auto;
}

#top .top_area{
    background: url(../images/index/bg_index_top.jpg) no-repeat top center;
    background-size: contain;
	padding: 10% 0 0;
}

#top .top_area .about .message{
	float:left;
}

#top .top_area .about .message h2{
	border-bottom:1px solid #e4007f;
	font-size:30px;
	color:#e4007f;
    padding-bottom: 15px;
}

#top .top_area .about .message p.text{
	line-height:200%;
    margin: 20px 0 40px;
}

#top .top_area .about .message h2,
#top .top_area .about .message p.text{
    text-shadow: 5px 5px 1px #fff, -5px -5px 1px #fff, 4px 4px 1px #fff, -4px -4px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 1px 1px 1px #fff, -1px -1px 1px #fff;
}

#top .top_area .about .message .gotoDetail a{
	color:#fff;
	background:#e4007f;
	padding:5px 35px;
	border-radius:30px;
	text-decoration:none;
}

#top .top_area .about .movie{
	width:564px;
	height:344px;
	background:url(../images/index/img_movie_1min.jpg) no-repeat center;
	border:2px solid #e4007f;
	float:right;
}

#top .top_area .about .movie p{
	font-size:36px;
	color:#e4007f;
	text-align:center;
    padding: 90px 0;
    /*background: url(../images/index/icon_movie_1min.png) no-repeat center 210px;*/
	line-height: 120%;
}

#top .recruit_area{
	background: url(../images/index/bg_photo_ttl.jpg) no-repeat center;
    background-size: cover;
}

#top .top_area .facility .f_list .inner,
#top .recruit_area .recruit,
#top .recruit_area .photo{
	max-height: 560px;
    height: 560px;
}

#top .top_area .facility .f_list,
#top .recruit_area .photo{
	width:50%;
	float:right;
}

#top .top_area .facility .f_list h2,
#top .recruit_area .photo h2{
    display: table;
    width: 100%;
	height:60px;
	background:url(../images/common/bg_title.png) no-repeat bottom left;
}


#top .top_area .facility .f_list h2 span,
#top .recruit_area .photo h2 span{
	color:#e4007f;
}

#top .recruit_area .photo h2 span.ttl,
#top .recruit_area .photo h2 span.link{
	display: table-cell;
    vertical-align: bottom;
    padding-bottom: 1%;
}

#top .recruit_area .photo h2 span.ttl{
    padding-left: 5%;
}

#top .recruit_area .photo h2 span.link{
    padding-right: 3%;
}

#top .recruit_area .photo h2 span.link a{
font-size: 18px;
    color: #fff;
    background: #e4007f;
    border-radius: 5px;
    padding: 8px 0;
    text-align: center;
    display: block;
    text-decoration: none;
    float: right;
    width: 85px;
}

#top .top_area .facility .f_list h2{
	position:relative;
	font-size:36px;
}

#top .top_area .facility .f_list h2 span {
    position: absolute;
    bottom: -40px;
    left: -200px;
}

#top .recruit_area .photo h2{
	font-size:30px;
}


#top .top_area .facility .f_list .inner{
    width: 80%;
	background:rgba(242, 242, 242, 0.5);
    padding:0 10%;
	display:table;
}
#top .top_area .facility .f_list .inner .scroll_box{
	display:table-cell;
	vertical-align:middle;
}
#top .top_area .facility .f_list .inner ul{
    height: 400px;
    overflow-y: scroll;
}

#top .top_area .facility .f_list .inner ul li{
	border-bottom:1px solid #e4007f;
	margin:0 0 6px;
	padding:0 0 4px;
    width: 96%;
}

#top .top_area .facility .f_list .inner ul li dl{
	display:table;	
	width:100%;
}

#top .top_area .facility .f_list .inner ul li dl dt,
#top .top_area .facility .f_list .inner ul li dl dd{
	display:table-cell;
	vertical-align:middle;
}
#top .top_area .facility .f_list .inner ul li dl dt {
    width: 30%;
}
#top .top_area .facility .f_list .inner ul li dl dd a{
	text-decoration:none;
	padding-left:30px;
}

#top .bottom_area{
	background:url(../images/index/bg_index_bottom.jpg) no-repeat center;
	background-size: cover;
	margin-top: -10%;
}

#top .recruit_area .recruit,
#top .recruit_area .photo ul li{
	float:left;
}

#top .recruit_area .recruit{
	background:url(../images/index/img_recruit.jpg) no-repeat center;
    background-size: cover;
	width:50%;
}

#top .recruit_area .recruit .inner{
    width: 40%;
    background: rgba(228, 0, 127, 0.8);
    max-height: 560px;
    height: 560px;
    float: right;
}

#top .recruit_area .recruit .inner h2,
#top .recruit_area .recruit .inner ul li{
    color:#fff;
}

#top .recruit_area .recruit .inner h2{
    text-align: center;
	font-size:30px;
	padding:110px 0 70px;
}

#top .recruit_area .recruit .inner ul {
	width: 65%;
    margin: 0 auto;
}

#top .recruit_area .recruit .inner ul li{
    margin-bottom:1em;
	list-style-type:disc;
}

#top .recruit_area .photo ul li{
	width: 32.2%;
	overflow: hidden;
	position: relative;
	border: 2px solid #e4007f;
}

#top .recruit_area .photo ul li img{
	display: block;
	object-fit: cover;
	width: 100%;
	height: 170px; /*20180320 追加*/
}

.btn_bottom_box {
    padding: 250px 0 100px;
}

.btn_bottom {
	display:table;
	width:80%;
    margin: 0 auto;
}

.btn_bottom a{
	text-decoration:none;
}

.btn_bottom .contact_area,
.btn_bottom .info_area{
	display:table-cell;
	vertical-align:middle;
}

.btn_bottom .contact_area{
	background:#f2f2f2;
	border:2px solid #e4007f;
	padding:25px 0;
}

.btn_bottom .contact_area p{
	font-size:24px;	
	padding:0 50px;
	color:#e4007f;
	float:left;
}

.btn_bottom .contact_area a{
	font-size:18px;
	color:#fff;
	background:#e4007f;
	border-radius:5px;
	padding:10px 0;
	width:190px;
    margin: 6px 5% 0 0;
	text-align:center;
	display:block;
	float:right;
}

.btn_bottom .info_area a{
	font-size:28px;
	color:#fff;
	border-radius:5px;
	margin-left:100px;
	padding: 26px 0;
	width:340px;
	text-align:center;
    display: block;
	background: #e4007f;	
}

.btn_bottom .info_area a span{
	color:#fff;
    background: url(../images/index/icon_info.png) no-repeat left center;
    padding-left: 71px;
}

/*171211 メインビジュアル　修正*/
#top .main_v .recruit_message {
  top: 420px;
}

/*171212 1分でわかる育桜　修正*/
#top .top_content .movie .gotoDetail a {
  color: #fff;
  background: #e4007f;
  padding: 5px 35px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 20px;
}



@media all and (max-width:768px) {
header {
    position: relative;
    height: 50px;
}

#top .main_v .recruit_message_outer {
    padding-bottom: 35px;
    display: table-cell;
    vertical-align: bottom;
}

#top .main_v {
    background: url(../images/sp/keyv_sp.jpg) no-repeat center top;
    background-size: contain;
    height: 260px;
    display: table;
}

#top .main_v .recruit_message {
	width: 90%;
    height: 60px;
    border-radius: 280px;
    position: static;
    margin: 0 auto;
}

#top .main_v .recruit_message p {
    font-size: 12px;
}

#top .main_v .recruit_message p span.large {
    padding-bottom: 7px;
    font-size: 18px;
}

#top .main_v .recruit_message p span.middle {
    display: inline;
    font-size: 12px;
    padding-top: 0;
    padding-left: 10px;
}	
	
#top .top_area .facility .f_list,
#top .recruit_area .photo,
#top .recruit_area .recruit,
#top .top_area .about .movie {
    width: 100%;
    float: none;
    overflow: hidden;
}
#top .top_area .about .message {
    float: none;
}
#top .topics dl {
    display: block;
    border-bottom: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: static;
}

#top .topics dl dt, #top .topics dl dd {
    display: block;
}

#top .topics dl dt {
    padding-left: 20px;
    background: none;
}
#top .topics dl dd {
    padding-left: 0;
    background: none;
}
#top .topics dl dt p {
    color: #e4007f;
    font-size: 20px;
}
#top .topics dl dd a.first {
	border-bottom: 1px solid #e4007f;
    width: 86%;
    display: block;
    text-align: center;
    margin: 0 0 4%;
    padding: 20px 7%;
    font-size: 20px;
    text-decoration: none;
}
#top .topics dl dd .info_list {
    background: #333333;
    margin: 0 auto 8%;
    padding: 18px 0;
    width: 70%;
    font-size: 16px;
    text-align: center;
    display: block;
    position: static;
}
#top .topics dl dd .info_list span {
    font-size: 16px;
}
#top .top_content {
    margin: 0;
}

#top .top_content,
.bx-wrapper, #top .recruit_area .recruit, #top .recruit_area .photo {
    height: auto;
}

#top .top_area .facility .f_list .inner{
    height: 500px;
}

#top .recruit_area .photo h2 {
    font-size: 20px;
    height: auto;
    padding-top: 70px;
}

#top .recruit_area .photo h2 span.ttl, #top .recruit_area .photo h2 span.link {
    display: block;
    padding-bottom: 0;
}

#top .recruit_area .photo h2 span.ttl {
    width: auto;
    float: left;
    padding-left: 10%;
}

#top .recruit_area .photo h2 span.link {
    padding-right: 0;
    width: 33%;
    float: right;
}

#top .recruit_area .photo h2 span.link a {
	font-size: 12px;
    border-radius: 0;
    padding: 7px 0;
    display: block;
    border: 1px solid #e4007f;
    width: 100%;
}


#top .bottom_area {
    background: url(../images/sp/bg_index_bottom_sp.jpg) no-repeat center;
    background-size: cover;
}
#top .bottom_area.sp {
    background: none;
}
#top .btn_bottom_box {
    padding: 60px 0 30px;
}
#top .bottom_area .btn_bottom .contact_area,
#top .bottom_area .btn_bottom .info_area {
    display: block;
}
#top .bottom_area .btn_bottom .contact_area {
    margin: 0 0 55px;
}

#top .bottom_area .btn_bottom .contact_area p {
    float: none;
    padding: 0;
    text-align: center;
    line-height: 130%;
}

#top .bottom_area .btn_bottom .contact_area a {
    margin: 25px auto 0;
    float: none;
    padding: 20px 0;
    width: 60%;
    font-size: 20px;
}

#top .bottom_area .btn_bottom .info_area a {
    margin-left: 0;
    width: auto;
    display: block;
}
#top .btn_bottom {
    display: block;
    width: 90%;
    margin: 0 auto;
}



#top .top_area .inner_top {
    margin: 0 auto 100px;
}
#top .top_area .about .message .gotoDetail a {
    padding: 25px 0;
    border-radius: 10px;
    display: block;
    width: 70%;
    margin: 0 auto 100px;
    font-size: 20px;
    text-align: center;
}
#top .recruit_area .photo {
    background: url(../images/sp/bg_top_photo_sp.jpg) no-repeat center;
    background-size: cover;
}

#top .recruit_area .recruit .inner {
    width: 50%;
    height: auto;
    padding-bottom: 25%;
}

#top .recruit_area .recruit .inner h2 {
    text-align: center;
    font-size: 20px;
    padding: 35% 0 20%;
}

#top .recruit_area .recruit .inner ul li {
    font-size: 14px;
}

#top .top_area .facility .f_list .inner ul li dl dd {
    padding-left: 5%;    
}
#top .recruit_area .photo ul li {
  height: 82px;
}
#top .recruit_area .photo ul li img {
  height: 100%;
}

}
