body {
text-align:center;
font-weight:500;
}



*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}



.selectLogo {
text-align:center;
}

.selectLogo img {
width:290px;
max-width:50%;
}

.selectLogoKousoku {
padding-bottom:20px;
}

.selectLogoKousoku img {
width:330px;
max-width:60%;
}




a {
/*color:#66bb00;*/
color: #107C64;
text-decoration:none;
}

.headerLinks {
padding:0 30px;
position:relative;
}

.headerLinks ul {
width:80%;
max-width:1200px;
margin:0 auto;
font-size:0;
}

.headerLinks ul li {
display:inline-block;
}

.headerLinks ul li:nth-child(2) {
margin:0 10px;
}

.headerLinks ul li a {
display:block;
padding:18px 50px;
min-width:150px;
color:#66bb00;
font-size:1.3rem;
font-weight:500;
background:#eff8e5;
border-radius:8px 8px 0 0;
transition:all 0.5s ease;
border:solid 2px rgba(102,187,0,0.2);
border-bottom:none;
}

.headerLinks li a:hover {
color:#ffffff !important;
background:#66bb00 !important;
}

.headerLinksActive {
color:#ffffff !important;
background:#66bb00 !important;
}

.wrap {
width:100%;
max-width:1000px;
margin:0 auto;
}

.contents {
position:relative;
z-index:10;
box-shadow:0px 0px 4px 2px #dddddd;
border:solid 5px #ffffff;
padding:30px 60px;
}

.contents h1 {
font-size:1.5rem;
color:#777777;
text-align:right;
margin-bottom:15px;
}

.contents h2 {
background:#ffffff;
padding:30px;
font-size:2.5rem;
font-weight:bold;
color:#66bb00;
margin-bottom: 0;
}

.contentsKousoku h2 {
background:#ffffff;
padding:30px;
font-size:2.5rem;
font-weight:bold;
color:#3882db !important;
margin-bottom: 0;
}

.contents h2 span {
display:block;
font-size:1.8rem;
font-weight:200;
padding-top:15px;
color:#333;
font-weight: bold;
}

h3.sectionTitle {
font-size:clamp(24px,5vw,28px) !important;
font-weight:700;
}

h3.sectionTitle2 {
font-size:clamp(22px,4.5vw,25px) !important;
font-weight:700;
padding:50px 0 0 0;
}


.formText {
font-size:1.05rem;
padding:10px 0 30px 0;
line-height:2;
text-align: left;
margin-bottom: 20px;
}

.formText2 {
padding:20px 15% 30px 15%;
text-align:left;
}

.formText2 p {
font-size:1.15rem;
line-height:1.61;
margin-bottom:15px;
}


.fieldset {

}

.fieldset table {
width:100%;
text-align:left;
border-top:solid 1px #66bb00;
border-right:solid 1px #66bb00;
}

.fieldset table td {
padding:25px 15px;
border-bottom:solid 1px #66bb00;
border-left:solid 1px #66bb00;
font-weight:700;
}

.fieldsetKousoku table {
width:100%;
text-align:left;
border-top:solid 1px #3e83dd !important;
border-right:solid 1px #3e83dd !important;
}

.fieldsetKousoku table td {
padding:25px 15px;
border-bottom:solid 1px #3e83dd !important;
border-left:solid 1px #3e83dd !important;
font-weight:700;
}

.inq03 {
width:250px;
background:#eff8e5;
}

.fieldsetKousoku .inq03 {
width:250px;
background:#ebf3fc !important;
}

.sengen {
padding:15px 0 30px;
}

.submitButton {
padding:10px 0 30px 0;
display:flex;
justify-content:center;
gap:0;
}

.submitButton input {
display:inline-block;
margin:0 5px;
padding:15px 39px;
font-size:1.2rem;
/*border-radius:5px;
box-shadow:0 0 4px 2px #dddddd;
border:solid 2px #ffffff;*/
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,e5e5e5+100 */
background: rgb(245,245,245); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
/*transition:all 0.5s ease;*/
outline: none;
}

/*.submitButton input:hover {
border-color:#c0c0c0;
}*/


.submitButton input:active {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: solid 4px #fff;
    color: #FFF!important;
}



.policyBox {
margin:0 0 30px 0;
padding:20px;
line-height:1.81;
height:180px;
overflow:auto;
border:solid 1px #cccccc;
}

.policyBox h3 {
font-size:1.5rem;
font-weight:500;
margin:0 0 20px;
}

.policyBox div {
text-align:left;
}

.policyBox div strong {
display:inline-block;
font-size:1.1rem;
padding:15px 0 10px 0;
font-weight:500;
}

.policyBox div p {
font-size:0.95rem;
line-height:1.61;
padding:0 0 15px 0;
}

.fcg {
color:#999999;
}

.errs {
padding:15px 0 30px 0;
color:#ee0000;
line-height:1.51;
font-size:clamp(17px,4.5vw,19px);
font-weight:600;
}

.err {
color:#ee0000;
}

