@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: 850px;
	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 {
        background: url("../img/mainvisual_bg_sp.jpg") center bottom no-repeat;
		background-size: 100%;
		height: auto;
		padding-bottom: 0%;
    }
	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: 300px;
	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: 599px;
	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: 400px;
	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: 250px;
	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: 880px;
	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: 780px;
	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: 590px;
	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%;
    }
}

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

@media screen and (max-width: 768px) {
    #sp07 {
        background: url("../img/sp07_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: 570px;
	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: 700px;
	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%;
    }
}

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

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

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

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

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

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

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

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

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

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


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

#lead_link01{
margin: 100px 0 0 490px;
}

#sp06_link01{
margin: 470px 0 0 340px;
}

#sp09_link01{
margin: 530px 0 0 130px;
}

#sp09_link02{
margin: 530px 0 0 90px;
}

#sp14_link01{
margin: 730px 0 0 470px;
}

@media screen and (max-width: 768px) {

	#lead_link06 {
		padding: 0;
}	
	
	#sp06_link06 {
		padding: 0;
}	
	
	#sp09_link06 {
		padding: 0;
}	
	#sp09_link07 {
		padding: 0;
}	
	
	#sp14_link06 {
		padding: 0;
}	
	
	
}
