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

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

#recruit #breadcrumb {
	padding: 8px 0 6px;
}
#recruit #breadcrumb.rtop {
margin-bottom:0;
}

#recruit #breadcrumb nav ul {
	width:50%;
	padding: 5px 0 5px;
}
#recruit #breadcrumb #breadcrumbRight {
	float:right;
}
#recruit #breadcrumb .wrapper #breadcrumbRight ul li::after {
	content: "";
}
#recruit #breadcrumb .wrapper #breadcrumbRight ul li {
	margin-left:10px;
	padding:0;
	height:29px;
}
#recruit #breadcrumb .wrapper #breadcrumbRight ul li a {
	text-decoration:none;
	display:block;
	margin:0 !important;
	padding:0 !important;
}

#recruit .entry_logo{
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	position:sticky;
	top:0;
	z-index:1;
}
.entry_side_logo{
	text-align:center;
}
.tranlinkIndex {
	overflow: hidden;
	margin-top: 80px;
}
.tranlinkIndex > li {
	float: left;
	margin-right: 40px;
}
.tranlinkIndex > li > a {
	display: block;
	padding-left: 14px;
}
@media screen and (min-width: 751px){
	#recruit .recnabiLink {
		display: none;
	}
}
@media screen and (max-width: 750px) {
	#recruit #breadcrumb #breadcrumbRight {
		display: none;
	}
	#recruit #breadcrumb {
		padding: 8px 10px 6px;
		margin-bottom: 40px;
	}
	#recruit .recnabiLink {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100vw;
	}
	#recruit .recnabiLink:before {
		position:absolute;
		top:10px;
		left:0;
  		width:100%;
	}
	.tranlinkIndex {
		overflow: hidden;
		margin-top: 80px;
	}
	.tranlinkIndex > li {
		float: none;
		margin-right: 0;
	}
	.tranlinkIndex > li > a {
		display: block;
		padding: 10px 0 10px 14px;
	}
	img {
		max-width: 100%;
	}
	#recruit .entry_logo{
		display:none;
	}
	#recruit #breadcrumb.rtop {
	margin-bottom:40px;
	}

}


/*---------------------------------------------------------------------------*/
/*
/*     採用TOP
/*
/*---------------------------------------------------------------------------*/

ul.recTopPanel {
	overflow: hidden;
	margin-top: 32px;
}
ul.recTopPanel > li {
	width: 300px;
	float: left;
	padding: 24px 20px;
	margin-right: 30px;
	background-color: #f3f3f3;
	box-sizing: border-box;
}
ul.recTopPanel > li:last-child {
	margin-right: 0;
}
ul.recTopPanel > li > h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 140%;
}
ul.recTopPanel > li > ul {
	overflow: hidden;
	margin: 20px 0 0;
	border-top: 1px dotted #555;
}
ul.recTopPanel > li > ul > li {
	border-bottom: 1px dotted #555;
	text-align: left;
}
ul.recTopPanel > li > ul > li > a {
	display: block;
	line-height: 40px;
	padding-left: 4px;
	width: 100%;
}
ul.recTopPanel > li > ul > li > a:before {
	content: "";
	display:inline-block;
	width: 6px;
	height: 10px;
	background: url(/recruit/img/common/ico_recruit_arrow_right.svg) no-repeat left center;
	background-size: contain;
	padding-right: 4px;
}
ul.recTopPanel > li > ul > li > a.recBlankLink:after {
	content: "";
	display:inline-block;
	width: 16.5px;
	height: 13.5px;
	background: url(/recruit/_img/common/blank_icon.png) no-repeat left center;
	background-size: contain;
	margin: 2px 0 0 8px;
}
ul.recTopLinks {
	overflow: hidden;
	margin-top: 30px;
}
ul.recTopLinks > li {
	float: left;
	background-color: #f3f3f3;
	box-sizing: border-box;
	width: 465px;
	margin: 0 30px 30px 0;
	text-align: left;
}
ul.recTopLinks > li:nth-child(even) {
	margin-right: 0;
}
ul.recTopLinks > li:nth-child(3),
ul.recTopLinks > li:nth-child(4) {
	margin-bottom: 0;
}
ul.recTopLinks > li > a {
	display: block;
	width: 100%;
	height: 130px;
	padding: 24px;
	box-sizing: border-box;
	overflow: hidden;
}
ul.recTopLinks > li > a > span.recTopLinksTxt {
	display: block;
	width: 310px;
	float: left;
}
ul.recTopLinks > li > a > span.recTopLinksTxt > strong {
	display: block;
	font-size: 140%;
	margin-bottom: 16px;
}
ul.recTopLinks > li > a > span.recTopLinksImg > img {
	float: right;
}
ul.recTopLinks > li:nth-child(1) > a > span.recTopLinksImg > img {
	width: 56px;
	padding: 5px 0 0 0;
	margin-right: 20px;
}
ul.recTopLinks > li:nth-child(2) > a > span.recTopLinksImg > img {
	width: 100px;
	padding: 5px 0;
}
ul.recTopLinks > li:nth-child(3) > a > span.recTopLinksImg > img {
	width: 88px;
	padding: 10px 0;
}
ul.recTopLinks > li:nth-child(4) > a > span.recTopLinksImg > img {
	width: 104px;
	padding: 10px 0 5px 0;
}
/* キャリア採用 */
ul.recTopLinks > li > a.notAction:hover {
	cursor: auto;
	opacity: 1.0;
}
ul.recTopLinks > li > a.notAction:hover img {
	opacity: 1.0;
}

