@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  color: auto;
  background-color: transparent;
}
a:visited {
  color: auto;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: y-renkeiline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: y-renkeiline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
m-platform {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.w10 {
  width: 10% !important;
}
.w20 {
  width: 20% !important;
}
.w30 {
  width: 30% !important;
}
.w40 {
  width: 40% !important;
}
.w50 {
  width: 50% !important;
}
.w60 {
  width: 60% !important;
}
.w70 {
  width: 70% !important;
}
.w80 {
  width: 80% !important;
}
.w90 {
  width: 90% !important;
}
.w100 {
  width: 100% !important;
}
.-fs-xs {
  font-size: 1.2rem;
}
/*ナビメニューのスタイルを指定*/
nav.NavMenu {
  position: fixed;
  /*表示位置を固定*/
  z-index: 3;
  /*重ね順を変更*/
  top: 0;
  /*表示位置を指定*/
  right: 0;
  /*表示位置を指定*/
  color: #000;
  /*文字色を黒にする*/
  text-align: center;
  /*テキストを中央揃え*/
  width: 100%;
  /*全幅表示*/
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
  /*ナビを上に隠す*/
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  /*アニメーションの時間を指定*/
}
@media screen and (min-width: 600px) {
  nav.NavMenu {
    width: 30%;
    /*全幅表示*/
    -webkit-transform: translateX(130%);
    transform: translateX(130%);
    /*ナビを上に隠す*/
  }
}
nav.NavMenu .ul_NavMenu {
  width: 100%;
  height: 100vh;
  background: #143F84;
  margin-left: auto;
  margin-top: -20px;
}
.ul_NavMenu > div > li {
  font-size: 1em;
  list-style-type: none;
  padding: 0 40px;
  width: 100%;
}
.ul_NavMenu > div > li a {
  font-weight: bold;
  border-bottom: 2px dotted #fff;
}
.ul_NavMenu > div > li:nth-child(1) {
  background: #fff;
  padding: 10px;
  padding-bottom: 0;
}
.ul_NavMenu > div > li:nth-child(1) img {
  max-width: 80%;
}
.ul_NavMenu > div > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  /*最後のメニュー項目のみ下線を消す*/
}
.ul_NavMenu > div > li {
  color: #ffffff;
  text-align: left;
}
.ul_NavMenu > div > li.ready {
  color: #9abdff;
}
.ul_NavMenu > div > li.ready span {
  padding: 2px 4px;
  font-size: 0.7em;
  background: #ffffff;
  color: #143F84;
  border-radius: 4px;
  display: inline-block;
}
.ul_NavMenu > div > li a {
  display: block;
  /*クリックできる領域を広げる*/
  color: #ffffff;
  padding: 1.4em 0;
}
/*トグルボタンが押されたときに付与するクラス*/
nav.NavMenu.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
/*トグルボタンのスタイルを指定*/
.Toggle {
  display: block;
  position: fixed;
  /* bodyに対しての絶対位置指定 */
  right: 10px;
  top: 10px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  z-index: 4;
  background: #143F84;
  border-radius: 50%;
}
.Toggle span {
  display: block;
  position: absolute;
  width: 20px;
  border-bottom: solid 2px #ffffff;
  -webkit-transition: .35s ease-in-out;
  /*変化の速度を指定*/
  /*変化の速度を指定*/
  transition: .35s ease-in-out;
  /*変化の速度を指定*/
  left: 9px;
}
.Toggle.active span {
  border-color: #ffffff;
}
.Toggle span:nth-child(1) {
  top: 9px;
}
.Toggle span:nth-child(2) {
  top: 18px;
}
.Toggle span:nth-child(3) {
  top: 27px;
}
/* 最初のspanをマイナス45度に */
.Toggle.active span:nth-child(1) {
  top: 18px;
  left: 9px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.Toggle.active span:nth-child(2), .Toggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 759px) {
  .Toggle {
    display: none;
  }
}
nav.NavMenu .font-size {
  padding-top: 10px;
}
nav.NavMenu .fs_controll {
  font-size: 1.2em;
  display: inline-block;
  width: inherit;
}
nav.NavMenu .div_target_sp {
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
nav.NavMenu .div_target_sp * {
  max-width: 100%;
}
nav.NavMenu .div_target_sp > div {
  height: auto;
  width: 48%;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 20px;
}
nav.NavMenu .div_target_sp > div a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 0 0 20px;
}
nav.NavMenu .div_target_sp > div:nth-child(1) {
  background: #026eb7;
}
nav.NavMenu .div_target_sp > div:nth-child(2) {
  background: #ebb400;
}
nav.NavMenu .div_target_sp > div:nth-child(3) {
  background: #026eb7;
}
nav.NavMenu .div_target_sp > div:nth-child(4) {
  background: #25ac59;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Noto Sans", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
  font-weight: 400;
  font-style: normal;
  color: #585858;
  font-size: 1.4rem;
}
body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 759px) {
  body {
    font-size: 1.6rem;
  }
}
.under-line {
  text-decoration: underline;
}
.link_window {
  display: inline-block;
  padding-right: 2rem;
  background: url(/m-platform/img/window.png) no-repeat right top;
  background-size: 1.8rem 1.8rem;
}
ul {
  margin: 0;
}
.pankuzu {
  border-bottom: 1px solid #ccc;
}
.pankuzu .inner {
  padding: 0;
}
.pankuzu ul li {
  float: left;
}
.txtCenter {
  text-align: center;
}
@media screen and (min-width: 759px) {
  .pc_txtCenter {
    text-align: center !important;
  }
}
html {
  font-size: 62.5%;
  height: 100%;
}
body {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 758px) {
  .pc_only {
    display: none;
  }
}
@media screen and (min-width: 759px) {
  .sp_only {
    display: none;
  }
}
.pc50w {
  width: 100%;
}
@media screen and (min-width: 759px) {
  .pc50w {
    width: 50%;
  }
}
h2 {
  font-size: 2em;
}
h2.underline {
  padding-bottom: 0.5em;
  text-align: center;
  position: relative;
  margin-bottom: 4rem;
}
h2.underline:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background: #026eb7;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pc_nav {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  border-top: 2px solid #026eb7;
  border-bottom: 2px solid #026eb7;
}
.pc_nav li {
  width: 100%;
}
.pc_nav li:hover {
  background: #026eb7;
  -webkit-transition: 1.0s;
  transition: 1.0s;
}
.pc_nav li:hover a {
  -webkit-transition: 1.0s;
  transition: 1.0s;
  color: #ffffff;
}
.pc_nav li a {
  display: block;
  width: 100%;
  padding: 25px 0;
  color: #026eb7;
  font-weight: bold;
}
@media screen and (max-width: 758px) {
  .pc_nav {
    display: none;
  }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.fontSize {
  text-align: center;
}
.fontSize span {
  color: #026eb7;
  font-size: 1rem;
}
.fs_controll {
  margin-left: 5px;
  font-size: 1rem;
  border-radius: 4px;
  background: #f2f2f2;
  padding: 5px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  min-width: 150px;
}
.fs_controll li {
  line-height: 1;
  padding: 5px;
  border: 1px solid #ccc;
  display: block;
  text-align: center;
  background-color: #ffffff;
  color: #026eb7;
}
.fs_controll li.current {
  background-color: #026eb7;
  color: #ffffff;
}
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_btn_container {
  padding: 5px;
}
#sp_menu {
  position: absolute;
  visibility: hidden;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
}
#sp_menu.active {
  top: 0;
  left: 0;
  visibility: visible;
  position: fixed;
  width: 100vw;
  height: 100vh;
  padding-top: 40px;
  background: #f7f7f7;
  z-index: 1000;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 1;
}
#sp_menu li a {
  display: block;
  text-align: center;
  background: #fff;
  color: #026eb7;
  padding: 1rem;
  margin: 1rem auto 1rem;
  width: 90%;
  border: #026eb7 2px solid;
}
#toggle {
  z-index: 1001;
  width: 40px;
  height: 40px;
  content: "";
  visibility: visible;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #026eb7;
  border-radius: 4px;
}
#toggle span {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  visibility: visible;
  background: #fff;
  width: 70%;
  height: 2px;
  margin-bottom: 10px;
}
#toggle span:nth-child(1) {
  top: 10px;
  left: 6px;
}
#toggle span:nth-child(2) {
  top: 19px;
  left: 6px;
}
#toggle span:nth-child(3) {
  top: 28px;
  left: 6px;
}
@media screen and (min-width: 768px) {
  #toggle span {
    display: none;
  }
}
#toggle.active span {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#toggle.active span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#toggle.active span:nth-child(2) {
  opacity: 0;
}
#toggle.active span:nth-child(3) {
  top: 19px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  #toggle {
    visibility: hidden;
  }
}
header .inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  header .inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.inner {
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
  .inner {
    width: 1000px;
    max-width: 100%;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  line-height: 1.4;
}
ul {
  padding: 0;
}
p {
  margin: 0;
  line-height: 1.8;
}
@media screen and (min-width: 759px) {
  p {
    font-size: 1.6rem;
  }
}
a {
  line-height: 1;
  color: #026eb7;
}
/*a:visited {
  color: #026eb7;
}*/
.copy {
  padding-top: 20px;
  text-align: center;
  width: 100%;
  font-size: 12px;
}
.copy * {
  font-size: 12px;
}
section {
  padding-bottom: 50px;
  position: relative;
  width: 100%;
}
section .inner {
  padding: 0 10px;
  max-width: 100%;
}
@media screen and (min-width: 767px) {
  section .inner {
    padding: 0 20px;
  }
}
.pankuzu {
  padding: 5px 0;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pankuzu li {
  font-size: 0.8em;
  padding: 0 5px;
}
.pankuzu a {
  display: inline-block;
  padding: 0 10px;
  padding-right: 30px;
  background: url(/y-renkei/img/arrow.png) center right no-repeat;
  background-size: contain;
}
#copy {
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #026eb7;
  color: #fff;
  text-align: right;
}
header {
  background: #026eb7;
  max-width: 100%;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: header;
}
footer {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: footer;
}
footer .box {
  padding: 1rem;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
footer .box ul {
  width: 100%;
  padding-left: 15px;
}
footer .box li {
  text-align: left;
  margin-bottom: 1rem;
}
footer .box li:not(:first-child) {
  padding-left: 1rem;
}
footer .box li a {
  position: relative;
}
footer .box li a:before {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  margin: auto;
  border-top: #C33C3B 1px solid;
  border-right: #C33C3B 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  left: -0.8rem;
}
@media screen and (min-width: 759px) {
  footer .box {
    padding-top: 1rem;
  }
  footer .box .footerlogo img {
    width: 600px;
  }
  footer .box ul {
    width: 100%;
    border-left: 1px solid #585858;
  }
  footer .box ul:last-child {
    border-right: 1px solid #585858;
  }
  footer .box ul li {
    margin-bottom: 1rem;
  }
}
footer .footerlogo {
  padding: 10px;
  text-align: center;
}
footer .footerlogo img {
  width: 600px;
  max-width: 100%;
}
footer p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer p {
    text-align: justify;
    font-size: 1.4rem;
  }
}
footer a {
  color: #585858 !important;
}
footer #copy {
  border-top: #585858 1px solid;
  background: #026eb7;
  color: #fff;
  padding: 1rem;
}
#wrapper {
  overflow: hidden;
}
main {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: main;
}
main .inner {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  main .inner {
    max-width: 1000px;
  }
}
.title_img {
  display: block;
  width: 100%;
  margin-bottom: 4rem;
}
#Visual {
  padding: 30px 0;
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: Visual;
  width: 100%;
  background: #edf6fa;
}
.main_menu {
  grid-area: main_menu;
  background: #f8f8f8;
}
.main_menu > li:first-child {
  padding: 2rem 1rem;
}
.main_menu > li a {
  display: block;
  padding: 2rem 1rem;
}
#leaflet ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #leaflet ul {
    flex-direction: column;
  }
  #leaflet li {
    width: 100%;
  }
}
#leaflet img {
  width: 90%;
  max-width: 490px;
}
.leaflet-comment{
	text-align: center;
	margin-bottom: 20px;
}
.leaflet-comment p{
	font-size: 16px;
}

