@charset "utf-8";
/* CSS Document */
.mainMenu {
    z-index: 10000;
}

/*PC*/
@media print, screen and (min-width: 769px) {
#hedImg {
width: 1200px;
margin: 120px auto 0;
}
.hed_tit h2 { width: 90%; margin: 0 auto; text-align: center; padding: 100px 0; border-bottom: 1px solid #ED8239;}
.hed_tit h2 span.en { display: block; font-size: 65px; font-weight: 200; margin-bottom: 10px; font-weight: bold; color: #ED8239; }
.hed_tit h2 span.jp { font-size: 24px; }



/*------------*/
.contact_txt { margin:0 0 55px; line-height: 2.6em;}

.com_table_tag th {
	position:relative;
}

input[type="submit"] {
background: #ED8239;
border: #ED8239 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}

.submit:hover {
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1em;
}

.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #ED8239 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #ED8239 none repeat scroll 0 0;
color: #fff;
font-size: 0.9em;
margin-right: 5px;
padding: 2px 10px;
}

.com_table_tag {
border-top: 1px solid #e4e4e4;
width: 100%;
margin:0 0 40px;
}

.com_table_tag th {
width:30%;
border-bottom: 1px solid #e4e4e4;
padding: 40px 20px;
text-align: left;
display:table-cell;
}

.com_table_tag td {
border-bottom: 1px solid #e4e4e4;
padding:20px;
display:table-cell;
vertical-align: middle;
}

.com_table_tag th span {
font-size: 0.8em;
background: #ED8239;
padding: 2px 10px;
color: #FFF;
line-height: normal;
display:block;
width:50px;
text-align:center;
float:right;
}

.ariTxt {
font-size: 1.2em;
}

/*--*/
.ctT_box {
margin-bottom: 150px;
}
.ctB_box {
padding: 70px 0;
background-color: #ED8239;
}
.ctB_box-txt {
text-align: center;
margin-bottom: 30px;
}
.ctB_box table {
background-color: #fff;
}
.error {
margin-bottom: 70px;
}

.ctTtl {
text-align: center;
font-size: 2rem;
font-weight: 500;
margin-bottom: 40px;
}
	
.comBtn02 a{
background: #ED8239;
border: #ED8239 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}
.comBtn02 a:hover{
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}


}




/*----------------------------------------------------*/




/*sp*/
@media only screen and (max-width: 768px) {

.hed_tit h2 { width: 90%; margin: 0 auto; text-align: center; padding: 30px 0; border-bottom: 1px solid #ED8239;}
.hed_tit h2 span.en { display: block; font-size: 35px; font-weight: 200; margin-bottom: 10px; font-weight: bold; color: #ED8239; }
.hed_tit h2 span.jp { font-size: 16px; }


/*------------*/
.contact_txt { margin:0 0 30px; line-height: 2em;}


.com_table_tag th span {
float: right;
font-size: 0.8em;
background: #ED8239;
padding: 2px 10px;
color: #FFF;
line-height: normal;
}

input[type="submit"] {
background: #ED8239;
border: #ED8239 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

input[type="submit"]:hover {
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}

.submit:hover {
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}

input[type="text"],
textarea,
select {
padding: 10px;
border: 1px solid #dddddd;
font-size: 1.1em;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.inqImg {
width: 100%;
box-sizing: border-box;
border: #ED8239 5px solid;
margin: 0 auto 30px;
}

.txt {
padding: 0 20px 0 10px;
}

.h_kome {
background: #ED8239 none repeat scroll 0 0;
color: #fff;
font-size: 0.9em;
margin-right: 5px;
padding: 2px 10px;
}


.com_table_tag {
border-top: 1px solid #e4e4e4;
width: 100%;
margin:0 0 40px;
}

.com_table_tag th {
background-color: #f4f4f4;
width:96%;
border-bottom:none;
padding: 4% 2%;
text-align: center;
display: block;
}

.com_table_tag td {
border-bottom: 1px solid #e4e4e4;
border-left: none;
padding: 4% 2%;
display: block;
}

.ariTxt {
font-size: 1.1em;
}

/*--*/
.ctT_box {
margin-bottom: 100px;
}
.ctB_box {
padding: 30px 0;
background-color: #ED8239;
}
.ctB_box-txt {
/*text-align: center;*/
margin-bottom: 20px;
}
.ctB_box table {
background-color: #fff;
}
	
.comBtn02 a{
background: #ED8239;
border: #ED8239 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}
.comBtn02 a:hover{
background: #fff;
border: #ED8239 1px solid;
color: #ED8239;
}

}