@media screen and (min-width: 751px) and ( max-width:1023px) {
	.recTopMain {
		min-width: 100%;
	}
	ul.recTopPanel > li {
		width: 32%;
		float: left;
		padding: 24px 20px;
		margin-right: 2%;
		background-color: #f3f3f3;
		box-sizing: border-box;
	}
	ul.recTopPanel > li:last-child {
		margin-right: 0;
	}
	ul.recTopPanel > li img {
		max-width: 100%;
	}

	ul.recTopLinks > li {
		width: calc(50% - 15px);
	}
	ul.recTopLinks > li > a > span.recTopLinksTxt {
		display: block;
		width: 75%;
		float: left;
	}
	ul.recTopLinks > li > a > span.recTopLinksImg {
		width: 25%;
	}
	ul.recTopLinks > li:nth-child(1) > a > span.recTopLinksImg > img {
		width: 56px;
		padding: 5px 0 0 0;
		margin-right: 20px;
	}
	ul.recTopLinks > li:nth-child(2) > a > span.recTopLinksImg > img {
		width: 25%;
		padding: 5px 0;
	}
	ul.recTopLinks > li:nth-child(3) > a > span.recTopLinksImg > img {
		width: 25%;
		padding: 10px 0;
	}
	ul.recTopLinks > li:nth-child(4) > a > span.recTopLinksImg > img {
		width: 25%;
		padding: 10px 0 5px 0;
	}
}
@media screen and (max-width: 750px) {
	.wrapperInner {
		padding: 0 10px;
	}
	ul.recTopPanel > li {
		width: 100%;
		padding: 24px 20px;
		margin-bottom: 60px;
	}
	ul.recTopPanel > li:last-child {
		margin-bottom: 0;
	}
	ul.recTopPanel > li > ul > li > a {
		padding: 0 0 0 8px;
		height: 60px;
		line-height: 60px;
	}
	ul.recTopLinks {
		margin-top: 60px;
	}
	ul.recTopLinks > li {
		margin: 0 0 30px 0;
		width: 100%;
	}
	ul.recTopLinks > li:nth-child(3),
	ul.recTopLinks > li:nth-child(4) {
		margin-bottom: 30px;
	}
	ul.recTopLinks > li > a {
		display: table;
		width: 100%;
		height: 90px;
		padding: 24px;
		box-sizing: border-box;
		position: relative;
	}
	ul.recTopLinks > li > a > span.recTopLinksTxt {
		display: table-cell;
		width: 80%;
		float: none;
	}
	ul.recTopLinks > li > a > span.recTopLinksTxt > strong {
		font-size: 146%;
	}
	ul.recTopLinks > li > a > span.recTopLinksImg {
		float: none;
		display: table-cell;
		position: absolute;
		width: 20%;
	}
	ul.recTopLinks > li:nth-child(1) > a > span.recTopLinksImg > img {
		width: 60%;
		padding: 0 ;
		margin-right: 2%;
		vertical-align: middle;
	}
	ul.recTopLinks > li:nth-child(2) > a > span.recTopLinksImg > img {
		width: 100px;
		padding: 0;
		vertical-align: middle;
	}
	ul.recTopLinks > li:nth-child(3) > a > span.recTopLinksImg > img {
		width: 100%;
		padding: 0;
		vertical-align: middle;
	}
	ul.recTopLinks > li:nth-child(4) > a > span.recTopLinksImg > img {
		width: 100%;
		padding: 0;
		vertical-align: middle;
	}
}


