@charset "UTF-8";
body {
  font-size: 15px;
  line-height: 28px;
}

h1 {
  color: #022140;
  font-size: 28px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 30px;
}
h1 small {
  color: #000000;
  font-size: 18px;
}

h2 {
  color: #022140;
  font-size: 22px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: bold;
}

h3 {
  color: #022140;
  font-size: 22px;
  line-height: 33px;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: bold;
}

h4 {
  color: #022140;
  font-size: 17px;
  font-weight: bold;
}

.mb0 {
  margin-bottom: 0 !important;
}

p {
  margin-bottom: 35px;
}

a {
  color: #00a0f0;
}
a.inherit {
  color: inherit;
}

.s_inner {
  width: 760px;
  margin: 0 auto;
}

.imgBox img {
  width: 100%;
}

.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flBox {
  width: 340px;
  margin-left: 40px;
}
.flBox:first-child {
  margin-left: 0;
}
.flBox p {
  margin-bottom: 0 !important;
  margin-top: 6px;
}

.img-card .flexBox:not(:last-of-type) {
  margin-bottom: 22px !important;
}
.img-card .flexBox:last-of-type {
  margin-bottom: 65px !important;
}

.sec {
  width: 300px;
}
.sec h2 {
  margin-bottom: 10px;
}
.sec p {
  font-size: 15px;
  margin-bottom: 58px;
}

.sec-normal h2 {
  margin-bottom: 10px;
}
.sec-normal h3 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  color: #262626;
}
.sec-normal p {
  font-size: 15px;
  margin-bottom: 58px;
}

.newsDetail .date {
  color: #fbb03b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 25px;
}
.newsDetail h2 {
  font-size: 27px;
  line-height: 43px;
  margin-bottom: 35px;
  font-weight: bold !important;
}
.newsDetail .w_cont {
  width: 700px;
}

.mapBox {
  width: 460px;
  height: 405px;
}

.text-link-purple {
  color: #8888ff;
}

.text_underline {
  text-decoration: underline;
}

.img-center {
  margin: 0 auto;
}

.w_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
}

.w_cont {
  width: 760px;
}
.w_cont h2 {
  font-weight: normal;
}

.sidebar {
  width: 300px;
}
.sidebar h3 {
  font-size: 20px;
  color: #022140;
  font-weight: bold;
  text-align: left;
  margin-bottom: 18px;
}
.sidebar ul {
  padding-left: 0;
}
.sidebar ul li {
  border-bottom: 2px solid #cfd5e2;
  margin-bottom: 0;
}
.sidebar ul li a {
  display: block;
  padding: 12px 5px 8px;
  font-size: 16px;
}
.sidebar ul li a.active {
  background: #022140;
  color: #ffffff;
}

.table {
  font-size: 13px;
  background: #ffffff;
  width: 760px;
  margin: 0 auto;
}
.table h3 {
  color: #004d8c;
  font-weight: bold;
}
.table table {
  width: 100%;
}
.table table thead tr {
  border: 1px solid #aaa;
  border-left: 0;
  border-right: 0;
}
.table table thead tr th {
  background: #ffffff;
  border: 1px solid #aaa;
  border-left: 0;
  border-right: 0;
  padding: 12px 20px;
  vertical-align: middle;
  text-align: center;
}
.table table tbody tr {
  line-height: 22px;
}
.table table tbody tr th {
  background: #ffffff;
  border: 1px solid #cfd5e2;
  border-left: 1px solid #cfd5e2;
  border-right: 1px solid #cfd5e2;
  padding: 12px 20px 11px 33px;
  vertical-align: top;
}
.table table tbody tr td {
  vertical-align: middle;
  border: 1px solid #cfd5e2;
  padding: 12px 20px 11px 20px;
  border-left: 1px solid #cfd5e2;
  border-right: 1px solid #cfd5e2;
}
.table table tbody tr td ul {
  padding-left: 0;
}
.table table.table_type1 tbody tr th {
  width: 138px;
  color: #004d8c;
}
.table table.table_type2 tbody tr th {
  width: 274px;
}
.table table.table_type3 tbody tr th {
  width: 180px;
  color: #004d8c;
}
.table table.table_type4 tbody tr th {
  width: auto;
  padding: 12px 10px;
  background: #e8f0ff;
  vertical-align: middle;
}
.table table.table_type4 tbody tr td {
  padding: 12px 10px;
}
.table table.table_type4 tbody tr td:first-child {
  color: #004d8c;
  font-weight: bold;
}
.table table.table_type5 {
  margin-bottom: 40px;
}
.table table.table_type5 tbody tr th {
  width: auto;
  padding: 12px 10px;
  background: #d9dee8;
  vertical-align: middle;
}
.table table.table_type5 tbody tr td {
  padding: 12px 10px;
}
.table table.table_type5 tbody tr td:first-child {
  color: #262626;
}
.table table.table_type6 tbody tr th {
  width: auto;
  padding: 12px 10px;
  background: #e8f0ff;
  vertical-align: middle;
}
.table table.table_type6 tbody tr td {
  padding: 12px 10px;
}
.table table.table_type6 tbody tr td:first-child {
  color: #004d8c;
  font-weight: bold;
}
.table table.table_type6 tbody tr:nth-of-type(2) th {
  width: 10%;
}

