@charset "UTF-8";

/*CSS Document*/
.clearfix,
#nav-sp,
nav#gnavi ul.mdd_lv2 > li.sub-box,
footer .link-cov {
  *zoom: 1;
}

.clearfix::after,
#nav-sp::after,
nav#gnavi ul.mdd_lv2 > li.sub-box::after,
footer .link-cov::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#nav-sp {
  position: relative;
  width: 100%;
}

#nav-sp .logo {
  display: block;
  width: 8.571em;
  margin: 1em 0 0 4px;
  float: left;
}

#nav-sp #gmenu {
  width: 8.6em;
  position: absolute;
  top: 0;
  right: 4.2em;
}

#nav-sp #gmenu dd {
  width: 4.285em;
  height: 4.285em;
  display: block;
  float: left;
  margin: 0;
}

#nav-sp .submenu-item {
  display: none;
  margin-left: 1em;
}

#nav-sp .submenu-item li {
  padding-left: 1em;
  background: url(../image/ico_arrow.gif) no-repeat 4px 14px;
  background-size: 4px 5px;
  color: #0bb0de;
  display: flex;
  align-items: baseline;
}

#nav-sp .submenu-item.recruit a {
  margin-right: 3px;
  width: unset;
}

#nav-sp .acc-menu__item {
  text-align: left !important;
  line-height: 35px !important;
  min-height: 35px;
  position: relative;
  overflow: hidden;
}

#nav-sp .menus {
  background: #fff url(../image/btn_op.gif) no-repeat right 0;
  background-size: 35px;
  position: absolute;
  display: table-cell !important;
  top: 0;
  right: 0;
  height: 35px !important;
  width: 35px !important;
}

#nav-sp .-recruit.menus {
  width: 100% !important;
  right: unset;
  padding-left: 1em;
  position: static;
  display: block !important;
}

#nav-sp .js-menu-item.on {
  background: #fff url(../image/btn_clo.gif) no-repeat right 0;
  background-size: 35px;
}

#nav-sp .menu-item {
  padding-left: 1em;
  display: table-cell !important;
  width : -webkit-calc(100% - 35px) !important;
  width: calc(100% - 35px) !important;
}

#gnav {
  margin: 0;
}

#gnav a#hamb {
  display: block;
  width: 4.285em;
  height: 4.285em;
  float: right;
  margin: 0;
  background: url(/image/sp/ico_gnavi03.gif);
  background-size: contain;
}

#gnav a#hamb.active {
  background: url(/image/sp/ico_gnavi04.gif);
  background-size: contain;
}

#gnav .child {
  clear: both;
  display: none;
  margin: 0;
  padding: 0;
  background: #fff;
  background: #fff url(../image/sp/bg_header.jpg) no-repeat top;
  background-size: contain;
  padding-top: 0.25em;
}

#gnav .child > li {
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #0bb0de;
  text-align: center;
  line-height: 3.571em;
}

#gnav .child > li a {
  display: block;
  width: auto;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
}

#gnav .sub {
  border-bottom: none !important;
}

#gnav .sub > div {
  background: #3880bf;
  height: 3.571em;
}

#gnav .sub > div form {
  height: 3.571em;
  padding-top: 0.714em;
}

#gnav .sub > div form input[type=text] {
  vertical-align: top;
  width: 19.285em;
  height: 2.142em;
  border-radius: 3px;
  padding: 0 0.666em;
  line-height: 1.2em;
}

#gnav .sub > div form input[type=image] {
  vertical-align: top;
  margin-top: -0.107em;
  height: 2.142em;
}

#gnav .sub dl.disptbl {
  margin-bottom: 0;
}

#gnav .sub dl.disptbl dd {
  width: 50% !important;
  height: 3em;
  vertical-align: middle;
}

#gnav .sub dl.disptbl dd a {
  line-height: 3.571em;
}

#gnav .sub dl.disptbl.sub-conact {
  border-bottom: #ccc 1px solid;
}

#gnav .sub dl.disptbl.sub-conact dd:first-child {
  border-right: #ccc 1px solid;
}

#gnav .sub dl.disptbl.sub-conact a {
  color: #3880bf;
}

#gnav #language-sp dd {
  margin: 0;
  text-align: center;
  width: 25% !important;
  border-bottom: #ccc 1px solid;
}

#gnav #language-sp dd#pp {
  width: 50% !important;
}

#gnav #language-sp dd#pp a {
  color: #3880bf;
  background: #fff;
}

#gnav #language-sp a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-weight: bold;
  background: #CCC;
  color: #fff;
}

