@charset "UTF-8";

/*menu
---------------------------------------------------------- */
#menu {
  margin-bottom:0;
}

@media screen and (max-width: 767px) {
  #menu {
    margin-bottom: 10px;
  }
}

/*topimg
---------------------------------------------------------- */
#topimg0 {
  background-color: #e5e5e5;
  /*background-image: linear-gradient(#f7f5d1,#fbfae7,#fcfbed);*/
  width: 100%;
  /*padding-top: 10px;*/
  margin-bottom: 20px;
  overflow: hidden;
  float: left;
}
@media screen and (max-width: 767px) {
  #topimg0 {
    margin-bottom: 0px;
  }
}

/*slide
---------------------------------------------------------- */
/*slide杩藉姞150826*/

/*slide杩藉姞*/
#top_slide {
  width:100%;/*151116 width:1234px*/
  margin: 5px auto 0px;/*0 auto 40px;*/
  position:relative;
  overflow: hidden;
  z-index: 0;
}


#top_slide #panel_area{
  width:1234px;
  height: auto !important;/*160122 350px銇嬨倝澶夋洿*/
  position:relative;
}

#top_slide #panel_area li {
  /*width:1234px;
  height: 350px !important;160122銉堛儷*/
  list-style: none;
  position:absolute;
  top:0;
  left:0;
}
/*#top_slide marker闁㈤€ｃ儓銉?/

@media screen and (max-width: 767px) {

  #top_slide {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
  }

  #top_slide #panel_area {
    width: 100%;
    height: auto;
  }

  #top_slide #panel_area ul {
    width: 100%;
    height: auto;
    position:absolute;
    top:0;
    left:0;
  }

  #top_slide #panel_area li,
  #top_slide #panel_area li img {
    width: 100%;
    height: auto;
  }  
}
/*#top_slide marker闁㈤€ｃ儓銉?/

/*contact*/
.toplink li {
 display: inline-block; width: 325px; margin: 5px; vertical-align: top;
}
.toplink li a {
 font-size: 20px;
}
.toplink a:hover {
  opacity: 0.6;
}
.toplink a {
  display: block;
  font-weight: normal;
  line-height: 1.7;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
}
li.toplink_1 a {
  padding: 10px;
  background-color: #ea5413;
  color: #fff;
}
li.toplink_3 a {
  padding: 30px;
  background-color: #dcdcc6;
  color: #535252;
}
li.toplink_2 a, li.toplink_2 b {
  padding: 4px;
  background-color: #E6E7E8;
  color: #535252;
}
  
li.toplink_2 a span.c_link {
  font-size: 15px;
  display: block;
  text-align: center;
}
li.toplink_2 a b {
  display: block;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}
li.toplink_1 a:after {
  content: "\f054";
  font-family: FontAwesome;
  color: #fff;
  padding-left: 10px;
}
li.toplink_2 a b:after, li.toplink_3 a:after {
  content: "\f054";
  font-family: FontAwesome;
  color: #535252;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
 .toplink li {
  width: 97%;
 }
}
/*video*/
.top_video {
  display: block;
  width: 323px;
  margin-bottom: 10px;
}
.video_title h2 img {
 padding-bottom: 10px;
}
.video_title h2 a:hover {
  opacity: 0.6;
}
.top_video p.video_txt {
  margin: -60px 5px 5px 5px;
  font-size: 14px;
  color: #56606c;
  line-height:1.5;
}
.top_video .play {
  position: relative;
  top: -120px;
  left: 120px;
}
.top_video p.video a:hover {
  opacity: 0.6;
}
/**/
#header-imagesnet {
  width: 323px;
  height: 99px;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin-bottom:10px;
}
#signage-image {
  width: 323px;
  height: 126px;
  overflow: hidden;
  position: relative;
  list-style: none;
  margin-bottom:10px;
}
#header-imagesnet li, #signage-image li {
  position: absolute;
}