/*---------------------------------------------------------------------------*/
/*
/*     どんな会社？
/*
/*---------------------------------------------------------------------------*/

/*---------------------------------------------------
   company/index.html  会社概要
---------------------------------------------------*/
@media screen and (max-width: 750px) {
	.tblScroll {
		overflow-x: scroll;
/*
		-webkit-overflow-scrolling: touch;
*/
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.tblScroll::-webkit-scrollbar {
		height: 8px; /* スクロールバーの高さ */
	}
	.tblScroll::-webkit-scrollbar-thumb {
		background: #aaa; /* スクロールバーの色 */
	}
	.tblScroll::-webkit-scrollbar-track {
		background: #ccc; /* スクロールバーの背景色 */
	}
	.tbl02.tbl02Company {
		display: table;
		width: 100%;
	}
	.tbl02.tbl02Company th {
		display: table-cell;
		width: inherit;
		padding: 8px 10px;
		white-space: nowrap;
	}
	.tbl02.tbl02Company td {
		display: table-cell;
		width: inherit;
		padding: 8px 10px;
		-webkit-text-size-adjust: 100%;
	}
}

/*---------------------------------------------------
   company/products.html  製品紹介
---------------------------------------------------*/
.productsImgs {
	overflow: hidden;
}
.productsImgs > li {
	float: left;
	width: calc(50% - 10px);
	margin-left: 20px;
}
.productsImgs > li img {
	width: 100%;
}
.productsImgs > li:first-child {
	margin-left: 0;
}
.productsImgsPrint {
	border: 1px solid #ccc;
	margin-top: 20px;
}
.productsImgsPrint figure {
	text-align: center;
	margin: 20px;
}
.productsImgsPrint figure figcaption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
	.productsImgs > li {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}
}


/*---------------------------------------------------------------------------*/
/*
/*     どんな職場環境？
/*
/*---------------------------------------------------------------------------*/

/*---------------------------------------------------
   workplace/welfare.html  福利厚生
---------------------------------------------------*/
.welfareCaption {
	font-size: 92%;
	margin-top: 0.5em;
}

/*---------------------------------------------------
   workplace/education.html  教育研修・キャリアパス
---------------------------------------------------*/
.trainingPict {
	font-weight: bold;
}
.trainingTable {
	width: 100%;
	border-bottom: 1px solid #999;
}
.trainingTable caption {
	text-align: left;
	font-weight: bold;
}
.trainingTable thead tr th {
	background-color: #d6d6d6;
	text-align: center;
	padding: 12px;
}
.trainingTable thead tr th:first-child {
	border-right: 1px dotted #999;
}
.trainingTable tbody tr th {
	width: 150px;
	background-color: #f3f3f3;
	border-right: 1px dotted #999;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.trainingTable tbody tr:last-child th {
	border-bottom: none;
}
.trainingTable tbody tr td {
	padding: 12px;
	border-bottom: 1px solid #ccc;
}
.trainingTable tbody tr:last-child td {
	border-bottom: none;
}
@media screen and (max-width: 750px) {
	.trainingTable tbody tr th {
		width: 8em;
	}
}

/*---------------------------------------------------------------------------*/
/*
/*     どんな仕事？
/*
/*---------------------------------------------------------------------------*/

/*---------------------------------------------------
   work/employee/index.html  社員紹介トップ
---------------------------------------------------*/

