@charset "UTF-8";
/*!
* ress.css • v4.0.0
* 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 */
  color: inherit; /* Correct border color 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 */
  text-decoration: none;
  color: inherit;
}

li {
  margin: 0;
}
li a {
  text-decoration: none;
}

nav li a {
  color: inherit;
  text-decoration: none;
}

p {
  margin: 0;
}

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

i {
  margin: 0;
}

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

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

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

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* 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
   # ================================================================= */
/* 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=true] {
  cursor: default;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* @function rem($px, $rem: $pc-rem) {
  @return calc($px / $rem) * 1rem;
} */
/* ブレイクポイント指定 */
/* 

フォント読み込み

⚫︎使い方

@include font-face('Lora', 'fonts/Lora', 400, italic, ttf);
@include font-face('Samplinal', 'fonts/Samplinal', bold, normal, eot woff2 woff);
-----------------------------------------------------------------------------------*/
/* 

上向き(upward)、右向き(rightward)、下向き(downward)、左向き(leftward)、左上(upper-left)、右上(upper-right)、右下(lower-right)、左下(lower-left)の８方向から選択します


@include triangle(upward, 20px, 15px, #cd5c5c);

@include triangle(upper-left, 12px, 12px);
---*/
@font-face {
  font-display: swap;
  /* display=swapの設定 */
}
html {
  color: #000;
  font-family: "Noto Sans JP", serif;
  line-height: 1.667;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: none;
  font-weight: 400;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 3.2vw;
  }
}
*,
*::after,
*::before {
  box-sizing: border-box;
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
  transition: linear 0.32s;
}

a img:hover,
a:hover {
  opacity: 0.8;
}

a img:hover {
  opacity: 0.8;
}

li img {
  display: block;
}

