@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.slideBox {
	overflow: hidden;
	background: url(../../image/slide_bg.jpg) center;
	background-size: cover;
	position: relative;
}

.slideBox::before {
	content: "";
	background-image: url(../../image/slide_txt.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.slideBox li {
	float: left;
}

.slideBox li img {
	width: 100%;
}

#main .sec01 {
	margin-bottom: 120px;
}

#main .sec01 .headLine01 {
}

#main .sec01 .headLine01 .inner {
	margin-top: -92px;
	padding: 75px 0 49px 50px;
	display: block;
	position: relative;
	z-index: 1;
	border: none;
	background-color: #fff;
}

#main .sec01 .tabList {
	margin: 0 50px 42px;
	border-bottom: 1px solid #15B2FF;
}

#main .sec01 .tabList ul {
	margin: 0 auto -1px;
	width: 712px;
}

#main .sec01 .tabList li {
	float: left;
}

#main .sec01 .tabList li figure,
#main .sec01 .tabList li figure img {
	display: block;
	margin: 0;
}

#main .sec01 .tabList li.on figure img,
#main .sec01 .tabList li figure:hover img {
	visibility: hidden;
}

#main .sec01 .tabList li:first-child.on figure,
#main .sec01 .tabList li:first-child figure:hover {
	background: url(../../image/link01_over.png) no-repeat center center;
}

#main .sec01 .tabList li:last-child.on figure,
#main .sec01 .tabList li:last-child figure:hover {
	background: url(../../image/link02_over.png) no-repeat center center;
}

#main .sec01 .tabList li:last-child {
	margin-left: -6px;
}

#main .sec01 .phoList {
	margin: 0 150px;
}

#main .sec01 .phoList li {
	margin-right: 4.4%;
	width: 21.7%;
	float: left;
}

#main .sec01 .phoList li:last-child {
	margin-right: 0;
}

#main .sec01 .phoList li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

#main .sec01 .phoList .date {
	margin-bottom: 9px;
	font-size: 12px;
}

#main .sec01 .phoList .body {
	margin-bottom: 9px;
}

#main .sec01 .phoList .pho {
	margin-bottom: 16px;
	width: 100%;
	height: 100%;
	padding-top: 75%;
	overflow: hidden;
	position: relative;
}

#main .sec01 .phoList .pho img {
	width: 100%;
	height:	auto;
	position: absolute;
	top: 0;
	left: 0;
}

#main .sec01 .phoList .ttl {
	margin-bottom: 12px;
	padding-bottom: 16px;
	color: #1fabee;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
	border-bottom: 1px solid #1fabee;
}

#main .sec01 .phoList .txt {
	color: #999;
	font-size: 10px;
	background: url(../image/icon01.png) no-repeat 95% center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#main .sec01 .phoList a:hover .txt {
	background: url(../image/icon01.png) no-repeat right center;
}

#main .sec01 .news-area {
	overflow: hidden;
}

#main .sec01 .news-area .title img {
	margin: 0 auto 2em;
	display: block;
}

#main .sec01 .news-area .news-left ,
#main .sec01 .news-area .news-right {
	width: 50%;
	box-sizing: border-box;
	padding: 1em 3em;
	float: left;
}

#main .sec01 .news-area .news-left a:hover ,
#main .sec01 .news-area .news-right a:hover {
	text-decoration: none;
}

#main .sec01 .news-area .news-left ul li .date {
    margin-bottom: 9px;
    font-size: 12px;
}

#main .sec01 .news-area .news-left ul li .ttl {
    margin-bottom: 12px;
    padding-bottom: 16px;
	padding-right: 2.5em;
    color: #1fabee;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    border-bottom: 1px solid #1fabee;
    background: url(../image/icon01.png) no-repeat 98% 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#main .sec01 .news-area .news-left ul li a:hover .ttl {
	background: url(../image/icon01.png) no-repeat right 5px;
}

#main .sec01 .news-area .news-right .phoList {
    margin: 0;
}