#gnav #language-sp .active {
  background: #1d2088;
  color: #fff;
}

header {
  width: 100%;
  background: #fff;
  overflow: hidden;
  height: 110px;
  margin-top: 0;
}

#chase-box {
  display: inline-block;
  display: none;
  width: 72px;
  height: 64px;
  position: fixed;
  z-index: 191;
  right: 30px;
  bottom: 10px;
}

#chase-box a {
  display: block;
  width: 100%;
  height: 100%;
}

header {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

header .cov {
  width: 99%;
  max-width: 1280px;
  margin: 0 auto;
}

header #links {
  width: 503px;
  float: right;
  font-size: 12px;
  text-align: right;
  padding: 0;
}

header #logo {
  vertical-align: bottom;
}

header #logo a {
  display: block;
  width: 137px;
  height: 43px;
  margin: 0;
}

header #logo img {
  width: 100%;
}

header #language {
  margin-top: 48px;
  width: 76px;
  float: right;
  display: block;
  font-size: 11px;
}

header #language span,
header #language a {
  display: block;
  margin: 0 0 0 8px;
  width: 20px;
  float: left;
  text-align: center;
  font-weight: bold;
  background: #b0b0b0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  color: #fff;
}

header #language a {
  text-decoration: none;
}

header #language a:hover {
  background: #1d2088;
}

header #language .active {
  background: #1d2088;
}

header #mailus {
/*  width: 425px;*/
  float: right;
  text-align: right;
  margin-top: 56px;
  font-size: 0.9em;
}

header #mailus a {
  padding-left: 1em;
  padding-right: 1.5em;
  background: url(../image/ico_arrow.gif) no-repeat 0 0.3em;
  color: #3880bf;
}

header #mailus a:hover {
  color: #0bb0de;
}

#mdd_overlay {
  background: url(../image/bg_dropdown.png) 5px 0 repeat-x;
  opacity: 0;
  position: fixed;
  top: 176px;
  left: 0px;
  width: 100%;
  height: calc(100% - 176px);
  display: none;
  z-index: 100;
}

/*
-- Level1 -------------------------  */
nav#gnavi {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: 1.5;
  background: #fff url(../image/gnavi_border.png) no-repeat bottom center;
  background-size: 100% 5px;
  position: fixed;
  top: 110px;
  z-index: 111;
}

nav#gnavi #mdd_nav_wrap {
  width: 99%;
  max-width: 1280px;
  margin: 0 auto;
  height: 61px;
  position: relative;
}

nav#gnavi ul#mdd_nondrop {
  width: 19.1%;
  position: absolute;
  right: 214px;
  height: 100%;
  z-index: 10000;
}

nav#gnavi ul#mdd_nondrop a {
  display: block;
  font-weight: bold;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 33px;
  text-decoration: none;
  color: #000;
  text-indent: -2em;
}

nav#gnavi ul#mdd_nondrop a:hover {
  color: #3880bf;
}

#news nav#gnavi ul#mdd_nondrop a.g06,
#news-detail nav#gnavi ul#mdd_nondrop a.g06 {
  color: #3880bf;
}

nav#gnavi ul.mdd_lv1 {
  position: relative;
  float: left;
  z-index: 200;
  height: 100%;
  margin: 0 212px 0 0;
  padding: 0;
  width: calc(100% - 212px);
}

nav#gnavi ul.mdd_lv1 > li {
  float: left;
  height: 100%;
  width: 12%;
}

nav#gnavi ul.mdd_lv1 > li#nav01 {
  width: 15.9%;
}

nav#gnavi ul.mdd_lv1 > li#nav02 {
  width: 13.1%;
}

nav#gnavi ul.mdd_lv1 > li#nav03 {
  width: 14.5%;
}

nav#gnavi ul.mdd_lv1 > li#nav03 > a {
  text-indent: 0.2em !important;
}

nav#gnavi ul.mdd_lv1 > li#nav04 {
  width: 20.5%;
}

nav#gnavi ul.mdd_lv1 > li#nav05 {
  width: 12.8%;
  text-indent: -0.5em;
}

nav#gnavi ul.mdd_lv1 > li > a {
  display: block;
  font-weight: bold;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 33px;
  text-decoration: none;
  color: #000;
}

nav#gnavi ul.mdd_lv1 > li > a.g01 {
  text-align: left;
  text-indent: 0.25em;
}

#ftgroup nav#gnavi ul.mdd_lv1 > li > a.g01 {
  color: #3880bf;
}

