/* CSS Document */
.policy{
    margin: 20px 0;
    font-size: 14px !important;
}
.policy a{
    font-size: 13px;
}
.er{
    color:#F00;
}
@media print, screen and (max-width: 768px) {

#head .head-inner h2{
	margin:20px 0;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	text-align:center !important;
}
#head .head-inner p{
	margin:10px 0 0;
	font-size:16px;
	line-height:24px;
}

#content{
	margin:20px 0;
	padding:0 !important;
}
.faq{

}
.faq_inner{
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
}
.faq_item{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
}
.faq_q{
	font-weight: bold;
	margin-bottom: 10px;
}
}

@media print, screen and (min-width: 769px) {

#content{
	width:100% !important;
	text-align:center;
}

#content .sec h2{
	margin:0 0 40px;
	padding:20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px;
	text-align:center;
	background:url(../images/tit_bg.png);
	border-bottom:1px solid #8bb955;
}

#content .sec{
	margin-bottom:120px;
}
#head{
	height:440px;
	background:url(../images/mainimg.jpg) center no-repeat;
	background-size:cover;
}

#head .head-inner{
	margin:0 auto;
	padding:20px 0 0;
	width:980px;
	text-align:left;
}

#head .head-inner h2{
	margin:25px 0 25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#fff;
}
#head .head-inner p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#content .sec{
	margin-bottom:120px;
}

.faq{

}
.faq_inner{
	margin: 0 auto;
	text-align: left;
	max-width: 900px;
}
.faq_item{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 16px;
}
.faq_q{
	font-weight: bold;
	margin-bottom: 10px;
}


}