@charset "utf-8";


/* --------------------------------------------------------------------------------
en
-------------------------------------------------------------------------------- */
#en{
	padding: 0 0 140px;
	word-break: break-word;
}
#en h2{
	position: relative;
	margin: 0 0 32px;
	padding: 0 0 28px;
	text-align: center;
	font-size: 32px;
}
#en h2::after{
	position: absolute;
	left: 50%;
	bottom: 0;
	
	content: '';
	width: 100px;
	height: 5px;
	margin: 0 0 0 -50px;
	
	background: #f1f1f1;
}

/* ----------------------------------------
Profile
---------------------------------------- */
#en .profile{
	padding: 0 0 75px;
}
#en .profile .img-txt{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	
	width: 100%;
}
#en .profile .img-txt .img{
	width: 520px;
	padding: 25px 0 0;
}
#en .profile .img-txt .img img{
}
#en .profile .img-txt .txt{
	width: 730px;
}
#en .profile .img-txt .txt .tbl{
	padding: 0 0 30px;
}
#en .profile .img-txt .txt .tbl table{
	width: 100%;
	line-height: 1.8;
}
#en .profile .img-txt .txt .tbl table th{
	padding: 12px 12px;
	border-bottom: solid 1px #f1f1f1;
	text-align: left;
	width: 146px;
}
#en .profile .img-txt .txt .tbl table td{
	padding: 12px 0;
	border-bottom: solid 1px #f1f1f1;
}

/********** txt-about **********/
#en .profile .txt-about{
	padding: 20px 50px;
	border: solid 1px #ccc;
}


/* ----------------------------------------
History
---------------------------------------- */
#en .history{
	padding: 0 0 55px;
}
#en .history .img-txt{
	display: flex;
	justify-content: space-between;
	
	width: 100%;
}

#en .history .img-txt .img{
	width: 560px;
	padding: 47px 0 0;
}
#en .history .img-txt .img .img-1{
	padding: 0 0 67px;
}
#en .history .img-txt .img .img-1 img{
	display: block;
}
#en .history .img-txt .img .img-2{
	padding: 0 0 0 250px;
}
#en .history .img-txt .img .img-2 img{
	display: block;
}

#en .history .img-txt .txt{
	width: 650px;
	height: 750px;
	
	overflow: auto;
}
#en .history .img-txt .txt .tbl{
	padding: 0 0 30px;
}
#en .history .img-txt .txt .tbl table{
	width: 100%;
	line-height: 1.8;
}
#en .history .img-txt .txt .tbl table th{
	padding: 12px 12px;
	border-bottom: solid 1px #f1f1f1;
	text-align: left;
	width: 60px;
}
#en .history .img-txt .txt .tbl table td{
	padding: 12px 0;
	border-bottom: solid 1px #f1f1f1;
}


/* ----------------------------------------
Award
---------------------------------------- */
#en .award{
	padding: 0 0 70px;
}
#en .award h2{
	margin-bottom: 55px;
}
#en .award h2 .details{
	font-size: 22px;
}
#en .award .img-txt{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	
	width: 100%;
}

#en .award .img-txt .txt{
	width: 680px;
	padding: 0 0 0;
}
#en .award .img-txt .txt p{
	margin: 0 0 30px;
	line-height: 1.9;
}

#en .award .img-txt .img{
	width: 560px;
	padding: 10px 0 0;
}


/* ----------------------------------------
Handling
---------------------------------------- */
#en .handling{
	padding: 0 0 65px;
}

#en .handling h2{
	margin-bottom: 75px;
}
#en .handling h3{
	margin-bottom: 32px;
}
#en .handling h3 img{
}

#en .handling .txt-handling{
	padding: 0 20px 45px;
}
#en .handling .txt-handling p{
	line-height: 1.9;
}
#en .handling .font-b{
	font-weight: 700;
	margin-top: 20px;
}