.fcr {
color:#ee0000;
}

#zip {
width:8rem;
margin-bottom:10px;
margin-left:5px;
}

#add {
width:60%;
}

#add2 {
width:80%;
}


#company {
width:60%;
}

#ceo {
width:50%;
}

#name {
width:50%;
}

#mobile {
width:40%;
}

#tel {
width:40%;
}

#fax {
width:40%;
}

#email {
width:60%;
}

#inquiry {
resize: none;
width:80%;
}




.inq06 {
border:none !important;
outline:0 !important;
margin-top:-5px;
}

.inq12 {
width:1rem;
}

input[type=text] {
vertical-align:middle;
color:#111111 !important;
border:solid 1px #777;
padding:5px 5px 5px 5px;
font-weight:500;
}

textarea {
border:solid 1px #777;
padding:5px 5px 5px 5px;
font-weight:500;
color:#111111 !important;
}

select {
appearance: none;
border:solid 1px #777 !important;
padding:5px 8px 5px 5px;
}

select {
-moz-appearance: menulist;
-webkit-appearance: menulist;
}

#capital {
width:15%;
}

#number {
width:10%;
}

#industry {
width:25%;
}

#amount {
width:15%;
}

#sheets {
width:5%;
}

.nowrap {
white-space:nowrap;
}


.ppTitle {
padding:15px 0;
font-size:1.2rem;
font-weight:500;
margin-bottom: 20px;
}

.ppTitle br {
display:none;
}



/*header////////////////////////////////////////////////*/


.forSP {
display:none !important;
}



.container {
  padding:110px 5% 0 5%;
}


header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
  display:flex;
  flex-direction: column;
  padding-top:30px;
  height:117px;
  background:#FFF;
  /*border-bottom: solid 1px #ddd;*/
  box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0,0,0,0.1);
}




#global-nav{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	width:1140px;
	margin:0 auto;
	}

#global-nav ul{
	display:flex;
	flex-direction:row;
	width: 70%;
    justify-content: flex-end;
	align-items: center;
	}


#global-nav ul li{
	position:relative;
	}



#global-nav ul li a{
	text-decoration:none;
	color:#333;
	display: block;
	padding: 42px 0 0;
	}

#global-nav ul li a span{
	width:100%;
	border-right: dotted 1px #333;
	padding:0 2em;
	font-size:17px;
	font-weight: bold;
	}
	
#global-nav ul li:first-of-type a span{
	border-left: dotted 1px #333;
	}


