body{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  
  color: #2d2d2d;
  background-color: #ffffff;  
  position: relative;  
}

#home{
  background-color: #EEECE7;    
}


.swiper-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically 
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;*/
}




/*common*/

a{
  color:#642e66;
}

a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}


.single_post{
  min-height: 300px;
}

.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;    
}

a.english{
 float: right;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #fff;
 border: 1px solid #fff;
 padding: 4px 12px;
}

.english_sp_area{
  width: 100%;
  /*background-color: #DD7E39;*/
  border: 1px solid #DD7E39;
  margin-top: 20px;
  height: 60px;
}

a.english_sp{
 display: inline-block;
 font-size: 14px;
 text-align: left;
 text-decoration: none;
 color: #DD7E39;
}

a.english:hover{
  background-color:rgba(250,250,250,0.43);
}

.active a, a:hover{
  background: none;
}

.navbar-toggle{
  margin-top: 40px;
}


.navbar{
 border: none; 
}

.navbar-default{
  height: 123px;
  background-image: url("images/head_bg.png");    
}
.navbar-default .container{
  padding-top: 15px;
}

.navbar-brand{
  float: left;
  padding: 4px 0px;
  font-size: 18px;
  line-height: 20px;
  height: auto;  
}

a.mf_logo{
  float: left;
  width: 60px;
  margin: 2px 0 0 10px;        
}    


.navbar-collapse{
  margin-top: -20px;
}

.navbar-right{
  position: relative;
  right: 15px;
}

.navbar-nav{
  margin-top: 25px;
}

.navbar-nav li a{
  width: 130px;
  height: 58px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  text-align: center;
  color: #fff !important;
  margin-left: 20px;
}

.navbar-nav li:last-child a{
  font-size: 14px;  
}

.navbar-nav li a:hover{
}

.navbar-nav li a span.en{
  font-size: 10px;
  font-weight: normal;
  color: #fff;
}

.navbar-default .navbar-nav .active a{
  border-bottom: solid 5px #fff;
  background-color: rgba(16,125,159,0);
}

.navbar-default .navbar-nav a:hover,.navbar-default .navbar-nav .active a:hover{
  border-bottom: solid 5px rgba(250,250,250,0.43);
  background-color: rgba(16,125,159,0);  
}


/*subnav*/
.sub_nav{
  background-color: #F3A144;
  height: 46px;
}

.sub_nav li{
 float: left;
 list-style: none;
}

.sub_nav li a{
  color: #fff;
  display: block;
  padding: 5px 20px;
  margin: 8px 25px 0 0;
}

.sub_nav li a:hover{
  background-color: #E97921;
  border-radius: 5px;
  text-decoration: none;
}

.sub_nav li a.active{
  background-color: #E97921;
  border-radius: 5px;
  text-decoration: none;
}


/*breadcrumb*/

.breadcrumbs{
  height:45px;
  background-image: url(theme/img/job-application-form-breadcrumbs_back.gif);
}

.breadcrumbs a{
  font-weight: normal;
  margin: 9px 15px 0 0;  
  padding: 5px 0 5px 0;
  font-size: 11px;
  float: left;
}

.breadcrumbs{
  font-weight: normal;
  font-size: 11px;
}

.breadcrumbs a.home {
 /* margin-left: 30px; */
}

.breadcrumbs img{
  display: block;
  width: 24px;
  float: left;
  margin-right: 15px;
}

div.page_contents{
  margin-bottom: 0 !important;
}

.pagetitle{
  height: 127px;
  margin-bottom: 15px;
  box-shadow:rgba(60, 60, 61, 0.0901961) 0px 10px 12px -4px;
  -webkit-box-shadow:rgba(60, 60, 61, 0.0901961) 0px 10px 12px -4px;
  -moz-box-shadow:rgba(60, 60, 61, 0.0901961) 0px 10px 12px -4px;
}

.pagetitle .pagetitle_left{
  width: auto;
}

.pagetitle .description{
  margin-top: 35px;
  margin-left: 30px;
  float: left;
}

.title_icon{
  padding-top: 23px;
  padding-left: 0px;
  float: left;
}

.title_icon.works .fa{
  padding-top: 18px;
  float: left;
  font-size: 60px;
}

.title_icon .fa{
 font-size: 83px;
 color: #2D2D2D;
 width: 84px;
}

.title_icon.send .fa{
  padding-top: 18px;
  float: left;
  font-size: 60px;
}

.title_icon.recruit .fa{
 font-size: 83px;
 color: #2D2D2D;
 width: 84px;
}


.title_icon.research .fa{
padding-top: 15px;
 font-size: 64px;
 color: #2D2D2D;
 width: 84px;  
}


.title_icon.research .fa.fa-cubes{
 font-size: 60px;
 color: #2D2D2D;
 width: 84px;
}

.title_icon.recruit .fa.fa-heart-o{
 font-size: 72px;
 color: #2D2D2D;
 width: 84px;
 position: relative;
 top: 5px;
}

.title_icon.recruit .fa.fa-envelope{
 font-size: 72px;
 color: #2D2D2D;
 width: 84px;
 position: relative;
 top: 5px;
}


.title_text h1{
  font-size: 30px;
  font-weight: bold;
  color: #2D2D2D;  
  letter-spacing :0.05em;  
  padding-top: 20px;
  margin-bottom: 0;  
}

.title_text h1.en{
  font-weight: normal;
  padding-top: 25px;
  margin-bottom: 0;  
}

.title_text p{
  color: #E98430;
  font-size: 20px;
  margin-top: 3px;
}

.title_text{
  display: block;
  float: left;
}

.saiyo_read{
  font-size: 14px;
  font-weight: bold;
  color: #2C2C2C;
  line-height: 27px;
  margin-top: 34px;
  margin-bottom: 40px;
}

li.page_item{
  list-style: none;
  font-size: 15px;
  color: #3975b5;
  margin: 20px 0 10px 0;  
}

