@import url(base.css);
@import url(common.css);
@import url(lib.css);
/* ---------------------------------
Index
---------------------------------- */
body {
  width: 100%;
  position: relative;
}

.pagenav {
  display: none;
}

header #maintit {
  width: 450px;
  margin: 0 auto;
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  opacity: 0.4;
}
header #maintit img {
  width: 100%;
}


#mainv {
  width: 100%;
  height: 715px;
  position: fixed;
  z-index: -1;
  zoom: 1;
}
#mainv:after {
  display: table;
  clear: both;
  content: "";
}
#mainv:before {
  display: table;
  content: "";
}
#mainv ul#slider {
  width: 100%;
  z-index: 100;
}
#mainv ul#slider li {
  width: 100%;
  height: 880px;
}
#mainv ul#slider li#rhino-item0 {
  background: url(../img/index/slide01.jpg) no-repeat 0 -70px;
  background-size: contain;
}
#mainv ul#slider li#rhino-item1 {
  background: url(../img/index/slide02.jpg) no-repeat 0 70px;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item2 {
  background: url(../img/index/slide03.jpg) no-repeat;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item3 {
  background: url(../img/index/slide04.jpg) no-repeat 0 40px;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item4 {
  background: url(../img/index/slide05.jpg) no-repeat 0 60px;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item5 {
  background: url(../img/index/slide06.jpg) no-repeat;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item6 {
  background: url(../img/index/slide07.jpg) no-repeat 0 60px;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item7 {
  background: url(../img/index/slide08.jpg) no-repeat;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item8 {
  background: url(../img/index/slide09.jpg) no-repeat;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item9 {
  background: url(../img/index/slide10.jpg) no-repeat;
    background-size: 100%;
}
#mainv ul#slider li#rhino-item10 {
  background: url(../img/index/slide11.jpg) no-repeat;
    background-size: 100%;
}
#mainv ol.rhino-bullets {
  zoom: 1;
  position: absolute;
  top: 650px;
  right: 50px;
  z-index: 100;
}
#mainv ol.rhino-bullets:after {
  display: table;
  clear: both;
  content: "";
}
#mainv ol.rhino-bullets:before {
  display: table;
  content: "";
}
#mainv ol.rhino-bullets li {
  width: 12px;
  float: left;
  text-indent: -9999px;
  margin-left: 10px;
}
#mainv ol.rhino-bullets li a {
  display: block;
  height: 12px;
  background: url(../img/round01.png) no-repeat 50% 50%;
}
#mainv ol.rhino-bullets li a.rhino-active-bullet {
  background: url(../img/round02.png) no-repeat 50% 50%;
}

.vis {
	height: 570px;
/*    height: 570px;*/
}

#emb {
  clear: both;
  height: 55px;
  background: #002c60 url(../img/index/wave.png) no-repeat 0 50%;
  background-size: 100%;
  position: relative;
  text-align: center;
  z-index: 100;
  box-shadow: -2px 0px 5px #333;
}
#emb p {
  width: 177px;
  height: 177px;
  margin: auto;
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
}

.wrap_all {
  clear: both;
  background: white;
}
.wrap_all .wrapper {
  width: 1000px;
  margin: 0 auto;
}

