@charset "utf-8";

body {
    background: #fff;
}

@media screen and (max-width: 768px) {
	section img{
		width: 100%;
	}
	}

/* ---------- maintitle ---------- */

#mainvisual{
	background: url("../img/mainvisual_bg.jpg") center top no-repeat;
	height: 700px;
	background-size: 1440px auto;
}

h1 {
	margin: 0;
	padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	width: 100%;
}


@media screen and (max-width: 768px) {
	#mainvisual{
		height: auto;
		background: none;
		}
	#mainvisual img {
		width: 100%;
	}
	h1 {
		height: 1em;
		margin-top: -1em;
	}
}

/* ---------- conponent ---------- */

.htxt {
	margin: 0;
	padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	width: 100%;
}

@media screen and (max-width: 768px) {
.htxt {
	height: 1em;
	margin-top: -1em;
	}
}

/* ---------- lead ---------- */
#lead {
	background: url("../img/lead_bg.jpg") center top no-repeat;
	height: 650px;
	background-size: 1440px auto;	
}


@media screen and (max-width: 768px) {
    #lead {
        background: url("../img/lead_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }

    .htxt{
	display: block;
	height: 1.6em;
	margin: -1em;
	width:100%;	
	}
}


/* ---------- sp01 ---------- */
#sp01 {
	background: url("../img/sp01_bg.jpg") center top no-repeat;
	height: 870px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp01 {
        background: url("../img/sp01_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp02 ---------- */
#sp02 {
	background: url("../img/sp02_bg.jpg") center top no-repeat;
	height: 245px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp02 {
        background: url("../img/sp02_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp03 ---------- */
#sp03 {
	background: url("../img/sp03_bg.jpg") center top no-repeat;
	height: 785px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp03 {
        background: url("../img/sp03_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp04 ---------- */
#sp04 {
	background: url("../img/sp04_bg.jpg") center top no-repeat;
	height: 600px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp04 {
        background: url("../img/sp04_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp05 ---------- */
#sp05 {
	background: url("../img/sp05_bg.jpg") center top no-repeat;
	height: 700px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp05 {
        background: url("../img/sp05_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp06 ---------- */
#sp06 {
	background: url("../img/sp06_bg.jpg") center top no-repeat;
	height: 300px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp06 {
        background: url("../img/sp06_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp08 ---------- */
#sp08 {
	background: url("../img/sp08_bg.jpg") center top no-repeat;
	height: 780px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp08 {
        background: url("../img/sp08_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}

/* ---------- sp09 ---------- */
#sp09 {
	background: url("../img/sp09_bg.jpg") center top no-repeat;
	height: 780px;
	background-size: 1440px auto;	
}

@media screen and (max-width: 768px) {
    #sp09 {
        background: url("../img/sp09_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
}


/* ---------- link ---------- */

#sp03_link01 img {
margin:640px 0px 0px -30px;
	width: 260px;
}

#sp03_link02{
margin: 320px 0 0 35px;
}

#sp03_link02 img {
margin:320px 0px 0px -30px;
	width: 260px;
}

#sp03_link03{
margin: 320px 0 0 0px;
}

#sp03_link03 img {
margin:320px 0px 0px 30px;
	width: 260px;
}


#sp04_link01{
margin: 140px 0 0 0px;
}

#sp04_link01 img {
margin:320px 0px 0px -30px;
	width: 260px;
}

#sp04_link02{
margin: 140px 0 0 35px;
}

#sp04_link02 img {
margin:320px 0px 0px -30px;
	width: 260px;
}

#sp04_link03{
margin: 140px 0 0 0px;
}

#sp04_link03 img {
margin:320px 0px 0px 30px;
	width: 260px;
}


#sp05_link01{
margin: 150px 0 0 0px;
}

#sp05_link01 img {
margin:320px 0px 0px -30px;
	width: 260px;
}

#sp05_link02{
margin: 150px 0 0 35px;
}

#sp05_link02 img {
margin:320px 0px 0px -30px;
	width: 260px;
}

#sp06_link01{
margin: 120px 0 0 100px;
}

#sp06_link02{
margin: 120px 0 0 180px;
}

#sp08_link01{
margin: 630px 0 0 320px;
}

#sp09_link01{
margin: 630px 0 0 320px;
}


@media screen and (max-width: 768px) {
	
ul {
			padding:0px 0px 0px 0px;
			margin:0px;
		}

		.list a {
		width:100% !important;
		}

		.list {
			list-style: none;
			float:left;
		}

		.list li {
			float: left;
			width: 25%;
			padding: 5px;
		}

	.list a {
			width:100% !important;
			}


	
	#sp03_link06 {
		padding: 0px;
		margin: 20px;
		width:95%;
}	

	#sp03_link07 {
		padding: 0;
		margin: 20px;
		width:95%;

}	

	#sp03_link08 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
		
	#sp04_link06 {
		padding: 0;
		margin: 20px;
		width:95%;
}	

	#sp04_link07 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
	
	#sp04_link08 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
		
	
	#sp05_link06 {
		padding: 0;
		margin: 20px;
		width:95%;
}	

	#sp05_link07 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
	

	#sp06_link06 {
		padding: 0;
		margin: 20px;
		width:95%;
}	

	#sp06_link07 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
	
	#sp08_link06 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
	
	#sp09_link06 {
		padding: 0;
		margin: 20px;
		width:95%;
}	
	
	
}
