@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;
  width: 100%;
}
/**
 * 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * 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;
}

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;
  }
}
.bold {
  font-weight: bold;
}
.bold-red {
  font-weight: bold;
  color: red;
}
.under-line {
  text-decoration: underline;
}
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: #235180;
  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 #235180;
  border-bottom: 2px solid #235180;
}
.pc_nav li {
  width: 100%;
}
.pc_nav li:hover {
  background: #235180;
  -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: #235180;
  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: #235180;
  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: #235180;
}
.fs_controll li.current {
  background-color: #235180;
  color: #ffffff;
}
.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_btn_container {
  padding: 5px;
}
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: #235180;
}
/*a:visited {
  color: #235180;
}*/
.bold {
  font-weight: bold;
}
.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: #235180;
  color: #fff;
  text-align: right;
  font-size: 0.6em;
}
header {
  background: #235180;
  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;
  width: calc(100% / 2);
}
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 {
/*  font-size: 0.8em;*/
  text-align: center;
}
footer a {
  color: #585858 !important;
}
footer #copy {
  border-top: #585858 1px solid;
  background: #235180;
  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;
}
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 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .mv_wrap {
    background-color: #ffdb59;
    height: 850px;
    background-image: url(../img/pc_main_2025.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
  }
  .mv_wrap .for_company {
    background-color: #64A1D7;
    line-height: 1.4;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    top: 40px;
    letter-spacing: .4em;
    padding: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
.ttl_01 {
  font-size: 160%;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  color: #235180;
}
@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: 300px;
  max-width: 100%;
  height: 2px;
  background: #235180;
}
#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;
}*/
.pink {
  color: #C33C3B;
}
h2.pink {
  text-align: center;
}
.upday {
  color: #235180;
  font-size: 1.2rem;
  border: 1px solid #235180;
  padding: 0.5rem;
  border-radius: 1rem;
}
.upday.sp_only {
  background: #235180;
  border-radius: 0;
  color: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
}
body {
  width: 100%;
  gap: 0;
  min-height: 100vh;
  grid-template-areas: "logo "
    "header "
    "Visual"
    "main"
    "footer";
}
@media screen and (max-width: 767px) {
  body {
    grid-m-platform-areas: "logo"
      "header"
      "Visual"
      "main"
      "footer";
  }
}
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.4rem;
  }
}
.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;
}
.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: #235180;
  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: #235180;
  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: #235180;
  width: 7px;
  height: 2rem;
  border-radius: 4px;
  position: absolute;
  left: 0;
}
#qa .qaBtn {
  display: inline-block;
  padding: 1rem;
  border: 1px solid #235180;
  color: #235180;
  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: #235180;
  content: "";
  z-index: -1;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 0.5rem;
  top: 5px;
}
#merit .box {
  background: #fff4cc;
  padding: 2rem;
  margin-bottom: 10px;
}
#about .box {
  background: #fff4cc;
  padding: 2rem;
  margin-bottom: 10px;
}
#contact .box {
  background: #f7f7f7;
  padding: 2rem;
}
#contact .telnumber {
  margin: 0 auto;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  color: #235180;
}
.phone {
  margin: 0 auto;
  display: block;
  max-width: 300px;
  padding: 1rem;
}
.mail {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 400px;
  padding: 1rem;
}
.formBtn {
  text-align: center;
}
.formBtn a {
  display: inline-block;
  text-align: center;
  background: #235180;
  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{
	margin-top: 80px;
}
.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 input[type="radio"]{
	height: 16px;
}
.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: #235180;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
}
.time_schejule span {
  font-size: 1.4em;
}
.location {
  padding: 5px 10px;
  color: #fff;
  background: #235180;
  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: #235180 2px solid;
  border-radius: 10px;
  margin-top: 20px;
}
.seminar_schejule dl {
  padding: 0 10px;
}
.seminar_schejule dl dt {
  color: #235180;
}
@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 #235180;
  }
}
@media screen and (max-width: 800px) {
  .seminar_schejule dl dt {
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    border-top: 2px solid #235180;
    border-bottom: 2px solid #235180;
  }
  .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: #235180;
}
.acd_list dt {
  border-top: 2px solid #fff;
  margin-bottom: 1rem;
}
.acd_list dd {
  padding: 1rem;
  background: #fff;
  border: 2px solid #235180;
  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;
}

#mfp_OperationCheck{
	display: none;
}
/* HTML5バリデーションによる赤背景を無効化 */
input:invalid,
textarea:invalid {
  background-color: transparent !important;
}

/* MFPが付けるエラースタイルを無効化 */
input.mfp_err,
textarea.mfp_err {
  background-color: transparent !important;
}
.mfp input{
	background-color: #fff !important;
}