#business nav#gnavi ul.mdd_lv1 > li > a.g02 {
  color: #3880bf;
}

#ir nav#gnavi ul.mdd_lv1 > li > a.g03 {
  color: #3880bf;
}

#agency nav#gnavi ul.mdd_lv1 > li > a.g04 {
  color: #3880bf;
}

nav#gnavi ul.mdd_lv1 > li.selected > a {
  color: #3880bf;
}

nav#gnavi ul.mdd_lv1 > li#nondrop > a:hover {
  color: #3880bf;
}

nav#gnavi ul.mdd_lv2 {
  display: none;
  position: absolute;
  top: 61px;
  padding-top: 5px;
  left: 0px;
  width: 100%;
  margin: 0;
  height: 205px;
}

nav#gnavi ul.mdd_lv2 > li {
  float: left;
  width: 25%;
  height: 100%;
  border-right: 1px dotted #F8F8F6;
  background: #3880bf;
}

nav#gnavi ul.mdd_lv2 > li a {
  color: #fff;
  text-decoration: none;
}

nav#gnavi ul.mdd_lv2 > li a:hover {
  text-decoration: underline;
}

nav#gnavi ul.mdd_lv2 > li.top-box {
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  border-left: 1px dotted #F8F8F6;
}

nav#gnavi ul.mdd_lv2 > li.top-box a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 18px;
  padding-top: 70px;
}

nav#gnavi ul.mdd_lv2 > li.sub-box > ul {
  display: block;
  text-align: left;
  padding-top: 2em;
  padding-left: 2em;
  padding-right: 1em;
}

nav#gnavi ul.mdd_lv2 > li.sub-box > ul li {
  display: block;
  margin-bottom: 1em;
}

nav#gnavi ul.mdd_lv2 > li.sub-box a {
  display: block;
  padding-left: 1em;
  background: url(../image/ico_arrow02.png) no-repeat 4px 8px;
}

nav#gnavi ul.mdd_lv2 > li.sub-box.wide {
  width: 75%;
}

nav#gnavi ul.mdd_lv2 > li.sub-box.wide a {
  padding-left: 1.5em;
}

nav#gnavi #bborder {
  width: 100%;
  height: 5px;
  margin: 0;
  padding: 0;
  background: linear-gradient(270deg, #1d2088, #a2d7f2, #1d2088, #a2d7f2);
  background-size: 200% 200%;
  -webkit-animation: grad 12s ease infinite;
  -moz-animation: grad 12s ease infinite;
  animation: grad 12s ease infinite;
}

@-webkit-keyframes grad {
  0% {
    background-position: 0% 51%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 51%;
  }
}

@-moz-keyframes grad {
  0% {
    background-position: 0% 51%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 51%;
  }
}

@keyframes grad {
  0% {
    background-position: 0% 51%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 51%;
  }
}

/*search*/
#search {
  width: 212px;
  position: absolute;
  right: 0;
}

#search form {
  position: relative;
}

#search form input {
  color: #fff;
}

#search form input.kwords {
  width: 212px;
  height: 30px;
  background: #3880bf;
  border: none;
  padding: 4px 20px;
  color: #FFF;
  font-size: 11px;
  border-radius: 15px;
}

#search form input.loupe {
  position: absolute;
  top: 5px;
  right: 10px;
  height: 20px;
}

#search form input::-ms-clear {
  visibility: hidden;
}

#search :placeholder-shown {
  color: #fff;
}

#search ::-webkit-input-placeholder {
  color: #fff;
}

#search ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

#search :-ms-input-placeholder {
  color: #fff;
}

/*gt IE10クリアボタン消し*/
*:first-child + html input.loupe {
  top: 1px;
}

#crumb a,
footer a {
  color: #333;
}

#crumb a:hover,
footer a:hover {
  color: #1d2088;
}

#crumb {
  width: 100%;
  max-width: 1280px;
  height: 2.142em;
  font-size: 0.857em;
  margin: auto;
  padding: 0.142em 0 0;
  text-align: left;
}

#crumb ul {
  list-style: none;
  margin-left: 0.214em;
}

#crumb ul li {
  display: inline-block;
  margin-right: 0.357em;
}

#crumb ul li:after {
  content: ' >';
}

#crumb ul li:last-child:after {
  content: '';
}

#crumb ul li a {
  color: #3880bf;
}

#tpt {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

#tpt a {
  display: inline-block;
  padding: 8.5% 0;
}

#bnr-area > dl {
  margin-top: 5%;
}

#bnr-area dl dd a {
  display: block;
  width: 100%;
  height: 100%;
}