/* ----------------------------------------
Handling　パターン3
---------------------------------------- */
/* name */
#en .handling .list{
	width: 1240px;
	margin: 0 auto 110px;
}
#en .handling .edamame .list{
	
}
#en .handling .list table{
}
#en .handling .edamame .list table{
	width: 1740px;
}
/*#en .handling .list table tr th{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}*/
#en .handling .list table tr td{
	width: 250px;
	padding: 10px;
}
#en .handling .list table tr td:nth-of-type(1){
	width: 240px;
}



/*10-2  th ボーダー*/
#en .handling .list table tr th{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
#en .handling .list table tr th:nth-of-type(1){
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#en .handling .list table tr td:nth-of-type(1){
	width: 200px;
	padding: 10px;
	border-right: 1px solid #ccc;
}





#pstb2,
#pstb3,
#pstb4,
#pstb5,
#pstb6{
	position: relative;
	height: auto;
	margin: 0;
	padding: 0 25px 26px 0;
	box-sizing: border-box;
}
#pstb2 .scroll-x,
#pstb3 .scroll-x,
#pstb4 .scroll-x,
#pstb5 .scroll-x,
#pstb6 .scroll-x{
	width: 6000px;
}
#pstb2 .scroll-x2,
#pstb3 .scroll-x2,
#pstb4 .scroll-x2 ,
#pstb5 .scroll-x2 ,
#pstb6 .scroll-x2 {
	width: 100%;
}
#pstb2 .ps__rail-x,
#pstb2 .ps__rail-y,
#pstb3 .ps__rail-x,
#pstb3 .ps__rail-y,
#pstb4 .ps__rail-x,
#pstb4 .ps__rail-y,
#pstb5 .ps__rail-x,
#pstb5 .ps__rail-y,
#pstb6 .ps__rail-x,
#pstb6 .ps__rail-y{
	opacity: 0.6!important;
	-webkit-overflow-scrolling: touch;
}
#pstb2 .ps__rail-x,
#pstb3 .ps__rail-x,
#pstb4 .ps__rail-x,
#pstb5 .ps__rail-x,
#pstb6 .ps__rail-x{
	width: 25px;
	background: transparent;
}
#pstb2 .ps__rail-x .ps__thumb-x,
#pstb3 .ps__rail-x .ps__thumb-x,
#pstb4 .ps__rail-x .ps__thumb-x,
#pstb5 .ps__rail-x .ps__thumb-x,
#pstb6 .ps__rail-x .ps__thumb-x {
	width: 100px;
	height: 25px;
	background: #808080;
}


/* ----------------------------------------
Contact
---------------------------------------- */
#en .contact{
	
}
#en .contact h2{
	margin-bottom: 40px;
}
#en .contact .txt-contact{
	padding: 0 0 50px;
	text-align: center;
}
#en .contact .contact-box{
	width: 620px;
	margin: 0 auto;
}
#en .contact .contact-box table{
	width: 100%;
	line-height: 1.8;
	margin: 0 0 15px;
}
#en .contact .contact-box table th{
	width: 170px;
	padding: 14px 12px;
	border-bottom: solid 1px #f1f1f1;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}
#en .contact .contact-box table td{
	padding: 14px 0;
	border-bottom: solid 1px #f1f1f1;
}
#en .contact .contact-box table tr:last-child th,
#en .contact .contact-box table tr:last-child td{
	padding-top: 30px;
	border-bottom: none;
}
#en .contact .contact-box table td input{
	width: 380px;
	padding: 3px;
	border: solid 1px #ccc;
	font-size: 16px;
	box-sizing: border-box;
}
#en .contact .contact-box table td textarea{
	width: 380px;
	height: 100px;
	padding: 3px;
	border: solid 1px #ccc;
	font-size: 16px;
	box-sizing: border-box;
}
#en .contact .btn-submit{
	text-align: center;
}
#en .contact .btn-submit .wpcf7-submit{
	width: 200px;
	padding: 12px 0;
	font-size: 14px;
	color: #fff;
	background: #000;
}








