@charset "utf-8";
/* CSS Document */
body{
	margin:0;
    -webkit-text-size-adjust: 100%;
}
p{
	margin:0;
}
img{
	border:0;
}
a img:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	zoom:1;
}
#page{
	width:800px;
	margin:0 auto 10px auto;
	border-right:solid 1px #b8b8b8;
	border-bottom:solid 1px #b8b8b8;
	border-left:solid 1px #b8b8b8;
	/*box-shadow: -1px 0px 10px #666;*/
}
/*header*/
#header{
	width:800px;
	overflow:hidden;
	
}
#header p{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
.text1{
	margin:-22px 0 0 0;
	float:right;
}
h1{
	margin:0;
	padding:0;
}
/*wrapper*/
#wrapper{
	padding:5px;
	overflow:hidden;
}
/*side*/
#side{
	width:180px;
	padding:5px;
	background-color:#f7f7f7;
	float:left;
}
h2.side{
	width:168px;
	height:22px;
	margin:0;
	padding:4px 0 0 12px;
	color:#FFFFFF;
	background-image:url(../images/sidebar.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.side1{
	overflow:hidden;
}
.side1 ul{
	margin:0;
	padding:0;
}
.side1 ul li{
	list-style:none;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.side1 ul li a{
	border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
	display:block;
	padding:7px 4px 3px 20px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/side_menu_bg.gif);
	background-repeat:no-repeat;
}
.side1 ul li a:hover{
	display:block;
	padding:7px 4px 3px 20px;
	color:#000000;
	text-decoration:underline;
	background-image:url(../images/side_menu_bg_hover.gif);
	background-repeat:no-repeat;
}
.color1{
	color:#c9171e;
}
.color2{
	font-weight:bold;
}
.gazou4{
	margin:20px 0 0 0;
	display:block;
}
/*main*/
#main1{
	width:570px;
	float:right;
	margin:0 10px 0 0;
}
#main2{
	width:790px;
	margin:0 0px 0 0;
}
.box1{
	width:525px;
	height:36px;
	padding:3px 0 0 45px;
	background-image:url(../images/index_02.png);
	background-repeat:no-repeat;
}
.box1 p{
	padding:0px 0 0 0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box2{
	height:88px;
	padding:0px 0 0 0;
	border:solid 1px #e62605;
	overflow:hidden;
}
.box2 ul{
	margin:0;
	padding:0;
}
.box2 ul li{
	width:181px;
	height:61px;
	margin:13px 0px 0 6px;
	list-style:none;
	float:left;
}
.box3{
	margin:10px 0 20px 0;
	border:solid 2px #e43841;
}
.box4{
	width:516px;
	height:42px;
	padding:8px 0 0 50px;
	background-image:url(../images/index_06.png);
	background-repeat:no-repeat;
}
.box4 p{
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box5{
	margin:10px 10px 0 10px;
}
.box5 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #e83b1e;
	border-left:solid 1px #e83b1e;
}
.box5 th{
	width:130px;
	padding:10px 0px 10px 0;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	background-color:#fff9c6;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box5 td{
	padding:10px 5px 10px 5px;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input[type=checkbox]{
	margin:4px 5px 0 0;
	float:left;
}
input[type=checkbox][id=co1]{
	margin:10px 5px 0 0;
	float:left;
}
input[type=checkbox][id=co2]{
	margin:10px 5px 0 0;
	float:left;
}
input[type=checkbox][id=co3]{
	margin:10px 5px 0 0;
	float:left;
}
input[type=checkbox][id=co4]{
	margin:10px 5px 0 0;
	float:left;
}
input[type=checkbox][id=co5]{
	margin:10px 5px 0 0;
	float:left;
}
input[type=radio]{
	margin:4px 5px 0 5px;
	float:left;
}
label{
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
label[class=fe]{
	width:125px;
	margin:0 0 0 5px;
	float:left;
	padding:0 0 0 0px;
}
label[class=oc]{
	margin:0 10px 0 0px;
	float:left;
	padding:0 0 0 0px;
}
label[class=co]{
	margin:0 10px 0 5px;
	float:left;
	padding:0 0 0 0px;
}
.box6{
	text-align:center;
	margin:20px 0 20px 0;
	padding:0;
}
input[type=reset]{
	width:270px;
	height:52px;
	background-color:#FFFFFF;
	border:0px;
	background-image:url(../images/index_07.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
input[type=reset]:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	zoom:1;
}
input[type=submit]{
	width:270px;
	height:52px;
	background-color:#FFFFFF;
	border:0px;
	background-image:url(../images/index_08.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
input[type=submit]:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	zoom:1;
}
h2.tab1{
	width:555px;
	height:34px;
	margin:0px 0 0 0;
	padding:5px 0 0 15px;
	background-image:url(../images/index_12.png);
	background-repeat:no-repeat;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box7{
	margin:10px 0 0 0;
}
.box7 p{
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.box7 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #e83b1e;
	border-left:solid 1px #e83b1e;
}
.box7 th{
	padding:0px 0 0px 0;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	background-color:#fff9c6;
	font-size:12px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box7 td{
	padding:5px;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box7 a{
	color:#4c6aff;
}
.box7 a:hover{
	text-decoration:none;
}
.box7 td.type img{
	margin:1px; 
}
.text2{
	text-align:center;
}
.gazou1{
	height:12px;
	margin:1px 2px 0px 0;
	float:left;
}
.gazou2{
	height:12px;
	margin:1px 0px 0px 0;
	float:left;
}
.gazou3{
	height:12px;
	margin:0px 3px 0 0;
	float:right;
}
.haba1{
	width:110px;
}
.haba2{
	width:90px;
}
.haba3{
	width:90px;
}
.haba4{
	width:200px;
}
.haba5{
	width:76px;
}
.haba6{
	width:190px;
}
.haba7{
	width:230px;
}
h2.tab2{
	width:775px;
	height:34px;
	margin:0px 0 0 0;
	padding:5px 0 0 15px;
	background-image:url(../images/search_02.png);
	background-repeat:no-repeat;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2.tab2 a{
	color:#000000;
	text-decoration:none;
}
.box8{
	width:736px;
	height:42px;
	padding:8px 0 0 50px;
	background-image:url(../images/index_13.png);
}
.box8 p{
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box9{
	margin:10px 0 10px 0;
}
.box9 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #a9a9a9;
	border-left:solid 1px #a9a9a9;
}
.box9 th{
	width:180px;
	padding:10px;
	border-right:solid 1px #a9a9a9;
	border-bottom:solid 1px #a9a9a9;
	background-color:#f7f7f7;
	font-size:16px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box9 td{
	padding:10px;
	border-right:solid 1px #a9a9a9;
	border-bottom:solid 1px #a9a9a9;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
select[id=occupation_shindan]{
	width:347px;
	border:solid 1px #a9a9a9;
	/*-webkit-appearance:none;
    -moz-appearance:none;
	appearance:none;*/
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input[type=text][id=income_shindan]{
	width:290px;
	border:solid 1px #a9a9a9;
	-webkit-appearance:none;
    -moz-appearance:none;
	appearance:none;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input[type=text][id=hope_shindan]{
	width:290px;
	border:solid 1px #a9a9a9;
	-webkit-appearance:none;
    -moz-appearance:none;
	appearance:none;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
input[type=submit][id=submit_shindan]{
	width:270px;
	height:52px;
	margin:10px 0 0 143px;
	background-color:#FFFFFF;
	border:0px;
	background-image:url(../images/shindan_01.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
input[type=submit][id=submit_shindan]:hover{
	opacity: 0.8; 
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	zoom:1;
}
.check1{
	color:#FF0000;
	display:none;
}
.check2{
	color:#FF0000;
	display:none;
}
.check3{
	color:#FF0000;
	display:none;
}
.box10{
	width:555px;
	height:36px;
	padding:3px 0 0 15px;
	background-image:url(../images/shindan_02.png);
	background-repeat:no-repeat;
}
.box10 p{
	padding:0px 0 0 0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box11{
	margin:10px 0 0 0;
	overflow:hidden;
}
.gazou5{
	margin:10px 0 10px 0;
	float:left;
}
.box12{
	width:460px;
	margin:10px 0 10px 10px;
	float:left;
}
.box12 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #e83b1e;
	border-left:solid 1px #e83b1e;
}
.box12 th{
	width:104px;
	padding:5px;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	background-color:#fff9c6;
	font-size:12px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box12 td{
	padding:5px;
	text-align:center;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box13{
	margin:10px 0 5px 0;
	clear:both;
}
.box13 p{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box13 ul{
	margin:0 0 10px 0;
	padding:0;
}
.box13 ul li{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box13 p.text3{
	font-size:16px;
	font-weight:bold;
}
.box13 p a:hover{
	text-decoration:none;
}
.box14{
	width:555px;
	margin:0;
	padding:4px 0 1px 10px;
	border-left: 5px solid #AAA;
	background-color: #EEE;
}
.box14 p{
	font-size:16px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box14 p a{
	color:#444;
	text-decoration:none;
}
/**/
.box15{
	width:570px;
	margin:10px 0 0px 0px;
}
.box15 p{
	padding:0px 0 5px 0;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box15 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #e83b1e;
	border-left:solid 1px #e83b1e;
}
.box15 th{
	width:104px;
	padding:5px;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	background-color:#fff9c6;
	font-size:12px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box15 td{
	padding:5px;
	border-right:solid 1px #e83b1e;
	border-bottom:solid 1px #e83b1e;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box16{
}
.box16 p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/**/
h2.matching_tab{
	/*width:100%;*/
	height:32px;
	margin:5px 0px 0 0px;
	padding:6px 0 0 35px;
	border:solid 1px #d5d5d5;
	background: url(../images/matching_01.png),-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d4d4d4), color-stop(0.00, #ffffff));
    background: url(../images/matching_01.png),-webkit-linear-gradient(top, #ffffff 0%,  #d4d4d4 100%);
    background: url(../images/matching_01.png),-moz-linear-gradient(top, #ffffff 0%,  #d4d4d4 100%);
    background: url(../images/matching_01.png),-o-linear-gradient(top, #ffffff 0%,  #d4d4d4 100%);
    background: url(../images/matching_01.png),-ms-linear-gradient(top, #ffffff 0%,  #d4d4d4 100%);
    background: url(../images/matching_01.png),linear-gradient(top bottom, #ffffff 0%,  #d4d4d4 100%);
	box-shadow: 0 0 0 1px #fff inset;
	background-repeat:no-repeat;
	background-position:1% 50%;
	display:block;
	color: #444444;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#matching{
	margin: 10px 0 0px 0;
	padding: 0 0 0 0;
	background-color:#ffedea;
	overflow:hidden;
}
#matching_start{
	padding: 238px 28px 13px 211px;
	box-sizing: border-box;
	border: solid 1px #d5d5d5;
	background-image:url(../images/matching_02.png);
	background-repeat:no-repeat;
	background-position:center 0;
	background-color: #fff;
	overflow:hidden;
}
#matching_start a{
	display: block;
}
#matching_start img{
	display: block;
}
#matching_board{
	margin:0 0 0 0;
	display: none;
}
#matching_board_content{
	position:relative;
	margin: 40px 30.5px 39px 30.5px;
	padding: 0 0 0 0;
	background-image:url(../images/matching_question.png);
	background-repeat:no-repeat;
	background-position:center 0;
	overflow:hidden;
}
#matching_question{
	margin:0px 0 0 0;
}
#matching_question img{
	display:none;
	vertical-align: bottom;
}
#matching_question img.current{
	display:inline;
	vertical-align: bottom;
}
#matching_answer{
	width: 470px;
	margin:0 0 0px -235px;
	left: 50%;
	bottom:0;
	position:absolute;
}
#matching_answer ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
#matching_answer ul li{
	width:224px;
	text-align:center;
	list-style:none;
}
#matching_answer ul li img{
	display:block;
}
#matching_answer ul li a{
	display:block;
}
.yes{
	float:left;
	display:block;
}
.no{
	float:right;
}
#matching_complete{
	margin: 35px 30.5px 31px 30.5px;
	padding: 0% 0% 0% 0%;
	text-align:center;
	background-image:url(../images/matching_complete.png);
	background-repeat:no-repeat;
	background-position:center 0;
	display:none;
}
#matching_complete a{
	width: 456px;
	margin: -68px auto 0 auto;
	display:block;
}
#matching_complete img{
	display:block;
}
#matching_result_ok{
	padding: 100px 0px 37px 0px;
	background-image:url(../images/matching_result.png);
	background-repeat:no-repeat;
	background-position:center 0;
	display:none;
}
#matching_result_ng{
	padding: 100px 0px 37px 0px;
	background-image:url(../images/matching_result.png);
	background-repeat:no-repeat;
	background-position:center 0;
	display:none;
}
#matching_result_ok img#a{
	display:none;
}
#matching_result_ok img#a.current{
	display:block;
}
#matching_result_ok a.r img{
	display:none;
}
#matching_result_ok a.r img.current{
	display:block;
}
#matching_result_ok img#a_r.current{
	display:block;
}
#matching_result_ok img#b{
	display:none;
}
#matching_result_ok img#b.current{
	display:block;
}
#matching_result_ok img#c{
	display:none;
}
#matching_result_ok img#c.current{
	display:block;
}
#matching_result_ok img#d{
	display:none;
}
#matching_result_ok img#d.current{
	display:block;
}
#matching_result_ok img#e{
	display:none;
}
#matching_result_ok img#e.current{
	display:block;
}
#matching_result_ok a{
	width:473px;
	margin:5px auto 0 auto;
	display:block;
}
#matching_result_ok a img{
	display:block;
}
#matching_result_ng img#f{
	display:none;
}
#matching_result_ng img#f.current{
	display:block;
}
#matching_result_ng a{
	width:473px;
	margin:5px auto 0 auto;
	display:block;
}
#matching_result_ng a img{
	display:block;
}
/*footer*/
#footer{
	margin:20px 0 0 0;
	text-align:center;
}
#footer p{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*detail*/
.detail1{
	margin:0;
	overflow:hidden;
}
.detail2{
	width:410px;
	margin:10px 0 10px 10px;
	float:left;
}
.detail2 table{
	width:410px;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #c51001;
	border-left:solid 1px #c51001;
}
.detail2 th{
	width:100px;
	padding:6px 5px 6px 5px;
	border-right:solid 1px #c51001;
	border-bottom:solid 1px #c51001;
	background-color:#fffcdf;
	color:#c51001;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail2 td{
	padding:6px 5px 6px 5px;
	border-right:solid 1px #c51001;
	border-bottom:solid 1px #c51001;
	font-size:14px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail3{
	clear:both;
}
.detail3 ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
.detail3 ul li{
	width:187px;
	height:36px;
	margin:0 0px 2px 2px;
	float:left;
	list-style:none;
}
.detail4{
	margin:10px 0 0 0;
	padding:10px;
	border:solid 1px #c51001;
	background-color:#fffcdf;
	clear: both;
}
.detail4 ul{
	margin:0;
	padding:0;
}
.detail4 ul li{
	font-size:16px;
	list-style:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail5{
	width:509px;
	height:63px;
	margin:20px auto 0 auto;
}
.detail6{
	width:555px;
	height:44px;
	margin:30px 0 0 0;
	padding:48px 0 0 15px;
	background-image:url(../images/detail_02.png);
	background-repeat:no-repeat;
}
.detail6 p{
	color:#f6ff00;
	font-size:26px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail7{
	margin:10px 0 0 0;
	border:solid 1px #c10100;
}
.detail8{
	padding:10px;
	border-bottom:solid 1px #c10100;
	background-image:url(../images/detail_03.png);
	background-repeat:repeat;
}
.detail8 p{
	padding:0 0 0 10px;
	border-left:solid 5px #b50200;
	font-size:18px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail9{
	padding:10px;
}
.detail9 p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail10{
	padding:10px;
	background-color:#d81f00;
}
.detail10 p{
	color:#FFFFFF;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3{
	margin:50px 0 0 0;
	padding:5px 10px 5px 10px;
	border:solid 1px #c51001;
	background-color:#fffcdf;
	color:#ab1600;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail11{
	margin:10px 0 0 0;
}
.detail11 table{
	width:100%;
	border-collapse:collapse;
    border:0px;
	border-top:solid 1px #e1e1e1;
	border-left:solid 1px #e1e1e1;
}
.detail11 th{
	width:130px;
	padding:10px 0px 10px 0;
	border-right:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	background-color:#f4f4f4;
	font-size:14px;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail11 td{
	padding:10px 5px 10px 5px;
	border-right:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.detail12{
	width:560px;
	height:40px;
	margin:0 0px 0 0;
	padding:5px 5px 5px 5px;
	background-image:url(../images/detail_04.png);
}
h2.tab3{
	width:auto;
	height:31px;
	margin:0px 0 0 0px;
	padding:2px 0 2px 0px;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2.tab3 a{
	color:#000000;
	text-decoration:none;
}
.gazou6{
	margin:0 5px 0 0;
	float:left;
}
.annotation{
	margin: 15px 0 0 0;
}
.annotation p{
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.faq1{
	margin:0 0 0px 0;
	padding:20px 0 20px 0;
	background-image:url(../images/faq_03.png);
	overflow:hidden;
	height: 230px;
	box-sizing: border-box;
}
.faq2_1{
	margin:0 auto 0px auto;
	overflow:hidden;
}
.faq2_1 a{
	display:block;
}
.faq2_1 img{
	display:block;
	margin:0 auto;
}
.faq2_2{
	width:500px;
	background-color: #FFF;
	border: 1px solid #e1b377;
	border-radius: 5px;
	margin:10px auto 0 auto;
	padding: 17px 15px;
	box-sizing: border-box;
	font-size: 14px;
}
.faq2_2 a{
	display:block;
}
.faq2_2 img{
	display:block;
}
.faq2_3{
	width:80%;
	margin:0 auto 0px auto;
}
.faq2_3 a{
	display:block;
}
.faq2_3 img{
	display:block;
}
.faq2_4{
	width:95%;
	margin:10px auto 0 auto;
}
.faq2_4 a{
	display:block;
}
.faq2_4 img{
	display:block;
}
.faq3{
	padding: 15px;
	margin-top: 15px;
	background-color:#ececec;
}
.faq3 p{
	font-size:12px;
	
}
.faq4{
	border-radius: 5px;
	background-color: #FFF;
	padding-top: 15px;
}
.faq4 ul{
	margin:0;
	padding:0;
}
.faq4 ul li{
	border-bottom:solid 2px #c9c7c6;
	list-style:none;
	font-size:15px;
	
}
.faq4 ul li a{
	padding:0px 40px 0px 75px;
	display:block;
	text-decoration:none;
	color:#454545;
}
.faq4 ul li a div{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
	min-height:70px;
}
.faq4 ul li a div p{
	display:-webkit-box;
    -webkit-box-flex:1;
    box-flex:1;
    -webkit-flex:1;
    flex:1;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	font-size:15px;
	
}
.faq_rank1{
	background-image:url(../images/faq_rank01.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
}
.faq_rank2{
	background-image:url(../images/faq_rank02.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
}
.faq_rank3{
	background-image:url(../images/faq_rank03.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
}
.faq_rank4{
	background-image:url(../images/faq_rank04.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
}
.faq_rank5{
	background-image:url(../images/faq_rank05.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
}
.faq5{
	margin:0 15px 20px 15px;
	padding:10px;
	background-color:#FFF;
}
.faq5 p{
	padding:0 0 0 5px;
	border-left:solid 5px #ff3600;
	font-size:14px;
	
}
textarea{
	width:98%;
	height:180px;
	margin:10px 0 5px 0;
	border:solid 1px #c9c7c6;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	-webkit-appearance: none;
	font-size:14px;
	
}
input[type=submit]#submit_faq[disabled]{
	height:50px;
	margin:0px 0 0 0;
	border:none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dfdfdf), color-stop(0.00, #dfdfdf));
    background: -webkit-linear-gradient(top, #dfdfdf 0%, #dfdfdf 100%);
    background: -moz-linear-gradient(top, #dfdfdf 0%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #dfdfdf 0%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #dfdfdf 0%, #dfdfdf 100%);
    background: linear-gradient(top, #dfdfdf 0%, #dfdfdf 100%);
	box-shadow:none;
	text-shadow:none;
	color:#a5a5a5;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-size:14px;
	font-weight:normal;
}
input[type=submit]#submit_faq{
	height:50px;
	margin:0px 0 0 0;
	border:solid 1px #f6a200;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffcc1b), color-stop(0.00, #ffcc1b));
    background: -webkit-linear-gradient(top, #ffcc1b 0%, #ffcc1b 100%);
    background: -moz-linear-gradient(top, #ffcc1b 0%, #ffcc1b 100%);
    background: -o-linear-gradient(top, #ffcc1b 0%, #ffcc1b 100%);
    background: -ms-linear-gradient(top, #ffcc1b 0%, #ffcc1b 100%);
    background: linear-gradient(top, #ffcc1b 0%, #ffcc1b 100%);
	box-shadow:none;
	text-shadow:none;
	color:#000;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-size:14px;
	font-weight:normal;
}
.faq6{
	margin-top: 10px;
	padding:5px 0 5px 0;
	background-color:#ff8e09;
	text-align:center;
}
.faq6 p{
	color:#FFFFFF;
	text-shadow:1px 1px 0 #e5710b;
	font-size:18px;
	font-weight:bold;
	
}
.faq7{
	background-color: #FFF;
}
.faq7 ul{
	margin:0;
	padding:0;
}
.faq7 ul li{
	border-bottom:solid 2px #c9c7c6;
	list-style:none;
	font-size:15px;
	background-image:url(../images/faq_18.png),url(../images/faq_05.png);
	background-repeat:no-repeat;
	background-position:5px 50%,right 20px top 50%;
	background-size:auto,auto;
	
}
.faq7 ul li a{
	padding:0px 40px 0px 75px;
	display:block;
	text-decoration:none;
	color:#454545;
}
.faq7 ul li a div{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
	min-height:70px;
}
.faq7 ul li a div p{
	display:-webkit-box;
    -webkit-box-flex:1;
    box-flex:1;
    -webkit-flex:1;
    flex:1;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	font-size:15px;
	
}
.faq8{
	background-color: #ffd8a5;
	margin-top: 15px;
	padding: 15px 0 10px 0;
}
.faq8 img{
	display: block;
	margin: auto;
	padding-bottom: 10px;
}
.faq9 {
	text-align: center;
}
.faq_detail1_1{
	margin:10px 5px 0 5px;
	padding:25px 0 25px 75px;
	border-top:solid 1px #c9c7c6;
	border-bottom:solid 1px #c9c7c6;
	background-image:url(../images/faq_08.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
	background-size:60px 60px;
}
.faq_detail1_1 p{
	font-size:16px;
	
}
.faq_detail1_2{
	margin:0 5px 0 5px;
	padding:25px 0 25px 75px;
	border-bottom:solid 1px #c9c7c6;
	background-image:url(../images/faq_09.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
	background-size:60px 60px;
}
.faq_detail1_2 p{
	font-size:16px;
	
}
.faq_detail2_1{
	margin:0 5px 0 5px;
	padding:10px 5px 10px 5px;
	border-bottom:solid 1px #c9c7c6;
}
.faq_detail2_1 p{
	font-size:14px;
	
}
.faq_detail2_2{
	margin:0 5px 20px 5px;
	padding:10px 5px 10px 5px;
	border-bottom:solid 1px #c9c7c6;
}
.faq_detail2_2 p{
	font-size:14px;
	
}
.faq_detail2_2 p a{
	color:#06F;
}
.faq_detail3{
	margin:20px 5px 20px 5px;
	text-align:center;
}
.faq_detail3 p{
	font-size:14px;
	
}
.faq_list1{
	padding:10px 0 10px 10px;
	background-color:#2eb143;
}
.faq_list1 p{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	
}
.faq_list2{
	margin:10px 5px 20px 5px;
}
.faq_list2 ul{
	margin:0;
	padding:0;
	border-top:solid 1px #c9c7c6;
}
.faq_list2 ul li{
	overflow:hidden;
	border-bottom:solid 1px #c9c7c6;
	background-image:url(../images/faq_04.png);
	background-repeat:no-repeat;
	background-position:right 5px top 50%;
	background-size:10px 11px;
	list-style:none;
	font-size:13px;
	font-weight:bold;
	
}
.faq_list2 ul li a{
	padding:0px 20px 0px 5px;
	display:block;
	text-decoration:none;
	color:#454545;
}
.faq_list2 ul li a div{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
	min-height:70px;
}
.faq_list2 ul li a div p{
	display:-webkit-box;
    -webkit-box-flex:1;
    box-flex:1;
    -webkit-flex:1;
    flex:1;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	
}
.faq_list3{
	margin:0 5px 20px 5px;
	overflow:hidden;
}
.faq_list3_prev{
	width:30%;
	float:left;
	text-align:center;
	background-image:url(../images/faq_16.png);
	background-repeat:no-repeat;
	background-position:25% 50%;
	background-size:6px 7px;
}
.faq_list3_prev p{
	color:#c2c2c2;
	text-decoration:underline;
	font-size:13px;
	
}
.faq_list3_prev_link{
	width:30%;
	float:left;
	text-align:center;
	background-image:url(../images/faq_14.png);
	background-repeat:no-repeat;
	background-position:25% 50%;
	background-size:6px 7px;
}
.faq_list3_prev_link p{
	text-decoration:underline;
	font-size:13px;
	
}
.faq_list3_prev_link p a{
	color:#616161;
}
.faq_list3_disp{
	width:40%;
	float:left;
	text-align:center;
}
.faq_list3_disp p{
	color:#616161;
	font-size:13px;
	
}
.faq_list3_next{
	width:30%;
	float:left;
	text-align:center;
	background-image:url(../images/faq_15.png);
	background-repeat:no-repeat;
	background-position:75% 50%;
	background-size:6px 7px;
}
.faq_list3_next p{
	color:#c2c2c2;
	text-decoration:underline;
	font-size:13px;
	
}
.faq_list3_next_link{
	width:30%;
	float:left;
	text-align:center;
	background-image:url(../images/faq_13.png);
	background-repeat:no-repeat;
	background-position:75% 50%;
	background-size:6px 7px;
}
.faq_list3_next_link p{
	text-decoration:underline;
	font-size:13px;
	
}
.faq_list3_next_link p a{
	color:#616161;
	font-size:13px;
	
}
.faq_confirm1{
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-top:solid 1px #efebeb;
	border-bottom:solid 1px #efebeb;
	background-color:#f6f6f6;
	text-align:center;
}
.faq_confirm1 p{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
}
.faq_confirm2{
	margin:10px 5px 15px 5px;
	padding:5px 0 5px 0;
	background-color:#ffe6e6;
	text-align:center;
}
.faq_confirm2 p{
	color:#000000;
	font-size:12px;
	
}
/*textarea[class=confirm]{
	width:100%;
	height:180px;
	margin:0px 0 0 0;
	border:none;
	-webkit-appearance: none;
	font-size:14px;
		
}*/
.faq_confirm3{
	margin:0 5px 20px 5px;
}
.faq_confirm3 ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
.faq_confirm3 ul li{
	width:49%;
	list-style:none;
	text-align:center;
	font-size:14px;
	
}
.con_back{
	float:left;
}
.con_back a{
	padding:12.8px 0 12.8px 0;
	border:solid 1px #c8c8c8;
	display:block;
	color:#000000;
	text-decoration:none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.con_go{
	float:right;
}
.faq_confirm4{
	margin:10px 5px 0 5px;
}
.faq_confirm4 ul{
	margin:0;
	padding:0;
}
.faq_confirm4 ul li{
	list-style:none;
	color:#F00;
	font-size:12px;
	
}
.faq_complet1{
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	background-color:#ffe6e6;
	text-align:center;
}
.faq_complet1 p{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
}
.faq_complet2{
	width:38%;
	margin:0 auto 10px auto;
	overflow:hidden;
}
.faq_complet2 a{
	display:block;
}
.faq_complet2 img{
	display:block;
}


.comic_note{
	margin: 20px 43px;
	padding: 20px;
	font-size: 14px;
	background: #f1f1f1;
}
.comic_note a{
	color: #1f379d;
}
.comic_box{
	margin: 30px 40px 0 40px;
}
.comic_box .midashi{
	padding: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	background: #2ba233;
}
.comic_box p{
	padding: 20px;
	font-size: 18px
}
.comic_box .merit{
	padding: 0 20px 20px 20px;
}
.comic_box .merit .midashi{
	font-size: 24px;
	border-radius: 10px 10px 0 0;
	line-height: 1.2;
	background: #fb6530;
}
.comic_box .merit .inner{
	border-radius: 0 0 10px 10px;
	background: #fff9d6;
}
.comic_box .merit .inner ul{
	margin: 0;
	padding: 10px;
	border-right: solid 1px #fb6530;
	border-bottom: solid 1px #fb6530;
	border-left: solid 1px #fb6530;
	border-radius: 0 0 10px 10px;
}
.comic_box .merit .inner li{
	margin: 0;
	padding: 10px 0 10px 34px;
	font-weight: bold;
	list-style: none;
	line-height: 1.2;
	border-bottom: dashed 1px #fb6530;
	background: url("../images/comic_first_004.png") no-repeat left 0 top 45% / 4%;
}
.comic_box .merit .inner li:nth-child(3){
	border: none;
}
.comic_box .demerit{
	padding: 0 20px;
}
.comic_box .demerit .midashi{
	font-size: 24px;
	border-radius: 10px 10px 0 0;
	line-height: 1.2;
	background: #2669c4;
}
.comic_box .demerit .inner{
	border-radius: 0 0 10px 10px;
	background: #ebf3ff;
}
.comic_box .demerit .inner ul{
	margin: 0;
	padding: 10px;
	border-right: solid 1px #2669c4;
	border-bottom: solid 1px #2669c4;
	border-left: solid 1px #2669c4;
	border-radius: 0 0 10px 10px;
}
.comic_box .demerit .inner li{
	margin: 0;
	padding: 10px 0 10px 34px;
	font-weight: bold;
	list-style: none;
	line-height: 1.2;
	border-bottom: dashed 1px #2669c4;
	background: url("../images/comic_first_005.png") no-repeat left 0 top 45% / 4%;
}
.comic_box .demerit .inner li:nth-child(3){
	border: none;
}
.comic_btn{
	width: 680px;
	margin: 10px 50px
		
		;
}
.comic_box .example{
	padding: 0 20px;
}
.comic_box .example .midashi{
	font-size: 22px;
	font-weight: normal;
	border-radius: 10px 10px 0 0;
	line-height: 1.2;
	background: #e24242;
}
.comic_box .example table{
	width: 100%;
	border-collapse:collapse;
	text-align: center;
}
.comic_box .example table th{
	padding: 10px;
	font-weight: normal;
	color: #512525;
	border: solid 1px #e4dcae;
	background: #fff9d6;
}
.comic_box .example table td{
	padding: 10px;
	color: #512525;
	border: solid 1px #e4dcae;
	background: #fff9d6;
}




.allbg{
	display: none;
	position: fixed;
	z-index: 99;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}
.popup{
	display: none;
	position: fixed;
	z-index: 100;
	top: 50px;
	right: 0;
	left: 0;
	width: 80%;
	margin: auto;
}
.popup a{
	display: block;
	color: #fff;
	text-decoration: none;
}
.popup-close{
	position: absolute;
	top: -10px;
	right: -10px;
}
.popup-close img{
	display: block;
}
.popup-link{
	padding: 5px 20px 5px 0;
	border-radius: 10px;
	background: url("../images/search_01.png") #ff8034 no-repeat calc(50% + 100px) 50% / 23px 23px;
	color: #fff;
	text-align: center;
}
.popup-link p{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	
}
@media (orientation: landscape){
	.popup{
		width: 60%;
		top: 20px;
	}
	.popup a{
		padding: 56% 10px 8%;
	}
	.popup-link{
		border-radius: 10px;
		background: url("../images/search_01.png") #ff8034 no-repeat calc(50% + 110px) 50% / 26px 26px;
		text-align: center;
	}
	.popup-link p{
		font-size: 28px;
	}
}