@charset "UTF-8";
@import url(vendor/common.css);
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
.mincho {
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "MS PMincho", "MS Mincho", serif !important;
}
.gf {
  font-family: "La Belle Aurore", cursive !important;
}
/* version */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}
body {
  background: #fff;
  font-family: "Noto Sans JP", "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1.4;
  color: #404040;
  height: auto !important;
  overflow: hidden;
}
main img {
  max-width: 100%;
  height: auto;
}
figure {
  margin: 0;
  text-align: center;
}
figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}
a {
  color: #404040;
  -webkit-transition: all .3s;
  transition: all .3s;
}
a:hover {
  color: #404040;
  opacity: 0.8;
  text-decoration: none;
}
.highlight a {
  color: #404040;
}
.highlight a:hover {
  color: #404040;
}
img {
  vertical-align: middle;
}
img.circle {
  border-radius: 50%;
}
p {
  margin: 0.5em 0 1em;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
ol, ul {
  margin: 0 0 1em;
  padding: 0 0 0 2.5em;
  line-height: 1.6;
}
ol:last-child, ul:last-child {
  margin-bottom: 0;
}
ol ol, ol ul, ul ol, ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}
ol ol:last-child, ol ul:last-child, ul ol:last-child, ul ul:last-child {
  margin-bottom: 0.5em;
}
ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}
ul.list-unstyled ol, ul.list-unstyled ul {
  padding-left: 2em;
}
ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 14px;
}
ul.list-inline > li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
main section {
  margin-bottom: 10%;
}
main section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}
@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  main section {
    margin-bottom: 5%;
  }
  main section:last-child {
    margin-bottom: 5%;
  }
}
@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}
.article_button {
  margin-top: 5%;
}
@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4, .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
}
.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}
.map_wide #map_canvas, .map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.map_wide img {
  max-width: none;
}
.slick-track {
  margin: 0 auto;
}
.col dl p {
  line-height: 1.4;
  margin: 0;
}
.col p {
  line-height: 1.8;
}
.container {
  padding: 0 10px;
}
@media (min-width: 1020px) {
  .container {
    padding: 0;
  }
}
.container .container {
  padding: 0;
}
.highlight {
  padding: 4% 0;
  background: rgba(4, 63, 113, 0.05);
  color: #404040;
}
.globalHeader {
  width: 100%;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 110;
}
@media (min-width: 900px) {
  .globalHeader {
    min-height: 180px;
  }
}
@media (max-width: 899px) {
  .globalHeader {
    position: absolute;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
    background: white;
    height: 70px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 899px) {
  .globalHeader .container {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 900px) {
  .globalHeader .container {
    width: calc(100% - 20px);
    min-height: 180px;
    padding: 40px 0 0;
  }
}
.globalHeader .container > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  height: inherit;
}
@media (max-width: 899px) {
  .globalHeader .container > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 900px) {
  .globalHeader .container > div {
    width: 100%;
    min-height: 65px;
    padding: 0;
  }
}
.globalHeader .header_logo {
  display: block;
}
@media (min-width: 900px) {
  .globalHeader .header_logo {
    margin: 0 10px 0 0;
    width: 234px;
    min-width: 234px;
    height: 50px;
    -ms-flex-preferred-size: 234px;
    flex-basis: 234px;
  }
}
@media (max-width: 899px) {
  .globalHeader .header_logo {
    width: 160px;
    height: auto;
    margin: 0;
  }
}
.globalHeader .header_logo a {
  display: block;
}
.globalHeader .header_logo a img {
  display: block;
  width: 100%;
}
.home .globalHeader {
  background: #fff;
}
.global_nav {
  width: auto;
}
@media (min-width: 900px) {
  .global_nav {
    margin-bottom: 0;
  }
}
@media (max-width: 899px) {
  .global_nav {
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    width: 0 auto;
    z-index: 1;
    background: #fff;
  }
}
.global_nav > ul {
  list-style: none;
  padding: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 899px) {
  .global_nav > ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.global_nav > ul li {
  display: block;
  text-align: center;
  color: #043f71;
  background: #fff;
}
@media (min-width: 900px) {
  .global_nav > ul li {
    width: calc(100% / 6);
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .global_nav > ul li::before {
    content: '';
    width: 1px;
    height: .8em;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: rgba(4, 63, 113, 0.5);
  }
  .global_nav > ul li:last-of-type::after {
    content: '';
    width: 1px;
    height: .8em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: rgba(4, 63, 113, 0.5);
  }
	.global_nav > ul li a:hover {
    background: #e8eff6;
}
}
@media (max-width: 899px) {
  .global_nav > ul li {
    border-bottom: #043f71 solid 1px;
    padding: 18px 6px 18px 15px;
    text-align: left;
  }
  .global_nav > ul li:first-child {
    border-top: #043f71 solid 1px;
  }
  .global_nav > ul li:last-child {
    border-bottom: none;
  }
  .global_nav > ul li.has_under {
    padding: 0;
  }
  .global_nav > ul li.has_under > a {
    padding: 18px 6px 18px 15px;
  }
}
.global_nav > ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #043f71;
  text-decoration: none;
  display: block;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 25px 0;
}
@media (max-width: 899px) {
  .global_nav > ul li a {
    padding: 0;
  }
}
.global_nav > ul li a:hover {
  opacity: 0.8;
}
.global_nav > ul li a > span {
  color: #999;
}
.global_nav > ul li:first-child a:before {
  content: none;
}
@media (max-width: 899px) {
  .global_nav > ul li.sns.sp-only {
    background: #f2f2f2;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em 0;
  }
  .global_nav > ul li.sns.sp-only a {
    padding: 0;
    display: block;
    width: 40px;
    height: 40px;
  }
  .global_nav > ul li.sns.sp-only a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .global_nav > ul li.sns.sp-only a:first-child {
    margin-right: 88px;
  }
}
@media (max-width: 899px) {
  .global_nav > ul li.nav_close {
    display: block !important;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 1em;
    background: #333;
    color: #fff;
    text-align: center;
  }
  .global_nav > ul li.nav_close span {
    position: relative;
    letter-spacing: 0.4em;
    left: -1em;
    font-weight: 600;
  }
  .global_nav > ul li.nav_close span::before, .global_nav > ul li.nav_close span::after {
    right: -2em;
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background-color: #fff;
  }
  .global_nav > ul li.nav_close span::before {
    -webkit-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
  }
  .global_nav > ul li.nav_close span::after {
    -webkit-transform: translateY(-11px) rotate(45deg);
    transform: translateY(-11px) rotate(45deg);
  }
}
@media (max-width: 899px) {
  .global_nav {
    display: none;
  }
}
/**ハンバーガーメニュー**/
#headerToggle {
  display: none;
}
@media (max-width: 899px) {
  #headerToggle {
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto 0;
    right: 15px;
    z-index: 99;
    cursor: pointer;
    width: 30px;
    height: 30px;
  }
  #headerToggle span {
    position: absolute;
    left: 0;
    width: 100%;
  }
  #headerToggle span:not(:nth-of-type(4)) {
    height: 3px;
    background-color: #043f71;
    -webkit-transition: all .4s;
    transition: all .4s;
  }
  #headerToggle span:nth-of-type(1) {
    top: 0;
  }
  #headerToggle span:nth-of-type(2) {
    top: 14px;
  }
  #headerToggle span:nth-of-type(3) {
    bottom: 0;
  }
  #headerToggle.active span:nth-of-type(1) {
    -webkit-transform: translateY(8.5px) rotate(-45deg);
    transform: translateY(13.5px) rotate(-45deg);
  }
  #headerToggle.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
  }
  #headerToggle.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8.5px) rotate(45deg);
    transform: translateY(-13.5px) rotate(45deg);
  }
}
/**ヘッダ電話番号等**/
@media (min-width: 900px) {
  .hdr_info_wrapper {
    display: block;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
	  width: 680px;
  }
}
.hdr_info_wrapper .hdr_info.sp-only {
  display: block;
  list-style: none;
}
.hdr_info_wrapper .hdr_info.pc-only ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.hdr_info_wrapper .hdr_info.pc-only ul li {
  display: block;
  list-style: none;
  width: 50%;
}
.hdr_info_wrapper .hdr_info.pc-only ul li > img {
  display: block;
  width: 100%;
	max-width: 482px;
}
.hdr_info_wrapper .hdr_info.pc-only ul li:nth-of-type(1) {
	-ms-flex-preferred-size: 67%;
	flex-basis: 67%;
}
.hdr_info_wrapper .hdr_info.pc-only ul li:nth-of-type(2) {
  -ms-flex-preferred-size: 30%;
  flex-basis: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 221px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hdr_info_wrapper .hdr_info.pc-only ul li:nth-of-type(2) > * {
  width: 100%;
}
.hdr_info_wrapper .hdr_info.pc-only ul li:nth-of-type(2) > figure {
  width: 216px;
  margin-top: 10px;
}
.hdr_info_wrapper .hdr_info.pc-only ul li a {
  display: block;
  width: 100%;
}
.hdr_info_wrapper .hdr_info.pc-only ul li a img {
  display: block;
  width: inherit;
  height: inherit;
}
.hdr_info_wrapper .hdr_info.pc-only ul li + li {
  margin-left: 25px;
}
.hdr_info.sp-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 50px;
}
.hdr_info.sp-only li {
  display: block;
  width: 35px;
  height: 35px;
}
.hdr_info.sp-only li + li {
  margin-left: 10px;
}
.hdr_info.sp-only li img {
  display: block;
  width: 100%;
}
footer {
  position: relative;
  padding: 100px 0 50px;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 899px) {
  footer .col-md-12 table {
    margin: 0;
  }
}
footer .col-md-12 table tbody th {
  vertical-align: top;
  min-width: 90px;
  padding: 0;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 899px) {
  footer .col-md-12 table tbody th {
    min-width: 70px;
  }
}
footer .col-md-12 table tbody td {
  padding: 0;
}
footer .col-md-12 table tbody tr + tr th, footer .col-md-12 table tbody tr + tr td {
  padding-top: 10px;
}
footer .col-md-12 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 899px) {
  footer .col-md-12 > ul {
    display: block;
  }
}
footer .col-md-12 > ul > li p {
  font-weight: bold;
  color: #043f71;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: .09em;
  line-height: 1;
  margin-bottom: 30px;
}
@media (max-width: 899px) {
  footer .col-md-12 > ul > li p {
    margin-bottom: 15px;
  }
}
footer .col-md-12 > ul > li ul li {
  position: relative;
  padding-left: 15px;
}
footer .col-md-12 > ul > li ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #043f71;
  border-right: 2px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 900px) {
  footer .col-md-12 > ul > li ul li::before {
    border-top: 2px solid #043f71;
    border-right: 2px solid #043f71;
    width: 6px;
    height: 6px;
  }
}
footer .col-md-12 > ul > li ul li a {
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 899px) {
  footer .col-md-12 > ul > li ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
footer .col-md-12 > ul > li ul li + li {
  margin-top: 10px;
}
footer .col-md-12 > ul > li + li {
  margin-left: 65px;
}
@media (max-width: 899px) {
  footer .col-md-12 > ul > li + li {
    margin: 20px 0 0 0;
  }
}
footer h3 {
  color: white;
  font-weight: normal;
  text-align: center;
  padding: 1em 0 0;
}
footer .col-12 {
  padding: 0;
}
footer .copy_right {
  text-align: center;
  color: #404040;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0;
  line-height: 28px;
  padding: 75px 0 0;
  letter-spacing: .09em;
}
@media (max-width: 899px) {
  footer .copy_right {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  footer .copy_right {
    padding: 0;
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  footer nav ul li.tablet-break:after {
    content: "\A";
    white-space: pre;
  }
  footer nav ul li.tablet-break + li:before {
    display: none;
  }
}
/*
 * フッターパターンA(footer pattern A)
 */
.slider-pro.contents {
  overflow: hidden;
  margin: 0 auto !important;
}
.slider-pro.contents .sp-caption-container {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}
.slider-pro.contents .sp-caption-container h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-size: 1.4rem;
}
.slider-pro.contents .sp-caption-container h3:last-child {
  margin-bottom: 0;
}
.slider-pro.contents .sp-caption-container p {
  font-size: 13px;
  font-size: 1.3rem;
}
.slider-pro.contents.sp-horizontal .sp-previous-arrow {
  left: 10px;
  margin-top: 180px;
}
.slider-pro.contents.sp-horizontal .sp-next-arrow {
  right: 10px;
  margin-top: 180px;
}
.slider-pro.contents .sp-next-arrow:after, .slider-pro.contents .sp-next-arrow:before, .slider-pro.contents .sp-previous-arrow:after, .slider-pro.contents .sp-previous-arrow:before {
  background-color: #043f71;
}
@media (max-width: 767px) {
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
}
@media (min-width: 900px) {
  .slider-pro.contents .sp-caption-container {
    width: 450px;
    min-height: 40px;
    margin: 10px auto 0;
    border-right: 1px dashed #999;
    border-left: 1px dashed #999;
  }
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
  .slider-pro.contents.sp-horizontal .sp-previous-arrow {
    left: 50%;
    margin-top: 187.5px;
    margin-left: -230px;
  }
  .slider-pro.contents.sp-horizontal .sp-next-arrow {
    right: 50%;
    margin-top: 187.5px;
    margin-right: -230px;
  }
}
.slider-pro.center {
  overflow: hidden;
  width: 100%;
}
.slider-pro.center .sp-button {
  border: none;
  background: #d2d2d2;
}
.slider-pro.center .sp-selected-button {
  background: #043f71;
}
.slider-pro.center.sp-horizontal .sp-arrows {
  left: 0;
  right: 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.slider-pro.center.sp-horizontal .sp-previous-arrow {
  left: 10px;
}
.slider-pro.center.sp-horizontal .sp-next-arrow {
  right: 10px;
}
.slider-pro.center .sp-previous-arrow, .slider-pro.center .sp-next-arrow {
  width: 30px;
  height: 30px;
  background-color: rgba(4, 63, 113, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px;
}
.slider-pro.center .sp-previous-arrow {
  background-image: url(../img/arrow_left_wh.png);
}
.slider-pro.center .sp-next-arrow {
  background-image: url(../img/arrow_right_wh.png);
}
.slider-pro.center .sp-next-arrow:after, .slider-pro.center .sp-next-arrow:before, .slider-pro.center .sp-previous-arrow:after, .slider-pro.center .sp-previous-arrow:before {
  display: none;
}
.slider-pro.center .sp-layer {
  line-height: 1.2;
  white-space: normal !important;
  font-size: 20px;
  font-size: 2rem;
  color: #404040;
}
.slider-pro.center .sp-layer small {
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 900px) {
  .slider-pro.center .sp-layer {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .slider-pro.center .sp-padding {
    padding: 35px;
  }
}
@media (min-width: 1100px) {
  .slider-pro.center.sp-horizontal .sp-previous-arrow {
    left: -15px;
  }
  .slider-pro.center.sp-horizontal .sp-next-arrow {
    right: -15px;
  }
}
.slider-pro.wide {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 10px;
}
.slider-pro.wide .sp-buttons {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  width: auto;
  padding-top: 0;
  text-align: right;
}
.slider-pro.wide .sp-button {
  border: none;
  background: #d2d2d2;
}
.slider-pro.wide .sp-selected-button {
  background: #043f71;
}
.slider-pro.wide .sp-previous-arrow, .slider-pro.wide .sp-next-arrow {
  z-index: 2;
}
.slider-pro.wide .sp-next-arrow:after, .slider-pro.wide .sp-next-arrow:before, .slider-pro.wide .sp-previous-arrow:after, .slider-pro.wide .sp-previous-arrow:before {
  color: #fff;
}
.slider-pro.wide .hps-slider-mask {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-pro.wide .hps-slider-mask.stripe {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(../img/mask_stripe.png);
}
.slider-pro.wide .hps-slider-copy {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 50px;
  color: #404040;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}
.slider-pro.wide .hps-slider-copy .lead {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  color: #404040;
}
.slider-pro.wide.disable-arrows .hps-slider-copy {
  padding: 0 10px;
}
.slider-pro.wide .hps-slider-scroll {
  display: none;
}
@media (max-width: 767px) {
  .slider-pro.wide.sp-disable-arrows .hps-slider-copy {
    padding: 0 10px;
  }
}
@media (min-width: 900px) {
  .slider-pro.wide .sp-buttons {
    bottom: 20px;
    right: 25px;
  }
  .slider-pro.wide .sp-button {
    width: 18px;
    height: 18px;
    margin: 0 10px;
  }
  .slider-pro.wide .hps-slider-copy {
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .slider-pro.wide .hps-slider-copy .lead {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .slider-pro.wide .hps-slider-scroll a {
    display: inline-block;
    width: 100px;
    padding-bottom: 45px;
    background: url(../img/arrow_down_white.png) center bottom no-repeat;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .slider-pro.wide .hps-slider-scroll.text-black a {
    background: url(../img/arrow_down_black.png) center bottom no-repeat;
    color: #000;
  }
}
@media (min-width: 1024px) {
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    bottom: 45px;
  }
}
@media (max-width: 767px) {
  .bf-af .row:not(:last-child) {
    margin-bottom: 10%;
  }
  .bf-af .before {
    padding-bottom: 16%;
    background: url(../img/arrow_down.svg) center bottom no-repeat;
    background-size: 20%;
    background-size: 45px auto;
  }
  .bf-af .after:not(:last-child) {
    margin-bottom: 10%;
  }
}
@media (min-width: 900px) {
  .bf-af {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .bf-af .before, .bf-af .after {
    display: table-cell;
    vertical-align: top;
  }
  .bf-af .before span {
    display: block;
    position: relative;
  }
  .bf-af .before span:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background: url(../img/arrow_right.svg) center center no-repeat;
    background-size: 100%;
  }
  .bf-af.col2 .before {
    width: 55%;
    padding-right: 10%;
  }
  .bf-af.col2 .after {
    width: 45%;
  }
  .bf-af.col2 .before span:after {
    width: 10%;
    right: -16%;
  }
  .bf-af.col4 .before:nth-child(1) {
    width: 24%;
    padding-left: 0;
    padding-right: 2%;
  }
  .bf-af.col4 .after:nth-child(2) {
    width: 26%;
    padding-left: 3%;
    padding-right: 1%;
  }
  .bf-af.col4 .before:nth-child(3) {
    width: 26%;
    padding-left: 1%;
    padding-right: 3%;
  }
  .bf-af.col4 .after:nth-child(4) {
    width: 24%;
    padding-left: 2%;
    padding-right: 0;
  }
  .bf-af.col4 .before span:after {
    width: 13%;
    right: -18%;
  }
}
.bread_wrap {
  margin-bottom: 20px;
}
.bread {
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.bread ul {
  padding: 1em 0;
  margin: 0 auto;
  float: none;
}
.bread ul li {
  list-style: none;
  position: relative;
  float: left;
  padding-right: 2em;
  margin-right: 1.5em;
}
.bread ul li a {
  text-decoration: none;
  color: #404040;
}
.bread ul li a:hover {
  color: #404040;
  text-decoration: none;
}
.bread ul li:after {
  content: '>';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.bread ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.bread ul li:last-child:after {
  content: none;
}
.button, .inquiry .wpcf7-submit {
  display: inline-block;
  min-width: 280px;
  margin: 0;
  padding: 1.2em 1em;
  border: #001f6a solid 1px;
  border-radius: 0;
  line-height: 1;
  background: #404040;
  color: white;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
}
.button:hover, .inquiry .wpcf7-submit:hover {
  background: white;
  color: #404040;
  border-color: #404040;
}
.highlight .button, .highlight .inquiry .wpcf7-submit, .inquiry .highlight .wpcf7-submit {
  color: white;
}
.highlight .button:hover, .highlight .inquiry .wpcf7-submit:hover, .inquiry .highlight .wpcf7-submit:hover {
  color: #404040;
}
.button.block, .inquiry .block.wpcf7-submit {
  display: block;
  min-width: 0;
}
.button.inverse, .inquiry .inverse.wpcf7-submit {
  border: #404040 solid 1px;
  border-radius: 0;
  background: #000;
  color: #fff;
}
.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #1a1a1a;
  color: #fff;
}
.button.cancel, .inquiry .cancel.wpcf7-submit {
  background: #888;
  color: #fff;
}
.button.cancel:hover, .inquiry .cancel.wpcf7-submit:hover {
  background: #6f6f6f;
}
.button.large, .inquiry .large.wpcf7-submit {
  padding: 1em 2em;
  font-size: 18px;
  font-size: 1.8rem;
}
.button + .button, .inquiry .wpcf7-submit + .button, .inquiry .button + .wpcf7-submit, .inquiry .wpcf7-submit + .wpcf7-submit {
  margin-left: 0.5em;
}
.button span, .inquiry .wpcf7-submit span {
  line-height: 1;
  padding-left: 20px;
  background: url(../img/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}
.feature {
  color: #fff;
}
.feature h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}
.feature img {
  width: 100%;
}
.feature .col {
  display: table;
  table-layout: fixed;
}
.feature .col:not(:last-child) {
  margin-bottom: 0;
}
.feature .col:nth-child(1) {
  background: #49afe6;
}
.feature .col:nth-child(2) {
  background: #8ed95d;
}
.feature .col:nth-child(3) {
  background: #f6aa48;
}
.feature .col:nth-child(4) {
  background: #f98282;
}
.feature .col .textbox {
  display: table-cell;
  width: 70%;
  padding: 1em 3%;
  vertical-align: middle;
}
.feature .col figure {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}
.feature .col figure:first-child img {
  text-align: left;
}
.feature .col figure:last-child img {
  text-align: right;
}

@media (min-width: 900px) {
  .feature h3 {
    margin: 10px 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .feature .col {
    display: block;
    table-layout: auto;
  }
  .feature .col .textbox {
    display: block;
    width: auto;
    height: 250px;
    padding: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .feature .col figure {
    display: inline;
    width: auto;
    vertical-align: middle;
  }
}
.grid {
  display: block;
  margin: 0;
}
.grid.row, .grid .row, .grid.col, .grid .col {
  margin: 0;
}
.has-child-grid .grid {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.has-child-grid .grid .col {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}
.has-child-grid .grid .col.span_12 {
  padding: 20px 0;
}
.grid .grid-arrow {
  position: relative;
  overflow: hidden;
}
.grid .grid-arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.grid p {
  margin: 0;
  padding: 0.2em 0;
}
.grid a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}
.grid a > [style^="background-image"], .grid a img {
  -webkit-transition: .3s;
  transition: .3s;
}
.grid a:hover > [style^="background-image"], .grid a:hover img {
  opacity: 0.6;
}
.grid .grid-bg1 {
  background-color: #e74c3c;
}
.grid .grid-bg1:hover {
  background-color: #eb6d60;
}
.grid .grid-bg1:hover .grid-arrow:after {
  background-color: #df2e1b;
}
.grid .grid-bg2 {
  background-color: #3498db;
}
.grid .grid-bg2:hover {
  background-color: #57aae1;
}
.grid .grid-bg2:hover .grid-arrow:after {
  background-color: #2383c4;
}
.grid .grid-bg3 {
  background-color: #f1c40f;
}
.grid .grid-bg3:hover {
  background-color: #f3cd36;
}
.grid .grid-bg3:hover .grid-arrow:after {
  background-color: #cba50c;
}
.grid .grid-bg4 {
  background-color: #1abc9c;
}
.grid .grid-bg4:hover {
  background-color: #1fe0ba;
}
.grid .grid-bg4:hover .grid-arrow:after {
  background-color: #15987e;
}
.grid .grid-bg5 {
  background-color: #9b59b6;
}
.grid .grid-bg5:hover {
  background-color: #ac75c2;
}
.grid .grid-bg5:hover .grid-arrow:after {
  background-color: #8646a0;
}
.grid .grid-bg6 {
  background-color: #34495e;
}
.grid .grid-bg6:hover {
  background-color: #435d78;
}
.grid .grid-bg6:hover .grid-arrow:after {
  background-color: #253544;
}
.grid .grid-bg7 {
  background-color: #2ecc71;
}
.grid .grid-bg7:hover {
  background-color: #4cd787;
}
.grid .grid-bg7:hover .grid-arrow:after {
  background-color: #26ab5f;
}
.ie .grid .grid-arrow:after {
  display: none;
}
@media (min-width: 900px) {
  .grid {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
  }
  .grid .col {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .grid .col.span_12 {
    padding: 0;
  }
  .grid .col.has-child-grid > * {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .grid p {
    margin: 0;
    padding: 0.2em 0;
  }
}
.guide figure {
  margin-bottom: 1em;
}
.guide figure img {
  width: auto;
  max-width: 100%;
}
.guide .message .contents_link {
  text-align: center;
}
@media (min-width: 900px) {
  .guide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: -1em;
  }
  .guide figure {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
    min-width: 0;
  }
  .guide .message {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding-left: 2%;
    padding-bottom: 45px;
  }
  .guide .message.text-only {
    padding-bottom: 0;
  }
  .guide .message h2 {
    margin-bottom: 1em;
  }
  .guide .message .contents_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .guide.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .guide.reverse .message {
    padding-left: 0;
    padding-right: 2%;
  }
  .ie .guide {
    display: table;
  }
  .ie .guide figure {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .ie .guide .message {
    display: table-cell;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .ie .guide.reverse .message {
    padding-left: 2%;
    padding-right: 0;
  }
}
/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: rgba(4, 63, 113, 0.05);
}
.inquiry dl {
  margin: 0;
  padding: 0;
}
.inquiry dt {
  font-weight: normal;
}
.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}
.inquiry dd {
  margin: 0;
  padding: 0;
}
.inquiry dd:last-child {
  padding-bottom: 0;
}
.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}
.inquiry input[type="text"], .inquiry input[type="url"], .inquiry input[type="email"], .inquiry input[type="tel"], .inquiry input[type="date"], .inquiry input[type="number"], .inquiry select, .inquiry textarea {
  width: 100%;
  padding: 5px;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
}
.inquiry input[type="number"] {
  width: 65px;
  text-align: center;
}
.inquiry input.p-postal-code {
  width: 100px;
}
.inquiry input.p-region {
  width: 100px;
}
.inquiry input.p-locality {
  width: 150px;
}
.inquiry input.p-street-address {
  width: 100%;
}
.inquiry input.p-extended-address {
  width: 100%;
}
.inquiry .submit {
  margin: 1em 0;
  text-align: center;
}
.inquiry .required {
  color: #c00;
}
.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}
@media (min-width: 900px) {
  .inquiry {
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 40px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dd {
    padding-bottom: 1.5em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type="text"], .inquiry input[type="url"], .inquiry input[type="email"], .inquiry input[type="tel"], .inquiry input[type="date"], .inquiry input[type="text"], .inquiry select {
    width: 60%;
  }
  .inquiry input[type="number"] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 60px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}
.movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.movie.ar16to9 {
  padding-top: 56.25%;
}
.movie.ar4to3 {
  padding-top: 75%;
}
.news .news_bg {
  background: rgba(4, 63, 113, 0.05);
}
.news.typeC .news_bg {
  padding: 1em;
}
.news h2 {
  color: #404040;
}
.news dl {
  margin: 0;
  overflow-y: auto;
  max-height: 300px;
}
.news dl dt {
  margin: 0.5em 0 0;
  padding: 0 1em;
  font-weight: normal;
}
.news dl dd {
  margin: 0.5em 0;
  padding: 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
}
.news dl dd a {
  text-decoration: none;
}
.news dl dd a:hover {
  text-decoration: underline;
}
@media (min-width: 900px) {
  .news.typeA > div {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .news.typeA > div .heading {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .news.typeA h2 {
    margin: 0;
    padding: 0;
  }
  .news.typeA h2:after {
    display: none;
  }
  .news.typeA .content {
    display: table-cell;
    overflow: hidden;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .news.typeC .news_bg {
    height: 540px;
    padding: 20px;
  }
  .news.typeC dl {
    max-height: 500px;
  }
  .news dl {
    overflow-y: auto;
    max-height: 200px;
  }
  .news dl dt {
    width: 100px;
    clear: left;
    float: left;
    margin: 0;
    padding: 1em 0 1em 1em;
  }
  .news dl dd {
    margin: 0;
    padding: 1em 0 1em 0;
  }
  .news dl dt + dd {
    padding-left: 120px;
  }
}
.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.parallax.ios {
  background-attachment: scroll;
}
.parallax .parallax_contents {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.parallax .parallax_contents h1, .parallax .parallax_contents .h1 {
  margin: 0;
  padding: 1em 0;
}
.qa h3.question {
  font-size: 18px;
  font-size: 1.8rem;
  border: none;
}
.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 1em 50px 1em 1em;
  background-color: rgba(4, 63, 113, 0.05);
  font-weight: normal;
}
.qa .question:after {
  content: none;
}
.qa .question:before {
  content: none;
}
.qa .question:hover {
  background: rgba(3, 55, 98, 0.05);
}
.qa .question.open:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.qa .answer {
  padding: 0 0 0 1em;
}
.qa .answer:not(:last-child) {
  margin-bottom: 2em;
}
.qa.qa-open .question {
  padding-right: 1em;
  cursor: default;
}
.qa.qa-open .question:hover {
  background-color: rgba(4, 63, 113, 0.05);
}
.qa.qa-open .question:after {
  display: none;
}
.qa.qa-open .answer {
  display: block;
}
.highlight .qa .question {
  background: rgba(5, 77, 138, 0.05);
}
.highlight .qa .question:hover {
  background: rgba(4, 68, 123, 0.05);
}
.highlight .qa.qa-open .question:hover {
  background: rgba(5, 77, 138, 0.05);
}
.shopinfo figure {
  max-width: 80%;
  margin: 0 auto;
}
.shopinfo address {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
}
.shopinfo dl {
  margin: 2em 0;
  line-height: 1.4;
}
.shopinfo dl:first-child {
  margin-top: 0;
}
.shopinfo dl dt {
  margin: 0 0 0.2em 0;
  font-weight: normal;
}
.shopinfo dl dt:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #043f71;
}
.shopinfo dl dd {
  margin: 0 0 0.5em 1em;
  padding: 0;
}
.shopinfo .map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}
.shopinfo .map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shopinfo .map_container + p {
  margin-top: 2em;
}
.map_wide {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.scroll .googlemap {
  pointer-events: none;
}
@media (min-width: 900px) {
  .shopinfo figure {
    max-width: 100%;
  }
  .shopinfo address {
    margin-bottom: 15px;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .shopinfo dl.dl-horizontal {
    margin: 10px 0;
  }
  .shopinfo dl.dl-horizontal dd {
    margin-bottom: 0.3em;
  }
  .shopinfo .span12 .map_container {
    padding-top: 50%;
  }
  .map_wide {
    padding-top: 420px;
  }
}
.sns_icons {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  font-size: 0rem;
  margin: auto;
}
.sns_icons > li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
}
.sns_icons li {
  display: inline-block;
}
.sns_icons li:not(:last-child) {
  margin-right: 10px;
}
.sns_icons a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
}
.sns_icons a.icon_facebook {
  background-image: url(../img/icon_facebook.png);
}
.sns_icons a.icon_twitter {
  background-image: url(../img/icon_twitter.png);
}
.sns_icons a.icon_line {
  background-image: url(../img/icon_line.svg);
}
.sns_icons a.icon_google {
  background-image: url(../img/icon_google.png);
}
.sns_icons a.icon_instagram {
  background-image: url(../img/icon_instagram.svg);
}
footer .sns_icons {
  margin-top: 1.5em;
}
@media (min-width: 900px) {
  .sns_icons {
    margin: 0;
  }
  .sns_icons.center {
    margin: auto;
  }
  .sns_icons li:not(:last-child) {
    margin-right: 20px;
  }
  .sns_icons a {
    width: 68px;
    height: 68px;
  }
  footer .sns_icons {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}
.step .row, .step-h .col {
  position: relative;
  padding: 1em;
  background: rgba(4, 63, 113, 0.05);
}
.step .row:not(:last-child):after, .step-h .col:not(:last-child):after, .step-h .row.continue .col:last-child:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("../img/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}
@media (max-width: 767px) {
  .step .row:not(:last-child), .step-h .col:not(:last-child), .step-h .row.continue .col:last-child {
    margin-bottom: 18%;
  }
  .step .row:not(:last-child):after, .step-h .col:not(:last-child):after, .step-h .row.continue .col:last-child:after {
    padding-top: 20%;
  }
  .step-h .row.continue {
    margin-bottom: 0;
  }
}
@media (min-width: 900px) {
  .step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2em;
  }
  .step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .step .row .col:not(:first-child) {
    padding-left: 2%;
  }
  .step .row:not(:last-child) {
    margin-bottom: 80px;
  }
  .step .row:not(:last-child):after {
    top: 100%;
    padding-top: 60px;
    margin: 10px 0;
  }
  .step h3:last-child {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.8rem;
    border: none;
  }
  .step h3:last-child:after, .step h3:last-child:before {
    content: none;
  }
  .step .row:not(:last-child):after, .step-h .col:not(:last-child):after, .step-h .row.continue .col:last-child:after {
    background-size: auto 100%;
  }
  .step-h.gutters .col {
    margin: 0;
  }
  .step-h .col {
    padding: 0;
    background: none;
  }
  .step-h .col:not(:last-child) {
    position: relative;
    margin-right: 4%;
  }
  .step-h .col:not(:last-child):after {
    display: none;
  }
  .step-h .col:not(:last-child) figure span {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .step-h .col:not(:last-child) figure span:after {
    content: '';
    display: block;
    width: 28px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background: url("../img/arrow_right.svg") center center no-repeat;
    background-size: contain;
  }
  .step-h .span_3 {
    width: 22%;
  }
  .step-h .span_4 {
    width: 30.66666666%;
  }
  .step-h .span_6 {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .step-h .col:not(:last-child) figure span:after {
    right: -34px;
  }
}
table {
  margin: 0 auto;
}
table td, table th {
  padding: 0.7em 1em;
}
@media (max-width: 767px) {
  table td, table th {
    padding: 0.7em .3em;
  }
}
table th {
  text-align: center;
  font-weight: normal;
}
.table-default {
  width: 100%;
}
.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-default td, .table-default th {
  border: 1px solid black;
  vertical-align: top;
}
.table-default th {
  background: rgba(0, 0, 0, 0.9);
  color: white;
}
.table-default td {
  background: transparent;
}
.table-menu {
  width: 100%;
}
.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-menu td, .table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #043f71;
  border-bottom: 1px solid #043f71;
}
@media (max-width: 767px) {
  .table-menu td, .table-menu th {
    padding: 0.7em .3em;
  }
}
.table-menu tbody th {
  text-align: left;
}
.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}
.table-schedule {
  width: 100%;
}
.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-schedule td, .table-schedule th {
  border: 1px solid #043f71;
  padding: 0.7em 1em;
  text-align: center;
}
@media (max-width: 767px) {
  .table-schedule td, .table-schedule th {
    padding: 0.7em .3em;
  }
}
.table-schedule thead th {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.table-schedule tbody th {
  background: transparent;
}
.table-schedule td {
  background: transparent;
}
.table-summary {
  border-top: 1px solid black;
  width: 100%;
}
.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.table-summary td, .table-summary th {
  padding: 1em;
  border-bottom: 1px solid black;
}
.table-summary th {
  text-align: left;
  font-weight: normal;
  width: 20%;
}
@media (max-width: 767px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody, .responsive-stack td, .responsive-stack th, .responsive-stack tr {
    display: block;
  }
  .responsive-stack td, .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td, .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody, .responsive-list td, .responsive-list th, .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .responsive-scroll-container {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: scroll;
  }
  .responsive-scroll-container .responsive-scroll-inner {
    width: 798px;
    padding: 0 15px 15px;
  }
  .responsive-scroll-container table {
    width: 768px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  table.combine tbody tr:last-child td, table.combine tbody tr:last-child th {
    border-bottom: 0;
  }
}
table.table-default.typeA tr td, table.table-default.typeA tr th {
  border: 0;
}
table.table-default.typeA tr:nth-child(odd) th {
  background: #043f71;
}
table.table-default.typeA tr:nth-child(odd) td {
  background: rgba(4, 63, 113, 0.05);
}
table.table-default.typeA tr:nth-child(even) th {
  background: #065aa2;
}
table.table-default.typeA tr:nth-child(even) td {
  background: rgba(6, 90, 162, 0.05);
}
table.table-default.typeB {
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}
table.table-default.typeB tbody td, table.table-default.typeB tbody th {
  background: transparent;
  color: #404040;
  border: 0;
  border-bottom: 1px dashed black;
}
table.table-default.typeB tbody tr {
  position: relative;
}
table.table-default.typeB tbody td {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
table.table-default.typeC th {
  background: rgba(0, 0, 0, 0.9);
  color: white;
}
table.table-default.typeC td, table.table-default.typeC th {
  border: 0;
}
table.table-default.typeC td:not(:last-child), table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px #fff solid;
}
table.table-default.typeC tr {
  position: relative;
}
table.table-default.typeC td {
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}
.highlight table.table-default.typeC td, .highlight table.table-default.typeC th {
  border: 0;
}
.highlight table.table-default.typeC td:not(:last-child), .highlight table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px rgba(4, 63, 113, 0.05) solid;
}
._table_line .news dl {
  border-top: 1px dotted #a6a6a6;
  max-height: none;
}
._table_line .news dl dt {
  width: 230px;
  padding-left: 20px;
}
._table_line .news dl dt + dd {
  border-bottom: 1px dotted #a6a6a6;
  padding-left: 230px;
}
.wide_image img {
  width: 100%;
  vertical-align: top;
}
@media (min-width: 900px) {
  .wide_image div {
    margin: 0 auto;
  }
}
h1:not(.header_logo) {
  text-align: center;
  font-size: 40px;
  font-size: 4rem;
  font-weight: normal;
  padding: .7em 5%;
  color: #fff;
  background: #043f71;
  margin: 0 0 10px;
}
h1:not(.header_logo) a {
  text-decoration: none;
}
h1:not(.header_logo) a:hover {
  text-decoration: underline;
}
h1:not(.header_logo) span {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: .5em;
  color: #ddd;
  font-style: italic;
}
@media (max-width: 767px) {
  h1:not(.header_logo) {
    font-size: 30px;
    font-size: 3rem;
  }
}
h2 {
  display: block;
  margin: 0 auto 1em;
  position: relative;
  text-align: center;
  border: 0;
  font-weight: bold;
  color: #404040;
  line-height: 1;
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: .09em;
}
h2 a {
  text-decoration: none;
  color: #404040;
}
h2 a:hover {
  text-decoration: underline;
  color: #404040;
}
h2 span {
  display: block;
  padding-top: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  color: #043f71;
}
@media (max-width: 767px) {
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
h3 {
  margin: 0 0 1em;
  color: #404040;
  font-size: 26px;
  font-size: 2.6rem;
  position: relative;
  text-align: center;
  font-weight: bold;
}
h3 a {
  text-decoration: none;
}
h3 a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}
h4 {
  margin: 0 0 1em;
  padding-left: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  color: #404040;
  font-weight: bold;
}
h4 a {
  text-decoration: none;
}
h4 a:hover {
  text-decoration: underline;
}
h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 1em;
  margin: auto;
  background: #0059ac;
}
@media (max-width: 767px) {
  h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.widget_wrap .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  color: #404040;
  padding: 0.7em 0 0.7em 1em;
  background: rgba(4, 63, 113, 0.05);
}
.widget_wrap .widget_header a {
  text-decoration: none;
}
.widget_wrap .widget_header a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .widget_wrap .widget_header {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.main_visual {
  margin-bottom: 0;
  padding: 0 0;
  margin: 0 auto 0;
}
@media (min-width: 900px) {
  .main_visual {
    padding: 0;
    position: relative;
    background: none;
  }
}
.main_visual .main_visual_copy {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  bottom: 0;
  margin: auto 0;
  width: 1000px;
  max-width: 100%;
  z-index: 1;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.main_visual .main_visual_copy > li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.main_visual .main_visual_copy > li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  right: auto;
  width: 55.4%;
  max-width: 554px;
  max-height: 308px;
  z-index: 52;
}
@media (max-width: 767px) {
  .main_visual .main_visual_copy > li img {
    width: 90%;
  }
}
.main_visual .sp-horizontal .sp-arrows {
  z-index: 2;
}
.main_visual .sp-buttons {
  z-index: 2;
}
.main_visual .sp-slides-container {
  -webkit-transition: .4s;
  transition: .4s;
  right: 0;
}
@media (min-width: 1450px) {
  .main_visual .sp-slides-container {
    right: -200px;
    left: auto;
  }
}
@media (max-width: 767px) {
  .main_visual .sp-mask, .main_visual .sp-slides, .main_visual .sp-slide, .main_visual .sp-image-container {
    width: 100% !important;
    height: 100% !important;
  }
  .main_visual .sp-slides-container {
    padding-top: 99.33775%;
  }
  .main_visual .sp-mask {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .main_visual .sp-image-container {
    overflow: hidden;
    position: relative;
    width: 100% !important;
  }
  .main_visual .sp-image-container img {
    position: absolute;
    top: 0;
    left: -300%;
    right: -300%;
    margin: auto !important;
    height: 100% !important;
  }
}
.slider-pro.main {
  overflow: visible;
  margin: 0 auto;
}
@media (min-width: 900px) {
  .slider-pro.main {
    margin: 0 auto;
  }
}
.slider-pro.main .sp-buttons {
  text-align: right;
  max-width: 1000px;
  margin: 0;
  position: absolute;
  bottom: -25px;
  right: 10px;
}
@media (min-width: 900px) {
  .slider-pro.main .sp-buttons {
    bottom: -30px;
    right: 0;
  }
}
.slider-pro.main .sp-button {
  border-radius: 0;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0;
  background: #ccc;
}
@media (max-width: 767px) {
  .slider-pro.main .sp-button {
    width: 9px;
    height: 9px;
  }
}
.slider-pro.main .sp-button + .sp-button {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .slider-pro.main .sp-button + .sp-button {
    margin-left: 24px;
  }
}
.slider-pro.main .sp-button.sp-selected-button {
  background: #043f71;
}
.article_list {
  padding: .5em;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .article_list {
    padding: 1em;
  }
}
.article_list:nth-child(even) {
  background: rgba(4, 63, 113, 0.05);
}
.article_list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  -webkit-transform: translate(-10px, -10px) rotate(45deg);
  transform: translate(-10px, -10px) rotate(45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.article_list:hover:before {
  background: #043f71;
}
.article_list .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}
@media (max-width: 767px) {
  .article_list .case_arrow {
    height: 80px;
  }
}
.article_list .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #043f71;
  border-right: 5px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: .2s;
  transition: .2s;
}
@media (max-width: 767px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #043f71;
    border-right: 5px solid #043f71;
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.article_list .span_12 {
  margin: 2% 0;
}
.pagination > * {
  display: inline-block;
  padding: .5em;
  border: 1px solid #ccc;
}
.pagination a {
  text-decoration: none;
  background: rgba(4, 63, 113, 0.05);
  -webkit-transition: .3s;
  transition: .3s;
}
.pagination a:hover {
  background: #fff;
}
.article .container {
  border-bottom: #ccc dotted 1px;
  padding-bottom: 3%;
}
.article_single01 .article_single01_02 {
  margin-top: 10px;
}
.article_single01 .article_single01_02 img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article_single01 .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}
.article_single01 .ofi {
  background: rgba(4, 63, 113, 0.05);
}
.article_single01 .more {
  display: block;
  text-align: center;
}
.article_single02 .article_single02_01 img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article_single02 .article_single02_01 img:hover {
  cursor: pointer;
  opacity: 0.7;
}
.article_single02 .ofi {
  background: rgba(4, 63, 113, 0.05);
}
.article_single02 .more {
  display: block;
  text-align: center;
}
@media (min-width: 900px) {
  .article_single03 .article_single03_02 .span_6 {
    width: 45%;
    margin-left: 10%;
  }
  .article_single03 .article_single03_02 .span_6:first-child {
    margin-left: 0;
  }
}
@media (min-width: 900px) {
  .article_single03 .article_single03_02 .span_12 {
    margin-left: 0;
    margin-top: 20px;
  }
}
.article_single03 .article_single03_02 img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article_single03 .article_single03_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}
.article_single03 .case_arrow {
  position: relative;
}
@media (max-width: 767px) {
  .article_single03 .case_arrow {
    margin-bottom: 10%;
  }
}
.article_single03 .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #043f71;
  border-right: 3px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .article_single03 .case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.article_single03 .ofi {
  background: rgba(4, 63, 113, 0.05);
}
.article_single03 .more {
  display: block;
  text-align: center;
}
.article_single04 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article_single04 .article_single04_01_img1 .ofi {
  padding-top: 75%;
}
.article_single04 .article_single04_01_img2 .ofi {
  padding-top: 15%;
}
.article_single04 .article_single04_01_img3 .ofi {
  padding-top: 10.8%;
}
.article_single04 .article_single04_01_img4 .ofi {
  padding-top: 8.4%;
}
.article_single04 .article_single04_01_img5 .ofi {
  padding-top: 6.9%;
}
.article_single04 .article_single04_01_img6 .ofi {
  padding-top: 5.8%;
}
.article_single04 .article_single04_01_nav {
  margin-top: 15px;
}
.article_single04 .article_single04_01_nav .ofi {
  padding-top: 11.1%;
}
.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
  transform: none !important;
  left: 0 !important;
}
.article_single04 .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}
.article_single04 .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}
.article_single04.article_container .article_single04_01_img1 .ofi {
  padding-top: 74.5%;
}
.article_single04.article_container .article_single04_01_img2 .ofi {
  padding-top: 18.7%;
}
.article_single04.article_container .article_single04_01_img3 .ofi {
  padding-top: 14.9%;
}
.article_single04.article_container .article_single04_01_img4 .ofi {
  padding-top: 12.5%;
}
.article_single04.article_container .article_single04_01_img5 .ofi {
  padding-top: 10.7%;
}
.article_single04.article_container .article_single04_01_img6 .ofi {
  padding-top: 9.4%;
}
.article_single04.article_container .article_single04_01_nav {
  margin-top: 15px;
}
.article_single04.article_container .article_single04_01_nav .ofi {
  padding-top: 12%;
}
.article_single04.article_container .article_single04_01_nav .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
  transform: none !important;
  left: 0 !important;
}
.article_single04.article_container .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}
.article_single04.article_container .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}
.article_single04 .article_single04_02 {
  margin-top: 10px;
}
.article_single04 .article_single04_02 img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article_single04 .article_single04_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}
.article_single04 .slick-next, .article_single04 .slick-prev {
  z-index: 1;
}
.article_single04 .slick-next:before, .article_single04 .slick-prev:before {
  content: none;
}
.article_single04 .slick-next:after, .article_single04 .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #043f71;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
}
.article_single04 .slick-prev {
  left: 0;
}
.article_single04 .slick-prev:after {
  left: 0;
  border-left: 3px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.article_single04 .slick-next {
  right: 0;
}
.article_single04 .slick-next:after {
  right: 0;
  border-right: 3px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.article_single04 .ofi {
  background: rgba(4, 63, 113, 0.05);
  height: auto !important;
}
.article_single04 .more {
  display: block;
  text-align: center;
}
@media (min-width: 900px) {
  .article_list_case02 .article_list_case02_01 {
    width: 67%;
  }
  .article_list_case02 .article_list_case02_02 {
    width: 31%;
  }
  .article_list_case02.article_single01 .article_single01_02 {
    margin-top: 0;
  }
}
.article_container .article_single01_02 {
  margin-top: 10px;
}
.article_container .article_single01_02 img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.article_container .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}
.article_detail {
  background: rgba(4, 63, 113, 0.05);
  padding: 4%;
  margin-bottom: 4%;
  font-size: 15px;
  font-size: 1.5rem;
}
.article_detail .article_date {
  margin-bottom: 1em;
}
.article_detail .article_thumbnail {
  float: left;
  margin: 0 2% 2% 0;
}
.article_detail .article_content {
  float: none;
  width: 100%;
  margin-left: 0;
}
.article_detail .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}
@media (max-width: 767px) {
  .article_detail .case_arrow {
    height: 80px;
  }
}
.article_detail .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #043f71;
  border-right: 5px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: .2s;
  transition: .2s;
}
@media (max-width: 767px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #043f71;
    border-right: 5px solid #043f71;
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.article_detail .span_12 {
  margin: 2% 0;
}
.single_post_badge {
  display: inline-block;
  background: #0071be;
  color: white;
  padding: .4em 2em;
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 10px;
}
.pager {
  overflow: hidden;
  margin-bottom: 5%;
}
.pager .pager_prev {
  float: left;
}
.pager .pager_prev a {
  display: block;
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}
.pager .pager_prev a:before, .pager .pager_prev a:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #043f71;
  -webkit-transition: .2s;
  transition: .2s;
}
.pager .pager_prev a:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  top: calc(50% - 2px);
}
.pager .pager_prev a:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 3px);
}
.pager .pager_prev a:hover {
  text-decoration: underline;
}
.pager .pager_prev a:hover:before {
  left: 0;
}
.pager .pager_prev a:hover:after {
  left: 0;
}
.pager .pager_next {
  float: right;
}
.pager .pager_next a {
  display: block;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
}
.pager .pager_next a:before, .pager .pager_next a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #043f71;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: .2s;
  transition: .2s;
}
.pager .pager_next a:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  top: calc(50% - 2px);
}
.pager .pager_next a:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  top: calc(50% + 3px);
}
.pager .pager_next a:hover {
  text-decoration: underline;
}
.pager .pager_next a:hover:before {
  right: 0;
}
.pager .pager_next a:hover:after {
  right: 0;
}
.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(4, 63, 113, 0.05);
  font-size: 10px;
  font-size: 1rem;
}
.calendar_wrap caption {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  margin: auto;
}
.calendar_wrap table {
  border-spacing: 0;
  border-collapse: collapse;
}
.calendar_wrap table thead th {
  background: rgba(0, 0, 0, 0.9);
  color: white;
  border: 1px solid black;
  border-bottom: none;
}
.calendar_wrap table tfoot {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.calendar_wrap table tfoot #prev a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}
.calendar_wrap table tfoot #prev a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  -webkit-transition: .2s;
  transition: .2s;
}
.calendar_wrap table tfoot #prev a:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
  border-left: 1px solid #fff;
  left: 15%;
}
.calendar_wrap table tfoot #prev a:hover:after {
  left: 2%;
}
.calendar_wrap table tfoot #next a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
}
.calendar_wrap table tfoot #next a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  -webkit-transition: .2s;
  transition: .2s;
}
.calendar_wrap table tfoot #next a:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  border-right: 1px solid #fff;
  right: 15%;
}
.calendar_wrap table tfoot #next a:hover:after {
  right: 2%;
}
.calendar_wrap table tbody td {
  text-align: center;
  background: #fff;
  border: 1px solid black;
}
@media (min-width: 768px) {
  .column_sub .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
    margin: 0 auto 1em;
  }
  .column_sub .calendar_wrap caption {
    top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .column_sub .calendar_wrap table {
    width: 100%;
  }
  .column_sub .calendar_wrap table th, .column_sub .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .column_sub .calendar_wrap table tfoot #prev a {
    width: 18px;
    height: 18px;
    top: 0;
    left: 20px;
  }
  .column_sub .calendar_wrap table tfoot #next a {
    width: 18px;
    height: 18px;
    top: 0;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
  }
  .calendar_wrap caption {
    top: 10px;
  }
  .calendar_wrap table {
    width: 100%;
  }
  .calendar_wrap table th, .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .calendar_wrap table tfoot #prev a {
    width: 12px;
    height: 12px;
    top: 0;
    left: 20px;
  }
  .calendar_wrap table tfoot #next a {
    width: 12px;
    height: 12px;
    top: 0;
    right: 20px;
  }
}
/*
 * ボタン矢印(mũi tên button)
 */