/* pc琛ㄧず */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* sp琛ㄧず */
@media only screen and (max-width: 767px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}

.top_bnr_s li {
  margin-bottom: 5px;
  list-style: none;
}

/*opacity杩藉姞*/
.top_bnr_s li.imgopcty a:hover img, a:hover img.hovering {
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}

@media screen and (max-width: 767px) {
  p.video, p.video_txt {
  display:none;
  }

  .top_bnr_s, #header-imagesnet {
    width: 100%;
    margin: 0 auto;
  }
  .top_bnr_s li {
    float: left;
    width: 94%;
    margin-top: 5px;
    margin-left: 3%;
  }

  .top_bnr_s li img, #header-imagesnet li img {
    width: 100%;
    height: auto;
  }
}

/*杩藉姞*/
@media only screen and (min-width: 768px){
  .top_bnr_s li.imgopcty_movies {
  display:none;
  }
}

/*opacity杩藉姞*/
a img.linkimg {
  background:none!important;
}

a:hover img.linkimg {
  opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background: none!important;
}

/*jelnow*/
.jelinfo {
  display: block !important;
  border: 1px solid #d6d6d6;
  padding: 5px;
  width: 311px;
  margin-bottom: 10px;
}
.jelinfo img.title {
  display: block;
  margin: 0 auto 10px auto;
}
.jelinfo-r {
 width: 251px;
 float: right!important;
}
.jelinfo img.robo {
  width: 47px;
  float: left;
  padding: 2px;
  background: #fff;
  margin-right: 5px;
}
.jelinfo-r p {
  color: #56606c;
  font-weight: normal;
  line-height: 1.4;
  font-size: 13px;
}
.jelinfo-r p.ellipsis {
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.jelinfo-r p:hover {
  color: #164b8b;
}

/*header_wrapper
---------------------------------------------------------- */
body {
  padding-top: 120px;
  position: relative;
}
body.home {
  padding-top: 108px;
}
@media screen and (max-width: 767px) {
  body,
  body.home {
    padding-top: 0;
  }
}

#header_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  background: #FFF;
}
@media screen and (max-width: 767px) {
  #header_wrapper {
    position: static;
    top: auto;
    left: auto;
    z-index: auto;
    width: auto;
    background: none;
  }
}

/*header
---------------------------------------------------------- */

#header {
  position: relative;/*add0809*/
  clear: both;
  width: 1023px;
  margin: 0 auto 0;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
  zoom:1;
  background: #FFF;
}

#header #hd_logo {
  float: left;
  width:410px;
}

#header #hd_logo p {
  float: left;
  color: #8e8e8e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 131%;
}

#header #hd_logo .site_ttl {
  margin-left: 8px;
  overflow: hidden;
}

#header #hd_lang {
  position: absolute;/*add0809*/
  top: 20px;
  left: 430px;
  float:right;
  width: 350px;
  margin-left: 13px;
  padding: 0px 0px 2px 2px;
}
#header #hd_link {
  position: absolute;/*add0809*/
  top: 55px;
  left: 430px;
  float:right;
  width: 350px;
  margin-left: 13px;
  padding: 0px 0px 2px 2px;
}

#header #hd_lang ul, #hd_link ul {
  clear: both;
}

.square_btn {
  position: relative;
  display: inline-block;
  padding: 0.2em 0.55em;
  text-decoration: none;
  color: #FFF;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.jp {
  background: #03A9F4;
}
.en {
  background: #f89174;
}
.cn {
background: #7bd450;
}
.kr {
background: #668ad8;
}

#header #hd_lang li {
  float: left;
  font-size: 14px;
  margin-left: .5em;
  list-style: none;
}
#header #hd_lang li a:hover {
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#header #hd_link li {
  float: left;
  font-size: 12px;
  margin-left: 5px;
  list-style: none;
}
#header #hd_link li a {
  color: #333;
  font-size: 12px;
  background: url(../images/icon_subnav.gif) no-repeat left center;
  padding-left: 12px;
  list-style: none;
}
#header #hd_link li a:hover {color: #0084bc;}
#header #hd_lang li a, #hd_link li a {
  text-decoration: none;
}


