@charset "UTF-8";
/*!
 * ress.css • v3.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */ }

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

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden] {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted; }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */ }

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */ }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
  color: inherit; }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */ }

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

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

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

html {
  font-size: 62.5%; }

body {
  width: 100%;
  font-size: calc(1.6rem + ((1vw - 0.64rem) * 0.78125));
  line-height: 2.28;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 0.07em;
  color: #A4ABB0;
  text-align: left;
  font-weight: bold; }
  @media screen and (max-width: 840px) {
    body {
      font-size: 16px; } }
  @media screen and (min-width: 1280px) {
    body {
      font-size: 21px; } }

li {
  list-style: none; }

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

img {
  width: 100%; }

a {
  text-decoration: none; }

.btn {
  display: inline-block;
  background-color: #202037;
  color: #FFFFFF;
  border-radius: 50px;
  padding: 25px 105px;
  line-height: 1;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.126em;
  color: #F0F0F0; }
  @media screen and (max-width: 840px) {
    .btn {
      width: 100%;
      padding: 25px 0; } }
  .btn-wrapper {
    text-align: center;
    margin: 42.4px auto; }
  .btn-large {
    display: inline-block;
    background: linear-gradient(0.25turn, #364D6A, #599DC0);
    color: #FFFFFF;
    border-radius: 50px;
    padding: 32px 164px;
    line-height: 1;
    font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.126em;
    color: #F0F0F0; }
    @media screen and (max-width: 840px) {
      .btn-large {
        padding: 25px 0;
        width: 100%; } }
    .btn-large-wrapper {
      text-align: center;
      margin: 23px auto; }
      @media screen and (max-width: 840px) {
        .btn-large-wrapper {
          padding: 0 7%;
          margin: 0 auto; } }

.line {
  margin: 10% 0;
  color: #E2E2E2; }
  @media screen and (max-width: 840px) {
    .line {
      display: none; } }

.container {
  max-width: 1280px;
  padding: 0 7%;
  margin: 0 auto; }
  @media screen and (min-width: 1280px) {
    .container {
      padding: 0 90px; } }

@media screen and (max-width: 840px) {
  .header {
    padding-top: 17.3%; } }

.header-inner {
  display: flex;
  padding: 47px 0; }
  @media screen and (max-width: 840px) {
    .header-inner {
      display: none; } }

.header-logo img {
  vertical-align: middle; }

.gnav {
  margin-left: auto; }
  .gnav-list {
    display: flex;
    justify-content: flex-end; }
  .gnav-item {
    flex-shrink: 0;
    padding: 0 4%; }
    @media screen and (min-width: 1280px) {
      .gnav-item {
        padding: 0 22.5px; } }
    .gnav-item a {
      font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 16px;
      line-height: 1.3;
      letter-spacing: 0.12em;
      color: #444444; }

.top {
  position: relative; }
  .top-slider {
    overflow: hidden;
    max-width: 100%;
    width: 100%; }
  .top-header {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .top-header img {
      width: auto; }
  @media screen and (max-width: 840px) {
    .top-ttl {
      display: none; } }
  .top-ttl-sp {
    display: none; }
    @media screen and (max-width: 840px) {
      .top-ttl-sp {
        display: block; } }
  .top-txt {
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.66;
    letter-spacing: 0.08em;
    color: #F0F0F0; }
    @media screen and (max-width: 840px) {
      .top-txt {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 31px; } }
    .top-txt span {
      display: inline-block; }

.title-ttl-wrapper {
  background-color: #202037;
  text-align: center;
  padding-top: 8%;
  padding-bottom: 8%;
  font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.33;
  color: #F0F0F0; }
  @media screen and (max-width: 840px) {
    .title-ttl-wrapper {
      padding-top: 8%;
      padding-bottom: 8%;
      font-size: 24px; } }
  @media screen and (min-width: 1280px) {
    .title-ttl-wrapper {
      padding-top: 103px;
      padding-bottom: 103px; } }

@media screen and (max-width: 840px) {
  .title-pic {
    display: none; } }

.title-pic img {
  max-width: 100%;
  vertical-align: bottom;
  max-height: 652.35px; }

.slider {
  height: 750px;
  margin: auto;
  overflow: hidden; }

@keyframes scroll {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(calc(-100% * 3)); } }

.slide {
  width: 100%;
  height: 750px; }
  .slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(100% * 0.825); }
  .slide-img {
    width: auto; }

.point {
  display: flex;
  margin-top: -97px;
  z-index: 1;
  position: relative; }
  @media screen and (max-width: 840px) {
    .point {
      flex-direction: column-reverse;
      flex-wrap: wrap;
      margin: 0; } }
  .point-txt {
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.126em;
    color: #F0F0F0; }
    @media screen and (max-width: 840px) {
      .point-txt {
        font-size: 12px;
        line-height: 1.66;
        color: #333333; } }
  .point-left {
    background: linear-gradient(#364D6A, #599DC0);
    padding-top: 96.8px;
    padding-bottom: 66.5px;
    width: 65%;
    padding-right: 10%;
    height: fit-content; }
    @media screen and (max-width: 840px) {
      .point-left {
        width: 100%;
        background: none;
        margin: 0;
        padding: 9.8% 7%; } }
    .point-left-ttl {
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.66;
      letter-spacing: 0.08em;
      color: #F0F0F0;
      padding-bottom: 28.8px; }
      @media screen and (max-width: 840px) {
        .point-left-ttl {
          font-size: 24px;
          letter-spacing: 0.02em;
          line-height: 1.81;
          color: #333333;
          padding-bottom: 13.2%; } }
    .point-left .container {
      max-width: 726px; }
  .point-right {
    background-color: #FAFAFA;
    padding-top: 85px;
    padding-bottom: 82px;
    width: 58%;
    margin-right: auto;
    margin-left: -10%;
    margin-top: 97px;
    padding-right: 44px; }
    @media screen and (max-width: 840px) {
      .point-right {
        display: none; } }
    .point-right-wrapper {
      border-bottom: 17px solid #202037; }
    .point-right-sp {
      padding-top: 7.8%;
      display: none; }
      @media screen and (max-width: 840px) {
        .point-right-sp {
          display: block;
          width: 100%;
          margin: 0; } }
    .point-right-ttl {
      font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 24px;
      font-weight: bold;
      line-height: 1.33;
      letter-spacing: 0.126em;
      color: #A4ABB0;
      padding-bottom: 40px; }
      @media screen and (max-width: 840px) {
        .point-right-ttl {
          color: #364D6A;
          padding-bottom: 2.6%; } }
    .point-right .container {
      max-width: 643px; }
  .point-time {
    font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.126em;
    line-height: 1.31;
    color: #A4ABB0;
    padding-right: 7%; }
    @media screen and (min-width: 1280px) {
      .point-time {
        padding-right: 48px; } }
    @media screen and (max-width: 840px) {
      .point-time {
        font-size: 12px;
        font-weight: 700;
        line-height: 1.33;
        color: #1C1C1C; } }
  .point-list-txt {
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: 0.126em;
    color: #A4ABB0; }
    @media screen and (max-width: 840px) {
      .point-list-txt {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 1.5;
        color: #1C1C1C; } }
  .point-item {
    display: flex;
    padding-bottom: 21px; }

.service {
  margin-top: 8.5%; }
  @media screen and (max-width: 840px) {
    .service {
      margin-top: 20%; } }
  @media screen and (min-width: 1280px) {
    .service {
      margin-top: 109px; } }
  .service-ttl {
    font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: 0.126em;
    color: #A4ABB0;
    margin-bottom: 48px; }
    @media screen and (max-width: 840px) {
      .service-ttl {
        font-size: 24px;
        line-height: 1.33;
        color: #A4ABB0;
        margin-bottom: 9.4%;
        text-align: center; } }
  .service-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .service-item {
    width: 30%; }
    @media screen and (max-width: 840px) {
      .service-item {
        width: 100%; } }
    .service-item-txt {
      margin: 26px auto;
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.5;
      letter-spacing: 0.126em;
      color: #A4ABB0; }
      @media screen and (max-width: 840px) {
        .service-item-txt {
          font-size: 14px;
          line-height: 1.71; } }
  .service-cap {
    display: flex;
    border: 3px solid #2C334B;
    width: 80%;
    margin: -30px auto 0;
    background-color: #fff;
    position: relative; }
    .service-cap-number {
      color: #fff;
      background-color: #2C334B;
      padding: 0 8px;
      font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 100%;
      font-weight: bold;
      line-height: 1.35;
      letter-spacing: 0.126em;
      color: #F0F0F0; }
      @media screen and (max-width: 840px) {
        .service-cap-number {
          font-size: 20px; } }
      @media screen and (min-width: 1280px) {
        .service-cap-number {
          font-size: 20px; } }
    .service-cap-ttl {
      text-align: center;
      margin: 0 auto;
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 110%;
      font-weight: bold;
      line-height: 1.38;
      letter-spacing: 0.126em;
      color: #212138; }
      @media screen and (max-width: 840px) {
        .service-cap-ttl {
          font-size: 24px;
          line-height: 1.5; } }
      @media screen and (min-width: 1280px) {
        .service-cap-ttl {
          font-size: 24px; } }

.blog {
  margin-top: 9%; }
  @media screen and (max-width: 840px) {
    .blog {
      margin-top: 45%; } }
  @media screen and (min-width: 1280px) {
    .blog {
      margin-top: 115.5px; } }
  .blog-ttl {
    font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: 0.126em;
    color: #A4ABB0;
    margin-bottom: 48px; }
    @media screen and (max-width: 840px) {
      .blog-ttl {
        font-size: 24px;
        line-height: 1.33;
        color: #A4ABB0;
        margin-bottom: 9.4%;
        text-align: center; } }
  .blog-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .blog-item {
    width: 30%;
    position: relative;
    padding-bottom: 40px;
    line-height: 1; }
    @media screen and (max-width: 840px) {
      .blog-item {
        width: 46.5%; } }
    .blog-item-time {
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0em;
      line-height: 1.5;
      color: #A4ABB0; }
      @media screen and (max-width: 840px) {
        .blog-item-time {
          display: none; } }
    .blog-item-ttl {
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0.126em;
      line-height: 1.2;
      color: #5B5C5C;
      margin: 13px 0; }
      @media screen and (max-width: 840px) {
        .blog-item-ttl {
          font-size: 14px;
          letter-spacing: 0;
          line-height: 2;
          margin: 6% 0; } }
    .blog-item-txt {
      font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 0em;
      line-height: 1.5;
      color: #A4ABB0; }
      @media screen and (max-width: 840px) {
        .blog-item-txt {
          font-size: 12px;
          line-height: 2; } }
  .blog-cap {
    text-align: center;
    width: fit-content;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #707070;
    padding: 0 3.5%;
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0em;
    line-height: 2.4;
    color: #343434; }

.access {
  margin-top: 18%; }
  @media screen and (min-width: 1280px) {
    .access {
      margin-top: 214px; } }
  .access #gmap {
    width: 100%;
    height: 407.32px; }

.footer {
  text-align: center;
  padding-top: 12%; }
  @media screen and (min-width: 1280px) {
    .footer {
      padding-top: 158px; } }
  .footer-txt {
    font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.126em;
    line-height: 1.5;
    color: #252525;
    margin-bottom: 23px; }
    .footer-txt span {
      display: inline-block; }
  .footer-bottom {
    height: 165px;
    background-color: #202037;
    margin-top: 101px; }
