@charset "utf-8";

.headimg{
	width: 100%;
	min-width: 960px;
	height: 810px;
	text-align: center;
}
.headimg_yt{
background: url(../../img/youtsuu/mainimg.jpg) center center;
background-size: cover;
}
.headimg .txt{
	padding:32px 20px 0;
	margin: 0 auto; 
	
}
.headimg img.imgsp{
	display: none;
}
@media screen and (max-width: 480px) {
.headimg{
	width: 100%;
	min-width: auto;
	height: auto;
	background:none;
}
.headimg_yt{
background:none;
}
.headimg .txt{
	display: none;
}
.headimg img.imgsp{
	display: block;
}
}

/* ----------------------------------------------------------------------
 sec01
---------------------------------------------------------------------- */

#sec01{
	width: 100%;
	min-width: 960px;
	height: 808px;
	background: url(../../img/youtsuu/sec01bg.jpg) center center;
background-size: cover;
}
#sec01 .con{
	width: 920px;
	padding: 70px 20px 0;
	margin: 0 auto;
}
#sec01 .imgsp{
	display: none;
}

@media screen and (max-width: 480px) {
#sec01{
	width:100%;
	height: auto;
	min-width: auto;
	border: 1px solid;
}
#sec01 .con{
	display: none;
}
#sec01 .imgsp{
	display: block;
	
}

}
#sec02{
	width: 100%;
	min-width: 960px;
	height: 44px;
	background: url(../../img/youtsuu/sec02bg.jpg) center center;
background-size: cover;
}
#sec02 .con{
	width: 920px;
	padding:0 20px;
	margin: 0 auto;
}


@media screen and (max-width: 480px) {
	#sec02{
	display: none;
}

}
#sec03{
	width: 100%;
	min-width: 960px;
	height: 319px;
	background: url(../../img/youtsuu/sec03bg.jpg) center center no-repeat;
}
#sec03 .con{
	width: 920px;
	padding:0 20px;
	margin: 0 auto;
}
#sec03 .con p{
	font-size: 30px;
	font-weight: bold;
	padding:65px 0 0;
}
#sec03 .imgsp{
	display: none;
}

@media screen and (max-width: 480px) {
#sec03{
		min-width: auto;
		height: auto;
	
}
#sec03 .con{
	display: none;
}
	#sec03 .imgsp{
	display: block;
}
}
/* ----------------------------------------------------------------------
sec04
---------------------------------------------------------------------- */
#sec04{
	width: 100%;
	min-width: 960px;
	background: #72ba37;
	text-align: center;
}
#sec04 p{
	width: 920px;
	padding:50px 20px 40px;
	margin: 0 auto;
	font-size: 30px;
	color: #FFF;
}
br.sp{
	display: none;
}

@media screen and (max-width: 480px) {
#sec04{
	min-width: auto;

	
}
#sec04 p{
	width:100%;
	padding:25px 0 20px;
	margin: 0 auto;
	font-size: 17px;
	color: #FFF;
}
br.sp{
display: block;
}
br.pc{
	display: none;
}
}

/* ----------------------------------------------------------------------
sec05
---------------------------------------------------------------------- */
#sec05{
	width: 100%;
	min-width: 960px;
	background: #f6f6f6;
	text-align: center;
	padding:74px 0 72px;
}
#sec05 h3{
	font-size: 48px;
	font-weight: normal;
	color: #f7841e;
	margin: 0 0 15px;
}
#sec05 .con{
	width: 920px;
	padding:0 20px;
	margin: 0 auto;
}
#sec05 .imgsp{
	display: none;
}
@media screen and (max-width: 480px) {
#sec05{
	min-width: auto;
padding:35px 0 0px;
	
}
	#sec05 h3{
	font-size: 27px;
	font-weight: normal;
	color: #f7841e;
	margin: 0 0 10px;
}
#sec05 .con{
	display: none;
}
#sec05 .imgsp{
	display: block;
}
}

/* ----------------------------------------------------------------------
voice
---------------------------------------------------------------------- */
#voice{
	width: 100%;
	min-width: 960px;
	height: 980px;
	background: url(../../img/youtsuu/voicebg.jpg) center center no-repeat;
	text-align:left;
}

#voice .con{
	width: 920px;
	padding:0 20px;
	height: 980px;
	margin: 0 auto;
	position: relative
}
#voice .con p{
	width: 290px;
	font-size: 18px;
}
#voice .con p.p1{
	position: absolute;
	top:220px;
	left: 130px;
}
#voice .con p.p2{
	position: absolute;
	top:615px;
	left: 130px;
}
#voice .con p.p3{
	position: absolute;
	top:220px;
	left: 545px;
}
#voice .con p.p4{
	position: absolute;
	top:615px;
	left: 545px;
}
#voice .con p span{
	display: block;
	text-align: right;
	margin: 20px 0 0;
}
#voice .con h3{
	font-size: 48px;
	font-weight: normal;
	color: #72ba37;
	padding: 69px 0;
	text-align: center;
}
@media screen and (max-width: 480px) {
#sec05{
	min-width: auto;
padding:35px 0 0px;
	
}
	#sec05 h3{
	font-size: 27px;
	font-weight: normal;
	color: #f7841e;
	margin: 0 0 10px;
}
#sec05 .con{
	display: none;
}
#sec05 .imgsp{
	display: block;
}
}

/* ----------------------------------------------------------------------
underbar
---------------------------------------------------------------------- */
#underbar_k{
	width: 100%;
	min-width: 960px;
	height: 403px;
	background: url(../../img/youtsuu/underbg02.gif) repeat-x;
	text-align: left;
	margin: 0 0 60px;
}
#underbar_k .conWrap{
	width: 100%;
	min-width: 960px;
	height: 403px;
	background: url(../../img/youtsuu/underbg01.jpg) no-repeat top center;
}
#underbar_k .con{
	width: 920px;
	height: 400px;
	margin: 0 auto;
}
#underbar_k .con p{
	width:645px;
	padding:225px 0 0 275px;
	font-size: 30px;
	color: #FFF;
}
#underbar_k .con p span{
	font-weight: bold;
}
#underbar_k .imgsp{
	display: none;
}
@media screen and (max-width: 480px) {
#underbar_k{
	width: 100%;
	min-width: auto;
	height: auto;
	background: none;
	text-align: left;
	margin: 0 0 30px;
}
#underbar_k .conWrap{
	display: none;
}
#underbar_k .imgsp{
	display: block;
}
}
