@charset "utf-8";
a.form_button{
	background-color: #35A7D3;
	color: #ffffff;
	padding: 15px 35px;
	margin: 20px auto;
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
}
.view_trriger {
	width: 100%;	
	height: 100%;
	position: absolute;
	z-index: 98;
	cursor: pointer
}
.hide_contents {
	display: none;
}
div.cancel_box {
	position: absolute;
	right: 0;
	top: 0;		
	background: black;
	padding-left: 3px;
	border: 1px solid #fff;
	cursor: pointer;
}
.css-cancel{
  display: inline-block;
  position: relative;
  margin: 7px 16px 0 12px;;
  padding: 0;
  width: 4px;
  height: 20px;
  background: #fff;
  transform: rotate(45deg);
}
.css-cancel:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: 20px;
  height: 4px;
  margin-top: -2px;
  background: #fff;
}

/*---------------------------
 NEWS
---------------------------*/
.news_midashi{
	border-left: 5px solid rgba(81,161,50,1.00);
	font-size: 18px;
	font-weight: 600;
	padding: 10px;
}


/*---------------------------
 共通パーツ
---------------------------*/
.view {
	margin: 0;
	width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff;
}
.view .mask, .view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	
}
.view .mask:last-of-type , .view .content:last-of-type {
	right: 0!important;
	left: auto!important;
}
.view img {
    display: block;
    position: relative
}
.view h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view p {
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;

}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-first img { 
    transition: all 0.2s linear;
	cursor: pointer;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(35,109,148,.7); 
    transition: all 0.4s ease-in-out;
	height: 100%;
	width: 50%;
}
.view-first .mask:first-of-type {
	border-right: 2px solid #fff;
}
.view-first h3 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}
.view-first.hover_original img {
	transform: scale(1.1);
} 
.view-first.hover_original .mask.first_mask {
	border-right: 2px solid #fff;
}
.view-first.hover_original .mask { 
	opacity: 1;
	z-index: 0;
}
.view-first.hover_original h3,
.view-first.hover_original p,
.view-first.hover_original a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first.hover_original p {
    transition-delay: 0.1s;
}
.view-first.hover_original a.info {
    transition-delay: 0.2s;
    bottom: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.up_ymd {
	color: #50A131;
}
/*---------------------------
 パンくず
---------------------------*/
#breadcrumb {
    width: 100%;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
    border-bottom: 1px solid #707070;
	margin-bottom: 20px;
}

#breadcrumb ul {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
}
#breadcrumb li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
}
#breadcrumb li:last-child {
    color: #51A132;
}
#breadcrumb ul li:nth-child(n+2)::before {
    content: ">";
    color: #363636!important;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}

