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


@media(min-width:481px){

#contents{
    width:1200px;
	margin:0 auto;
	padding-bottom:100px;
}

#contents2{
    width:1200px;
	margin:0 auto;
	padding-bottom:100px;
}

#mainvisual{
   width:1025px;
	height:389px;
	margin:0 auto;
}

#mainvisual_s{
	display:none;
}

.maintitle{
	width:950px;
	margin:0 auto;
	padding-top:40px;
	text-align:center;
	
}

.maintitle2{
	width:950px;
	height:61px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:20px;
	background-image:url(../images/featuremaintxt.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.maintitle2_2{
	width:950px;
	height:61px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:20px;
	background-image:url(../images/featuremaintxt2.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.maintitle3{
	width:950px;
	margin:0 auto;
	padding-top:45px;
	padding-bottom:0px;
	text-align:center;
	font-size:23px;
	
}




.maintext{
	width:950px;
	margin:0 auto;
	padding-top:25px;
	font-size:17px;
	line-height:47px;
	text-align:center;
	
}

.maintext2{
	width:950px;
	margin:0 auto;
	padding-top:10px;
	font-size:17px;
	line-height:47px;
	text-align:center;
	
}



}



@media(max-width:480px){

#contents{
    width:92%;
	margin:0 auto;
	padding-bottom:100px;
}

#contents2{
    width:92%;
	margin:0 auto;
	padding-bottom:100px;
}

#mainvisual{
	display:none;
}

#mainvisual_s{
	display:none;
}

.maintitle{
	width:100%;
	margin:0 auto;
	padding-top:60px;
	text-align:center;
	
}

.maintitle2{
	width:90%;
	height: 102px;
	margin:0 auto;
	padding-top:60px;
	background-image:url(../images/featuremaintxts.png);
	background-size: 100%;
	background-repeat:no-repeat;
	background-position:center;
	
}

.maintitle2_2{
	width:90%;
	height:102px;
	margin:0 auto;
	padding-top:60px;
	background-image:url(../images/featuremaintxt2s.png);
	background-size: 100%;
	background-repeat:no-repeat;
	background-position:center;
	
}

.maintitle3{
	width:100%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
	font-size:23px;
	
}




.maintext{
	width:100%;
	margin:0 auto;
	padding-top:25px;
	font-size:17px;
	line-height:47px;
	text-align:center;
	
}

.maintext2{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	font-size:17px;
	line-height:47px;
	text-align:center;
	
}



}

