@charset "UTF-8";
/* CSS Document */

body .l-header-contact li{
float: right;
}
body .l-footer-left-link{
white-space: nowrap;
}
.inner{width: 1040px;
margin: 0 auto;
}
body #formBlock a{
color: #333;
text-decoration: underline;
}
#main #formBlock{
font-size: 18px;
line-height:1.5;
position:relative;
margin:0 auto 80px auto;
}
#main #formBlock .formCap{
font-size: 14px;
display: inline-block;
vertical-align: middle;
padding-left: 1em;
}
#main #formBlock .formInfo{
font-size: 16px;
padding-bottom: 10px;
	margin-bottom: 20px;
}
#main #formBlock .col2{
font-size: 13px;
padding-top: 5px;
}
#main #formBlock .col2 label{
margin-top: 10px;
}
.col2{
overflow: hidden;
}
.col2 > div{
width: 50%;
float: left;
}
.formTitle{
background: #f18806;
display: block;
font-size: 32px;
line-height: 36px;
padding:5px 0;
}
.formTitle > span{
display: block;
color: #FFF;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.formTitle > span.icon-mail{
background: url(common_renewal02/images/common/icn_mail.png) left center no-repeat;
padding-left: 65px;
padding-top:20px; 
padding-bottom:20px;
}
.formTitle > span span.small{
display: block;
font-size: 16px;
}
.formTitle > span span.en{
font-size: 12px;
letter-spacing: 0.3em;
margin-left: 3em;
}
#main #formBlock .lead{
color: #333;
font-size: 24px;
line-height: 36px;
padding: 50px 0;
}

/* -----------------------------------------------
company
----------------------------------------------- */
#form{
position:relative;
padding:65px 140px;
background: #f3f0e7;
}
#form.thanksSet{
margin-top: 80px;
}
#form h1,#form h2.contact{
font-size:24px;
color:#f39e19;
line-height:1;
padding-bottom:10px;
border-bottom:#f39e19 solid 5px;
margin-bottom:30px;
}
#form h2.contact{
padding-top:30px;
}
#form h2{
font-size:24px;
color:#000000;
padding-bottom:0;
margin-bottom:1.5em;
margin-top:1em;
}
#form h3{
font-size:18px;
color:#000000;
padding-bottom:0;
margin-bottom:1em;
margin-top:1em;
}
#form h4{
background:#f0f0f0;
font-size:16px;
padding:0.5em 0;
margin-bottom:1em;
margin-top:1em;
}
#form p{
padding-bottom:1em;
}
#form ul{
padding-bottom:1em;
}
#form .centerSet{
text-align:center;
}
#form table{
width:100%;
}
#form table td,
#form table th{
padding:0.8em 0;
font-weight:normal;
text-align:left;
vertical-align:middle;
}
#form table th{
white-space:nowrap;
width:190px;
}

#form table td{
}
#form table td dd{
padding-bottom:5px;
}
#form table td dl:last-child{
padding-bottom:0px;
}
#form table td dt{
font-weight:bold;
}
#form table table td,
#form table table th{
padding:0 1em;
border-bottom:none;
font-size: 18px;
}
#secure{
float: left;
}
.privacy{
margin:20px 0;
font-size:12px;
}
#checkBox1 label{
font-size:20px;
}

.privacy strong{
font-size:16px;
padding-bottom:15px;
display:block;
text-indent:-0.5em;
}
.formNote{
font-size:12px;
color:#333333;
padding-top:5px;
}
td .note{
display:block;
font-size:12px;
color:#666666;
padding-top:5px;
}
.note{
font-size:12px;
color:#666666;
}
.set1 input{
width:90%;
}
.set2 input{
width:220px;
}
input[type="text"],textarea{
border: 1px solid #c9c9c9;
margin:0 7px 0 0;
position:relative;
background:#FFF;
behavior: url(/mailform/inquiry/css/PIE.htc);
padding: 10px;
font-size: 14px;
line-height: 20px;
color: #000;
min-height: 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
input:focus,textarea:focus {
border:solid 1px #ff6600;
}
textarea {
outline:none;
}
.required{
position:relative;
color: #ee0401;
}
#form table th span.option{
background: #666;
position:relative;
color: #fff;
font-size: 10px;
padding: 2px 5px 2px 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
behavior: url(/mailform/inquiry/css/PIE.htc);
position:relative;
display:inline-block;
margin-left:0px;
float:right;
}

.pos{
position:relative;
}

.privacy label span {
border: #FF0000 solid 2px;
padding: 2px 7px 6px 7px;
}

.areaBox{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
behavior: url(/mailform/inquiry/css/PIE.htc);
position:relative;
border:#CCCCCC solid 1px;
text-align:center;
width:237px;
margin-left:8px;
margin-bottom:8px;
padding-bottom:16px;
float:left;
}
.col3 .areaBox{
width:318px;
margin-left:10px;
}
.areaBox:first-child{
margin-left:0;
}