/*---------------------------
 見出し画像設定
---------------------------*/
.data .bg_h2 {
    background-image: url(/img/midashi_kenkyu.jpg);
}
.news_wrap .bg_h2 {
    background-image: url(/img/midashi_news.jpg);
}
.about .bg_h2 {
    background-image: url(/img/midashi_about.jpg);
}
.contact .bg_h2 {
    background-image: url(/img/midashi_contact.jpg);
}
.bg_h2 {
    font-size: 43px;
    padding: 80px 0;
	border-top: 5px solid rgba(81,161,50,0.50);
	border-bottom: 5px solid rgba(81,161,50,0.50);
	text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #292929;
    font-weight: 600;
    text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
}
/*---------------------------
 ヘッダー
---------------------------*/
.header_contents {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header_leftbox .link_img {
	float: left;
	margin-right: 20px;
}
h1 {
	font-size: 11px;
}
.header_rightbox a{
	display: inline-block;
	font-size: 14px;
	background-image: url(/img/icon_top_link.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-right: 15px;
	padding: 5px 0 5px 25px;
}
p.name {
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;;
	font-weight: 600;
	font-size: 20px;
	float: left;
}
a {
	text-decoration: none;
	color: inherit;
}
.header_leftbox , .header_rightbox {
	display: table-cell;
}
.header_leftbox {
	float: left;
	width: 40%;
}
.header_rightbox {
	float: right;
	width: 60%;
}
.header_rightbox a {
	display: block;
	float: right;
	margin-top: 15px;
}
.header_rightbox a {
	margin-left: 10px;
}
.header_rightbox a:last-child {
	margin-left: 0;
}
.header_rightbox a img {
	max-width: 100%;
}

nav.disp_pc_over {
	width: 100%;
	clear: both;
	color: #0C4477;
	background-color: #fff;
	font-weight: 600;
	padding: 10px;
	border-bottom: 1px solid #DCDCDC;
}
nav.disp_pc_over li {
	float: left;
	width: 16.66666666666667%;
	text-align: center;
	display: block;
	border-right: 2px #DCDCDC solid;
}
nav.disp_pc_over li:first-child {
	border-left: 2px #DCDCDC solid;
}
nav.disp_pc_over li a {
	display: block;
}


/*---------------------------
 フッター
---------------------------*/
.footer_menu{
	padding: 30px;
	background-image: url(/img/bg_footer.jpg);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.footer_menu h2{
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 25px;
}
a.menu_btn{
	display: inline-block;
	float: left;
	width: 32%;
	margin-right: 2%;
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #51A132;
	padding: 10px;
	font-size: 20px;
	font-weight: 600;
}
a.menu_btn:last-child{
	margin-right: 0;
}
.span_top_eigo{
	font-size: 13px;
	color: #51A132;
	margin-bottom: 5px;
	font-weight: 100;
}
/*----------------
 copyright
----------------*/
.copyright {
	background-color: #51A132;
	padding: 4px 0;
	color: #ffffff;
	font-size: 12px;
}

/*---------------------------
 トップページ
---------------------------*/
.col_green{
	color: #50a131;
}
.comonn_top_headline{
	font-size: 25px;
	font-weight: 600;
	text-align: center;
}
.h2_eigo{
	font-size: 18px;
	color: #939393;
}
/*----------------
 メイン画像
----------------*/
.main_image img{
	width: 100%;
}
/*----------------
 NEWS
----------------*/
.news {
	border: 1px solid #B4B4B4;
}
/* 見出し */
h2.iconMidasi {
	font-size: 25px;
	color: #646464;
	font-weight: 600;
}
.new_mark {
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	padding: 1px 10px;
	background-color: darkred;
	margin-bottom: 5px;
	font-size: 12px;
}

.news a {
	color: #3366FF;
}
.news a:hover {
	text-decoration: underline;
}
.news h2 span {
	font-size: 0.7em;
	color: #C1C1C1;
}
.news h2 span:before , .news h2 span:after {
	content: ' - ';
}
.news .iconMidasi {
	background-image: url(/img/icon_news.jpg);
	-webkit-background-size: auto;
	background-size: auto;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
	padding-left: 40px;
}
/* 内容 */
.news_inner {
	padding: 7px;
	border: 1px solid #F4F4F4;
}
.news ul {
	max-height: 180px;
	overflow-y: scroll;
	padding: 15px 25px;
}
.news li {
	padding: 10px 0;
	border-bottom: 1px solid #B4B4B4;
	font-size: 14px;
}
.news li:first-child {
	padding-top: 0;
}
/* 日付 */
.news_List_Ymd {
	color: #2D2D2D;
	font-weight: 600;
	padding-top: 3px;
}
span.news_List_Title {
    word-wrap: break-word;
}

/*----------------
 ABOUT部分
----------------*/
.about_wrap{
	background-image: url(/img/bg_about.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	padding: 30px 0;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
	margin-bottom: 30px;
}

/*----------------
 強み部分
----------------*/
.tuyomi_wrap{
	margin-bottom: 30px;
}
.tiyomi_box_wrap{
	margin-bottom: 20px;
}
.tiyomi_box_wrap .leftbox{
	float: left;
	width: 48%;
}
.tiyomi_box_wrap .rightbox{
	float: right;
	width: 48%;
}
.tiyomi_box_wrap img{
	margin-bottom: 20px;
}
.tiyomi_box_wrap h3 {
	font-size: 25px;
	margin-bottom: 15px;
}
span.point{
	display: inline-block;
	padding: 5px;
	font-size: 20px;
	color: #fff;
	background-color: #4a8733;
	margin-right: 10px;
}
a.pdf_link{
	margin-top: 15px;
	color: #009bdc;
	text-decoration: underline;
	background-image: url(/img/icon_pdf.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	display: inline-block;
}

/*----------------
 説明部分
----------------*/
.setumei_wrap{
	background-color: #E2F0DD;
	padding: 30px 0;
	margin-bottom: 30px;
}
.setumei_wrap p{
	font-size: 14px;
	line-height: 1.8;
}
.to_customers_wrap_top {
    position: relative;
}
.to_customers_box_top{
    width: 55%;
    background-color: #fff;
	border-top: 10px solid #50a131;
    color: #000000;
    padding: 1em 1em 1.5em 1.5em;
    position: absolute;
    bottom: 100px;
    right: 35px;
}
.to_customers_wrap_top img {
    width: 60%;
    padding-top: 40px;
}
.to_customers_wrap_top h3{
	font-size: 25px;
	margin-bottom: 15px;
	color: #50a131;
	font-weight: 600;
}
.to_customers_wrap_bottom {
    position: relative;
}
.to_customers_box_bottom{
    width: 55%;
    background-color: #fff;
	border-top: 10px solid #50a131;
    color: #000000;
    padding: 1em 1em 1.5em 1.5em;
    position: absolute;
    bottom: 100px;
    left: 35px;
}
.to_customers_wrap_bottom img {
    width: 60%;
    padding-top: 40px;
	float: right;
}
.to_customers_wrap_bottom h3{
	font-size: 24px;
	margin-bottom: 15px;
	color: #50a131;
	font-weight: 600;
}
.col_blue{
	color: #00b1c3;
}

/*----------------
 特許部分
----------------*/
.tokkyo{
	background-color: #f1f1f1;
	padding: 20px;
	margin-bottom: 30px;
}
.tokkyo .left_box{
	width: 40%;
	float: left;
}
.tokkyo .rightbox{
	width: 55%;
	float: right;
}

/*----------------
 販売部分
----------------*/
.hanbai_wrap{
	margin-bottom: 30px;
}
.hanbai_wrap h2{
	font-size: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #50A131;
	padding-bottom: 20px;
	font-weight: 600;
}
.hanbai_wrap .leftbox{
	width: 46%;
	float: left;
	border-right: 1px solid #777777;
	padding-right: 6%;
}
.hanbai_wrap .rightbox{
	width: 47%;
	float: right;
}

/*---------------------------
 研究・試験結果
---------------------------*/
.data_box h3{
	font-size: 20px;
	font-weight: 600;
	color: #50A131;
	background-image: url(/data/img/icon_note.png);
	background-position: left center;
	-webkit-background-size: 20px;
	background-size: 20px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.data_box p{
	margin-top: 15px;
}
.data_box{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(160,160,160,1.00); 
}
a.btn_kekka{
	padding: 5px 10px;
	display: inline-block;
	font-weight: 600;
	color: #44A5FF;
	border: 1px solid #44A5FF;
	margin-right: 15px;
	margin-top: 15px;
}
/*---------------------------
 当研究会について
---------------------------*/
.about_box{
	margin-bottom: 30px;
}
.about_box .leftbox{
	width: 65%;
	float: left;
}
.about_box .rightbox{
	width: 33%;
	float: right;
}
.about_box h3{
	background-color: #53A335;
	color: #fff;
	font-size: 20px;
	padding: 6px;
	margin-bottom: 15px;
}
.jirei{
	background-color: #E9E9E9;
	padding: 40px;
}
.jirei_box{
	width: 48%;
	background-color: #fff;
	margin-bottom: 20px;
}
.jirei_box h4{
	background-color: #848484;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 5px;
}
.jirei_box p{
	padding: 20px;
}
.jirei_box:last-child{
	margin-left: 4%;
}
.jirei_box a{
	margin: 0 20px 20px 20px;
}
.btn_green{
	color: #fff;
	background-color: #50A131;
	display: inline-block;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 10px;
}

.kaihatsu{
	background-color: #EEF9EA;
	padding: 30px 0;
}
.kaihatsu .leftbox{
	float: left;
}
.kaihatsu .rightbox{
	float: right;
}
.honbun_text_box{
	width: 65%;
	   line-height: 2;
}
.honbun_img_box{
	width: 33%;
}
.boder{
	margin-top: 30px;
	margin-bottom: 30px;
}
.gaiyou{
	padding: 30px 0;
	background-color: #EEF9EA;
}
.gaiyou h4{
	background-color: #50A131;
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	
}
.gaiyou .leftbox{
	width: 48%;
	float: left;
}
.gaiyou .rightbox{
	width: 48%;
	float: right;
}
.faq{
	padding: 30px 0;
}
#faq{
	background-color: #B2D5E5;
	padding: 30px 20px;
}
#faq h2{
	font-size: 25px;
	font-weight: 600;
	color: #0276BF;
}
.faq_box{
	margin-bottom: 15px;
}
.faq_wrap h3{
	padding:10px 40px 10px 55px;
	border: 2px solid #bfbfbf;
	background-color: #fff;
	background-image: url("/img/icon_q.gif");
	background-size: 30px;
	background-repeat: no-repeat;
 	background-position: 10px center;
	font-weight: 600;
}
.tenkai {
	position: relative;
}
.tenkai .icon {
	position: absolute;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	right: 15px;
	max-height: 1em;
	width: auto!important;
	transition: 0.2s;
    top: 38%;
    transform: rotate(180deg);
}
.tenkai_kaiten {
	transform-origin: 100% 31.25%!important;
	transform: rotate(90deg)!important;
}
.setumei {
	display: none;
	background-color: #fff;
	padding: 10px;
	border-left: 2px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
}
.setumei p{
    padding: 10px;
	padding-left:40px;
	background-image: url(/img/icon_a.gif);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.tenkai img {
	width: 100%;
}

.clip-box-a {
 position: relative;
 margin: 2em auto;
 padding: 15px 35px 15px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #fff; /* ボックス背景色 */
 color: #555555; /* 文章色 */
 border: 1px solid #ccc; /* 枠線 */
 box-shadow: 1px 1px 1px #acacac; /* 影の色 */
}
.clip-box-a::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #555555; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #999;
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-a::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #fff; /*背景色と同じ色にする*/
 z-index: 2;
}
/*---------------------------
 お問い合わせ
---------------------------*/
.mdiashi_contact{
	font-weight: 600;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #51A132;
	padding: 10px;
	
}
/*===========================
 【320px以下】※iphone5縦以下
 ===========================*/
@media screen and (max-width:360px){
	.talent_sentaku a {
		font-size: 12px;
	}
}

/*===========================
 【481px以上かつ667以下】※iphone初期横～iphone6横まで
 ===========================*/
@media screen and (min-width:481px) and (max-width:667px){
	.gaiyou_site a {
		width: 80%;
		display: block;
		margin: auto;
	}
}

/*===========================
 【666px以下】※スマホ横以下
 ===========================*/
@media screen and (max-width:666px){
	/*---------------------------
	 上部バナー
	---------------------------*/
	.top_bn a {
		width: 100%;
		margin: 0 0 15px 0;
	}
	/*---------------------------
	 ランキング
	---------------------------*/
	.lank_top , .lank_other {
		width: 100%;
	}
	.lank_top .article_box {
		width: 80%;
		margin: auto;
	}

	/*---------------------------
	 フッター
	---------------------------*/
	.footer_left {
		width: 100%;
		text-align: center;
	}
	.footer_left img {
		max-width: 90px;
		hegiht: auto;
	}
	.footer_inner {
		padding-left: 0;
		padding-right: 0;
	}
	.footer_nav {
		width: 100%;
		float: none;
	}
	
	/* スマホ版はHOMEを隠す */
	.footer_nav li:first-child {
		display: none;
	}
	
	.footer_nav li {
		float: left;
	}
	.footer_nav li a:before{
		margin-right: 0.5em;
		content: url(/img/icon_click.png)
	}
	.footer_nav li {
		width: 50%;
		margin-right: 0;
		background-color: #F2F2F2;
		border: 1px solid #B4B4B4;
	}
	.footer_nav li a {
		display: table-cell;
		width: 500px;
		height: 64px;
		padding-left: 10px;
		line-height: 1em;
		vertical-align: middle;
	}
	.footer_nav li:nth-child(n+4) {
		border-top: none;
	}
	.footer_nav li:nth-child(even) {
		border-left: none;
		border-right: none;
	}
	.footer_nav li:nth-child(odd) {
		border-right: none;
	}
	.footer_left img {
		width: 30%;
		margin-bottom: 10px;
	}
	.footer_left p {
		font-size: 12px;
	}
	
	.footer_right_bn_box {
		display: none;
	}
	.footer_logo {
		width: 40%;
		margin: auto;
	}
	.footer_logo img{
		width: 100%;
	}
	.footer_nav {
		width: 100%!important;
		margin-bottom: 0!important;
	}
	.footer_right_bn_box_sp a {
		float: left;
		display: block;
		width: 45%;
		margin: 10px 2.5%;
	}
	.footer_right_bn_box_sp_inner img {
		width: 100%;
	}
	
	.footer_nav li:last-child {
		border-top: none;
		width: 100%;
	}
	/*---------------------------
	 タレント一覧
	---------------------------*/
	.talent_box {
		width: 47.5%;
		margin-right: 5%;
	}
	.talent_box:nth-child(odd) {
		margin-right: 0;
	}	
	.gaiyou_tel .gaiyou_tel_osaka, .gaiyou_tel_fukuoka {
		width: 100%;
		text-align: center;
	}
	
	/*---------------------------
	 イベント情報部分
	---------------------------*/
	.koukoku_box_two .img_box{
		width: 100%;
		margin: 0;
	}
	.koukoku_box_two .img_box:first-child{
		margin-bottom: 20px;
	}
	.koukoku_box_four .img_box{
		width: 48%;
		float: left;
		border: 1px solid #575757;
		margin-right: 4%;	
	}
	.koukoku_box_four .img_box:first-child,.koukoku_box_four .img_box:nth-child(2){
		margin-bottom: 20px;
	}
	.koukoku_box_four .img_box:last-child,.koukoku_box_four .img_box:nth-child(2){
		margin-right: 0;	
	}
}

/*===========================
 【667px以上】※スマホ横以上
 ===========================*/
@media screen and (min-width:667px){
	/*---------------------------
	 フッター
	---------------------------*/
	.footer_inner {
		padding-bottom: 20px;

	}
	.footer_right_bn_box_sp {
		display: none;
	}
	/* ロゴ・住所 */
	.footer_left {
		float: left;
		width: 50%;
	}
	.footer_left img {
		height: 85px;
		width: auto;
		float: left;
		margin-right: 8px;
	}
	.footer_left p {
		font-size: 13px;
	}
	.footer_left p span {
		font-size: 18px;
	}
	footer nav li{
		font-weight: normal;
	}
	.footer_nav {
		width: 100%;
		float: left;
		clear: both;
		margin-bottom: 10px;
	}
	.footer_right {
		width: 50%;
		float: right;
		margin-top: 20px;
	}
	.footer_right_bn_box_inner {
		float: right;
		padding-right: 20px;
	}
	.footer_right_bn_box a {
		display: block;
		height: 30px;
		float: left;
	}
	.footer_right_bn_box a:first-child {
		margin-right: 10px;
	}
	.footer_right_bn_box a img {
		line-height: 30px;
		vertical-align: middle!important;
	}
	
	.footer_nav li {
		float: left;
		text-align: center;
		padding: 5px 10px;
		color: #6C6C6C;
		border-right: 1px solid #D7D7D7;
		font-size: 14px;
	}
	.footer_nav li:last-child {
		border: none;
	}
}

/*===========================
 【767px以下】※タブレット未満
 ===========================*/
@media screen and (max-width:767px){
	.pickup_box {
	width: 47.5%;
	margin-right: 2.5%;
	}
	.pickup_box:nth-child(even) {
		margin-right: 0;
	}
	/*----------------
	 プロフテーブル
	----------------*/
	table.profTable {
		width: 100%;
	}
	/* 会社情報 */
	table.profTable tr {
		border: none;
	}
	table.profTable th {
		text-align: center;
		background-color: #F4F4F4;
	}
	table.profTable th , table.profTable td {
		display: block;
		width: 100%;
		/* 一旦borderをクリア */
		border: none;
		/* bottomのみ復活 */
		border-bottom: 2px solid #DCDCDC;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	table.profTable tr:last-child td {
		border: none;
	}
	.gaiyou_tel , .gaiyou_site {
		margin-bottom: 10px;
	}
	.gaiyou_site a {
		text-align: center;
	}
	.gaiyou_description {
		text-align: left;
	}
	.video_box{
		width: 100%;
		margin-right: 0%;
		float: none;
		margin-bottom: 15px;
		border-bottom: 1px dotted #989898;
		padding-bottom: 10px;
	}
	.video_box_top{
		margin-bottom: 15px;
		border-bottom: 1px dotted #989898;
		padding-bottom: 10px;
	}
	
}
/*===========================
 【768px以上】※タブレット最小縦以上
 ===========================*/
@media screen and (min-width:768px){
	.ms_box_contact{
		text-align: center;
	}
}
/*===========================
 【800px以下】※タブレット縦以下
  800pxはNexus10の縦
　※2017年時点でipadProを除いてタブレット縦最大
 ===========================*/
@media screen and (max-width:800px){
	.news_List_Ymd , .news_List_Title{
		display: block;
	}
	.news ul {
		padding: 6px 10px;
	}
	.talent_box {
		font-size: 0.8em;;
	}
	.talent_img_box {
		margin-bottom: 25px;
	}
	.talent_img_box , .prof_box {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}
/*===========================
 【567px以下】
★iPhone5横未満まで適用されるCSS
===========================*/
@media screen and (max-width:567px){
	.bg_h2 {
		font-size: 38px;
	}
.tiyomi_box_wrap .leftbox {
    float: none;
    width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #C1C1C1;
}.tiyomi_box_wrap .rightbox {
    float: none;
    width: 100%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #C1C1C1;
}
.to_customers_wrap_top img,.to_customers_wrap_bottom img {
	width: 100%;
	padding-top: 0px;
}
.to_customers_box_top,.to_customers_box_bottom {
    width: 100%;
    padding: 1em 1em 1.5em 1em;
	    position: static;
}
	.tokkyo {
		text-align: center;
	}
	
	.tokkyo .left_box {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.tokkyo .rightbox {
		width: 100%;
		float: none;
		text-align: left;
	}
	
	.hanbai_wrap .leftbox {
		width: 100%;
		float: none;
		border-bottom: 1px dotted #777777;
		border-right: none;
		padding-right: 0;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.hanbai_wrap .rightbox {
		width: 100%;
		float: none;
	}
	a.menu_btn {
		display: inline-block;
		float: none;
		width: 100%;
		margin-right: 0%;
		border-radius: 5px;
		margin-bottom: 15px;
	}
	.tiyomi_box_wrap h3 {
		font-size: 20px;
	}
	
	.about_box .leftbox {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	
	.about_box .rightbox {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.flex {
		display: block;
	}
	.jirei_box{
		width: 100%;
		
	}
	.jirei_box:last-child{
		margin-left: 0;
	}
	.jirei {
		padding: 10px;
	}
	 p.t_center.mb20.strong.fz18{
		font-size: 17px!important;
		text-align: left!important;
	}
	.honbun_text_box {
		width: 100%;
		margin-bottom: 15px;
	}
	.honbun_img_box {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.gaiyou .leftbox {
		width: 100%;
		margin-bottom: 15px;
	}
	.gaiyou .rightbox {
		width: 100%;
	}
}
/*===========================
 【801px以上】※タブレット縦より大きい
 ===========================*/
@media screen and (min-width:801px){
	.news li:after {
		content:'';
		clear: both;
		display: block;
	}
	.news_List_Ymd {
		color: #2D2D2D;
		font-weight: 600;
		display: block;
		width: 20%;
		float: left;
	}
	span.news_List_Title {
		display: block;
		float: right;
		width: 80%;
	}
}

/*===========================
 【1023px以下】※PCサイズ未満
 ===========================*/
@media screen and (max-width:1023px){
	/*---------------------------
	 トップページ
	---------------------------*/
	/*----------------
	 NEWS
	----------------*/
	.news_list dt{
		width: 100%;
	}
	.news_list dd{
		width: 100%;
		padding-left: 0;
	}
	h1 {
		text-align: center;
		margin: 5px auto;
	}
	.gsc-results-wrapper-overlay {
		padding: 30px 10px!important;
		width: 100%;
		left: 0;
	}
	form.gsc-search-box {
		padding-top: 4px;
	}
	.gsc-control-wrapper-cse {
		padding-left: 30px;
	}
	.gsc-results-wrapper-overlay {
		z-index: 999999;
	}
	
	/*----------------
	 フッター
	----------------*/
	.footer_left {
		text-align: center;
	}
	.footer_left img {
		float: none;
	}
	.footer_left p {
		display: inline-block;
		text-align: left;
	}
	.footer_left , .footer_right {
		width: 100%;
		float: none;
	}
	.footer_right_bn_box {
		text-align: center;
	}
	.footer_right_bn_box_inner {
		float: none;
		margin: auto;
		display: inline-block;
	}
	.footer_nav {
		width: 80%;
		margin: auto;
		float: none;
		margin-bottom: 15px;
	}
	.top_box .cl.t_center img{
		float: left;
		width: 32%;
		margin-right: 2%;
	}
	.top_box .cl img:last-child{
		margin-right: 0%;
	}
}

/*===========================
 【1024px以上】※PCサイズ以上
 ===========================*/
@media screen and (min-width:1024px){
	/*---------------------------
	 ヘッダー
	---------------------------*/
	html {
		margin-top: 90px;;	
	}
	header {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 9999;
		height: 90px;
		background-color: #fff;
	}
	h1 {
		display: inline-block;
		float: left;
		margin-top: -5px;
		margin-bottom: 5px;
	}
	.header_leftbox {
	    height: 65px;
	}
	.link_img {
		display: block;
		height: 100%;
	}
	/* 高さを失ったヘッダー分、marginを入れる */
	.top.main_image {
		padding-top: 75px;
	}
	/* ナビゲーション追従バー */
	header nav {
		position: relative;
	}
	#slide-line {
		position: absolute;
		bottom: 2px;
		height: 2px;
		background-color: #33A6D2;
		-webkit-transition: all .3s ease;
		transition: all .3s ease;
	}

}