@charset "UTF-8";
/* CSS Document */


/*.contentsWrapper{
	margin: 0 auto;
	width: 100%;
	height: auto;
}*/


.mainImg{
	width: 100%;
	min-height: 600px;
	height: auto;
	background: url(../image/mainImg.jpg) no-repeat left bottom;
	background-size:cover;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	.mainImg{
	width: 100%;
min-height: 600px;	
	height: auto;
	background: url(../image/mainImg@2x.jpg) no-repeat left bottom;
	background-size:cover;
}
}


.mainTextArea{
	padding: 0 20px;
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
	max-width: 900px;
	width: 100%;
	box-sizing :border-box;
}

.mainTextArea h2{
	color: #fff;
	font-size: 40px;
	font-weight:bold;
	
}


.otherArea{
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}

.otherTop{
	width: 100%;
	max-width: 1000px;
	padding: 50px 20px;
	margin: 0 auto;
	box-sizing :border-box;
}

.otherTop h3{
	color:#34a785;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
}

.otherTop p{
	display: inline-block;
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
}

.otherBtmWrapper{
	width: 100%;
	background: #ebfaf5;
	

}

.otherBtm{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px;	
	box-sizing :border-box;
	
}

.other{
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	padding: 30px 10px;
	text-align: center;
}

.other h4{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}

h4::before {
  content: '■';
  color:#3baf8a;
}


.other img{
	margin-top: 10px;
}

.other .textArea{
	text-align: left;
	display: inline-block;
	
}

.left{
	float: left;
}

.right{
	float: right;
}






.nextBtn{
text-align: center;
}

.nextBtn a{
	margin: 0 auto;
	border: 2px solid ;
	padding: 10px 10px;
	text-align: center;
}

.nextBtn a:hover{
	color:#666;
	border-color:#666 ;
	text-decoration: underline;
}

/*==========================================
 ipad
===========================================*/

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


.mainTextArea{
	padding: 0 20px;
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
	max-width: 700px;
	width: 100%;
	box-sizing :border-box;
}

.mainTextArea h2{
	color: #fff;
	font-size: 34px;
	font-weight:bold;
	
}



.otherArea{
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}

.otherTop{
	width: 100%;
	max-width: 768px;
	padding: 50px 20px;
	margin: 0 auto;
	box-sizing :border-box;
}

.otherTop h3{
	color:#34a785;
	font-size: 23px;
	font-weight: bold;
	padding-bottom: 10px;
}

.otherTop p{
	display: inline-block;
	text-align: left;
	margin: 0 auto;
	font-size: 15px;
}

.otherBtmWrapper{
	width: 100%;
	background: #ebfaf5;
	

}

.otherBtm{
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	padding: 0px 20px;	
	box-sizing :border-box;
	
}

.other{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	padding: 30px 10px;
	text-align: center;
}

.other h4{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}

h4::before {
  content: '■';
  color:#3baf8a;
}


.other img{
	margin-top: 10px;
}

.other .textArea{
	text-align: left;
	display: inline-block;
	
}

.left{
	float: none;
}

.right{
	float: none;
}


	
	
.nextBtn{
	margin: 0 auto;
	max-width: 300px;
}

.nextBtn a{
	margin: 0 auto;
	border: 2px solid ;
	padding: 10px 10px;
	text-align: center;
	font-size: 15px;
}

.nextBtn a:hover{
	color:#34A785;
	border-color:#34A785 ;
	text-decoration: underline;
}
	
/*==========================================
 SP
===========================================*/

@media only screen and (max-width:480px){
	
.mainImg{
	width: 100%;
	min-height: 550px;
	height: auto;
	background: url(../image/mainImg-sp.jpg) no-repeat center bottom;
	background-size:cover;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
                  (min-resolution: 2dppx){
	.mainImg{
	width: 100%;
	min-height: 550px;	
	height: auto;
	background: url(../image/mainImg-sp@2x.jpg) no-repeat center bottom;
	background-size:cover;
}
}
	
.mainTextArea{
	padding: 0 20px;
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
	max-width: 700px;
	width: 100%;
	box-sizing :border-box;
}

.mainTextArea h2{
	color: #fff;
	font-size: 28px;
	font-weight:bold;
	
}



.otherArea{
	width: 100%;
	margin: 0 auto;
	text-align: center;	
}

.otherTop{
	width: 100%;
	max-width: 480px;
	padding: 50px 20px;
	margin: 0 auto;
	box-sizing :border-box;
}

.otherTop h3{
	color:#34a785;
	font-size: 23px;
	font-weight: bold;
	padding-bottom: 10px;
}

.otherTop p{
	display: inline-block;
	text-align: left;
	margin: 0 auto;
	font-size: 15px;
}

.otherBtmWrapper{
	width: 100%;
	background: #ebfaf5;
	

}

.otherBtm{
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	padding: 0px 15px;	
	box-sizing :border-box;
	
}

.other{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	padding: 30px 0px;
	text-align: center;
}

.other h4{
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 10px;
}

h4::before {
  content: '■';
  color:#3baf8a;
}


.other img{
	margin-top: 10px;
}

.other .textArea{
	text-align: left;
	display: inline-block;
	
}

.left{
	float: none;
}

.right{
	float: none;
}



.nextBtn{
	margin: 0 auto;
	max-width: 300px;
}

.nextBtn a{
	margin: 0 auto;
	border: 2px solid ;
	padding: 10px 10px;
	text-align: center;
	font-size: 15px;
}

.nextBtn a:hover{
	color:#34A785;
	border-color:#34A785 ;
	text-decoration: underline;
}	
	
}	@charset "UTF-8";
/* CSS Document */