#form .areaBox h3{
margin:8px 8px 16px 8px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
behavior: url(/mailform/inquiry/css/PIE.htc);
position:relative;
background:#EEE;
padding:0;
line-height:40px;
height:40px;
font-size:16px;
color: #666666;
}
#form .areaBox p{
font-size:18px;
font-weight:bold;
letter-spacing:-1px;
padding:0;
margin:0 0 8px 0;
line-height:1;
}
#form .areaBox p span{
font-size:12px;
font-weight:normal;
}
.thanks{
position:relative;
text-align:center;
}
#form .thanks h3{
font-size:28px;
display: block;
}
#form .thanks p{
display: block;
}
input#submit{
padding: 20px 0;
font-size:20px;
color:#FFF;
border-style: none;
font-weight:normal;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
background: -moz-linear-gradient(top, #009be8, #0073ad);
background: -webkit-gradient(linear,left top, left bottom, from(#009be8), to(#0073ad));
background: linear-gradient(top, #009be8, #0073ad);
background:  -o-linear-gradient(top, #009be8, #0073ad);
background:  -ms-linear-gradient(top, #009be8, #0073ad);
line-height:1;
color:#FFF;
position:relative;
text-align:center;
width:500px;
vertical-align:bottom;
cursor: pointer;
font-weight: bold;
font-size: 24px;
float: right;
}
input#submit:hover{
filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
}
.check input#submit{
	display:inline-block;
	width:auto;	
}
input#reset{
padding: 5px 40px;
font-size:12px;
background-color:#bfbfbf;
color:#FFF;
border-style: none;
font-weight:normal;
cursor: pointer;
}



select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 40px;
border: #c9c9c9 solid 1px;
padding: 0 35px 0 10px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background: #FFF url(images/select_icon.png) right center no-repeat;
font-size: 14px;
vertical-align: top;
outline: none;
vertical-align: middle;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

select::-ms-expand {
	display: none;
}


/*
.radio label,
label.radio_text {
cursor : pointer;
position : relative;
padding-left : 5px;
margin-right : 20px;
overflow : hidden;
padding-left : 30px;
display : inline-block;
vertical-align: middle;
}
.radio label:before,
label.radio_text:before {
position : absolute;
width : 21px;
height : 21px;
border : 1px solid #666;
border-radius : 50%;
left : 0px;
top : 2px;
content : '';
z-index : 3;
}
.radio label:after,
label.radio_text:after {
content : '';
position : absolute;
width : 15px;
height : 15px;
border-radius : 100%;
left : 4px;
top : 6px;
background-color : #000;
z-index : 1;
}

.radio label input[type="radio"],
label.radio_text input[type="radio"] {
-moz-appearance: none;
-webkit-appearance: none;
position : absolute;
z-index : 2;
width : 30px;
height : 30px;
left : -30px;
top : 1px;
margin : 0px;
box-shadow : 20px -1px #FFF;
}

.radio label input[type="radio"]:checked,
label.radio_text input[type="radio"]:checked {
box-shadow : none;
}

.radio label input[type="radio"]:focus,
label.radio_text input[type="radio"]:focus {
opacity : 0.2;
box-shadow : 20px -1px #FFF;
}*/





/*Radio Check*/
label.radio, .radio label, label.checkbox, label.checkbox_text {
	position      : relative;
	cursor        : pointer;
	display       : inline-block;
	overflow      : hidden;
	box-sizing    : border-box;
}
label.radio {
	width         : 21px;
	height        : 21px;
	border        : 1px solid #a0a0a0; 
	border-radius : 100%;
}
.radio label {
	min-height   : calc(21px + 5px);
	margin-right : calc(21px + 5px);
	padding-left : calc(21px + 5px);
	line-height  : calc(21px + 5px);
}
label.checkbox {
	width      : 20px;
	height     : 20px;
	border     : 1px solid #B3B3B3;
	background : #fff;
}
label.checkbox_text {
	padding-left : calc(20px + 5px);
	line-height  : 20px;
}
/** before after **/
label.radio:before, .radio label:before, label.checkbox_text:before,
label.checkbox:after, .radio label:after, label.checkbox_text:after{
	content  : '';
	position : absolute;
	box-sizing : border-box;
}
label.radio:before, .radio label:before{
	border-radius    : 100%;
}
label.radio:before, label.checkbox:after{
	top              : 0px;
	bottom           : 0px;
	left             : 0px;
	right            : 0px;
	margin           : auto;
}
label.checkbox:after, label.checkbox_text:after{
	transform         : rotate(45deg);
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	border-right      : 3px solid #a0a0a0;
	border-bottom     : 3px solid #a0a0a0;
	top               : calc(50% - (((17px / 12 ) * 5) / 2));
	display           : block;
	margin-top        : calc(((17px / 12 ) * 5) * -1);
	width             : calc(((17px / 12 ) * 5));
	height            : 17px;
	z-index           : 1;
}
.radio label:before, .radio label:after{
	top              : 0px;
	bottom           : 0px;
	margin-top       : auto;
	margin-bottom    : auto;
}
label.radio:before {
	display          : block;
	width            : 13px;
	height           : 13px;
	z-index          : 1;
	background-color : #a0a0a0; 
}
.radio label:before {
	width         : 21px;
	height        : 21px;
	border        : 1px solid #a0a0a0; 
	left          : 0px;
	z-index       : 3;
}
label.checkbox_text:before {
	width    : 20px;
	height   : 20px;
	left     : 0px;
	top      : 0;
	border   : 1px solid #B3B3B3;
	z-index  : 3;
	box-sizing: border-box;
}
.radio label:after {
	width            : 13px;
	height           : 13px;
	border-radius    : 100%;
	left             : calc(((21px/2) - (13px) / 2));
	background-color : #a0a0a0;
	z-index          : 1;
}
label.checkbox_text:after {
	left : calc((20px / 2) - (((17px / 12 ) * 5) / 2));
}
/** input **/
label.radio input[type="radio"], .radio label input[type="radio"], label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"]{
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	margin     : 0px;
	width      : 20px;
	height     : 20px;
	box-sizing    : border-box;
	outline       : none;
}
label.radio input[type="radio"], .radio label input[type="radio"]{
	left       : calc(21px * -1);
	width      : 21px;
	height     : 21px;
	top           : 0px;
	bottom        : 0px;
	margin-top    : auto;
	margin-bottom : auto;
	border-radius : 100%;
}
label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"]{
	left       : calc(20px * -1);
	padding    : 0;
}
label.radio input[type="radio"] {
	display    : block;
	box-shadow : 21px 0px #FFF;
}
.radio label input[type="radio"] {
	box-shadow : 21px 0px #FFF;
}
label.checkbox input[type="checkbox"] {
	box-shadow : 20px 0px #FFF;
}
label.checkbox_text input[type="checkbox"] {
	display    : block;
	box-shadow : 20px 0px #FFF;
}
/** checked forcus */
label.checkbox_text input[type="checkbox"]:checked,
label.checkbox input[type="checkbox"]:checked,
.radio label input[type="radio"]:checked,
label.radio input[type="radio"]:checked{
	box-shadow : none;
}
label.checkbox_text input[type="checkbox"]:checked:focus,
label.checkbox input[type="checkbox"]:checked:focus{
	opacity: 0.1;
}
.radio label input[type="radio"]:focus,
label.radio input[type="radio"]:focus{
	opacity: 0.2;
}

