@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

body {
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

body {
  color: #000;
  font-size: 16px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          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
       # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
    * Correct `block` display not defined for any HTML5 element in IE 8/9
    * Correct `block` display not defined for `details` or `summary` in IE 10/11
    * and Firefox
    * Correct `block` display not defined for `main` in IE 11
    */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

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

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

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

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

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

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

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

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

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

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

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

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
     # base
     # ================================================================= */
a {
  text-decoration: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

table {
  border-spacing: 0 30px;
}

input[type=submit] {
  border: none;
}

body {
  background-color: #E2E9ED;
}

.l-container {
  max-width: 768px;
  min-height: 100vh;
  background-color: #fff;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .l-container {
    width: 100%;
  }
}

.l-header {
  background: #fff;
}

.l-footer {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.br_sp {
  display: inline-block;
}

/* 共通 */
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 10px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.header__logo img {
  width: 105px;
}
.header__title {
  font-size: 14px;
}
.header__title__blank {
  margin-right: 5px;
}

.footer__copyright {
  color: #777;
  font-size: 14px;
  text-align: center;
  margin: 15px 0;
}

main {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  padding-bottom: 60px;
}

h1 {
  color: #00838B;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 60px 0 40px;
  padding: 0 20px;
}

.greeting {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 60px;
  text-align: center;
  padding: 0 20px;
}
.greeting__first_message {
  margin-bottom: 20px;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}
.btn__next input,
.btn__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #00838B;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(4, 32, 34, 0.3);
          box-shadow: 0px 4px 5px 0px rgba(4, 32, 34, 0.3);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.btn__next input.disabled,
.btn__next a.disabled {
  background: #ccc;
  pointer-events: none;
}
.btn__back input,
.btn__back a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 10px;
  border: 1px solid #00838B;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(73, 121, 124, 0.25);
          box-shadow: 0px 4px 5px 0px rgba(73, 121, 124, 0.25);
  color: #00838B;
  font-size: 20px;
  font-weight: bold;
}

.flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-bottom: 60px;
}
.flow__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 560px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .flow__line {
    padding: 0 30px;
  }
}
.flow__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .flow__step {
    width: 65px;
  }
}
.flow__step__text {
  color: #81909D;
  text-align: center;
  font-size: 14px;
}
.flow__step__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow__step__number span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #E2E9ED;
  -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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #858585;
  font-size: 14px;
  font-weight: bold;
}
.flow__step--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .flow__step--active {
    width: 70px;
  }
}
.flow__step--active__text {
  color: #4780B5;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.flow__step--active__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow__step--active__number span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #D8E9F3;
  -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;
  color: #044F94;
  font-size: 14px;
  font-weight: bold;
}
.flow__road {
  background: #D5DDE1;
  width: 60%;
  height: 1px;
  position: absolute;
  top: 78%;
  left: 50%;
  transform: translate(-50%, -78%);
  -webkit-transform: translate(-50%, -78%);
  -ms-transform: translate(-50%, -78%);
}
@media screen and (max-width: 768px) {
  .flow__road {
    width: 72%;
    max-width: 430px;
  }
}

.calender {
  background-color: #EBF4F9;
  width: 100%;
  max-width: 560px;
  margin: 0 auto 60px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 4px 25px 0px rgba(73, 121, 124, 0.1);
          box-shadow: 0px 4px 25px 0px rgba(73, 121, 124, 0.1);
}
@media screen and (max-width: 768px) {
  .calender {
    width: 100%;
  }
}
.calender__area {
  margin-top: 50px;
  text-align: center;
}
.calender__area__date {
  color: #00838B;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 130px;
}
.calender__area__btn {
  color: #00838B;
  border: none;
  background: none;
  display: inline-block;
  margin: 10px;
}
.calender__inner {
  max-width: 483px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}
