@charset "utf-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */



/*================== index.html =================*/
.home_td {
	margin-left: -20px !important;
}
.home_td .box {
	float: left;
	width: 340px;
	margin: 0 0 20px 20px !important;
}

@media screen and (min-width: 469px) and (max-width: 768px){
	.home_td {
		margin-left: -6.6666% !important;
	}
	.home_td .box {
		float: left;
		width: 26.6666%;
		margin: 0 0 6.6666% 6.6666% !important;
	}
}

@media only screen and (max-width: 468px){
	.home_td {
		margin-left: 0 !important;
	}
	.home_td .box {
		float: none;
		width: 100%;
		margin:0 0 20px 0 !important;
	}
}



/*================== â—‹â—‹â—‹â—‹.html =================*/
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}



/*================== sitemap =================*/
.map {padding: 30px 0;}
.map ul li {
	border-left: 3px solid #d5b67d;
	margin-bottom: 20px;
	list-style: none;
	padding-left: 10px;
}
.map ul li a {text-decoration: none;}



/*================== midashi =================*/
.midashi{
	line-height: 20px;
	padding:20px;
		border-bottom: 2px solid #000000;
}
.midashi h2{
	padding: 0 20px;
	border-radius: 5px;
	border: 2px dashed #fff;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.sub_midashi{
	border-bottom: 2px dotted #3c8ce6;
	letter-spacing: 0.1em;
}
.sub_midashi h3{
	font-size: 20px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}

@media screen and (min-width: 469px) and (max-width: 768px){
}

@media only screen and (max-width: 468px){
}



/*================== tablecustom =================*/
@media only screen and (max-width: 468px){
	.tblcustom tr:first-child {
	    display: none;
	}
	.tblcustom tr td {
	    border: none !important;
	    display: block;
	    padding: 0 !important;
	    background-color: #efefef;
	}
	.tblcustom tr {
	    border-bottom: 1px solid #f00 !important;
	}
	.tblcustom tr td:before {
	    clear:left;
	    float: left;
	    display: block;
	    content: attr(data-th);
	    padding: 5px 10px !important;
	    width: 30% !important;
	}
	.tblcustom tr td > div {
	    background-color: #fff;
	    overflow: hidden;
	    padding: 5px 10px !important;
	}
}
/*================== ALL（PC） ==================*/
.h2{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif!important;
	font-size: 2em;
	display: flex;
	color: #444;
	display: flex;
	align-items: left;
}
.h2:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
	align-self: center;
}
.s1:after {
	margin-left: .4em;
}
.flow_midashi{
	font-size: 1.5em;
	font-weight: bold;
}

.h3 {
	font-size: 1.5em;
  padding-bottom: .5em;
  border-bottom: 1px double #d5b67d;
}
.h3:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
	color: #d5b67d;
}
/*================== HOME =================*/

.img_container{
	display: flex;
	justify-content: space-around;
	flex-flow: row wrap;
}
.img_item{
	width: 33.33333333333333333333%;
	text-align: center;
}
.table_h{
	display: inline-block;
	border-radius: 60px;
	background-color: #d5b67d;
	padding: 4px 60px;
	margin: 10px 0;
	color: #ffffff;
	font-size: 14px;
}
.btn_banner{
	position: relative;
	top:20px;
	left: 0px;
	width: 960px;
	height: 125px;
}
.btn_banner_img1{
	position: absolute;
	left: 0;
}
.btn_banner_img2{
	position: absolute;
	width: 560px;
 	right: 0;
}
.title_img{
	text-align: center;
}
.news_tb{
	width: 800px;
	height: 160px;
	margin: 0 auto;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 60px;
}
.news_tb td{
	height:4em;
}
.recruit_box{
		margin: 0 auto;
}

.recruit_box a:hover{
	opacity: 0.5;
}
.recruit_base{
	display: inline-block;
	width: 40%;
	border-radius: 60px;
	background-color: #d5b67d;
	line-height: 40px;
	padding: 4px 60px;
	margin: 10px 0;
	color: #ffffff;
	font-size: 14px;
}
.none{
	display: none;
}

.img_item_flow{
	width: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
}
.img_container2{
	display: flex;
	flex-flow: row wrap;
}
.img_container2 table{
	width: 320px !important;
		text-align: center !important;
}

/*=============== cast =================*/
.cast_img_pc{
	display: block !important;
}
.cast_img_sp{
	display: none !important;
}

/*=============== product =================*/

