@charset "utf-8";

body {
    background: #fff;
}

.btn_wrap a img{
  width: 90%;
}

#sp03 .btn_wrap a {
  width: 230px;
}

#sp03  img{
  width: 80% !important;
}


#sp05 .btn_wrap a {
  width: 230px;
}

#sp05  img{
  width: 80% !important;
}


#sp07 .btn_wrap a {
  width: 230px;
}

#sp07  img{
  width: 80% !important;
}


#sp09 .btn_wrap a {
  width: 230px;
}

#sp09  img{
  width: 80% !important;
}


#sp11 .btn_wrap a {
  width: 230px;
}

#sp11  img{
  width: 80% !important;
}




#sp12 .btn_wrap a {
  width: 230px;
}



#sp13 .btn_wrap a {
  width: 230px;
}

#sp14 .btn_wrap a {
  width: 230px;
}



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

  .btn_wrap a {
    width: 80%;
  }

  #sp03 .btn_wrap a {
    width: 80%;
  }

  #sp03  img{
    width: 100% !important;
  }


  #sp05 .btn_wrap a {
    width: 80%;
  }

  #sp05  img{
    width: 100% !important;
  }


  #sp07 .btn_wrap a {
    width: 80%;
  }

  #sp07  img{
    width: 100% !important;
  }


  #sp09 .btn_wrap a {
    width: 80%;
  }

  #sp09  img{
    width: 100% !important;
  }


  #sp11 .btn_wrap a {
    width: 80%;
  }

  #sp11  img{
    width: 100% !important;
  }




  #sp12 .btn_wrap a {
    width: 80%;
  }



  #sp13 .btn_wrap a {
    width: 80%;
  }

  #sp14 .btn_wrap a {
    width: 80%;
  }

	}


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

  #mainvisual{
  	background: url("../img/maintitle_bg.jpg") center top no-repeat;
  	height: 769px;
  	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: 744px;
  	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%;
      }
  }



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



/* ---------- sp03 ---------- */
#sp03 {
	background: url("../img/sp03_bg.jpg") center top no-repeat;
	height: 305px;
	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: 723px;
	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: 35%;
    }
}


/* ---------- sp05 ---------- */
#sp05 {
	background: url("../img/sp05_bg.jpg") center top no-repeat;
	height: 302px;
	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: 723px;
	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: 35%;
    }
}



/* ---------- sp07 ---------- */
#sp07 {
	background: url("../img/sp07_bg.jpg") center top no-repeat;
	height: 308px;
	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: 712px;
	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: 35%;
    }
}



/* ---------- sp09 ---------- */
#sp09 {
	background: url("../img/sp09_bg.jpg") center top no-repeat;
	height: 316px;
	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: 716px;
	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: 35%;
    }
}


/* ---------- sp11 ---------- */
#sp11 {
	background: url("../img/sp11_bg.jpg") center top no-repeat;
	height: 249px;
	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: 1290px;
	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: 1146px;
	background-size: 1440px auto;
}

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


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

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


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



#sp01_link01{
	margin: 810px 0px 0px 125px;
}

#sp1_link01 a {
	position: relative;
	display: block;
	width: 120px;
	margin-left: 160px;
}

#sp1_link01 li {
	float: left;
	width: 120px;
  margin-top:780px;
}

#sp1_link01 .list {
	list-style: none;
	margin-top: -20px;
}

#sp1_link01 img {
	padding: 0px 0px 0px 5px;
	width: 120px;
}



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

#sp2_link01 li {
	float: left;
	width: 120px;
  margin-top:610px;
}

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

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



#sp03_link01{
	margin: 112px 0px 0px 30px;
}

#sp03_link02{
	margin: 112px 0px 0px 8px;
}

#sp03_link03{
	margin: 112px 0px 0px 3px;
}

#sp03_link04{
	margin: 112px 0px 0px 5px;
}


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

#sp4_link01 li {
	float: left;
	width: 120px;
  margin-top:610px;
}

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

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



#sp05_link01{
	margin: 108px 0px 0px 30px;
}

