@charset "UTF-8";

/* wrapper ----------------------------------------*/
#contents{
	position: relative;
	background-image: url(../img/top_header_bg.jpg);
}
/* intro ------------------------------------------*/
#intro{
	max-width: 320px;
	margin: 0 auto;
}
#intro h1{
	padding: 72px 0 0 18px;
}
#intro .btn{
	width: 135px;
	padding: 7px 0 0 18px;
}
#intro .btn a{
	display: block;
	text-align: left;
	position: relative;
}
#intro .btn a:after{
	content: "";
	position: absolute;
	display: block;
	right: 8px;
	bottom: 5px;
	width: 14px;
	height: 14px;
	background: url(../img/icon_arrow01.png) no-repeat 0 0;
	-webkit-background-size: contain;
	background-size: contain;
}
#intro .greeting{
	margin-top: 70px;
	padding: 30px 0 40px;
	text-align: center;
	background: url(../img/bg_ptn01.png) no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}
#intro .greeting p{
	margin-top: 25px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
    font-weight: bold;
    line-height: 2em;
}

#intro .greeting p strong {
    color: #b25400;
}
#intro .greeting p:last-child{
	margin-top: 34px;
}

#konoka > div{
	background: url(../img/itakura_detail_bg01.jpg) repeat-x center top;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
#konoka > div > h1{
	max-width: 320px;
	margin: 0 auto 15px;
	padding: 18px 0 7px;
	text-align: center;
	border-bottom: 2px solid #919F7A;
}
#konoka > div p{
	max-width: 290px;
	margin: 0 auto;
	padding: 0 15px ;
	line-height: 24px;

}
#konoka > div p:last-child{
	padding-bottom: 35px;
	position: relative;
}
#konoka > div p:last-child:after{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 30px;
	left: 0;
	bottom: -30px;
	background: url(../img/itakura_detail_bg02.png) no-repeat center top;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/* etc------------------------------*/
#feature{
	margin-bottom: 35px;
}
#voice_list{
	margin-top: 40px;
}
#cnav02{
	margin-bottom: 50px;
}
#cnav03{
	margin-top: 50px;
}
.jiyuusekkei{overflow: hidden;padding: 0 0 10px;width: 290px;margin: auto;}
.jiyuusekkei h1{font-size: 20px;padding: 20px 0;overflow: hidden;}
.jiyuusekkei p{line-height: 1.8;padding: 0 0 20px;}
.l_font{}