a img {
  border-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

dt {
  font-weight: 700;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  border: 2px solid #efefef;
  background-color: #f6f6f6;
  padding: 0.875rem 1.5625rem;
  width: 100%;
  border-radius: 0.5rem;
  font-weight: 300;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
  color: #818c8a;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
  border-color: #f09413;
}
input[type=text].--required,
input[type=email].--required,
input[type=tel].--required,
textarea.--required {
  border-color: #d2145a;
}
input[type=text].is-error,
input[type=email].is-error,
input[type=tel].is-error,
textarea.is-error {
  border-color: #d2145a;
}

input[type=submit] {
  appearance: none;
  background-color: #f09413;
  color: #fff;
  display: block;
  padding: 0.5rem 0.75rem;
}
@media screen and (max-width: 768px) {
  input[type=submit] {
    padding: 0.9375rem 0.625rem;
  }
}

select {
  border: 1px solid #fff;
  color: #808080;
  padding: 0.875rem 1.3125rem;
  padding-right: 3.4375rem;
  background: #fff url(../images/common/select-arw.svg) no-repeat 95% 50%;
  background-size: 1.25rem auto;
  width: 21.5625rem;
  border-radius: 0.3125rem;
}
select.--required {
  border-color: #d2145a;
  background-image: url(../images/common/select-arw--rq.svg);
}
@media screen and (max-width: 900px) {
  select {
    max-width: 88%;
  }
}

textarea {
  height: 13rem;
  overflow-y: scroll;
}
@media screen and (max-width: 900px) {
  textarea {
    height: 13.75rem;
  }
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

video {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

@media screen and (max-width: 900px) {
  p {
    font-size: 1.1rem;
  }
}

.slick-dots {
  text-align: center;
}
.slick-dots li {
  font-size: 0;
  display: inline-block;
  border-radius: 50%;
  background-color: #E9E9E9;
  width: 0.6875rem;
  height: 0.6875rem;
  margin: 0 0.3125rem;
}
.slick-dots li.slick-active {
  background-color: #d2145a;
}

.l-wrapper {
  width: 100%;
  position: relative;
}

.l-lp-contents {
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-lp-contents {
    box-shadow: 0 1.25rem 1rem rgba(0, 0, 0, 0.25);
  }
}

.l-inner {
  width: 73.3333333333%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .l-inner {
    width: 90%;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes gradientAnimation {
  0% {
    background: linear-gradient(to right, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
  100% {
    background: linear-gradient(-45deg, rgb(210, 20, 90) 0%, rgb(240, 140, 180) 83%);
  }
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
@keyframes logoAnimation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30000px 0;
  }
}
@keyframes drawer-main {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
.c-img-hover-zoom {
  transition: ease-in-out 0.37s;
}
.c-img-hover-zoom:hover {
  transform: scale(1.1);
  opacity: 1;
}

.c-text-link {
  color: #d2145a;
  transition: linear 0.11s;
}
.c-text-link:hover {
  color: #1D2A3A;
}

.c-button {
  display: flex;
  justify-content: center;
}
.c-button__link {
  min-width: 20.625rem;
  max-width: 90%;
  min-height: 4.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5.625rem;
  color: #fff;
  position: relative;
  background-color: #0FAF8F;
  font-size: 1.125rem;
  box-shadow: 0 0.1875rem 0.3125rem rgba(0, 0, 0, 0.23);
  transition: linear 0.1233s;
  line-height: 1;
}
.c-button__link:hover {
  box-shadow: none;
}
.c-button__arw {
  fill: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.6875rem;
  width: 1.03125rem;
  height: 1.03125rem;
}

.c-sec-ttl {
  font-weight: 900;
  font-size: 5rem;
  line-height: 1.125;
  color: #0F55AF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl {
    font-size: 2.125rem;
    line-height: 1.28125;
  }
}

.c-sec-read {
  text-align: center;
  font-size: 1.0625rem;
  margin-top: 1.5rem;
  font-weight: 600;
}

.c-sec-sub-heading {
  font-size: 1.9375rem;
  padding-bottom: 1.0625rem;
  border-bottom: 1px solid #D5D4D4;
  color: #0F55AF;
}
@media screen and (max-width: 768px) {
  .c-sec-sub-heading {
    font-size: 1.375rem;
    margin-bottom: 0.6875rem;
  }
}
.c-sec-sub-heading span {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-sec-sub-heading span {
    padding-left: 1rem;
  }
}
.c-sec-sub-heading span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0.4375rem;
  height: 1.9375rem;
  background-color: #0F55AF;
  border-radius: 0.1875rem;
}
@media screen and (max-width: 768px) {
  .c-sec-sub-heading span::before {
    width: 0.25rem;
    height: 1.375rem;
  }
}

.c-sec-cricle-heading {
  font-size: 1.5rem;
}
.c-sec-cricle-heading::before {
  content: "";
  width: 1.0625rem;
  height: 1.0625rem;
  border-radius: 50%;
  background-color: #0F55AF;
  display: inline-block;
  margin-right: 0.75rem;
}

.c-news-col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.c-news-col::before, .c-news-col::after {
  content: "";
  display: block;
  width: 20.5rem;
}
.c-news-col::before {
  order: 1;
}

.c-news {
  width: 20.5rem;
  background-color: #fff;
  border-radius: 0.625rem;
  overflow: hidden;
  box-shadow: 0 0.1875rem 0.9375rem rgba(0, 0, 0, 0.16);
  transition: linear 0.1222s;
  margin-bottom: 1.8125rem;
  min-height: 19.125rem;
}
@media screen and (max-width: 1024px) {
  .c-news {
    width: 31.78%;
  }
}
@media screen and (max-width: 768px) {
  .c-news {
    width: 20.5rem;
  }
}
.c-news:hover {
  box-shadow: none;
}
.c-news:hover a {
  opacity: 1;
}
.c-news__thumb {
  height: 11.5625rem;
}
.c-news__main {
  padding: 1rem 1.25rem;
}
.c-news__date {
  display: flex;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.c-news__date-txt {
  color: #8694AA;
}
.c-news__date-new {
  color: #FF1766;
  font-size: 0.625rem;
  font-weight: 900;
  margin-left: 0.5em;
}
.c-news__ttl {
  color: #0F55AF;
  font-size: 1.125rem;
  line-height: 1.3888888889;
}

@keyframes powapowa {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.96);
  }
  100% {
    transform: scale(1);
  }
}
.btn {
  border-radius: 5.625rem;
  box-shadow: 0.625rem 0.625rem 1rem rgba(0, 0, 0, 0.25);
  width: 90%;
  margin: 0 auto;
  display: block;
  animation: powapowa infinite 1s ease-in;
}

.fv {
  position: relative;
}
.fv h1 {
  font-size: 0;
  line-height: 0;
}
.fv__btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 4.375rem;
}
@media screen and (min-width: 769px) {
  .fv__btn {
    bottom: 6.25rem;
  }
}

.cta {
  position: relative;
}
.cta__btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4.0625rem;
}
@media screen and (min-width: 769px) {
  .cta__btn {
    bottom: 6.25rem;
  }
}
.cta__note {
  width: 17.5rem;
  position: absolute;
  left: 5%;
  bottom: 1.25rem;
}
@media screen and (min-width: 769px) {
  .cta__note {
    bottom: 2.5rem;
    width: 25.625rem;
  }
}

.profile {
  position: relative;
}
.profile__btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8.125rem;
}
@media screen and (min-width: 769px) {
  .profile__btn {
    bottom: 13.125rem;
  }
}
.profile__note {
  width: 17.5rem;
  position: absolute;
  left: 5%;
  bottom: 5.3125rem;
}
@media screen and (min-width: 769px) {
  .profile__note {
    bottom: 9.0625rem;
    width: 25.625rem;
  }
}
.profile__nav {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .profile__nav {
    bottom: 3.75rem;
  }
}
.profile__nav-item {
  color: #563f35;
}
.profile__nav-item:not(:last-of-type)::after {
  content: "/";
  display: inline-block;
  margin-right: 0.2em;
}

#page_contents {
  margin-top: 9.0625rem;
  padding-bottom: 9.375rem;
}
@media screen and (max-width: 768px) {
  #page_contents {
    margin-top: 11.5625rem;
    padding-bottom: 12.5rem;
  }
}
#page_contents .post_content {
  width: 960px;
  max-width: 90%;
  margin: 0 auto;
}
#page_contents .design_header {
  text-align: center;
  margin-bottom: 3.125rem;
}
#page_contents .large_headline {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 3em 0 1.3em 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #page_contents .large_headline {
    font-size: 2.1875rem;
  }
}
#page_contents p {
  line-height: 2.4;
  margin: 0 0 2em 0;
}
@media screen and (max-width: 768px) {
  #page_contents p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
#page_contents ol {
  list-style: decimal outside none;
  margin-left: 1.5em;
}
@media screen and (max-width: 768px) {
  #page_contents ol li {
    font-size: 1.4rem;
  }
}
#page_contents h2 {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 3em 0 1.3em 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #page_contents h2 {
    font-size: 2.1875rem;
  }
}
#page_contents table {
  margin: 0 0 2em 0 !important;
  width: 100% !important;
  border-collapse: collapse !important;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