#header #hd_search {
    float: right;
    width: 230px;
    margin-left: 3px;
    border: 1px solid #d6d6d7;
}

#header #hd_search table {/*杩藉姞*/
    width: 100%;
  }

#header #hd_search td{/*杩藉姞*/
    width:40px;
    padding-top:2px;
    background-color: #f5f5f5;
    border-left: 1px solid #e1e1e1;
    vertical-align:middle; 
    text-align:center;
  }

#header #hd_search input{
    width:100%;
    border:0;
    color: #cdcccc;
    outline:none;
    font-size:100%;
}

#header #hd_search .search_btn {
  width:30px;
  height:30px;
}

#header #hd_search .search_txt {
  width:100%;
  height:30px;
}

/*杩藉姞锛歫el銈点偆銉堛倛銈婃祦鐢?/
#header #hd_search input.keyword {
  border: 0 none #fff;
  width: 180px;
  color: #333;
  font-size: 12px;
  float: left;
  line-height: 1em;
  margin-top: 3px;
}
/*杩藉姞锛歫el銈点偆銉堛倛銈婃祦鐢?/


#header #toggle {
  display: none;
}


@media screen and (max-width: 767px) {
  #header {
    width: 100%;
    height: auto;
    /*height: 44px;*/
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    zoom:1;
  }

  #header #hd_logo {
    float: left;
    width:70%;
    padding: 10px 0 1% 3%;/*10px 0 0 3%銈堛倞澶夋洿*/
    box-sizing: border-box;
  }
  
  #header #hd_logo p {
    float: none;
    display:inline;
    font-size: 93%;
  }
  
  #header #hd_logo p img {
    width:35%;
    max-width:62px;/*148px銈堛倞澶夋洿*/
    height: auto;
  }

  #header #hd_search,
  #header #hd_lang, #header #hd_link {
    display: none !important;
  }


  #header #toggle {/*澶夋洿*/
    display: block;
    float: right;
    width:25%;
    margin-right:-5%;margin-top: 10px;
    padding: 5px 3%;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
  }

  #header #toggle img {
    width:60% !important;/*40%*/
    height: auto !important;
  }

}
@media only screen and (min-width: 768px){

 #header #hd_logo p  {width: 100%;
    height: auto;
  height: 49px;
  background: url(../images/logo.png) left top no-repeat;
  }
 
  #header #hd_logo p img { visibility: hidden}
  
}


/*menu
---------------------------------------------------------- */

#menu {
  display:block;
  position:relative;
  z-index:100;
}

#menu li {
  list-style: none;
}

#gmenu {
border-bottom: 1px solid #cfcfcf;
border-top: 1px solid #cfcfcf;
  clear: both;
  width: 100%;
background-image: linear-gradient(#fff,#f5f5f5,#e7e7e7);
background-color: #e7e7e7;
  overflow: hidden;
  zoom:1;
  font-size: 123.1%;
  position:relative;
}

#gmenu ul {
  width:1020px;
  margin: 0 auto;
  text-align: center;
  white-space:nowrap;
  overflow: hidden;
}

#gmenu li {
  display: inline-block;
  text-align: center;width: 170px;
  border-left: 1px solid #cfcfcf;
  list-style: none;
  position:relative;
  box-sizing: border-box;
}

#gmenu li:first-child {
  border-left: none;
}

#gmenu01 { width:170px;}
#gmenu02 { width:170px;}
#gmenu03 { width:170px;}
#gmenu04 { width:170px;}
#gmenu05 { width:170px;}
#gmenu06 { width:170px;}/*170823*/
#gmenu01 a.CaregoryImageActive {
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}
#gmenu02 a.CaregoryImageActive {
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}
#gmenu03 a.CaregoryImageActive {
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}
#gmenu04 a.CaregoryImageActive {
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}
#gmenu05 a.CaregoryImageActive {
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}
#gmenu06 a.CaregoryImageActive {/*170824*/
  color:#fff !important;
  background-color: #ea5413;
  text-decoration: none;}

