@charset "utf-8";
/* CSS Document */
h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 10px;
    color: #494949;
}
h2{
    font-size: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c3c3c3;
    padding-bottom: 10px;
}

/*よくある質問回答ページ*/
div.qaQuestionLogo{
	float:left;
	width: 60px;
	height: 100px;
}
div.qaQuestionText2{
	padding-left: 50px
	width: auto;
	height: auto;
	font-size: 25px;
}
ul.qaQuestionText3 li {
display: inline;
margin-right: 20px;
}
div.qaQuestionQestioner{
	text-align: right;
	clear:left;
	margin-bottom: 10px;
	width: 95%;
}
img.qaQuestonTop {
	margin: 5px;
}
.qaQuestion {
	min-height: 100px;
	width: 758px;
	height: auto;
	float: left;
}

.qaQuestion .customerInfo {
	line-height: 1.4em;
	text-align: center;
}
.customerInfo p {
	width: 80px;
	padding-left: 15px;
}
.qaQuestion .qaQuestionCustomerImg img {
	padding-left: 33px;
	padding-top: 15px;
}
.qaQuestion .qaQuestionText {
	width: 600px;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	line-height: 1.2em;
	margin-left: 20px;
	float: left;
	font-size: 2px;
}
.qaQuestionBottom {
	height: 45px;
	margin-bottom: 35px;
}
.qaBottom{
	margin: 20px;
	text-align: right;
}

.qaQuestionBottom .customerInfo p {
	padding-left: 11px;
	width: 80px;
}
.qaQuestionBottom .qaQuestionCategory {
	text-align: right;
	padding-right: 40px;
}
.qaAnswerTop {
	background: url(../img/qa/answerBgTop_new.png) no-repeat;
	width: 758px;
	height: 68px;
	margin-top: 10px;
}
.qaAnswerTop p {
	font-size: 1.2em;
	padding-left: 120px;
	padding-top: 24px;
	line-height: 1em;
	height: 50px;
}

.qaQestionTop {
	background: url(../img/qa/questionBgTop.png) no-repeat;
	width: 756px;
	height: auto;
	min-height: 100px;
	margin-top: 10px;
	border:1px solid #dadada;
	margin-bottom: 50px;
}
.qaQestionTop p {
	font-size: 22px;
	padding-left: 90px;
	line-height: 1.4em;
	height: auto;
}
.qaAnswerMiddle {
	width: 758px;
	background: url(../img/qa/answerBgMiddle_new.png) repeat-y;
}
.qaAnswerMiddle .qaAnswerText {
	float: left;
	width: 550px;
	height: solid;
}
.qaAnswerMiddle .qaAnswerText p {
	padding-left: 50px;
	padding-top: 5px;
	line-height: 2.5em;
}
.qaAnswerMiddle .qaAnswerStaffImg {
	padding-left: 50px;
	float: left;
}
.qaAnswerMiddle .qaAnswerStaffImg p {
	line-height: 1.6em;
	text-align: center;
}
img.qaAnswerBottom {
	margin-bottom: 20px;
}

