@charset "utf-8";
/********************/
/*　共有　*/
/********************/


/* テーブル */

#contents table.tbl001 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}
#contents table.tbl001 th {
	white-space: normal;
	background-color: #E8F5BA;
}
#contents table.tbl001 td {
	padding: 10px;
	vertical-align: top;
}
#contents table.tbl001,
#contents table.tbl001 th,
#contents table.tbl001 td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#contents table.tbl002 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom: 0 !important;
}
#contents table.tbl002 th {
	white-space: normal;
}
#contents table.tbl002 td {
	padding: 20px 16px;
	vertical-align: top;
}
#contents table.tbl002 td .red {
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold;
}
#contents table.tbl002,
#contents table.tbl002 th,
#contents table.tbl002 td {
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
}
#contents table.tbl002 tr:last-child th,
#contents table.tbl002 tr:last-child td {
	border-bottom: 0;
}
#contents table.tbl002 td select,
#contents table.tbl002 td textarea,
#contents table.tbl002 td input[type="text"] {
	font-size: 16px;
	padding: 5px 10px;
}
#contents table.tbl002 td input.size_s {
	width: 15%;
}
#contents table.tbl002 td input.size_m {
	width: 60%;
}
#contents table.tbl002 td input.size_l {
	width: 95%;
}
#contents table.tbl002 td textarea {
	width: 95%;
}
#contents table.tbl002 td select:not(.frm_num) {
	width: 100%;
	height: 40px;
}
#contents table.tbl002 td select#fmelm_addr1 {
	width: auto;
}
#contents table.tbl002 td select.frm_num {
	height: 30px;
}

#contents table.tbl003 {
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#contents table.tbl003 th {
	white-space: normal;
	background-color: #FEF0DE;
}
#contents table.tbl003 td {
	padding: 5px;
	vertical-align: top;
}
#contents table.tbl003,
#contents table.tbl003 th,
#contents table.tbl003 td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#contents table.tbl04 {
	margin-top: 0;
	background-color: #FFF;
	border: none!important;
}
#contents table.tbl04 td {
	padding: 5px;
	vertical-align: top;
	border: none!important;
}
#contents table.tbl05 {
	margin-top: 0;
	background-color: #FFF;
}
#contents table.tbl05 th {
	padding: 5px;
	font-weight: normal;
	background-color: #EEE!important;
}
#contents table.tbl05 td {
	padding: 5px;
	vertical-align: top;
}
#contents table.tbl05,
#contents table.tbl05 th,
#contents table.tbl05 td {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.td_center {
	text-align: center!important;
}
.box_a a {
	text-decoration: underline;
}
.hissu {
	color: #C00;
	text-align: right;
	border-left-style: none!important;
	padding: 0px;
	float: right;
}

/* 	ボタン */

.btn_box {
	margin-right: auto !important;
	margin-left: auto !important;
	overflow: hidden;
	text-align: center !important;
	width: 320px;
}
.btn_next {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #946D34;
	background-color: #993333;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
	width: 130px;
	margin-right: 5px;
	margin-left: 10px;
}
.btn_next a {
	display: block;
	font-weight: bold;
	color: #FFF !important;
}
.btn_re {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #946D34;
	background-color: #004080;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 5px;
	width: 130px;
	margin-right: 10px;
	margin-left: 5px;
}
.btn_re a {
	display: block;
	font-weight: bold;
	color: #FFF !important;
}


/* その他 */

.bb {
	font-weight: bold;
}
.textbox {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}




/************** スマホ用 **********************/

@media screen and (min-width: 0px) and (max-width: 640px) {


.inbox h1 {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
    padding-bottom: 44%;
    max-width: 1920px;
}

.lead {
	display: block;
	text-align: center;
	padding: 20px 0 !important;
	color: #fff;
	background: #000;
	background-image: url(../image/page_bg_ov.png);
}
.lead p {
	width: 90%;
	margin: 0 auto !important;
	line-height: 1.5;
	text-align: left;
}
.lead a {
	color: #fff;
	text-decoration: underline;
}
p.terms {
	display: block;
	border: solid 1px #ccc;
	padding: 10px 15px;
	background: #fff;
	line-height: 1.5;
	font-size: 90%;
}
.terms a {
	color: #000;
	text-decoration: underline;
}

#form_inner {
	width: 85%;
	margin: 20px auto 30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 30px 5%;
	background: #fff;
	overflow: hidden;
}

.tt_blue {
	width: 90%;
	padding: 10px;
	margin: 20px auto 20px;
}
.box_r {
	width: 100%;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.box_l {
	padding: 10px;
	width: 98%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contents .inquiry {
	margin-left: auto;
	margin-bottom: 20px;
	padding: 10px;
	width: 90%;
	margin-right: auto;
	border: 1px solid #CCC;
}
#contents .inquiry ul {
	margin-left: 10px;
}
.box_c {
	text-align: left;
	margin-bottom: 20px;
}

/* テーブル */

#contents table.tbl001 th,
#contents table.tbl001 td {
	padding: 5px;
	font-size: 90%;
	display: block;
}

