@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap');

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  font: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, main, nav, section {
  display: block;
}

img, picture, audio, canvas, video, svg {
  display: inline-block;
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  display: block;
  overflow-wrap: break-word;
}

br,
hr {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

input,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

input,
button,
select,
textarea {
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
@media screen and (min-width:1024px) {
  br.spver,
  .spver,
  a.spver,
  .mv_text ul.spver { display: none; }
  :root {
    --inner-padding-inline: 1.5rem;
    --leading-trim: calc((1em - 1lh) / 2);
  }
  body {
    font-size: 16px;
  }
}
@media screen and (max-width:1023px) {
  br.pcver,
  .pcver,
  a.pcver,
  .mv_text ul.pcver { display: none; }
  :root {
    --inner-padding-inline: 1.2rem;
    --leading-trim: calc((1em - 1lh) / 2);
  }
  body {
    font-size: 13px;
  }
}

body {
  position: relative;
  color: #333;
  font-weight: 600;
  font-family: "hiragino-kaku-gothic-pron", Arial, sans-serif;
  line-height: 1.6;
  letter-spacing: 2px;
  background-color: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
section h2 span {
   font-family: "hiragino-kaku-gothic-pron", Arial, sans-serif;
}
body .number {
  /*  font-family: "Overpass", sans-serif; */
  font-family: "hiragino-kaku-gothic-pron", Arial, sans-serif;
  font-weight: 900;
}

@media screen and (max-width: 960px) {
  body.is-navi {
    overflow: hidden;
  }
}
body.is-modal {
  overflow: hidden;
}
body.is-modal .modal-container {
  opacity: 1;
  pointer-events: auto;
}

a {
  color: #222;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
}

b {
  display: block;
  font-weight: bold;
}

u {
  text-decoration: underline;
}

em {
  color: #e68545;
  font-weight: bold;
}

strong {
  font-size: inherit;
  font-weight: bold;
}

mark {
  background-color: transparent;
}

del {
  text-decoration: line-through;
}

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

picture {
  display: block;
}

button {
  cursor: pointer;
}

#to,
#bo {
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

#page {
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 1.8;
  background-color: #fff;
  z-index: 997;
}

#main {
  overflow-x: hidden;
}

/* error */
section.error h1 {
  margin: 0 auto 2rem;
}

/* header */
@media screen and (min-width:1286px) {
  #header #g-nav.panelactive {
    display: none;
  }
}
@media screen and (max-width: 1285px) {
  #g-nav #g-nav-list .content {
    padding: 20px 20px 50px;
  }
  #g-nav #g-nav-list .content p.menu_title {
    color: #474747;
    font-size: 1.13rem;
    font-weight: 500;
    position: relative;
    margin: 0;
    text-align: left;
    display: inline-block;
    letter-spacing: 0;
  }
  #g-nav #g-nav-list .content p.menu_subtitle {
    color: #474747;
    font-size: 1.38rem;
    font-weight: 500;
    position: relative;
    margin: 20px 0 22px;
    text-align: left;
    display: inline-block;
    letter-spacing: 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent {
    margin: 0 auto 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li {
    display: block;
    margin: 0 auto 24px;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li a {
    font-size: 1.13rem;
  }
  #g-nav #g-nav-list .content ul.children_menu_list li {
    display: inline-block;
    padding-left: 20px;
    position: relative;
    margin-right: 0;
    margin-bottom: 16px;
  }
  #g-nav #g-nav-list .content ul.children_menu_list {
    display: block;
    padding: 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list li a {
    padding: 10px 0;
    font-size: 1rem;
    letter-spacing: 0;
    font-weight: 500;
    color: #474747;
  }
  #g-nav #g-nav-list .content ul.children_menu_list li.sub_title {
    margin-top: 14px;
  }
  #g-nav #g-nav-list .content ul.children_menu_list li:before {
    content: "";
    background-image: url("../img/menu/menu_icon_2.png");
    width: 16px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li {
    border-top: 1px solid #000;
    margin: 0;
    position: relative;
    padding: 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li a {
    display: inline-block;
    position: relative;
    padding: 30px 0;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li:last-child {
    border-bottom: 1px solid #000;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li:before {
    content: none;
  }
  #g-nav #g-nav-list .content ul.children_menu_list.parent li a:after {
    content: "";
    background-image: url("../img/menu/menu_icon_2.png");
    width: 24px;
    height: 24px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-48%);
    right: -32px;
  } 
  #g-nav #g-nav-list .content ul.children_menu_list li.outsidelink:after {
    content: "";
    background-image: url("../img/menu/outsidelink_icon.png");
     width: 16px;
    height: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
  }
  #g-nav #g-nav-list .content div.two_col {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px 20px;
    margin: 0 auto 40px;
  }
  #g-nav #g-nav-list .content div.three_col {
    display: grid;
    align-items: flex-start;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px 10px;
  }
   #g-nav #g-nav-list .content div.three_col ul.children_menu_list {
    margin-top: 10px;
   }
  #g-nav #g-nav-list .content div.three_col ul.children_menu_list li {
    margin-right: 0;
  }
  #g-nav .content ul.contact {
    position: relative;
    display: grid;
    margin: 60px auto 0;
    grid-template-columns: 1fr;
    gap: 24px 0;
  }
  #g-nav .content ul.contact li.contact_button a {
  background-image: linear-gradient(135deg, #a8288d 0%, #397ac7 100%);
  }
  #g-nav .content ul.contact li.download a {
    background-color: #111752;
  }
  #g-nav .content ul.contact li.download a,
  #g-nav .content ul.contact li.contact_button a {
    width: 100%;
    padding: 20px 0;
    border-radius: 4px;
    letter-spacing: 0;
    text-align: center;
  }
  header .openbtn1 {
    right: 20px;
    top: 25px;
    width: 40px;
    height: 30px;
  }
  header .openbtn1 span:nth-of-type(1) {
    top: 0;
  }
  header .openbtn1 span:nth-of-type(2) {
      top: 15px;
  }
  header .openbtn1 span:nth-of-type(3) {
      top: 30px;
  }
  header .openbtn1 span {
    width: 100%;
    background-color: #111752;
    left: 0;
  }
}
@media screen and (max-width:1200px) {
  header#header {
    height: 80px!important;
  }
  header#header div.mw .logo-wrapper {
    margin-left: 0!important;
  }
}
body.panelactive {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
}
#g-nav {
  z-index: 1000!important;
}
#header #g-nav #g-nav-list {
  height: calc(100vh - 80px);
}
header#header div.mw {
  position: relative;
  padding: 13px 20px!important;
}
header#header div.mw nav.nav.new ul.menu {
  gap: 0 24px;
}
header#header div.mw nav.nav.new ul.menu li a {
  padding: 16px 8px;
  font-weight: 500;
  color: #474747;
}
header#header div.mw nav.nav.new ul.menu li a.parent-menu {
  position: relative;
  padding: 16px 20px 16px 8px;
}
header#header div.mw nav.nav.new ul.menu li a.parent-menu:after {
  content: "";
  display: inline-block;
  background-image: url("../img/menu/menu_icon.png");
  width: 18px;
  height: 18px;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(1, 1);
  right: 0;
  transition: all .3s;
}
header#header div.mw nav.nav.new ul.menu li a.parent-menu:hover:after {
  transform: translateY(-50%) scale(1, -1);
}
header#header div.mw nav.nav ul.contact li.download,
header#header div.mw nav.nav ul.contact li.contact_button {
  background-image: none;
}
header#header div.mw nav.nav ul.contact li.download a,
header#header div.mw nav.nav ul.contact li.contact_button a {
  width: 160px;
  padding: 20px 0;
  border-radius: 4px;
  letter-spacing: 0;
}
header#header div.mw nav.nav ul.contact li.contact_button a {
background-image: linear-gradient(135deg, #a8288d 0%, #397ac7 100%);
}
header#header div.mw nav.nav ul.contact li.download a {
  background-color: #111752;
  margin-right: 16px;
}
#header nav.nav div.children-menu {
  position: fixed;
  margin-top: 0;
  top: 50px;
  left: 50%;
  width: 1200px;
  max-width: 1200px;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%);
  padding-top: 33px;
  text-align: left;
}
#header nav.nav div.children-menu.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
#header nav.nav div.children-menu .content {
  padding: 40px 100px;
  background-color: #F3F7FF;
}
#header nav.nav div.children-menu.full .content {
  padding: 40px 100px;
  background-color: #F3F7FF;
  height: calc(100vh - 100px);
  overflow-y: auto;
}
div.children-menu p.menu_title,
div.children-menu p.menu_subtitle,
header#header div.mw nav.nav ul.menu li div.children-menu p.menu_subtitle a {
  color: #474747;
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  margin: 0 0 24px;
  text-align: left;
  display: inline-block;
  padding: 0;
}
header#header div.mw nav.nav ul.menu li div.children-menu p.menu_subtitle a {
  color: #474747;
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
  margin: 0;
  text-align: left;
  display: inline-block;
  padding: 0;
}
div.children-menu ul.children_menu_list li {
  display: inline-block;
  padding-left: 32px;
  position: relative;
  margin-right: 40px;
  margin-bottom: 16px;
}
#header nav.nav ul.children_menu_list {
  display: block;
  padding: 0;
}
header#header div.mw nav.nav ul.menu .children_menu_list li a {
  padding: 10px 0;
  font-size: 1rem;
}
div.children-menu ul.children_menu_list li:before {
  content: "";
  background-image: url("../img/menu/menu_icon_2.png");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
div.children-menu ul.children_menu_list li.outsidelink:after {
  content: "";
  background-image: url("../img/menu/outsidelink_icon.png");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -32px;
}
div.children-menu div.two_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 40px 32px;
  margin: 0 auto;
}
div.children-menu div.two_col .menu_image {
  width: 250px;
}
div.children-menu div.two_col .menu_txt {
  width: 50%;
}
div.children-menu div.three_col {
  display: grid;
  align-items: flex-start;
  justify-content: center;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
div.children-menu div.three_col ul.children_menu_list {
  margin-top: 24px;
}
#header #g-nav {
  top: 80px;
}
#header #g-nav.panelactive {
  top: 80px;
  background: #F3F7FF;
}
#header .openbtn1.active span:nth-of-type(1) {
  background-color: #111752!important;
  width: 100%;
  top: 10px;
  left: 0;
}
#header .openbtn1.active span:nth-of-type(2) {
  background-color: #111752!important;
}
#header .openbtn1.active span:nth-of-type(3) {
  background-color: #111752!important;
  width: 100%;
  top: 23px;
  left: 0;
}
#g-nav #g-nav-list .content p.menu_title:after {
  content: "";
  background-image: url("../img/menu/menu_icon_2.png");
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 4px;
  right: -32px;
}
#g-nav #g-nav-list .content .menu_accordion p.menu_title:after {
  content: none;
}
.menu_accordion {
	position: relative;
  color: #474747;
  padding: 30px 0;
}
.menu_accordion:not(:first-child) {
  border-top: 1px solid #000;
}
.menu_accordion::before{
	content: "＋";
	position: absolute;
	right: 0;
  font-size: 1.7rem;
  font-weight: 700;
  color: #474747;
  top: 50%;
  transform: translateY(-50%);
}
.menu_accordion.active::before{
	content: "－";
  font-size: 1.7rem;
   font-weight: 700;
   color: #474747;
}
div.children_box {
  display: none;
}









