@charset "utf-8";

body {
    background: #1d1d1d;
}

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

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

#mainvisual{
	background: url("../img/mainvisual_bg.jpg") center top no-repeat;
	height: 675.5px; /* 1351px */
	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;
	height: 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: 708px;/* 1416px */
	background-size: 1440px auto;	
}


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

}


/* ---------- sp01 ---------- */
#sp01 {
	background: url("../img/sp01_bg.jpg") center top no-repeat;
	height: 884.5px;/* 1769px */
	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: 1155px;/* 2310px */
	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: 1125px;/* 2250px */
	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: 970px;/* 1940px */
	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: 1135px;/* 2270px */
	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:  1497px;/* 2994px */
	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%;
    }
}

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

#sp02_link01{
margin: 360px 0 0 560px;
}

#sp02_link02{
margin: 610px 0 0 340px;
}

#sp04_link01{
margin: 360px 0 0 90px;
}

#sp04_link02{
margin: 360px 0 0 180px;
}

#sp04_link03{
margin: 410px 0 0 90px;
}

#sp04_link04{
margin: 410px 0 0 180px;
}

#sp06_link01{
margin: 350px 0 0 90px;
}

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

#sp06_link03{
margin: 420px 0 0 90px;
}

#sp06_link04{
margin: 420px 0 0 180px;
}

#sp06_link05{
margin: 420px 0 0 90px;
}

#sp06_link06{
margin: 420px 0 0 180px;
}

@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;
			}


	#sp02_link06 {
		padding: 0;
}	
	
	#sp02_link07 {
		padding: 0;
}	

	#sp04_link06 {
		padding: 0;
}	
	
	#sp04_link07 {
		padding: 0;
}	

	#sp04_link08 {
		padding: 0;
}	
	
	#sp04_link09 {
		padding: 0;
}	
	
	#sp06_link07 {
		padding: 0;
}	

	#sp06_link08 {
		padding: 0;
}	
	
	#sp06_link09 {
		padding: 0;
}	

	#sp06_link10 {
		padding: 0;
}	
	
	#sp06_link11 {
		padding: 0;
}	

	#sp06_link12 {
		padding: 0;
}	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


}