li.page_item.page_item_has_children a{
  display: inline-block;
  pointer-events:none;
}
  

ul.children{
  margin-top: 10px;
}

ul.children li.page_item{
	background-image:url(images/work_arrow.gif); 	
  background-repeat:no-repeat;
  background-position: 0 9px;
	margin: 0 0 10px 0px;
	padding: 0 0 0 15px;
}

ul.children li.page_item a{
  color: #000;
  display: block;
  text-decoration: none;
  font-size: 12px;
  pointer-events:all;
  padding: 5px 0 5px 0;
  line-height: 1.8em;
}

ul.children li.page_item a:hover{
  text-decoration: none;
 margin-left: 5px;
}

div.button.carrier{
  width: 100%;
	font-size:26px;
	font-weight: normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #c4567b;
	padding:35px 65px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #c4567b), color-stop(100%, #c4567b) );
	background-color:#c4567b;
	color:#ffffff;
	display:inline-block;
 	-webkit-box-shadow:inset 0px 1px 0px 0px #d997ac;
 	-moz-box-shadow:inset 0px 1px 0px 0px #d997ac;
 	box-shadow:inset 0px 1px 0px 0px #d997ac;
}

div.button.carrier:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #D17D98), color-stop(100%, #D17D98) );
	background-color:#BF8597;
	border:1px solid #D17D98;	
}

div.button i.fa{
  font-size: 34px;
  float: left;
}

div.button p{
  margin-top: 3px;
}


div.button.new{
  width: 100%;
	font-size:26px;
  letter-spacing :0.1em;  	
	font-weight: normal;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #59b53a;
	padding:35px 65px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #59b53a), color-stop(100%, #59b53a) );
	background-color:#59b53a;
	color:#ffffff;
	display:inline-block;
 	-webkit-box-shadow:inset 0px 1px 0px 0px #A5D597;
 	-moz-box-shadow:inset 0px 1px 0px 0px #A5D597;
 	box-shadow:inset 0px 1px 0px 0px #A5D597;
}

div.button.new:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #8ECB7B), color-stop(100%, #8ECB7B) );
	background-color:#8ECB7B;
	border:1px solid #8ECB7B;	
}

