@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -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: inherit; /* 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: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

body {
  background-color: #fff !important;
  color: #333;
  line-height: 1.8;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
body * {
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none !important;
}

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

p {
  margin-bottom: 1.5em;
  font-size: 16px;
  line-height: 1.8;
  font-weight: normal;
  letter-spacing: 1.1;
}
p:last-of-type {
  margin-bottom: 0;
}

/*--------------------
    font
--------------------*/
h1 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.5;
  color: #333;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}

.category .information {
  background-color: #03AF7E !important;
}
.category .blog {
  background-color: #BDBDBD !important;
}

/*--------------------
    その他
--------------------*/
.more-button {
  display: block;
  width: 300px;
  margin: 40px auto 0;
  padding: 1rem;
  border: 1px solid #333;
  border-radius: 30px;
  text-align: center;
  transition: all 0.3s ease;
  color: #333;
  position: relative;
}
.more-button::after {
  font: var(--fa-font-solid);
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}
.more-button:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-5px);
}
@media screen and (max-width: 575px) {
  .more-button {
    width: 200px;
  }
}

.cta-button {
  display: block;
  width: 220px;
  margin: 30px auto 0;
  padding: 0.7rem;
  border-radius: 30px;
  text-align: center;
  transition: all 0.3s ease;
  color: #fff;
  position: relative;
  background-color: #1E3D75;
}
.cta-button::before {
  font: var(--fa-font-solid);
  content: "\f003";
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%);
}
.cta-button:hover {
  background-color: #375384;
  color: #fff;
  transform: translateY(-5px);
}
@media screen and (max-width: 575px) {
  .cta-button {
    width: 200px;
  }
}

.click {
  font-size: 15px;
  font-weight: bold;
  background-color: #DDEEFB;
  color: #000;
  margin: 50px auto;
  padding: 15px 50px;
  border-radius: 3px;
  display: inline-block;
}

.readmore {
  font-size: 13px;
  display: block;
  width: 190px;
  margin: 40px auto 0;
  padding: 0.7rem;
  border: 1px solid #333;
  border-radius: 2px;
  text-align: center;
  transition: all 0.3s ease;
  color: #333;
  position: relative;
}
.readmore:hover {
  background-color: #333;
  color: #fff;
  transform: translateY(-5px);
}

.contents-title-h1 h1 {
  color: #1E3D75;
  background-color: #fafafa;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  margin-block: 0.5em;
  display: block;
  padding: 0.2em 0.5em;
  line-height: 1.8;
}
@media screen and (max-width: 575px) {
  .contents-title-h1 h1 {
    line-height: 1.5;
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    margin: 5px auto;
  }
}

.contents-title-h2 {
  font-family: "YuMincho", "notoserif";
  font-weight: 400;
  font-size: 70px;
  letter-spacing: 0.1rem;
  margin: 60px auto;
  color: #9BA9C1;
  position: relative;
  border-bottom: 1px solid #9BA9C1;
  padding-bottom: 5px;
}
@media screen and (max-width: 575px) {
  .contents-title-h2 {
    margin: 20px auto;
    font-size: 50px;
  }
}

.contents-text {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.1rem;
  color: #1E3D75;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
  .contents-text {
    margin: 20px auto;
  }
}

.img-right {
  text-align: right;
  margin: 20px 0 0 auto;
}
@media screen and (max-width: 575px) {
  .img-right {
    width: 80%;
  }
}

.img-left {
  text-align: left;
  margin: 20px auto 0 0;
}

.img-center {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
}

/*fadeinの記述*/
.fade-text {
  display: block;
  color: transparent;
  -webkit-background-clip: text;
  background-size: 300% 300%;
  transition: all 2.4s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.fade-text.to__right {
  background-image: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: left 100% center;
  transform: translate(-20px, 0);
}
.fade-text.to__right.reveal {
  transform: translate(0, 0);
  background-position: left 0% center;
}
.fade-text.to__left {
  background-image: linear-gradient(to left, #fff 30%, rgba(255, 255, 255, 0) 60%);
  background-position: right 100% center;
  transform: translate(20px, 0);
}
.fade-text.to__left.reveal {
  transform: translate(0, 0);
  background-position: right 0% center;
}
.fade-text.to__top {
  background-image: linear-gradient(to top, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 0;
  transform: translate(0, 20px);
}
.fade-text.to__top.reveal {
  transform: translate(0, 0);
  background-position: center 100%;
}
.fade-text.to__bottom {
  background-image: linear-gradient(to bottom, #fff 30%, rgba(255, 255, 255, 0) 50%);
  background-position: center 100%;
  transform: translate(0, -20px);
}
.fade-text.to__bottom.reveal {
  transform: translate(0, 0);
  background-position: center 0%;
}

@-webkit-keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}

@keyframes scrolldown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(22px);
  }
}
/* --------------------------------------------
 * 　基本幅
 * -------------------------------------------- */
.blContainer {
  width: 92%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

/* -------------------------------------------- */
#container {
  width: 92%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  #container {
    display: block;
  }
}

#container2 {
  margin: 0 auto;
  width: 60%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 575px) {
  #container2 {
    display: block;
    width: 80%;
  }
}
@media screen and (max-width: 575px) {
  #container2 {
    display: block;
    width: 90%;
  }
}

@media screen and (max-width: 575px) {
  .pcview {
    display: none;
  }
}

.spview {
  display: none;
}
@media screen and (max-width: 575px) {
  .spview {
    display: block;
  }
}

#contact {
  padding-top: 150px;
}

.contact-1 h2 {
  margin-bottom: 20px;
}

#privacypolicy {
  width: 85%;
  padding: 150px auto;
  margin: 80px auto;
}

.privacypolicy-paragraph {
  background-color: #DDEEFB;
  border-radius: 3px;
  padding: 30px 40px;
}
.privacypolicy-paragraph a {
  color: #1E3D75;
}

.line6 {
  margin-top: 20px;
}
.line6 P {
  color: #fff;
  font-weight: bold;
  width: 100px;
  height: 40px;
  text-align: center;
  align-items: center;
  padding-block: 8px;
}

.contactfrom {
  margin-top: 30px;
}

.applicationfrom {
  margin-top: 30px;
}

.contactfrom label {
  margin: 10px auto;
}

.applicationfrom label {
  margin: 10px auto;
}
/*# sourceMappingURL=contact.css.map */