article#cont01 {
  padding: 55px 0;
  zoom: 1;
}
article#cont01:after {
  display: table;
  clear: both;
  content: "";
}
article#cont01:before {
  display: table;
  content: "";
}
article#cont01 h3 {
  padding-bottom: 6px;
}
article#cont01 .cont_l, article#cont01 .cont_r {
  width: 48%;
  margin-bottom: 15px;
  position: relative;
}
article#cont01 .cont_l dl, article#cont01 .cont_r dl {
  font-size: 14px;
  zoom: 1;
  border-bottom: dotted 1px #aaa;
}
article#cont01 .cont_l dl:after, article#cont01 .cont_r dl:after {
  display: table;
  clear: both;
  content: "";
}
article#cont01 .cont_l dl:before, article#cont01 .cont_r dl:before {
  display: table;
  content: "";
}
article#cont01 .cont_l dl dt, article#cont01 .cont_l dl dd, article#cont01 .cont_r dl dt, article#cont01 .cont_r dl dd {
  padding: 10px;
}
article#cont01 .cont_l dl dt, article#cont01 .cont_r dl dt {
  width: 100px;
  font-weight: bold;
  float: left;
}
article#cont01 .cont_l dl dd, article#cont01 .cont_r dl dd {
  padding-left: 0;
  width: 350px;
  float: right;
}
article#cont01 .cont_l {
  float: left;
}
article#cont01 .cont_r {
  float: right;
}
article#cont01 ul.btn_more {
  clear: both;
  zoom: 1;
}
article#cont01 ul.btn_more:after {
  display: table;
  clear: both;
  content: "";
}
article#cont01 ul.btn_more:before {
  display: table;
  content: "";
}
article#cont01 ul.btn_more li {
  width: 48%;
  text-align: right;
  float: left;
}
article#cont01 ul.btn_more li a {
  background: url(../img/icon_tri_b.png) no-repeat 0 50%;
  padding-left: 15px;
}
article#cont01 ul.btn_more li:last-child {
  float: right;
}

ul.pr_list,ul.news_list{
	overflow:auto;
	height:250px;
}