.calender__table {
  border-spacing: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .calender__table {
    border-spacing: 0 10px;
  }
}
.calender__table tr {
  font-size: 0;
  line-height: 0;
}
.calender__table tr.dayOfWeek {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .calender__table tr.dayOfWeek {
    gap: 34px;
  }
}
.calender__table th {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
}
.calender__table th:first-child {
  color: #D10000;
}
.calender__table th:last-child {
  color: #0040A0;
}
.calender__table td {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 12px;
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  .calender__table td {
    margin: 0 2.5px;
  }
}
.calender__table td.active {
  border-radius: 50%;
  background: #FFF;
  cursor: pointer;
}
.calender__table td:first-child {
  color: #D10000;
}
.calender__table td:last-child {
  color: #0040A0;
}
.calender__table td.disabled {
  color: #ABABAB;
}
.calender__table td.is-selected {
  background-color: #00838B;
  color: #fff;
}
.calender__timeSelection {
  background-color: #fff;
  padding: 50px;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(173, 202, 204, 0.2);
          box-shadow: 0px 4px 20px 0px rgba(173, 202, 204, 0.2);
}
.calender__timeSelection__date {
  color: #00838B;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 32px;
}
.calender__timeSelection__notes {
  color: #777;
  font-size: 14px;
  margin-bottom: 32px;
}
.calender__timeSelection__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.calender__timeSelection__li .is-selected {
  background: #00838B;
  color: #FFF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.calender__timeSelection__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.5px;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(73, 121, 124, 0.25);
          box-shadow: 0px 4px 5px 0px rgba(73, 121, 124, 0.25);
  color: #00838B;
  border: 1px solid #00838B;
  background: #FFF;
}

#first-month-header,
#second-month-header {
  color: #00838B;
  font-size: 20px;
  font-weight: bold;
}

.trainingList__liWrapper {
  display: none;
}

.today {
  background-color: #00838B;
  color: #fff;
}

#time-selection-wrapper {
  display: none;
}

form {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  form {
    width: 90%;
  }
}

.form__error {
  background-color: #FAEAEA;
  color: #e90000;
  padding: 20px;
}
.form__error p {
  font-weight: bold;
  margin-bottom: 10px;
}
.form__table {
  border-spacing: 0 30px;
}
.form__table label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  line-height: 1.3em;
}
.form__table tr {
  margin-bottom: 20px;
}
.form__table th {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  width: 100%;
  text-align: left;
}
.form__table td {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.form__table input[type=text] {
  border-radius: 5px;
  border: 1px solid #00838B;
  background: #FFF;
  width: 100%;
  padding: 7px 10px;
  height: 43px;
}
.form__table input[type=text]::-webkit-input-placeholder {
  color: #858585;
  opacity: 1;
}
.form__table input[type=text]::-moz-placeholder {
  color: #858585;
  opacity: 1;
}
.form__table input[type=text]:-ms-input-placeholder {
  color: #858585;
  opacity: 1;
}
.form__table input[type=text]::-ms-input-placeholder {
  color: #858585;
  opacity: 1;
}
.form__table input[type=text]::placeholder {
  color: #858585;
  opacity: 1;
}
.form__table input[type=text]:focus {
  border: solid 1px #ff6600;
  outline: 0;
}
.form__table select {
  border-radius: 5px;
  border: 1px solid #00838B;
  background: #FFF;
  width: 40%;
  padding: 7px 10px;
  height: 43px;
}
@media screen and (max-width: 768px) {
  .form__table select {
    width: 55%;
  }
}
.form__table select:focus {
  border: solid 1px #ff6600;
  outline: 0;
}
.form__table input[type=radio] {
  accent-color: #00838B;
  min-width: 24px;
  min-height: 24px;
}
.form__req {
  border-radius: 5px;
  background: #00838B;
  padding: 3px 6px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
.form__radio_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 23px;
  padding-top: 10px;
}
.form__radio_2 {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  padding-top: 10px;
}
.form__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding-top: 10px;
}
.form__select__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.form__terms {
  padding: 70px 0;
}
.form__terms__info {
  color: #00838B;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.form__terms__agree {
  margin-bottom: 40px;
  font-size: 0.9em;
}
.form__terms__text__title {
  font-weight: bold;
  margin-top: 30px;
}
.form__terms__text dl {
  margin-top: 30px;
}
.form__terms__text__link {
  color: #0040A0;
  text-decoration: underline;
}
.form__terms__text__link:hover {
  text-decoration: none;
}

.terms {
  width: 100%;
  max-width: 560px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .terms {
    width: 90%;
  }
}
.terms__text__title {
  font-weight: bold;
  margin-top: 30px;
}
.terms__text dl {
  margin-top: 30px;
}
.terms__text__link {
  color: #0040A0;
  text-decoration: underline;
}
.terms__text__link:hover {
  text-decoration: none;
}

.page {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page {
    width: 90%;
  }
}
.page__message {
  margin-top: 30px;
  text-align: center;
}
.page__message span {
  display: inline-block;
  color: #00838B;
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
}
.page__spam {
  margin-top: 30px;
  text-align: center;
}