.stripe {
padding: 5px;
display: block;
margin-left: auto;
margin-right: auto;
background-color: #FF6C3A;
background-image: -webkit-linear-gradient(-45deg, #F9F0E2 25%, transparent 25%, transparent 50%, #F9F0E2 50%, #F9F0E2 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, #F9F0E2 25%, transparent 25%, transparent 50%, #F9F0E2 50%, #F9F0E2 75%, transparent 75%, transparent);
background-size: 15px 15px;/*数字を大きくすれば太く、小さくすれば細くなります。*/
}

.stripe_inner{
  background-color: #F9F0E2;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 30px;
}


/*news*/
.news_list_contents{
  /*height: 260px;*/
  margin-bottom: 10px; 
  border-bottom: 1px dotted #bababa; 
  overflow: auto;
  padding-bottom: 20px; 
}

.news_list_contents h2{
  font-size: 21px;
  margin-bottom: 5px;
}

.news_list_contents h2 a{
  color:#000;
}

.news_list_contents p.date{
  color: #E78B3E;
  font-weight: bold;
  margin-top: 0px;
  position: relative;
  top:-8px;
}

.news_title{
  margin-bottom: 10px;
}


.news_title h2{
  font-size: 21px;
  margin-bottom: 5px;
  line-height: 1.8em;
}

.news_title h2 a{
  color:#000;
}

.news_title p.date{
  color: #E78B3E;
  font-weight: bold;
}

.news_list_contents a{
}

hr.news{
  margin-bottom: 10px; 
  border-bottom: 1px dotted #bababa; 
  overflow: auto;
  padding-bottom: 20px;
  border-top: none;
}

/*widget*/
.widget h3{
  font-size: 21px;
  font-weight: bold;  
}

/*half_contents*/
.half_contents_area{
  margin-bottom: 30px;
}

.tool.half_contents_area{
  margin-bottom: 50px;
}

.half_contents_area.event{
  margin-bottom: 60px;
}

.half_contents_area p.shoulder{
  font-size: 12px;
  color: #EA7821;  
  font-weight: bold;
  margin-bottom: 5px;
}

.half_contents_area p.title{
  font-size: 18px;
  font-weight: bold;
  height: 2.5em;
}

.tool.half_contents_area p.title{
  font-size: 18px;
  font-weight: bold;
  height: inherit;
  }


.half_contents_area img{
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #e2e2e2;
}

.tool.half_contents_area .img_area{
  position: relative;
  /*height: 285px;*/
  background-color: #d6d6d6;  
  margin-bottom: 20px;
}

.tool.half_contents_area .img_area img{
  position: relative;
  margin-bottom: 0;
  /*top: 50%;
  transform: translateY(-50%);  
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); */ 
}

.half_contents_area.event .img_area{
  display: block;
  height: 250px;
  margin-bottom: 20px;
  position: relative;  
  background-color: #d8d8d8;
}

.half_contents_area.event .img_area img{
  position: relative;
}


.half_contents_area p.title_sub{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.half_contents_area p.title_sub_2{
  font-size: 12px;
  font-weight: bold;
}

.half_contents_area a.detail_link:before{
  content: "\f138";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}

.half_contents_area a.detail_link{
  display: block;
  width: auto;
  height: 30px;
  background-color: #E97921;
  padding: 1px 9px 0 9px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  border-radius: 5px;
  float: left;
  margin-right: 10px;  
}



.half_contents_area a.dl_button{
  display: block;
  width: auto;
  height: 30px;
  background-color: #ebebeb;
  padding: 1px 9px 0 9px;
  margin-right: 8px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  float:left;
}


.half_contents_area a.dl_button.research_pdf_link:before{
  content: "\f1c1";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}

.half_contents_area a.dl_button.research_movie_link:before{
  content: "\f008";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}


.half_contents_area a.dl_button.research_project_link:before{
  content: "\f14e";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}


.half_contents_area a.dl_button.research_slide_link:before{
  content: "\f1c5";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}

.half_contents_area a.dl_button.research_materials_link:before{
  content: "\f01c";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top:2px;
}




.half_contents_area a.detail_link:hover{
  background-color: #D95D21;
}

.half_contents_area p.description{
  font-size: 14px;
  line-height: 1.5em;
}

.tool.half_contents_area .description{
}

div.tool.dropdown{
  margin-top: 40px;
}





/*recruit*/

.recruit_hurriedly h3{
  margin-top:24px;
  font-weight: bold;
  font-size: 22px;
  color: #D95D21;
}

.recruit_hurriedly .fa{
  font-size: 30px;
  position: relative;
  top: 2px;
  margin-right: 7px;
}

.recruit_hurriedly p{
  margin-top:24px;
  font-size: 14px;
  font-weight: bold;
line-height: 27px;  
}

.recruit_hurriedly ul li{
  list-style: none;
  font-weight: normal;
  font-size: 13px;
line-height: 27px;  
}

.recruit_hurriedly a{
  list-style: none;
  font-weight: normal;
  color: #2D2D2D;
  text-decoration: underline;
line-height: 27px;  
}

.recruit_news h3{
  font-weight: bold;
}

.recruit_news li{
  list-style: none;
  font-weight: normal;
  font-size: 13px;
  display: inline-block;
  width: 100%;
  height: 45px;
  padding-top: 10px;
  border-bottom: 1px dotted #cdcdcd;
}

.recruit_news a{
  font-weight: normal;
}

.recruit_news td{
  font-weight: normal;  
}

.recruit_news span.date{
  display: inline-block;
  width: 100px;
}

.recruit_detail_block .col-sm-9{
  margin-bottom: 10px;
}

.recruit_detail_block li{
  margin-left: 18px;
}

.recruit_detail_block ol{
  margin-left: 2px;
}

.recruit_list_box li.page_item{
  font-size: 16px;
}

.recruit_list_box ul.children li a{
  font-size: 14px;
  font-weight: normal;
}

.company_name{
	width: 100%;
	border-bottom: 1px dotted #cdcdcd;  
	padding: 0 0 5px 0;	
}

.company_name_en{
	width: 100%;
	border-bottom: 1px dotted #cdcdcd;  
	padding: 0 0 30px 0;	
}

.company_name h3{
  font-size: 20px;
  font-weight: bold;
	background-repeat: no-repeat;
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;		  
	float: left;
}

.company_name_en h3{
  font-size: 20px;
  font-weight: bold;
	background-repeat: no-repeat;
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;		  
	float: left;
}

.company_name h3.olm,.company_name_en h3.olm{
	background-image: url(images/corp_03.png);    
}

.company_name h3.olmd,.company_name_en h3.olmd{
	background-image: url(images/corp_06.png);    
}

/*chart*/
.chart_button{
  width: 120px;
  margin-left: 30px;
  clear: both;
}

.chart_contents{
  width: 350px;  
}



/*badge*/
span.badge{
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  padding: 5px 0 0 0;
  margin-right: 8px;
  width: 57px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;  
}

span.seishain{
  background-color: #FF6C3A;
}

span.itaku{
  background-color: #FFB23E;  
}

span.blank{
  display: inline-block !important;
  background-color: #F9F0E2;
}

span.career{
  background-color: #c4567b;
  width: 75px;  
}

span.new{
  background-color: #59b53a;
  width: 75px;  
}

span.event{
  background-color: #AD93AA;
  width: 100px;  
}

span.other{
  background-color: #4381C1;
  width: 75px;  
}

span.ot{
  background-color: #FF851D;
  width: 100px;
}

span.news{
  background-color: #7DA9BE;
  width: 100px;
}

span.books{
  background-color: #98A367;
  width: 100px;
}

span.news_list.news{
  width: 128px;
  font-size: 13px;
  padding-top: 3px;
}

span.news_list.event{
  width: 128px;
  font-size: 13px;
  padding-top: 3px;
}

span.news_list.ot{
  width: 128px;
  font-size: 13px;
  padding-top: 3px;
}

span.news_list.books{
  width: 128px;
  font-size: 13px;
  padding-top: 3px;  
}


/*recruit_detail*/
h3.recruit_detail_title{
  font-weight: bold;
  margin: 40px 0 40px;
}

.detail_right{
  border-left: dotted 1px #b6b6b6;
  padding-left: 40px;
}

.recruit_detail_block{
  border-top: 1px dashed #dadada;
  padding: 15px 0 0 0;
}

.go_top_button{
  margin-top: 60px;
  margin-bottom: 70px;
  background-color: #3a76b5;
  width: 300px;
  padding-top: 10px;
  z-index: 2000;
  color: #fff !important;  
}

a.go_top_button:hover{
  text-decoration: none;
  background-color: rgba(58,118,181,0.8);  
}

.go_top_button .fa{
  margin-right: 10px;
}


.recruit_item_title{
  font-weight: bold;
  font-size: 16px;
}

/*works*/

p.work_title{
  font-size: 14px;
  font-weight: bold;
  margin: 14px 0 14px;
  text-align: left;
}

p.work_charge{
  font-size: 10px;
  text-align: left;  
}

p.work_creation_date{
  font-size: 10px;
  text-align: left;  
}

p.work_credit{
  font-size: 10px;  
  text-align: left;  
}


.work_type{
  background-color: #A5A5A5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100px;
}

.work_type p{
  font-weight: bold;
  font-size: 12px;
  padding: 3px 8px 0px 8px;
  text-align: center;
  color: #fff;
}

.work_poster{
  margin-bottom: 20px;
}

.work_poster p.poster{
  background-color: none;
  min-height: 140px;
}

.work_poster img{
  display: block;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.filter{
  padding: 15px 0 0 0;
  margin-bottom: 25px;
  width: 100%;
}

.filter_header{
 padding: 45px 0 0 0; 
 margin-left: -40px;
}

.filter .dropdown{
  float: left;
}

div.thumbs.group{
  width: 100%;
}

a.project_site{
  font-size: 12px;
}

#timeline[data-columns] {
    content: '4';
}
 
 
  button.dropdown_pc{
  display: block;
  float: left;
  width: 205px;
  background: url(images/dropdown_before.png) no-repeat left top;
  background-size: auto 45px;
  padding: 0 0 0 30px;	
  text-decoration: none;
  border-radius:0;
  }
  
  button.dropdown_pc span{
  display: block;
  background: url(images/dropdown_sp.png) no-repeat right top;
  background-size: auto 45px;	
  padding: 10px 80px 0 0;
  font-size: 15px;
  text-align: left;
  height: 45px;
  }
  
  .dropdown .btn:active {
  background: url(images/dropdown_before.png) no-repeat left top;
  background-size: auto 45px;
  box-shadow:0px 0px 0px black !important;  
  }        
 

/*dropdown*/

div.dropdown{
}

div.dropdown.sub_genre button{
	background-image: url(images/genre.png);  
	background-size: 202px;
	border: none;
  width: 202px;
  height: 39px;
}

div.dropdown.sub_genre button:hover{
	background-image: url(images/genre_on.png);  
}

div.dropdown.sub_genre button:focus,div.dropdown.sub_genre button.focus,div.dropdown.sub_genre button .open{
	background-image: url(images/genre_on.png);  
}

div.dropdown.sub_year button{
	background-image: url(images/year.png);  
	background-size: 202px;
	border: none;
  width: 202px;
  height: 39px;
}

div.dropdown.sub_year button:hover{
	background-image: url(images/year_on.png);  
}

div.dropdown.sub_year button:focus,div.dropdown.sub_year button.focus,div.dropdown.sub_year.open{
	background-image: url(images/year_on.png);  
}

div.dropdown.sub_media button{
	background-image: url(images/media.png);  
	background-size: 206px;
	border: none;
  width: 206px;
  height: 39px;
}

div.dropdown.sub_media button:hover{
	background-image: url(images/media_on.png);  
}

div.dropdown.sub_media button:focus, div.dropdown.sub_media button.focus, div.dropdown.sub_media.open{
	background-image: url(images/media_on.png);  
}

div.dropdown.sub_genre_sp button{
	background-image: url(images/genre_sp.png);  
	background-size: 480px;
	border: none;
  width: 480px;
  height: 39px;
}

div.dropdown.sub_genre_sp button:hover{
	background-image: url(images/genre_sp_on.png);  
}

div.dropdown.sub_genre_sp button:focus,div.dropdown.sub_genre_sp button.focus,div.dropdown.sub_genre_sp button .open{
	background-image: url(images/genre_sp_on.png);  
}

div.dropdown.sub_year_sp button{
	background-image: url(images/year_sp.png);  
	background-size: 480px;
	border: none;
  width: 480px;
  height: 39px;
}

div.dropdown.sub_year_sp button:hover{
	background-image: url(images/year_sp_on.png);  
}

div.dropdown.sub_year_sp button:focus,div.dropdown.sub_year_sp button.focus,div.dropdown.sub_year_sp.open{
	background-image: url(images/year_sp_on.png);  
}

div.dropdown.sub_media_sp button{
	background-image: url(images/media_sp.png);  
	background-size: 480px;
	border: none;
  width: 480px;
  height: 39px;
}

div.dropdown.sub_media_sp button:hover{
	background-image: url(images/media_sp_on.png);  
}

div.dropdown.sub_media_sp button:focus, div.dropdown.sub_media_sp button.focus, div.dropdown.sub_media_sp.open{
	background-image: url(images/media_sp_on.png);  
}

ul.dropdown-menu{
  background-color: rgba(221, 108, 50, 0.9); 
  width: 198px;
  color: #fff;
  min-width: 160px;
  padding: 0 0 0 0;
  margin: -3px 0 0 2px;
  list-style: none;
  font-size: 12px;
  text-align: left;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;  
}

ul.dropdown-menu li{
}

ul.dropdown-menu li a{
  color: #fff;
  padding: 15px 0 15px 20px;
  border-bottom: 1px solid #e27c3d;
}

ul.dropdown-menu li a:hover{
  background-color: #F1A04E;
  color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover{
  background-color: #fff;
  color: #2cb1ce;  
}


/*HOME*/
.main_poster{
  background-color: #E7F5F8;
	background-image: url(images/bg.jpg);
	background-size: auto 700px;
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 40px;
}

.main_poster.sp{
  height: 290px;
	background-position: left 20px;  
}

.main_poster.sp a.english{
  margin-top: 20px;
  margin-right: 30px;
}

.sp_inner{
 width: 260px;
 margin-left: auto;
 margin-right: auto; 
 padding-top: 60px;
 padding-left: 8px;
}

#poster{
	margin:0 auto;	
}

#poster .item{
  margin:5px;
  float:left;
}

#poster .img {
  vertical-align: bottom;	
}