#page_contents table td,
#page_contents table th {
  border: 1px solid #000;
  padding: 18px 30px 16px;
  line-height: 2.2;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.35;
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  #page_contents table td,
  #page_contents table th {
    padding: 0.8125rem 0.625rem;
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 768px) {
  #page_contents table tr td:first-of-type {
    width: 32%;
  }
}

.u-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-object-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-text-eng {
  text-transform: lowercase;
}
.u-text-eng::first-letter {
  text-transform: uppercase;
}

.u-bold {
  font-weight: bold;
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-tab-show {
  display: none;
}
@media screen and (max-width: 1024px) {
  .u-tab-show {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .u-tab-hidden {
    display: none;
  }
}

.u-all-hidden {
  display: none !important;
}

.u-bg-cover {
  position: relative;
}
.u-bg-cover__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.u-bg-cover__bg.--pos-top {
  object-position: 50% 0;
}
.u-bg-cover__bg.--pos-bottom {
  object-position: 50% 100%;
}
.u-bg-cover__inner {
  position: relative;
}

.u-flex {
  display: flex;
}

.u-flex-sb {
  display: flex;
  justify-content: space-between;
}
.u-flex-sb.--wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .u-flex-sb.--spRow {
    display: block;
  }
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-text-center {
  text-align: center;
}

.u-marker {
  background: linear-gradient(transparent 70%, #FFF79A 70%);
}

.u-c-yellow {
  color: #FFDF00;
}

.u-c-orange {
  color: #f09413;
}

.u-c-pink {
  color: #d2145a;
}

.u-c-red {
  color: #e50113;
}

.u-text-underline {
  text-decoration: underline;
}

.--size-l {
  font-size: 1.42em;
}

.--size-sm {
  font-size: 0.8em;
}

.u-mb0-i {
  margin-bottom: 0 !important;
}

.u-text-bg {
  letter-spacing: -0.005em;
  display: contents;
}

.u-c-blue {
  color: #183E7E;
}

.u-c-pink {
  color: #D6625C;
}

.u-c-ppl {
  color: #920783;
}

.u-text-link {
  text-decoration: underline;
  color: #0FAF8F;
}/*# sourceMappingURL=style.css.map */