#gmenu li a {
  display: block;
  padding: 12px 40px 8px; width:94px;
}

#gmenu li a:link,
#gmenu li a:visited {
  color: #333;
  text-decoration: none;
}

#gmenu li a.current,
#gmenu li a:hover,
#gmenu li a:active {
  color:#fff;
  background-color: #ea5413;
  text-decoration: none;
}

#gmenu li a span {
display:none;
}

#gmenu #glang, #gmenu #gsearch {
  display: none;
}

@media screen and (max-width: 767px) {
  #menu {
    width:100%;
    position:absolute;
    /*top:44px;
    left:0;*/
    font-size: 108%;
    display: none;
  }

  #gmenu {
    background-image: none;
    background-color: #ea5413;
    padding-bottom: 30px;
  }

  #gmenu ul {
    width:100%;
    min-width: 100%;
    text-align: left;
    white-space: normal !important;
  }

#gmenu li a:link,
#gmenu li a:visited {
  color: #fff;
}

#gmenu li a.current,
#gmenu li a:hover,
#gmenu li a:active {
  background-color: #0BACF9;
  color:#fff;
}

  #gmenu li {
    display:block;
    text-align: left;
    border-left: none !important;
    border-bottom: 1px solid #fff;
  }

  #gmenu01,#gmenu02,#gmenu03,#gmenu04,#gmenu05,#gmenu06 { width:100%;}/*170823*/
  

  #gmenu li a {
    display: block;
    padding: 10px 15px;
    background:url(../images/arrow_smenu.png) 98% center no-repeat;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -o-background-size: 10px auto;
  }

/*瑷€瑾?/
  #gmenu #glang {
    display:block;
    width:94%;
    margin: 10px auto;
    /*border: 1px solid #fff;*/
    background-color: #A0A0A0;
    box-sizing:border-box;
  }

  #gmenu #glang table {
    width: 100%;
  }

  #gmenu #glang td{
    /*width:40px;*/
    padding:3px;
    background-color: #A0A0A0;
    border: 1px solid #fff;
  }

.b_glang {
  background-color: #A0A0A0;
  color: #fff;
}
.b_glang:hover {
  background-color: #0BACF9;
}

.b_glang {
  display: inline-block;
  width:100%;
  height: 34px;
  text-align: center;
  text-decoration: none;
  line-height: 34px;
  outline: none;
}
.b_glang::before,
.b_glang::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.b_glang,
.b_glang::before,
.b_glang::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#glang a:link,
#glang a:visited {
  color: #fff;
  text-decoration: none;
}

#glang a.current,
#glang a:hover,
#glang a:active {
  color:#fff;
  text-decoration: none;
}


/*妞滅储*/
  #gmenu #gsearch {
    display:block;
    width:94%;
    margin: 10px auto;
    border: 1px solid #d6d6d7;
    background-color: #fff;
    box-sizing:border-box;
  }

  #gmenu #gsearch table {
    width: 100%;
  }

  #gmenu #gsearch td{/*th銈堛倞澶夋洿*/
    width:40px;
    padding-top:2px;
    background-color: #f5f5f5;
    border-left: 1px solid #e1e1e1;
    vertical-align:middle; /*杩藉姞*/
    text-align:center;/*杩藉姞*/
  }

  #gmenu #gsearch input{
    width:100%;
    border:0;
    color: #203744;
    outline:none;
    font-size:100%;
  }

  #gmenu #gsearch .search_btn {
    width: 32px;
    height: 32px;
  }

  #gmenu #gsearch .search_txt {
    width:100%;
    height: 32px;
  }
}


#smenu {
  width: 100%;/*width:1023px;*/
  position:absolute;/*margin: 0 auto;*/
  z-index: 10000;
}