/*SP*/
@media (max-width: 640px) {
  article#cont01 {
    padding: 10px 0;
    padding-top: 20px;
    zoom: 1;
  }
  article#cont01:after {
    display: table;
    clear: both;
    content: "";
  }
  article#cont01:before {
    display: table;
    content: "";
  }
  article#cont01 h3 {
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom: solid 2px #002c60;
  }
  article#cont01 .cont_l, article#cont01 .cont_r {
    float: none;
    padding: 0 15px;
    width: 100%;
  }
  article#cont01 .cont_l dl, article#cont01 .cont_r dl {
    font-size: 13px;
    padding: 5px;
    zoom: 1;
    border-bottom: solid 1px #ccc;
  }
  article#cont01 .cont_l dl:after, article#cont01 .cont_r dl:after {
    display: table;
    clear: both;
    content: "";
  }
  article#cont01 .cont_l dl:before, article#cont01 .cont_r dl:before {
    display: table;
    content: "";
  }
  article#cont01 .cont_l dl dt, article#cont01 .cont_l dl dd, article#cont01 .cont_r dl dt, article#cont01 .cont_r dl dd {
    padding: 0px;
    padding-left: 8px;
  }
  article#cont01 .cont_l dl dt, article#cont01 .cont_r dl dt {
    width: 100%;
    font-weight: bold;
    float: none;
    padding-bottom: 0px;
  }
  article#cont01 .cont_l dl dd, article#cont01 .cont_r dl dd {
    width: 100%;
    float: none;
  }
  article#cont01 .cont_l .btn_l, article#cont01 .cont_l .btn_r, article#cont01 .cont_r .btn_l, article#cont01 .cont_r .btn_r {
    text-align: center;
    margin: 4px 0 18px 0;
  }
  article#cont01 .cont_l .btn_l a, article#cont01 .cont_l .btn_r a, article#cont01 .cont_r .btn_l a, article#cont01 .cont_r .btn_r a {
    padding: 4px;
    background: #002c60;
    color: white;
    display: block;
    text-decoration: none;
  }
  article#cont01 .cont_l .btn_l a:hover, article#cont01 .cont_l .btn_r a:hover, article#cont01 .cont_r .btn_l a:hover, article#cont01 .cont_r .btn_r a:hover {
    text-decoration: none;
  }
  article#cont01 .cont_l ul li:last-child dl, article#cont01 .cont_r ul li:last-child dl {
    border-bottom: none;
  }
  article#cont01 .cont_l {
    margin-bottom: 10px;
  }

  .wrap_all .wrapper {
    width: 100%;
  }

  #mainv {
    width: 100%;
    height: 450px;
    position: fixed;
    z-index: -1;
    zoom: 1;
  }
  #mainv:after {
    display: table;
    clear: both;
    content: "";
  }
  #mainv:before {
    display: table;
    content: "";
  }
  #mainv ul#slider {
    width: 100%;
    z-index: 100;
  }
  #mainv ul#slider li {
    width: 100%;
    height: 450px;
  }
  #mainv ul#slider li#rhino-item0 {
    background: url(../img/index/slide01.jpg) no-repeat 0 10px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item1 {
    background: url(../img/index/slide02.jpg) no-repeat 0 30px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item2 {
    background: url(../img/index/slide03.jpg) no-repeat 0 30px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item3 {
    background: url(../img/index/slide04.jpg) no-repeat 0 30px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item4 {
    background: url(../img/index/slide05.jpg) no-repeat 0 50px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item5 {
    background: url(../img/index/slide06.jpg) no-repeat 0 30px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item6 {
    background: url(../img/index/slide07.jpg) no-repeat 0 40px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item7 {
    background: url(../img/index/slide08.jpg) no-repeat 0 40px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item8 {
    background: url(../img/index/slide09.jpg) no-repeat 0 40px;
    background-size: 100%;
  }
  #mainv ul#slider li#rhino-item9 {
    background: url(../img/index/slide10.jpg) no-repeat 0 30px;
    background-size: 100%;
  }
  #mainv ol.rhino-bullets {
    zoom: 1;
    position: absolute;
    top: 650px;
    right: 50px;
    z-index: 100;
  }
  #mainv ol.rhino-bullets:after {
    display: table;
    clear: both;
    content: "";
  }
  #mainv ol.rhino-bullets:before {
    display: table;
    content: "";
  }
  #mainv ol.rhino-bullets li {
    width: 12px;
    float: left;
    text-indent: -9999px;
    margin-left: 10px;
  }
  #mainv ol.rhino-bullets li a {
    display: block;
    height: 12px;
    background: url(../img/round01.png) no-repeat 50% 50%;
  }
  #mainv ol.rhino-bullets li a.rhino-active-bullet {
    background: url(../img/round02.png) no-repeat 50% 50%;
  }

  #emb {
    clear: both;
    height: 40px;
    background: #002c60 url(../img/index/wave.png) no-repeat 0 50%;
    z-index: 10;
  }
  #emb p {
    width: 100px;
    margin: auto;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
  }
  #emb p img {
    width: 100%;
  }

  .vis {
    height: 180px;
  }
  
  
div.tit_child p {
	font-size: 13px!important;
}

}

div.tit_g {
  text-align: center;
}
div.tit_g a {
  text-decoration: none;
  color: white;
}
div.tit_g div.filter {
  padding: 120px 0;
  background: rgba(57, 72, 89, 0.6) url(../img/next.png) no-repeat 98% 90%;
  width: 100%;
  height: 100%;
}
div.tit_g div.filter h2 {
  font-size: 36px;
  letter-spacing: 2px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 8px;
}
div.tit_g div.filter p {
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 500;
}
div.tit_g div.filter:hover {
  background: rgba(57, 72, 89, 0.4) url(../img/next.png) no-repeat 98% 90%;
}

div.tit_g div.filter2 {
  padding: 120px 0;
  background: rgba(57, 72, 89, 0.6) url(../img/next.png) no-repeat 98% 90%;
  width: 100%;
  height: 100%;
}
div.tit_g div.filter2 h2 {
  font-size: 36px;
  letter-spacing: 2px;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 8px;
}
div.tit_g div.filter2 p {
  font-size: 14px;
  letter-spacing: 3px;
  font-weight: 500;
}
div.tit_g div.filter2:hover {
  background: rgba(57, 72, 89, 0.4) url(../img/next.png) no-repeat 98% 90%;
}