#recruit.staffPanel main section {
width: calc(100% + 4px);
padding-left: 4px;
}
ul.tecPanel,
ul.mngPanel,
ul.prdPanel {
	overflow: hidden;
	width: 100%;
width: calc(100% + 6px);
padding-left: 6px;
}
ul.tecPanel > li,
ul.mngPanel > li,
ul.prdPanel > li {
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	width: 166px;
	border-width: 2px;
	border-style: solid;
	box-sizing: border-box;
position: relative;
}
ul.tecPanel > li i,
ul.mngPanel > li i,
ul.prdPanel > li i {
	position: absolute;
	display: block;
	top: 10px;
	left: -6px;
width: 50px;
height: 25px;
}
ul.tecPanel > li i img,
ul.mngPanel > li i img,
ul.prdPanel > li i img {
	
}
ul.tecPanel > li { border-color: #78b726;}
ul.mngPanel > li { border-color: #35a9cf;}
ul.prdPanel > li { border-color: #e16d44;}
ul.tecPanel > li:nth-child(4n),
ul.mngPanel > li:nth-child(4n),
ul.prdPanel > li:nth-child(4n) {
	margin-right: 0;
}
ul.tecPanel > li figcaption,
ul.mngPanel > li figcaption,
ul.prdPanel > li figcaption {
	padding: 12px;
	color: #fff;
}
ul.tecPanel > li figcaption span,
ul.mngPanel > li figcaption span,
ul.prdPanel > li figcaption span {
	display: block;
	font-size: 76%;
	margin-top: 10px;
	border-top: 1px dotted #fff;
	padding-top: 10px;
}
ul.tecPanel > li figcaption span:first-child,
ul.mngPanel > li figcaption span:first-child,
ul.prdPanel > li figcaption span:first-child {
	font-size: 100%;
	margin-top: 5px;
	line-height: 1;
	border: none;
	padding-top: 0;
}
ul.tecPanel > li {
	background-color: #78b726;
}
ul.mngPanel > li {
	background-color: #35a9cf;
}
ul.prdPanel > li {
	background-color: #e16d44;
}
#recruit .employeeIndexNotes {
	text-align: right;
	font-size: 80%;
}
@media screen and (min-width: 751px) and ( max-width:1023px) {
	ul.tecPanel > li,
	ul.mngPanel > li,
	ul.prdPanel > li {
		float: left;
		margin-right: 2%;
		margin-bottom: 12px;
		width: 32%;
		box-sizing: border-box;
	}
	ul.tecPanel > li:nth-child(4n),
	ul.mngPanel > li:nth-child(4n),
	ul.prdPanel > li:nth-child(4n) {
		margin-right: 2%;
	}
	ul.tecPanel > li:nth-child(3n),
	ul.mngPanel > li:nth-child(3n),
	ul.prdPanel > li:nth-child(3n) {
		margin-right: 0;
	}
	ul.tecPanel > li figure img,
	ul.mngPanel > li figure img,
	ul.prdPanel > li figure img {
		width: 100%;
	}
}
@media screen and (max-width: 750px) {
	ul.tecPanel,
	ul.mngPanel,
	ul.prdPanel {
		margin: 0 auto;
	}
	ul.tecPanel > li,
	ul.mngPanel > li,
	ul.prdPanel > li {
		margin-right: 12px;
		margin-bottom: 12px;
		width: calc(50% - 6px);
	}
	ul.tecPanel li:nth-child(even),
	ul.mngPanel li:nth-child(even),
	ul.prdPanel li:nth-child(even) {
		margin-right: 0;
	}
	ul.tecPanel > li figcaption span,
	ul.mngPanel > li figcaption span,
	ul.prdPanel > li figcaption span {
		font-size: 100%;
	}
	#recruit .notes {
		font-size: 90%;
		margin-bottom: 60px;
	}
}

/*---------------------------------------------------
   work/employee/XX.html  社員紹介個別
---------------------------------------------------*/
.employee_catch {
	position: relative;
}
.employee_catch span {
	position: absolute;
	left: 16px;
	bottom: 12px;
	font-size: 86%;
}
.employeeTec_h2,
.employeeMng_h2,
.employeePrd_h2 {
	display: table;
	margin-bottom: 12px;
}
.employeeTec_h2 > i,
.employeeMng_h2 > i,
.employeePrd_h2 > i {
	display: table-cell;
	font-style: normal;
	width: 94px;
	height: 94px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
.employeeTec_h2 > i {
	background-color: #78b726;
}
.employeeMng_h2 > i {
	background-color: #35a9cf;
}
.employeePrd_h2 > i {
	background-color: #e16d44;
}
.employeeTec_h2 > span,
.employeeMng_h2 > span,
.employeePrd_h2 > span {
	display: table-cell;
	padding-left: 12px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 120%
}
.employeeTec_h2 > span {
	color: #78b726;
}
.employeeMng_h2 > span {
	color: #35a9cf;
}
.employeePrd_h2 > span {
	color: #e16d44;
}
.employeeTec_h2 ~ p,
.employeeMng_h2 ~ p,
.employeePrd_h2 ~ p {
	text-align: justify;
	text-justify: inter-ideograph;
}
.recruit2col {
	overflow: hidden;
}
.recruit2col > p {
	float: left;
	width: 55%;
}
.recruit2col > table {
	width: calc(45% - 15px);
	margin-left: calc(55% + 15px);
	font-size: 86%;
}
.recruit2col > table > caption {
	font-weight: bold;
	text-align: left !important;
}
.recruit2col > table > caption.cp_bottom {
	font-weight:normal;
	caption-side:bottom;
}
.recruit2col > table tbody th {
	padding: 4px 8px 3px;
	text-align: right;
}
.recruit2col > table tbody td {
	padding: 4px 0 3px 8px;
	font-weight: bold;
}
/* 他の社員紹介へ */
.listbox_a > ul.tecPanel,
.listbox_a > ul.mngPanel,
.listbox_a > ul.prdPanel {
}

.listbox_a > ul.tecPanel > li,
.listbox_a > ul.mngPanel > li,
.listbox_a > ul.prdPanel > li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	width: calc(25% - 15px);
	box-sizing: border-box;
	background-color: transparent;
	padding: 0;
	border: none;
}
.listbox_a > ul.tecPanel > li figure figcaption { color: #000; padding: 12px 0;}
.listbox_a > ul.mngPanel > li figure figcaption { color: #000; padding: 12px 0;}
.listbox_a > ul.prdPanel > li figure figcaption { color: #000; padding: 12px 0;}
.listbox_a > ul.tecPanel > li figure figcaption span { border-top: 1px dotted #78b726;}
.listbox_a > ul.mngPanel > li figure figcaption span { border-top: 1px dotted #35a9cf;}
.listbox_a > ul.prdPanel > li figure figcaption span { border-top: 1px dotted #e16d44;}
.listbox_a > ul.tecPanel > li figure figcaption span:first-child,
.listbox_a > ul.mngPanel > li figure figcaption span:first-child,
.listbox_a > ul.prdPanel > li figure figcaption span:first-child {
	font-size: 100%;
	margin-top: 5px;
	line-height: 1;
	border: none;
	padding-top: 0;
}
.listbox_a > ul.tecPanel > li figure img,
.listbox_a > ul.mngPanel > li figure img,
.listbox_a > ul.prdPanel > li figure img {
	max-width: 100%;
}
.listbox_a > ul.tecPanel > li:nth-child(4n),
.listbox_a > ul.mngPanel > li:nth-child(4n),
.listbox_a > ul.prdPanel > li:nth-child(4n) {
	margin-right: 0;
}
@media screen and (min-width: 751px) and ( max-width:1023px) {
	.Lcol.s-mB100 img {
		max-width: 100%;
		height: auto;
	}
	/* 他の社員紹介へ */
	.listbox_a > ul.tecPanel > li,
	.listbox_a > ul.mngPanel > li,
	.listbox_a > ul.prdPanel > li {
		float: left;
		margin-right: 20px;
		margin-bottom: 15px;
		width: calc(33% - 15px);
		padding: 2px;
		box-sizing: border-box;
	}
	.listbox_a > ul.tecPanel > li figure img,
	.listbox_a > ul.mngPanel > li figure img,
	.listbox_a > ul.prdPanel > li figure img {
		max-width: 100%;
	}
	.listbox_a > ul.tecPanel > li:nth-child(3n),
	.listbox_a > ul.mngPanel > li:nth-child(3n),
	.listbox_a > ul.prdPanel > li:nth-child(3n) {
		margin-right: 0;
	}
}
@media screen and (max-width: 750px) {
	.employee_catch span {
		position: static;
		left: 0;
		bottom: 0;
		font-size: 86%;
	}
	.recruit2col > p {
		float: none;
		width: 100%;
	}
	.recruit2col > table {
		display: table;
		width: 100%;
		margin-left: 0;
		margin-top: 36px;
	}
	.recruit2col > table tbody th {
		display: table-cell;
		width: 16%;
	}
	.recruit2col > table tbody td {
		display: table-cell;
		width: 84%;
	}
	/* 他の社員紹介へ */
	.listbox_a > ul.tecPanel > li,
	.listbox_a > ul.mngPanel > li,
	.listbox_a > ul.prdPanel > li {
		float: left;
		margin-right: 20px;
		margin-bottom: 15px;
		width: calc(50% - 10px);
		padding: 2px;
		box-sizing: border-box;
	}
	.listbox_a > ul.tecPanel > li figure img,
	.listbox_a > ul.mngPanel > li figure img,
	.listbox_a > ul.prdPanel > li figure img {
		max-width: 100%;
	}
	.listbox_a > ul.tecPanel > li:nth-child(even),
	.listbox_a > ul.mngPanel > li:nth-child(even),
	.listbox_a > ul.prdPanel > li:nth-child(even) {
		margin-right: 0;
	}
}

/*----------------------------
	work/project1.html
----------------------------*/
.project1 .wrapper sub{margin-left:0.15em;}
.project1 h1 img{display:block;}

.project1 article{
	float:none !important;
	display:block !important;
	width:100%;
	padding:60px 25px;
/*	border:1px solid #f00;*/
}
.project1 article h2{margin-bottom:25px;}
.project1 article h2 img{display:block;}
.project1 article p{float:none !important;}

.project1 #projectColumn{background:#f3f3f3;}
.project1 #projectColumn .fleft{
	float:left;
	width:550px;
	margin:0;
	padding:30px;
}
.project1 #projectColumn .fleft h3{
	margin:0 0 15px 0;
	color:#009d52;
}
.project1 #projectColumn .fright{
	float:right;
	width:153px;
}
.project1 #projectColumn .fright p{
	margin:3px;
	font-weight:bold;
	line-height:140%
}
.project1 #projectColumn .fright p span{
	display:block;
	font-size:150%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top:0.5em;
}
@media screen and (min-width: 751px) and ( max-width:1023px) {
	.project1 #projectColumn .fleft{
		width: 78%;
		box-sizing: border-box;
	}
	.project1 #projectColumn .fright{
		width: 22%;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 750px) {
	.project1 #projectColumn {
		margin-bottom: 40px;
	}
	.project1 #projectColumn .fleft{
		float: none;
		width: 100%;
	}
	.project1 #projectColumn .fright{
		float: none;
		width: 100%;
		padding: 0 0 30px 30px; 
	}
}

