@charset "UTF-8";
@media screen and (min-width:993px){
.a_contents_r-1 ,.a_contents_r-2 ,.a_contents_r-3 ,.a_contents_r-4 ,.a_contents_r-5 ,.a_contents_r-6 ,.a_contents_r-7 ,.a_contents_r-8 ,.a_contents_r-9 ,.a_contents_r-10 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 160px;
}
.selected{
	background-color:none;
	border-bottom:none;
}

.a_item_r{
	background:none;
	text-align:center;
	padding:10px; cursor:pointer;
	position: relative;
	height: 80px;
	border-bottom:solid 1px #d6dddf;	
}

.a_item_r:after{
	background-image: url(../images/FAQ_arrow.svg);
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	position:absolute;
	right: 20px;
	background-size: 100% auto;
	top:25%;
	bottom:0;
	-webkit-transition: 0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	transition: 0.3s linear;
}

.question-detail{
	font-size: 20px;
	padding: 1em 0;
	text-align: left;
	color: #333;
	position: absolute;
	margin-left: 125px;
	line-height: .5em;
	top:20%;
	font-weight: 600;
	
}
.question-detail br{
	display: none;
}

.open_close_r:after{
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.question-btn{
	background:rgba(10,70,100,1);
	padding: .3em 1em;
	top:27%;
	position: absolute;
	line-height: 1.8em;
	float: left;
	margin-right: 20px;
	text-align: center;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.answer-btn{	
	background:rgba(134,207,49,1.00);
	padding: .3em 1em;
	position: absolute;
	float: left;
	margin-left: 10px;
	margin-top:-.8em;
	text-align: center;
	line-height: 1.8em;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.FAQ-text{
	font-size:16px;
	margin: 0 auto;
	margin-left: 135px;
	padding-bottom: 1.5em;
	margin-top: -.5em;
	margin-bottom: 0em;
	width:80%;
}
.FAQ-text-border{
	border-bottom: 1px solid #999;
}
}
@media screen and (max-width:992px) and (min-width:769px){
.a_contents_r-1,.a_contents_r-4,.a_contents_r-6 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 185px;
}
.a_contents_r-3{
		display:none;
	margin:0px auto;
	padding:2em 0;
	height: 210px;
}
.a_contents_r-2  ,.a_contents_r-5  ,.a_contents_r-7 ,.a_contents_r-8 ,.a_contents_r-9 ,.a_contents_r-10 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 170px;
}
.selected{
	background-color:none;
	border-bottom:none;
}

.a_item_r{
	background:none;
	text-align:center;
	padding:10px; cursor:pointer;
	position: relative;
	height: 80px;
	border-bottom:solid 1px #d6dddf;	
}

.a_item_r:after{
	background-image: url(../images/FAQ_arrow.svg);
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position:absolute;
	right: 20px;
	background-size: 100% auto;
	top:30%;
	bottom:0;
	-webkit-transition: 0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	transition: 0.3s linear;
}

.question-detail{
	font-size: 18px;
	padding: 1em 0;
	text-align: left;
	color: #333;
	font-weight: 600;
	position: absolute;
	margin-left: 100px;
	line-height: .9em;
	top:20%;
	font-family:'UD新ゴ L';
}
	
.question-detail br{
	display: none;
}

.open_close_r:after{
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.question-btn{
	background:rgba(10,70,100,1);
	padding: .3em 1em;
	top:26%;
	position: absolute;
	line-height: 1.8em;
	float: left;
	margin-right: 20px;
	text-align: center;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.answer-btn{	
	background:rgba(134,207,49,1.00);
	padding: .3em 1em;
	position: absolute;
	float: left;
	margin-left: 10px;
	margin-top:-.8em;
	text-align: center;
	line-height: 1.8em;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.FAQ-text{
	font-size:16px;
	margin: 0 auto;
	margin-left: 110px;
	padding-bottom: 1em;
	margin-top: -.5em;
	margin-bottom: 0em;
	width:80%;
	font-family:'UD新ゴ L';
}

.FAQ-text-border{
	border-bottom: 1px solid #999;
}
}
@media screen and (max-width:768px) {
.a_contents_r-1 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 310px;
}
.a_contents_r-4,.a_contents_r-6 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 290px;
}
.a_contents_r-3{
		display:none;
	margin:0px auto;
	padding:2em 0;
	height: 330px;
}
.a_contents_r-2  ,.a_contents_r-5  ,.a_contents_r-7 ,.a_contents_r-8 ,.a_contents_r-9 ,.a_contents_r-10 {
	display:none;
	margin:0px auto;
	padding:2em 0;
	height: 245px;
}
.selected{
	background-color:none;
	border-bottom:none;
}
.a_item_r{
	background:none;
	text-align:center;
	padding:0px 10px 0px 10px ; cursor:pointer;
	position: relative;
	height: 100px;
	border-bottom:solid 1px #d6dddf;
}
.a_item_r:after{
	background-image: url(../images/FAQ_arrow.svg);
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position:absolute;
	right: 10px;
	background-size: 100% auto;
	top:25%;
	bottom:0;
	-webkit-transition: 0.3s linear;
	-moz-transition:0.3s linear;
	-ms-transition:0.3s linear;
	transition: 0.3s linear;
}
.question-detail{
	font-size: 16px;
	padding: 1em 0 0 0;
	text-align: left;
	color: #333;
	position: absolute;
	margin-left: -10px;
	line-height: 1.5em;
	margin-bottom: 0em;
	font-weight: 600;
	top:50%;
}

.open_close_r:after{
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}
.question-btn{
	background: rgba(10,70,100,1);
	padding: .3em 1em;
	top:18%;
	position: absolute;
	line-height: 1.8em;
	float: left;
	margin-right: 20px;
	left:0px;
	text-align: center;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.answer-btn{	
	background:rgba(134,207,49,1.00);
	padding: .3em 1em;
	position: absolute;
	float: left;
	margin-left: 0px;
	line-height: 1.8em;
	margin-top:-1.2em;
	text-align: center;
	color:#FFF;
	font-family:'UD新ゴ L';
}

.FAQ-text{
	font-size:16px;
	margin: 0 auto;
	margin-left: 0px;
	padding-bottom: 1.5em;
	margin-bottom: 0em;
	margin-top: 2.2em;
	width:100%;
}

.FAQ-text-border{
	border-bottom: 1px solid #999;
}
}