div.tit_g#tit_about {
  background: url(../img/index/img01.jpg) no-repeat 50% 0;
}
div.tit_g#tit_ope {
  background: url(../img/index/img12.jpg) no-repeat 50% 0;
}
div.tit_g#tit_equ {
  background: url(../img/index/img07.jpg) no-repeat 50% 0;
}
div.tit_g#tit_ent {
  background: url(../img/index/img13.jpg) no-repeat 50% 0;
}
div.tit_g#tit_pr {
  background: url(../img/index/img14.jpg) no-repeat 50% 0;
}
div.tit_g#tit_hum {
  background: url(../img/index/img15.jpg) no-repeat 50% 0;
}
div.tit_g#tit_isead18 {
  background: url(../img/index/img18.jpg) no-repeat 50% 100%;
}

div.tit_child {
  background: #f0f0f0;
  padding-top: 20px;
  zoom: 1;
}

div.tit_child p {
font-size: 18px;
    letter-spacing: 2px;
    color: #002c60;
    font-weight: 400;
}

div.tit_child section {
  width: 1000px;
  margin: 0 auto;
}
div.tit_child:after {
  display: table;
  clear: both;
  content: "";
}
div.tit_child:before {
  display: table;
  content: "";
}


div.tit_child2 {
  background: #fff;
  padding-bottom: 40px;
  zoom: 1;
}

div.tit_child2 p {
font-size: 18px;
    letter-spacing: 2px;
    color: #002c60;
    font-weight: 400;
}

div.tit_child2 section {
  width: 1000px;
  margin: 0 auto;
}
div.tit_child2:after {
  display: table;
  clear: both;
  content: "";
}
div.tit_child2:before {
  display: table;
  content: "";
}


div.tit_child .sep_c {
  width: 49%;
  float: left;
  height: 200px;
}
div.tit_child2 .sep_d {
  width: 49%;
  float: left;
  height: 120px;
}
div.tit_child .sep_c:nth-child(odd) {
  margin-right: 2%;
}
div.tit_child2 .sep_d:nth-child(odd) {
  margin-right: 2%;
}
div.tit_child .sep_c a {
  text-decoration: none;
  color: white;
}
div.tit_child2 .sep_d a {
  text-decoration: none;
  color: white;
}
div.tit_child .sep_c .filter {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/next.png) no-repeat 97% 90%, url(../img/lay_gra.png)  repeat-x left bottom;
}
div.tit_child2 .sep_d .filter {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/next.png) no-repeat 97% 90%, url(../img/lay_gra.png)  repeat-x left bottom;
}

div.tit_child .sep_c .filter .tit {
  position: absolute;
  bottom: 15px;
  left: 22px;
}
div.tit_child .sep_c .filter .tit h3 {
  font-weight: 100;
  font-size: 25px;
  display: inline-block;
  margin-right: 12px;
  letter-spacing: 0px;
}
div.tit_child2 .sep_d .filter .tit {
  position: absolute;
  bottom: 0px;
  left: 22px;
}
div.tit_child2 .sep_d .filter .tit h3 {
  font-weight: 100;
  font-size: 25px;
  display: inline-block;
  margin-right: 12px;
  letter-spacing: 0px;
}

div.tit_child .sep_c .filter .tit p {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 100;
  display: inline-block;
  color:white;
}
div.tit_child .sep_c .filter:hover {
  background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
}
div.tit_child2 .sep_d .filter:hover {
  background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
}

div.tit_child .sep_c .filter2 {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/next.png) no-repeat 97% 90%, url(../img/lay_gra.png) repeat-x left bottom;
}
div.tit_child .sep_c .filter2 .tit {
  position: absolute;
  bottom: 15px;
  left: 22px;
}
div.tit_child .sep_c .filter2 .tit h3 {
  font-weight: 100;
  font-size: 25px;
  display: inline-block;
  margin-right: 12px;
  letter-spacing: 0px;
}
div.tit_child .sep_c .filter2 .tit p {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 100;
  display: inline-block;
}
div.tit_child .sep_c .filter2:hover {
  background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
}