.home_recruit{
  width: 100%;
	background-image: url(images/bg_recruit.jpg); 
	background-size: cover;
	background-repeat: no-repeat; 
	background-position: center top;
}

.home_recruit h3{
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
  
}

.home_recruit h3 .fa{
  font-size: 38px;
  margin-right: 10px;
}

.home_news{
  width: 100%;
  background-color: #fff;
  color: #00769B;
}

.home_news h3{
  color: #00769B;
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: bold;
}

.home_news h3 .fa{
  font-size: 38px;
  margin-right: 10px;
  color: #00769B;
  
}

.home_news .recruit_news {
  color: #00769B;
}



.table-hover > tbody > tr:hover{
  background-color: #F7F7F7;
}

.recruit_news table{
  border: none;
}

.recruit_news table tr{
  border: none;
}

.recruit_news table tr td{
  border-top: none !important;
  border-left: none !important;
  border-bottom: 1px dotted #cdcdcd;  
}

.recruit_news table tr td{
  margin-left: 0;
}

.recruit_news table tr td div.date_category{
  float: left;
  width: 220px;
}

.recruit_news table tr td.news_title{
  width: 400px;
  float: left;
}



.home_banner{
  background-color: black;
  width: 100%;
  padding: 10px 20px 10px;
  color: #fff;
}

