@charset "utf-8";

/* QA用 Google Fonts */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

.faq_area {
	background: url(../img_common/top_bg_faq.gif) top center no-repeat;
	padding-top: 20px;
	clear: both;
}

.q_area {
	background: url(../img_common/middle_bg_faq01.gif) top center repeat-y;
}
.q_box {
	background: url(../img_common/middle_bg_faq01.gif) top center repeat-y;
}

.normaltext_area {
	background: url(../img_common/middle_bg_faq01.gif) top center repeat-y;
	padding: 20px 15px 0 15px;
	text-align: center;
}

.link_area {
	background: url(../img_common/middle_bg_faq01.gif) top center repeat-y;
	padding: 15px 30px 1px;
}

.question {
	font-weight: bold;
	font-size: 113%;
	padding-top: 6px;
}
.q_area span {
	float: left;
	margin-left: 5px;
	padding-right: 15px;
	width: 35px;
	color: #ff9c00;
	font-weight: bold;
	font-size: 153.8%;
	font-family: 'Roboto Condensed', sans-serif;
}
.q_area span.name {

}
.close_faq .faq_box {
	display: none;
}
.close_faq .q_area {
	padding: 0 20px;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
.open_faq .q_area {
	padding: 0 20px 20px 20px;
}
.q_area .question {
	float: left;
	width: 525px;
}
.q_area .btn {
	float: right;
	margin: 6px 10px 0;
	color: #fff;
	padding: 2px 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	background: #ff9c00;
}


.btn_list {
	margin: 10px 122px 0;
	list-style: none;
	width: 320px;
}
.btn_list li {
	float: left;
	color: #fff;
	width: 130px;
	padding: 4px 10px;
	margin: 0 5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	background: #999;
	text-align: center;
}
.btn_list .active {
	background: #ff9c00;
}

/*.question dt {
	float: left;
	width: 30px;
	color: #ff9c00;
	font-size: 153.8%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}

.question dd {
	margin-left: 40px;
	font-weight: bold;
	padding-top: 10px;
	font-size: 113%;
}*/

.a_area {
	padding: 20px 30px;
	background: url(../img_common/middle_bg_faq02.gif) top center repeat-y;
}

.faq_voice {
	padding: 20px 35px;
}

.faq_voice li {
	width: 195px;
	background: url(../faq/img/faq_border.gif) top center no-repeat;
	list-style: none;
	float: left;
	margin-bottom: 40px;
}

.faq_thumb {
	text-align: center;
	padding: 15px 0;
}

.faq_txt_s {
	height: 130px;
	margin-bottom: 20px;
}

.faq_txt_l {
	margin-bottom: 20px;
}

.name {
	font-size: 108%;
	font-weight: bold;
}

.first {
	margin-right: 40px;
}


#cost01,
#cost02,
#cost03,
#cost04,
#cost05,
#cost06,
#cost07,
#cost08,
#cost09,
#cost10,
#cost13,
#cost14,
#cost15,
#cost16,
#how01,
#how02,
#how03,
#how04,
#how05,
#how06,
#how07,
#how08,
#how09,
#how10,
#how11,
#how12,
#how13,
#how14,
#how15,
#how16,
#how17,
#how18,
#how19,
#service01,
#service02,
#service03,
#service04,
#service05,
#service06,
#service07,
#service08,
#service09,
#service10,
#service11,
#service12,
#service13,
#service14,
#service15,
#service16,
#service18,
#service19,
#service20,
#service21,
#service22,
#service23,
#service24,
#service25,
#service26,
#service27,
#service28,
#service29,
#service30,
#service31,
#other01,
#other02,
#other03,
#other04 {
	position: absolute;
	margin-top: -120px;
}

.question_block {
	width: 740px;
	margin: 0 auto 30px;
	background: url(../faq/img/question_bg.gif) left top repeat-y;
	clear: both;
}

.question_box {
	padding: 21px 22px;
	background: url(../faq/img/question_bg_ft.gif) left bottom no-repeat;
}

.question_box dl {
	margin: 0 0 4px;
	background: #fff;
}

.question_box dl a {
	display: block;
	padding: 8px 10px 5px;
	text-decoration: underline;
}

.question_box dl a:hover {

}

.question_box dt {
	width: 16px;
	margin: 8px 0 0 10px;
	float: left;
}

.question_box dd {
	overflow: hidden;
	zoom: 1;
}

.link_gototop {
	text-align: right;
}

/*  button*/
.btn_express{
	width: 240px;
	margin: 0 auto;
	position:relative;
}
.btn_express a{
	background: #ff6500;
	background: -moz-linear-gradient(top, #ff6e40 0%, #ff8340 50%, #ff6500 51%, #ff6500 100%);
	background: -webkit-linear-gradient(top, #ff6e40 0%, #ff8340 50%, #ff6500 51%, #ff6500 100%);
	background: linear-gradient(to bottom, #ff6e40 0%, #ff8340 50%, #ff6500 51%, #ff6500 100%);
	border-radius: 3px;
	box-shadow: 0 1px 3px 0 rgba(214,214,2140,1), 0 2px 2px 0 rgba(235,56,0,1) inset;
	width: 100%;
	padding: 18px 0 14px;
	text-decoration: none;
	display: block;
}
.btn_express a:hover{
	opacity: 0.6;
}
.btn_express .btn_icon_express{
	margin-right: 5px;
	display: inline-block;
}
.btn_express .btn_icon_express img{
	vertical-align: middle;
}
.btn_express .btn_text{
	padding-top: 0;
	font-size: 16px;
	color:#fff;
	letter-spacing: 0.05em;
	display: inline-block;
}