ul {
  margin-bottom: 30px;
  list-style: none;
}
ul li {
  margin-bottom: 10px;
}

ol {
  margin-bottom: 20px;
  padding-left: 0;
  list-style-position: inside;
}
ol li {
  margin-bottom: 0;
  text-indent: -19px;
  margin-left: 18px;
}

.link-type1 {
  padding: 20px 27px 20px 58px;
  background: #006bc5;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  border-radius: 20px;
  text-decoration: none;
  position: relative;
  margin-top: 23px;
  letter-spacing: 2px;
}
.link-type1:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 33px;
  top: 27px;
}
.link-type1:hover {
  text-decoration: none;
  color: #ffffff;
}

.news {
  border-top: 1px dotted #000000;
  padding: 10px 0 10px 0;
}
.news p {
  margin-bottom: 0;
}

.home-news {
  font-size: 14px;
  line-height: 22px;
  height: 650px;
  background: url(/assets/images/home/top_news_bg.jpg) top center no-repeat #102041;
}
.home-news p {
  margin-bottom: 0px;
}
.home-news h2 {
  color: rgba(205, 205, 255, 0.8);
  font-size: 33px;
  margin-bottom: 0;
  font-weight: bold;
}
.home-news h2 span {
  display: block;
  font-size: 18px;
  line-height: 2.5;
}

.news-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  padding: 80px 0 40px;
  margin: 0 auto;
}

.news-cont_notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  padding: 40px 0 20px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .newsTitle_wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (min-width: 768px) {
  .newsList_wrap {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
}

.newsList {
  list-style: none;
  font-size: 16px;
  padding-left: 0;
  padding-left: 150px;
  margin-bottom: 0;
}
.newsList li {
  margin-bottom: 38px;
}
.newsList li:last-child {
  margin-bottom: 0;
}
.newsList li dl {
  margin-bottom: 0;
}
.newsList li dl dt.date {
  color: #fbb03b;
}
.newsList li dl dd.title a {
  color: #ffffff;
}

.newsList2 {
  list-style: none;
  font-size: 15px;
  padding-left: 0;
  margin-bottom: 0;
}
.newsList2 li {
  padding: 14px 0;
  border-bottom: 1px solid #cfd5e2;
}
.newsList2 li:first-child {
  border-top: 1px solid #cfd5e2;
}
.newsList2 li:last-child {
  margin-bottom: 0;
}
.newsList2 li dl {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newsList2 li dl dt.date {
  color: #004d8c;
  width: 160px;
  text-align: center;
}
.newsList2 li dl dd.title {
  width: 600px;
  padding: 0 25px 0 35px;
}
.newsList2 li dl dd.title a {
  color: #262626;
}

.list-link a:hover small {
  text-decoration: underline;
}
.list-link small {
  font-size: 17px;
  color: #fbb03b;
}

.no-margin {
  margin: 0;
}

.margin-bottom-10px {
  margin-bottom: 10px;
}

.margin-bottom-20px {
  margin-bottom: 20px;
}

.margin-bottom-30px {
  margin-bottom: 30px;
}

.left.carousel-control {
  background: none;
}

.right.carousel-control {
  background: none;
}

@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.dropdown:hover .dropdown-menu {
  display: block;
  -webkit-animation: show 0.3s linear 0s;
          animation: show 0.3s linear 0s;
}

.txtContents {
  margin-bottom: 58px;
}

.s_desc {
  display: none;
}

.mt35 {
  margin-top: 35px !important;
}

.pt0 {
  padding-top: 0 !important;
}

@media (max-width: 767px) {
  h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .newsDetail {
    padding: 30px 0 24px 0 !important;
  }
  .newsDetail .date {
    font-size: 13px;
    margin-bottom: 15px;
  }
  .newsDetail h2 {
    line-height: 21px !important;
    margin-bottom: 15px !important;
  }
  ol li {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 22px;
    text-indent: -12px;
    margin-left: 12px;
  }
  p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .sec p {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .sec-normal h2 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
    font-weight: normal;
  }
  .sec-normal p {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .sidebar {
    width: 100%;
  }
  .sidebar h3 {
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .sidebar ul li a {
    display: block;
    padding: 9px 5px 8px;
    font-size: 13px;
  }
  .sidebar ul li a:hover {
    text-decoration: none;
  }
  .w_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .w_wrap .w_cont {
    width: 100%;
  }
  .w_wrap .w_cont h2 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2px;
  }
  .img-card .flexBox:not(:last-of-type) {
    margin-bottom: 18px !important;
  }
  .img-card .flexBox:last-of-type {
    margin-bottom: 35px !important;
  }
  .flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .flBox {
    width: calc(50% - 7.5px);
    margin-left: 15px;
  }
  .flBox figcaption p {
    font-size: 12px;
    margin-top: 0px;
  }
  .flBox:last-of-type figcaption {
    min-width: 300px;
  }
  .s_inner {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .navbar-nav {
    background: rgba(0, 0, 0, 0.9);
  }
  #app-navbar {
    position: relative;
    top: 53px;
  }
  .row {
    margin: 0;
  }
  .news-cont {
    display: block;
    width: 100%;
    padding: 55px 0 47px;
    margin: 0 auto;
  }
  .news-cont_notice {
    display: block;
    width: 100%;
    padding: 55px 0 47px;
    margin: 0 auto;
  }
  .newsList {
    list-style: none;
    font-size: 14px;
    padding-left: 0;
    margin-left: 0;
    margin-top: 23px;
  }
  .newsList li {
    margin-bottom: 24px;
  }
  .newsList li:last-child {
    margin-bottom: 0;
  }
  .newsList li dl {
    margin-bottom: 0;
  }
  .newsList li dl dt.date {
    line-height: 26px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
  }
  .newsList li dl dd.title a {
    line-height: 24px;
    letter-spacing: -0.7px;
  }
  .newsList2 {
    margin-bottom: 30px;
  }
  .home-news {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    background: url(/assets/images/home/top_news_bg_sp.jpg) top center no-repeat #102041;
    background-size: cover;
  }
  .home-news h2 {
    font-size: 27px;
    line-height: 40px;
  }
  .home-news h2 span {
    display: block;
    font-size: 13px;
    line-height: 18px;
  }
  .table {
    overflow: auto;
    white-space: nowrap;
  }
  .table table {
    width: 100%;
  }
  .table table tbody tr {
    font-size: 12px;
    line-height: 18px;
  }
  .table table tbody tr th {
    padding: 10px;
    border-left: none;
    border-right: none;
  }
  .table table tbody tr td {
    border: 1px solid #cfd5e2;
    padding: 10px;
    border-left: none;
    border-right: none;
  }
  .table::-webkit-scrollbar {
    height: 5px;
  }
  .table::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .table::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
  .s_desc {
    display: block;
    text-align: center;
    padding: 16px 0 30px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
  }
  .link-type1 {
    padding: 9px 16px 9px 39px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 10px;
    margin-top: 0;
    letter-spacing: 0px;
  }
  .link-type1:before {
    border-width: 5px 0 6px 10px;
    left: 23px;
    top: 18px;
  }
  .txtContents {
    margin-bottom: 35px;
  }
}
.header {
  background: #cdd4e1;
  padding: 45px 0 11px;
}
.header ul {
  font-size: 12px;
  float: right;
}
.header ul li {
  float: left;
  list-style-position: inside;
  margin-left: 10px;
  list-style: none;
}
.header ul li a {
  color: #333333;
  float: right;
}

.header-top {
  float: right;
  margin-bottom: 30px;
}
.header-top > div {
  float: left;
  margin-left: 18px;
}

/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-select-wrapper select {
  display: none;
}

.custom-select {
  position: relative;
  display: inline-block;
}

.custom-select-trigger {
  position: relative;
  display: block;
  width: 80px;
  padding: 0 4px 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  line-height: 27px;
  cursor: pointer;
  text-align: right;
  border-bottom: 2px solid #000;
  margin-top: 7px;
}

.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  left: 1px;
  margin-top: -3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
}

.custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-180deg) translateY(0%);
          transform: rotate(-180deg) translateY(0%);
}

