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

#mainimg .inner {
	position: relative;
	width: 100%;
	background-attachment: scroll;
}
#sec05 .inner {
	position: relative;
	height: auto;
	width: 100%;
	left: auto;
	top: auto;
	padding-top: 30px;
	overflow: hidden;
}

.news_ttl01 {
	font-size: 20px;
}
#top_news {
	padding-top: 30px;
	padding-bottom: 30px;
}
#top_news .news {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#top_news .news .more {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
#top_news .news .more a {
	font-size: 14px;
	background-image: url(../img/ico_01.png);
	background-size: contain;
	padding-right: 25px;
}
#top_news .news dl dt {
	width: 90px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_news .news dl dd {
	padding-left: 110px;
}

#sec05 .inner .sec01 .box {
	width: auto;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
    padding-left: 5.714vw;
    padding-right: 5.714vw;
}
#sec05 .inner .sec01 .box h2 {
	width: 240px;
	margin-bottom: 20px;
}
#sec05 .inner .box p {
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 30px;
}
#sec05 .inner .sec01 .box .link {
	width: 240px;
}
#sec05 .inner .sec01 .box .link img:nth-child(1) {
    width: 90px;
}
#sec05 .inner .sec01 .box .link img:nth-child(2) {
    width: 75px;
}

#sec05 .inner .sec02 .box .link img:nth-child(1) {
    width: 93px;
}
#sec05 .inner .sec02 .box .link img:nth-child(2) {
    width: 75px;
}


#sec05 .inner .sec01 {
	margin-bottom: 50px;
}
#sec05 .inner .sec01 .bg {
	background-size: auto 100%;
	height: 105px;
	width: 100%;
	left: 0px;
	top: 60px;
	background-position: center center;
	text-align: center;
}
#sec05 .inner .sec02 .box {
	width: auto;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
    padding-left: 5.714vw;
    padding-right: 5.714vw;
}
#sec05 .inner .sec02 .box h2 {
	width: 250px;
	margin-bottom: 20px;
}
#sec05 .inner .sec02 .box .link {
	width: 300px;
}
#sec05 .inner .sec02 {
	margin-bottom: 90px;
    margin-top: 0px;
}
#sec05 .inner .sec02 .bg {
	background-size: auto 100%;
	height: 200px;
	width: 100%;
	left: 0px;
	top: 60px;
	background-position: center center;
	text-align: center;
}
#sec05 .inner .sec03 .box {
	width: auto;
	/*
	padding-left: 10px;
	padding-right: 10px;
	*/
    padding-left: 5.714vw;
    padding-right: 5.714vw;
}
#sec05 .inner .sec03 .box h2 {
	width: 240px;
	margin-bottom: 20px;
}
#sec05 .inner .sec03 .box .link {
	width: 123px;
}
#sec05 .inner .sec03 .bg {
	background-size: auto 100%;
	height: 230px;
	width: 100%;
	left: 0px;
	top: 60px;
	background-position: center center;
	text-align: center;
}
#sec05 .inner .sec03 {
	margin-bottom:50px;
    margin-top: 0px;
}

#sec01 .title01 {
	position: absolute;
	width: 50%;
	left: 5%;
	top: 15%;
	z-index: 5;
	text-align: center;
}
#sec02 .title02 {
	position: absolute;
	width: 35%;
	left: 5%;
	top: 20%;
	z-index: 5;
	text-align: center;
}
#sec03 .title03 {
	position: absolute;
	width: 41%;
	left: 5%;;
	top: 10%;
	z-index: 5;
	text-align: center;
}
#sec04 .title04 {
	position: absolute;
	width: 32%;
	left: 5%;
	top: 12%;
	z-index: 5;
	text-align: center;
}
#mainimg .scroll {
	height: 31px;
	width: 13px;
	left: calc(50% - 7px);
	bottom: 10px;
}
.pagetop a {
	cursor: pointer;
}
.scroll_nav span {
	height: 10px;
	width: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.scroll_nav {
	height: 10px;
	width: 110px;
	position: absolute;
	left: calc(50% - 55px);
	bottom: 90px;
	text-align: center;
	z-index: 9;
}
#mainimg .slick-dots li{
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    padding: 0;
    cursor: pointer;
}
#mainimg .slick-dots {
    bottom: 10px;
}
#mainimg .slick-dots li button:before{
	width: 10px;
	height: 10px;
}


#mainimg .mv00 {
	position: absolute;
	height: 100%;
	width: 0%;
	left: 0%;
	top: 0px;
	-webkit-transition: all 2s linear 1s;
	-moz-transition: all 2s linear 1s;
	-ms-transition: all 2s linear 1s;
	-o-transition: all 2s linear 1s;
	transition: all 2s linear 1s;
}
#mainimg .mv00 .bg {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	position: absolute;
	height: 100%;
	width: 100%;
}
#mainimg .mask01 .bg {
	background-image: url(../../img/top/sec01.png);
}
#mainimg .mask02 .bg {
	background-image: url(../../img/top/sec02.png);
}
#mainimg .mask03 .bg {
	background-image: url(../../img/top/sec03.png);
}
#mainimg .mask04 .bg {
	background-image: url(../../img/top/sec04.png);
}
#mainimg .slidemv .slick-active .mv00{
	width: 100%;
}
