@charset "utf-8";

html {
	height: 100%;
}
body{
	border-bottom:60px solid #f3f3f3;
	min-height: 100%;
}
header,
footer{
	text-align: left;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 10px;
}

select{
	color: #000;
}
.main_bg{
	background:#fff;
	padding: 1px 10px 40px 10px !important;
}
#main_2030522 .h2_out{
	margin-top:10px;
	padding: 4px;
	background:#f4f4f4;
	border: 1px solid #ddd;
	border-left:3px solid #006bbd;
}
#main_2030522 h2{
	text-align:left;
	font-size: 16px;
	padding: 10px 2% 10px 2%;
	font-weight: bold;
}
#main_2030522 section h3{
	border-left:3px solid #007db8;
	font-size: 16px;
	padding: 5px 5px 5px 10px;
	line-height: 120%;
	margin: 30px 0 0 10px;
	font-weight: bold;
}
#main_2030522 h4{
	font-weight: bold;
}
#main_2030522 h4.ul{
	text-decoration:underline;
}
.message_b{
/*	border:1px solid #ccc; */
	background-color: #d9f5fd;
	padding:10px;
	margin: 10px;
}
#message_b h4{
	text-decoration:underline;
}
.message_b2{
	border:1px solid #0063b8;
	background-color: #d9f5fd;
	padding:10px;
	color: #0063b8;
	text-align:center;
	font-size:16px;
	margin-bottom:20px;
}
.message_g p,
.message_b p{
	margin-top:5px;
	padding-left:1em;
	text-indent:-1em;
}
p.indent{
	margin-top: 15px;
	padding-left:1em;
	text-indent:-1em;
}
.message_b p.normal,
.message_g p.normal{
	padding-left: 0;
	text-indent: 0;
}
.message_g p.mt30{margin: 30px 0 10px 0;}

.message_g{
	background-color: #f3f3f3;
	padding:10px;
	margin:10px;
}
.hr{
	border-top:2px solid #0672cb;
	padding:10px;
}
.input_error{
	color: #ce1126;
	border:1px solid #ce1126;
	border-radius: 3px;
	padding:5px;
	margin:10px;
}
.m10{
	margin:10px;
}
.section.mt30{
	margin-top:30px;
}

.section .heading{
	border:1px solid #ccc;
	background-color: #d9f5fd;
	padding:10px;
}
.section .heading .required{
	float: right;
	border-radius: 3px;
	background-color: transparent;
	color: #ce1126;
	font-weight: bold;
	border: 1px solid #ce1126;
	margin: 0 0 0px 0;
}
.any {
	background-color: #e71638;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 10px;
	margin: 0 10px 0px 0;
	white-space: nowrap;
	float: left;
	display: inline-block;
}
.section .heading .any{
	float: right;
	border-radius: 3px;
	background-color: transparent;
	color: #0063b8;
	font-weight: bold;
	border: 1px solid #0063b8;
	margin: 0 0 0px 0;
}



.section .sectionBody{
	border:1px solid #ccc;
	border-top:none;
	padding:10px;
}




.btnSubmit,
button.btn01{
	background:#007db8;
	color: #fff;
	display:block;
	padding:10px;
	width:100%;
	margin-bottom:20px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 18px !important;
}
button.btn02{
	background:#007db8;
	color: #fff;
	padding: 5px 10px;
	margin-bottom:20px;
	border-radius: 5px;
}

/* ------- */
.explain span{
	font-size:160%;
	font-weight: bold;
	padding:5px 0;
	color: #0063b8;
}
.explain {
	padding:0 0 20px 0;
	border-bottom: 2px solid #b6b6b6;
}
.text_m10{margin:10px;}
.c_gray{color:#666;}

.checkbox-out{text-align:center;}
.disabled{
	background:#ccc !important;
	pointer-events: none;
}
.checkbox-out .checkbox-in{
	border-radius: 3px;
	background:#ffe8e1;
	border:1px solid #ccc;
	display:inline-block;
	margin: 10px auto;
	padding: 5px 10px !important;
}



/* ���[�_�� */
#modal_operation, #modal_load{
/*	display: none; */
	z-index: 999;
	width: 100vw;
	min-height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(45,45,45, 0.5);
}
#modal_content{
	background: #fff;
	width: 80vw;
	/* height: 280px; */
	position: absolute;
	top: 200px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.modal_main{
	padding:2% 7% 6% 7%;
	text-align:left;
}
#modal_content p{
	margin-top: 10px;
	margin-bottom: 10px;
}
#modal_content .tt{
	font-weight: bold;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfcfcf;
	display: inline-block;
}
.app_button{text-align:right;}
.modal_btn{
	background:#0063b8;
	color: #fff;
	padding: 5px 10px;
	margin:0 20px 20px;
	border-radius: 5px;
}




/* �\�����ݎ菇�C���[�W */
.form-flow{
	border:1px solid #ccc;
	padding:10px;
	margin:10px;
	text-align:center;
}
.form-flow p{
	color:#0076ce;
	font-weight: bold;
}
.form-flow li{
	background: #0076ce;
	border-radius: 6px;
	color: #fff;
	padding: 8px 5px;
	margin:10px;
	position: relative;
	font-weight: bold;

}
.form-flow li.arrrow{margin-bottom: 2.5em;}
.form-flow li.arrrow::after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 30px 0 30px;
	border-color: #0076ce transparent transparent transparent;
	content: "";
	position: absolute;
	top: 3em;
	left: calc(50% - 30px);
}