.add_arrow {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}
.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 900px) {
  .add_arrow:after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 6px;
    height: 6px;
  }
}
.add_arrow.inverse:after {
  border-top: 1px solid #043f71;
  border-right: 1px solid #043f71;
}
.add_arrow.inverse:hover {
  border-color: #fff;
  color: #fff;
  background: #043f71;
}
.add_arrow.inverse:hover:after {
  border-color: #043f71;
}
.add_arrow:hover {
  color: #043f71;
  background: none;
}
.add_arrow:hover:after {
  right: 4%;
  border-color: #043f71;
}
/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}
.more a {
  display: block;
  border: 1px solid #043f71;
  color: #fff;
  background: #043f71;
  padding: 0.6em;
  margin: 0 auto 1px;
  max-width: 300px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 900px) {
  .more a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.more a.inverse {
  border: 1px solid #043f71;
  color: #043f71;
  background: #fff;
}
/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 900px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #043f71;
    opacity: 0.3;
    -webkit-transform: translateX(-120%) skewX(15deg);
    transform: translateX(-120%) skewX(15deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .effect01:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    -webkit-transform: translateX(-15%) skewX(15deg);
    transform: translateX(-15%) skewX(15deg);
  }
}
header .global_nav > ul > li.has_under > a {
  position: relative;
  display: block;
}
header .global_nav > ul > li.has_under > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #043f71;
  border-right: 2px solid #043f71;
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg);
  -webkit-transition: .2s;
  transition: .2s;
}
header .global_nav > ul > li.has_under > a.menu_under_open:after {
  -webkit-transform: translate(0, 0) rotate(-45deg);
  transform: translate(0, 0) rotate(-45deg);
}
header .global_nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
header .global_nav > ul > li > ul > li {
  border-bottom: 1px solid #043f71;
}
@media (max-width: 899px) {
  header .global_nav .sub-menu li {
    background: rgba(4, 63, 113, 0.2);
  }
}
@media (min-width: 900px) {
  header .global_nav > ul > li {
    cursor: pointer;
  }
  header .global_nav > ul > li.has_under {
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
  }
  header .global_nav > ul > li.has_under > a {
    padding-right: 1em;
    z-index: 20000;
    position: relative;
  }
  header .global_nav > ul > li.has_under > a:after {
    border-color: #043f71;
    width: 6px;
    height: 6px;
  }
  header .global_nav > ul > li.has_under > a:after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav > ul > li.has_under > a.menu_under_open:after {
    -webkit-transform: translate(0) rotate(-45deg);
    transform: translate(0) rotate(-45deg);
  }
  header .global_nav > ul > li.has_under > ul.sub-menu {
    position: absolute;
    padding: 0;
    z-index: 9;
    top: 75px;
    left: -13%;
    margin: 0;
    width: 126%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: .2s;
    transition: .2s;
    display: block;
    height: 0;
    overflow: hidden;
    background: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
  }
  header .global_nav > ul > li.has_under > ul.sub-menu > li {
    background: rgba(4, 63, 113, 0.8);
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 0;
  }
  header .global_nav > ul > li.has_under > ul.sub-menu > li a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 5px 11px;
  }
  header .global_nav > ul > li.has_under:hover ul.sub-menu {
    overflow: none;
    top: 75px;
    height: auto;
    opacity: 1;
  }
  header .global_nav > ul > li.has_under:hover ul.sub-menu li {
    background: rgba(4, 63, 113, 0.8);
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
  }
}
.pagetop {
  position: fixed;
  bottom: 5%;
  right: 5%;
  z-index: 98;
}
.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: rgba(93, 96, 100, 0.9);
}
@media (min-width: 900px) {
  .pagetop a {
    width: 70px;
    height: 70px;
  }
}
.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
  transform: translate(-50%, -20%) rotate(45deg);
  -webkit-transition: .2s;
  transition: .2s;
}
footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 5%;
  top: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*
 * ページトップのデザインタイプ(type design của top page)
 */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.lead {
  color: #043f71;
  font-size: 20px;
  font-size: 2rem;
}
.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}
.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}
.text-large {
  font-size: 18px;
  font-size: 1.8rem;
}
.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}
.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}
.text-white {
  color: #fff !important;
}
.text-black {
  color: #000 !important;
}
.text-red {
  color: #f00 !important;
}
.text-mosGreen {
  color: #002222 !important;
}
.text-navy {
  color: #001f6a !important;
}
.text-primary {
  color: #043f71 !important;
}
.bg-skyBlue {
  background: #dfedf7;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .bg-skyBlue {
    padding: 30px 0;
  }
}
@media (max-width: 899px) {
  .sp-hide, .pc-only, .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center;
  }
  .sp-text-left {
    text-align: left;
  }
  .sp-text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-text-left {
    text-align: left;
  }
  .pc-text-right {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .tablet-only {
    display: none !important;
  }
}
@media (max-width: 899px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .sp-hide03, .pc-only03, .tablet-only03 {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}
.arial {
  font-family: 'Arial', arial !important;
}
.arial_n {
  font-family: 'Arial Narrow', arial !important;
}
.color_pri {
  color: #043f71;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.inverse h2, .inverse h3, .inverse h4, .inverse p {
  color: #fff;
}
.inverse h2:after {
  background: #fff;
}
.inverse h2 small, .inverse h2 span {
  color: #fff;
}
.image_right {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .image_right {
    display: inline-block;
    float: right;
    margin-left: 1em;
  }
}
@media (max-width: 899px) {
  body {
    overflow-y: auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
  body::before {
    -webkit-transition: all .4s;
    transition: all .4s;
  }
}
main {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .05em;
  line-height: 1.55;
  z-index: 1;
}
a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}
a:hover img {
  opacity: 0.8;
}
p {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 34px;
  }
}
dl dd + dt {
  margin-top: 5%;
}
body:not(.home) main ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
body:not(.home) main ul li {
  padding-left: 1em;
  position: relative;
}
body:not(.home) main ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #043f71;
  display: block;
  left: 0;
  top: 12px;
  position: absolute;
}
.row:not(:last-child) {
  margin-bottom: 10%;
}
@media (max-width: 899px) {
  .row:not(:last-child) {
    margin-bottom: 5%;
  }
}
body:not(.home) .row:not(:last-child) {
  margin-bottom: 0;
}
.breadNav {
  font-size: 14px;
  font-size: 1.4rem;
}
.mainTitle {
  margin: 0 0 1em;
  padding: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .mainTitle {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
.mainTitle span {
  display: inline-block;
  border-bottom: black solid 6px;
}
@media (max-width: 767px) {
  .mainTitle span {
    border-bottom: black solid 3px;
  }
}
.mainTitle:after {
  content: none;
}
.highlight {
  padding: 4%;
}
h2 i, h3 i, h4 i, p i {
  margin-right: .5em;
}
ol {
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: number;
}
ol > li {
  position: relative;
  margin-bottom: 1em;
  padding-left: 30px;
}
ol > li:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  left: 0;
  top: 0;
  background: #043f71;
  color: white;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
}
ol > li:last-child {
  margin-bottom: 0;
}
.top_concept p {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .09em;
  line-height: 1.625;
}
@media (max-width: 899px) {
  .top_concept p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.top_concept > .row {
  margin: 0;
}
.top_concept > .row:first-of-type {
  height: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../img/top_bg001.jpg) no-repeat center/cover;
}
.top_concept > .row:first-of-type p {
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: .09em;
  font-weight: bold;
}
@media (max-width: 767px) {
	.top_concept > .row:first-of-type p {
  font-size: 20px;
  font-size: 2.0rem;
	}
}
.top_concept .container {
  margin-top: -40px;
}
.top_concept .container > .row .col-md-6:first-of-type {
  overflow: hidden;
}
@media (max-width: 899px) {
  .top_concept .container > .row .col-md-6:first-of-type {
    margin-bottom: 30px;
  }
}
.top_concept .container > .row:first-of-type {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 899px) {
  .top_concept .container > .row:first-of-type {
    margin-bottom: 30px;
  }
}
.top_concept h3 {
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: .09em;
  font-weight: bold;
  margin-top: 70px;
}
@media (max-width: 899px) {
  .top_concept h3 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: 40px;
  }
}
.top_concept table.table-default {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 0;
  letter-spacing: .09em;
  table-layout: fixed;
}
.top_concept table.table-default thead th {
  background: #043f71;
  color: #fff;
  border: 0;
  padding: 1em 0;
}
.top_concept table.table-default thead th:first-of-type {
  width: 120px;
}
.top_concept table.table-default tbody th {
  width: 120px;
  border: 0;
  border-bottom: 1px solid #043f71;
  text-align: center;
  min-width: 140px;
  padding: 1em 0;
  background: #fff;
  color: #404040;
  text-align: right;
}
.top_concept table.table-default tbody td {
  border: 0;
  border-bottom: 1px solid #043f71;
  text-align: center;
  padding: 1em 0;
}
.top_features {
  margin-bottom: 0;
}
.top_features h3 img {
  display: block;
  margin: 0 auto 40px;
}
.top_features h3 span {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
.top_features .more {
    margin-top: 1.5em;
}
@media (max-width: 899px) {
  .top_features h3 span {
    font-size: 20px;
    font-size: 2rem;
  }
}
.top_features > .row:first-of-type .col-md-6:first-of-type {
  background: url(../img/top_bg002.jpg) no-repeat center/cover;
}
.top_features > .row:first-of-type .col-md-6:last-of-type {
  padding: 135px 30px;
  background: url(../img/top_bg003.jpg) no-repeat left top/cover;
}
@media (max-width: 899px) {
  .top_features > .row:first-of-type .col-md-6:last-of-type {
    padding: 110px 30px;
  }
}
.top_features > .row:first-of-type .col-md-6:last-of-type p {
  max-width: 330px;
  margin: 0 auto;
}
.top_features > .row:nth-of-type(2) {
  color: #fff;
}
.top_features > .row:nth-of-type(2) h3 {
  color: #fff;
}
.top_features > .row:nth-of-type(2) .col-md-4 {
  padding: 110px 30px;
}
.top_features > .row:nth-of-type(2) .col-md-4 p {
  max-width: 330px;
  margin: 0 auto;
}
.top_features > .row:nth-of-type(2) .col-md-4:first-of-type {
  background: url(../img/top_bg004.jpg) no-repeat center/cover;
}
.top_features > .row:nth-of-type(2) .col-md-4:nth-of-type(2) {
  background: url(../img/top_bg005.jpg) no-repeat center/cover;
}
.top_features > .row:nth-of-type(2) .col-md-4:nth-of-type(3) {
  background: url(../img/top_bg006.jpg) no-repeat center/cover;
}
.top_menu {
  background: url(../img/top_bg007.jpg);
  padding: 100px 0;
}
.top_menu .container {
  max-width: 1760px;
  margin: 0 auto;
}
.top_menu .row {
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top_menu .row:last-of-type {
  margin-top: 60px;
}
@media (max-width: 899px) {
  .top_menu .row:last-of-type {
    margin-top: 0;
  }
}
.top_menu .col-md-3 {
  max-width: 392px;
}
.top_menu .col-md-3 a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 899px) {
  .top_menu .col-md-3 {
    margin-top: 30px;
  }
}
.top_news {
  padding: 100px 0;
}
@media (max-width: 899px) {
  .top_news {
    padding: 0;
  }
}
.top_news .col-md-6 {
  position: relative;
}
.top_news dl {
  overflow-y: scroll;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: .09em;
}
@media (max-width: 899px) {
  .top_news dl {
    font-size: 16px;
    font-size: 1.6rem;
    height: 190px;
  }
}
.top_news dl dt {
  color: #043f71;
  font-weight: bold;
}
.top_news dl dd:not(:last-of-type) {
  margin-bottom: 20px;
}
.top_news .more {
  margin: 15px 0 0;
  display: block;
}
@media (max-width: 899px) {
  .top_news .more {
    margin: 15px 0 30px;
  }
}
.top_news .more a {
  width: 220px;
  min-width: 220px;
}
.top_link {
  padding: 80px 0;
  background: url(../img/top_bg008.jpg) no-repeat center/cover;
  margin-bottom: 0 !important;
}
.top_link .row {
  padding: 0 15px;
}
@media (max-width: 899px) {
  .top_link .col-md-6 + .col-md-6 {
    margin-top: 30px;
  }
}
@media (min-width: 900px) {
  .top_link .col-md-6 {
    margin: 0;
    padding: 0;
    padding-right: 10px;
  }
  .top_link .col-md-6 + .col-md-6 {
    padding-right: 0;
    padding-left: 10px;
  }
}
.top_link a {
  display: block;
}
/*# sourceMappingURL=main.css.map */
/* CSS追記 */
.main_visual {
  position: relative;
}
.main_visual .slick-slider {
  margin-bottom: 0;
}
.main_copy {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main_copy_img {
  width: 1000px;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .main_visual .slide img {
    display: none;
  }
  .main_visual .slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 750px;
  }
  .main_visual .slide1 {
    background-image: url("../img/image1.jpg");
  }
  .main_visual .slide2 {
    background-image: url("../img/image2.jpg");
  }
  .main_visual .slide3 {
    background-image: url("../img/image3.jpg");
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .main_visual .slide {
    height: 0;
    padding-bottom: 19.5%;
  }
  .main_copy_img img {
    max-width: 80%;
  }
}
@media (max-width: 899px) {
  .main_visual {
    margin-bottom: 0;
    padding: 0 0;
    margin: 50px auto 0;
  }
}
@media (max-width: 767px) {
  .main_visual {
    margin-bottom: 0;
    padding: 0 0;
    margin: 50px auto 0;
  }
  .main_visual .slide img {
	  max-width: 100%;
  }
  .main_copy_img img {
    max-width: 95%;
  }
}

/**下層用追加分**/
body:not(.home) .row:not(:last-child) {
  margin-bottom: 6% !important;
}

body:not(.home) h3 {
  text-align: center;
  position: relative;
  padding-bottom: 1em;
  margin: 0 0 1.5em;
}
body:not(.home) h3:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #043f71;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
body:not(.home) h4 {
  border-bottom: #ccc solid 1px;
  padding-bottom: .5em;
  padding-left: 0;
}
body:not(.home) h4:after {
  content: none;
}

/*==========================
	テーブル
==========================*/

/*-- 診療時間表 ------------*/
.time-table {
    width: 100%;
    margin-bottom: 0.5em;
}
.time-table th, .time-table td {
    text-align: center;
    font-weight: normal;
    padding: 8px 5px;
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.time-table td {
    text-align: center;
    font-weight: normal;
    padding: 5px 5px;
    border-bottom: 1px solid #ccc;
}
.time-table thead th {
    background: #115996;
    color: #fff;
    padding:6px 5px;
}
.blue{
    color:#509dc4;
}

/*-- 基本のテーブル ------------*/
.table01 {
    width: 100%;
    margin-bottom: 1.5em;
}
.table01 th, .table01 td {
    padding: 15px 2px 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
.table01 th {
    border-bottom: 1px solid #ccc;
    padding-right: 10px;
    width: 25%;
}
/*-- ボーダーのついたテーブル ------------*/
.border-table {
    width: 100%;
    margin-bottom: 1.5em;
}
.border-table thead th {
    background: #115996;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.border-table th, .border-table td {
    text-align: left;
    font-weight: normal;
    padding: 10px 8px;
    border: 1px solid #ccc;
}
.border-table tbody th {
    background: #115996;
    font-weight: bold;
    width: 25%;
	color:white;
}
.border-table td {
}
.price td {
    text-align: right;
}
/*-- 料金表のテーブル(TDが右寄せ) ------------*/
.fee-table {
    width: 100%;
    margin-bottom: 0.5em;
}
.fee-table th, .fee-table td {
    text-align: left;
    font-weight: normal;
    padding: 12px 8px;
    border: 1px solid #ccc;
}
.fee-table thead th {
    background: #888;
    color: #fff;
    text-align: center;
}
.fee-table tbody th {
    background: #115996;
	color:#fff;
}
.fee-table tbody td {
    text-align: right;
    width:30%;
}

.number{
	display:inline-block;
    background: #043f71;
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
}

@media (max-width: 899px) {
.globalFooter {
    padding-bottom: 15%;
}

.sp_footer_bnr {
    position: fixed;
    bottom: 0;
    width: 100%;
	z-index:10;
}
.sp_footer_bnr .tel_text {
    float: left;
    width: 50%;
    max-width: 50%;
}
.sp_footer_bnr .web {
    float: right;
    width: 50%;
    max-width: 50%;
}
	.sp_footer_bnr img{
		width:100%;
		max-width:100%;
		vertical-align:bottom;
	}
}


@media screen and (max-width: 1600px) {
.top_features > .row:nth-of-type(2) .col-md-4:nth-of-type(2) {
    background: url(../img/top_bg005.jpg) no-repeat right/cover;
}
}
@media screen and (max-width: 767px) {
.top_features > .row:nth-of-type(2) .col-md-4:nth-of-type(2) {
    background: url(../img/top_bg005.jpg) no-repeat center/cover;
}
}