/*---------------------------------------------------------------------------*/
/*
/*     募集要項
/*
/*---------------------------------------------------------------------------*/
table.tbl02.tbl02Entry colgroup col {
	display: none;
}
@media screen and (max-width: 750px){
	.tbl02.tbl02Entry {
		display: table;
	}
	.tbl02.tbl02Entry tbody th {
		display: table-cell;
		padding: 1em 0.5em;
	}
	.tbl02.tbl02Entry tbody td {
		display: table-cell;
		padding: 1em 0.5em;
	}
	.tbl02.tbl02Entry tbody {
		table-layout: auto;
	}
}



/*---------------------------------------------------------------------------*/
/*
/*     faq
/*
/*---------------------------------------------------------------------------*/
.faq section h3{
	clear:both;
	display:block;
	line-height:100%;
	margin-top:5px;
    background:url(../../img/common/close.png) 97% 15px no-repeat;
	border-top:1px solid #d6d6d6;
 }
.faq section h3 span{
	display:block;
	background:url(../img/faq/faq_icon_Q.png) 0 7px no-repeat;
    padding:18px 15px 15px 44px;
}
.faq section p{
	float:none;
	display:block !important;
}
.faq section figure{
	float:none;
	display:block !important;
	margin-top:10px;
}
.faq section p.pagetop{
	text-align:right;
}

.faq section.accordion h3{
    cursor:pointer;
}
.faq section.accordion h3.over{
	opacity:0.7;
}
.faq section.accordion h3 span{
	background:url(../img/faq/faq_icon_Q.png) 0 50% no-repeat;
}
.faq .accordion div.answer{
    display:none;
/*    font-size:14px;
    line-height:140%;
    margin:0;*/
    padding:5px 15px 30px 43px !important;
}
.faq .accordion h3.active{
    background: url(../../img/common/open.png) 97% 15px no-repeat;
}

.img_para{
display:flex;
gap:15px;
}

.img_para figure img{
width:100%;
}
@media screen and (max-width: 750px) {
.img_para{
display:block;
}

.img_para figure{
margin-bottom:10px;
}
}



