/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 7.4
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.textwidget img{
	display:block;
	margin:0 auto;
}
.wpb_wrapper td{
	text-align:left;
}
.recruit_table{
	display:block;
	margin:0 auto;
	width: 80%;
	font-size: 18px;
}
.recruit_table td{
	padding-left:5%;
}
.td_left{
	text-align:right !important;
	width:35%;
}
.td_right{
	text-align:left !important;
	width:450px;
}
.table_head{
	font-size: 24px;
	font-weight:bold;
}
.btn_width{
	width: 100px !important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.chinese_area p,.chinese_area h2,.chinese_area h3,.chinese_area h4,.chinese_area td,.chinese_area span{
	font-family:"Microsoft Yahei","PingHei" ,"sans-serif";
}
.english{
	width:;
	height:;
	background-color:red;
	padding:px;
	color:white;
	font-size:;

}
.vc_row, .wpb_row, .section, .vc_row-fluid{
	border-bottom:0px solid #ffffff !important;
}
.q_tabs.vertical.left .tab-content {
  border-left: 2px solid #EAC59C !important;
}
.q_tabs.vertical .tabs-nav li.active a {
  border: 2px solid #EAC59C !important;
	border-right-color: rgb(236, 229, 221) !important;
}
.comment_holder{
	display: none;
}
.post_info{
	display: none !important;
}
.two_columns_75_25>.column2{
	display: none;
}
/* ==============レスポンシブCSS=======================*/
@media only screen and (max-width: 480px)
{
div.whatsnew {
  margin: 0 auto;
  padding: 0px;
  font-size: 100%;
  word-break: break-all;
  overflow: hidden;
  border: 3px #666 solid;
  width: 100%;
  height: 230px;
  /* border-radius: 3px; */
  /* color: #666; */
}

div.wn-head {
  margin: 0;
  padding: 5px 10px;
  overflow: hidden;
  border: 0;
  text-align: center;
  background-color: inherit !important;
  color: #666 !important;
	text-shadow: 0px 0px 0px #000;
}
div.wn-head .wn-title {
  font-weight: bold;
  text-shadow: 0px 0px 0px #000;
  font-size: 100%;
  text-align: center;
  overflow: hidden;
}

div.wn-item .wn-date {
  margin: 0 0 0 0.3em;
  padding: 0;
  border: 0;
  float: left;
  width: 8.1em;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  color: #666;
  text-shadow: 0px 0px 0px #000;
}

.wn-article a {
  color: #666;
  text-shadow: 0px 0px 0px #000;
}
.q_tabs.vertical .tabs-nav {
  width: 15% !important;
}
.container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .steps_holder_inner, .carousel-inner .slider_content_outer, nav.content_menu ul, .container_inner nav.content_menu {
  width: 90% !important;
}
.q_tabs.vertical.left .tab-content {
  padding-left: 5% !important;
}
.recruit_table {
  display: block;
  margin: 0 auto;
  width: 100% !important;
  font-size: 18px;
}
.q_tabs.vertical .tabs-container {
  width: 85% !important;
}
.tenpo_syoukai{
	height:200px !important;
}
.responsive_img_none{
	display:none  !important;
}
section.parallax_section_holder {
  background-color: #ffffff !important;
}
.footer_top ul {
    list-style: none;
}

.footer_top .widget.widget_nav_menu li {
    margin: 0;
    line-height: 22px;


}
}
/* ウィンドウ幅が480px以上の場合に適用するCSS */
@media screen and ( min-width:480px )
{
	.q_slide_subtitle {
    display: none;
}
}

/* ==============レスポンシブCSSここまで=======================*/
.footer_top ul {
    list-style: none;
font-size: 0;
}

.footer_top .widget.widget_nav_menu li {
    margin: 0;
    line-height: 22px;
display: inline-block;
    font-size: 12px;
    width: 20%;

}

.footer_top {
    padding: 40px 0 52px !important;
	
}

.wordbtn{
	margin:10px;
}