#main .sec01 .news-area .news-right .phoList li {
    margin-right: 5%;
    width: 45%;
    float: left;
}

#main .sec01 .tabBox01 {
	display: none;
}

#main .sec02 {
	margin-bottom: 136px;
	text-align: center;
}

#main .sec02 .headLine01 {
	margin-bottom: 40px;
}

#main .sec02 .section {
	padding: 170px 50px 154px;
	background: url(../../image/sec02_bg01.jpg) no-repeat center top;
	background-size: cover;
}

#main .sec02 .section .inner {
	margin: 0 auto;
	padding: 78px 50px 70px;
	width: 560px;
	box-sizing: border-box;
	background: url(../../image/sec02_bg02.jpg) no-repeat center center;
}

#main .sec02 h3 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 32px;
	line-height: 1.6;
}

#main .sec02 p {
	margin-bottom: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.1;
}

#main .sec03 {
	margin-bottom: 186px;
	padding-right: 50px;
	height: 650px;
	box-sizing: border-box;
	background-color: #fff;
}

#main .sec03 .inner {
	margin: 0 auto;
	padding: 68px 0 0px 50px;
	width: 1120px;
	box-sizing: border-box;
	background-color: #E9F8FF;
}

#main .sec03 ul {
	margin: 0 50px;
}

#main .sec03 li {
	float: left;
}
#main .sec03 li:first-child {
	margin: -200px 3.1% 0 0;
	width: 30.1%;
}

#main .sec03 li:first-child img {
	margin-bottom: -12%;
}

#main .sec03 li:nth-child(2) {
	margin: 10px 3.4% 0 0;
	width: 30%;
}

#main .sec03 li:nth-child(2) img {
	margin-bottom: -50%
}


#main .sec03 li:nth-child(3) {
	margin: -150px 3.4% 0 0;
	width: 30%;
}

#main .sec03 li:nth-child(3) img {
	margin-bottom: -50%
}

#main .sec03 li:nth-child(4) {
	margin: 150px 0.2% 0;
    width: 32%;
}

#main .sec03 li:nth-child(4) img {
	margin-bottom: -10%;
}

#main .sec03 li:nth-child(5) {
	margin: -175px 3.4% 0 -5%;
    width: 34%;
}

#main .sec03 li:nth-child(5) img {
	margin-bottom: -50%
}

#main .sec03 li:nth-child(6) {
    margin: -100px 3.4% 0 0;
    width: 30%;
}

#main .sec03 li:nth-child(6) img {
	margin-bottom: -50%
}

#main .sec03 li:nth-child(7) {
	margin: 60px 1.3% 0;
    width: 32%;
	float: right;
}

#main .sec03 li:nth-child(7) img {
	margin-bottom: -10%;
}

#main .sec03 li a:hover img {
	animation-name: anime1;
	animation-duration: 0.5s;
	animation-timing-function: ease;
}

#main .sec03 li img {
	width: 100%;
}

#main .sec04 {
	margin-bottom: 89px;
	background-color: #fff;
}

#main .sec04 .inner {
	padding: 55px 50px 78px 0;
	background: url(../../image/sec04_bg01.jpg) no-repeat center top;
	background-size: cover;
}

#main .sec04 .headLine01 {
	margin-bottom: 67px;
}

#main .sec04 .headLine01 .txt {
	color: #fff;
	border-color: #fff;
}

#main .sec04 .text {
	margin-bottom: 55px;
	color: #1fabee;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.2;
	text-align: center;
}

#main .sec04 .imgBox {
	margin: 0 auto;
	width: 1118px;
}

#main .sec04 .imgBox .inner {
	padding: 173px 0;
	width: 528px;
	float: left;
	text-align: center;
	background: url(../../image/sec04_bg02.jpg) no-repeat center top;
}

#main .sec04 .imgBox .inner h3 {
	margin-bottom: 21px;
	color: #fff;
	font-size: 32px;
	line-height: 1.6;
}

#main .sec04 .imgBox ul {
	margin: 36px -20px 0 0;
	width: 550px;
	float: right;
}

