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



.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2.5%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}	
.imp-pen {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2.5%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	border:#ededed 2px solid;
	background-color: #ededed;
}

.imp-base {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2.5%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
}


.form-telnum {
	font-size: 15pt;
	line-height: 40px;
	font-weight: 700;
}
.form-telnum span {
	font-size: 25pt;
	font-weight: 700;
	line-height: 40px;
	vertical-align: -5%;
	display: inline-block;
	margin-left: 3px;
}


.form-midashi3 {
	font-size: 15pt;
	line-height: 43px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 45px;
}

.form-comennt1 {
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 45px;
}

.form-comennt2 {
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}
#formWrap {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	box-sizing: border-box;
	background-color: #FFF;	/*padding: 30px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;*/
}

.form-table-space {margin-bottom: 40px;}
.form-table img{
	margin: 0.5%;
	float: left;
	width: 32%;
	height: 160px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.form-table {
	box-sizing: border-box;
	font-size: 12pt;
	margin-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table th, .cp_table  td {width: 100%;}
/*.form-table div {padding-top: 25px;}*/
.form-table th {
	font-size: 12pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	padding-top: 22px;
	padding-bottom: 25px;
}
.form-table tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table td {
	width: 750px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	padding-top: 22px;
	padding-bottom: 25px;
}



.form-table2 img{
	margin: 0.5%;
	float: left;
	width: 32%;
	height: 160px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.form-table2 {
	box-sizing: border-box;
	font-size: 12pt;
	margin-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table2 th, .cp_table  td {width: 100%;}
/*.form-table2 div {padding-top: 25px;}*/
.form-table2 th {
	font-size: 12pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	padding-top: 22px;
	padding-bottom: 25px;
}
.form-table2 tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table2 td {
	width: 750px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	padding-top: 22px;
	padding-bottom: 25px;
}



.btn-primary {
	color: #fff;
	background-color: #007bff;
	font-size: 13pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 700px;
	font-weight: 600;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #888;
	background-color: #ddd;
	font-size: 13pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	width: 700px;
	font-weight: 600;
}




input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}




input[type="submit"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 300px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #F60;
	font-size: 12pt;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


input[type="submit"]:hover {
    color: #fff;
    background-color: #333;
	cursor: pointer;
}


input[type="button"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="button"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 300px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #333;
	font-size: 12pt;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


input[type="button"]:hover {
    color: #fff;
    background-color: #000;
	cursor: pointer;
}


p.error_messe{
	margin:5px 0;
	color:red;
}




.top-button {
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	font-size: 12pt;
	line-height: 33px;
	font-weight: normal;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.top-button::before,
.top-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.top-button,
.top-button::before,
.top-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.top-button {
	color: #333;
	border: 3px solid #333;
}
.top-button:hover {
	color: #FFF;
	background-color: #000;
	border: 3px solid #000;
}

.form-center {
	text-align: center;
}

.form-recap{
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}



input:focus {
	box-sizing:border-box;
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	box-sizing:border-box;
	border:2px solid #24bbb2;
}

select:focus {
	border:2px solid #24bbb2;
	box-sizing:border-box;
}
article.index {
	display: none;	
}

.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #8DC21F;
	color: #FFF;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 14pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	display: table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}


.mark-on {
	font-size: 8pt;
	color: #FFF;
	background-color: #8DC21F;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark-off{
	font-size: 8pt;
	color: #FFF;
	background-color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}

::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.form1000 {
	border: 1px solid #CCCCCC;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-color: #FFF;
}
.formspace {
	padding: 5%;
}


input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f111";
	color: #EDEDED;
	font-size: 19pt;
	
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f058";
	color: #FF6600;
	font-size: 19pt;	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 



/*ラジオ*/
.radio01 {
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;	
}
.radio01-input{
  display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
}
.radio01-input:checked + label{
	color: #000;
}
.radio01-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  background: #FF6600;
  border-radius: 50%;
}

.form-text9 {
	padding-left: 10px;
	line-height: 22px;	
}


/*ラジオ*/
/*セレクトボックス*/

.selectbox {
	width: 100%;
	position: relative;
}
select{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 13pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 5%;
	top: 45%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
/*セレクトボックス*/


.form750 {width: 100%;}

.privacy {
	height: 300px;
	overflow: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	margin-bottom: 50px;
	clear: both;
	background-color: #EFEADC;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #000;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cecece;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cecece;}
.privacy-tittle {
	font-size: 15pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 11pt;
	line-height: 26px;
	margin-bottom: 20px;
}


ul.privacy-point {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.7em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}

}



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



.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}	
.imp-pen {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	border:#ededed 2px solid;
	background-color: #ededed;
}

.imp-base {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	border-radius: 0;
	background: #fff;
	border:#ededed 2px solid;
	background-color: #ededed;
}


.form-telnum {
	font-size: 11pt;
	line-height: 40px;
	font-weight: 700;
}
.form-telnum span {
	font-size: 15pt;
	font-weight: 700;
	line-height: 40px;
	vertical-align: 0%;
	display: inline-block;
	margin-left: 3px;
}
	
.form-midashi3 {
	font-size: 14pt;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 35px;
}

.form-comennt1 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 25px;
}
.form-comennt2 {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}

#formWrap {
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	background-color: #FFF;
}

.form-table-space {margin-bottom: 40px;}

.form-table {
	box-sizing: border-box;
	font-size: 11pt;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table th, .cp_table  td {width: 100%;}
.form-table div {padding-top: 25px;}
.form-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form-table tr {
	display: block;
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table td {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e3;
	margin-bottom: 5px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}





.form-table2 {
	box-sizing: border-box;
	font-size: 11pt;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;	
}
.form-table2 th, .cp_table  td {width: 100%;}
.form-table2 th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding: 15px;
	background-color: #ebe7e3;
	border: 1px solid #ebe7e3;
}
.form-table2 tr {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.form-table2 td {
	display: block;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #ebe7e3;	
}
.demo5 {
	
	display: table;
	margin-right: auto;
	margin-left: auto;
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	font-size: 11pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
	width: 200px;
	font-weight: 600;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #888;
	background-color: #ddd;
	font-size: 11pt;
	line-height: 33px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
	width: 200px;
	font-weight: 600;
}


input[type="submit"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="submit"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 130px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #F60;
	font-size: 11pt;
	cursor: pointer;
}


input[type="button"]{
  appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: pointer;
}
input[type="button"]{
	position: relative;
	display: inline-block;
	padding: 10px;
	width: 130px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	background-color: #333;
	font-size: 11pt;
	cursor: pointer;
}
p.error_messe{
	margin:5px 0;
	color:red;
}



.top-button {
	display: table;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 1%;
	padding-right: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	font-size: 11pt;
	line-height: 33px;
	font-weight: normal;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.top-button::before,
.top-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.top-button,
.top-button::before,
.top-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.top-button {
	color: #333;
	border: 3px solid #333;
}
.top-button:hover {
	color: #FFF;
	background-color: #000;
	border: 3px solid #000;
}

.form-center {text-align: center;}

.form-recap{
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

input:focus {
	box-sizing:border-box;
	border:2px solid #24bbb2;
}
textarea:focus, input:focus{
	box-sizing:border-box;
	border:2px solid #24bbb2;
}

select:focus {
	border:2px solid #24bbb2;
	box-sizing:border-box;
}
article.index {
	display: none;	
}



.demo1 {
	margin-bottom: 15px;
}
.demo1 button, .demo1 input[type=button],
.demo1 input[type=reset], .demo1 input[type=submit] {
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
	clear: both;
}
.demo1 button:hover, .demo1 input[type=button]:hover,
.demo1 input[type=reset]:hover, .demo1 input[type=submit]:hover	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #8DC21F;
	color: #FFF;
	border: 0;
}
.demo1 button:active, .demo1 input[type=button]:active,
.demo1 input[type=reset]:active, .demo1 input[type=submit]:active	{
	font-size: 11pt;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #000;
	color: #FFF;
	border: 0;
}

.mark-on {
	font-size: 8pt;
	color: #FFF;
	background-color: #8DC21F;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
.mark-off {
	font-size: 8pt;
	color: #FFF;
	background-color: #666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
::placeholder  {font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.form1000 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.formspace {
	padding: 2%;
}



input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}

input[type=checkbox] + label:before {
	content: "\f111";
	color: #ccc;
	font-size: 15pt;
	
} 
input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f058";
	color: #FF6600;
	font-size: 15pt;
	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} 


/*ラジオ*/
.radio01 {
	padding-bottom: 5px;
	
	margin-right: 10px;
	font-size: 11pt;	
}
.radio01-input{
	
	display: none;
}
.radio01-input + label{
	padding-left: 15px;
	position: relative;
	margin-right: 5px;
}
.radio01-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 19px;
	border: 1px solid #999;
	border-radius: 50%;
	
}
.radio01-input:checked + label{
	color: #000;
	
}
.radio01-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  background: #FF6600;
  border-radius: 50%;
}


/*ラジオ*/

/*セレクトボックス*/

.selectbox {
	width: 100%;
	position: relative;
}
select{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 12pt;
	border-radius: 0;
	background: #fff;
	border:#ccc 2px solid;
}
.selectbox::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	right: 5%;
	top: 43%;
	transform: rotate(45deg)translateY(-30%);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.color.selectbox select{
	color: #FFF;
	background-color: #333;
	border:#333 2px solid;
}
.color.selectbox::after{
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}

.privacy {
	height: 300px;
	overflow: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding: 30px;
	margin-bottom: 50px;
	clear: both;
	background-color: #EFEADC;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #333;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cecece;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cecece;}
.privacy-tittle {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: 600;
}
.privacy-tittle2 {
	font-size: 11pt;
	line-height: 22px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
}
.pri-text {
	font-size: 10pt;
	line-height: 17px;
	margin-bottom: 40px;
}

ul.privacy-point {
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;	
}
ul.privacy-point li{padding-left: 0.7em;}  
ul.privacy-point li:before {
	content: "\●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	font-size: 9pt;
	color: #000;
}
.privacy-point li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	text-align: left;
}

input{
    -webkit-appearance: none;
}

input[type="button"]{
    -webkit-appearance: none;
}

input.submitBtn:disabled{
	background-color: #aaa;
	cursor:not-allowed;
}

}