div.tit_child .sep_c .filter3 {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/next.png) no-repeat 97% 90%;
}
div.tit_child .sep_c .filter3 .tit {
  position: absolute;
  top: 7px;
  right: 0px;
}
div.tit_child .sep_c .filter3 .tit h3 {
  font-weight: 100;
  font-size: 25px;
  display: inline-block;
  margin-right: 12px;
  letter-spacing: 0px;
}
div.tit_child .sep_c .filter3 .tit p {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 100;
  display: inline-block;
}


div.tit_child .sep_c .filter3 .tit2 {
  position: absolute;
  bottom: 7px;
  left: 10px;
}
div.tit_child .sep_c .filter3 .tit2 h3 {
  font-weight: 100;
  font-size: 25px;
  display: inline-block;
  margin-right: 12px;
  letter-spacing: 0px;
}

div.tit_child .sep_c .filter3 .tit3 {
  position: absolute;
  bottom: 7px;
  left: 10px;
}

div.tit_child .sep_c .filter3 .tit3 h3 {
    font-weight: 100;
    font-size: 20px;
    display: inline-block;
    margin-right: 12px;
    letter-spacing: 0px;
    text-shadow: 2px 2px 1px #333,
    -2px 2px 1px #333,
    2px -2px 1px #333,
    -2px -2px 1px #333;
}

div.tit_child .sep_c .filter3:hover {
  background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
}