#smenu_block {
  width:1020px;
  margin: 0 auto;/*position:absolute;*/
  display: none;
}

#smenu_block01 {
  width: 170px;
  position:relative;
  left:0px;
  padding: 5px 0 0;
  background: #ea5413;
}

#smenu_block02 {
  width: 170px;
  position:relative;
  left:205px;
  padding: 5px 0 0;
  background: #ea5413;
}

#smenu_block03 {
  width: 170px;
  position:relative;
  left:409px;
  padding: 5px 0 0;
  background: #ea5413;
}

#smenu_block04 {
  width: 170px;
  position:relative;
  left:613px;
  padding: 5px 0 0;
  background: #ea5413;
}

#smenu_block05 {
  width: 170px;
  position:relative;
  left:817px;
  padding: 5px 0 0;
  background: #ea5413;
}

#smenu_block06 {
  width: 170px;
  position:relative;
  left:817px;
  padding: 5px 0 0;
  background: #ea5413;
}/*170823*/

#smenu .smenu_col1{
  /*float: left;*/
  width: 1020px;/*927px;*/
  margin: 0 auto 25px;
  padding: 0 25px 0;
}

#smenu .smenu_col2{
  /*float: left;*/
  clear: both;
  width: 1020px;/*927px;*/
  margin: 0 auto 25px;
  /*background:url(../images/common/smenu_border_col2.gif) left top repeat-y;*/
  overflow: hidden;
  zoom:1;
}

#smenu .smenu_col3{
  /*float: left;*/
  clear: both;
  width: 1020px;/*927px;*/
  margin: 0 auto 25px;
  /*background:url(../images/common/smenu_border_col3.gif) left top repeat-y;*/
  overflow: hidden;
  zoom:1;
}

#smenu .smenu_col1 .cate_top,
#smenu .smenu_col2 .cate_top,
#smenu .smenu_col3 .cate_top {
  margin: 15px 15px 15px;/*margin: 0 25px 25px;*/
  /*padding-left: 7px;padding-left: 10px;*/
  font-size: 123.1%;/*font-size: 123.1%;*/
  line-height:1.2;/*line-height:1.4;*/
  font-weight: 700;/*font-weight: 700;*/
  /*background:url(../images/common/smenu_arrow01.gif) left 6px no-repeat;*/
}

#smenu .smenu_col1 .cate_top {
  margin: 0 0 25px;
}


#smenu .smenu_col2 .smenu_box{
  float:left;
  width:204px;/*width:424px;*/
  padding: 0 7px 0 7px;/*0 15px 0 25px*/
}

#smenu .smenu_col3 .smenu_box{
  float:left;
  width:204px;/*width:269px;*/
  padding: 0 7px 20px 7px;/*0 15px 0 25px*/
}

#smenu .smenu_col1 li,
#smenu .smenu_col2 li,
#smenu .smenu_col3 li {
  margin:20px 0 0;
  padding-left: 7px;/*10px;*/
  padding-right: 7px;/*杩藉姞;*/
  font-size: 115%;/*123.1%;*/
  line-height:1.2;/*1.4;*/
  font-weight: 500;/*700;*/
  /*background:url(../images/common/smenu_arrow01.gif) left 6px no-repeat;*/
}

#smenu .smenu_col1 li:first-child,
#smenu .smenu_col2 li:first-child,
#smenu .smenu_col3 li:first-child {
  margin:0;
}

#smenu .smenu_col1 li a,
#smenu .smenu_col2 li a,
#smenu .smenu_col3 li a,
#smenu .cate_top a {
  color: #fff;
  text-decoration: none !important;/*160517涓嬬窔銇屽嚭銇熴伄銈掋儓銉?/
  display:block;/*160517杩藉姞锛堛偆銉炽儵銈ゃ兂銇嬨倝銉栥儹銉冦偗銇镐慨姝ｏ級*/
}

