@charset "utf-8";

body {
    background: #171e1f;
}

.btn_wrap a img{
  width: 90%;
}

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

  .btn_wrap a {
    width: 80%;
  }

	}



/* ---------- maintitle ---------- */
h1 {
	margin: 0;
	padding: 0;
	background: url("../img/maintitle_bg.jpg") center top no-repeat;
	height: 814px;
	background-size: 1440px auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


@media screen and (max-width: 768px) {
    h1 {
		background: none;
		height: auto;
        min-height: auto;
    }
	h1 img {
		width: 100%;

	}
}

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

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

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

    .htxt{
	display: block;
	height: 1em;
	margin: -1em;
	}
}


/* ---------- sp01 ---------- */
#sp01 {
	background: url("../img/sp01_bg.jpg") center top no-repeat;
	height: 1016px;
	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: 776px;
	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: 1618px;
	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: 1618px;
	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: 1618px;
	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: 1618px;
	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: 834px;
	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: 20%;
    }
}



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


#sp02_link01{
	margin: 520px 0px 0px -30px;
}

#sp2_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp2_link01 li {
	float: left;
	width: 109px;
  margin-top:560px;
}

#sp2_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp2_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}


#sp03_link01{
	margin: 1360px 0px 0px -30px;
}

#sp3_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp3_link01 li {
	float: left;
	width: 109px;
  margin-top:1370px;
}

#sp3_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp3_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}


#sp04_link01{
	margin: 1360px 0px 0px -30px;
}

#sp4_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp4_link01 li {
	float: left;
	width: 109px;
  margin-top:1370px;
}

#sp4_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp4_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}


#sp05_link01{
	margin: 1360px 0px 0px -30px;
}

#sp5_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp5_link01 li {
	float: left;
	width: 109px;
  margin-top:1370px;
}

#sp5_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp5_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}


#sp06_link01{
	margin: 1360px 0px 0px -30px;
}

#sp6_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp6_link01 li {
	float: left;
	width: 109px;
  margin-top:1370px;
}

#sp6_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp6_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}




#sp07_link01{
	margin: 595px 0px 0px -30px;
}

#sp7_link01 a {
	position: relative;
	display: block;
	width: 109px;
	margin-left: -110px;
}

#sp7_link01 li {
	float: left;
	width: 109px;
  margin-top:615px;
}

#sp7_link01 .list {
	list-style: none;
	margin-left: 175px;
	margin-top: -20px;
}

#sp7_link01 img {
	padding: 0px 0px 0px 5px;
	width: 109px;
}

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

  #sp01_link01{
		margin: 0 auto 6.6%;
	}

	#sp01_link01{
		margin: 0 auto;
	}

	#sp02_link01 {
		padding: 0;
}




	ul {
			padding:0px 9px 0px 13px;
			margin:0px;
		}

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

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

		.list li {
			float: left;
			width: 33%;
			padding: 1px;
		}


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


}


}