@media screen and (min-width:1024px) {
  header .header_box {
    height: 80px;
    padding: 0 24px;
  }
  header .header_box .header_logo img {
    height: 34px;
    width: auto;
  }
}
@media screen and (max-width:1023px) {
  header .header_box {
    height: 50px;
    padding: 0 20px;
  }
  header .header_box .header_logo img {
    height: 25px;
    width: auto;
  }
}
header .header_box {
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-content: space-between;
}

/* Footer */
footer#footer {
  width: auto;
  background: #000;
  color: #fff;
  padding: 40px 40px 0px;
  width: auto;
}
@media screen and (max-width: 768px) {
  footer#footer {
    padding: 40px 20px 0px;
  }
}
footer#footer section {
  width: auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0px;
  max-width: 1400px;
  margin: auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  footer#footer section {
    width: auto;
    padding-bottom: 0px;
    display: block;
  }
}
footer#footer section div.info_content {
  width: auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  footer#footer section div.info_content {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  footer#footer section div.info_content div.info {
    width: auto;
    padding-left: 0;
  }
}
footer#footer section div.info_content div.info img {
  width: 140px;
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 768px) {
  footer#footer section div.info_content div.info img {
    width: 100px;
  }
}
footer#footer section div.info_content p {
  font-size: .8rem;
  letter-spacing: 2px;
  padding-top: 40px;
  line-height: 1.4;
  text-align: left;
  /* font-family: 'Lexend Deca', 'Noto Sans JP', sans-serif; */
  font-family: "hiragino-kaku-gothic-pron", Arial, sans-serif;
  font-weight: 300;
}
footer#footer section div.content {
  width: auto;
  max-width: max-content;
  margin: 0;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content {
    width: auto;
    display: none;
  }
}
footer#footer section div.content ul {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  text-align: left;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ul {
    width: auto;
  }
}
footer#footer section div.content ul li {
  width: auto;
  padding-bottom: 20px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ul li {
    width: 50%;
  }
}
footer#footer section div.content ul li a {
  color: #fff;
  font-weight: 300;
  font-size: 1.1rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ul li a {
    width: auto;
  }
}
footer#footer section div.content ul li ul {
  width: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ul li ul {
    width: auto;
  }
}
footer#footer section div.content ul li ul li {
  width: 100%;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ul li ul li {
    width: auto;
  }
}
footer#footer section div.content ul li:last-child {
  padding-right: 0;
}
footer#footer section div.content ol {
  width: auto;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ol {
    width: auto;
  }
}
footer#footer section div.content ol li {
  width: auto;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ol li {
    width: auto;
  }
}
footer#footer section div.content ol li a {
  color: #fff;
  font-weight: 300;
  font-size: .7rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  footer#footer section div.content ol li a {
    width: auto;
  }
}
footer#footer div.copy {
  font-weight: 300;
  font-size: .7rem;
  letter-spacing: 1px;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 20px;
  max-width: 1400px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  footer#footer div.copy {
    width: auto;
  }
}
