@charset "utf-8";
/*
Theme Name: official_Theme
Theme URI: http://
Description: official
Version: 0.1
Author: BFnet
Author URI: 
Tags: 
*/
.nopc {display: none!important;}
* {padding: 0;margin: 0;}
h1,h2,h3,h4,h5,strong{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
sub, sup {
vertical-align: baseline;
}
sup {
position:relative;
top:-4px;
font-size: 50%;
}
img{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline;
}
ul {	display: block}
li {
	list-style-position: outside;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {color: #ff0000;}
a img {
	-moz-transition: -moz-transform 0.2s linear;
	-webkit-transition: -webkit-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
	transition: transform 0.2s linear;
}

a:hover img,
#sbmt01:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

body{
	margin: 0 auto;
	padding: 0;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	line-height: 1.8;
	font-size: 18px;
	color: #222;
}
header {
	padding: 20px 0;
	width: 100%;
	background: #eeece1;
	margin-bottom: 20px;
}
header > div {
	width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
}
h1 img {
	vertical-align: middle;
	margin-right: 40px;
}
header > div > ul {
	width: 400px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	overflow: hidden;
}
header > div > ul li {
	float: left;
	white-space: nowrap;
	width: 200px;
}
header > div > ul li br {display: none;}
header > div > ul li a {margin-right: 10px;}
#globalNav {
	top: 124px;
	left: 0;
	z-index: 1000;
	position: fixed;
}
#gnav {
	width: 184px;
	margin: 0 auto;
	overflow: hidden;
}
.gnavout {
	width: 190px;
	height: 500px;
	display: none;
	cursor: pointer;
	background: url(img/gnavout.png) no-repeat 0 0;
}
.gnavout:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*
#gnav li {
	width: 184px;
	height: 100px;
	overflow: hidden;
}
#gnav li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/gnav.png) no-repeat;
}
#gnav li.gnav01 a {background-position: -40px 0;}
#gnav li.gnav02 a {background-position: -40px -100px;}
#gnav li.gnav03 a {background-position: -40px -200px;}
#gnav li.gnav04 a {background-position: -40px -300px;}
#gnav li.gnav05 a {background-position: -40px -400px; height: 102px;}
#gnav li.gnav01 a:hover {background-position: -224px 0;}
#gnav li.gnav02 a:hover {background-position: -224px -100px;}
#gnav li.gnav03 a:hover {background-position: -224px -200px;}
#gnav li.gnav04 a:hover {background-position: -224px -300px;}
#gnav li.gnav05 a:hover {background-position: -224px -400px;}
*/

#gnav li {
	width: 184px;
	height: 83.5px;
	overflow: hidden;
}
#gnav li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(img/_gnav.png) no-repeat;
}
#gnav li.gnav01 a {background-position: -40px 0;}
#gnav li.gnav02 a {background-position: -40px -83.5px;}
#gnav li.gnav03 a {background-position: -40px -167px;}
#gnav li.gnav04 a {background-position: -40px -250.5px;}
#gnav li.gnav05 a {background-position: -40px -334px;}
#gnav li.gnav06 a {background-position: -40px -417.5px; height: 85.5px;}
#gnav li.gnav01 a:hover {background-position: -224px 0;}
#gnav li.gnav02 a:hover {background-position: -224px -83.5px;}
#gnav li.gnav03 a:hover {background-position: -224px -167px;}
#gnav li.gnav04 a:hover {background-position: -224px -250.5px;}
#gnav li.gnav05 a:hover {background-position: -224px -334px;}
#gnav li.gnav06 a:hover {background-position: -224px -417.5px;}

#catchcopy {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.2;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 500;
	text-shadow:1px 1px 2px #000000;
}