/*=============== news =================*/
.img_container3{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.img_container3_boxL{
	margin: 2% 0;
}
.img_container3_boxR{
	width: 60%;
	margin: 2% 0 20px 2%;
}
/*=============== company =================*/
.company_tb{
	margin: 60px auto;
	text-align: center;
}
.company_cellL{
	height: 2em;
	width: 20%;
}
/*=============== recruit =================*/
.recruit_tb{
	margin: 60px auto;
	text-align: left !important;
	margin: 0 2%;
}

/* TABLET size ########################################################## */
@media screen and (min-width: 469px) and (max-width: 768px){

width:100%!important;
max-width:100%!important;
height: auto!important;

.fltL{
	width: 100%;
}
.fltR{
	display: none;
}
#nav_footerL{
	display: none;
}
#nav_footerR{
	display: none;
}
#footer_L{
	display: block;
	width: 100%;
	text-align: center;
}
#footer_R{
	display: block;
	width: 100%;
	text-align: center;
}
.btn_banner{
	width: 100%;
	height: auto!important;
	margin: 0 auto;

}
.btn_banner img.imgL {
	max-width: 100% !important;
	float: none!important;
	margin: 0px;
	margin-right: 0px !important;
}
.btn_banner_img1,.btn_banner_img2{
	position: static;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3%;
	text-align: center!important;
}
.img_item{
	width: 100%;
	padding-bottom: 40px;
}
.recruit_base{
	width: 90%;
	border-radius: 60px;
	background-color: #d5b67d;
	color: #ffffff;
	font-size: 20px;
}
.news_tb td{
	height:3em;
}
.news_tb{
	width:  90%;
	height:160px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 60px;
	word-break: keep-all;
}
.midashi_img{
	clear: both;
}

.btn_banner{
	width: 100%;
}
.imgL{
	max-width: 100% !important;
}
.sp_text{
	width: 90%;
	margin: 0 auto !important;
	height: 120px;
}
.img_item_flow{
	width: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
}
/*=============== cast =================*/
.cast_img_pc{
	display: block !important;
}
.cast_img_sp{
	display: none !important;
}
.img_container2{
	display: flex;
	flex-flow: row wrap;
}
.flow_text{
	word-break: keep-all;
}
/* TABLET END ########################################################### */}

/* SP size ########################################################## */
@media only screen and (max-width: 468px){

width:100%!important;
max-width:100%!important;
height: auto!important;

.fltL{
	width: 100%;
}
.fltR{
	display: none;
}
#nav_footerL{
	display: none;
}
#nav_footerR{
	display: none;
}
#footer_L{
	display: block;
	width: 100%;
	text-align: center;
}
#footer_R{
	display: block;
	width: 100%;
	text-align: center;
}
.h3 {
	text-align: center !important;
	font-size: 1.5em;
  padding-bottom: .5em;
  border-bottom: 1px double #d5b67d;
}
.h3:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
	color: #d5b67d;
}
.btn_banner{
	width: 100%;
	height: auto!important;
	margin: 0 auto !important;

}
.btn_banner img.imgL {
	max-width: 100% !important;
	float: none!important;
	margin: 0px;
	margin-right: 0px !important;
}
.btn_banner_img1,.btn_banner_img2{
	position: static;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3%;
	text-align: center!important;
}
.img_item{
	width: 100%;
	padding-bottom: 40px;
}
.recruit_base{
	width: 90%;
	border-radius: 60px;
	background-color: #d5b67d;
	color: #ffffff;
	font-size: 20px;
}
.news_tb td{
	height:3em;
}
.news_tb{
	width:  90%;
	height:160px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 60px;
	word-break: keep-all;
}
.midashi_img{
	clear: both;
}

.btn_banner{
	width: 100%;
}
.imgL{
	max-width: 100% !important;
}
.sp_text{
	width: 90%;
	margin: 0 auto !important;
	height: 120px;
}
.img_item_flow{
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}
/*=============== cast =================*/
.cast_img_pc{
	display: none !important;
}
.cast_img_sp{
	display: block !important;
}
.img_container2{
	display: flex;
	flex-direction: column;
	text-align: center !important;
}
.flow_text{
	word-break: keep-all;
}
/*=============== news =================*/
.img_container3_boxL{
	width: 100%;
	margin: 2% 0;
}
.img_container3_boxR{
	width: 90%;
	margin: 2% 0;
}
/*=============== company =================*/
.company_tb{
	margin: 60px auto;
	text-align: center;
	width: 90% !important;
}
.company_cellL{
	width: 30% !important;
}
/* SP END ########################################################### */}