.credit{
  background-color: #61cdd8;
  width: 100%;    
  color: #fff;
}
.credit p.small{
  font-size: 10px;
}

.top_banner{
  float: left;
  margin-right: 13px;
}


/*form*/
.wpcf7 p{
  font-weight: normal;
}

.wpcf7 p span.form_title{
  font-weight: bold
}

.c1{
background:#fff;
padding:15px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
display:block;
line-height:50px;
}
 
.c2{
padding:15px 20px 30px 20px;
font-weight:bold;
color:#595858;
line-height:40px;
font-size:16px !important;
}
 
p.c1,p.c2{
margin:0;
}
 
.c1:hover,.c2:hover{
background:#F0F5FA;
}
 
.c1.last,.c2.last{
border-bottom:none;
}
 
.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
}
 
input[type=text],input[type=tel],input[type=email]{
  font-size:16px !important;
}
 
.c1 textarea,.c2 textarea{
   width:100%;
   padding-left: 10px;
   border-radius: 3px;
   border: 1px solid #b0b0b0;
}
 
.file{
margin:10px;
display:block;
}
 
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel],input[type=url],input[type=date],text-area.pcf7-textarea{
   width:100%;
   padding-left: 10px;
   border-radius: 3px;
   border: 1px solid #b0b0b0;
}

input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 2px #94b8dd;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
 
.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   width:100%;
   padding:0 3px;
}
 
.contact_right textarea:focus{
   border:solid 2px #FCFCFC;
}
 
 
.contact_right textarea {
   outline: none;
   width:100%;
}
 
input[type=submit]{
   border:none !important;
   font-size:20px;
   cursor:pointer;
   color:#fff;
   font-weight:bold;
   background:none;
   text-decoration: none;
}
 
.contact_form input[type=submit]{
width:50%;
}
 
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}

.postalcode input[type="text"]{
  width: 206px;
}

select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select {
	width: 50%;
	padding: 10px;
	height: 40px;
  border-radius: 3px;
  border: 1px solid #b0b0b0;	
  background-color: #fff !important;
  line-height: 20px;
	background: url(images/form_arrow.png) right 10px top 15px no-repeat;
	background-size: 10px;
}

.accept{
  font-size: 16px;
}

input[type="checkbox"]{
  width: 20px;
  margin-right: 5px;
}

input[type="submit"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input.wpcf7-form-control.wpcf7-submit{
  margin-top: 30px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  background-color: #3a76b5;
  width: 300px;
  height: 55px;
  border-radius: 7px;
}

.modal{
  z-index: 1000;
}

.modal-backdrop{
  background-color: rgba(255,255,255,0) !important;
}

.modal-body{
  height: 400px;
}

iframe.privacy{
  height: 100%;
  width: 100%;
  border: none !important;

}

/*about*/

.about_main_title{
  color: #3f9d15;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 35px;
}

p.about_main_text{
  font-size: 13px;
  font-weight: bold;
  line-height: 2.2em;
  color: #222222;
}

.about_company_name{
  height: 120px;
  margin-top: 100px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.about_company_name h4{
  font-size: 21px;
  font-weight: bold;
  line-height: 110px;
}

.about_item_title{
  font-weight: bold;
  font-size: 14px;
}


.about_company_logo{
  float: right;  
}

.about_main{
	background: url(images/about_main_back.png) no-repeat right top;
	background-size: auto 550px;	
	padding: 30px 0 150px;
}

.about_main.en{
	background: url(images/about_main_back.png) no-repeat right bottom;
	background-size: auto 550px;	
	padding: 30px 0 106px;
}

.about_main.en p{
  width: 70%;
}

img.about_company_logo{
  margin-left: 5px;
}

.about_detail_block{
  border-top: 1px dashed #dadada;
  padding: 15px 0 0 0;
}

.about_detail_block.last{
  margin-bottom: 300px;
}


.about_detail_block li{
  margin-left: 18px;
}

/*footer*/
#foot{
  border-top: solid 1px #eaeaea;
  background-color: #F9F9F9;
  padding-top: 25px;
}

ul.footer_link{
  padding: 0;
}

ul.footer_link li{
  float: left;
  list-style: none;
  margin-right: 40px;
}

ul.footer_link li a{
  font-size: 14px;
  font-weight: bold;
}

.fotter_logo_area{
  height: auto;
  float: right;
}


.footer_logo{
  float: right;
  height: 51px;
  margin-right: 8px;  
}


.footer_credit{
  margin-top: 10px;
  font-size: 9.5px;
}    


@media screen and (max-width:1200px) {
    
  .navbar-header{
    width: 28%;
    padding-top: 5px;
    height: 60px;
  }
  
  .navbar-nav li a  {
    width: 100px;
    font-size: 13px;   
  }
}

/*rd*/

.carousel-inner{
}

.carousel-caption{
  bottom: 0px;
  left: 9%;
  text-align: left;
  width: 314px;
}

.main_contents{
  background-color: #EEECE7;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}



.book_list{
  height: 150px;  
}

.book_list p{
  font-size: 12px;  
  text-align: left;
}

.book_list p.book_name{
  font-weight: bold;  
}

.book_list p.book_credit{
  font-weight: normal;  
}

#home h3{
  font-size: 22px;
  font-weight: bold;
}

#home i.fa.fa-newspaper-o{
  font-size: 40px;
  margin-right: 15px;  
}

#home i.fa.fa-book{
  font-size: 49px;
  margin-right: 15px;    
}

#home h3 span.en_title{
  margin-left: 5px;
  font-size: 11px;
}


/*rd*/

