@charset "UTF-8";
/********************************************************
 normalize
 ********************************************************/
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0 0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type="button"]{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}
/********************************************************
 tag
 ********************************************************/
*{font-family:"メイリオ", Meiryo, sans-serif}
html{width:100%;font-size:62.5%;}
body{width:100%;margin-top:0;font-size:1.8em;line-height:2.6rem;color:#333;background-color:#FFF;}
ul{margin:0;padding:0;list-style-type:none;}
ul.normal{margin:1.5rem 0 1.5rem 4rem;list-style-type:square;}
ul.normal li{margin-top:1rem;}
ol{margin:0;padding:0;list-style-position:inside;}
li{margin:0;padding:0;}
ol li{margin-bottom:1rem;padding-left:1.5rem;text-indent:-1.5rem;}
img{border:0;vertical-align:middle;}
a{color:#007DB8;text-decoration:underline;}
a:hover{text-decoration:none;}
h1, h2, h3, h4, h5, h6{margin:0;font-size:1.8rem;line-height:2.4rem;font-weight:normal;}
p{margin:0 0 2rem;}
form{margin:0;padding:0;}
table{margin:0 0 0.6rem;border-collapse:collapse;border-spacing:0;}
td > table {margin-bottom:-1px;}
td{margin:0;padding:1.5rem;border:1px solid #666;}
td p:last-child{margin:0;}
th{margin:0;padding:1.5rem 3rem;background-color:#EEE;border:1px solid #666;text-align:center;font-weight:normal;}
th p:last-child{margin:0;}
ol.circle {counter-reset: my-counter;list-style: none;padding: 0;}
ol.circle > li {margin-bottom: 5rem;padding-left: 3rem;position: relative;}
ol.circle > li:before {content: counter(my-counter);counter-increment: my-counter;background-color: #007DB8;color: #FFF;display: block;float: left;line-height: 2.5rem;margin-left: -3rem;margin-right: 2rem;text-align: center;text-indent: 0;height: 2.5rem;width: 2.5rem;border-radius: 50%;}
ol.circle img {margin-top:2rem;}
/********************************************************
 common
 ********************************************************/
.clearb{clear:both;}
.ftl{float:left;}
.ftr{float:right;}
.ftn{float:none;display:inline-block;}
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center!important;padding-bottom:0px;}
.taj{text-align:justify;text-justify:inter-ideograph;}
.block_center{margin-left:auto;margin-right:auto;}
.mgb0{margin-bottom:0!important;}
.mgb5{margin-bottom:5px!important;}
.mgb10{margin-bottom:10px!important;}
.mgb15{margin-bottom:15px!important;}
.mgb20{margin-bottom:20px!important;}
.mgb25{margin-bottom:25px!important;}
.mgb30{margin-bottom:30px!important;}
.mgb35{margin-bottom:35px!important;}
.mgb40{margin-bottom:40px!important;}
.mgb45{margin-bottom:45px!important;}
.mgb50{margin-bottom:50px!important;}
.mgb60{margin-bottom:60px!important;}
.mgb70{margin-bottom:70px!important;}
.mgb80{margin-bottom:80px!important;}
.mgb90{margin-bottom:90px!important;}
.mgb100{margin-bottom:100px!important;}
.mgb150{margin-bottom:150px!important;}
.mgb200{margin-bottom:200px!important;}
.mgt0{margin-top:0!important;}
.mgt5{margin-top:5px!important;}
.mgt10{margin-top:10px!important;}
.mgt15{margin-top:15px!important;}
.mgt20{margin-top:20px!important;}
.mgt25{margin-top:25px!important;}
.mgt30{margin-top:30px!important;}
.mgt35{margin-top:35px!important;}
.mgt40{margin-top:40px!important;}
.mgt45{margin-top:45px!important;}
.mgt50{margin-top:50px!important;}
.mgt60{margin-top:60px!important;}
.mgt70{margin-top:70px!important;}
.mgt80{margin-top:80px!important;}
.mgt90{margin-top:90px!important;}
.mgt100{margin-top:100px!important;}
.mgt150{margin-top:150px!important;}
.mgt200{margin-top:200px!important;}
.mgl0{margin-left:0!important;}
.mgl5{margin-left:5px!important;}
.mgl10{margin-left:10px!important;}
.mgl15{margin-left:15px!important;}
.mgl20{margin-left:20px!important;}
.mgl25{margin-left:25px!important;}
.mgl30{margin-left:30px!important;}
.mgl35{margin-left:35px!important;}
.mgl40{margin-left:40px!important;}
.mgl45{margin-left:45px!important;}
.mgl50{margin-left:50px!important;}
.mgl60{margin-left:60px!important;}
.mgl70{margin-left:70px!important;}
.mgl80{margin-left:80px!important;}
.mgl90{margin-left:90px!important;}
.mgl100{margin-left:100px!important;}
.mgl150{margin-left:150px!important;}
.mgl200{margin-left:200px!important;}
.mgr0{margin-right:0!important;}
.mgr5{margin-right:5px!important;}
.mgr10{margin-right:10px!important;}
.mgr15{margin-right:15px!important;}
.mgr20{margin-right:20px!important;}
.mgr25{margin-right:25px!important;}
.mgr30{margin-right:30px!important;}
.mgr35{margin-right:35px!important;}
.mgr40{margin-right:40px!important;}
.mgr45{margin-right:45px!important;}
.mgr50{margin-right:50px!important;}
.mgr60{margin-right:60px!important;}
.mgr70{margin-right:70px!important;}
.mgr80{margin-right:80px!important;}
.mgr90{margin-right:90px!important;}
.mgr100{margin-right:100px!important;}
.mgr150{margin-right:150px!important;}
.mgr200{margin-right:200px!important;}
.vertical_m{vertical-align:middle;}
.fb{font-weight:bold;letter-spacing:1px;}
.caution{color:#F00;}
.caution2{color:#F00;background-color:#FF0;}
.safe{color:#49E;}
.note{color:#00F;}
.boundary{border-top-width:2px;}
.clear_td{border-top-style:none;border-bottom-style:none;border-right-style:none;border-left-style:none;}
.noline_table td,.noline_table th{border-style:none;padding:0rem;}
.width100per{width:100%;}
.linebox{padding:1.5rem 3rem;display:table;border:1px solid #333;}
/*******************************
 layout
 *******************************/
h1 {
	width:100%;
	margin:5rem 0;
	padding:2rem 0;
	background-color:#E9F1F4;
	line-height:5rem;
	text-align:center;
	font-size:2.6rem;
	font-weight:bold;
}
h1 span {
font-size:4rem;
color:#007CC3;
}
#main {
	margin: 0 auto;
/*	width: 1000px;*/
	overflow: hidden;
}
h2 {
	position: relative;
	margin: 8rem 0 2rem;
	padding: .2rem 0 0 3.5rem;
	font-size: 2.4rem;
	line-height: 3.5rem;
	font-weight: bold;
	border-bottom: .2rem solid #CCC;
}
h2:before {
	position: absolute;
	top: 14px;
	left: 0;
	width: 15px;
	height: 5px;
	display: block;
	content: '';
	background-color: #007DB8;
}
#dl_box {
	margin:0 auto 2rem;
	padding:1.5rem 1.5rem 1rem 4rem;
	width:450px;
	border:1px solid #333;
}
/*******************************
 button
 *******************************/
.button, .a_button {
	position: relative;
	padding: 1.5rem 1.5rem;
	min-width: 20rem;
	background-color: #4497E4;
	color: #FFF;
	border-style: none;
	-moz-box-shadow: 3px 3px 2px 0px rgba(140, 140, 140, .5);
	-webkit-box-shadow: 3px 3px 2px 0px rgba(140, 140, 140, .5);
	box-shadow: 3px 3px 2px 0px rgba(140, 140, 140, .5);
	border-radius: 0.8rem;
	white-space: nowrap;
}
.button:hover, .a_button:hover {
	top: 2px;
	left: 2px;
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*******************************
 form
 *******************************/
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select
{
	padding: 4px 6px;
	vertical-align:middle;
	border: solid 1px #999;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="date"]
{
	height: 2.9rem;
}
/* 必須（テキスト系） */
input[type="text"]:required,
input[type="email"]:required,
input[type="password"]:required,
input[type="tel"]:required,
input[type="number"]:required,
input[type="date"]:required,
textarea:required,
select:required
{background-color: #FFF0F0;}
/* 必須（テキスト系）chromeのオートフィル対策 */
input[type="text"]:required:-webkit-autofill,
input[type="email"]:required:-webkit-autofill,
input[type="password"]:required:-webkit-autofill,
input[type="tel"]:required:-webkit-autofill,
input[type="number"]:required:-webkit-autofill
{box-shadow: 0 0 0 1000px #FFF0F0 inset;}
/* 任意（テキスト系）chromeのオートフィル対策 */
input[type="text"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="number"]:-webkit-autofill
{box-shadow: 0 0 0 1000px #FFF inset;}
/* テキスト系のカーソルフォーカス時 */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="text"]:required:focus,
input[type="email"]:required:focus,
input[type="password"]:required:focus,
input[type="tel"]:required:focus,
input[type="number"]:required:focus,
input[type="date"]:required:focus,
textarea:focus,
select:focus
{
	border: solid 1px #00DDDD;
	background-color: #F0FFFF;
}
/* radio button */
input[type="radio"] {
	position: absolute;
	opacity: 0;
}
input[type="radio"] + .radio_label:before {
	content: "";
	background-color: #EEE;
	border-radius: 100%;
	border: 1px solid #999;
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	position: relative;
	margin-right: .6em;
	margin-bottom: .4em;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	transition: all .25s ease;
}
input[type="radio"]:checked + .radio_label:before {
	background-color: #39E;
	box-shadow: inset 0 0 0 4px #EEE;
}
input[type="radio"]:focus + .radio_label:before {
	outline: none;
	border-color: #39E;
}
input[type="radio"]:disabled + .radio_label:before {
	box-shadow: inset 0 0 0 4px #EEE;
	border-color: #BBB;
	background-color: #BBB;
}
input[type="radio"] + .radio_label:empty:before {
	margin-right: 0;
}
/* checkbox */
input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 20px;
	vertical-align: -0.8rem;
	transition: all .1s ease-out 0s;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	margin: .4rem;
	outline: none;
	border: 1px solid #999;
	border-radius: 10%;
	background-color: #EEE;
}
input[type=checkbox]:focus {
	border: 1px solid #39E;
}
input[type=checkbox]:before, input[type=checkbox]:after {
	position: absolute;
	content: "";
	background-color: #39E;
	transition: all .1s ease-in-out;
}
input[type=checkbox]:before {
	left: 2px;
	top: 6px;
	width: 0;
	height: 2px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
input[type=checkbox]:after {
	right: 9px;
	bottom: 3px;
	width: 2px;
	height: 0;
	transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transition-delay: .1s;
}
input[type=checkbox]:checked:before {
	left: 2px;
	top: 10px;
	width: 7px;
	height: 2px;
}
input[type=checkbox]:checked:after {
	right: 5px;
	bottom: 2px;
	width: 3px;
	height: 13px;
}
input[type=checkbox]:indeterminate:before, input[type=checkbox]:indeterminate:after {
	width: 7px;
	height: 2px;
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
}
input[type=checkbox]:indeterminate:before {
	left: 1px;
	top: 7px;
}
input[type=checkbox]:indeterminate:after {
	right: 1px;
	bottom: 7px;
}
/* table form */
.tbl_form th {
	padding: 1rem;
	text-align: left;
	font-weight: bold;
}
.tbl_form td {
	padding: 1.5rem;
}
/* message */
.message,
.error_message
{
	margin: .7rem 0 1.5rem;
	padding: 2rem 2rem;
	-moz-box-shadow: 2px 2px 2px 0px #999;
	-webkit-box-shadow: 2px 2px 2px 0px #999;
	box-shadow: 2px 2px 2px 0px #999;
}
.message {
	background-color: #AAEEFF;
}
.error_message {
	background-color: #FFEE00;
}