#global-nav ul #home{
	background-image: url(../images/icon_home_off.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
#global-nav ul #home:hover{
	background-image: url(../images/icon_home_on.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
	
#global-nav ul #paper{
	background-image: url(../images/icon_outline_off.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
#global-nav ul #paper:hover{
	background-image: url(../images/icon_outline_on.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
	
#global-nav ul #car{
	background-image: url(../images/icon_etc_off.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
#global-nav ul #car:hover{
	background-image: url(../images/icon_etc_on.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
	
#global-nav ul #fuel{
	background-image: url(../images/icon_gas_off.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}
#global-nav ul #fuel:hover{
	background-image: url(../images/icon_gas_on.png);
    background-repeat: no-repeat;
    background-position-X: center;
	background-position-Y: top;
	}








#global-nav .logo img{
	width:250px;
	}

.header-desc{
	text-align: left;
    width: 1140px;
    margin: 0 auto;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size:12px;
	}



/*共通////////////////////////////////////////////////*/

.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}

.main-wrapper{
	width: 1100px;
    margin: 2em auto 0;
	display:flex;
	flex-direction:column;
	}

.breadcrumb{
	display:flex;
	margin-bottom:2em;
	}

.breadcrumb li{
	margin-right:10px;
	}
	
.breadcrumb li:last-of-type{
	margin-right:0;
}

.breadcrumb li:after{
	content:">";
    display:inline-block;
	padding-left:10px;
	}

.breadcrumb li:last-of-type:after{
	content: "";
	padding:0;
	}	
	
.breadcrumb li a{
	color: #107C64;
	}	
	
	
.indication{
	text-decoration:underline;
	text-align:center;
	}

small{
	margin-top: 10px;
    display: inline-block;
	}
	
	
.radioelement #kind_1,
.radioelement #kind_2{
	margin-bottom:3px;
	}	




	
	
/*footer////////////////////////////////////////////////*/



.footer-area{
	margin-top: 4em;
	margin-bottom:1em;
	text-align: left;
	}


.footer-inner-box{
	width:1140px;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	}	


.footer-f-box02{
	display:flex;
	align-items:center;
	}
	
.footer-nav ul{
	display:flex;	
	flex-direction:row;
	}

.footer-nav ul li a:first-of-type{
	padding-left:0;
	}

.footer-nav ul li a{
	text-decoration:none;
	color:#333;
	display: block;
	padding: 0 1em;
	}	

.footer-nav ul li a:hover{
	text-decoration:underline;
	}	
	
.footer-inner-box p{
	font-size:12px;
	margin-top:1em;
	}	
	
.footer-inner-box p{
	font-size:12px;
	margin-top:1em;
	}		
	
	
	
/*button////////////////////////////////////////////////*/	
	
	
.submitButton input {
display: inline-block;
padding: 20px 30px 15px 30px;
text-decoration: none;
background: #87bf50;
color: #FFF!important;
font-weight: bold;
font-size: 1.2em;
border: solid 2px #298900;
border-radius: 100px;
margin-top: 2em;
margin-bottom: 4em;
text-align: center;
width: auto;
transition:all .3s ease;
}

.submitButton input:hover {
background:#47a200;
}


.submitButton .submit_red {
display: inline-block;
padding: 20px 30px 15px 30px;
text-decoration: none;
background: #87bf50;
color: #FFF!important;
font-weight: bold;
font-size: 1.2em;
border: solid 2px #298900;
border-radius: 100px;
margin-top: 2em;
margin-bottom: 4em;
text-align: center;
transition:all .3s ease;
}

.submitButton .submit_red:hover {
background:#47a200;
}


.submitButton .back {
display: inline-block;
padding: 20px 30px 15px 30px;
text-decoration: none;
background: #888;
color: #FFF!important;
font-weight: bold;
font-size: 1.2em;
border: solid 2px #444;
border-radius: 100px;
margin-top: 2em;
margin-bottom: 4em;
text-align: center;
transition:all .3s ease;
}

.submitButton .back:hover {
background:#666;
}


	
/*color////////////////////////////////////////////////*/

.red{
	color:#ff4a32;
	font-weight:bold;
	}

.green{
	color:#6faf1d;
	font-weight:bold;
	}
	
.crimson{
	color:#e70012;
	font-weight:bold;
	}

.dark_green{
	color:#107b64;
	font-weight:bold;
	}
	
.pink{
	color:#ec77a3;
	font-weight:bold;
	}		
	


.inmindTextJP {
text-align:center;
font-size:clamp(15px,4vw,18px);
font-weight:600;
line-height:1.51;
padding-top:30px;
margin-bottom:15px;
}

.inmindTextEN {
text-align:center;
font-size:clamp(15px,4vw,18px);
font-weight:600;
line-height:1.51;
margin-bottom:30px;
color:#ee3333;
}

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

.inmindTextJP {
font-size:clamp(15px,3.5vw,17px);
}

.inmindTextEN {
font-size:clamp(15px,3.5vw,17px);
}

}

@media screen and (max-width: 500px) {

.inmindTextJP {
font-size:clamp(14px,3.5vw,16px);
}

.inmindTextEN {
font-size:clamp(14px,3.5vw,16px);
}

}

@media screen and (max-width: 460px) {

.inmindTextJP {
text-align:center;
font-size:3.4vw;
}

.inmindTextEN {
text-align:center;
font-size:3.3vw;
}

}


.submitButton2 {
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:15px 15px;
padding:10px 0 30px 0;
}

.submitButton2 .BACK {
padding:13px 20px 15px 20px;
border-radius:5px;
background:#e5e5e5;
font-size:clamp(18px,4vw,20px);
border:solid 2px #dddddd;
transition:all .3s ease;
}

.submitButton2 .BACK:hover {
background:#e0e0e0;
}

.submitButton2 .SUBMIT {
padding:13px 20px 15px 20px;
border-radius:5px;
background:#66bb00;
color:#ffffff !important;
font-size:clamp(18px,4vw,20px);
border:solid 2px #54ac00;
transition:all .3s ease;
}

.submitButton2 .SUBMIT:hover {
background:#5db400;
}

.biztype {
padding:25px 0 35px 0;
}

.biztype h3 {
font-size:clamp(18px,5vw,22px);
font-weight:600;
line-height:1.51;
margin-bottom:30px;
}

.biztype h3 em {
font-style:normal;
color:#ee0052;
}

.biztype div {
display:flex;
justify-content:center;
gap:0 10px;
margin-bottom:10px;
}

.biztype span {
display:inline-block;
font-size:0;
border:solid 1px rgba(251,230,230,0.75);
}

.biztype .radioelement label {
display:inline-block;
min-width:270px;
background:#fbf6c8;
padding:18px 15px 22px 15px;
font-size:clamp(17px,5vw,18px);
transition:all .3s ease;
}

.biztype .radioelement label:hover {
cursor:pointer;
background:#fbe6c8;
}

.biztype input {
transform:scale(1.4);
display:inline-block;
margin:-3px 3px 0 0;
outline:none;
}

.biztype p {
display:inline-block;
padding:10px 20px;
font-size:clamp(17px,4.5vw,18px);
font-weight:500;
line-height:1.51;
}

.biztype p small {
font-size:clamp(15px,3.5vw,16px);
}

.fcg {
color:#111111;
}


input[type=text],
select *,
select,
textarea {
font-family:sans-serif !important;
font-size:clamp(1rem,4vw,18px);
}