#rd h2{
  font-size: 26px;
  font-weight: bold;
  border-left: 5px solid #EA7821;
  padding-left: 13px;
  margin-bottom: 40px;
}

.title_text h1.event_list{
  font-size: 1.8em;
}


.news_list_contents h2{
 margin-top: 0px; 
}

#rd.detail h2{
  font-size: 24px;
}

#rd.detail h3{
  color: #EA7821;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

#rd.detail .main_image{
  margin-bottom: 30px;
  width: 50%;
  height: auto;
}

#rd.detail.event img{
  width: 50%;
}

#rd.detail .description{
  margin-bottom: 60px;
}

#rd.detail .pub_title{
  font-weight: bold;
}

#rd.detail .pub_author{
  font-size: 0.9em;
  margin-bottom: 3px;
}

#rd.detail .pub_appear{
  font-size: 0.9em;
}

#rd.detail .pub_appear.event{
  font-style: italic;
}

#app_type a.tool_app_ae{
  display: inline-block;
  width: 150px;
  height: 32px;
  background-image: url(images/ae_on.png); 	  
  background-size: 149px;
  margin-left: -4px;
  background-repeat: no-repeat;
}

#app_type a.tool_app_ps{
  display: inline-block;
  width: 130px;
  height: 32px;
  background-image: url(images/ps_on.png); 	  
  background-size: 129px;
  background-repeat: no-repeat;  
}

#app_type a.tool_app_my{
  display: inline-block;
  width: 89px;
  height: 32px;
  background-image: url(images/my_on.png); 	  
  background-size: 88px;
  background-repeat: no-repeat;  
}

#app_type a.tool_app_nk{
  display: inline-block;
  width: 92px;
  height: 32px;
  background-image: url(images/nk_on.png); 	  
  background-size: 91px;
  background-repeat: no-repeat;  
}

#app_type a.tool_app_tb{
  display: inline-block;
  width: 133px;
  height: 32px;
  background-image: url(images/tb_on.png); 	  
  background-size: 132px;
  background-repeat: no-repeat;  
}

#rd .toolapp{
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  float: left;  
  margin-right: 7px;   
}

#app_type .tool_app_ae{
  display: inline-block;
  width: 113px;
  height: 32px;
  background-image: url(images/ae_off.png); 	
  background-size: 112px;
  background-repeat: no-repeat;  
}

#app_type .tool_app_ps{
  display: inline-block;
  width: 100px;
  height: 32px;
  background-image: url(images/ps_off.png); 	
  background-size: 99px;
  background-repeat: no-repeat;  
}

#app_type .tool_app_my{
  display: inline-block;
  width: 59px;
  height: 32px;
  background-image: url(images/my_off.png); 	
  background-size: 58px;
  background-repeat: no-repeat;  
}

#app_type .tool_app_nk{
  display: inline-block;
  width: 62px;
  height: 32px;
  background-image: url(images/nk_off.png); 	
  background-size: 61px;
  background-repeat: no-repeat;  
}

#app_type .tool_app_tb{
  display: inline-block;
  width: 102px;
  height: 32px;
  background-image: url(images/tb_off.png); 	
  background-size: 101px;
  background-repeat: no-repeat;  
}

#rd .oot{
  display: block;
  width: 44px;
  height: 44px;
  background-image: url(images/oot.png); 	
  background-size: 44px;  
  float: left;
  margin-top: -22px;
  margin-right: 10px;
}

#rd .oot_text_area{
  margin-top: 30px;
  font-size: 0.9em;
}

#rd .oot_text_area .oot_attention{
  float: left;
  margin-right: 30px;
}

#rd .oot_text_area .about_oot a{
  display: inline-block;
  height: 30px;
  background-color: #FEF6EB;
  color: #EA7821;
  text-decoration: none;
  border: solid 1px #f1bb93;
  border-radius: 5px;
  padding: 3px 20px;
}

#rd .oot_text_area .about_oot a:hover{
   background-color: #ffedd5;
}

#rd .oot_text_area .oot{
  margin-top: -10px;
  margin-right: 10px;
}


#rd .oot_text_area .fa-caret-right{
  font-size: 150%;
  position: relative;
  top: 2px;  
  margin-right: 15px;
}

#rd.detail h2{
  margin-bottom: 20px;
  line-height: 1.5em;  
}

#rd.detail h3{
  line-height: 1.5em;    
}

#rd.detail h4,#rd.detail h5{
  font-weight: bold;
  line-height: 1.5em;
}

#rd.detail img{
  margin-bottom: 5px;
}

#rd.detail p.caption{
  font-size: 0.8em;
}

#rd.detail .relation{
  padding: 25px;
  background-color: #f9f9f9;
  border: solid 1px #e7e7e7;  
}

#rd.detail .relation p{
  margin-left: 1em;
}

.image_credit{
  font-size: 0.8em;
  margin-bottom: 60px;
}

/*nav dropdown*/
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  padding: 0;
}
.dropmenu li ul li{
  display: inline-block;
  width: 130px;
  text-align: center;
  height: 40px;
}


.dropmenu li ul li a{
  display: inline-block;
  width: 130px;
  height: 40px;  
  padding-top: 10px;
  text-align: center;
  font-size: 0.9em;
  background-color: rgba(221,108,50,0.9);
  text-decoration: none;
  margin-top: -5px;
}

.dropmenu li ul.tech_sub li:last-child a{
  font-size: 0.9em;
  padding-top: 12px;  
}

.dropmenu li ul.about_sub li:nth-child(2) a{
  font-size: 0.8em;
  padding-top: 12px;  
}


.navbar-default .navbar-nav li.active ul li a{
  background-color: rgba(221,108,50,0.9); 
  border-bottom: none;
  -moz-border-bottom: none;
}

.dropmenu li:hover > a{
  border-bottom: solid 5px rgba(250, 250, 250, 0.43);
  -moz-border-bottom: solid 5px rgba(250, 250, 250, 0.43);
  
}
.dropmenu ul.about_sub li a:hover{
  background-color: #F1A04E !important;
}

