@charset "utf-8";

body {
    background: #f29c77
}

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

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

@media screen and (max-width: 768px) {
    #mainvisual {
		background: none;
		height: auto;
        min-height: auto;
    }
}

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

@media screen and (max-width: 768px) {
    #lead {
	background: none;
	height: auto;
    }

}


/* ---------- sp01 ---------- */
#sp01 {
	background: url("../img/sp01_bg.jpg") center top no-repeat;
	height: 2165px;
    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: 1797px;
    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: 1649px;
    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: 2332px;
    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: 1200px;
    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: 2759px;
    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 ---------- */

#sp02_link02 a {
	position: relative;
	display: block;
	width: 0px;
	margin-left: 0px;
}

#sp02_link02 li {
	float: left;
	width: 150px;
}

#sp02_link02 .list {
	float:left;
	list-style: none;
	margin-left: 0px;
}

#sp02_link02 img {
margin:50px 0px 0px 340px;
width: 130px;
}

#sp02_link01{
margin: 820px 0 0 650px;	
}

#sp02_link03{
margin: 520px 0 0 650px;	
}


/* ---------- sp03 ---------- */

#sp03_link02 a {
	position: relative;
	display: block;
	width: 0px;
	margin-left: 0px;
}

#sp03_link02 li {
	float: left;
	width: 150px;
}

#sp03_link02 .list {
	float:left;
	list-style: none;
	margin-left: 0px;
}

#sp03_link02 img {
margin:50px 0px 0px 0px;
width: 130px;
}

#sp03_link01{
margin: 660px 0 0 300px;	
}

#sp03_link03{
margin: 730px 0 0 -180px;	
}

/* ---------- sp04 ---------- */

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

#sp04_link02{
margin: 1200px 0 0  195px;	
}

#sp04_link03{
margin: 940px 0 0 -20px;	
}

#sp04_link04{
margin: 940px 0 0 45px;	
}

#sp04_link05{
margin: 940px 0 0 10px;	
}

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

#sp04_link04 img {
margin:0px 0px 0px 0px;
width: 260px;
}

#sp04_link05 img {
margin:0px 0px 0px 50px;
width: 260px;
}

/* ---------- sp05 ---------- */
#sp05_link01{
margin: 1060px 0 0 80px;	
}


#sp05_link02{
margin: 1060px 0 0 200px;	
}

/* ---------- sp06 ---------- */

#sp06_link01{
margin: 720px 0 0 650px;	
}

#sp06_link02{
margin: 500px 0 0 650px;	
}

#sp06_link03{
margin: 635px 0 0 300px;	
}

#sp06_link04{
margin: 500px 0 0 300px;	
}


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

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

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

		.list li {
			float: left;
			width: 30%;
			padding:3px;
		}

	.list a {
			width:100% !important;
			}	
	
	#sp02_link07 {
		padding: 0;
}	

    #sp02_link08 {
		padding: 0;
}	
	
	#sp03_link07 {
		padding: 0;
}	
	
	#sp03_link08 {
		padding: 0;
}	
	
	#sp04_link06 {
		padding: 0;
}	

	#sp04_link07 {
		padding: 0;
}	
	
	#sp04_link08 {
		padding: 0;
}	
	
	#sp04_link09 {
		padding: 0;
}	
	
	#sp04_link10 {
		padding: 0;
}	
		
	#sp05_link07 {
		padding: 0;
}	
	
	#sp05_link08 {
		padding: 0;
}	
	
	#sp06_link06 {
		padding: 0;
}	

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


a:hover {
	opacity: 0.8 ;
}