/*よくある質問一覧とカテゴリー一覧*/
p.toCategory {
	text-align: right;
	margin-right: 25px;
}
.questionCategory01 {
	background: url(../img/qa/qAllCategory01.jpg) no-repeat;
	width: 385px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory02 {
	background: url(../img/qa/qAllCategory02.jpg) no-repeat;
	width: 375px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory03 {
	background: url(../img/qa/qAllCategory03.jpg) no-repeat;
	width: 385px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory04 {
	background: url(../img/qa/qAllCategory04.jpg) no-repeat;
	width: 375px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory05 {
	background: url(../img/qa/qAllCategory05.jpg) no-repeat;
	width: 385px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory06 {
	background: url(../img/qa/qAllCategory06.jpg) no-repeat;
	width: 375px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory07 {
	background: url(../img/qa/qAllCategory07.jpg) no-repeat;
	width: 385px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
.questionCategory08 {
	background: url(../img/qa/qAllCategory08.jpg) no-repeat;
	width: 375px;
	height: 274px;
	margin-top: 10px;
	float: left;
}
ul.questionList {
	display: block;
	line-height: 1.6em;
	width: 340px;
	height: 180px;
	padding-top: 50px;
	padding-left: 15px;
}
.questionList li {
	margin-top: 10px;
	width: 310px;
}
.questionList li img {
	padding-right: 10px;
}
/*よくある質問*/
.qaAllTitle {
	margin-top: 10px;
	margin-bottom: 10px;
}
.qaAllTitleText {
	width: 758px;
	margin-bottom: 25px;
}

/*質問カテゴリー*/
p.questionCategoryTitle {
	background: url(../img/qa/categoryPageTitleBg.jpg) no-repeat;
	width: 733px;
	height: 53px;
	font-size: 1.4em;
	padding-left: 25px;
	padding-top: 13px;
}


/*20130527新ページ*/
.ml10 {
	margin-left: 10px;
}
.qa_box {
	width: 372px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.qa_box a:link {
	color: #333;
	text-decoration: underline;
}
.qa_box a:visited {
	color: #333;
	text-decoration: underline;
}
.qa_box a:hover {
	color: #F93;
	text-decoration: none;
}
.qa_box_cont {
	padding: 10px;
	border: 2px dotted #d2ecf9;
	border-radius: 5px;
}
.qa_box_title {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	background-color: #d2ecf9;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
	text-shadow: 1px 1px 1px #FFF;
	border-radius: 3px;
	padding-left: 1em;
	padding-top: 0.2em;
    background: -moz-linear-gradient(top, #d2ecf9, #6CF);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#d2ecf9), to(#6CF));　/* Safari,Google Chrome用 */
}  

.qa_box_title_large {
	font-size: 21px;
	color: #185c7f;
}
.qa_cont li p {
	width: 308px;
	height: 42px;
	font-size: 14px;
	line-height: 1.5em;
	color: #555;
	margin-top: 21px;
	padding-left: 28px;
	background: url(../img/qa/liststyle.png) no-repeat;
	overflow: hidden;
}
.qa_bg_grey {
	background-color: #f1f1f1;
}
.qa_bg_blue {
	background-color: #f5fcff;
}
.qa_ichiran {
	width: 342px;
	text-align: right;
	font-size: 14px;
	margin-top: 21px;
	margin-bottom: 11px;
}

/* 20141103リンク追加 */

div.ichi {
	text-align: right;
	margin: 20px 20px 10px 0;
	font-size: 1.2em;
}
div.ichi a{
color: #3f8790;
}
div.ichi img{
	vertical-align: middle;	
	}

div.line{
	margin: 20px 0;
	
}
div.saijyo {
	float: left;
	width: 359px;
	margin-bottom: 20px;
}
.mr20{
	margin-right: 20px;
}

div.saijyo img {
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb30{
margin-bottom: 30px;
}

	
.faqGreyBox {
    width: 242px;
    float: left;
    border: 5px solid #f3f3f3;
    padding: 20px;
    margin: 20px;
}

.faqBoxLine {
}

.faqListTxt {
    margin: 0;
}

h3 {
    border-bottom: 2px solid #444;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 10px;
}

.listfaq {
    margin-top: 30px;
}

#faqContent {
    border: 1px solid #f3f3f3;
    margin-bottom: 24px;
}
.listfaq dl {
    padding: 0 0 25px 0;
    border-bottom: 1px solid #e2e2e2;
}

.listfaq dt {
    padding: 20px 10px 4px 25px;
    cursor: pointer;
}
.listfaq dt span,.listfaq dd span {
	font-size: 26px;
    letter-spacing: 8px;
    text-shadow: 1px 1px 1px #fff,2px 2px 3px #AFACAC;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
    font-weight: normal;
    color: #444;
}
.listfaq dd {
  padding: 10px 15px;
  background-color: #f4f4f4;
  margin: 10px 15px 0 20px;
}

.callinfofaq {
    width: 1040px;
    margin: 16px 0px 30px 0px;
    border: #4b3304 1px solid;
}

.mailBtn {
    position: absolute;
    right: 150px;
    margin-top: -100px;
}
/*------------------

	20150602 追加

-------------------*/
.faqAnswer{
	width:756px;
	border:1px solid #dadada;
	margin-bottom: 50px;
}
.above{
	padding:25px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
    border: 1px solid #dadada;
}
.faqContact{
	text-align:center;
	height:42px;
	line-height:42px;
	background:#3f8891;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
}
.faqStaff{
	width:700px;
}
.faqStaff .fs_left{
	float:left;
	width:30px;
	height:30px;

	overflow:hidden;
	text-align:center;
}
.faqStaff .fs_left img{
	width:28px;
	height:auto;
}
.faqStaff .fs_right{
	float:right;
	width:670px;
	text-align:left;
}
.faqStaff .fs_right .staffInfo{
	font-size:18px;
}
.faqStaff .fs_right .staffVoice{
	font-size:16px;
}
.faqStaff .fs_right .staffVoice span{
	font-weight:bold;
	color:#ff0000;
}
.faqStaff .fs_right .fs_cv{
	background:url(../img/qa/faq_tel.jpg) no-repeat 0 0;
	padding:5px 0 0 384px;
	height:75px;
}

.answer_tit001{
background: #eeeeee;
padding: 20px;
border: 1px solid #dadada;
border-bottom: 2px solid #c5e584;
margin-top: 30px;
}
.faq_dic_tit{
padding: 10px;
}

.faq_dic{
font-size:14px;
line-height:1.5em;
padding: 0 10px 20px 10px;

}

.faq_dic_ya{
float: left;
margin-bottom: 3px;
}

.faq_dic_ya img,.faq_dic_rec img{
padding: 10px;
vertical-align: middle;	
margin-bottom: 3px;
}

.faq_dic_rec{
padding: 5px;
vertical-align: middle;	
font-size:14px;
line-height:1.5em;
}

.faq_yokuaru{
	text-align: right;
	margin-right: 5px;
}

.underline02_qa {
	border-bottom: #d3d4b4 1px solid;
	margin-bottom: 10px;
	margin-top: 30px;
}
.faq_ctg {
    font-size: 22px;
	text-align: right;
    margin: 0 10px 34px 0;
	display: block;
    padding-right: 24px;
    background: url(../img/common/arrow01.png) right center no-repeat;
}
.faq_txt {
	line-height: 1.8;
}
.bgc {
    background-color: #dcdcdc;
}