.dropmenu ul.tech_sub li a:hover{
  background-color: #F1A04E !important;
}

.navbar-default .navbar-nav ul a:hover{
  border-bottom: solid 1px rgba(250, 250, 250, 0.43);
  background-color: #e27c3d;
}

.navbar-default .navbar-nav li.active ul li a:hover{
  border-bottom: solid 1px rgba(250, 250, 250, 0.43);
  background-color: #e27c3d;  
}

#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}


/*sidebar*/
ol.sidebar_list,ul.sidebar_list{
  list-style: disc;
  margin-left: 20px; 
}


ol.sidebar_list li,ul.sidebar_list li{
  margin-bottom: 1.0em;
}

ol.sidebar_list a,ul.sidebar_list a{
  font-weight: normal;
  font-size: 13px;
}

ol.sidebar_list p.date{
  margin-bottom: 0;
  font-weight: normal;
}

.recerent_post,.news_category,.post_archive{
  margin-bottom: 60px;
}

.recerent_post h3,.news_category h3,.post_archive h3{
  color: #000 !important;
  font-size: 21px !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
}


.wp-pagenavi a, .wp-pagenavi span{
  border: 0px solid #d0d0d0;
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
}
  
.wp-pagenavi a:hover{
  border: 0px;
  background-color: #f1f1f1;
}  


.opentools_banner{
  position: absolute;
  z-index: 9999;
  bottom:30px;
  left: 7%;
}

.opentools_banner a{
  display: block;
  width: 100%;
  height: 100%;
}



/*swiper*/
.swiper-slide img{
  width: 100%;
  height: auto;
}

.swiper-container-horizontal>.swiper-pagination{
  bottom:0px !important;
  z-index: 999;
}

.book{
  background-color: #fff;
  border: 1px solid #CECCC8;
  overflow: auto;
  padding: 20px;
  position: relative;
}

.swiper-container.book_slide{
  /*height: 180px;*/
}

.swiper-container.book_slide img{
  height: 106px;
  width: auto;
  border: 1px solid #dadada;
}

.swiper-button-prev.book{
  background-image: url(images/prev.png);  
  background-size: 10px auto;
  background-position: center center;
  width: 20px;
  background-color: inherit;
  border: none;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9999;
  float: left;
}

.swiper-button-next.book{
  display: block;
  background-image: url(images/next.png);
  background-size: 10px auto;
  background-position: center center;
  width: 20px;
  background-color: inherit;
  border: none;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 9999;
  float: left;
}

/*table*/
th{
  width: 20%;
}

.table_left_img img{
  margin: auto;
}
@media screen and (max-width:1200px) {
  .navbar-brand {
    width: 200px;
  }
  
  a.mf_logo{
    width: 45px;      
  } 
  
  .navbar-nav li a{
    width: 120px;
  }  
  
  .navbar-nav li:last-child a{
    font-size: 12px;
  }  
}