.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  margin: 15px 0;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
  background: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
}

.custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.custom-options:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 100%;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -3px;
  border-top: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5;
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.option-hover:before {
  background: #f9f9f9;
}

.custom-option {
  position: relative;
  display: block;
  padding: 0;
  border-bottom: 1px solid #b5b5b5;
  font-size: 14px;
  font-weight: 600;
  color: #b5b5b5;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
}

.custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
  background: #f9f9f9;
}

@media (max-width: 767px) {
  .header {
    padding: 64px 0 11px;
  }
  .logo_sp_left {
    width: 45%;
  }
  .logo_sp_right {
    width: 47%;
  }
  .header-top {
    display: none;
  }
  .custom-select-trigger {
    position: relative;
    display: block;
    width: 65px;
    padding: 0 4px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 27px;
    cursor: pointer;
    text-align: right;
    border-bottom: 2px solid #fff;
    margin-top: 7px;
  }
  .custom-select-trigger:after {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 1px;
    margin-top: -3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent transparent;
  }
  .custom-options {
    position: static;
    display: block;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
            box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  .langBox {
    text-align: center;
    position: relative;
    padding: 10px;
  }
  .langBox:after {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent transparent;
  }
  select#language {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: no-repeat;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    width: auto;
    border-radius: 0;
    padding-left: 40px;
  }
}
#breadcrumb {
  background: #FFFFFF;
  padding: 19px 0 14px;
  font-size: 17px;
  font-weight: bold;
}
#breadcrumb .breadcrumb {
  background: none;
  color: #404040;
  padding: 0;
  margin-bottom: 0;
}
#breadcrumb .breadcrumb li + li:before {
  content: ">";
  padding: 0 12px 0 7px;
  color: #404040;
  font-weight: bold;
}
#breadcrumb .breadcrumb a {
  color: #95C0FF;
  font-size: 17px;
  font-weight: bold;
}

@media (max-width: 767px) {
  #breadcrumb {
    background: #FFFFFF;
    padding: 7px 0 6px;
    font-size: 13px;
    font-weight: bold;
  }
  #breadcrumb .breadcrumb {
    background: none;
    color: #404040;
    padding: 0;
    margin-bottom: 0;
  }
  #breadcrumb .breadcrumb li + li:before {
    content: ">";
    padding: 0 12px 0 7px;
    color: #404040;
    font-weight: bold;
  }
  #breadcrumb .breadcrumb a {
    color: #95C0FF;
    font-size: 13px;
    font-weight: bold;
  }
}
.content--gray {
  color: gray;
}
.content--lightgray {
  color: gray;
}