#sp05_link02{
	margin: 108px 0px 0px 8px;
}

#sp05_link03{
	margin: 108px 0px 0px 3px;
}

#sp05_link04{
	margin: 108px 0px 0px 5px;
}


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

#sp6_link01 li {
	float: left;
	width: 120px;
  margin-top:610px;
}

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

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



#sp07_link01{
	margin: 105px 0px 0px 30px;
}

#sp07_link02{
	margin: 105px 0px 0px 8px;
}

#sp07_link03{
	margin: 105px 0px 0px 3px;
}

#sp07_link04{
	margin: 105px 0px 0px 5px;
}



#sp8_link01 a {
	position: relative;
	display: block;
	width: 120px;
	margin-left: 600px;
}

#sp8_link01 li {
	float: left;
	width: 120px;
  margin-top:610px;
}

#sp8_link01 .list {
	list-style: none;
	margin-top: -20px;
}

#sp8_link01 img {
	padding: 0px 0px 0px 5px;
	width: 120px;
}



#sp09_link01{
	margin: 100px 0px 0px 30px;
}

#sp09_link02{
	margin: 100px 0px 0px 8px;
}

#sp09_link03{
	margin: 100px 0px 0px 3px;
}

#sp09_link04{
	margin: 100px 0px 0px 5px;
}


#sp10_link01 a {
	position: relative;
	display: block;
	width: 120px;
	margin-left: 600px;
}

#sp10_link01 li {
	float: left;
	width: 120px;
  margin-top:610px;
}

#sp10_link01 .list {
	list-style: none;
	margin-top: -20px;
}

#sp10_link01 img {
	padding: 0px 0px 0px 5px;
	width: 120px;
}



#sp11_link01{
	margin: 95px 0px 0px 30px;
}

#sp11_link02{
	margin: 95px 0px 0px 8px;
}

#sp11_link03{
	margin: 95px 0px 0px 3px;
}

#sp11_link04{
	margin: 95px 0px 0px 5px;
}



#sp12_link01{
	margin: 430px 0px 0px 508px;
}

#sp12_link02{
	margin: 430px 0px 0px 12px;
}

#sp12_link03{
	margin: 63px 0px 0px 508px;
}

#sp12_link04{
	margin: 63px 0px 0px 12px;
}


#sp12_link05{
	margin: 370px 0px 0px 8px;
}

#sp12_link06{
	margin: 370px 0px 0px 12px;
}

#sp12_link07{
	margin: 493px 0px 0px -475px;
}

#sp12_link08{
	margin: 493px 0px 0px -230px;
}


#sp13_link01{
	margin: 265px 0px 0px 508px;
}

#sp13_link02{
	margin: 265px 0px 0px 12px;
}

#sp13_link03{
	margin: 63px 0px 0px 508px;
}

#sp13_link04{
	margin: 63px 0px 0px 12px;
}


#sp13_link05{
	margin: 370px 0px 0px 8px;
}

#sp13_link06{
	margin: 370px 0px 0px 12px;
}

#sp13_link07{
	margin: 493px 0px 0px -475px;
}

#sp13_link08{
	margin: 493px 0px 0px -230px;
}


#sp14_link01{
	margin: 275px 0px 0px 508px;
}

#sp14_link02{
	margin: 275px 0px 0px 12px;
}

#sp14_link03{
	margin: 63px 0px 0px 508px;
}

#sp14_link04{
	margin: 63px 0px 0px 12px;
}


#sp14_link05{
	margin: 370px 0px 0px 8px;
}

#sp14_link06{
	margin: 370px 0px 0px 12px;
}

#sp14_link07{
	margin: 493px 0px 0px -475px;
}

#sp14_link08{
	margin: 493px 0px 0px -230px;
}

#sp15_link01{
	margin: 333px 0px 0px 150px;
}

#sp15_link02{
	margin: 333px 0px 0px 40px;
}

#sp15_link03{
	margin: 15px 0px 0px 150px;
}

#sp15_link04{
	margin: 15px 0px 0px 40px;
}


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


}


}
