@charset "UTF-8";

/* ==========================================================
	header
========================================================== */
#header {
	height:58px;
	margin:0 0 10px;
 background: url(../../common/img/bg.png);
}
#header #header_inner {
	padding:4px;
}
#header .logo {
	position: absolute;
 top: 8px;
 left: 8px;
}
#header .logo img {
	width:73px;
}
#header .title {
	color: #23211f;
	font-size: 16px;
	text-align:center;
	position:relative;
	top:12px;
}
#header .btn {
	width:70px;
	position: absolute;
	top:9px;
	right:5px;
}

/* -------------------------------------------------------------
　progress_wrap
--------------------------------------------------------------*/
.progress_wrap {
	padding:10px;
	margin:0 0 10px;
}
.progress {
	height: 24px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress_bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	background-color: #5d070c;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress_bar.w5 {
	width: 5%;
}
.progress_bar.w10 {
	width: 10%;
}
.progress_bar.w15 {
	width: 15%;
}
.progress_bar.w20 {
	width: 20%;
}
.progress_bar.w25 {
	width: 25%;
}
.progress_bar.w30 {
	width: 30%;
}
.progress_bar.w35 {
	width: 35%;
}
.progress_bar.w40 {
	width: 40%;
}
.progress_bar.w45 {
	width: 45%;
}
.progress_bar.w50 {
	width: 50%;
}
.progress_bar.w55 {
	width: 55%;
}
.progress_bar.w60 {
	width: 60%;
}
.progress_bar.w65 {
	width: 65%;
}
.progress_bar.w70 {
	width: 70%;
}
.progress_bar.w75 {
	width: 75%;
}
.progress_bar.w80 {
	width: 80%;
}
.progress_bar.w81 {
	width: 81%;
}
.progress_bar.w82 {
	width: 82%;
}
.progress_bar.w83 {
	width: 83%;
}
.progress_bar.w84 {
	width: 84%;
}
.progress_bar.w85 {
	width: 85%;
}
.progress_bar.w85 {
	width: 85%;
}
.progress_bar.w86 {
	width: 86%;
}
.progress_bar.w87 {
	width: 87%;
}
.progress_bar.w88 {
	width: 88%;
}
.progress_bar.w89 {
	width: 89%;
}
.progress_bar.w90 {
	width: 90%;
}
.progress_bar.w91 {
	width: 91%;
}
.progress_bar.w92 {
	width: 92%;
}
.progress_bar.w93 {
	width: 93%;
}
.progress_bar.w94 {
	width: 94%;
}
.progress_bar.w95 {
	width: 95%;
}
.progress_bar.w96 {
	width: 96%;
}
.progress_bar.w97 {
	width: 97%;
}
.progress_bar.w98 {
	width: 98%;
}
.progress_bar.w99 {
	width: 99%;
}
.progress_bar.w100 {
	width: 100%;
}

/* -------------------------------------------------------------
　langu_chenge_wrap
--------------------------------------------------------------*/
.langu_chenge_wrap {
	width:100%;
	padding:0 10px 10px;
	margin:0 0 10px;
	font-size: 13px;
	text-align:right;
	border-bottom:solid 1px #eee;
}
.langu_chenge_wrap dt {
	display:inline-block;
}
.langu_chenge_wrap dd {
	display:inline-block;
}
.langu_chenge_wrap ul li {
	display:inline-block;
}

/* -------------------------------------------------------------
　fontsize_btn_wrap
--------------------------------------------------------------*/
/* fontsize
-----------------------------------------*/
.fontS { font-size: 13px }
.fontM { font-size: 16px }
.fontL { font-size: 20px }
 
/* mod_headerbox_size
-----------------------------------------*/
.mod_headerbox_size {
	width:100%;
	text-align:center;
	padding:10px;
	margin:0 0 5px;
}
.mod_headerbox_size ul li {
	display:inline-block;
	margin:0 5px 0 0;
}
.mod_headerbox_size ul li span {
	cursor: pointer;
	padding:5px;
	border-radius: 5px;
	border:solid 2px #ccc;
}
.mod_headerbox_size ul li.active span {
	background:#ddd;
}
#fontChange li {
    text-align:center;
}

/* -------------------------------------------------------------
　lead_wrap
--------------------------------------------------------------*/
.lead_wrap {
	padding:0 10px;
	margin:0 0 10px;
}
.lead_wrap .txt01  {
	font-size:15px;
	margin:0 0 10px;
}
.lead_wrap .type01 {
	font-size:16px;
}

/* -------------------------------------------------------------
　receipt_img_wrap
--------------------------------------------------------------*/
.receipt_img_wrap {
	padding:0 10px;
	margin:0 0 20px;
	text-align:center;
}
/* -------------------------------------------------------------
　btn_wrap
--------------------------------------------------------------*/
.btn_wrap .start_btn {
	width:100%;
	text-align: center;
	padding:30px;
}
.btn_wrap .start_btn a {
	display: block;
	width:100%;
	font-size:16px;
	font-weight: 700;
	padding:10px 0;
}
/* -------------------------------------------------------------
　contract_wrap
--------------------------------------------------------------*/
.contract_wrap {
	text-align: center;
margin: 20px auto;
}

/* -------------------------------------------------------------
　question_title
--------------------------------------------------------------*/
.question_title  {
	text-align: center;
	font-size:24px;
	font-weight:bold;
	margin:0 0 20px;
}
/* -------------------------------------------------------------
　question_inner
--------------------------------------------------------------*/
.question_inner .question_title  {
	text-align:left;
	font-size:18px;
	font-weight:normal;
	margin:0 10px 10px 10px;
}
.question_inner dt  {
	font-size:18px;
	margin:0 10px 10px 10px;
}
.question_inner dd .input_list li {
	font-size:18px;
	margin:0 0 1px;
}

.question_inner dd .input_list02 {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 -1px 0;
}
.question_inner dd .input_list02 li{
width: 50%;
box-sizing: border-box;
background: #f4f3ed;
font-size: 15px;
border-bottom: 1px solid #ffffff;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
}
.question_inner dd .input_list02 li:nth-child(1n) {
border-right: 1px solid #ffffff;
}
.question_inner_col01 {
	display: inline-block;
	width: 48%;
}

*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	width: 50%;
}
.col_2 > div:nth-child(-n+1){
	border-right: solid 1px #fff;
}

/* -------------------------------------------------------------
　number_wrap
--------------------------------------------------------------*/
.number_wrap {
	text-align:center;
	padding:20px;
	margin:0 0 15px;
	background:#ffdfbd;
}
.number_wrap .txt01 {
	font-size:18px;
}
.number_wrap .number {
	font-size:40px;
	font-weight:bold;
}

/* ==========================================================
	footer
========================================================== */
#footer {
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background: #eee;
}