#main .sec04 .imgBox ul li {
	margin: 20px 20px 0 0;
	width: 236px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#main .sec04 .imgBox ul li a {
	display: block;
	padding: 40px 0 25px;
	background-color: #fff;
}

#main .sec04 .imgBox ul li a:hover {
	animation-name: anime1;
	animation-duration: 0.5s;
	animation-timing-function: ease;
	text-decoration: none;
}

#main .sec04 .imgBox ul li:nth-child(3) {
	margin-left: 40px;
}

#main .sec04 .imgBox ul li:last-child {
	margin-right: 0;
}

#main .sec04 .imgBox ul li img {
	margin: 0 auto 28px;
	display: block;
}


#main .link a:hover img {
	animation-name: anime2;
	animation-duration: 0.5s;
	animation-timing-function: ease;
}

@media all and (min-width: 0) and (max-width: 767px) {


	
	.slideBox {
		margin-bottom: 30px;
		overflow: hidden;
		background: url(../../image/sp_slide_bg.jpg) center;
		background-size: cover;
		position: relative;
	}
	
	.slideBox::before {
		display: none;
	}
	
	#main .sec01 .headLine01 {
		padding: 0;
	}
	
	#main .sec01 .headLine01 .inner {
		margin: 0;
		padding: 0;
	}
	
	#main .sec01 {
		margin: 0 10px 50px;
	}
	
	#main .sec01 .tabList {
		margin: 0 0 22px;
		width: auto;
	}
	
	#main .sec01 .tabList ul {
		width: 268px;
	}
	
	#main .sec01 .tabBox {
		overflow-x: scroll;
		overflow-y: hidden;
	}
	
	#main .sec01 .phoList {
		margin: 0 10px;
		width: 860px;
	}
	
	#main .sec01 .phoList li {
		margin-right: 20px;
		width: 200px;
	}
	
	#main .sec01 .phoList .date {
		margin-bottom: 7px;
		font-size: 10px;
	}
	
	#main .sec01 .phoList .pho {
		margin-bottom: 10px;
	}
	
	#main .sec01 .phoList .ttl {
		margin-bottom: 3px;
		padding-bottom: 3px;
		font-size: 10px;
		line-height: 1.88;
	}
	
	#main .sec01 .phoList .txt {
		background-size: 13px 5px;
	}
	
	#main .sec01 .tabList li:first-child.on figure {
		background: url(../../image/sp_link01_over.png) no-repeat center center;
		background-size: 120px 38px;
	}
	
	#main .sec01 .tabList li:first-child figure:hover {
		background: url(../../image/sp_link01_out.png) no-repeat center center;
		background-size: 120px 38px;
	}
	
	#main .sec01 .tabList li:first-child.on figure:hover {
		background: url(../../image/sp_link01_over.png) no-repeat center center;
		background-size: 120px 38px;
	}
	
	#main .sec01 .tabList li:last-child.on figure {
		background: url(../../image/sp_link02_over.png) no-repeat center center;
		background-size: 154px 38px; 
	}
	
	#main .sec01 .tabList li:last-child figure:hover {
		background: url(../../image/sp_link02_out.png) no-repeat center center;
		background-size: 154px 38px;
	}
	
	#main .sec01 .tabList li:last-child.on figure:hover {
		background: url(../../image/sp_link02_over.png) no-repeat center center;
		background-size: 154px 38px; 
	}

	#main .sec01 .news-area .news-left, #main .sec01 .news-area .news-right {
		width: 100%;
		box-sizing: border-box;
		padding: 1em;
		float: none;
	}
	
	#main .sec01 .news-area .title img {
		margin: 0 auto 1em;
		display: block;
		width: 200px;
	}	
		
	#main .sec01 .news-area .news-left ul li .date {
		margin-bottom: 7px;
		font-size: 10px;
	}
	
	#main .sec01 .news-area .news-left ul li .ttl {
		margin-bottom: 3px;
		padding-bottom: 3px;
		font-size: 12px;
	}	
	
	#main .sec01 .news-area .news-right .scroll {
	    overflow-x: scroll;
	    overflow-y: hidden;
	}
	
	#main .sec01 .news-area .news-right ul{
		width: 440px;
	}
	
	#main .sec01 .news-area .news-right .phoList li {
		margin-right: 20px;
		width: 200px;
		float: left;
	}	

	#main .sec02 .headLine01 {
		margin-bottom: 20px;
	}
	
	#main .sec02 .section {
		padding: 70px 35px;
	}
	
	#main .sec02 .section .inner {
		padding: 40px 10px 30px;
		width: auto;
		background-size: cover;
	}
	
	#main .sec02 h3 {
		margin-bottom: 7px;
		font-size: 19px;
	}
	
	#main .sec02 p {
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 1.7;
	}
	
	#main .sec02 .link {
		margin: 0 auto;
		width: 63%; 
 	}
	
	#main .sec02 .link a img {
		width: 100%;
	}
	
	#main .sec02 {
		margin-bottom: 32px;
	}
	
	#main .sec03 {
		margin-bottom: 100px;
		padding-right: 20px;
		height: auto;
	}
	
	#main .sec03 .inner {
		padding: 25px 0;
		width: auto;
	}
	
	#main .sec03 .headLine01 {
		padding-left: 20px;
	}
	
	#main .sec03 ul {
		margin: 0 -20px 0 0;
	}
	
	#main .sec03 li {
		margin-right: 0;
	}
	
	#main .sec03 li:first-child {
		margin: 12px 0 0;
		width: 53%;
	}
	
	#main .sec03 li:nth-child(2) {
		margin: 70px 0 0;
		float: right;
		width: 40%;
	}

	#main .sec03 li:nth-child(3) {
		margin: 20px 0 0;
		float: right;
		width: 44%;
	}
	
	#main .sec03 li:nth-child(4) {
	    margin: 10px;
		padding-top: 0;
		width: 40%;
		float: none;
		clear: both;
	}

	#main .sec03 li:nth-child(5) {
		margin: -20px 0 0;
		float: right;
		width: 50%;
	}

	#main .sec03 li:nth-child(6) {
	    margin: 10px;
		padding-top: 10px;
		width: 42%;
		float: none;
	}

	#main .sec03 li:nth-child(7) {
	    margin: 80px 10px 10px;
		padding-top: 10px;
		width: 42%;
		float: none;
	}

	
	#main .sec03 li:last-child img {
		margin-bottom: -65px;
	}
	
	#main .sec03 li:first-child img,
	#main .sec03 li:nth-child(2) img {
		margin-bottom: 0;
	}
	
	#main .sec04 {
		margin-bottom: 21px;
		padding-left: 0;
	}
	
	#main .sec04 .inner {
		padding: 25px 15px 27px;
	}
	
	#main .sec04 .headLine01 {
		margin-bottom: 20px;
	}
	
	#main .sec04 .text {
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 2;
	}
	
	#main .sec04 .imgBox {
		margin: 0 5px;
		width: auto;
	}
	
	#main .sec04 .imgBox .inner {
		padding: 32px 0 26px;
		float: none;
		width: auto;
	}
	
	#main .sec04 .imgBox .inner h3 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	
	#main .sec04 .imgBox .inner .link {
		margin: 0 auto;
		width: 53%;
	}
	
	#main .sec04 .imgBox .inner .link a img {
		width: 100%;
	}
	
	#main .sec04 .imgBox ul {
		margin: 2px -12px 0 12px;
		float: none;
		width: auto;
	}
	
	#main .sec04 .imgBox ul li {
		margin: 10px 3.5% 0 0;
		width: 42%;
		font-size: 12px;
		box-sizing: border-box;
	}
	
	#main .sec04 .imgBox ul li a {
		padding: 20px 0 10px;
		display: block;
	}
	
	#main .sec04 .imgBox ul li img {
		margin-bottom: 10px;
		width: 30%;
	}
	
	#main .sec04 .imgBox ul li:nth-child(3) {
		margin-left: 8.5%;
	}
	


}