#smenu .smenu_col1 li a:hover,
#smenu .smenu_col2 li a:hover,
#smenu .smenu_col3 li a:hover {
  color: #323a40;
  text-decoration: underline;
}

#smenu .smenu_col1 li ul,
#smenu .smenu_col2 li ul,
#smenu .smenu_col3 li ul {
  margin: 5px 0 0 0;
}


#smenu .smenu_col1 li ul li,
#smenu .smenu_col2 li ul li,
#smenu .smenu_col3 li ul li {
  margin: 3px 0 0;
  padding-left: 8px;
  font-size: 93%;
  font-weight: 400;
  /*background:url(../images/common/smenu_arrow02.gif) left 9px no-repeat;*/
}

#smenu .smenu_col1 li ul li:first-child,
#smenu .smenu_col2 li ul li:first-child,
#smenu .smenu_col3 li ul li:first-child {
  margin: 0;
}



@media screen and (max-width: 767px) {
  #smenu {
    display: none;
  }
}

#smenu01,
#smenu02,
#smenu03,
#smenu04,
#smenu05 {
  overflow: hidden;
  display: none;
}

/*footer
---------------------------------------------------------- */

#footer {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0;/*35px 0 0*/
  background-color: #7f7f7f;
}

#footer a{
  color: #fff;
  text-decoration: none;
}

#footer a:hover{
  color: #ff4d00;
  text-decoration: none;
}

#footer li {
  margin-bottom: 7px;/*10px;*/
  list-style: none;
  font-size:90%;/*93%;*/
}

#footer #pc_sitemap{
  display:block;
  clear: both;
  width:1010px;/*970;銈堛倞澶夋洿*/
  margin: 0 auto 20px;/*0 auto 45px;*/
  overflow: hidden;
  zoom:1;
}

#footer #pc_sitemap p{
  margin-bottom: 10px;
  font-weight: bold;
}

#footer #pc_sitemap .f_sm_box01 {
  float: left;
  width:162px;
}

#footer #pc_sitemap .f_sm_box02 {
  float: left;
  width:142px;/*162px銈堛倞澶夋洿*/
  margin-left: 20px;/*40px銈堛倞澶夋洿*/
}

#footer #pc_sitemap .f_sm_box03 {
  float: left;
  width:142px;
  margin-left: 20px;
}

#footer #pc_sitemap .f_sm_box04 {
  float: left;
  width:142px;
  margin-left: 20px;
}

#footer #pc_sitemap .f_sm_box05 {
  float: left;
  width:142px;
  margin-left: 20px;
}

#footer #pc_sitemap .f_sm_box06 {/*杩藉姞*/
  float: left;
  width:142px;
  margin-left: 20px;
}

#footer #pc_sitemap .sitemap_add{/*杩藉姞*/
  margin-top: 20px;
}

#footer #pc_sitemap .sitemap_add li{/*杩藉姞*/
  font-weight: bold;
  margin-bottom:15px;
}

#footer #pc_sitemap .f_sm_box03 p,
#footer #pc_sitemap .f_sm_box05 p {
  margin-top: 35px;
}

#footer #pc_sitemap .f_sm_box03 p:first-child,
#footer #pc_sitemap .f_sm_box05 p:first-child {
  margin-top:0;
}

@media screen and (max-width: 767px) {
  #footer {
    padding: 15px 0 0;
  }

  #footer #pc_sitemap {
    display: none;
  }
}

#sp_f_nav {
  display: none;
}

