@charset "UTF-8";



#home-main_visual {
	height: 400px;
}
#home-main_visual {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#home-main_visual .id-cube {
	height: 200px;
	width: 320px;
}
#home-main_visual .id-cube {
	height: 200px;
	left: 50%;
	position: absolute !important;
	width: 320px;
}
#home-main_visual .id-cube:nth-child(1) {
	margin-left: -960px;
	top: 0;
}
#home-main_visual .id-cube:nth-child(2) {
	margin-left: -960px;
	top: 50%;
}
#home-main_visual .id-cube:nth-child(3) {
	height: 400px;
	margin-left: -640px;
	top: 0;
	width: 640px;
}
#home-main_visual .id-cube:nth-child(4) {
	top: 0;
}
#home-main_visual .id-cube:nth-child(5) {
	top: 50%;
}
#home-main_visual .id-cube:nth-child(6) {
	margin-left: 320px;
	top: 0;
}
#home-main_visual .id-cube:nth-child(7) {
	margin-left: 320px;
	top: 50%;
}
#home-main_visual .id-cube:nth-child(8) {
	margin-left: 640px;
	top: 0;
}
#home-main_visual .id-cube:nth-child(9) {
	margin-left: 640px;
	top: 50%;
}
#home-main_visual .id-cube span {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#home-main_visual .id-cube img {
	height: 100%;
	width: 100%;
}
#home-main_visual .id-cube span span {
	background: rgba(0,0,0,0.70);
	bottom: 0;
	color: #DBDDE0;
	font-size: 14px;
	left: 0;
	opacity: 1;
	padding: 5px 10px;
	position: absolute;
/*	transition: all 1s;*/
	width: 100%;
	word-wrap: initial;
	word-break: break-all;
}
#home-main_visual .id-cube:nth-child(3) span span {
	padding: 5px 15px;
}
#home-main_visual.rotation .id-cube span span {
	opacity: 0;
/*	transition: all 1s;*/
}



.contents1 {
	padding: 44px 0 0;
	position: relative;
}
.contents1:before {
	background: #FFF;
	background: -moz-linear-gradient(top,  #d8f3ff 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d8f3ff 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d8f3ff 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8f3ff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	height: 226px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.shedule-info {
	margin: 0 0 13px;
}
.shedule-info p {
	color: #6A737F;
	float: left;
	font-size: 18px;
	margin: 0;
}
.shedule-info a {
	background: url(/pc/assets/common/img/arrow2.png) no-repeat right center;
	background-size: 24px 24px;
	display: inline-block;
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 0;
	padding: 0 33px 0 0;
}

.main {
	margin: 66px 0 80px;
}
.main .main-content {
	float: left;
	width: 65.3571%;
}
.main .side-content {
	float: right;
	padding: 33px 0 0 0;
	width: 30.3571%;
}

.main .important-news .head {
	height: 33px;
}
.main .important-news .head h2 {
	color: #FF4242;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.main .news {
	margin: 75px 0 0;
}
.main .news .head {
	height: 33px;
}
.main .news .head h2 {
	color: #475361;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.main .news .head a {
	background: url(/pc/assets/common/img/arrow3.png) no-repeat right center;
	background-size: 19px 19px;
	color: #475361;
	display: inline-block;
	float: right;
	font-size: 16px;
	margin: 0;
	padding: 0 25px 0 0;
}

.main table {
	width: 100%;
}
.main table td {
	font-size: 16px;
	padding-bottom: 13px;
	padding-top: 13px;
	vertical-align: top;
}
.main table tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 116px;
}
.main .important-news table td {
	background: #FFF3F2;
	color: #FF4242;
}
.main .important-news table tr + tr td {
	border-top: 1px solid #FFF;
}
.main .important-news table a {
	color: #FF4242;
}
.main .news table td {
	color: #475361;
}
.main .news table tr:nth-child(odd) td {
	background: #F2F7FC;
}
.main .news table a {
	color: #475361;
}

.main .banner {
	list-style: none;
	margin: 78px 0 0 0;
}
.main .banner li {
	display: block;
	float: left;
	font-size: 15px;
	text-align: center;
}
.main .banner li:nth-child(2n) {
	float: right;
}
.main .banner li img {
	display: block;
	margin: 0 auto 11px;
}
.main .banner a {
	color: #6A737F;
}

.main iframe {
	vertical-align: bottom;
}
.main .movie {
	margin-bottom: 25px;
}

.comming-head {
	color: #27A9D7;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	text-align: center;
}
.comming-head + div {
	margin-top: -5px;
	position: relative;
}

.no-cube-image {
	display: block;
	margin: auto;
}

/* /pc/assets/common/css/style.css をhome用にカスタマイズ */
.com-slider1 .slick-slide img {
    max-height: 117px;
    margin: auto;
}