@charset "utf-8";
        /* 質問 */
        .faq-q {
            margin-top: 15px;
            padding: 10px 15px;
        }
        /* 回答 */
        .faq-a {
            margin-top: 10px;
            padding: 15px;
        }
#container #Alpha2 .faq-q .f_text4 {
	width: 600px;
	float: left;
	margin-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 11px;
	}
#container #Alpha2 .faq-a .f_text5 {
	float: left;
	width: 800px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 15px;
}
.f_text6 {
	float: right;
	width: 50px;
	font-size: 18px;
	margin-top: 10px;
	transform: scale(2, 1);
}
#container #Alpha2 .faq-a .line .faq_line {
	color: #D13A50;
}
#container #Alpha2 .faqarea {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.caption_title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	font-weight: 700;
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	padding-bottom: 1%;
	border-bottom-width: 1%;
	border-bottom-style: solid;
	border-bottom-color: #D13A50;
	letter-spacing: 0.3em;
}
.list2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.faq_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 900px;
	font-size: 34px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #3A74AC;
	margin-bottom: 40px;
	letter-spacing: 0.2em;
}
.faq_subtitle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 150%;
	color: #7F7F7F;
	text-align: center;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
#container .faq_qare {
	background-color: #FFF;
	height: 50px;
	width: 1000px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 20px;
}
#container .faq_qare .faq_qimg {
	width: 80px;
	margin-top: 6px;
	float: left;
	margin-left: 20px;
}
#container .faq_qare .faq_qimg img {
	width: auto;
}
#container .faq_qare .faq_qtext {
	float: left;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #344D98;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}
#container .faq_aarea {
	width: 1000px;
	margin-bottom: 50px;
}
#container .faq_aarea .faq_aimg {
	width: 50px;
	margin-top: 6px;
	float: left;
	margin-left: 100px;
}
#container .faq_aarea .faq_atext {
	float: left;
	width: 810px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-left: 20px;
	line-height: 160%;
	}