.block h1 {
  color: rgba(205, 205, 255, 0.8);
  font-size: 28px;
  letter-spacing: 1px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: 38px;
  font-weight: 500;
}
.block h2 {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-bottom: 4px;
}
.block h3 {
  color: rgba(205, 205, 255, 0.8);
  font-size: 20px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-bottom: 4px;
}
.block a {
  display: block;
  text-decoration: none;
}

.guide--blue {
  color: #ffffff;
  background: #3b6798;
  padding: 122px 0 172px 0;
}
.guide--blue .row > h1 {
  color: rgba(205, 205, 255, 0.8);
  margin-bottom: 90px;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -1px;
}
.guide--blue .row > h1 span {
  display: block;
  font-size: 18px;
}
.guide--blue small {
  color: rgba(205, 205, 255, 0.8);
}
.guide--blue h2 {
  color: #ffffff;
}
.guide--blue .block {
  padding: 45px 20px 40px 20px;
  margin-bottom: 25px;
  background: url(/assets/images/common/guide--blue_block.png) top no-repeat;
  background-size: cover;
  color: #ffffff;
}
.guide--blue .block a {
  text-decoration: none;
  color: #ffffff;
  display: block;
}
.guide--blue .block a p {
  height: 112px;
  line-height: 1.9;
  margin-bottom: 45px;
  letter-spacing: 1px;
}
.guide--blue .block img {
  height: 160px;
  margin: 0 auto;
}

.guide--blue2 {
  color: #ffffff;
  background: #2f4866;
  padding: 100px 0 100px 0;
}
.guide--blue2 p.banner-title {
  font-size: 16px;
  line-height: 26px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-bottom: 10px;
}