section {
	padding: 150px 0;
	text-align: center;
}
section h2 {
	font-size: 2em;
	width: 800px;
	margin: 0 auto 40px auto;
}
section h2 .eng {
	display: block;
	border-top: 2px solid #000;
	font-size: 0.6em;
}
section h3 {
	font-size: 1.6em;
	margin: 0 auto 40px auto;
}
section h3 .num {
	font-size: 1.2em;
	margin-right: 5px;
}
.bgimg01,
.bgimg02,
.bgimg03,
.bgimg04 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
}
.bgimg01 {
	background: url(img/top/img01.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
.bgimg02 {
	background: url(img/top/img02.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
.bgimg03 {
	background: url(img/top/img03.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
.bgimg04 {
	background: url(img/top/img04.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
}
#bg01 {background: #eeece1;}
footer {margin-top: 100px;}
#footer01 {
	color: #fff;
	text-align: center;
	width: 100%;
	height: 300px;
	background: url(img/footer_bg.png) no-repeat center top #a09457;
}
#footer01 h5 {
	padding-top: 35px;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#footer01 h5 img {
	display: block;
	margin: 0 auto 10px auto;
}
#footer01 ul {
	overflow: hidden;
}
#footer01 ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 30px;
	font-size: 1.1em;
}
#footer01 ul li:nth-child(even) {margin-right: 0;}
#footer01 ul li a {
	margin-right: 20px;
	color: #fff;
}
#footer01 ul li a:hover {color: #ff0000;}
#footer01 dl dd:nth-of-type(2) {font-size: 1.8em;}
#footer02 {
	padding: 40px 0;
	background: #eeece1;
}
#footer02 > div {
	width: 959px;
	margin: 0 auto;
	overflow: hidden;
}
#footer02 > div > ul {
	width: 600px;
	float: left;
	overflow: hidden;
}
#footer02 > div > ul > li {
	width: 150px;
	float: left;
}
#copyright {
	margin-left: 600px;
	text-align: center;
}
.footlink {
	display: table;
	text-align: center;
	margin: 22px auto;
}
.footlink li {
	display: table-cell;
	text-align: center;
}
.footlink li {
	padding-right: 38px;
}
.footlink li:last-child {padding-right: 0;}
.footlink li img {
	height: 85px;
	width: auto;
	vertical-align: bottom;
}