label.checkbox_text input[type="checkbox"]:checked:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox_text input[type="checkbox"]:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox input[type="checkbox"]:checked:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox input[type="checkbox"]:focus {
	box-shadow : 20px 0px #FFF;
}
.radio label input[type="radio"]:focus {
	box-shadow : 21px 0px #FFF;
}
label.radio input[type="radio"]:focus {
	box-shadow : 21px 0px #FFF;
}



/*
.radio label,
label.radio_text {
cursor : pointer;
position : relative;
padding-left : 5px;
margin-right : 20px;
overflow : hidden;
padding-left : 30px;
display : inline-block;
vertical-align: middle;
}
.radio label:before,
label.radio_text:before {
position : absolute;
width : 21px;
height : 21px;
border : 1px solid #666;
border-radius : 50%;
left : 0px;
top : 2px;
content : '';
z-index : 3;
}
.radio label:after,
label.radio_text:after {
content : '';
position : absolute;
width : 15px;
height : 15px;
border-radius : 100%;
left : 4px;
top : 6px;
background-color : #000;
z-index : 1;
}

.radio label input[type="radio"],
label.radio_text input[type="radio"] {
-moz-appearance: none;
-webkit-appearance: none;
position : absolute;
z-index : 2;
width : 30px;
height : 30px;
left : -30px;
top : 1px;
margin : 0px;
box-shadow : 20px -1px #FFF;
}

.radio label input[type="radio"]:checked,
label.radio_text input[type="radio"]:checked {
box-shadow : none;
}

.radio label input[type="radio"]:focus,
label.radio_text input[type="radio"]:focus {
opacity : 0.2;
box-shadow : 20px -1px #FFF;
}*/





