@charset "utf-8";
/* CSS Document */
#sample .inhreitCnt{
	margin-left: auto;
	margin-right: auto;
	
	width: 100%;
	max-width: 900px;
  line-height: 0;
}

#wrap{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: auto;
	max-width: 900px;
}

img {
 margin: 0;
 padding: 0;
 max-width: 900px;
    height: auto;
}


/*-------------------------------------------------コンテンツエリア*/

img {
  vertical-align:bottom;
}
.cntmain {
  background: url("../img/img01Bg.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}

.cntmain p {
  padding-left:26%;
}
.cntmain_n {
  background: url("../img/img01Bg.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}

.cntmain_n p {
  line-height: 0;
  padding-left:45%;
}

.cntmain_t {
  background: url("../img/img01tBg.jpg") no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
}
.cntmain .adjimg1{
  width: 92%;
}
.cntmain_t p {
  padding-left:45%;
}
.btn01 {
  background: url("../img/img32Bg.jpg") no-repeat;
}
.btn02 {
  background: url("../img/img33Bg.jpg") no-repeat;
}
.btn03 {
  background: url("../img/img34Bg.jpg") no-repeat;
}
.btn04 {
  background: url("../img/img35Bg.jpg") no-repeat;
}
.btn05 {
  background: url("../img/img36Bg.jpg") no-repeat;
}
.btn06 {
  background: url("../img/img38Bg.jpg") no-repeat;
}
.btn07 {
  background: url("../img/img39Bg.jpg") no-repeat;
}
.btn08 {
  background: url("../img/img40Bg.jpg") no-repeat;
}

.btn09 {
  background: url("../img/sampleBg.jpg") no-repeat;
}

.btn01_2 {
  background: url("../img/img_19Bg.jpg") no-repeat;
}
.btn02_2 {
  background: url("../img/img_20Bg.jpg") no-repeat;
}

.btn02_1 {
  background: url("../img/img33Bg_2.jpg") no-repeat;
}

.btn04_1 {
  background: url("../img/img35Bg_2.jpg") no-repeat;
}
.btn05_1 {
  background: url("../img/img36Bg_2.jpg") no-repeat;
}


.btn01, .btn02, .btn03, .btn04, .btn05, .btn06, .btn07, .btn08, .btn09, .btn01_2, .btn02_2, .btn02_1, .btn04_1, .btn05_1{
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  text-align: center;
}
.btn01 img, .btn02 img, .btn03 img, .btn04 img, .btn05 img, .btn06 img, .btn07 img, 
.btn08 img, .btn09 img, .btn01_2 img, .btn02_2 img, .btn02_1 img, .btn04_1 img, .btn05_1 img{
  width: 85%;
}