@media screen and (max-width: 767px) {
  #sp_f_nav {
    display: block;
    width:94%;
    margin: 0 auto 15px;
  }

  #sp_f_nav p {
    margin-bottom: 10px;
    text-align: center;
  }

  #sp_f_nav p a {
    display:block;
    padding: 10px;
    background-color: #7f7f7f;
    color: #fff;
    text-decoration: none;
    font-size:108%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-bottom: 3px solid #757575;
  }

  #sp_f_nav li {
    background-color: #7f7f7f;/*#fff銈堛倞澶夋洿*/
    border-top:1px solid #fff;/*杩藉姞*/
    /*border-bottom:1px solid #fff;杩藉姞*/
    margin-top: -1px;/*杩藉姞*/
    /*border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;*/
  }


  #sp_f_nav li a {
    display:block;
    padding: 10px 10px 10px 18px;
    color: #fff;/*#ea5413銈堛倞澶夋洿*/
    text-decoration: none;
    /*background:url(../images/common/icon_arrow01.png) 10px center no-repeat;*/
    background-size: 4px auto;
    -webkit-background-size: 4px auto;
    -moz-background-size: 4px auto;
    -o-background-size: 4px auto;
  }

#sp_f_nav table.sp_f_nav1 {width: 100%;border-top: 1px solid #fff;border-left: 1px solid #fff;background-color:#7f7f7f; }
#sp_f_nav table.sp_f_nav1 td {color: #fff;line-height: 1.5em;padding: 10px;text-align: left;border-right: 1px solid #fff;border-bottom: 1px solid #fff;padding: 10px 10px 10px 18px;}
#sp_f_nav table.sp_f_nav1 td span.arrow {float: right;margin-right:10px; }
#sp_f_nav table.sp_f_nav1 a    {display:block;width:100%;height:100%;color:#fff;}
#sp_f_nav table.sp_f_nav1 a:hover {color:#00b4dd;}

}

#footer #ft_nav{
  width:100%;
  padding: 18px 0 30px;
  background-color:#fff;
  color: #333;
}

#footer #ft_nav a {
  color: #fff;
}

#footer #ft_nav .ft_nav_block{
  clear: both;
  width:1010px;/*970;銈堛倞澶夋洿*/
  margin: 0 auto;
  overflow: hidden;
  /*zoom:1;銈堛倞澶夋洿*/
}

#footer #ft_nav .ft_nav_block #ft_logo {
  float: left;
  width:408px;/*111px銈堛倞澶夋洿*/
  margin-left: 0px;/*30px銈堛倞澶夋洿*/
}

#footer #ft_nav .ft_nav_block .ft_copy {
  overflow: hidden;
  /*zoom:1;銈堛倞澶夋洿*/
}

#footer #ft_nav .ft_nav_block .ft_copy li {
  font-size:93%;
  display: inline;
}

#footer #ft_nav .ft_nav_block .ft_copy li a {
  margin-right: 5px;
  padding-bottom: 5px;
}

#footer #ft_nav .ft_nav_block .ft_copy p {
  margin-left: 50px;/*杩藉姞*/
  padding-top: 25px;/*15px銈堛倞澶夋洿*/
  font-size:90%;/*85%銈堛倞澶夋洿*/
  color: #333;
}

#footer #ft_nav .sp_pagetop {
  display: none;
}


@media screen and (max-width: 767px) {

  #footer #ft_nav{
    overflow: hidden;/*杩藉姞*/
    width:100%;
    padding: 5px 0;
  }

/* clearfix杩藉姞 */
.ft_nav_block:before,
.ft_nav_block:after {
  content: "";
  display: table;
}
 
.ft_nav_block:after {/*杩藉姞*/
  clear: both;
}

  #footer #ft_nav .ft_nav_block{
    float: left;/*杩藉姞*/
    width:98%;/*澶夋洿*/
    margin: 0 auto;
  }

  #footer #ft_nav .ft_nav_block #ft_logo {
    float: none;
    width:85px;
    margin-left: 1%;/*澶夋洿*/
  }


  #footer #ft_nav .ft_nav_block .ft_copy ul {
    display: none;
  }

  #footer #ft_nav .ft_nav_block {
    float: left;/*杩藉姞*/
    padding-top: 1%;/*5px銈堛倞澶夋洿*/
    margin-left:10px;/*杩藉姞*/

  }

.ft_copy  {/*杩藉姞*/
  float: none;
  width: 98%;
  clear: both;
  margin-left: -40px;
  }

