@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

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

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

@media print, screen and (min-width: 1025px) {
	
	
.han {
	display: flex;
	align-items: center;
}
.han .selectbox {
	width: 60%;
	position: relative;
	box-sizing: border-box;
	margin-right:20px;
}
.han .imp-sell{
	padding: 20px;
}
.kosu {display: flex;align-items: center;}
.kosu span{margin-left:10px;}
.kosu .imp-base {
	padding: 20px;
	border:#ccc 2px solid;
	background-color: #fff;
	color: #222;
}
	
.spacebox {
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	margin-bottom: 30px;
	box-sizing:border-box;
	color: #222;
}

.fstittle {
	margin-bottom: 35px;
	display: flex;
	align-items: center;
}

.fstittle h3 {
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 16pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
	display: table;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-color: #333;
	text-align: center;
	margin-right:30px;
}
.fstittle p {
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 12pt;
	line-height: 27px;
	font-weight: 600;
	color: #505050;
}

.form-textbox ul {
	width: 80%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	line-height: 22px;
}
.form-textbox ul li{margin-bottom: 5px;}

.form1100 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.textbox-form1 {
	
	padding-bottom: 0px;
}
.textbox-form2 {
	padding-top: 20px;
	padding-bottom: 80px;
}

.form-textbox {
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 20px;
}
.form-textbox h2{
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 25pt;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align:center;
}

.form-textbox p{
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 30px;
	font-weight: 600;
	text-align:center;
	margin-bottom: 30px;
}




/*.form-textbox h3{
	font-size: 23pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.form-textbox h3 span{font-size: 18pt;}
.form-textbox h3 a{color: #000;}
.form-textbox h3 a:hover{
	color: #000;
	text-decoration: underline;
}*/


.form-textbox h3{
	font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 30pt;
	line-height: 55px;
	font-weight: 500;
	margin-bottom: 20px;
}
.form-textbox h3 span{font-size: 18pt;font-weight: 500;}

.form-textbox h3 a{color: #5c4f47;}
.form-textbox h3 a:hover{
	color: #5c4f47;
	text-decoration: underline;
}


.form-under {
    font-family: source-han-sans-cjk-ja, sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}

.formbtm-space {
	
	padding-bottom: 80px;
	margin-bottom: 30px;
}

.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2.5%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	border-radius: 0;
	background: #fff;
	border: #ccc 2px solid;
}	
.imp-pen {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}

.imp-base {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	background: #fff;
    border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}

.imp-base2 {
	-webkit-appearance: none;
	appearance: none;
	width: 60%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	background: #fff;
	border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}



.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: 25pt;
	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 {
	box-sizing: border-box;
	/*min-width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	/*padding: 30px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;*/
}

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

.fd {margin-bottom: 50px;}
.form-table {
	color: #131b44;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
	font-family: source-han-sans-cjk-ja, sans-serif;
}
.form-table th, .cp_table  td {width: 100%;}

    
.form-table th {
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-feature-settings: "palt" 1;
    color: #fff;
    font-size: 18px;
	line-height: 1.6;
    font-weight: 500;
    box-sizing: border-box;
    width: 300px!important;
    padding: 10px;
    background-color: #24b4cc;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}
.form-table tr {
	/*display: block;*/
	width: 100%;
	/*margin-bottom: 10px;*/
}
.form-table td {
	width: 800px!important;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	background-color: #f2f5fd;
    border-radius: 0px 10px 10px 0px;
    overflow: hidden;
}



.form-table2 {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	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;
	text-align: left;
}
.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;
	text-align: left;
}



.btn-primary {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	color: #fff;
	background-color: #24b4cc;
	font-size: 20px;
	line-height: 1.6;
	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: 20px;
	padding-bottom: 20px;
	width: 700px;
	font-weight: normal;
	cursor: pointer;
	position:relative;
	z-index:5;
    border-radius: 10px;
    transition: all .3s;
}

.btn-primary:hover {
    transition: all .3s;
    color: #fff;
    background-color: #0094ad;
    border-color: #0094ad;
}

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

.btn-primary.disabled, .btn-primary:disabled {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
    color: #888;
	background-color: #ddd;
	font-size: 20px;
	line-height: 1.6;
	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: 20px;
	padding-bottom: 20px;
	width: 700px;
	font-weight: normal;
	cursor: pointer;
    transition: all .3s;
}

.form-error {
	margin-top: 8px;
	color: #d90000;
	font-size: 14px;
	line-height: 1.5;
}

.is-error {
  border: 2px solid #d90000 !important;
  background-color: #fff7f7 !important;
}
.consent-text.is-error {
	color: #d90000;
}

input::placeholder,
textarea::placeholder {
	opacity: 0.5;
	transition: opacity .3s ease;
}

input.is-error::placeholder,
textarea.is-error::placeholder {
	opacity: 1;
    color: #d90000;
}
label.is-error {
  color: #d90000;
}
/*input.is-error::placeholder,
textarea.is-error::placeholder {
  color: #d90000;
  opacity: 1;
}

label.is-error {
  color: #d90000;
}*/
    
    
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: #000;
	font-size: 12pt;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}


