@charset "UTF-8";
/* Reset
---------------------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

*:focus {
  outline: none;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  outline: 0;
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: none;
}

p:not([class]),
p[class*="_"] {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
}

a {
  margin: 0;
  padding: 0;
  background: transparent;
  font: inherit;
  color: #104bad;
  text-decoration: underline;
  vertical-align: baseline;
}

a:hover {
  text-decoration: none;
}

@media screen and (min-width: 980px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
}

img[src$=".svg"] {
  width: 100%;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  margin: 1em 0;
  border: 0;
  padding: 0;
  height: 1px;
  border-top: 1px solid #cccccc;
}

button {
  cursor: pointer;
}

button, fieldset, form, input, label,
legend, select, textarea {
  outline: none;
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
}

input, textarea {
  max-width: 100%;
}

input[type="button"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
}

:placeholder-shown,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #aaa;
  opacity: 1;
}

::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

._font-sizeL {
  font-size: 18px;
}

._font-sizeM {
  font-size: 16px;
}

._font-sizeS {
  font-size: 12px;
}

._font-sizeSS {
  font-size: 11px;
}

._color-red {
  color: #e80000;
}

._hide {
  display: none;
}

._align-right {
  text-align: right !important;
}

._align-left {
  text-align: left !important;
}

._align-center {
  text-align: center !important;
}

._font-nomral {
  font-weight: normal !important;
}

._font-bold {
  font-weight: bold !important;
}

._text-underline {
  text-decoration: underline !important;
}

._text-line_through {
  text-decoration: line-through !important;
}

@media screen and (min-width: 768px) {
  ._only-SP {
    display: none !important;
  }
}

@media screen and (min-width: 980px) {
  ._under-TB {
    display: none !important;
  }
}

._over-TB {
  display: none !important;
}

@media screen and (min-width: 768px) {
  ._over-TB {
    display: block !important;
  }
}

._over-PC {
  display: none !important;
}

@media screen and (min-width: 980px) {
  ._over-PC {
    display: block !important;
  }
}

._margin_top_SP-0 {
  margin-top: 0 !important;
}

._margin_top_SP-5 {
  margin-top: 5px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-5 {
    margin-top: 5px !important;
  }
}

._margin_top_SP-10 {
  margin-top: 10px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-10 {
    margin-top: 10px !important;
  }
}

._margin_top_SP-15 {
  margin-top: 15px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-15 {
    margin-top: 20px !important;
  }
}

._margin_top_SP-20 {
  margin-top: 20px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-20 {
    margin-top: 30px !important;
  }
}

._margin_top_SP-30 {
  margin-top: 30px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-30 {
    margin-top: 40px !important;
  }
}

._margin_top_SP-40 {
  margin-top: 40px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-40 {
    margin-top: 50px !important;
  }
}

._margin_top_SP-50 {
  margin-top: 50px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-50 {
    margin-top: 70px !important;
  }
}

._margin_top_SP-60 {
  margin-top: 60px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-60 {
    margin-top: 80px !important;
  }
}

._margin_top_SP-70 {
  margin-top: 70px !important;
}

@media screen and (min-width: 980px) {
  ._margin_top_SP-70 {
    margin-top: 100px !important;
  }
}

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

._margin_bottom_SP-5 {
  margin-bottom: 5px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-5 {
    margin-bottom: 5px !important;
  }
}

._margin_bottom_SP-10 {
  margin-bottom: 10px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-10 {
    margin-bottom: 10px !important;
  }
}

._margin_bottom_SP-20 {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-20 {
    margin-bottom: 25px !important;
  }
}

._margin_bottom_SP-30 {
  margin-bottom: 30px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-30 {
    margin-bottom: 40px !important;
  }
}

._margin_bottom_SP-40 {
  margin-bottom: 40px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-40 {
    margin-bottom: 50px !important;
  }
}

._margin_bottom_SP-50 {
  margin-bottom: 50px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-50 {
    margin-bottom: 70px !important;
  }
}

._margin_bottom_SP-60 {
  margin-bottom: 60px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-60 {
    margin-bottom: 80px !important;
  }
}

._margin_bottom_SP-70 {
  margin-bottom: 70px !important;
}

@media screen and (min-width: 980px) {
  ._margin_bottom_SP-70 {
    margin-bottom: 100px !important;
  }
}

._margin_left_SP-0 {
  margin-left: 0 !important;
}

._margin_left_SP-5 {
  margin-left: 5px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-5 {
    margin-left: 5px !important;
  }
}

._margin_left_SP-10 {
  margin-left: 10px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-10 {
    margin-left: 10px !important;
  }
}

._margin_left_SP-20 {
  margin-left: 20px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-20 {
    margin-left: 25px !important;
  }
}

._margin_left_SP-30 {
  margin-left: 30px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-30 {
    margin-left: 40px !important;
  }
}

._margin_left_SP-40 {
  margin-left: 40px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-40 {
    margin-left: 50px !important;
  }
}

._margin_left_SP-50 {
  margin-left: 50px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-50 {
    margin-left: 70px !important;
  }
}

._margin_left_SP-60 {
  margin-left: 60px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-60 {
    margin-left: 80px !important;
  }
}

._margin_left_SP-70 {
  margin-left: 70px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-70 {
    margin-left: 100px !important;
  }
}

._margin_right_SP-0 {
  margin-right: 0 !important;
}

._margin_right_SP-5 {
  margin-right: 5px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-5 {
    margin-right: 5px !important;
  }
}

._margin_right_SP-10 {
  margin-right: 10px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-10 {
    margin-right: 10px !important;
  }
}

._margin_right_SP-20 {
  margin-right: 20px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-20 {
    margin-right: 25px !important;
  }
}

._margin_right_SP-30 {
  margin-right: 30px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-30 {
    margin-right: 40px !important;
  }
}

._margin_right_SP-40 {
  margin-right: 40px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-40 {
    margin-right: 50px !important;
  }
}

._margin_right_SP-50 {
  margin-right: 50px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-50 {
    margin-right: 70px !important;
  }
}

._margin_right_SP-60 {
  margin-right: 60px !important;
}

@media screen and (min-width: 980px) {
  ._margin_right_SP-60 {
    margin-right: 80px !important;
  }
}

._margin_left_SP-70 {
  margin-left: 70px !important;
}

@media screen and (min-width: 980px) {
  ._margin_left_SP-70 {
    margin-left: 100px !important;
  }
}

html {
  font-size: 10px;
}

body {
  position: relative;
  z-index: 0;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.7;
  font-size: 16px;
  color: #222;
  -webkit-font-smoothing: antialiased;
}

.global_container {
  position: relative;
}

.global_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 20px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    margin: 0 7.6vw;
    max-width: 1220px;
    width: calc(100% - 15.2vw);
  }
}

@media screen and (min-width: 1440px) {
  .global_inner {
    margin: 0 auto;
  }
}

.global_inner aside {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 80px 0;
}

@media screen and (min-width: 980px) {
  .global_inner aside {
    margin: 0;
  }
}

.global_inner aside .local_navigation ul {
  border: 2px solid #222;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_inner aside .local_navigation ul {
    border: 3px solid #222;
  }
}

.global_inner aside .local_navigation ul li {
  width: 100%;
}

.global_inner aside .local_navigation ul li a {
  background: #fff;
  color: #222;
  display: block;
  font-size: 16px;
  padding: 20px 50px 20px 15px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .1s;
  transition: all .1s;
}

@media screen and (min-width: 980px) {
  .global_inner aside .local_navigation ul li a {
    font-size: 15px;
  }
  .global_inner aside .local_navigation ul li a:hover {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    background: #222;
  }
  .global_inner aside .local_navigation ul li a:hover::after {
    background: url(/img/common/ico_arrow_r_07.svg) no-repeat center;
  }
}

.global_inner aside .local_navigation ul li a::after {
  background: url(/img/common/ico_arrow_r_06.svg) no-repeat center;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  height: 100%;
  width: 12px;
}

.global_inner aside .local_navigation ul li._current a {
  background: #222;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
}

.global_inner aside .local_navigation ul li._current a::after {
  background: url(/img/common/ico_arrow_r_07.svg) no-repeat center;
}

.global_inner aside .local_navigation ul li._current > ul {
  border: none;
}

.global_inner aside .local_navigation ul li._current > ul li a {
  background: #f0f0f0;
  color: #222;
}

.global_inner aside .local_navigation ul li._current > ul li a::after {
  background: url(/img/common/ico_arrow_r_09.svg) no-repeat center;
}

.global_inner aside .local_navigation ul li._current > ul li:not(:last-child) a {
  border-bottom: 2px solid #cecece;
}

@media screen and (min-width: 980px) {
  .global_inner aside .local_navigation ul li._current > ul li:not(:last-child) a {
    border-bottom: 3px solid #cecece;
  }
}

.global_inner aside .local_navigation ul li:not(:last-child) a {
  border-bottom: 2px solid #222;
}

@media screen and (min-width: 980px) {
  .global_inner aside .local_navigation ul li:not(:last-child) a {
    border-bottom: 3px solid #222;
  }
}

@media screen and (min-width: 980px) {
  .global_inner aside {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    width: 240px;
  }
}

.global_inner aside + main {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media screen and (min-width: 980px) {
  .global_inner aside + main {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: calc(100% - 300px);
  }
}

.global_inner main {
  width: 100%;
}

section:not([class]) {
  padding: 60px 0 80px;
}

@media screen and (min-width: 980px) {
  section:not([class]) {
    padding: 160px 0 100px;
    margin-bottom: 88px;
  }
}

p:not([class]) + p:not([class]) {
  margin-top: 20px;
}

[class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
p:not([class]) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
[class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) + p:not([class]),
[class^="_"]:not(section):not(img) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
p:not([class]) +
[class^="_"]:not(section):not(img),
[class^="_"]:not(section):not(img) + p:not([class]), [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) +
[class^="_"]:not(section):not(img),
[class^="_"]:not(section):not(img) +
[class^="_"]:not(section):not(img) {
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
  p:not([class]) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
  [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) + p:not([class]),
  [class^="_"]:not(section):not(img) + [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]),
  p:not([class]) +
  [class^="_"]:not(section):not(img),
  [class^="_"]:not(section):not(img) + p:not([class]), [class*="module_"]:not([class*="module_title"]):not([class="module_column"]):not([class="module_leaderList"]) +
  [class^="_"]:not(section):not(img),
  [class^="_"]:not(section):not(img) +
  [class^="_"]:not(section):not(img) {
    margin-top: 30px;
  }
}

[class="module_column"] > [class*="module_title"]:first-child {
  margin-top: 0 !important;
}

[class*="module_title"] + [class*="module_"]:not([class*="module_title"]) {
  margin-top: 0 !important;
}

[class*="module_"]:last-child {
  margin-bottom: 0 !important;
}

.module_title-01 {
  font-size: 36px;
  margin-bottom: 40px;
}

@media screen and (min-width: 980px) {
  .module_title-01 {
    font-size: 40px;
    margin-bottom: 60px;
  }
}

.module_title-01 span {
  background: #222;
  color: #fff;
  display: inline-block;
  padding: 5px 8px;
  line-height: 1.2;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

.module_title-02 {
  font-size: 24px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 980px) {
  .module_title-02 {
    font-size: 30px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
}

.module_title-02 span {
  color: #222;
  display: block;
  padding-left: 14px;
  line-height: 1.4;
}

@media screen and (min-width: 980px) {
  .module_title-02 span {
    padding-left: 18px;
  }
}

.module_title-02::before {
  background: #222;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 7px;
}

@media screen and (min-width: 980px) {
  .module_title-02::before {
    width: 10px;
  }
}

.module_title-03 {
  font-size: 21px;
  border-bottom: 3px solid #222;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 980px) {
  .module_title-03 {
    border-bottom: 4px solid #222;
    font-size: 24px;
    margin-top: 40px;
  }
}

.module_title-04 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Gothic MB101 Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 980px) {
  .module_title-04 {
    font-size: 20px;
  }
}

.module_title-04 span {
  border-bottom: 2px solid #222;
  line-height: 1.4;
}

.module_title-05 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

.module_title-06 {
  color: #000;
  font-size: 18px;
  padding-bottom: 10px;
  position: relative;
}

@media screen and (min-width: 980px) {
  .module_title-06 {
    font-size: 20px;
  }
}

.module_title-06 span {
  padding-left: 20px;
  position: relative;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

.module_title-06 span::before {
  background: url(/img/common/ico_arrow_r_06.svg) no-repeat left;
  background-size: auto;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 11px;
}

.module_title-06 a {
  color: #000;
  text-decoration: underline;
}

@media screen and (min-width: 980px) {
  .module_title-06 a:hover {
    text-decoration: none;
  }
}

a {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
}

a[class^="icon"], a[class^="_icon"] {
  padding-right: 22px;
  margin-right: 8px;
}

a.icon_blank, a._icon_blank {
  background: url(/img/common/ico_blank_01.svg) no-repeat right center;
  background-size: 16px 16px;
}

a.icon_pdf, a._icon_pdf {
  background: url(/img/common/ico_pdf_01.svg) no-repeat right center;
  background-size: 20px 16px;
}

a.icon_excel, a._icon_excel {
  background: url(/img/common/ico_excel_01.svg) no-repeat right center;
  background-size: 20px 16px;
}

a.icon_word, a._icon_word {
  background: url(/img/common/ico_word_01.svg) no-repeat right center;
  background-size: 20px 16px;
}

a.icon_facebook, a._icon_facebook {
  background: url(/img/common/ico_facebook_02.svg) no-repeat right center;
  background-size: 20px 16px;
}

.module_button-more-01 {
  margin-top: 40px;
  padding: 0 15px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_button-more-01 {
    padding: 0 0 0 30px;
    margin: 40px 0 0 auto;
    width: 50%;
  }
}

.module_button-more-01 a {
  background-color: #00507e;
  color: #fff;
  display: block;
  font-size: 16px;
  padding: 20px;
  position: relative;
  line-height: 1;
  text-decoration: none;
  font-family: "Gothic MB101 Ultra", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 900;
}

@media screen and (min-width: 768px) {
  .module_button-more-01 a {
    font-size: 20px;
    padding: 25px;
  }
}

@media screen and (min-width: 980px) {
  .module_button-more-01 a {
    font-size: 25px;
    padding: 30px 4.2vw;
  }
  .module_button-more-01 a:hover::after {
    width: 0;
  }
}

@media screen and (min-width: 1440px) {
  .module_button-more-01 a {
    padding: 30px 60px;
  }
}

.module_button-more-01 a::after {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  height: 1px;
  width: 30%;
}

@media screen and (min-width: 980px) {
  .module_button-more-01 a::after {
    right: 4.2vw;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
  }
}

@media screen and (min-width: 1440px) {
  .module_button-more-01 a::after {
    right: 60px;
  }
}

.module_button-more-01.-disable a {
  background-color: #dddddd;
  pointer-events: none;
}

.module_button {
  margin-bottom: 20px;
}

.module_button a {
  background: #fff;
  border: 3px solid #104bad;
  color: #104bad;
  display: block;
  padding: 10px 60px 10px 14px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .1s;
  transition: all .1s;
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 980px) {
  .module_button a {
    padding: 15px 70px 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .module_button a:hover {
    background: #104bad;
    color: #fff;
  }
  .module_button a:hover::after {
    background: url(/img/common/ico_arrow_r_04.svg) no-repeat center;
  }
}

.module_button a::after {
  background: url(/img/common/ico_arrow_r_05.svg) no-repeat center;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  height: 100%;
  width: 14px;
}

@media screen and (min-width: 980px) {
  .module_button a::after {
    width: 16px;
  }
}

.module_button a._icon_blank::after {
  background: url(/img/common/ico_blank_01.svg) no-repeat center;
  width: 20px;
}

@media screen and (min-width: 980px) {
  .module_button a._icon_blank:hover::after {
    background: url(/img/common/ico_blank_02.svg) no-repeat center;
  }
}

.module_button a._icon_pdf::after {
  background: url(/img/common/ico_pdf_01.svg) no-repeat center;
  width: 20px;
}

@media screen and (min-width: 980px) {
  .module_button a._icon_pdf:hover::after {
    background: url(/img/common/ico_pdf_02.svg) no-repeat center;
  }
}

.module_button a._icon_excel::after {
  background: url(/img/common/ico_excel_01.svg) no-repeat center;
  width: 20px;
}

@media screen and (min-width: 980px) {
  .module_button a._icon_excel:hover::after {
    background: url(/img/common/ico_excel_02.svg) no-repeat center;
  }
}

.module_button a._icon_word::after {
  background: url(/img/common/ico_word_01.svg) no-repeat center;
  width: 20px;
}

@media screen and (min-width: 980px) {
  .module_button a._icon_word:hover::after {
    background: url(/img/common/ico_word_02.svg) no-repeat center;
  }
}

.module_button strong > a {
  background: #104bad;
  color: #fff;
}

@media screen and (min-width: 980px) {
  .module_button strong > a:hover {
    background: #fff;
    color: #104bad;
  }
  .module_button strong > a:hover::after {
    background: url(/img/common/ico_arrow_r_05.svg) no-repeat center;
  }
}

.module_button strong > a::after {
  background: url(/img/common/ico_arrow_r_04.svg) no-repeat center;
}

.module_button strong > a._icon_blank::after {
  background: url(/img/common/ico_blank_02.svg) no-repeat center;
}

@media screen and (min-width: 980px) {
  .module_button strong > a._icon_blank:hover::after {
    background: url(/img/common/ico_blank_01.svg) no-repeat center;
  }
}

.module_button strong > a._icon_pdf::after {
  background: url(/img/common/ico_pdf_02.svg) no-repeat center;
}

@media screen and (min-width: 980px) {
  .module_button strong > a._icon_pdf:hover::after {
    background: url(/img/common/ico_pdf_01.svg) no-repeat center;
  }
}

.module_button strong > a._icon_excel::after {
  background: url(/img/common/ico_excel_02.svg) no-repeat center;
}

@media screen and (min-width: 980px) {
  .module_button strong > a._icon_excel:hover::after {
    background: url(/img/common/ico_excel_01.svg) no-repeat center;
  }
}

.module_button strong > a._icon_word::after {
  background: url(/img/common/ico_word_02.svg) no-repeat center;
}

@media screen and (min-width: 980px) {
  .module_button strong > a._icon_word:hover::after {
    background: url(/img/common/ico_word_01.svg) no-repeat center;
  }
}

[class*="module_list"] {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
}

.module_list-disc {
  margin-bottom: 20px;
  margin-left: 20px;
  list-style: disc;
}

.module_list-disc > li > ul,
.module_list-disc > li > ol {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.module_list-disc > li > ol {
  counter-reset: cnt;
}

.module_list-disc > li > ol > li {
  padding-left: 30px;
  position: relative;
}

.module_list-disc > li > ol > li::before {
  counter-increment: cnt;
  content: counters(cnt, ".", decimal-leading-zero) ". ";
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
}

.module_list-disc > li:last-child > ol,
.module_list-disc > li:last-child > ul {
  margin-bottom: 0;
}

.module_list-number {
  counter-reset: cnt;
  margin-bottom: 20px;
}

.module_list-number > li {
  padding-left: 30px;
  position: relative;
}

.module_list-number > li::before {
  counter-increment: cnt;
  content: counters(cnt, ".", decimal-leading-zero) ". ";
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
}

.module_list-number > li > ol {
  counter-reset: cnt;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0;
}

.module_list-number > li > ol > li {
  counter-increment: nest;
  padding-left: 55px;
  position: relative;
}

.module_list-number > li > ol > li::before {
  counter-increment: cnt;
  content: counters(cnt, "-", decimal-leading-zero) ". ";
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
}

.module_list-number > li > ul {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.module_list-number > li:last-child > ol,
.module_list-number > li:last-child > ul {
  margin-bottom: 0;
}

.module_list-various dt {
  clear: left;
  float: left;
  margin-right: .4em;
}

.module_list-various dd {
  overflow: hidden;
}

.module_list-note > li {
  padding-left: 1.1em;
  position: relative;
}

.module_list-note > li::before {
  background-size: contain;
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.module_list-anchor li {
  float: left;
  margin-right: 1em;
  line-height: 2;
}

.module_list-anchor li span {
  position: relative;
  display: block;
  padding-left: 1em;
}

.module_list-anchor li span::before {
  background: url(/img/common/ico_arrow_b_01.svg) no-repeat center;
  background-size: auto;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100%;
  width: 10px;
}

.module_list-sitemap {
  font-size: 16px;
  padding-left: 20px;
}

@media screen and (min-width: 980px) {
  .module_list-sitemap {
    font-size: 18px;
  }
}

.module_list-sitemap li:not(:first-child) {
  margin-top: 5px;
}

.module_table-01 {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .module_table-01._scroll {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
  }
  .module_table-01._scroll > table {
    overflow-wrap: break-word;
    word-break: keep-all;
  }
  .module_table-01._scroll + .module_text_scroll {
    font-size: 13px;
    margin-top: 10px !important;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
    font-weight: 700;
  }
}

.module_table-01 table {
  border: 2px solid #222;
  border-collapse: collapse;
  color: #222;
  font-size: 16px;
  text-align: left;
  overflow-wrap: break-word;
  word-break: break-all;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_table-01 table {
    border: 3px solid #222;
  }
}

.module_table-01 table tbody tr th,
.module_table-01 table tbody tr td {
  border-collapse: collapse;
  border: 2px solid #222;
  padding: 10px;
  vertical-align: middle;
}

@media screen and (min-width: 980px) {
  .module_table-01 table tbody tr th,
  .module_table-01 table tbody tr td {
    border: 3px solid #222;
  }
}

.module_table-01 table tbody tr th {
  background: #f0f0f0;
  text-align: left;
}

.module_table-01 table tbody tr th.th-strong {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
  background: #222;
  color: #fff;
}

.module_table-01 table tbody tr th.th-strong:not(:last-child) {
  border-right: 2px solid #f0f0f0;
}

@media screen and (min-width: 980px) {
  .module_table-01 table tbody tr th.th-strong:not(:last-child) {
    border-right: 3px solid #f0f0f0;
  }
}

.module_table-01 table tbody tr td {
  background: #fff;
}

.module_table-01 table tbody tr th._width-5,
.module_table-01 table tbody tr td._width-5 {
  width: 5%;
}

.module_table-01 table tbody tr th._width-10,
.module_table-01 table tbody tr td._width-10 {
  width: 10%;
}

.module_table-01 table tbody tr th._width-15,
.module_table-01 table tbody tr td._width-15 {
  width: 15%;
}

.module_table-01 table tbody tr th._width-20,
.module_table-01 table tbody tr td._width-20 {
  width: 20%;
}

.module_table-01 table tbody tr th._width-25,
.module_table-01 table tbody tr td._width-25 {
  width: 25%;
}

.module_table-01 table tbody tr th._width-30,
.module_table-01 table tbody tr td._width-30 {
  width: 30%;
}

.module_table-01 table tbody tr th._width-35,
.module_table-01 table tbody tr td._width-35 {
  width: 35%;
}

.module_table-01 table tbody tr th._width-40,
.module_table-01 table tbody tr td._width-40 {
  width: 40%;
}

.module_table-01 table tbody tr th._width-45,
.module_table-01 table tbody tr td._width-45 {
  width: 45%;
}

.module_table-01 table tbody tr th._width-50,
.module_table-01 table tbody tr td._width-50 {
  width: 50%;
}

.module_table-01 table tbody tr th._width-55,
.module_table-01 table tbody tr td._width-55 {
  width: 55%;
}

.module_table-01 table tbody tr th._width-60,
.module_table-01 table tbody tr td._width-60 {
  width: 60%;
}

.module_table-01 table tbody tr th._width-65,
.module_table-01 table tbody tr td._width-65 {
  width: 65%;
}

.module_table-01 table tbody tr th._width-70,
.module_table-01 table tbody tr td._width-70 {
  width: 70%;
}

.module_table-01 table tbody tr th._width-75,
.module_table-01 table tbody tr td._width-75 {
  width: 75%;
}

.module_table-01 table tbody tr th._width-80,
.module_table-01 table tbody tr td._width-80 {
  width: 80%;
}

.module_table-01 table tbody tr th._width-85,
.module_table-01 table tbody tr td._width-85 {
  width: 85%;
}

.module_table-01 table tbody tr th._width-90,
.module_table-01 table tbody tr td._width-90 {
  width: 90%;
}

.module_table-01 table tbody tr th._width-95,
.module_table-01 table tbody tr td._width-95 {
  width: 95%;
}

.module_table-01 table tbody tr th [class*="module_"]:not(:first-child),
.module_table-01 table tbody tr th [class*="module_"] + p:not([class]),
.module_table-01 table tbody tr td [class*="module_"]:not(:first-child),
.module_table-01 table tbody tr td [class*="module_"] + p:not([class]) {
  margin-top: 20px !important;
}

.module_table-01 table tbody tr th > *:first-child,
.module_table-01 table tbody tr td > *:first-child {
  margin-top: 0;
}

.module_table-01 table tbody tr th > *:last-child,
.module_table-01 table tbody tr td > *:last-child {
  margin-bottom: 0;
}

.module_table-01._small > table tbody tr th,
.module_table-01._small > table tbody tr td {
  font-size: 14px;
}

@media screen and (min-width: 980px) {
  .module_table-01._small > table tbody tr th,
  .module_table-01._small > table tbody tr td {
    font-size: 15px;
  }
}

@media screen and (min-width: 768px) {
  .module_text_scroll {
    display: none;
  }
}

.module_image {
  width: 100%;
  max-width: 100%;
}

.module_image img {
  width: auto;
  max-width: 100%;
}

.module_image._wide img {
  width: 100%;
}

[class*="module_column-size"] {
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 980px) {
  .module_column-sizeM {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -18px;
    margin-left: -18px;
    width: calc(100% + 36px);
  }
}

.module_column-sizeM .module_column {
  width: 100%;
}

.module_column-sizeM .module_column:not(:first-child) {
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .module_column-sizeM .module_column:not(:first-child) {
    margin-top: 0;
  }
}

@media screen and (min-width: 980px) {
  .module_column-sizeM .module_column {
    margin-right: 18px;
    margin-left: 18px;
    width: calc((100% / 2) - 36px);
  }
  .module_column-sizeM .module_column:nth-child(n + 3) {
    margin-top: 20px;
  }
}

.module_column-sizeS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -7px;
  margin-left: -7px;
  width: calc(100% + 14px);
}

@media screen and (min-width: 980px) {
  .module_column-sizeS {
    margin-right: -18px;
    margin-left: -18px;
    width: calc(100% + 36px);
  }
}

.module_column-sizeS .module_column {
  margin-right: 7px;
  margin-left: 7px;
  width: calc((100% / 2) - 14px);
}

@media screen and (min-width: 980px) {
  .module_column-sizeS .module_column {
    margin-right: 18px;
    margin-left: 18px;
    width: calc((100% / 2) - 36px);
  }
}

.module_column-sizeS .module_column:nth-child(n + 3) {
  margin-top: 20px;
}

.module_column-sizeSS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -7px;
  margin-left: -7px;
  width: calc(100% + 14px);
}

@media screen and (min-width: 980px) {
  .module_column-sizeSS {
    margin-right: -12px;
    margin-left: -12px;
    width: calc(100% + 24px);
  }
}

.module_column-sizeSS .module_column {
  margin-right: 7px;
  margin-left: 7px;
  width: calc((100% / 2) - 14px);
}

.module_column-sizeSS .module_column:nth-child(n + 3) {
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .module_column-sizeSS .module_column:nth-child(n + 3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 980px) {
  .module_column-sizeSS .module_column {
    margin-right: 12px;
    margin-left: 12px;
    width: calc((100% / 4) - 24px);
  }
  .module_column-sizeSS .module_column:nth-child(n + 5) {
    margin-top: 20px;
  }
}

.module_box-color-gray01 {
  background: #f0f0f0;
  display: block;
  overflow: hidden;
  padding: 20px 15px;
}

.module_box-line-black01 {
  background: #fff;
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 980px) {
  .module_box-line-black01 {
    border: 3px solid #222;
    padding: 60px;
  }
}

.module_accordion-01 .accordion-wrap .accordion-head {
  margin-bottom: 20px;
  background: #fff;
  border: 3px solid #104bad;
  color: #104bad;
  cursor: pointer;
  display: block;
  padding: 10px 60px 10px 14px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .1s;
  transition: all .1s;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_accordion-01 .accordion-wrap .accordion-head {
    padding: 15px 70px 15px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .module_accordion-01 .accordion-wrap .accordion-head:hover {
    background: #104bad;
    color: #fff;
  }
  .module_accordion-01 .accordion-wrap .accordion-head:hover::before, .module_accordion-01 .accordion-wrap .accordion-head:hover::after {
    background: #fff;
  }
}

.module_accordion-01 .accordion-wrap .accordion-head::before, .module_accordion-01 .accordion-wrap .accordion-head::after {
  background: #104bad;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all .1s;
  transition: all .1s;
}

.module_accordion-01 .accordion-wrap .accordion-head::before {
  height: 18px;
  width: 3px;
  right: calc(20px + 8px);
}

.module_accordion-01 .accordion-wrap .accordion-head::after {
  height: 3px;
  width: 18px;
  right: 20px;
}

.module_accordion-01 .accordion-wrap .accordion-head-title {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

.module_accordion-01 .accordion-wrap .accordion-body {
  padding-left: 15px;
}

.module_accordion-01 .accordion-wrap .accordion-body._hide {
  display: none;
}

.module_accordion-01 .accordion-wrap .accordion-head._open {
  background: #104bad;
  color: #fff;
}

.module_accordion-01 .accordion-wrap .accordion-head._open::before, .module_accordion-01 .accordion-wrap .accordion-head._open::after {
  background: #fff;
}

.module_accordion-01 .accordion-wrap .accordion-head._open::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media screen and (min-width: 980px) {
  .module_accordion-01 .accordion-wrap .accordion-head._open:hover {
    background: #fff;
    color: #104bad;
  }
  .module_accordion-01 .accordion-wrap .accordion-head._open:hover::before, .module_accordion-01 .accordion-wrap .accordion-head._open:hover::after {
    background: #104bad;
  }
}

.module_tab-01 {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .head._over-PC {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 60px;
    width: 100%;
    font-size: 15px;
  }
  .module_tab-01 .head._over-PC li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: 2px solid #104bad;
    outline: 1px solid #104bad;
    color: #104bad;
    display: block;
    padding: 12px 20px 10px;
    margin-top: 20px;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%;
  }
  .module_tab-01 .head._over-PC li._current {
    background: #104bad;
    color: #fff;
    margin-top: 0;
    padding: 22px 20px 20px;
    pointer-events: none;
  }
}

.module_tab-01 .head._only-SP {
  display: block !important;
  margin-bottom: 40px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .head._only-SP {
    display: none !important;
  }
}

.module_tab-01 .head._only-SP label.category_button {
  background-color: #104bad;
  padding: 26px 0 21px;
  position: relative;
}

.module_tab-01 .head._only-SP label.category_button::after {
  background: url(/img/common/ico_arrow_o_01.svg) no-repeat center;
  background-size: auto;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 15px;
  bottom: 15px;
  right: 20px;
  margin: auto;
  height: 16px;
  width: 16px;
}

.module_tab-01 .head._only-SP label.category_button select {
  background-color: #104bad;
  color: #fff;
  padding: 22px 60px 16px 15px;
  cursor: pointer;
  width: 100%;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.module_tab-01 .head._only-SP label.category_button select::-ms-expand {
  display: none;
}

.module_tab-01 .panel {
  display: none;
}

.module_tab-01 .panel._show {
  display: block;
}

.module_tab-01 .panel ol li {
  position: relative;
}

.module_tab-01 .panel ol li:not(:last-child) {
  margin-bottom: 20px;
}

.module_tab-01 .panel ol li .category li {
  background-color: #00507e;
  color: #fff;
  display: inline;
  font-size: 14px;
  padding: 5px 15px;
  line-height: 1;
  text-align: center;
  z-index: 10;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .panel ol li .category li {
    display: block;
    font-size: 16px;
    padding: 12px 0;
    width: 160px;
  }
}

.module_tab-01 .panel ol li a {
  background-color: #fff;
  color: #222;
  display: block;
  padding: 40px 20px 20px;
  text-decoration: none;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  margin-left: 10px;
  z-index: 9;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .panel ol li a {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    padding: 50px 160px 30px 40px;
    position: relative;
    margin-left: 20px;
  }
}

.module_tab-01 .panel ol li a .title {
  font-size: 18px;
  margin-bottom: 10px;
  text-decoration: underline;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .panel ol li a .title {
    font-size: 20px;
  }
}

.module_tab-01 .panel ol li a .text {
  font-size: 14px;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .panel ol li a .text {
    font-size: 15px;
  }
}

.module_tab-01 .panel ol li a .date {
  font-size: 12px;
  position: absolute;
  top: 18px;
  right: 20px;
}

@media screen and (min-width: 980px) {
  .module_tab-01 .panel ol li a .date {
    font-size: 16px;
    top: 50px;
    right: 40px;
  }
}

.module_card-01 {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_card-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}

.module_card-01 > li {
  border: solid 3px #000;
  padding: 40px 30px;
  width: 100%;
}

.module_card-01 > li:not(:first-child) {
  margin-top: 20px;
}

@media screen and (min-width: 980px) {
  .module_card-01 > li:not(:first-child) {
    margin-top: 0;
  }
}

@media screen and (min-width: 980px) {
  .module_card-01 > li {
    margin-left: 20px;
    margin-right: 20px;
    width: calc((100% / 3) - 40px);
  }
  .module_card-01 > li:nth-child(n + 4) {
    margin-top: 40px;
  }
}

.modaal-container {
  height: 50vw;
  max-height: 300px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .modaal-container {
    height: 600px;
    max-height: none;
  }
}

.modaal-close {
  background: #00507e !important;
  border-radius: 0 !important;
  top: 0;
  right: 0;
}

.modaal-close:hover {
  background: #fff !important;
}

.modaal-close:hover::before, .modaal-close:hover::after {
  background: #00507e;
}

@media screen and (min-width: 980px) {
  .modaal-close {
    height: 70px;
    width: 70px;
  }
}

.modaal-close::before, .modaal-close::after {
  border-radius: 0 !important;
  width: 3px;
}

@media screen and (min-width: 980px) {
  .modaal-close::before, .modaal-close::after {
    top: 22px;
    left: 33px;
    height: 26px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container {
  height: auto;
  max-height: none;
  max-width: 1440px;
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-item-wrap .modaal-gallery-item .modaal-gallery-label {
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 8px 0 0;
  padding: 0 50px;
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-item-wrap .modaal-gallery-item .modaal-gallery-label {
    font-size: 18px;
    margin: 20px 0 0;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control {
  background: #00507e;
  border-radius: 0;
  height: 8vw;
  width: 8vw;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control {
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 60px;
    width: 60px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control::before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  top: 0;
  bottom: 0;
  margin: auto;
  height: 4vw;
  width: 4vw;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control::before {
    height: 30px;
    width: 30px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control::after {
  display: none;
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev, .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next {
  bottom: -8vw;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev, .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next {
    bottom: -60px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev {
  left: 0;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev {
    left: -90px;
    margin-right: 30px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev::before {
  background: url(/img/common/ico_arrow_l_01.svg) no-repeat;
  left: 2vw;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-prev::before {
    left: 15px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next {
  right: 0;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next {
    right: -90px;
    margin-left: 30px;
  }
}

.modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next::before {
  background: url(/img/common/ico_arrow_r_01.svg) no-repeat;
  left: 2vw;
}

@media screen and (min-width: 980px) {
  .modaal-image .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-gallery-control.modaal-gallery-next::before {
    left: 15px;
  }
}

.modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container {
  padding: 0;
  height: auto;
  max-height: none;
}

@media screen and (min-width: 980px) {
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container {
    max-width: 920px;
  }
}

.modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container {
  padding: 40px 15px;
}

@media screen and (min-width: 980px) {
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container {
    padding: 8.3vw;
  }
}

@media screen and (min-width: 1440px) {
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container {
    padding: 120px;
  }
}

.modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container .modal_procedure_inner {
  margin: auto;
}

@media screen and (min-width: 980px) {
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container .modal_procedure_inner {
    max-width: 680px;
  }
}

@media screen and (min-width: 980px) {
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container .modal_procedure_inner .module_button:not(:first-child) {
    margin-top: 30px;
  }
  .modaal-inline .modaal-outer-wrapper .modaal-inner-wrapper .modaal-container .modaal-content .modaal-content-container .modal_procedure_inner .module_button:not(:last-child) {
    margin-bottom: 30px;
  }
}

.module_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px -10px 0;
}

@media screen and (min-width: 768px) {
  .module_pagination {
    margin: 100px -10px 0;
  }
}

.module_pagination li {
  display: inline-block;
  letter-spacing: normal;
  text-align: center;
  vertical-align: middle;
  margin: 0 5px;
  width: 35px;
}

@media screen and (min-width: 768px) {
  .module_pagination li {
    width: 40px;
  }
}

.module_pagination li a {
  background: #fff;
  display: block;
  text-decoration: none;
}

.module_pagination li:not([class]) a {
  background: #fff;
  border: 2px solid #104bad;
  color: #104bad;
  font-size: 14px;
  padding: 7px 0;
  -webkit-transition: all .1s;
  transition: all .1s;
}

@media screen and (min-width: 768px) {
  .module_pagination li:not([class]) a {
    font-size: 16px;
    padding: 8px 0;
  }
}

@media screen and (min-width: 980px) {
  .module_pagination li:not([class]) a:hover {
    background: #104bad;
    color: #fff;
  }
}

.module_pagination li:not([class]) a._current {
  background: #104bad;
  color: #fff;
  pointer-events: none;
}

.module_pagination li[class] a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 12px;
  display: block;
  height: 35px;
}

@media screen and (min-width: 768px) {
  .module_pagination li[class] a {
    background-size: auto 14px;
    height: 40px;
  }
}

@media screen and (min-width: 980px) {
  .module_pagination li[class] a:hover {
    opacity: 0.8;
  }
}

.module_pagination li[class].skipPrev a {
  background-image: url(/img/common/ico_arrow_l_02.svg);
}

.module_pagination li[class].prev a {
  background-image: url(/img/common/ico_arrow_l_03.svg);
}

.module_pagination li[class].next a {
  background-image: url(/img/common/ico_arrow_r_03.svg);
}

.module_pagination li[class].skipNext a {
  background-image: url(/img/common/ico_arrow_r_02.svg);
}

.global_header .header_wrap {
  background-color: #00507e;
  padding: 15px 20px 12px;
}

@media screen and (min-width: 980px) {
  .global_header .header_wrap {
    padding: 20px 40px;
    max-width: 1220px;
    margin: 0 7.6vw;
  }
}

@media screen and (min-width: 1440px) {
  .global_header .header_wrap {
    margin: 0 auto;
  }
}

.global_header .header_wrap .header_inner {
  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;
}

.global_header .header_wrap .header_inner a {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.global_header .header_wrap .header_inner a .header_title {
  line-height: 1;
  font-family: "Gothic MB101 Bold", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
}

@media screen and (max-width: 320px) {
  .global_header .header_wrap .header_inner a .header_title {
    font-size: 14px;
  }
}

@media screen and (min-width: 980px) {
  .global_header .header_wrap .header_inner a .header_title {
    font-size: 24px;
  }
}

.global_header .header_wrap .header_inner a .header_title-en {
  line-height: 1;
  margin-top: 3px;
  font-family: "Gothic MB101 Bold", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 9px;
}

@media screen and (min-width: 980px) {
  .global_header .header_wrap .header_inner a .header_title-en {
    margin-top: 6px;
    font-size: 13px;
  }
}

.global_header .header_wrap .header_inner a:hover {
  opacity: .9;
}

.global_header .header_wrap .header_inner .header_links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.global_header .header_wrap .header_inner .header_links ul li:first-child {
  margin-right: 10px;
}

@media screen and (min-width: 980px) {
  .global_header .header_wrap .header_inner .header_links ul li:first-child {
    margin-right: 40px;
  }
}

.global_header .header_wrap .header_inner .header_links ul li a {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}

@media screen and (max-width: 320px) {
  .global_header .header_wrap .header_inner .header_links ul li a {
    font-size: 10px;
  }
}

@media screen and (min-width: 980px) {
  .global_header .header_wrap .header_inner .header_links ul li a {
    font-size: 16px;
  }
  .global_header .header_wrap .header_inner .header_links ul li a:hover {
    text-decoration: underline;
  }
}

.global_footer {
  position: relative;
}

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

.global_footer._scrollOpen .gf_inner_wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.global_footer._scrollOpen .gf_inner_wrap .gf_button .btn_hamburger {
  pointer-events: none;
}

.global_footer._clickOpen .gf_inner_wrap {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p {
  background: transparent;
}

.global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p, .global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p::before, .global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p::after {
  width: 21px;
}

.global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.global_footer._clickOpen .gf_inner_wrap .gf_button .btn_hamburger p::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.global_footer._clickOpen .gf_inner_wrap .gf_inner {
  overflow: scroll;
  max-height: 70vh;
}

.global_footer .gf_inner_wrap {
  position: fixed;
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  width: 100%;
  z-index: 100;
}

.global_footer .gf_inner_wrap .gf_button {
  height: 55px;
  position: absolute;
  top: -55px;
  left: auto;
  right: 0;
  width: calc(162px + 55px);
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button {
    height: 88px;
    top: -88px;
    width: calc(260px + 88px);
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_procedure {
  background: #003a63;
  float: left;
  height: 55px;
  width: 162px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_procedure {
    height: 88px;
    width: 260px;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_procedure a {
  display: block;
  font-size: 14px;
  position: relative;
  text-align: center;
  height: 100%;
  width: 100%;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_procedure a {
    font-size: 20px;
  }
  .global_footer .gf_inner_wrap .gf_button .btn_procedure a:hover span {
    opacity: 0.8;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_procedure a span {
  display: inline-block;
  margin-top: 18px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_procedure a span {
    margin-top: 30px;
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_procedure .js-modal-content-procedure {
  display: none;
}

.global_footer .gf_inner_wrap .gf_button .btn_hamburger {
  background: #00152a;
  position: relative;
  height: 55px;
  width: 55px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_hamburger {
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    height: 88px;
    width: 88px;
  }
  .global_footer .gf_inner_wrap .gf_button .btn_hamburger:hover p {
    opacity: 0.8;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_hamburger p, .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::before, .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::after {
  background: #fff;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  height: 4px;
  width: 14px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_hamburger p, .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::before, .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::after {
    height: 6px;
    width: 21px;
    opacity: 1;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_hamburger p::before {
  top: -8px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::before {
    top: -12px;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_hamburger p::after {
  bottom: -8px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_button .btn_hamburger p::after {
    bottom: -12px;
  }
}

.global_footer .gf_inner_wrap .gf_button .btn_hamburger p span {
  display: none;
}

.global_footer .gf_inner_wrap .gf_inner {
  background: #002740;
  color: #fff;
  padding-top: 40px;
  position: relative;
  bottom: 0;
  width: 100%;
  z-index: 99;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner {
    padding-top: 58px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_title {
  display: none;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_title {
    display: block;
    margin-bottom: 30px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_title p {
  font-family: "Gothic MB101 Bold", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_title p.en {
  font-size: 15px;
  margin-top: 5px;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation {
  width: 100%;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li {
  width: calc(50% - 5px);
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li {
    width: calc(100% / 5 - 1.38vw);
  }
}

@media screen and (min-width: 1440px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li {
    width: calc(100% / 5 - 20px);
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li:nth-child(2n) {
  margin-left: 10px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li:nth-child(2n) {
    margin-left: 0;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li:nth-child(n + 3) {
  margin-top: 10px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li:nth-child(n + 3) {
    margin-top: 0;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a {
  display: block;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a:hover figure .footer_pic::after {
    background: rgba(255, 255, 255, 0.2);
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure .footer_pic {
  display: none;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure .footer_pic {
    display: block;
    margin-bottom: 15px;
    position: relative;
  }
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure .footer_pic::after {
    background: transparent;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
    height: 100%;
    width: 100%;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure .footer_pic img {
  width: 100%;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption {
  font-size: 15px;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 768px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption {
    font-size: 20px;
  }
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption {
    font-size: 1.38vw;
  }
}

@media screen and (min-width: 1440px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption {
    font-size: 20px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption .number {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption .number {
    font-size: 18px;
  }
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption .number {
    font-size: 1.25vw;
  }
}

@media screen and (min-width: 1440px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_navigation ul li a figure figcaption .number {
    font-size: 18px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom {
  margin: 30px 0 40px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom {
    margin: 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation {
  margin-bottom: 30px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation {
    margin-bottom: 0;
    padding-right: 2vw;
    max-width: 375px;
  }
}

@media screen and (min-width: 1440px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation {
    padding-right: 40px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li {
  position: relative;
  width: calc(50% - 15px);
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li:nth-child(2n) {
  margin-left: 30px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li:nth-child(2n) {
    margin-left: 1.4vw;
  }
}

@media screen and (min-width: 1440px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li:nth-child(2n) {
    margin-left: 30px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li:nth-child(n + 3) {
  margin-top: 5px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li:nth-child(n + 3) {
    margin-top: 20px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li._wide {
  margin-left: 0;
  white-space: nowrap;
  width: 100%;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li::before {
  background: #fff;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 3px;
  width: 9px;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li a {
  display: block;
  font-size: 12px;
  padding-left: 14px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li a {
    font-size: 14px;
  }
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_subNavigation ul li a:hover {
    text-decoration: underline;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information {
  border-top: 1px solid #335266;
  padding-top: 25px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information {
    border-top: none;
    padding-top: 0;
    border-left: 2px solid #335266;
    padding-left: 30px;
    padding-right: 40px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information dl {
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information dl {
    font-size: 14px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information dl dt {
  text-decoration: underline;
  margin-bottom: 12px;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_information dl dd a {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink {
  margin-top: 30px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink {
    margin-top: 0;
    max-width: 282px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink a {
  background: #fff;
  display: block;
  min-height: 60px;
  padding: 15px 0;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink a {
    opacity: 1;
    padding: 30px 60px;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
  }
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink a:hover {
    opacity: .8;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink a img {
  width: 32vw;
  min-width: 120px;
  max-width: 200px;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink a img {
    width: 160px;
  }
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink-title {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 600;
  font-size: 13px;
  margin-top: 15px;
  text-align: center;
}

.global_footer .gf_inner_wrap .gf_inner .global_inner .gf_bottom .gf_officialLink-title span {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding-left: 1em;
  padding-right: 1em;
}

.global_footer .gf_inner_wrap .gf_inner .gf_copyright {
  background: #00152a;
}

.global_footer .gf_inner_wrap .gf_inner .gf_copyright .global_inner p {
  font-family: "berthold akzidenz grotesk";
  font-weight: bold;
  color: #808a95;
  font-size: 10px;
  padding: 18px 0;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_footer .gf_inner_wrap .gf_inner .gf_copyright .global_inner p {
    font-size: 11px;
    padding: 26px 0;
  }
}

.global_mainVisual {
  position: relative;
  height: calc(300px - 56px);
  z-index: -10000;
}

@media screen and (min-width: 980px) {
  .global_mainVisual {
    height: calc(450px - 83px);
  }
  .global_mainVisual::before {
    background: #003f67;
    content: '';
    display: block;
    position: absolute;
    top: -102px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -10000;
  }
}

.global_mainVisual .mainVisual_inner {
  padding: 0 20px;
  height: 100%;
  width: 100%;
}

.global_mainVisual .mainVisual_inner .mainVisual_title {
  color: #fff;
  display: block;
  padding-top: 60px;
}

@media screen and (max-width: 320px) {
  .global_mainVisual .mainVisual_inner .mainVisual_title {
    padding-top: 40px;
  }
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_inner .mainVisual_title {
    padding-top: 120px;
  }
}

.global_mainVisual .mainVisual_inner .mainVisual_title h1 {
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
  font-size: 36px;
  text-align: center;
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_inner .mainVisual_title h1 {
    font-size: 30px;
  }
}

.global_mainVisual .mainVisual_inner .mainVisual_title p {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_inner .mainVisual_title p {
    font-size: 15px;
    text-align: center;
  }
}

.global_mainVisual .mainVisual_backGround {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 305px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto auto;
  z-index: -9999;
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_backGround {
    height: 450px;
  }
}

.global_mainVisual .mainVisual_backGround-PC {
  display: none;
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_backGround-PC {
    background: #003f67;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-height: 100%;
    max-width: none;
    min-width: 100%;
  }
}

.global_mainVisual .mainVisual_backGround-SP {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  min-height: 100%;
  max-width: none;
  min-width: 100%;
}

@media screen and (min-width: 980px) {
  .global_mainVisual .mainVisual_backGround-SP {
    display: none;
  }
}

.global_hub_wrap {
  background: #fff;
  padding-bottom: calc(40px + 55px);
}

@media screen and (min-width: 768px) {
  .global_hub_wrap {
    padding-bottom: calc(100px + 88px);
  }
}

.global_hub_wrap .global_hub {
  background: #00507e;
}

.module_hubList-01 {
  padding: 30px 0 50px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 {
    padding: 140px 0 160px;
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.module_hubList-01 li {
  background: #f0f0f0;
}

.module_hubList-01 li:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li {
    width: calc(100% / 4 - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .module_hubList-01 li:nth-child(n + 5) {
    margin-top: 60px;
  }
}

.module_hubList-01 li a {
  color: #00152a;
  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;
  padding: 10px;
  position: relative;
  text-decoration: none;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
  .module_hubList-01 li a:hover .image::after {
    background: rgba(255, 255, 255, 0.2);
  }
}

.module_hubList-01 li a .image {
  width: 96px;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li a .image {
    min-height: 0%;
    position: relative;
    width: 100%;
  }
  .module_hubList-01 li a .image::after {
    background: transparent;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
    height: 100%;
    width: 100%;
  }
}

.module_hubList-01 li a .image img {
  width: auto;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li a .image img {
    width: 100%;
  }
}

.module_hubList-01 li a .text {
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
  font-size: 15px;
  padding-right: 40px;
  width: calc(100% - 96px - 20px);
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li a .text {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    padding-right: 0;
    width: 100%;
  }
}

.module_hubList-01 li a::after {
  background: url(/img/common/ico_arrow_r_06.svg) no-repeat center;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  height: 12px;
  width: 12px;
}

@media screen and (min-width: 980px) {
  .module_hubList-01 li a::after {
    display: none;
  }
}

.module_hubList-02 {
  padding: 30px 0 50px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .module_hubList-02 {
    margin-right: -30px;
    margin-left: -30px;
    padding: 100px 0;
  }
}

.module_hubList-02 li {
  display: block;
}

.module_hubList-02 li:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (min-width: 980px) {
  .module_hubList-02 li:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 980px) {
  .module_hubList-02 li {
    padding-right: 30px;
    padding-left: 30px;
    width: 50%;
    float: left;
  }
  .module_hubList-02 li:nth-child(2n+1) {
    clear: left;
  }
  .module_hubList-02 li:nth-child(n + 3) {
    margin-top: 30px;
  }
}

.module_hubList-02 li a {
  background: #fff;
  color: #104bad;
  display: block;
  font-size: 15px;
  padding: 25px 60px 25px 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all .1s;
  transition: all .1s;
  width: 100%;
  font-family: "Gothic MB101 Heavy", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std", Arial, sans-serif;
  font-weight: 800;
}

@media screen and (min-width: 980px) {
  .module_hubList-02 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    padding: 36px 70px 36px 35px;
  }
  .module_hubList-02 li a:hover span, .module_hubList-02 li a:hover::before, .module_hubList-02 li a:hover::after {
    opacity: 0.7;
  }
}

.module_hubList-02 li a::before, .module_hubList-02 li a::after {
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease;
}

.module_hubList-02 li a::before {
  border: 2px solid #104bad;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 5px;
  width: calc(100% - 16px);
}

@media screen and (min-width: 980px) {
  .module_hubList-02 li a::before {
    border: 3px solid #104bad;
  }
}

.module_hubList-02 li a::after {
  background: url(/img/common/ico_arrow_r_05.svg) no-repeat center;
  top: 0;
  right: 20px;
  height: 100%;
  width: 12px;
}

@media screen and (min-width: 980px) {
  .module_hubList-02 li a::after {
    width: 16px;
  }
}

.module_hubList-02 li a span {
  opacity: 1;
  -webkit-transition: opacity .1s ease;
  transition: opacity .1s ease;
}

.global_breadCrumb {
  background: #fff;
  padding: 0 20px calc(55px + 1em);
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_breadCrumb {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 7.6vw;
    max-width: 1220px;
    width: calc(100% - 15.2vw);
  }
}

@media screen and (min-width: 1440px) {
  .global_breadCrumb {
    margin: 0 auto;
    width: 100%;
  }
}

.global_breadCrumb ul {
  border-top: 1px solid #efefef;
  padding-top: 10px;
  width: 100%;
}

@media screen and (min-width: 980px) {
  .global_breadCrumb ul {
    border-top: none;
    border-bottom: 1px solid #222;
    padding: 20px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.global_breadCrumb ul li {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue LT Std","メイリオ", "Meiryo", Arial, sans-serif;
  font-weight: 500;
  color: #00152a;
  display: inline;
  font-size: 12px;
  position: relative;
}

@media screen and (min-width: 980px) {
  .global_breadCrumb ul li {
    font-size: 14px;
  }
}

.global_breadCrumb ul li a {
  color: #00152a;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .1s;
  transition: all .1s;
}

@media screen and (min-width: 980px) {
  .global_breadCrumb ul li a:hover {
    text-decoration: underline;
  }
}

.global_breadCrumb ul li:not(:last-child) {
  padding-right: 22px;
}

.global_breadCrumb ul li:not(:last-child)::after {
  background: url(/img/common/ico_arrow_r_08.svg) no-repeat center;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 4px;
  height: 100%;
  width: 8px;
}

@media screen and (min-width: 980px) {
  .global_breadCrumb._hub {
    background: transparent;
  }
  .global_breadCrumb._hub > ul {
    border-bottom: 1px solid #00507e;
  }
  .global_breadCrumb._hub > ul > li::after {
    background: url(/img/common/ico_arrow_r_01.svg) no-repeat center;
  }
  .global_breadCrumb._hub li,
  .global_breadCrumb._hub a {
    color: #fff;
  }
}
/*# sourceMappingURL=style.css.map */