#contents table.tbl002 tr {
	padding: 8px 0;
	display: block;
	border-bottom: solid 1px #ccc;
}
#contents table.tbl002 th {
	font-size: 70%;
}
#contents table.tbl002 td {
	font-size: 90%;
	line-height: 1.5;
}
#contents table.tbl002 th,
#contents table.tbl002 td {
	padding: 5px;
	display: block;
	border-bottom: 0;
	text-align: left;
}
#contents table.tbl002 td input,
#contents table.tbl002 td textarea {
	width: 90%;
	padding: 3px 4%;
	border: solid 1px #ccc;
/*	del 2019/08/08	*/
/*	-webkit-appearance: none;	*/
}
#contents table.tbl002 td input.size_s {
	width: 25%;
}
#contents table.tbl002 td input.size_m,
#contents table.tbl002 td input.size_l {
	width: 90%;
}
#contents table.tbl002 td input[type="radio"],
#contents table.tbl002 td input[type="checkbox"] {
	width: 15px;
	height: 15px;
	padding: 0;
	margin-right: 5px;
	display: inline-block;
	vertical-align: text-top;
	line-height: 1;
}
#contents table.tbl002 td input[type="radio"] + label,
#contents table.tbl002 td input[type="checkbox"] + label {
	display: inline-block;
	vertical-align: text-top;
}
#contents table.tbl002 td select {
	height: 40px;
	border: solid 1px #ccc;
	font-size: 16px;
}
#contents table.tbl003 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contents table.tbl003 th,
#contents table.tbl003 td {
	padding: 5px;
	font-size: 90%;
}

#contents .tbl03 {
	margin-bottom: 5px;
}

#contents .tbl03 td {
	display: block;
}

#contents table.tbl04 td {
	font-size: 90%;
	display: inline !important;
}

#contents table.tbl05 td {
	display: table-cell !important;
}

.btn {
	width: 100%;
	height: 60px;
	line-height: 60px;
}

}



/************** PC用 **********************/

@media print, screen and (min-width: 641px)  {

.inbox h1 {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 100%;
    padding-bottom: 500px;
    max-width: 1920px;
}
#form_inner {
	width: 1000px;
	margin: 50px auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 30px 50px;
	background: #fff;
	overflow: hidden;
}
.lead {
	display: block;
	text-align: center;
	padding: 50px 0 !important;
	color: #fff;
	background: #000;
	background-image: url(../image/page_bg_ov.png);
}
.lead p {
	width: 1100px;
	margin: 0 auto !important;
}
p.terms {
	display: block;
	border: solid 1px #ccc;
	padding: 25px;
	background: #fff;
}
.tt_blue {
	padding-top: 10px;
	width: 800px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	clear: both;
}
.box_a {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.box_r {
	padding: 10px;
	float: right;
	width: 380px;
	font-size: 100px;
	font-weight: bold;
	text-align: center;
}
.box_l {
	padding: 10px;
	float: left;
	width: 670px;
	margin-bottom: 20px;
}

.box_c {
	text-align: left;
	margin-bottom: 30px;
	margin-left: 290px;
}
#contents .inbox h3 {
	margin-left: 80px !important;
}

/* テーブル */

#contents table.tbl001 th {
	vertical-align: middle;
	padding: 10px;
	text-align: left;
	width: 18%;
}
#contents table.tbl001 td {
	text-align: left;
}

#contents table.tbl002 th {
	vertical-align: middle;
	padding: 20px 16px;
	text-align: left;
	width: 30%;
}
#contents table.tbl002 td {
	text-align: left;
	width: 70%;
	line-height: 1.8;
}
#contents table.tbl002 td input[type="radio"],
#contents table.tbl002 td input[type="checkbox"] {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

#contents table.tbl003 {
	width: 60%;
}
#contents table.tbl003 th {
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}
#contents table.tbl003 td {
	text-align: left;
}


#contents .tbl03 {
	width: 100%;
	margin-bottom: 5px;
}
#contents .tbl03 td {
	padding-right: 10px;
}

.w100 {
	width: 100%;
}

#contents table.tbl001 td.t_right {
	text-align: right;
}
#contents table.tbl002 td.t_right {
	text-align: right;
}
#contents table.tbl003 td.t_right {
	text-align: right;
}

}



/************** タブレット用 **********************/

@media screen and (min-width: 641px) and (max-width: 1100px) {
	.inbox h1 {
		padding-bottom: 44%;
	}
	#form_inner {
		width: 85%;
		padding: 30px 3%;
	}
	.lead p {
		width: 85%;
	}
	#contents table.tbl002 td input,
	#contents table.tbl002 td select {
		border: solid 1px #ccc;
	}
	#contents table.tbl002 td select {
		height: 35px !important;
	}
	#contents table.tbl002 td textarea {
		width: 95%;
		border: solid 1px #ccc;
	}
}