input[type="submit"]:hover {
    color: #fff;
    background-color: #666;
	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 {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	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;
}




.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: #F60;
	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: #1c266a;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;border-radius: 3px;
}
.mark-off{
	font-size: 8pt;
	color: #FFF;
	background-color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}

::placeholder  {font-feature-settings: "palt" 1;font-family: "hiragino-kaku-gothic-pron", sans-serif;}

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



.consent-text {
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-size: 17px;
	line-height: 1.6;
	font-weight: normal;
	text-align:center;
	margin-bottom: 20px;
}
.consent-text span{display: inline-block; vertical-align:13%;}
.consent-text a{color: #131b44;text-decoration:underline; margin-right:2px;}
.consent-text a:hover{color: #131b44;text-decoration:none;}

input[type=checkbox] {
	display: none;
}

input[type=checkbox] + label {
	position: relative;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	line-height: 1.6;
}

input[type=checkbox] + label:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 8px;
	background: #131b44;
	box-sizing: border-box;
	flex-shrink: 0;
    border-radius: 6px;
}

input[type=checkbox] + label:after {
	content: "";
	position: absolute;
	left: 8px;          /* ← 横位置調整 */
	top: 42%;
	width: 7px;         /* ← 少し拡大 */
	height: 13px;       /* ← 少し拡大 */
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translateY(-55%) rotate(45deg); /* ← 微調整 */
	opacity: 0;
}

input[type=checkbox]:checked + label:after {
	opacity: 1;
}
    
input[type=checkbox] + label:before {
	background: #e7e7e7;
}

input[type=checkbox]:checked + label:before {
	background: #24b4cc;
}
    
/*
input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
	font-family: "Font Awesome 6 Free";
	display: inline-block;
}



input[type=checkbox] + label:before {
	content: "\f14a";
	color: #e7e7e7;
	font-size: 25pt;
	line-height: 35px;
	vertical-align: -10%;
	display: inline-block;
} 

input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #000;
	font-size: 25pt;
	line-height: 35px;
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} */

.formtex span {
	vertical-align: 10%;
	display: inline-block;
	margin-right: 20px;
}



/*ラジオ*/

.radiospace {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.radio01 span {
	vertical-align: 10%;
	display: inline-block;
	margin-right: 20px;
	margin-left: 10px;
}

.radio01 {
	padding-bottom: 5px;
	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;
	border-radius: 50%;
	background-color: #000000;
}




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

.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 {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	height: 300px;
	overflow: auto;
    /*width: 90%;
	min-width: 1000px;
    max-width: 1300px;*/
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	margin-bottom: 50px;
	clear: both;
	/*background-color: #f9f9f9;*/
    
    border:  solid 1px #cdd4de;
	margin-top: 50px;
    border-radius: 10px;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #34b2ca;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cdd4de;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cdd4de;}


.privacy h2{
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-size: 20pt;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacy h3{
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-size: 16pt;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacy p{
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacy h4{
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-size: 19px;
	line-height: 1.6;
	font-weight: 600;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacy a { color: #000;text-decoration:underline;}
.privacy a:hover { color: #333; text-decoration:none;}
ul.point-dot {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.point-dot li{padding-left: 0.7em;}  
ul.point-dot li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.4em;
	font-size: 9pt;
	color: #161a42;
}
.point-dot li {
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	text-align: left;
}

ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #161a42;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-maru li {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}




ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 20px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #161a42;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	/*height: 22px;*/
	width: 22px;
	/*border-radius: 50%;*/
	font-size: 11pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}



.protable {padding-top: 20px;padding-bottom: 10px;}
.protable-table {
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	border-spacing: 0;	
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	width: 300px!important;
	padding: 20px;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.protable-table tr {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.protable-table td {
	background-color: #FFF;
	font-size: 11pt;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #f0f0f0;
	position: relative;
}
.formtex {font-size: 10pt;}

}



@media screen and (min-width: 0px) and (max-width: 1024px) {
.formtex {font-size: 8pt;}
.form1100 {
	margin-right: 15px;
	margin-left: 15px;
}

.textbox-form1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.textbox-form2 {
	padding-top: 10px;
	padding-bottom: 40px;
}
.form-under {
	font-size: 9pt;
	line-height: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.form-textbox {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.form-textbox h2{
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align:center;
}

.form-textbox p{
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.spcenter { text-align:center;font-size: 10pt;line-height: 18px;}
.form-textbox h3{
	font-family: 'YakuHanMP', Renner;
	font-size: 22pt;
	line-height: 45px;
	font-weight: 500;
	margin-bottom: 10px;
	text-align:center;
}
.form-textbox h3 span{font-size: 14pt;font-weight: 500;}

.form-textbox h3 a{color: #5c4f47;}
.form-textbox h3 a:hover{
	color: #5c4f47;
	text-decoration: underline;
}



.imp-sell{
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 26px;
	border-radius: 10px;
	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: 10px;
	border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
}
.imp-base {
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	background: #fff;
    border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}

.imp-base2 {
	-webkit-appearance: none;
	appearance: none;
	width: 60%;
	padding: 2%;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.6;
	background: #fff;
	border:#f2f5fd 2px solid;
	background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}
/*.imp-base {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    font-size: 11pt;
    line-height: 26px;
    background: #fff;
    
    background-color: #f2f5fd;
    border-radius: 1px 10px 10px 1px;
}

.imp-base2 {
	-webkit-appearance: none;
	appearance: none;
	width: 50%;
	padding: 3%;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 26px;
	background: #fff;
	border-radius: 1px 10px 10px 1px;
	background-color: #f2f5fd;
}*/


.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 {
	margin-right: 15px;
	margin-left: 15px;
}

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

.fd {margin-bottom: 20px;}
.form-table {
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.form-table th, .cp_table  td {width: 100%;}
.form-table div {}
.form-table th {
	font-size: 11pt;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding-top: 10px;
}
.form-table tr {
	display: block;
	width: 100%;
}
.form-table td {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	margin-bottom: 5px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
}*/
#formWrap {
	box-sizing: border-box;
	/*min-width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	/*padding: 30px;
	border: 1px solid #ECECEC;
	box-sizing: border-box;*/
}

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

.fd {margin-bottom: 50px;}
.form-table {
	color: #131b44;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
	font-family: source-han-sans-cjk-ja, sans-serif;
}


    
.form-table th {
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-feature-settings: "palt" 1;
    color: #fff;
    font-size: 16px;
	line-height: 1.6;
    font-weight: 500;
    box-sizing: border-box;
    display: block;
    padding: 10px;
    background-color: #24b4cc;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.form-table tr {
	display: block;
    margin-bottom: 5px;
}
.form-table td {
	display: block;
	/*margin-bottom: 10px;*/
	box-sizing: border-box;
	background-color: #f2f5fd;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
}




.form-table2 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	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: #EDEDED;
	border: 1px solid #EDEDED;
}
.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 {
	padding-bottom:20px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
    
    
    
.btn-primary {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	color: #fff;
	background-color: #24b4cc;
	font-size: 16px;
	line-height: 1.6;
	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: 10px;
	padding-bottom: 10px;
	width: 200px;
	font-weight: normal;
	cursor: pointer;
	position:relative;
	z-index:5;
    border-radius: 10px;
    transition: all .3s;
}

.btn-primary:hover {
    transition: all .3s;
    color: #fff;
    background-color: #0094ad;
    border-color: #0094ad;
}

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

.btn-primary.disabled, .btn-primary:disabled {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
    color: #888;
	background-color: #ddd;
	font-size: 16px;
	line-height: 1.6;
	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: 10px;
	padding-bottom: 10px;
	width: 200px;
	font-weight: normal;
	cursor: pointer;
    transition: all .3s;
}

.form-error {
	margin-top: 8px;
	color: #d90000;
	font-size: 14px;
	line-height: 1.5;
}

.is-error {
  border: 2px solid #d90000 !important;
  background-color: #fff7f7 !important;
}
.consent-text.is-error {
	color: #d90000;
}

input::placeholder,
textarea::placeholder {
	opacity: 0.5;
	transition: opacity .3s ease;
}

input.is-error::placeholder,
textarea.is-error::placeholder {
	opacity: 1;
    color: #d90000;
}
label.is-error {
  color: #d90000;
}

/*.btn-primary {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #fff;
	background-color: #222;
	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: normal;
	position:relative;
	z-index:5;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

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

.btn-primary.disabled, .btn-primary:disabled {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
    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: normal;
}*/


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: #000;
	font-size: 11pt;
	cursor: pointer;
    font-weight: normal;
}


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: #666;
	font-size: 11pt;
	cursor: pointer;
    font-weight: normal;
}
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;
    font-weight: normal;
}
.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: #F60;
	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: #1c266a;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;border-radius: 3px;
}
.mark-off{
	font-size: 8pt;
	color: #FFF;
	background-color: #666666;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: 15%;
	margin-right: 10px;
	margin-left: auto;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	font-weight: normal;
}
::placeholder  {font-size: 10pt;font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

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


/*.consent-text {
	font-size: 10pt;
	line-height: 29px;
	font-weight: normal;
	text-align:center;
	margin-bottom: 20px;
}
.consent-text span{display: inline-block; vertical-align:20%;}
.consent-text a{color: #000;text-decoration:underline;}
.consent-text a:hover{color: #000;text-decoration:none;}

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

input[type=checkbox] + label:before {
	content: "\f14a";
	color: #e7e7e7;
	font-size: 25pt;
	vertical-align: 0%;
	display: inline-block;
} 

input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #000;
	font-size: 25pt;
	
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} */
.consent-text {
    padding-top: 30px;
    font-family: source-han-sans-cjk-ja, sans-serif;
	font-size: 14px;
	line-height: 1.1;
	font-weight: normal;
	/*text-align:center;*/
	margin-bottom: 10px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.consent-text span{display: inline-block; vertical-align:13%;}
.consent-text a{color: #131b44;text-decoration:underline; margin-right:2px;}
.consent-text a:hover{color: #131b44;text-decoration:none;}

input[type=checkbox] {
	display: none;
}

input[type=checkbox] + label {
	position: relative;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
	line-height: 1.6;
}

input[type=checkbox] + label:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-right: 8px;
	background: #131b44;
	box-sizing: border-box;
	flex-shrink: 0;
    border-radius: 6px;
}

input[type=checkbox] + label:after {
	content: "";
	position: absolute;
	left: 8px;          /* ← 横位置調整 */
	top: 42%;
	width: 7px;         /* ← 少し拡大 */
	height: 13px;       /* ← 少し拡大 */
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: translateY(-55%) rotate(45deg); /* ← 微調整 */
	opacity: 0;
}

input[type=checkbox]:checked + label:after {
	opacity: 1;
}
    
input[type=checkbox] + label:before {
	background: #e7e7e7;
}

input[type=checkbox]:checked + label:before {
	background: #24b4cc;
}
    
/*
input[type=checkbox] { display:none; } 
input[type=checkbox] + label:before {
	font-family: "Font Awesome 6 Free";
	display: inline-block;
}



input[type=checkbox] + label:before {
	content: "\f14a";
	color: #e7e7e7;
	font-size: 25pt;
	line-height: 35px;
	vertical-align: -10%;
	display: inline-block;
} 

input[type=checkbox] + label:before {
	letter-spacing: 5px;
	padding-left: 1px;
} 


input[type=checkbox]:checked + label:before {
	content: "\f14a";
	color: #000;
	font-size: 25pt;
	line-height: 35px;
} 
input[type=checkbox]:checked + label:before {letter-spacing: 5px;} */

.formtex span {
	vertical-align: 10%;
	display: inline-block;
	margin-right: 20px;
}

/*ラジオ*/

.radiospace {margin-top: 0px!important;}



.formtex span {
	vertical-align: 8%;
	display: inline-block;
	margin-right: 20px;
}



/*ラジオ*/


.radio01 span {
	vertical-align: 3%;
	display: inline-block;
	margin-right: 20px;
	margin-left: 10px;
}

.radio01 {
	padding-bottom: 5px;
	line-height: 25px!important;
	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;
	border-radius: 50%;
	background-color: #000000;
}


/*.form-text9 {
	margin-left: 10px;
	margin-bottom: 0px!important;
	padding: 0px!important;
	margin-top: 0px!important;
	
}*/


/*ラジオ*/

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

.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 {
	font-feature-settings: "palt" 1;
	font-family: source-han-sans-cjk-ja, sans-serif;
	height: 300px;
	overflow: auto;
    /*width: 90%;
	min-width: 1000px;
    max-width: 1300px;*/
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 10px;
	clear: both;
	/*background-color: #f9f9f9;*/
    
    border:  solid 1px #cdd4de;
	margin-top: 50px;
    border-radius: 10px;
}
.privacy::-webkit-scrollbar{width: 5px;}
.privacy::-webkit-scrollbar-thumb{background: #34b2ca;}
.privacy::-webkit-scrollbar-track-piece:start{background: #cdd4de;}
.privacy::-webkit-scrollbar-track-piece:end{background: #cdd4de;}



.privacy h2{
	font-size: 14pt;
	line-height: 35px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.privacy h3{
	font-size: 12pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 15px;
}
.privacy p{
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}
.privacy h4{
	font-size: 12pt;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: 5px;
	padding-top: 10px;
}
.privacy a { color: #000;text-decoration:underline;}
.privacy a:hover { color: #333; text-decoration:none;}

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

ol.point-maru {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #131b44;
	color: #FFF;
	display: inline-block;
	line-height: 18px;
	margin-left: -22px;
	text-align: center;
	height: 18px;
	width: 18px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 4px;
	vertical-align: 0%;
}
ol.point-maru li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}




ol.point-maru2 {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-maru2 li{
	padding-left: 10px;
	position: relative;
}
ol.point-maru2 li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	color: #131b44;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	/*height: 22px;*/
	width: 22px;
	/*border-radius: 50%;*/
	font-size: 10pt;
	margin-right: 5px;
	vertical-align: -2%;
}
ol.point-maru2 li {
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}



.protable {padding-top: 20px;padding-bottom: 10px;}
.protable-table {
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 21px;
	border-spacing: 0;	
}
.protable-table th, .cp_table  td {width: 100%;}
.protable-table div {}
.protable-table th {
	font-size: 10pt;
	line-height: 21px;
	font-weight: 500;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.protable-table tr {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.protable-table td {
	background-color: #FFF;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #f0f0f0;
	position: relative;
}




.han {
	/*display: flex;
	align-items: center;*/
}
.han .selectbox {
	/*width: 60%;*/
	position: relative;
	box-sizing: border-box;
	
}
.han .imp-sell{
	margin-bottom: 6px;
	/*padding: 20px;*/
}
.kosu {display: flex;align-items: center;width: 100%;}
.kosu span{margin-left:10px;}
.kosu .imp-base {
	width: 60%;
	/*padding: 20px;*/
	border:#ccc 2px solid;
	background-color: #fff;
	color: #222;
}
	
.spacebox {
	
}

.fstittle {
	margin-bottom: 35px;
	/*display: flex;
	align-items: center;*/
}

.fstittle h3 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-color: #333;
	text-align: center;
	margin-bottom: 10px;
}
.fstittle p {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 600;
	color: #505050;
}

.form-textbox ul {
	margin-right: auto;
	margin-left: auto;
}
.form-textbox .points2 li{
	font-size: 8pt;
	line-height: 18px;
}


input{
    -webkit-appearance: none;
}

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

input.submitBtn:disabled{
	background-color: #aaa;
	cursor:not-allowed;
}
.formbtm-space {
	padding-bottom: 50px;
}
input[type=text] {
  font-size: 16px;
}
input[type=email] {
  font-size: 16px;
}
textarea {
   font-size: 16px!important;
}

}