div.tit_child .sep_c#tit_topics {
  background: url(../img/index/sub01.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_train {
  background: url(../img/index/sub02.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_cms {
  background: url(../img/index/sub03.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_occu {
  background: url(../img/index/sub04.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_ships {
  background: url(../img/index/sub05.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_air {
  background: url(../img/index/sub06.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_rec {
  background: url(../img/index/sub07.jpg) no-repeat 50% 50%;
  background-size: cover;
}
div.tit_child .sep_c#tit_tv {
  background: url(../img/index/sub08.jpg) no-repeat 50% 50%;
  background-size: cover;
}

div.tit_child .sep_c#tit_isead18 {
  background: url(../img/index/sub18.jpg) no-repeat 50% 50%;
  background-size: cover;
}

div.tit_child .sep_c#tit_gl {
  background: url(../img/index/sub19.jpg) no-repeat 50% 50%;
  background-size: cover;
}

div.tit_child2 .sep_d#tit_bosyu {
  background: url(../img/index/bosyu.png) no-repeat 50% 50%;
  background-size: cover;
}

div.tit_child2 .sep_d#tit_saiyou {
  background: url(../img/index/saiyou.png) no-repeat 50% 50%;
  background-size: cover;
}

div.tit_child .sep_c#tit_p1 {
  background: url(../img/index/p-1.jpg) no-repeat 50% 50%;
  background-size: cover;
}

article.menu {
  clear: both;
  background: #f0f0f0;
}
article.menu nav {
  width: 1000px;
  margin: 0 auto;
}
article.menu nav ul {
  padding: 30px 0;
  padding-bottom: 15px;
  zoom: 1;
}
article.menu nav ul:after {
  display: table;
  clear: both;
  content: "";
}
article.menu nav ul:before {
  display: table;
  content: "";
}
article.menu nav ul li {
  width: 230px;
  float: left;
  margin-bottom: 20px;
  margin-right: 26px;
}
article.menu nav ul li a {
  background: white url(../img/icon_tri_b.png) no-repeat 11px 50%;
  padding-left: 25px;
  display: block;
  height: 48px;
  line-height: 48px;
}
article.menu nav ul li a:hover {
  text-decoration: none;
  background: #144D90 url(../img/icon_tri.png) no-repeat 11px 50%;
  color: white;
}
article.menu nav ul li:nth-child(4n) {
  margin-right: 0;
}
article.menu nav ul li.line2 a {
  line-height: 1.4em;
  padding-top: 7px;
}

/*SP*/
@media (max-width: 640px) {
  div.tit_g {
    border-top: solid 5px #ffa13d;
    text-align: center;
  }
  div.tit_g a {
    text-decoration: none;
    color: white;
  }
  div.tit_g div.filter {
    padding: 30px 0;
    background: rgba(57, 72, 89, 0.9) url(../img/next.png) no-repeat 98% 90%;
    width: 100%;
    height: 100%;
  }
  div.tit_g div.filter h2 {
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 1em;
    font-weight: 100;
    margin-bottom: 5px;
  }
  div.tit_g div.filter p {
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 100;
  }
  div.tit_g div.filter:hover {
    background: rgba(57, 72, 89, 0.6) url(../img/next.png) no-repeat 98% 90%;
  }

  div.tit_g div.filter2 {
    padding: 30px 0;
    background: rgba(57, 72, 89, 0.9) url(../img/next.png) no-repeat 98% 90%;
    width: 100%;
    height: 100%;
  }
  div.tit_g div.filter2 h2 {
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 1em;
    font-weight: 100;
    margin-bottom: 5px;
  }
  div.tit_g div.filter2 p {
    font-size: 15px;
    letter-spacing: 3px;
    font-weight: 100;
  }
  div.tit_g div.filter2:hover {
    background: rgba(57, 72, 89, 0.6) url(../img/next.png) no-repeat 98% 90%;
  }


  div.tit_child {
    zoom: 1;
  }
  div.tit_child section {
    width: 100%;
    padding: 0 15px;
  }
  div.tit_child:after {
    display: table;
    clear: both;
    content: "";
  }
  div.tit_child:before {
    display: table;
    content: "";
  }
  div.tit_child .sep_c {
    width: 100%;
    float: left;
    height: 200px;
    margin-bottom: 15px;
  }
  div.tit_child .sep_c a {
    text-decoration: none;
    color: white;
  }
  div.tit_child .sep_c .filter {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../img/next.png) no-repeat 97% 90%, url(../img/lay_gra.png) repeat-x left bottom;
  }
  div.tit_child .sep_c .filter .tit {
    position: absolute;
    bottom: 22px;
    left: 22px;
  }
  div.tit_child .sep_c .filter .tit h3 {
    font-weight: 100;
    font-size: 16px;
    display: block;
    margin-right: 0px;
    /*letter-spacing: -2px;*/
  }
  div.tit_child .sep_c .filter .tit p {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 100;
    display: block;
  }
  div.tit_child .sep_c .filter:hover {
    background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
  }


  div.tit_child2 {
    zoom: 1;
  }
  div.tit_child2 section {
    width: 100%;
    padding: 0 15px;
  }
  div.tit_child2:after {
    display: table;
    clear: both;
    content: "";
  }
  div.tit_child2:before {
    display: table;
    content: "";
  }
  div.tit_child2 .sep_d {
    width: 100%;
    float: left;
    height: 100px;
    margin-bottom: 15px;
  }
  div.tit_child2 .sep_d a {
    text-decoration: none;
    color: white;
  }
  div.tit_child2 .sep_d .filter {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../img/next.png) no-repeat 97% 90%, url(../img/lay_gra.png) repeat-x left bottom;
  }
  div.tit_child2 .sep_d .filter .tit {
    position: absolute;
    bottom: 5px;
    left: 22px;
  }
  div.tit_child2 .sep_d .filter .tit h3 {
    font-weight: 100;
    font-size: 16px;
    display: block;
    margin-right: 0px;
    /*letter-spacing: -2px;*/
  }
  div.tit_child2 .sep_d .filter .tit p {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 100;
    display: block;
  }
  div.tit_child2 .sep_d .filter:hover {
    background: url(../img/next.png) no-repeat 97% 90%, rgba(0, 0, 0, 0.1);
  }
  
  
  
  article.menu {
    clear: both;
    background: #f0f0f0;
  }
  article.menu nav {
    width: 100%;
  }
  article.menu nav ul {
    padding: 15px;
    padding-bottom: 10px;
    zoom: 1;
  }
  article.menu nav ul:after {
    display: table;
    clear: both;
    content: "";
  }
  article.menu nav ul:before {
    display: table;
    content: "";
  }
  article.menu nav ul li {
    width: 100%;
    float: none;
    margin-bottom: 8px;
    margin-right: 0px;
  }
  article.menu nav ul li a {
    background: white url(../img/icon_tri_b.png) no-repeat 11px 50%;
    padding-left: 25px;
    display: block;
    height: inherit;
    line-height: 40px;
  }
  article.menu nav ul li a:hover {
    text-decoration: none;
    background: #144D90 url(../img/icon_tri.png) no-repeat 11px 50%;
    color: white;
  }
  article.menu nav ul li:nth-child(4n) {
    margin-right: 0;
  }
  article.menu nav ul li.line2 a {
    line-height: 1.2em;
    padding-top: 5px;
    height: 40px;
  }
}

/* バナーエリア */
article#banner {
/*  padding: 70px 0 10px;*/
  padding: 70px 0 120px;
  zoom: 1;
}
article#banner:after {
  display: table;
  clear: both;
  content: "";
}
article#banner:before {
  display: table;
  content: "";
}