@media screen and (max-width:899px) {
    .sp_left {
    text-align: left;
    }
    .work_poster{
    height: 330px !important;
    }  
    .pagetitle{
    height: 80px;
    padding-top: 18px;
    }
    
    .title_icon{
    padding: 6px 0 0 10px;
    }
    
    .title_icon.works .fa{
    padding: 0 0 0 0;
    margin-right: 0;
    float: left;
    font-size: 30px;
    width: 50px;
    }
    .title_text h1{
    font-size: 20px;
    margin: 0px;
    padding: 3px 0 0 0 ;
    }
    
  .title_icon.send .fa{
    padding: 0 0 0 0;
    margin-right: 0;
    float: left;
    font-size: 30px;
    width: 50px;
  }    
    .title_text h1.en{   
    margin: 8px;
    padding: 3px 0 0 0 ;
    }    
    
    .title_text h1.en.about{   
    margin: 0px !important;
    padding: 3px 0 0 0 ;
    }
    
    .title_text p{
    font-size: 13px;
    margin: 0;
    padding: 0;
    }
    
    .title_icon.recruit{
    padding: 0;
    }  
    
    .title_icon.recruit .fa{
    padding: 0 0 0 0;
    margin-right: 0;
    float: left;
    font-size: 40px;
    width: 50px;
    }  
    
    .navbar-header{
    width: 100%;
    }
    
    .nav li{
    height: 88px;
    }
    
    .navbar-brand{
    padding: 5px 0 0 45px;
    float: left;
    width: 210px;
    }
    

    .navbar-brand img{
    width: 200px;
    }
    
    .navbar-toggle {
    margin-top: 30px;
    margin-right: 0;
    }
    
    .nav,.navbar-nav,.navbar-right,.container .navbar-collapse{
    width: 100%;
    margin: 0;
    padding: 0;
    }
    
    .navbar-default  {
    height: 88px;
    }
    
    .navbar-header {
    height: 88px;
    margin: 0;
    }
    .navbar-default .container{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    }
    
    .navbar-nav li a{
    width: 100%;
    height: 88px;
    background-color: #E78331;
    margin: 0;
    padding: 25px 0 0 0;
    }    
    
    .navbar-nav li a:hover{
    background-color: #268FA7;      
    }
    
    .navbar-default .navbar-nav a:hover,.navbar-default .navbar-nav .active a:hover{
    border-bottom: solid 1px rgba(250,250,250,0.43);
    background-color: rgb(231,131,49) !important;  
    }
    
    .navbar-default .navbar-nav .active a{
    border-bottom: solid 1px rgba(250,250,250,0.43);
    background-color: rgb(223, 126, 47) !important;
    }    
    
    
    .home_recruit img{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    }
    
    .top_banner{
    margin-bottom: 10px;
    width: 45%;
    }
    
    .breadcrumbs{
    display: none;
    }
    
    div.button.carrier{
    font-size: 20px;
    padding-left: 30px;
    padding-right: 20px;
    }
    
    
    div.button.new{
    font-size: 20px;
    padding-left: 30px;
    padding-right: 20px;    
    }  
    
    .detail_right{
    border-left: none;
    padding-top: 0px;
    padding-left: 15px;
    }
    
    .filter .dropdown {
    width: 100%;
    height: 45px;
    }   
    
    ul.dropdown-menu{
    width: 100%;
    }
    
    .dropdown_sp{
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;  
    }
    
    button.dropdown_sp{
    display: block;
    float: left;
    width: 100%;
    background: url(images/dropdown_before.png) no-repeat left top;
    background-size: auto 45px;
    padding: 0 0 0 30px;	
    text-decoration: none;
    border-radius:0;
    }
    
    button.dropdown_sp span{
    display: block;
    background: url(images/dropdown_sp.png) no-repeat right top;
    background-size: auto 45px;	
    padding: 10px 45px 0 0;
    font-size: 15px;
    text-align: left;
    height: 45px;
    }
    
    .dropdown .btn:active {
    background: url(images/dropdown_before.png) no-repeat left top;
    background-size: auto 45px;
    box-shadow:0px 0px 0px black !important;  
    }        
    
    .about_main_title img{
    width: 100%;
    margin-left: -5px;
    }
    
    .about_main{
    background: none;
    padding: 10px 0 0 0;  	
    } 
    
    .about_main.en{
    background: none;
    padding: 10px 0 0 0;  	
    }     
    
    .about_main.en p{
      width: 100%;
    }    
    
    img.about_company_logo{
    width: 10%;
    margin-top: 40px;
    }    
    
    .about_company_name{
      margin-top: 0px;
      padding-top: 20px;
      margin-bottom: 20px;
    }   
     
    .about_company_name h4{
      padding-top:30px;
      line-height: 1.5em;
      font-size: 1.2em;;
    } 
    
    .about_detail_block.last{
      margin-bottom: 50px;
    }    
    
    ul.footer_link{
      width: 100%;
    }
    
    ul.footer_link li{
      width: 100%;    
      margin-bottom: 10px;
    }    
    
    .fotter_logo_area{
      width: 300px;
      position: relative;
      margin: 5px 0 5px 0;
      left: -5px;
      top: 0px;
      float: inherit;
    }
    
    .footer_credit{
      text-align: left;
      padding-top: 10px;
      margin: 0;
    }
    
    #foot{
      padding-bottom: 20px;

    }
    
    .about_detail_block .col-sm-3,.about_detail_block .col-sm-9{
      padding-left: 0;
    }
    
    .recruit_news table tr td div.date_category{
      width: 100%;
      margin-top: 5px;
      margin-bottom: 5px;
    }    
    
    .navbar-right{
      right: 0px;
    }
    
    .section{
      padding-top: 0px;
    }
    
    .row {
      margin-left: 0;
      margin-right: 0;
    }
    
    .half_contents_area{
      padding-left: 15px;
    }
    
    .tool.half_contents_area{
      height: inherit;
      margin-bottom: 40px;
    }
    .tool.half_contents_area .img_area{
      /*height: 180px;*/
      background-color: #fff;   
    }
    
    .tool.half_contents_area .img_area img{
      transform: inherit;
      -ms-transform: inherit;
      transform:inherit;    
    }
    
    .half_contents_area p.title{
    }
    
    .tool.half_contents_area p.title{
    }
    
    
    .half_contents_area.event{
     height: inherit;      
    }
    
    .half_contents_area.event .img_area{
      height: auto;
    }
    

    
    #rd.detail .main_image{
      width: 100%;
    }
    
    #rd.detail.event img{
      width: 100%;
    }
    
    h2.list_page{
      margin-left: 15px;
    }
    
    .sub_nav{
    height: 60px;
    }
    
    .sub_nav.about{
    height: 90px;
    }
    
    .sub_nav li a{
      margin-right: 0px;
      font-size: 0.8em;
    }
    
    .title_icon{
      padding-top: 3px;
    }
    
    .title_icon.research .fa.fa-cubes{
      font-size: 40px;
      padding-top: 0;
      width: 58px;
    }    
    
    .title_icon.research .fa{
      font-size: 40px;
      padding-top: 0;
      width: 50px;
    }
    
    .title_text h1.event_list{
      font-size: 20px;
    }
    
    .title_icon.recruit .fa.fa-heart-o{
      font-size: 40px;
      width: 50px;
      margin-top: -3px;
    }    
  
    .title_icon.recruit .fa.fa-envelope{
      font-size: 40px;
      width: 50px;   
      margin-top: -3px;         
    }    
    .news_list_contents{
      height: inherit;
      padding-bottom: 20px;
      margin-bottom: 20px;
    }
    
    .news_title h2{
      font-size: 18px;
    }
    .carousel {
      height: 300px;
    }
        
    
    .swiper-container.book_slide img{
      height: inherit;
    }
        
    .recruit_news{
     padding: 0; 
    }    
    
    td.table_left_img{
      width: 30%;
      position: relative;
      padding: 8px;
    }
    
    td.table_left_img img{
    }
    
        
}    
    
    
/*util*/
span.bold{
  font-weight: bold;
}

.affix{
  top:10px;
}

span.kyubo{
  color: red;
  border: solid 1px #ff0000;
  padding: 1px 5px;
  margin: 5px 0 5px 5px;
  font-size: 12px;
}

h1 span.kyubo{
  font-size: 24px;
}

a img {
	-webkit-transition: opacity 0.6s; /*Safari,Chrome*/
	-o-transition: opacity 0.6s; /*Opera*/
	-moz-transition: opacity 0.6s; /*Firefox*/
	transition: opacity 0.6s;
}
a:hover img {
	filter: alpha(opacity=7);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.page_top {
	position:fixed;
	bottom:10px;
	right:50px;
	padding:10px 20px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	background:rgba(35,141,170,0.8);
	border-radius: 5px;
}

.page_top:hover {
	background:rgba(50,169,201,0.8);
	text-decoration:none;
	color:#fff;	
}

.page_top .fa{
  margin-right: 5px;
}