/* home */
#infolist,
#topnav {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
#infolist li {
	text-align: left;
	margin: 4px 0;
	padding: 4px 0 4px 20px;
	border-bottom: 1px dotted #000;
}
#topnav li {
	width: 254px;
	float: left;
	margin: 0 19px 20px 0;
	position: relative;
	overflow: hidden;
}
#topnav li:nth-child(3n){margin-right: 0;}
#topnav li img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#topnav li p {
	text-align: left;
	display: block;
	width: calc(100% - 20px);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	background: rgba(0,0,0,0.6);
	color: #fff;
}
#topnav li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* common */
#headimg {
	width: 100%;
	height: 500px;
	position: relative;
}
.company #headimg {
	background: url(../../../edit/headimg/company.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.access #headimg {
	background: url(../../../edit/headimg/access.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.wood #headimg {
	background: url(../../../edit/headimg/wood.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.housing #headimg {
	background: url(../../../edit/headimg/housing.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.iso #headimg,
.category-iso #headimg {
	background: url(../../../edit/headimg/iso.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.category-result #headimg {
	background: url(../../../edit/headimg/result.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.info #headimg,
.category-info #headimg {
	background: url(../../../edit/headimg/info.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.recruit #headimg,
.recruittest #headimg,
.interview #headimg,
.category-recruit #headimg,
.category-interview #headimg {
	background: url(../../../edit/headimg/recruit.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
.contact #headimg, .thanks #headimg {
	background: url(../../../edit/headimg/contact.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
#headimg h2 {
	color: #fff;
	font-size: 3.6em;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	line-height: 500px;
	z-index: 500;
	text-shadow:1px 1px 2px #000000;
}
.exptxt {
	width: 800px;
	text-align: left;
	margin: 0 auto 30px auto;
}
.regtbl {
	width: 800px;
	margin: 0 auto;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}
.regtbl caption {font-size: 1.4em;margin-bottom: 20px;}
.regtbl tr th,
.regtbl tr td {
	padding: 0.5em 1em;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.regtbl tr th {
	width: 8em;
	background: #fafafa;
}
.imgcnt {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
h4 {
	width: 800px;
	margin: 0 auto 20px auto;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: -2px;
	padding: 8px 20px;
	background: #eeece1;
}
.mt20 {margin-top: 20px;}
.mb60 {margin-bottom: 60px;}
.mb40 {margin-bottom: 40px;}

/* result */
.category-result section h4 {margin-bottom: 30px;}
.resultyear,
.resultlist,
.reglist {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
.resultlist {margin-bottom: 40px;}
.resultyear li,
.resultlist li,
.reglist li {
	width: 256px;
	float: left;
	margin: 0 16px 16px 0;
}
.resultyear li:nth-child(3n),
.resultlist li:nth-child(3n),
.reglist li:nth-child(3n) {margin-right: 0;}
.resultyear li,
.reglist li {text-align: center;}
.resultlist li {margin-bottom: 60px;}
.resultyear li a {
	display: block;
	border: 1px solid #000;
	padding: 20px 0;
	transition: all .3s;
}
.resultyear li a:hover {
	color: #fff;
	background: #000;
}
.resultyear li.norecruit {
	width:100%;
	text-align: left;
	margin: 4px 0;
	padding: 4px 0 4px 20px;
	border-bottom: 1px dotted #000;
}
.resultname {
	height: 2.8em;
	line-height: 1.3;
}
/* recruit */
.recruittxt {
	width: 800px;
	margin: 0 auto 30px auto;
	text-align: left;
}
.recruittxtbox {
	width: 800px;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto 30px auto;
	border: 1px solid #ddd;
	text-align: left;
}

/* pagenav */
.pagenav {
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	overflow: hidden;
}
.pagenav li {
	width: 210px;
	text-align: center;
	float: left;
	border: 0 none;
	padding: 1px 0;
}
.pagenav li.backlist {
	width: 330px;
	margin: 0 25px;
}
.pagenav li a {
	margin: 0 auto;
	display: block;
	border: 1px solid #000;
	padding: 20px 0;
	transition: all .3s;
}
.pagenav li a:hover {
	color: #fff;
	background: #000;
}
.pagenav li a i {margin: 0 10px;}
.pagenav li.backlist a {text-decoration: underline; }

/* company */
.cut7em,
.cut11em {overflow: hidden;}
.cut7em li {
	width: 7em;
	margin-right: 1em;
	float: left;
}
.cut11em li {
	width: 11em;
	margin-right: 1em;
	float: left;
}
.presidentwrap {text-align: center;margin-bottom: 30px;}
.presidentwrap img {display: block;margin: 0 auto 20px auto;}
.isolink {
	width: 800px;
	margin: 50px auto 0 auto;
	display: block;
	text-align: center;
	transition: all .3s;
	border: 1px solid #000;
	padding: 20px 0;
	letter-spacing: 2px;
	text-indent: -2px;
}
.isolink:hover {
	color: #fff;
	background: #000;
}

/* access */
#map_canvas1,
#map_canvas2,
#map_canvas3,
#map_canvas4,
#map_canvas5 {
	width: 100%;
	height: 500px;
	margin: 20px 0 100px 0;
}
#map_canvas5 {margin-bottom: 0;}
#a04 {margin-bottom: 20px;}

/* wood */
#yellow_cedar {
	width: 450px;
	padding-left: 350px;
	margin: 0 auto;
	text-align: left;
	background: url(img/wood/yellow_cedar.jpg) no-repeat left top;
}

.regdl {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}
#yellow_cedar dt,
.regdl dt {
	color: #635b32;
	font-weight: bold;
	margin-bottom: 1em;
}
#yellow_cedar dt {border-bottom: 1px solid #635b32;}
#yellow_cedar dd {
	font-size: 0.9em;
	line-height: 1.4;
}
.regdl dt:before {
	margin-right: 5px;
	content: "\f0da";
	font-family: FontAwesome;
}
.regdl dd {
	margin-bottom: 2em;
}

/* iso */
.isoimg {
	width: 200px;
	height: auto;
}
.permissiontxt {
	width: 800px;
	margin: 30px auto;
	text-align: left;
}
.permissionlist01 {
	margin-top: 20px;
}
.permissionlist01 li {
	padding: 10px 0;
	background: #eeece1;
}
.permissionlist02 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.permissionlist02 li {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 1em;
}

/* info */
#infosingle {
	width: 800px;
	margin: 0 auto;
}
#infosingle p {
	text-align: left;
}
.singlettl {
	font-weight: bold;
	margin-bottom: 1em;
}

.tagswrap {margin-bottom: 2em;}
.taglinks {
	text-align: right!important;
	margin-bottom: 1em;
}
.tag-list {
	max-width: 800px;
	overflow: hidden;
	margin: 10px auto;
}
.tag-list li {
	float: left;
	margin: 0 10px 10px 0;
}
.taglinks a,
.tag-list li a {
	display: inline-block;
	padding: 2px 10px;
	background: #e8a02b;
	border: 1px solid #e8a02b;
	color: #fff;
	border-radius: 6px;
	font-size: 0.9em;
}
.taglinks a:hover,
.tag-list li a:hover {
	color: #e8a02b;
	background: #fff;
}
/* tag.php */
.articlelist {overflow: hidden;}
.articlelist > li {
	width: 49%;
	box-sizing: border-box;
	margin: 0 2% 30px 0;
	float: left;
}
.articlelist > li:nth-child(2n) {margin-right: 0;}
.articlelist > li > a {
	display: block;
	overflow: hidden;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.articlelistimg {
	width: 200px;
	float: left;
}
.articlelistimg img {
	display: block;
	width: 100%;
	height: auto;
}
.articlelistright {
	margin-left: 230px;
}
.articlelistttl {
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
}
.outtags {
	margin: 10px 0;
	text-align: right;
}
.outtags li {
	display: inline-block;
	border: 1px solid #666;
	border-radius: 6px;
	padding: 0 5px;
	margin-left: 5px;
	font-size: 0.9em;
}

.associate #infosingle .the_content_add_css a {
	display: inline-block;
	padding: 0 10px;
	background: #ccc;
}

.associatebtn {
	margin-top: 1em;
	text-align: right;
	font-size: 0.8em;
	color: #aaa;
}


/* お問い合わせフォーム */
.contact_form {
    width: 800px;
    margin-inline: auto;
}
.contact_form > div:not(:last-of-type) {
    margin-bottom: 30px;
}
.contact_form dt {
    font-weight: 700;
	text-align: left;
}
.contact_form dd {
    margin: 10px 0 0 0;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
    width: 100%;
    border: none;
    background: #ddd;
    border-radius: 5px;
    padding: 5px;
}
input[type="text"], input[type="email"], input[type="tel"] {
    height: 35px;
}
textarea {
    display: block;
    height: 150px;
}
input[type="radio"] {
    margin: 0;
}
label {
    cursor: pointer;
}
input[type="submit"] {
    display: block;
    width: 300px;
    margin: 50px auto 0;
    padding: 20px 10px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 1.3rem;
	font-weight: 700;
    cursor: pointer;
    transition: 0.4s;
	font-family: Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
input[type="submit"]:hover {
    background: #fff;
    color: #000;
	
}
.required {
    background: rgb(228, 61, 61);
    color: #fff;
	padding: 3px 6px;
    border-radius: 5px;
	text-align:  center;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
	margin-left: 5px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.re-group {
	display: flex;
    gap: 5px !important;
	align-items: center !important;
}

#privacy {
    flex-direction: column;
    padding: 20px;
    border-radius: 3px;
    margin-top: 30px;
	text-align: left;
}
#privacy dt, #privacy dd {
    width: 100%;
}
.privacy {
    border: 1px solid #333;
    border-radius: 3px;
    height: 200px;
    padding: 10px;
    overflow: auto;
    margin: 20px 0;
    background-color: #fff;
}
.numlist_title {
    font-weight: 700;
}
.common_ol {
    margin-left: 30px;
}
.common_ol li:not(:last-of-type) {
    margin-bottom: 10px;
}
.common_ol li{
	list-style-type: decimal;
    padding-left: 5px;
}
.common_ol li::marker {
    font-size: 1.1em;
    font-weight: 700;
}
.common_ol li > ol {
    margin-left: 25px;
}

.top_btn {
    display: block;
    width: 300px;
    margin: 50px auto 0;
    padding: 20px 10px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    font-size: 1rem;
	font-weight: 700;
		text-align: center;
		transition: 0.4s;

}
.top_btn:hover {
    background: #fff;
    color: #000;
	
}
.thanks_wrapper {
    width: 800px;
    margin-inline: auto;
	text-align: left;
}

.contact .grecaptcha-badge {
    visibility: visible;
  }
 .contact .grecaptcha-badge:hover {
    visibility: visible;
  }
.grecaptcha-badge {
    visibility: hidden;

}
.grecaptcha-badge:hover {
    visibility: hidden;
}