article.banner_menu {
  clear: both;
  background: #fff;
/*  background: #f0f0f0;*/
}
article.banner_menu nav {
  width: 1000px;
  margin: 0 auto;
}
article.banner_menu nav ul {
  padding: 30px 0;
  padding-bottom: 15px;
  zoom: 1;
}
article.banner_menu nav ul:after {
  display: table;
  clear: both;
  content: "";
}
article.banner_menu nav ul:before {
  display: table;
  content: "";
}
article.banner_menu nav ul li {
/*  width: 350px;
  width: 350px;*/
  width:31%;
  float: left;
  margin-right: 26px;
}

/*
article.banner_menu nav ul li:nth-child(2n) {
    width: 580px;
}

article.banner_menu nav h3 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #002c60;
    font-weight: 400;
}*/

article.banner_menu nav ul li a {
/*  padding-left: 25px;*/
  display: block;
  height: 48px;
}

article.banner_menu nav ul li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

article.banner_menu nav ul li:nth-child(3n) {
  margin-right: 0;
}

@media (min-width: 641px) {
.pc_none {
  display: none!important;
}
}
@media (max-width: 640px) {
  article#banner {
    padding: 10px 0;
    padding-top: 30px;
    zoom: 1;
  }
  article#banner:after {
    display: table;
    clear: both;
    content: "";
  }
  article#banner:before {
    display: table;
    content: "";
  }

article#banner .cont_l, article#banner .cont_r {
    float: none;
    padding: 0 15px;
    width: 100%;
}

  article.banner_menu {
    clear: both;
/*    background: #f0f0f0;*/
  }
  article.banner_menu nav {
    width: 100%;
  }
  article.banner_menu nav ul {
    padding: 15px;
    padding-bottom: 0px;
    zoom: 1;
  }
  article.banner_menu nav ul:after {
    display: table;
    clear: both;
    content: "";
  }
  article.banner_menu nav ul:before {
    display: table;
    content: "";
  }
  article.banner_menu nav ul li {
    width: 100%;
    float: none;
    margin-bottom: 8px;
    margin-right: 0px;
  }
  article.banner_menu nav ul li a {
    padding-left: 5px;
    display: block;
    height: inherit;
    line-height:24px;
  }
  article.banner_menu nav ul li:nth-child(3n) {
    padding-bottom: 0;
  }
 
  
}