@media screen and (max-width: 767px) {
.leaflet-comment p{
	font-size: 14px;
}
}
.leaflet-btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 350px;
	height: 64px;
	border-radius: 10px;
	color: #fff;
	background: #00a1e9;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px auto 0;
}
footer {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: footer;
}
.btn_container {
  padding: 20px 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .btn_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .btn_container a {
    width: calc(50% - 20px);
  }
  .btn_container a img {
    width: 100%;
  }
}
.btn_container a {
  display: block;
  margin-bottom: 20px;
}
.btn_container a img {
  width: 100%;
}
.mv_wrap {
  background: #fff;
  text-align: center;
}
.mv img {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.box-target {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.box-target span {
  width: 80px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #026eb7;
  font-weight: bold;
  color: #fff;
  font-size: 2.0rem;
}
@media screen and (max-width: 767px) {
  .box-target span {
    width: 64px;
    height: 32px;
    font-size: 1.6rem;
  }
}
.box-target p {
  color: #026eb7;
  font-weight: bold;
  font-size: 2.0rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .box-target p {
    font-size: 1.6rem;
  }
}
.ttl_01 {
  font-size: 150%;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  color: #00a1e9;
}
@media screen and (min-width: 768px) {
  .ttl_01 {
    font-size: 200%;
  }
}
.ttl_01:after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  content: "";
  width: 240px;
  max-width: 100%;
  height: 2px;
  background: #00a1e9;
}
.ttl-sub {
  margin: 0 auto -16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ttl-sub {
    margin: 0 auto;
  }
}
.ttl-sub p {
  display: inline-block;
  padding: 4px 24px;
  background: #00a1e9;
  border-radius: 32px;
  font-size: 120%;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .ttl-sub p {
    padding: 2px 16px;
  }
}
#schejule {
  padding: 50px 10px;
  margin-bottom: 50px;
  background: #39b5ed;
}
#schejule .inner {
  border-radius: 10px;
  background: #fff;
  padding: 40px 10px;
}
@media screen and (min-width: 768px) {
  #schejule .inner p, #schejule .inner ul {
    max-width: 900px;
    margin: auto;
    margin-bottom: 20px;
  }
}
#schejule .inner p li, #schejule .inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  gap: 20px;
}
#schejule .inner p .detail, #schejule .inner p .map, #schejule .inner ul .detail, #schejule .inner ul .map {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #schejule .inner p .detail, #schejule .inner p .map, #schejule .inner ul .detail, #schejule .inner ul .map {
    width: 48%;
  }
}
#schejule .inner p .detail iframe, #schejule .inner p .map iframe, #schejule .inner ul .detail iframe, #schejule .inner ul .map iframe {
  width: 100%;
  height: 300px;
}
#schejule .inner .area, #schejule .inner .day {
  font-size: 140%;
  /*  font-family: Arial, Helvetica, sans-serif;*/
  font-weight: bold;
  /*  color: #000;*/
  margin: 20px 0;
}
#schejule .inner .area span, #schejule .inner .day span {
  font-size: 1.6rem;
  font-weight: normal;
  margin: 20px 0;
}
#problem {
  padding: 50px 0;
  margin-bottom: 50px;
  background: #f0f8fc;
}
#problem .ttl_01 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}
#problem .problem_content {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  #problem .problem_content {
    margin: 0 auto;
  }
}
#problem .problem_content p {
  text-align: justify;
}
#problem h3 {
  padding-left: 10px;
  border-left: 4px solid #ffdb59;
}
#problem ul {
  margin-left: 2em;
}
@media screen and (max-width: 767px) {
  #problem ul {
    margin-left: 1em;
  }
}
#problem ul li {
  list-style-type: "✔ ";
  font-size: 1.8rem;
  margin-bottom: 20px;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #problem ul li {
    font-size: 1.6rem;
  }
}
#problem ul li::marker{
	color: #00a1e9;
}
#merit {
  padding-bottom: 10px;
}
#merit .box {
  background: #fff;
}
#merit .merit_ttl {
  text-align: center;
  font-size: 140%;
  margin-bottom: 20px;
  font-weight: bold;
}
#merit .merit_content {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #merit .merit_content {
    margin: 0 auto;
  }
}
#merit .merit_content p {
  text-align: justify;
}
#merit li {
  font-size: 125%;
  margin-bottom: 40px;
}
#merit li h3 {
  padding: 5px 10px;
  margin-bottom: 10px;
  background: #026eb7;
  color: #fff;
}
#about .seminar_content {
  margin: 0 auto;
}
#about li {
  font-size: 125%;
  margin-bottom: 5px;
}
#about li h3 {
  color: #026eb7;
  margin: 20px 0 10px;
}
#about .seminar_ttl {
  text-align: center;
  font-size: 140%;
  margin-bottom: 20px;
  font-weight: bold;
}
#seminar .seminar_content {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #about .ul_seminar {
    max-width: 700px;
    margin: auto;
    margin-bottom: 20px;
  }
}
#about .seminar_wrap {
  margin-bottom: 60px;
}
#about .seminar_wrap ul li {
  font-size: 125%;
  line-height: 2;
  list-style-type: decimal;
}
#koushi .koushi_wrap {
  background: #f0f8fc;
}
#koushi .koushi_wrap > div {
  padding: 20px;
}
#koushi .koushi_wrap .name {
  font-size: 150%;
  border-bottom: 1px solid #026eb7;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #koushi .koushi_wrap .name {
    border-bottom: 1px solid #026eb7;
  }
}
#koushi .flexbox {
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #koushi .flexbox {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0;
	padding: 20px 0;
  }
}
#koushi .koushi_wrap * {
  line-height: 2;
}
#koushi .text_wrap {
  width: 70%;
}
@media screen and (max-width: 767px) {
  #koushi .text_wrap {
    width: 100%;
  }
}
#koushi .text_wrap ul li {
  margin-left: 1em;
  text-indent: -1em;
}
#koushi .photo_wrap {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #koushi .photo_wrap {
    width: 70%;
  }
}
#koushi .photo_wrap img {
  width: 100%;
  max-width: 250px;
}
#logo {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: logo;
  /* color: #fff;*/
  font-size: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#logo .inner {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #logo .inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /*  #logo .inner img {
    width: 600px;
  }*/
}
@media screen and (max-width: 767px) {
  #logo .inner {
    width: calc(100% - 60px);
    margin: 0;
  }
}
#logo .inner img {
  max-width: 90%;
}
/*#logo img {
  width: 300px;
}*/
.logo {
  font-size: 1.6rem;
  font-weight: bold;
  color: #026eb7;
}
@media screen and (max-width: 767px) {
  .logo {
    font-size: 1.4rem;
  }
}
.logo-wrap {
  background: #f0f8fc;
}
.pink {
  color: #C33C3B;
}
h2.pink {
  text-align: center;
}
.upday {
  color: #026eb7;
  font-size: 1.2rem;
  border: 1px solid #026eb7;
  padding: 0.5rem;
  border-radius: 1rem;
}
.upday.sp_only {
  background: #026eb7;
  border-radius: 0;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
}
body {
  width: 100%;
  gap: 0;
  min-height: 100vh;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 1.8rem;
  }
}
h4 {
  font-size: 1.5rem;
}
p {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 1.6rem;
  }
}
.pc_menu {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .pc_menu {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .pc_menu {
    max-width: 1000px;
  }
}
.pc_menu > li {
  text-align: center;
  width: calc(100% / 5);
  position: relative;
}
.pc_menu > li:after {
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.5;
  position: absolute;
  content: "";
  border-left: 2px solid #ffefef;
  border-bottom: 2px solid #ffefef;
  width: 1rem;
  height: 1rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pc_menu > li > a {
  font-size: 1.4rem;
  font-weight: bold;
  width: 100%;
  display: block;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #info .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
#info .infoBlock {
  width: 100%;
}
#info .infoBlock h4 {
  font-size: 1.8rem;
  padding-left: 2rem;
  position: relative;
}
#info .infoBlock h4:before {
  content: "";
  background: #026eb7;
  width: 7px;
  height: 2rem;
  border-radius: 4px;
  position: absolute;
  left: 0;
}
#info .infoBlock ul {
  background: #f7f7f7;
  overflow: auto;
  max-height: 250px;
  padding: 10px;
  font-size: 1.4rem;
}
@media screen and (min-width: 1024px) {
  #info .infoBlock ul {
    padding: 20px;
  }
}
#info .infoBlock ul .info-data, #info .infoBlock ul .info-title {
  display: block;
}
#info .infoBlock ul .info-title {
  color: #000;
}
#info .infoBlock li {
  margin-bottom: 1.5rem;
}
#step .box {
  padding-left: 70px;
}
#step .box h3 {
  position: relative;
  background: #0091a3;
  padding: 0.5rem 1rem;
  color: #fff;
  margin-top: 0;
}
#step .box h3:before {
  content: "";
  position: absolute;
  left: -70px;
  background: url(../img/step_01.png) no-repeat;
  height: 60px;
  width: 60px;
  background-size: contain;
  top: 0;
}
#step .box .address {
  margin-top: 20px;
  border: #026eb7 2px solid;
  padding: 1rem;
  max-width: 600px;
}
#step .box.step2 h3:before {
  background: url(../img/step-02.png) no-repeat;
  background-size: contain;
}
#step .box.step3 h3:before {
  background: url(../img/step-03.png) no-repeat;
  background-size: contain;
}
#step .box.step4 h3:before {
  background: url(../img/step-04.png) no-repeat;
  background-size: contain;
}
#step .box.step5 h3:before {
  background: url(../img/step-05.png) no-repeat;
  background-size: contain;
}
#step .box:not(:last-of-type) article {
  position: relative;
  padding-bottom: 40px;
}
#step .box:not(:last-of-type) article:before {
  content: "";
  position: absolute;
  left: -45px;
  background: url(../img/dot.png) repeat-y;
  height: 100%;
  width: 9px;
  top: 0;
}
.mustitems {
  padding: 0;
  padding-left: 1rem;
}
.mustitems * {
  line-height: 1.8;
}
.mustitems li > div {
  padding: 1rem;
  background: #edf6fa;
  margin-left: 1rem;
}
.mustitems li > span {
  display: block;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
}
.mustitems li {
  color: #026eb7;
  margin-bottom: 20px;
}
.dl_flex {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .dl_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .dl_flex dt {
    text-align: center;
  }
  .dl_flex dt span {
    width: 200px;
  }
}
.dl_flex dt span {
  border-radius: 4px;
  padding: 0.5rem;
  display: block;
  background: #026eb7;
  color: #fff;
}
.dl_flex dd {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .dl_flex dd {
    margin: 0;
  }
}
.dl_flex dd ol {
  padding: 0;
  margin: 0;
}
.dl_flex dd ol li {
  margin-bottom: 1rem;
}
#qa .new_icon {
  display: inline-block;
  background: orangered;
  color: #fff;
  padding: 0 0.5rem;
  font-size: 1.2rem;
}
#qa h3 {
  font-size: 1.8rem;
  padding-left: 2rem;
  position: relative;
}
#qa h3:before {
  content: "";
  background: #026eb7;
  width: 7px;
  height: 2rem;
  border-radius: 4px;
  position: absolute;
  left: 0;
}
#qa .qaBtn {
  display: inline-block;
  padding: 1rem;
  border: 1px solid #026eb7;
  color: #026eb7;
  border-radius: 0.5rem;
  position: relative;
  background: #fff;
  padding-right: 3rem;
}
#qa .qaBtn:before {
  position: absolute;
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background: url(../img/dl.png) no-repeat center center;
  background-size: contain;
  right: 1rem;
  margin: auto;
  top: 0;
  bottom: 0;
}
#qa .qaBtn:after {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #026eb7;
  content: "";
  z-index: -1;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 0.5rem;
  top: 5px;
}
#about .box {
  background: #f0f8fc;
  padding: 40px 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  #about .box {
    padding: 20px 10px;
  }
}
#contact .box {
  background: #f7f7f7;
  padding: 2rem;
}
#contact .telnumber {
  margin: 0 auto;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  color: #026eb7;
}
.phone {
  margin: 0 auto;
  display: block;
  max-width: 300px;
  padding: 1rem;
}
.mail {
  margin: 0 auto;
  display: block;
  max-width: 400px;
  padding: 1rem;
}
.formBtn {
  text-align: center;
}
.formBtn a {
  display: inline-block;
  text-align: center;
  background: #026eb7;
  color: #fff;
  border-radius: 0.5rem;
  padding: 1rem;
  width: 300px;
  max-width: 100%;
}
.swiper-slide {
  text-align: center;
}
.swiper-slide img {
  width: 100%;
  max-width: 1000px;
}
.gtk_form textarea {
  font-size: 1.6rem;
}
.gtk_form dt.mfp {
  border: none !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding-left: 10px !important;
  font-size: 1.6rem !important;
  /* width: 30%!important; */
  padding-bottom: 20px !important;
  text-align: left !important;
}
.gtk_form input {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 2px 5px;
  line-height: 2 !important;
  font-size: 1.6rem !important;
  margin: 5px 5px !important;
}
.gtk_form select {
  font-size: 1.6rem !important;
}
.gtk_form input[type="text"] {
  max-width: 60% !important;
}
@media screen and (max-width: 678px) {
  .gtk_form input[type="text"] {
    max-width: calc(100% - 10px) !important;
  }
}
.gtk_form label {
  font-size: 1.6rem;
}
.gtk_form dd.mfp > div {
  max-width: 100%;
}
.gtk_form div.mfp_ok {
  width: 30px;
  min-width: 25px;
}
.gtk_form ._wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .gtk_form .mfp_buttons button {
    font-size: 1.4rem;
  }
}
.gtk_form .flexbox01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tsukushi {
  font-family: fot-tsukubrdgothic-std, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.time_schejule {
  padding: 5px 10px;
  color: #fff;
  background: #026eb7;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
.time_schejule span {
  font-size: 1.4em;
}
.location {
  padding: 5px 10px;
  color: #fff;
  background: #026eb7;
  width: 300px;
  display: inline-block;
  margin-bottom: 10px;
}
.location span {
  font-size: 1.4em;
}
.ended_info {
  border: 2px solid red;
  color: red;
  line-height: 2;
  font-size: 3rem;
}
@media screen and (max-width: 800px) {
  .ended_info {
    font-size: 2rem;
  }
}
.seminar_schejule {
  border: #026eb7 2px solid;
  border-radius: 10px;
  margin-top: 20px;
}
.seminar_schejule dl {
  padding: 0 10px;
}
.seminar_schejule dl dt {
  color: #026eb7;
}
@media screen and (min-width: 801px) {
  .seminar_schejule dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .seminar_schejule dl * {
    max-width: 100%;
  }
  .seminar_schejule dl dt {
    text-align: right;
    font-weight: bold;
    width: 30%;
    margin: 0;
    padding-right: 10px;
  }
  .seminar_schejule dl dd {
    line-height: 1.8;
    width: 70%;
    margin: 0;
    padding-left: 10px;
    border-left: 2px solid #026eb7;
  }
}
@media screen and (max-width: 800px) {
  .seminar_schejule dl dt {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    border-top: 2px solid #026eb7;
    border-bottom: 2px solid #026eb7;
  }
  .seminar_schejule dl dd {
    margin: 0 auto;
  }
}
@-webkit-keyframes tooltipShow {
  from {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes tooltipShow {
  from {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.acd_container {
  background: #f7f7f7;
}
.acd_list {
  margin-bottom: 40px;
  background: #f7f7f7;
}
.acd_list * {
  line-height: 1.7;
}
.acd_list dt, .acd_list dd {
  padding: 1rem 2rem;
}
.acd_list dt span, .acd_list dd span {
  color: #026eb7;
}
.acd_list dt {
  border-top: 2px solid #fff;
  margin-bottom: 1rem;
}
.acd_list dd {
  padding: 1rem;
  background: #fff;
  border: 2px solid #026eb7;
  margin: 0 auto 20px;
  width: calc(100% - 4rem);
  position: relative;
}
.acd_list dd {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-animation: tooltipShow 0.3s linear 0s;
  animation: tooltipShow 0.3s linear 0s;
  display: block;
  position: relative;
}
.acd_list dd.closed {
  display: none;
  -webkit-transition: .5s;
  transition: .5s;
  margin-bottom: 0;
}
.seminar_announce {
  display: inline-block;
  padding: 0.5em 1em;
  margin: 2em 0 0 0;
  font-weight: bold;
  color: #e95987;
  background: #fdeff4;
  border: solid 2px #e95987;
  border-radius: 5px;
}
.detail dl {
  margin-bottom: 20px;
}
.detail dl dt {
  font-weight: bold;
  color: #026eb7;
  margin-bottom: 10px;
}
.detail dl dd {
  margin-left: 0;
}
.btn_form {
  width: 350px;
  max-width: 100%;
  padding: 20px;
  display: inline-block;
  background: #ea5415;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
}
.btn_leaf {
  width: 350px;
  max-width: 100%;
  padding: 20px;
  display: inline-block;
  background: #F39800;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .btn_form_kigyo, .btn_form_kojin, .btn_leaf {
    width: 100%;
    max-width: 350px;
  }
}
#archive {
  padding-top: 50px;
  background: #f0f8fc;
}
#archive .inner {
  border-radius: 10px;
  background: #fff;
}
#archive .archive_content {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 767px) {
  #archive .archive_content {
    width: 70%;
    margin: 0 auto;
  }
}
#archive ul {
  padding-left: 40px;
}
#archive li {
  list-style-type: disc;
  font-size: 125%;
  margin-bottom: 5px;
}
#archive p {
  font-size: 125%;
}
#cv h3 {
  color: #026eb7;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #026eb7;
}
#cv ul {
  display: flex;
  justify-content: space-evenly;
}
@media screen and (max-width: 767px) {
  #cv ul {
    flex-direction: column;
  }
  #cv li {
    width: 100%;
    margin-bottom: 20px;
  }
}