@charset "UTF-8";
/* ===================================================================
CSS information

file name  : first_load.css
author     : Abilive
style info : 最初に読むCSS
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
[data-theme="white"] #header {
  background-color: #fff;
}

.modal {
  display: none;
}

@media only screen and (min-width: 768px) {
  .con_header {
    padding: 0.64rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_header {
    padding: 0.76rem 0 0;
  }
}
.con_header > .inner {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_header > .inner {
    width: calc(1320 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_header > .inner {
    width: calc(700 / 767 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_header > .inner {
    width: calc(1410 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_header .box_logo_and_h1 {
    width: calc(218 / 1410 * 100%);
    padding-left: calc(20 / 1410 * 100%);
  }
}
@media only screen and (max-width: 1024px) {
  .con_header .box_logo_and_h1 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
html[data-fsz="large"] .con_header .box_logo_and_h1 {
  width: auto;
}
.con_header .box_logo_and_h1 .txt_seo {
  font-size: 0.86rem;
  font-weight: normal;
  padding: .2em 0;
}
@media only screen and (min-width: 1025px) {
  .con_header .box_logo_and_h1 .txt_seo {
    line-height: 1.2;
    width: 500%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_header .box_logo_and_h1 .txt_seo {
    width: 100%;
    line-height: calc(30/21);
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .con_header .box_logo_and_h1 .txt_seo {
    font-size: 0.81rem;
  }
}

.lower .con_header .box_logo_and_h1 h1.txt_seo {
  display: none;
}
#homepage .con_header .box_logo_and_h1 p.txt_seo {
  display: none;
}
.con_header .box_logo_and_h1 .h_logo {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_header .box_logo_and_h1 .h_logo {
    width: calc(300 / 1024 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_header .box_logo_and_h1 .h_logo {
    width: calc(425 / 700 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_header .box_logo_and_h1 .h_logo {
    max-width: 18.85286rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_header .box_logo_and_h1 .h_logo {
    transform: translateX(-0.5em);
    padding: 0.71rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_header .box_logo_and_h1 .h_logo {
    transform: translateX(-0.58rem);
    padding: 1.15rem 0;
  }
}
.con_header .box_logo_and_h1 .h_logo a {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .con_header .box_logo_and_h1 .h_logo a {
    padding: 0.71rem 1.78rem;
    margin-left: -1.78rem;
    margin-right: -1.78rem;
  }
}
.con_header .box_logo_and_h1 .h_logo img {
  height: auto;
}
.con_header .box_ctrls {
  display: flex;
  margin-right: 0;
  margin-left: auto;
  justify-content: flex-end;
  align-content: flex-start;
  align-items: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .con_header .box_ctrls {
    width: calc(1160 / 1410 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_header .box_ctrls {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_header .box_ctrls {
    width: calc(275 / 700 * 100%);
  }
}
html[data-fsz="large"] .con_header .box_ctrls {
  width: auto;
}
.con_header .box_ctrls > .box_l {
  flex-wrap: wrap;
  width: calc(100% - 5.71rem - 1.07rem);
  display: flex;
  justify-content: flex-end;
  padding-top: 0.92rem;
}
.con_header .box_ctrls > .box_r {
  width: 5.71rem;
  height: 4.64rem;
  margin-left: 1.07rem;
}

.box_size_color {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .box_size_color {
    display: block;
  }
}

.box_change_color {
  display: flex;
  align-items: center;
  order: 0;
}
@media only screen and (max-width: 767px) {
  .box_change_color {
    display: block;
  }
}
.box_change_color .st {
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .box_change_color .st {
    font-size: 0.86rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_color .st {
    font-size: 1rem;
  }
}
[data-theme="white"] .box_change_color .st {
  color: #6b6b6b;
}
.box_change_color ul {
  display: flex;
}
.box_change_color li {
  margin-left: 0.42rem;
  width: 1.78rem;
  height: 1.78rem;
  display: flex;
  border-radius: 1000px;
  border: 1px solid #dcdcdc;
}
@media only screen and (min-width: 768px) {
  .box_change_color li {
    font-size: 0.86rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_color li {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_color li {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.box_change_color li a, .box_change_color li button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.box_change_color li[data-color="white"] {
  background-color: white;
}
.box_change_color li[data-color="white"] a, .box_change_color li[data-color="white"] button {
  color: black !important;
}
.box_change_color li[data-color="blue"] {
  background-color: blue;
  color: #fff;
}
.box_change_color li[data-color="blue"] a, .box_change_color li[data-color="blue"] button {
  color: #fff !important;
}
.box_change_color li[data-color="yellow"] {
  background-color: yellow;
}
.box_change_color li[data-color="yellow"] a, .box_change_color li[data-color="yellow"] button {
  color: black !important;
}
.box_change_color li[data-color="black"] {
  background-color: black;
}
.box_change_color li[data-color="black"] a, .box_change_color li[data-color="black"] button {
  color: #fff !important;
}

.box_change_fsz {
  order: 1;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .box_change_fsz {
    margin-left: 1.28rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_fsz {
    margin-bottom: 1em;
    display: block;
  }
}
.box_change_fsz .st {
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .box_change_fsz .st {
    font-size: 0.86rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_fsz .st {
    font-size: 1rem;
  }
}
[data-theme="white"] .box_change_fsz .st {
  color: #6b6b6b;
}
.box_change_fsz ul {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .box_change_fsz ul {
    font-size: 0.86rem;
  }
}
@media only screen and (max-width: 767px) {
  .box_change_fsz ul {
    font-size: 1.25rem;
  }
}
.box_change_fsz ul li {
  background-color: #fff;
  width: auto;
  display: flex;
  border-radius: 1000px;
  border: 1px solid #dcdcdc;
  white-space: nowrap;
  color: black !important;
  height: 1.78rem;
  margin-left: 0.42rem;
}
@media only screen and (max-width: 767px) {
  .box_change_fsz ul li {
    height: 2.5rem;
  }
}
.box_change_fsz ul li a, .box_change_fsz ul li button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.box_change_fsz ul li.is-active {
  background-color: #0268ed;
}
.box_change_fsz ul li[data-fsz="normal"] {
  width: 3.28rem;
}
@media only screen and (max-width: 767px) {
  .box_change_fsz ul li[data-fsz="normal"] {
    width: 6rem;
  }
}
.box_change_fsz ul li[data-fsz="large"] {
  width: 1.78rem;
}
@media only screen and (max-width: 767px) {
  .box_change_fsz ul li[data-fsz="large"] {
    width: 3.26087rem;
  }
}

.btn_gnav_menu {
  width: 5.71rem;
  height: 4.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.35rem;
  border-width: 1px;
  border-style: solid;
}
[data-theme="white"] .btn_gnav_menu {
  color: #fff;
  background-color: #004683;
  border-color: #004683;
}
.btn_gnav_menu a, .btn_gnav_menu button {
  color: inherit;
  width: 100%;
  height: 100%;
}
.btn_gnav_menu a .ic_menu, .btn_gnav_menu button .ic_menu {
  display: block;
  position: relative;
  width: calc(30 / 80 * 100%);
  height: 0.71rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: .5em;
  margin-bottom: .25em;
}
.btn_gnav_menu a .ic_menu .i, .btn_gnav_menu button .ic_menu .i {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  border-width: 1px 0 0 0;
  border-style: solid;
}
[data-theme="white"] .btn_gnav_menu a .ic_menu .i, [data-theme="white"] .btn_gnav_menu button .ic_menu .i {
  background-color: #fff;
}
.btn_gnav_menu a .ic_menu .i:nth-child(1), .btn_gnav_menu button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -5px);
}
.btn_gnav_menu a .ic_menu .i:nth-child(3), .btn_gnav_menu button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, 5px);
}
.btn_gnav_menu a .txt, .btn_gnav_menu button .txt {
  font-size: 0.93rem;
  text-align: center;
  display: block;
  letter-spacing: 0.04em;
}
.is-menu-opened .btn_gnav_menu a .ic_menu, .is-menu-opened .btn_gnav_menu button .ic_menu {
  width: calc(15 / 80 * 100%);
}
.is-menu-opened .btn_gnav_menu a .ic_menu .i:nth-child(1), .is-menu-opened .btn_gnav_menu button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.is-menu-opened .btn_gnav_menu a .ic_menu .i:nth-child(2), .is-menu-opened .btn_gnav_menu button .ic_menu .i:nth-child(2) {
  opacity: 0;
}
.is-menu-opened .btn_gnav_menu a .ic_menu .i:nth-child(3), .is-menu-opened .btn_gnav_menu button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.btn_menu_close {
  width: 5.71rem;
  height: 4.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.35rem;
  border-width: 1px;
  border-style: solid;
  z-index: 1001;
  position: relative;
}
[data-theme="white"] .btn_menu_close {
  color: #fff;
  background-color: #004683;
  border-color: #004683;
}
.btn_menu_close a, .btn_menu_close button {
  color: inherit;
  width: 100%;
  height: 100%;
}
.btn_menu_close a .ic_menu, .btn_menu_close button .ic_menu {
  display: block;
  position: relative;
  width: calc(30 / 80 * 100%);
  height: 0.71rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: .5em;
  margin-bottom: .25em;
}
.btn_menu_close a .ic_menu .i, .btn_menu_close button .ic_menu .i {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  border-width: 1px 0 0 0;
  border-style: solid;
}
[data-theme="white"] .btn_menu_close a .ic_menu .i, [data-theme="white"] .btn_menu_close button .ic_menu .i {
  background-color: #fff;
}
.btn_menu_close a .ic_menu .i:nth-child(1), .btn_menu_close button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -5px);
}
.btn_menu_close a .ic_menu .i:nth-child(3), .btn_menu_close button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, 5px);
}
.btn_menu_close a .txt, .btn_menu_close button .txt {
  font-size: 0.93rem;
  text-align: center;
  display: block;
  letter-spacing: 0.04em;
}
.is-menu-opened .btn_menu_close a .ic_menu, .is-menu-opened .btn_menu_close button .ic_menu {
  width: calc(15 / 80 * 100%);
}
.is-menu-opened .btn_menu_close a .ic_menu .i:nth-child(1), .is-menu-opened .btn_menu_close button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.is-menu-opened .btn_menu_close a .ic_menu .i:nth-child(2), .is-menu-opened .btn_menu_close button .ic_menu .i:nth-child(2) {
  opacity: 0;
}
.is-menu-opened .btn_menu_close a .ic_menu .i:nth-child(3), .is-menu-opened .btn_menu_close button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (min-width: 1025px) {
  .btn_menu_close {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .btn_menu_close {
    margin-right: auto;
    margin-left: auto;
  }
}
[data-theme="white"] .btn_menu_close {
  background: transparent;
  border: none;
}
.btn_menu_close button .txt {
  font-size: 0.71rem;
  text-align: center;
  display: block;
  letter-spacing: 0.04em;
}

.box_gnav_sub {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0.64rem;
  margin-top: 0.5rem;
  order: 3;
}
.box_gnav_sub li a {
  line-height: 1;
  text-decoration: none;
  padding: .5em 1em;
  display: block;
}
html[data-fsz="large"] .box_gnav_sub li a {
  padding: .5em .75em;
}
.box_gnav_sub li:last-child {
  margin-right: -1em;
}

.box_gnav_main {
  width: 100%;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 1px 0 1px 0;
  min-height: 4.28rem;
}
[data-theme="white"] .box_gnav_main {
  background-color: #fff;
}
[data-theme="blue"] .box_gnav_main {
  background-color: #00F;
}
[data-theme="yellow"] .box_gnav_main {
  background-color: #FF0;
}
[data-theme="black"] .box_gnav_main {
  background-color: #000;
}
.box_gnav_main ul {
  display: flex;
}
.box_gnav_main li {
  line-height: calc(20 / 15);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0 1px 0 0;
}
@media only screen and (min-width: 768px) {
  .box_gnav_main li {
    font-size: 1rem;
  }
}
.box_gnav_main li a {
  font-weight: 700;
}
.box_gnav_main li:nth-child(1) {
  width: calc(180 / 1440 * 100%);
}
.box_gnav_main li:nth-child(2) {
  width: calc(180 / 1440 * 100%);
}
.box_gnav_main li:nth-child(3) {
  width: calc(360 / 1440 * 100%);
}
.box_gnav_main li:nth-child(4) {
  width: calc(360 / 1440 * 100%);
}
.box_gnav_main li:nth-child(5) {
  width: calc(180 / 1440 * 100%);
}
.box_gnav_main li:nth-child(6) {
  width: calc(180 / 1440 * 100%);
}
.box_gnav_main li .i {
  margin-right: .25em;
}
.box_gnav_main li .st {
  width: 100%;
  text-align: center;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.57rem;
}
@media only screen and (min-width: 768px) {
  .box_gnav_main li .st {
    font-size: 1rem;
  }
}
[data-theme="white"] .box_gnav_main li .st {
  color: #e10955;
  background-color: #fff6fb;
}
html:not([data-theme="white"]) .box_gnav_main li .st {
  background-color: rgba(0, 0, 0, 0.1);
}
.box_gnav_main li .sub {
  width: 100%;
  display: flex;
  align-items: center;
}
.box_gnav_main li .sub a {
  width: calc(1 / 2 * 100%);
  display: block;
  text-decoration: none;
  text-align: center;
  padding: .6em 0;
  position: relative;
}
.box_gnav_main li .sub a:first-child::before {
  content: "";
  display: block;
  position: relative;
  width: 1px;
  top: 10%;
  bottom: 10%;
  background-color: #d9d9d9;
  right: 0;
  position: absolute;
}
html:not([data-theme="white"]).mouse .box_gnav_main li .sub a:hover, html:not([data-theme="white"]) .box_gnav_main li .sub a.is-active, html:not([data-theme="white"]) .box_gnav_main li .sub a:focus, html:not([data-theme="white"]) .box_gnav_main li .sub a:focus-within, html:not([data-theme="white"]).touch .box_gnav_main li .sub a.touchstart {
  outline: none;
  background-color: var(--bg-hover-color);
  color: var(--bg-color);
}
.touch .box_gnav_main li .sub a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_gnav_main li .sub a.touchend {
  transition-delay: 200ms;
}
[data-theme="white"].mouse .box_gnav_main li .sub a:hover, [data-theme="white"] .box_gnav_main li .sub a.is-active, [data-theme="white"] .box_gnav_main li .sub a:focus, [data-theme="white"] .box_gnav_main li .sub a:focus-within, [data-theme="white"].touch .box_gnav_main li .sub a.touchstart {
  outline: none;
  background-color: #045ccf;
  color: #fff;
}
.touch .box_gnav_main li .sub a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_gnav_main li .sub a.touchend {
  transition-delay: 200ms;
}
.box_gnav_main li > a {
  text-decoration: none;
  width: 100%;
  text-align: center;
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
html:not([data-theme="white"]).mouse .box_gnav_main li > a:hover, html:not([data-theme="white"]) .box_gnav_main li > a.is-active, html:not([data-theme="white"]) .box_gnav_main li > a:focus, html:not([data-theme="white"]) .box_gnav_main li > a:focus-within, html:not([data-theme="white"]).touch .box_gnav_main li > a.touchstart {
  outline: none;
  background-color: var(--bg-hover-color);
  color: var(--bg-color);
}
.touch .box_gnav_main li > a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_gnav_main li > a.touchend {
  transition-delay: 200ms;
}
[data-theme="white"].mouse .box_gnav_main li > a:hover, [data-theme="white"] .box_gnav_main li > a.is-active, [data-theme="white"] .box_gnav_main li > a:focus, [data-theme="white"] .box_gnav_main li > a:focus-within, [data-theme="white"].touch .box_gnav_main li > a.touchstart {
  outline: none;
  background-color: #045ccf;
  color: #fff;
}
.touch .box_gnav_main li > a {
  -webkit-tap-highlight-color: transparent;
}
.touch .box_gnav_main li > a.touchend {
  transition-delay: 200ms;
}
.box_gnav_main.type_fix {
  display: flex;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  transition: transform .25s ease-out;
  transform: translateY(-100%);
  border-width: 0 0 1px 0;
}
.parts_sticky .box_gnav_main.type_fix {
  transform: none;
}
.box_gnav_main.type_fix ul {
  width: calc(100% - 4.64rem);
}
.box_gnav_main.type_fix ul li {
  letter-spacing: 0;
}
@media only screen and (max-width: 1200px) {
  .box_gnav_main.type_fix ul li {
    font-size: 0.93rem;
  }
}
.box_gnav_main.type_fix .btn_fixgnav_menu {
  width: 5.71rem;
  height: 4.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0.35rem;
  border-width: 1px;
  border-style: solid;
  width: 4.64rem;
  height: auto;
  min-height: 4.28rem;
  border-radius: 0;
}
[data-theme="white"] .box_gnav_main.type_fix .btn_fixgnav_menu {
  color: #fff;
  background-color: #004683;
  border-color: #004683;
}
.box_gnav_main.type_fix .btn_fixgnav_menu a, .box_gnav_main.type_fix .btn_fixgnav_menu button {
  color: inherit;
  width: 100%;
  height: 100%;
}
.box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu, .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu {
  display: block;
  position: relative;
  width: calc(30 / 80 * 100%);
  height: 0.71rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: .5em;
  margin-bottom: .25em;
}
.box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i, .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  border-width: 1px 0 0 0;
  border-style: solid;
}
[data-theme="white"] .box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i, [data-theme="white"] .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i {
  background-color: #fff;
}
.box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i:nth-child(1), .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -5px);
}
.box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i:nth-child(3), .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, 5px);
}
.box_gnav_main.type_fix .btn_fixgnav_menu a .txt, .box_gnav_main.type_fix .btn_fixgnav_menu button .txt {
  font-size: 0.93rem;
  text-align: center;
  display: block;
  letter-spacing: 0.04em;
}
.is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu, .is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu {
  width: calc(15 / 80 * 100%);
}
.is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i:nth-child(1), .is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i:nth-child(2), .is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i:nth-child(2) {
  opacity: 0;
}
.is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu a .ic_menu .i:nth-child(3), .is-menu-opened .box_gnav_main.type_fix .btn_fixgnav_menu button .ic_menu .i:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.topicpath {
  margin-right: auto;
  margin-left: auto;
  width: calc(1280 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
  padding: 2em 0 2em 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .topicpath {
    width: calc(1320 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .topicpath {
    width: calc(700 / 767 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .topicpath {
    font-size: 0.86rem;
  }
}
@media only screen and (max-width: 767px) {
  .topicpath {
    font-size: 0.77rem;
  }
}
@media only screen and (min-width: 768px) {
  .topicpath {
    margin-bottom: 1.42rem;
  }
}
@media only screen and (max-width: 767px) {
  .topicpath {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1441px) {
  .topicpath {
    width: calc(1760 / 1920 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .topicpath {
    padding: 2em 0;
  }
}
.topicpath ul {
  display: block;
  text-align: left;
}
.topicpath ul li {
  padding: 1em 0;
  display: inline;
}
@media only screen and (max-width: 767px) {
  .topicpath ul li {
    padding: .75em 0;
  }
}
.topicpath ul li a {
  text-decoration: underline;
}
[data-theme="white"] .topicpath ul li a {
  text-decoration: none;
  color: #045ccf;
}
.topicpath ul li a span {
  padding-top: .25em;
  padding-bottom: .25em;
}
.topicpath ul li .i {
  padding: 0 .6em;
}

.lower_fv {
  display: flex;
  flex-wrap: wrap;
}
[data-theme="white"] .lower_fv {
  background: url("/content/000000064.png") #045ccf repeat center top;
  color: #fff;
}
.lower_fv > .inner {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .lower_fv > .inner {
    display: flex;
    flex-direction: column;
  }
}
.lower_fv .box_txt {
  order: 1;
  display: flex;
  z-index: 2;
  border-top-right-radius: 1.42rem;
  overflow: hidden;
  background-color: var(--bg-color);
}
[data-theme="white"] .lower_fv .box_txt {
  background: url("/content/000000064.png") #045ccf repeat center top;
  color: #fff;
}
.lower_fv .box_txt .st_lower_fv {
  line-height: 1;
}
@media only screen and (min-width: 1025px) {
  .lower_fv .box_txt .st_lower_fv {
    font-size: 2.86rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lower_fv .box_txt .st_lower_fv {
    font-size: 2.29rem;
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv .box_txt .st_lower_fv {
    font-size: 1.85rem;
  }
}
.lower_fv.fv_type_image {
  padding-bottom: 4.28rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lower_fv.fv_type_image {
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_image {
    padding-bottom: 2rem;
  }
}
.lower_fv.fv_type_image .box_txt {
  justify-content: center;
  padding-top: 4.28rem;
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 600px;
  width: calc(600 / 1440 * 100%);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1441px) {
  .lower_fv.fv_type_image .box_txt {
    max-width: calc(600px * (17 / 14));
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lower_fv.fv_type_image .box_txt {
    padding-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_image .box_txt {
    padding-top: 2rem;
    position: relative;
    max-width: none;
    width: 100%;
  }
}
.lower_fv.fv_type_image .box_txt > .inner {
  width: calc(470 / 600 * 100%);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_image .box_txt > .inner {
    width: 92%;
  }
}
.lower_fv.fv_type_image .box_txt .txt {
  margin-top: .75em;
}
@media only screen and (min-width: 768px) {
  .lower_fv.fv_type_image .box_txt .txt {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_image .box_txt .txt {
    font-size: 0.85rem;
  }
}
@media only screen and (max-width: 1024px) {
  .lower_fv.fv_type_image .box_txt .txt br {
    display: none;
  }
}
.lower_fv.fv_type_image .img {
  order: 0;
  width: calc(1380 / 1440 * 100%);
  border-bottom-right-radius: 1.42rem;
  overflow: hidden;
}
.lower_fv.fv_type_plain > .inner {
  margin-right: auto;
  margin-left: auto;
  width: calc(1280 / 1440 * 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lower_fv.fv_type_plain > .inner {
    width: calc(1320 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_plain > .inner {
    width: calc(700 / 767 * 100%);
  }
}
@media only screen and (min-width: 1441px) {
  .lower_fv.fv_type_plain > .inner {
    width: calc(1760 / 1920 * 100%);
  }
}
.lower_fv.fv_type_plain > .inner .box_txt {
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .lower_fv.fv_type_plain > .inner .box_txt {
    height: 13.57rem;
  }
}
@media only screen and (max-width: 767px) {
  .lower_fv.fv_type_plain > .inner .box_txt {
    height: 15rem;
  }
}

.home_fv {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 4.28rem;
}
[data-theme="white"] .home_fv {
  background: url("/content/000000064.png") #045ccf repeat center top;
}
@media only screen and (max-width: 767px) {
  .home_fv {
    padding-bottom: 1rem;
  }
}
.home_fv > .inner {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .home_fv > .inner {
    display: flex;
    flex-direction: column;
  }
}
.home_fv .box_txt {
  width: 35.71rem;
  order: 1;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  border-top-right-radius: 1.42rem;
  overflow: hidden;
  background-color: var(--bg-color);
}
[data-theme="white"] .home_fv .box_txt {
  background: url("/content/000000064.png") #045ccf repeat center top;
  color: #fff;
}
@media only screen and (min-width: 1025px) {
  .home_fv .box_txt {
    padding-top: 4.28rem;
  }
}
@media only screen and (max-width: 1024px) {
  .home_fv .box_txt {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    position: relative;
    margin-left: 0;
    order: 1;
    margin-top: -2.69rem;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 767px) {
  .home_fv .box_txt {
    width: calc(700 / 768 * 100%);
    padding-bottom: 0;
  }
}

.home_fv .box_txt > .inner {
  width: calc(420 / 500 * 100%);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .home_fv .box_txt > .inner {
    width: calc(660 / 700 * 100%);
  }
}
.home_fv .box_txt .box_st {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1025px) {
  .home_fv .box_txt .box_st {
    align-items: flex-end;
  }
}
.home_fv .box_txt .box_st .tmp_st {
  width: calc(100% - 2.85rem);
}
.home_fv .box_txt .box_st .tmp_st .jp {
  letter-spacing: 0.08em;
  line-height: calc(50/30);
}
@media only screen and (min-width: 768px) {
  .home_fv .box_txt .box_st .tmp_st .jp {
    font-size: 2.14rem;
  }
}
@media only screen and (max-width: 767px) {
  .home_fv .box_txt .box_st .tmp_st .jp {
    font-size: 1.77rem;
  }
}
.home_fv .box_txt .box_st .tmp_arr {
  margin-right: 0;
  margin-left: auto;
}
.home_fv .fv_slider {
  width: 100%;
  order: 0;
}
@media only screen and (min-width: 1025px) {
  .home_fv .fv_slider {
    display: flex !important;
    align-items: center;
  }
}
@media only screen and (max-width: 1024px) {
  .home_fv .fv_slider {
    order: 0;
  }
}
.home_fv .fv_slider .tmp_slick_arr {
  display: none !important;
}
.home_fv .fv_slider .slick-list {
  border-bottom-right-radius: 1.42rem;
}
@media only screen and (min-width: 1025px) {
  .home_fv .fv_slider .slick-list {
    width: calc(1380 / 1440 * 100%);
  }
}
.home_fv .fv_slider .slide {
  text-decoration: none;
  display: block;
  position: relative;
  width: 100%;
}
.mouse .home_fv .fv_slider .slide {
  transition: opacity 0.3s ease-in;
}
.mouse .home_fv .fv_slider .slide:hover, .touch .home_fv .fv_slider .slide.touchstart {
  opacity: 0.7;
}
.touch .home_fv .fv_slider .slide {
  -webkit-tap-highlight-color: transparent;
}
.touch .home_fv .fv_slider .slide.touchend {
  transition-delay: 200ms;
}
@media only screen and (max-width: 1024px) {
  .home_fv .fv_slider .slide {
    display: flex;
    flex-direction: column;
  }
}
.home_fv .fv_slider .slide::after {
  content: "";
  display: block;
  padding-bottom: calc(720 / 1840 * 100%);
}
@media only screen and (max-width: 1024px) {
  .home_fv .fv_slider .slide::after {
    padding-bottom: calc(650 / 768 * 100%);
  }
}
.home_fv .fv_slider .slide[href^="javascript"], .home_fv .fv_slider .slide[href=""] {
  cursor: default;
  pointer-events: none;
}
.home_fv .fv_slider .slide[href^="javascript"] .tmp_arr, .home_fv .fv_slider .slide[href=""] .tmp_arr {
  display: none;
}
.home_fv .fv_slider .slide picture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .home_fv .fv_slider > .slide {
    width: calc(1380 / 1440 * 100%);
  }
}
.home_fv .fv_slider > .slide:not(:first-child) {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .home_fv .fv_slider .slick-dots {
    width: calc(60 / 1440 * 100%);
    height: 100%;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1025px) {
  .home_fv .fv_slider .slick-dots li {
    width: 100%;
    margin-left: 0;
    margin-top: 0.71rem;
  }
}
[data-theme="white"] .home_fv .fv_slider .slick-dots li .dot_svg .dot_circle {
  stroke: #fff;
}
[data-theme="white"] .home_fv .fv_slider .slick-dots li::before {
  border-color: #fff;
}
[data-theme="white"] .home_fv .fv_slider .slick-dots li.slick-active::before {
  background-color: #fff;
}
.home_fv .btn_kv_faq {
  position: absolute;
  right: calc(13 / 1440 * 100%);
  bottom: 0;
  width: auto;
  transform: translateY(50%);
}
.home_fv .btn_kv_faq a {
  width: 21.42rem;
}
[data-theme="black"] .home_fv .btn_kv_faq a {
  background-color: #000;
}

#header .mf_finder_container {
  border-radius: 1000px;
  margin-left: 0 !important;
}
@media only screen and (min-width: 1025px) {
  #header .mf_finder_container {
    margin-left: 1.07rem;
    width: 20.71rem;
    order: 2;
  }
}
@media only screen and (max-width: 1024px) {
  #header .mf_finder_container {
    margin-right: 0;
    margin-left: auto;
  }
}
#header .mf_finder_container .mf_finder_searchBox_doctype {
  display: none;
}
#header .mf_finder_container .mf_finder_searchBox_selects {
  display: none;
}
#header .mf_finder_container .mf_finder_searchBox {
  margin-right: 0;
  margin-left: 0;
}
#header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items {
  border: 1px solid #ddd;
  border-radius: 1000px;
  padding: 0;
}
[data-theme="white"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
#header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap {
  background-color: transparent;
}
#header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input {
  appearance: none;
  min-height: 2.5rem;
  padding: 0 .75rem 0 1rem;
  border: none;
  border-radius: 1000px 0 0 1000px;
  background-color: transparent;
  outline: none;
}
#header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input:focus {
  outline: 2px #f0f0f0 solid;
  outline-offset: -2px;
}
[data-theme="white"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input:focus {
  background-color: white;
}
[data-theme="blue"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
[data-theme="yellow"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
[data-theme="black"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_query_wrap .mf_finder_searchBox_query_input:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
#header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_submit {
  background-color: transparent;
  cursor: pointer;
  font-weight: 700;
  padding: 0 .25em;
}
@media only screen and (max-width: 767px) {
  #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_submit {
    padding: 0 1em;
  }
}
[data-theme="white"] #header .mf_finder_container .mf_finder_searchBox .mf_finder_searchBox_items_wrapper .mf_finder_searchBox_items .mf_finder_searchBox_submit {
  color: #045ccf;
}

@media only screen and (min-width: 1025px) {
  .box_search_word {
    margin-left: 1.07rem;
    width: 20.71rem;
    order: 2;
  }
}
@media only screen and (max-width: 1024px) {
  .box_search_word {
    margin-right: 0;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .box_search_word {
    width: calc(275 / 700 * 100%);
    margin-right: -0.76rem;
  }
}

:root {
  --yellow-color: #000;
  --yellow-bg-color: #FF0;
  --yellow-bg-hover-color: #000;
  --white-color: #222222;
  --white-bg-color: #F0F0F0;
  --white-bg-hover-color: #FFF;
  --black-color: #FFF;
  --black-bg-color: #000;
  --black-bg-hover-color: #FFF;
  --blue-color: #FFF;
  --blue-bg-color: #00F;
  --blue-bg-hover-color: #FFF;
}

html {
  letter-spacing: 0.06em;
}
@media only screen and (min-width: 768px) {
  html {
    line-height: calc(28 / 14);
  }
}
@media only screen and (max-width: 767px) {
  html {
    line-height: calc(52 / 26);
  }
}
@media only screen and (min-width: 1441px) {
  html[data-fsz="normal"] {
    font-size: calc(17 / 16 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  html[data-fsz="normal"] {
    font-size: calc(14 / 16 * 100%);
  }
}
@media only screen and (min-width: 1441px) {
  html[data-fsz="large"] {
    font-size: calc(17 * 1.5 / 16 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  html[data-fsz="large"] {
    font-size: calc(14 * 1.5 / 16 * 100%);
  }
}
@media only screen and (min-width: 1441px) {
  html {
    font-size: calc((14 + 2) / 16 * 100%);
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  html {
    font-size: calc((14 + 1) / 16 * 100%);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  html {
    font-size: calc(14 / 16 * 100%);
  }
}
@media only screen and (min-width: 897px) and (max-width: 1024px) {
  html {
    font-size: calc((14) / 16 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 896px) {
  html {
    font-size: calc((14 - 2) / 16 * 100%);
  }
}

body {
  color: #222222;
  width: 100%;
  overflow-x: hidden;
}
body a {
  color: inherit;
  text-decoration: underline;
}
body a:hover {
  text-decoration: none;
}
body img {
  max-width: 100%;
  -webkit-touch-callout: none;
  line-height: 1;
}

body,
pre,
input,
textarea,
select {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-weight: 500;
  color: #222222;
}

input,
select,
textarea {
  font-size: 100%;
}

* {
  box-sizing: border-box;
}

#abi_page {
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 1025px) {
  body .view_tab-sp,
  body .view_tab {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body .view_pc-tab,
  body .view_tab {
    display: none !important;
  }
}

svg {
  width: 1em;
}

img {
  width: 100%;
}
img.lazyload, img.lazyloading {
  opacity: 0;
  visibility: hidden;
}
img.lazyloaded {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s ease-out;
  height: auto;
}
img[loading=lazy] {
  width: 100%;
  height: auto;
}

.tmp_slider > .slide:not(:first-child) {
  display: none;
}

.tmp_bw1 {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .tmp_bw1 {
    width: calc(1100 / 1440 * 100%);
    max-width: calc(1100px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .tmp_bw1 {
    max-width: calc(1100px * (17 / 14));
  }
}
@media only screen and (min-width: 1025px) {
  html[data-fsz="large"] .tmp_bw1 {
    max-width: none;
    width: calc(100% - 5%*1);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tmp_bw1 {
    width: calc(1320 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bw1 {
    width: calc(700 / 767 * 100%);
  }
}

.tmp_bw2 {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .tmp_bw2 {
    width: calc(1000 / 1440 * 100%);
    max-width: calc(1000px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .tmp_bw2 {
    max-width: calc(1000px * (17 / 14));
  }
}
@media only screen and (min-width: 1025px) {
  html[data-fsz="large"] .tmp_bw2 {
    max-width: none;
    width: calc(100% - 5%*2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tmp_bw2 {
    width: calc(1200 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bw2 {
    width: calc(650 / 767 * 100%);
  }
}

.tmp_bw3 {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .tmp_bw3 {
    width: calc(800 / 1440 * 100%);
    max-width: calc(800px);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .tmp_bw3 {
    max-width: calc(800px * (17 / 14));
  }
}
@media only screen and (min-width: 1025px) {
  html[data-fsz="large"] .tmp_bw3 {
    max-width: none;
    width: calc(100% - 5%*3);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tmp_bw3 {
    width: calc(1100 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .tmp_bw3 {
    width: calc(650 / 767 * 100%);
  }
}

#main_and_aside {
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  #main_and_aside > .inner {
    display: flex;
    justify-content: center;
  }
}

#main {
  width: 100%;
}

.hover_img_zooom {
  display: block;
}
.hover_img_zooom .zoom_target {
  overflow: hidden;
}
.hover_img_zooom .zoom_target img {
  transition: transform 0.2s ease-out;
}
.mouse .hover_img_zooom:hover .zoom_target img, .touch .hover_img_zooom.touchstart .zoom_target img {
  transform: scale(1.1);
}
.touch .hover_img_zooom {
  -webkit-tap-highlight-color: transparent;
}
.touch .hover_img_zooom.touchend {
  transition-delay: 200ms;
}

.con_jump {
  background-color: #045ccf;
  color: #fff;
  padding: 1rem;
}
.con_jump:not(:focus-within) {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

[data-theme="white"] body {
  background-color: #f0f0f0;
}
[data-theme="blue"] body {
  background-color: blue;
  color: white;
}
[data-theme="blue"] body button {
  color: white;
}
[data-theme="yellow"] body {
  background-color: yellow;
  color: black;
}
[data-theme="yellow"] body button {
  color: black;
}
[data-theme="black"] body {
  background-color: black;
  color: white;
}
[data-theme="black"] body button {
  color: white;
}