/*Radio Check*/
label.radio, .radio label, label.checkbox, label.checkbox_text {
	position      : relative;
	cursor        : pointer;
	display       : inline-block;
	overflow      : hidden;
	box-sizing    : border-box;
}
label.radio {
	width         : 21px;
	height        : 21px;
	border        : 1px solid #a0a0a0;
	border-radius : 100%;
}
.radio label {
	min-height   : calc(21px + 5px);
	margin-right : calc(21px + 5px);
	padding-left : calc(21px + 5px);
	line-height  : calc(21px + 5px);
}
label.checkbox {
	width      : 20px;
	height     : 20px;
	border     : 1px solid #B3B3B3;
	background : #fff;
}
label.checkbox_text {
	padding-left : calc(20px + 5px);
	line-height  : 20px;
}
/** before after **/
label.radio:before, .radio label:before, label.checkbox_text:before,
label.checkbox:after, .radio label:after, label.checkbox_text:after{
	content  : '';
	position : absolute;
	box-sizing : border-box;
}
label.radio:before, .radio label:before{
	border-radius    : 100%;
}
label.radio:before, label.checkbox:after{
	top              : 0px;
	bottom           : 0px;
	left             : 0px;
	right            : 0px;
	margin           : auto;
}
label.checkbox:after, label.checkbox_text:after{
	transform         : rotate(45deg);
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	border-right      : 3px solid #a0a0a0;
	border-bottom     : 3px solid #a0a0a0;
	top               : calc(50% - (((17px / 12 ) * 5) / 2));
	display           : block;
	margin-top        : calc(((17px / 12 ) * 5) * -1);
	width             : calc(((17px / 12 ) * 5));
	height            : 17px;
	z-index           : 1;
}
.radio label:before, .radio label:after{
	top              : 0px;
	bottom           : 0px;
	margin-top       : auto;
	margin-bottom    : auto;
}
label.radio:before {
	display          : block;
	width            : 13px;
	height           : 13px;
	z-index          : 1;
	background-color : #a0a0a0; 
}
.radio label:before {
	width         : 21px;
	height        : 21px;
	border        : 1px solid #a0a0a0;
	left          : 0px;
	z-index       : 3;
}
label.checkbox_text:before {
	width    : 20px;
	height   : 20px;
	left     : 0px;
	top      : 0;
	border   : 1px solid #B3B3B3;
	z-index  : 3;
	box-sizing: border-box;
}
.radio label:after {
	width            : 13px;
	height           : 13px;
	border-radius    : 100%;
	left             : calc(((21px/2) - (13px) / 2));
	background-color : #a0a0a0;
	z-index          : 1;
}
label.checkbox_text:after {
	left : calc((20px / 2) - (((17px / 12 ) * 5) / 2));
}
/** input **/
label.radio input[type="radio"], .radio label input[type="radio"], label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"]{
	-moz-appearance: none;
	-webkit-appearance: none;
	position   : absolute;
	z-index    : 2;
	margin     : 0px;
	width      : 20px;
	height     : 20px;
	box-sizing    : border-box;
	outline       : none;
}
label.radio input[type="radio"], .radio label input[type="radio"]{
	left       : calc(21px * -1);
	width      : 21px;
	height     : 21px;
	top           : 0px;
	bottom        : 0px;
	margin-top    : auto;
	margin-bottom : auto;
	border-radius : 100%;
}
label.checkbox input[type="checkbox"], label.checkbox_text input[type="checkbox"]{
	left       : calc(20px * -1);
	padding    : 0;
}
label.radio input[type="radio"] {
	display    : block;
	box-shadow : 21px 0px #FFF;
}
.radio label input[type="radio"] {
	box-shadow : 21px 0px #FFF;
}
label.checkbox input[type="checkbox"] {
	box-shadow : 20px 0px #FFF;
}
label.checkbox_text input[type="checkbox"] {
	display    : block;
	box-shadow : 20px 0px #FFF;
}
/** checked forcus */
label.checkbox_text input[type="checkbox"]:checked,
label.checkbox input[type="checkbox"]:checked,
.radio label input[type="radio"]:checked,
label.radio input[type="radio"]:checked{
	box-shadow : none;
}
label.checkbox_text input[type="checkbox"]:checked:focus,
label.checkbox input[type="checkbox"]:checked:focus{
	opacity: 0.1;
}
.radio label input[type="radio"]:focus,
label.radio input[type="radio"]:focus{
	opacity: 0.2;
}

label.checkbox_text input[type="checkbox"]:checked:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox_text input[type="checkbox"]:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox input[type="checkbox"]:checked:focus {
	box-shadow : 20px 0px #FFF;
}
label.checkbox input[type="checkbox"]:focus {
	box-shadow : 20px 0px #FFF;
}
.radio label input[type="radio"]:focus {
	box-shadow : 21px 0px #FFF;
}
label.radio input[type="radio"]:focus {
	box-shadow : 21px 0px #FFF;
}
