/* ±âº» wrap*/
.clearfix:after{display:block;clear:both;content:".";visibility:hidden;height:0;}
.clearfix{display:block;}


/*ÄÁÅÙÃ÷*/
.row1{padding-bottom:100px;}

/*¾ÆÄÚµð¾ð*/
.row1 .faq{}
.row1 .faq .box_q{background:#fff;background-image:url('/bbs/sub/img/faq/q_icon.jpg');background-position:left 30px top 25px;background-repeat:no-repeat;height:90px;padding-left:110px;border-bottom:1px solid #e5e5e5;cursor:pointer;}
.row1 .faq .box_q h2{font-size:20px;font-weight:200;line-height:90px;background:url(/bbs/sub/img/faq/q_plus_icon.jpg) right 30px top 25px no-repeat;}
.row1 .faq .box_q.on h2{background:url(/bbs/sub/img/faq/q_min_icon.jpg) right 30px top 43px no-repeat;}
.row1 .faq .box_a{background:url(/bbs/sub/img/faq/a_icon.png) left 50px top 45px no-repeat;padding:45px 45px 45px 125px;}

@media screen and (max-width:1000px){
	.row1 .faq .box_q{background-position:left 30px top 23px;height:70px;padding-left:75px;background-size: 20px;}
	.row1 .faq .box_q h2{font-size:19px;line-height:70px;background:url(/bbs/sub/img/faq/q_plus_icon.jpg) right 30px top 23px no-repeat;background-size: 25px;}
	.row1 .faq .box_a{background:url(/bbs/sub/img/faq/a_icon.png) left 45px top 25px no-repeat;padding:25px 30px 25px 95px;background-size: 20px;}
}

@media screen and (max-width:730px){
	.row1 .faq .box_q{background-position:left 10px top 15px;padding-left:36px;background-size: 15px;}
	.row1 .faq .box_q h2{font-weight:400;font-size:16px;line-height:1.4;background: url(/bbs/sub/img/faq/q_plus_icon.jpg) right 10px top 25px no-repeat;background-size: 20px;padding-right: 40px;padding-top: 13px;height:70px;}
	.row1 .faq .box_q.on h2{background: url(/bbs/sub/img/faq/q_min_icon.jpg) right 10px top 34px no-repeat;background-size: 20px;}
	.row1 .faq .box_a{background: url(/bbs/sub/img/faq/a_icon.png) left 20px top 20px no-repeat;padding: 20px 15px 25px 45px;background-size: 15px;}
}