body{
	background:#FFF;
}
h1{
	display:block;
	font-size:26px;
	color:#698C00;
	text-align:center;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-bottom:20px;
}
h1 img{
	max-width:100%;
	height:auto;
}
header{
	max-width:600px;
	margin:auto;
	padding:50px 20px 30px 20px;
}
header p{
	line-height:1.85;
}
/* -- #form-conts-section -- */
#form-conts-section{
	max-width:860px;
	margin:auto;
	padding:0px 20px 50px 20px;
	color:#111;
}
#form-conts-section .b-glay{
	background-color:#eee;
	}
#form-conts-section .b-orange{
	background-color:#FEF2CB;
	}
#form-conts-section .b-blue{
	background-color:#DEEAF6;
	}
#form-conts-section .b-green{
	background-color:#E2EFD9;
	}
#form-conts-section .b-pink{
	background-color:#FFD9D9;
	}
#form-conts-section .box-form-wrap .border-top{
	border-top:1px solid #999;
}
#form-conts-section .box-form-wrap table{
	font-size:16px;
	border-collapse:collapse;
}
#form-conts-section .box-form-wrap tr{
}
#form-conts-section .box-form-wrap th{
	text-align:right;
	width:30%;
	padding:20px 15px 15px 15px;
	font-weight:normal;
	vertical-align:text-top;
	border-bottom:1px solid #999;
}
#form-conts-section .box-form-wrap td{
	text-align:left;
	width:70%;
	padding:20px;
	font-weight:normal;
	border-bottom:1px solid #999;
}
#form-conts-section .box-form-wrap th.select-ttl{
	padding-top:15px;
}
#form-conts-section .box-form-wrap td.space01{
	padding:0px 15px;
}
.file-button::file-selector-button {
  width: 90px;
  height: 30px;
  opacity: 0;
  position: relative;
}
.file-button::before{ 
  position: absolute;
  content: "参照";
  width: 80px;
  height: 30px;
  font-weight: normal;
  color: #000;
  background: #00D9A3;
  font-size: 14px;
  letter-spacing:0.1em;
  border:1px solid #888888;
  text-align: center;
  align-items: center;
  display: grid;
  cursor: pointer;
}




#form-conts-section input[type=text],
#form-conts-section input[type=email],
#form-conts-section input[type=tel]{
			width: 100%;
            box-sizing: border-box;
			border:1px solid #aaa;
			background-color:#fff;
			padding:15px 20px;
			border-radius:3px;
			font-size:16px;
			color:#333;
        }
#form-conts-section textarea {
            width: 100%;
            box-sizing: border-box;
			vertical-align:middle;
			border:1px solid #aaa;
			background-color:#fff;
			padding:15px 20px;
			border-radius:3px;
			font-size:16px;
			color:#333;
        }
#form-conts-section select{
			width: 100%;
            box-sizing: border-box;
			border:1px solid #aaa;
			background-color:#fff;
			padding:15px 20px;
			border-radius:3px;
			font-size:16px;
			color:#333;
        }
#form-conts-section input[type=checkbox],
#form-conts-section input[type=radio]{
	margin-right:10px;
	transform:scale(1.5);
}
#form-conts-section .select label{
	margin-left:50px;
}
#form-conts-section .select label:first-child{
	margin-left:0px;
}
#form-conts-section .select-r label{
	margin-left:50px;
}
#form-conts-section .select-r label:first-child{
	margin-left:0px;
}
#form-conts-section .space-u{
	margin-top:12px;
}
#form-conts-section .e_privacy {
    max-width: 100%;
    height: 200px;
    overflow: auto;
    border: 1px solid #999;
    padding: 30px;
	color:#333;
}
#form-conts-section .e_privacy p.p_title{
	text-align:center;
	padding-bottom:20px;
	color:#000;
}
#form-conts-section .e_privacy p.p_title br{
	display:none;
}
#form-conts-section .e_privacy ul{
	padding-left:20px;
}
#form-conts-section .e_privacy li{
	list-style-type:decimal;
	padding-bottom:15px;
}
#form-conts-section .policy_check {
    text-align: center;
    padding: 30px 0px;
    background-color: #16A8A8;
	color:#fff;
	margin-top:20px;
	margin-bottom:30px;
	font-size:14px;
}
#form-conts-section .policy_check input[type=checkbox]{
	margin-right:10px;
}
#form-conts-section input[type="submit"]:hover{
	opacity:0.7;
}
#form-conts-section .hr-border{
	border-bottom:1px solid #444;
	padding-bottom:50px;
	margin-bottom:50px;
}
#form-conts-section .hr-noborder{
	border-bottom:0px solid #444;
	padding-bottom:50px;
	margin-bottom:0px;
}
#form-conts-section .space-si{
	margin-bottom:50px;
}
#form-conts-section p.t01{
	line-height:1.8;
	margin:0;
	padding:10px 0 0 0;
	font-size:14px;
	color:#444;
}
#form-conts-section p.t02{
	line-height:1.8;
	margin:0;
	padding:10px 0 3px 0;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#form-conts-section .youken{
	font-size:14px;
	white-space: nowrap;
}
#form-conts-section a:link,
#form-conts-section a:visited{
	color:#444;
}
#form-conts-section a:hover{
	color:#39F;
}
#form-conts-section .mkto_btn {
    display: block;
    overflow: hidden;
    margin: 0 auto;
	margin-top:50px;
    padding: 30px 20px;
    width: 100%;
	max-width:400px;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    line-height: 1.5;
	font-size:18px;
    background: #538cff;
	border:0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}
::placeholder {
  color: #999;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color: #999;
}
/* IE対応 */
:-ms-input-placeholder {
  color: #999;
}
.error_msg{
	color:#F00;
}
.hissu{
	padding-left:10px;
	color:#F00;
	font-size:12px;
}
@media screen and (max-width: 480px) {
#form-conts-section .box-form-wrap th{
	width:100%;
	display:block;
	padding:20px 0px 10px 0px;
	text-align:left;
	border-bottom:0px;
}
#form-conts-section .box-form-wrap td{
	width:100%;
	display:block;
	padding:0px 0px 15px 0px;
}
#form-conts-section .box-form-wrap td.space01{
	padding:0px 0px;
}
#form-conts-section .select label{
	display:block;
	margin-left:0px;
	margin-bottom:10px;
}
#form-conts-section p.t01,
#form-conts-section p.t02{
	font-size:14px;
	line-height:1.8;
}
#form-conts-section .b-glay,
#form-conts-section .b-orange,
#form-conts-section .b-blue,
#form-conts-section .b-green,
#form-conts-section .b-white{
	padding:0px 15px;
	}
#form-conts-section .e_privacy {
    padding: 20px;
	font-size:14px;
}
#form-conts-section .mkto_btn {
    font-size:16px;
}
#form-conts-section .e_privacy p.p_title{
	line-height:1.6;
	font-size:16px;
}
#form-conts-section .e_privacy p.p_title br{
	display:block;
}
}



#form-conts-section h4{
	color:#D80000;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0 0 0px 0;
}
#form-conts-section figure{
	display:block;
	margin:auto;
	text-align:center;
}
#form-conts-section figure a:hover{
	opacity:0.7;
}
#form-conts-section figcaption{
	color:#00468C;
	text-align:center;
	font-size:14px;
}
#form-conts-section p.t03{
	line-height:1.8;
	margin:0;
	padding:10px 0 10px 0;
	font-size:14px;
	color:#212121;
	text-align:center;
}

@media screen and (max-width: 480px) {
#form-conts-section th.b-pink{
border-bottom: 1px solid #999;
padding-bottom:15px;
}
}