#bnr-area dl dd a img {
  width: 100%;
}

#bnr-area dl dd div.noevent {
  display: block;
  width: 100%;
  height: 100%;
}

#bnr-area dl dd div.noevent img {
  width: 100%;
}

#bnr-area dl.disptbl > dd {
  display: block;
  float: left;
  width: 17%;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

#bnr-area dl.disptbl > dd img {
  border: 1px solid #ddd;
}

#bnr-area dl.disptbl > dd.offset-1-5 {
  padding-right: 80%;
}

#bnr-area dl.disptbl > dd:last-child {
  margin-right: 0;
}

#bnr-area h3 {
  text-align: center;
  margin-bottom: 3%;
}

footer {
  width: 100%;
}

footer .link-cov {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}

footer .link-cov dl {
  width: 17%;
  float: left;
  margin: 0 1.5% 3%;
  padding: 0 0 1.428em 0;
}

footer .link-cov dt,
footer .link-cov dd ul li {
  font-size: 0.928em;
  margin-bottom: 0.5em;
}

footer .link-cov dt {
  padding-bottom: 6.5%;
  margin-bottom: 7.5%;
  background: url(../image/bg_ttl_link.gif) bottom left no-repeat;
  font-size: 1em;
  color: #3880bf;
  font-weight: bold;
  text-decoration: none;
}

footer #cr {
  width: 100%;
  margin: auto;
  line-height: 7.142em;
  font-size: 0.785em;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  header {
    position: fixed;
    top: 0;
    z-index: 1100;
  }

  #nav-sp {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  #mailus {
    width: auto !important;
  }
}

@media (min-width: 1000px) and (max-width: 1024px) {
  #head .disptbl > .width50 {
    width: auto;
  }
}

@media (min-width: 1000px) and (max-width: 1279px) {
  nav#gnavi ul.mdd_lv2 > li.top-box a {
    font-size: 1.2em;
  }
}

@media screen and (min-width: 768px) {
  footer #bnr-area dl.disptbl {
    margin-bottom: 3%;
  }
  
  #gnav .child {
    padding-top: 0.5em;
  }
}

@media screen and (max-width: 999px) {
  header {
    height: auto;
  }

  #head,
  #gnavi {
    display: none;
  }

  #crumb {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #tpt img {
    width: 80%;
    height: auto;
  }

  #accordion {
    width: 100%;
    padding: 0 15px;
  }

  #accordion dl {
    width: 100%;
    padding: 0;
    margin: 0 0 0.833em;
  }

  #accordion dt,
  #accordion dd ul li {
    font-size: 1em;
  }

  #accordion dt {
    background: #fff url(../image/btn_op.gif) no-repeat right 0;
    background-size: 35px;
    height: 35px;
    border-bottom: 1px solid #0bb0de;
    color: #333;
    padding: 0 1em;
    line-height: 35px;
    margin: 0;
  }

  #accordion dt.active {
    background: #fff url(../image/btn_clo.gif) no-repeat right 0;
    background-size: 35px;
  }

  #accordion dt.mt70 {
    margin-top: 0.833em !important;
  }

  #accordion dd {
    display: none;
    line-height: 140%;
    margin: 0;
    padding: 1em;
    background: #fff;
  }

  #accordion dd a {
    color: #0bb0de;
  }

  #accordion dd li {
    display: block;
    padding-left: 1em;
    margin-bottom: 1em;
    background: url(../image/ico_arrow.gif) no-repeat 4px 6px;
    background-size: 3px 4px;
    color: #0bb0de;
  }

  #accordion dd li:last-child {
    margin-bottom: 0;
  }

  footer {
    background: #3880bf;
    padding-top: 2em;
  }

  footer #cr {
    color: #fff;
  }

  footer #bnr-area {
    width: 100%;
    margin-top: 0;
    padding: 0;
  }

  footer #bnr-area > dl {
    float: left;
    background: #fff;
  }

  footer #bnr-area h3 {
    margin: 0;
    color: #3880bf;
    text-align: left;
    font-weight: bold;
    font-size: 1.416em;
    font-family: 'Lato', "游ゴシック体", "Yu Gothic", YuGothic, Noto Sans Japanese, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'arial black', sans-serif;
  }

  footer #bnr-area h3 span {
    color: #333;
    font-size: 65%;
    line-height: 1.416em;
  }

  footer #bnr-area dl.disptbl > dd img {
    border: none;
    border-right: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
  }

  footer .link-cov {
    width: 100%;
    padding: 0;
  }
}