#footer #ft_nav .ft_nav_block .ft_copy p {/*杩藉姞*/
  font-size: 13px;
  color: #3d3d3c;
  padding-top:1.5%;
  }


  #footer #ft_nav .sp_pagetop {
    display: block;
    float: right;
    width:106px;
    margin-left: 10px;
  }
}

/*杩藉姞*/
@media only screen and (min-width: 768px){
 #ft_logo {width: 100%;
  height: auto;
  height:49px;
  background: url(../images/footer_l.png) left top no-repeat;

}
  #ft_logo img{ visibility: hidden}
}

/*html銉溿偪銉
---------------------------------------------------------- */

.btn_area {
  text-align: center;
}

.btn_area li {
  list-style: none;
}

.btn_area li a {
  display: inline-block;
  padding: 8px 15px;
  text-align: center;
  border:1px solid #dadada;
  text-decoration: none;
}

.btn_area .btn_prev {
}

.btn_area .btn_next {
}

/*toppage銆€鏈€鏂版儏鍫?/
h1.topnews {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4;
  color: #203744;
  margin-top: 10px;
  margin-bottom: 15px;
  position: relative;
  padding: 12px 20px 9px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #dadada;
  clear: both;
}
h1.topnews:after {
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 2;
  content: '';
  width: 27%;
  height: 2px;
  background-color: #ea5413;
}

span.rss a:before {
  content: " \f143";
  font-family: FontAwesome;
  font-size: 23px;
  font-weight: normal;
  padding-left:15px;
  color: #f67e2c;
}
span.rss a {
  text-decoration:none !important;
}

span.seeMore a:before {
  content: " \f0da";
  font-family: FontAwesome;
  font-size: 1em;
  font-weight: normal;
  padding:0 5px 0 15px;
  color: #ea5413;
}

span.seeMore a {
  text-decoration:none !important;
  font-size: .8em;
  color: #ea5413;
}
span.seeMore a:hover {
  text-decoration:none !important;
  color: #fe8753;
}

/*news*/
.post p.post_date {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  margin: 5px 0;
  }
.post p {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  }
.post p a {
  color: #ea5413; text-decoration: none;
  }
.post p a:hover {
  color: #ff7a40;
  }

@media screen and (max-width: 767px) {

  h1.topnews {
  width: 94%;
  margin: 10px auto;
  padding: 1% 3% 5px;
  }
  .top_news_list {
  width: 98%; /*width: 650px;*/
  float: left;
  }
  .post img {
  display: none !important;
  }
  .post_right {
  float: left;
  width: 98%; /*width:464px;*/
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
  }
  
}

@media only screen and (min-width: 768px){

.top_news_list {
  width: 650px;
  float: left;
}
.post{
  width: 620px;
  padding: 5px;
  overflow: hidden;
  border-bottom: 1px solid #d6d6d6;
}
.post_right {
  width: 464px ;
  float: right !important;
}
.post img {
  width: 126px;
  float: left;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
  margin-right: 20px;
}

}

span.event:after, span.company:after, span.products:after, span.recruit:after, span.support:after, span.news:after, span.term:after {
float:right; font-size: 14px;padding: 4px 5px;
box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
-moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 1px 1px;
}
span.event:after {content:"璇︾粏浠嬬粛"; color: #fff; background-color: #ff8f5e;}
span.company:after {content:"浼佹キ鎯呭牨"; color: #fff; background-color: #456A6B;}
span.products:after {content:"瑁藉搧鎯呭牨"; color: #fff; background-color: #00A203;}
span.recruit:after {content:"鎺＄敤鎯呭牨"; color: #fff; background-color: #CA787C;}
span.support:after {content:"銈点儩銉笺儓"; color: #333; background-color: #ffff7f;}
span.news:after {content:"銇婄煡銈夈仜"; color: #fff; background-color: #ea5413;;}
span.term:after {content:"鎶€琛撴儏鍫?; color: #fff; background-color: #a2004e;}