.guide--gray {
  background: #dadee9;
  padding: 110px 0 95px 0;
}
.guide--gray .row > h1 {
  color: #022140;
  margin-bottom: 90px;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: -1px;
}
.guide--gray .row > h1 span {
  display: block;
  font-size: 19px;
  color: #9caee9;
  line-height: 45px;
}
.guide--gray .row > h1 + p {
  margin-bottom: 90px;
  margin-top: -65px;
}
.guide--gray h2.guide_2 {
  color: #000000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.guide--gray2 {
  background: #f2f2f2;
  padding: 110px 0 110px 0;
}
.guide--gray2 h1 {
  font-size: 24px;
  color: #a6a6a6;
  margin-bottom: 50px;
}
.guide--gray2 h2 {
  font-size: 22px;
  line-height: 29px;
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-bottom: 10px;
}
.guide--gray2 h2 small {
  font-size: 16px;
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.guide--gray2 p {
  color: #4d4d4d;
  line-height: 20px;
}
.guide--gray2 .block {
  padding: 20px 20px 40px 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7f7f7f+0,a3a3a3+52,7f7f7f+100 */
  background: #7f7f7f; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#7f7f7f), color-stop(52%, #a3a3a3), to(#7f7f7f));
  background: linear-gradient(to right, #7f7f7f 0%, #a3a3a3 52%, #7f7f7f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7f7f7f", endColorstr="#7f7f7f",GradientType=1 ); /* IE6-9 */
  color: #ffffff;
}
.guide--gray2 .block h1 {
  font-size: 30px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #ffffff;
  margin-bottom: 10px;
}
.guide--gray2 .block h2 {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin-bottom: 4px;
}
.guide--gray2 .block p {
  color: #ffffff;
  margin-bottom: 30px;
}

.guide--gray3 {
  background: #d9dee8;
  padding: 80px 0 96px 0;
}
.guide--gray3 .row {
  margin-bottom: 30px;
}

.guide--black {
  background: #102040;
  color: #ffffff;
  padding: 20px 0;
}

.guide--white {
  color: #4d4d4d;
  background: #ffffff;
  padding: 110px 0 95px 0;
}
.guide--white .row > h1 {
  color: #022140;
  margin-bottom: 90px;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: -1px;
}
.guide--white .row > h1 span {
  display: block;
  font-size: 19px;
  color: #9caee9;
  line-height: 45px;
}
.guide--white .row > h1 + p {
  margin-bottom: 90px;
  margin-top: -65px;
}

.card-type1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-type1 .block {
  width: 340px;
  margin-bottom: 0;
  padding: 45px 20px 40px 20px;
  background: url(/assets/images/common/guide--blue_block.png) top no-repeat;
  background-size: cover;
  color: #ffffff;
  margin-left: 90px;
}
.card-type1 .block:first-of-type {
  margin-left: 0;
}
.card-type1 .block h1 {
  font-size: 26px;
}

@media (min-width: 768px) {
  .card-type1--col2 {
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 60%;
  }
  .card-type1--col2 .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
  }
  .card-type1--col2 .block:nth-child(n+3) {
    margin-top: 40px;
  }
  .card-type1--col2 .block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .card-type1--col2 .block h1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .card-type1--col2 .block img {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .card-type1--col2 .block:nth-child(3) img {
    -webkit-transform: translateY(-35px);
            transform: translateY(-35px);
  }
}
.card-type2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-type2:not(:first-of-type) {
  margin-top: 100px;
}
.card-type2 .block {
  width: 340px;
  margin-bottom: 0;
  background: none;
  padding: 0;
  margin-left: 90px;
}
.card-type2 .block:first-of-type {
  margin-left: 0;
}
.card-type2 .block a {
  text-decoration: none;
}
.card-type2 .block p {
  color: #474545;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 23px;
}

.card-type3 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-type3:not(:first-of-type) {
  margin-top: 100px;
}
.card-type3 .block {
  width: 340px;
  margin-bottom: 0;
  padding: 30px 20px 27px 20px;
  background: #7f7f7f;
  background: -webkit-gradient(linear, left top, right top, from(#7f7f7f), color-stop(52%, #a3a3a3), to(#7f7f7f));
  background: linear-gradient(to right, #7f7f7f 0%, #a3a3a3 52%, #7f7f7f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#7f7f7f", endColorstr="#7f7f7f",GradientType=1 );
  color: #ffffff;
  margin-left: 90px;
}
.card-type3 .block:first-of-type {
  margin-left: 0;
}
.card-type3 .block h1 {
  color: #ffffff;
  margin-bottom: 66px;
  letter-spacing: -1px;
}
.card-type3 .block h1 span {
  font-size: 17px;
  display: block;
}

.other .card-type3 h1 {
  min-height: 120px;
  margin-bottom: 30px;
}

.card-type4 {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.card-type4:not(:first-of-type) {
  margin-top: 100px;
}
.card-type4 .block {
  width: 265px;
  margin-bottom: 0;
  padding: 0;
  color: #333333;
  margin-left: 90px;
}
.card-type4 .block:first-of-type {
  margin-left: 0;
}
.card-type4 .block h1 {
  color: #ffffff;
  margin-bottom: 66px;
}

/*フロートボックス*/
.fBox {
  padding: 0 20px;
  overflow: hidden;
}
.fBox figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fBox figure .imgBox {
  width: 570px;
}
.fBox figure .imgBox img {
  width: 100%;
  vertical-align: bottom;
}
.fBox > li {
  float: left;
  width: 320px;
  margin-bottom: 0;
}
.fBox > li:not(:first-child) {
  margin-left: 80px;
}
.fBox > li dl dt {
  color: #004d8c;
  font-weight: bold;
  margin-bottom: 15px;
}
.fBox figcaption {
  width: 500px;
}
.fBox figcaption h2 {
  font-size: 27px;
  line-height: 43px;
  margin-bottom: 17px;
}
.fBox figcaption h3 {
  color: #022140;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: normal;
}
.fBox figcaption p {
  line-height: 29px;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #333;
}
.fBox .imgLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fBox2 {
  padding: 0;
}
.fBox2 figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fBox2 figure .imgBox {
  width: 420px;
}
.fBox2 figure .imgBox img {
  width: 100%;
  vertical-align: bottom;
}
.fBox2 figcaption {
  width: 720px;
}
.fBox2 figcaption h2 {
  font-size: 27px;
  line-height: 43px;
  margin-bottom: 17px;
}
.fBox2 figcaption h3 {
  color: #022140;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: normal;
}
.fBox2 figcaption p {
  line-height: 29px;
  letter-spacing: -1px;
  margin-bottom: 0;
  color: #333;
}
.fBox2 .imgLeft {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.glyphicon-chevron-left:before {
  content: url(/assets/images/home/menubar/slider_pager_prev.png);
}

.glyphicon-chevron-right:before {
  content: url(/assets/images/home/menubar/slider_pager_next.png);
}

.detail .overview {
  min-height: 240px;
}
.detail .w_cont .flexBox {
  margin-bottom: 118px;
}

.product_clm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.product_clm .product_clm_left {
  padding-left: 110px;
}
.product_clm .product_clm_left figcaption p {
  font-size: 18px;
  margin-bottom: 0;
}
.product_clm .product_clm_left .imgBox {
  width: 474px;
}
.product_clm .product_clm_right {
  margin-left: 63px;
  width: 553px;
}
.product_clm .product_clm_right figcaption {
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 26px;
}
.product_clm .product_clm_right figcaption p {
  font-size: 16px;
  margin-bottom: 20px;
}
.product_clm .product_clm_right .imgBox ul {
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product_clm .product_clm_right .imgBox ul li {
  width: 267px;
  margin-bottom: 0;
}
.product_clm .product_clm_right .imgBox ul li:not(:first-of-type) {
  margin-left: 19px;
}
.product_clm .product_clm_right .imgBox figcaption p {
  font-size: 18px;
}

.pc_txt {
  display: inline-block;
}

.sp_txt {
  display: none;
}

.img320 {
  width: 320px;
}

.img590 {
  width: 590px;
}

.detail {
  padding: 50px 0 70px;
}

.normalList {
  padding-left: 0;
}
.normalList li {
  margin-bottom: 0;
  text-indent: -1em;
  margin-left: 1em;
}

@media (max-width: 767px) {
  .pc_txt {
    display: none;
  }
  .sp_txt {
    display: inline-block;
  }
  .img320,
  .img590 {
    width: 100%;
    margin-top: 20px;
  }
  .guide--blue {
    color: #ffffff;
    background: #3b6798;
    padding: 63px 0 62px 0;
  }
  .guide--blue .row h1 {
    color: rgba(205, 205, 255, 0.8);
    margin-bottom: 50px;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1.3;
  }
  .guide--blue .row h1 small {
    color: rgba(205, 205, 255, 0.8);
  }
  .guide--blue h2 {
    color: #ffffff;
  }
  .guide--blue .block {
    padding: 45px 20px 40px 20px;
    margin-bottom: 25px;
    background: url(/assets/images/common/guide--blue_block_sp.png) top no-repeat;
    background-size: contain;
    color: #ffffff;
  }
  .guide--blue .block a p {
    height: 112px;
    margin-bottom: 45px;
    letter-spacing: 0px;
    line-height: 1.8;
  }
  .guide--white {
    padding: 65px 0 24px 0;
  }
  .guide--white .row h1 {
    color: #022140;
    margin-bottom: 50px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 33px;
  }
  .guide--white .row h1 span {
    display: block;
    font-size: 13px;
    color: #9caee9;
    line-height: 20px;
  }
  .guide--white .row h1 + p {
    margin-bottom: 50px;
    margin-top: -30px;
  }
  .guide--white .row h1 small {
    color: rgba(205, 205, 255, 0.8);
  }
  .guide--gray {
    padding: 65px 0 24px 0;
  }
  .guide--gray .row h1 {
    color: #022140;
    margin-bottom: 50px;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 33px;
  }
  .guide--gray .row h1 span {
    display: block;
    font-size: 13px;
    color: #9caee9;
    line-height: 20px;
  }
  .guide--gray .row h1 + p {
    margin-bottom: 50px;
    margin-top: -30px;
  }
  .guide--gray .row h1 small {
    color: rgba(205, 205, 255, 0.8);
  }
  .glyphicon-chevron-left:before {
    background-image: url(/assets/images/home/menubar/slider_pager_prev_sp.png);
    background-size: contain;
    width: 50px;
    height: 50px;
    display: inline-block;
    content: "";
  }
  .glyphicon-chevron-right:before {
    background-image: url(/assets/images/home/menubar/slider_pager_next_sp.png);
    background-size: contain;
    width: 50px;
    height: 50px;
    display: inline-block;
    content: "";
  }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -28px;
    margin-top: -25px;
  }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -28px;
    margin-top: -25px;
  }
  .card-type1 {
    width: 100%;
    display: block;
  }
  .card-type1 .block {
    width: 100%;
    height: 485px;
    margin-bottom: 27px;
    margin-left: 0;
  }
  .card-type1 .block:last-child {
    margin-bottom: 0;
  }
  .card-type2 {
    width: 100%;
    display: block;
  }
  .card-type2 .block {
    width: 100%;
    margin-bottom: 60px;
    margin-left: 0;
  }
  .card-type2 .block p {
    color: #474545;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 21px;
  }
  .card-type2.-wrap {
    margin-top: 0;
  }
  .card-type2.-wrap .block {
    margin-top: 0;
  }
  .card-type3 {
    width: 100%;
    display: block;
  }
  .card-type3 .block {
    width: 100%;
    margin-bottom: 60px;
    margin-left: 0;
  }
  .card-type3 .block h1 span {
    color: #022140;
  }
  .card-type4 {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .card-type4 .block {
    width: 100%;
    margin-bottom: 60px;
    padding: 0;
    color: #333333;
    margin-left: 0;
  }
  .card-type4 .block:first-of-type {
    margin-left: 0;
  }
  .card-type4 .block h1 {
    color: #ffffff;
    margin-bottom: 66px;
  }
  .card-type4 .block p {
    color: #474545;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 21px;
  }
  .list-link {
    padding-bottom: 56px;
  }
  .list-link small {
    font-size: 15px;
  }
  .guide--gray {
    background: #dadee9;
    padding: 65px 0 24px 0;
  }
  .fBox {
    padding: 0 0 50px 0;
  }
  .fBox figcaption h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .fBox figcaption h3 {
    color: #022140;
    font-size: 16px;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .fBox figcaption p {
    font-size: 13px;
    line-height: 21px;
  }
  .fBox figure .imgBox img {
    margin-bottom: 30px;
  }
  .fBox > li {
    float: none;
    width: 100%;
  }
  .fBox > li:not(:first-child) {
    margin-left: 0;
    margin-top: 40px;
  }
  .fBox2 {
    padding: 0 0 50px 0;
  }
  .fBox2 figcaption h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .fBox2 figcaption h3 {
    color: #022140;
    font-size: 16px;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: normal;
  }
  .fBox2 figcaption p {
    font-size: 13px;
    line-height: 21px;
  }
  .fBox2 figure .imgBox img {
    margin-bottom: 30px;
  }
  .guide--gray3 {
    background: #d9dee8;
    padding: 80px 0 0 0;
  }
  .sec {
    width: 100%;
  }
  .mapBox {
    width: 100%;
    height: 200px;
  }
  .detail .overview {
    min-height: auto;
  }
  .detail .w_cont .flexBox {
    margin-bottom: 50px;
  }
  .tokyo .flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .environments .fBox {
    padding: 0 0 50px 0;
  }
  .product_clm {
    display: block;
    overflow: hidden;
  }
  .product_clm .product_clm_left {
    padding-left: 0;
  }
  .product_clm .product_clm_left figcaption p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .product_clm .product_clm_left .imgBox {
    width: 100%;
  }
  .product_clm .product_clm_right {
    margin-left: 0;
    width: 100%;
  }
  .product_clm .product_clm_right figcaption {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 26px;
  }
  .product_clm .product_clm_right figcaption p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .product_clm .product_clm_right .imgBox ul {
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product_clm .product_clm_right .imgBox ul li {
    width: 267px;
    margin-bottom: 0;
  }
  .product_clm .product_clm_right .imgBox ul li:not(:first-of-type) {
    margin-left: 19px;
  }
  .product_clm .product_clm_right .imgBox figcaption p {
    font-size: 13px;
  }
  .other .card-type3 h1 {
    min-height: 100px;
    margin-bottom: 30px;
  }
}
.guide-blue {
  background: #3b6798;
}

.guide-gray {
  background: #dadee9;
}

.guide-white {
  background: #ffffff;
}

.menubar {
  background: #e1eaf6;
  position: relative;
}
.menubar .container {
  padding: 0;
}

.navbar {
  margin-bottom: 0;
  z-index: 999;
}

.navbar-default {
  background: none;
}
.navbar-default .container {
  background: rgba(0, 0, 0, 0.5);
}
.navbar-default .navbar-nav > li {
  margin: 0 48px 0;
}
.navbar-default .navbar-nav > li a {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.navbar-default .navbar-nav > li a span {
  display: block;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:after {
  content: "";
  width: 130%;
  height: 1px;
  position: absolute;
  left: -15%;
  bottom: 8px;
  background: #fcee21;
  opacity: 0;
}
.navbar-default .navbar-nav > li:hover > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li:hover > a:after {
  opacity: 1;
}
.navbar-default .navbar-nav > li > a.active {
  color: #fcee21;
}
.navbar-default .navbar-nav .dropdown-menu {
  padding: 35px 48px 44px;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList {
  list-style: none;
  float: left;
  padding-left: 0;
  margin-left: 60px;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList:first-child {
  margin-left: 0;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList:first-child > li > a {
  margin-bottom: 12px;
  display: inline-block;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList > li {
  margin-bottom: 9px;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList > li > a {
  margin-bottom: 12px;
  display: inline-block;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList li {
  letter-spacing: 2px;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList a {
  font-weight: normal;
}
.navbar-default .navbar-nav .dropdown-menu .dropdownList .dropdownList-item {
  list-style: none;
  padding-left: 0;
  margin-left: -2px;
}
.navbar-default .navbar-nav .dropdown-menu.-col5 .dropdownList {
  margin-left: 42px;
}

@media (max-width: 767px) {
  .navbar {
    margin-top: 0;
  }
  .navbar-default .container {
    background: none;
    padding: 0;
  }
  .navbar-default .navbar-nav li > a {
    display: block;
  }
  .navbar-default .navbar-nav li ul {
    padding: 0;
  }
  .navbar-default .navbar-nav li ul li {
    border-bottom: 1px dotted #ffffff;
  }
  .navbar-default .navbar-nav li ul li:first-child {
    border-top: 1px dotted #ffffff;
  }
  .navbar-default .navbar-nav li ul li a {
    background: none !important;
    padding: 10px 0;
  }
  .navbar-default .navbar-nav li {
    border-bottom: 1px solid #ffffff;
    margin: 0;
    position: relative;
  }
  .navbar-default .navbar-nav li:last-child {
    border-bottom: none;
  }
  .navbar-default .navbar-nav li a {
    color: #ffffff;
    font-size: 13px;
  }
  .navbar-default .navbar-nav li a.contactBtn {
    background: none;
    padding: 10px 0;
    border-top: 1px solid #fff;
    margin-top: 13px;
  }
  .navbar-default .navbar-nav li a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .accordion_ico {
    display: block;
    width: 25%;
    height: 63px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: url(/assets/images/common/nav-ico_off.png) right 22px top 28px no-repeat;
    background-size: 17px;
  }
  .accordion_ico.collapsed {
    background: url(/assets/images/common/nav-ico.png) right 22px top 28px no-repeat;
    background-size: 17px;
  }
  .navbar-toggle {
    padding: 11px 15px 0 0;
    margin: 0;
    border: none;
    width: 50px;
    height: 48px;
    background: url(/assets/images/common/hamburger_close.png) left bottom no-repeat;
    background-size: 34px;
  }
  .navbar-toggle.collapsed {
    background: url(/assets/images/common/hamburger_menu.png) left bottom no-repeat;
    background-size: 34px;
  }
  .navbar-default .navbar-nav > li > a:after {
    content: none;
  }
}
.go-contact--top {
  　　background: #ffffff;
  color: #404040;
  font-size: 24px;
  padding: 230px 0;
}
.go-contact--top .text-catchcopy {
  color: #a6a6a6;
}

.go-contact--white {
  　　background: #ffffff;
  color: #404040;
  font-size: 24px;
  padding: 130px 0;
}
.go-contact--white .text-catchcopy {
  color: #a6a6a6;
}

.go-contact--blue {
  background: #3B6698;
  color: #404040;
  font-size: 24px;
  padding: 130px 0;
}
.go-contact--blue p {
  color: #ffffff;
}
.go-contact--blue .text-catchcopy {
  color: #a6a6a6;
}

.contact-us-link a {
  position: relative;
  right: -16px;
  top: -4px;
}
.contact-us-link p {
  margin-bottom: 0;
  padding-left: 117px;
  letter-spacing: 0.3px;
  position: relative;
  top: 3px;
}

@media (max-width: 767px) {
  .go-contact--top {
    padding: 105px 0 140px;
  }
  .go-contact--white {
    padding: 105px 0 140px;
  }
  .go-contact--blue {
    padding: 105px 0 140px;
  }
  .contact-us-link {
    font-size: 18px;
  }
  .contact-us-link a {
    display: block;
    right: 0;
    top: 18px;
    width: 93px;
    margin: 0 auto;
  }
  .contact-us-link a img {
    width: 100%;
  }
  .contact-us-link p {
    padding-left: 0;
    letter-spacing: 1px;
  }
}
.footer {
  font-size: 13px;
  background: #022140;
  padding: 57px 0 28px;
}
.footer.wrapper {
  padding: 30px 0 24px 0;
  background: #839ab7;
  background: -webkit-gradient(linear, left top, left bottom, from(#839ab7), to(#507596));
  background: linear-gradient(to bottom, #839ab7 0%, #507596 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#839ab7", endColorstr="#507596",GradientType=0 );
}
.footer .container {
  padding: 0;
}
.footer .footer-logo-icon {
  margin-top: -78px;
}
.footer a {
  color: #fff;
}
.footer p {
  margin-bottom: 5px;
}
.footer p.title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.footer ul {
  list-style-type: none;
  padding: 0;
  margin-left: 16px;
}
.footer ul li {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.8;
}

.footer-copyright {
  color: #FFFFFF;
  background: #001530;
  font-size: 12px;
  padding: 15px 0;
}
.footer-copyright .copy {
  padding: 0;
  letter-spacing: -0.3px;
  font-weight: normal;
  float: right;
}
.footer-copyright p {
  margin-bottom: 0;
}

.footer-bottom-link ul {
  float: right;
  margin: 0;
  overflow: hidden;
}
.footer-bottom-link ul li {
  float: left;
}
.footer-bottom-link ul li:first-child {
  margin-right: 21px;
  width: 84px;
}
.footer-bottom-link ul li:last-child {
  width: 100px;
}

.footer-list:nth-child(1) {
  width: 23%;
}
.footer-list:nth-child(2) {
  width: 23.5%;
}
.footer-list:nth-child(3) {
  width: 23.5%;
}
.footer-list:nth-child(4) p.title {
  margin-bottom: 19px;
}

@media (max-width: 767px) {
  .footer {
    padding: 57px 0 0;
  }
  .footer ul li {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .footer p.title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .footer-copyright {
    padding: 18px 0;
  }
  .footer-copyright p {
    text-align: left;
    line-height: 1.6;
  }
  .footer-copyright .copy {
    float: none;
  }
  .list-inline {
    margin-bottom: 17px;
    line-height: 1.9;
  }
  .footer-list {
    float: none;
    padding: 0 20px;
  }
  .footer-list:nth-child(1) {
    width: 70%;
    margin-bottom: 50px;
  }
  .footer-list:nth-child(2) {
    width: 100% !important;
    margin-bottom: 65px;
  }
  .footer-list:nth-child(3) {
    width: 100%;
    margin-bottom: 65px;
  }
  .footer-list:nth-child(4) {
    width: 100%;
  }
  .footer-list:nth-child(4) p.title {
    margin-bottom: 26px;
  }
  .footer-bottom-link {
    margin-top: -10px;
    padding-bottom: 27px;
  }
}
.news20220311-figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .news20220311-figure {
    display: block;
  }
}
.news20220311-figure > div {
  width: 20%;
}
@media (max-width: 767px) {
  .news20220311-figure > div {
    width: 50%;
  }
}
.news20220311-figure > figcaption {
  width: 75%;
}
@media (max-width: 767px) {
  .news20220311-figure > figcaption {
    margin-top: 1em;
    width: 100%;
  }
}

.news20220311-contact_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .news20220311-contact_text {
    display: block;
  }
}
@media (max-width: 767px) {
  .news20220311-contact_text + .news20220311-contact_text {
    margin-top: 1em;
  }
}
.news20220311-contact_text .span1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news20220311-contact_text .span2 {
  -webkit-box-flex: 1.5;
      -ms-flex: 1.5;
          flex: 1.5;
  margin-left: 1em;
}
@media (max-width: 767px) {
  .news20220311-contact_text .span2 {
    -webkit-box-flex: 0.8;
        -ms-flex: 0.8;
            flex: 0.8;
  }
}

.cn_privacy_notice .txtContents ul {
  padding-left: 0;
}
.cn_privacy_notice .txtContents ul li {
  padding-left: 2rem;
  text-indent: -2rem;
}

.contact202205-block {
  margin-bottom: 50px;
}
.contact202205-block > p {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .contact202205-block > p {
    margin-bottom: 20px;
  }
}

.contact202205-block_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .contact202205-block_wrap {
    display: block;
  }
}
.contact202205-block_wrap > p + p {
  margin-left: 80px;
}
@media (max-width: 767px) {
  .contact202205-block_wrap > p + p {
    margin: 20px 0 0;
  }
}

@media (min-width: 767px) {
  .flexbox-20230227 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flexbox-20230227 .table {
    width: 450px;
  }
}
@media (max-width: 767px) {
  .flexbox-20230227 .imageContainer {
    margin-top: 30px;
  }
}