@charset "UTF-8";
/******************************************************************
Site Name: Tetsuro Tajiri
Author: Harimanics Co.Ltd.
******************************************************************/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, table, caption, tr, th, td, dl, dt, dd, a, img, form, input, textarea, button, header, nav, article, section, footer, aside {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

header, footer, article, section, div {
  box-sizing: border-box;
}

table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

p, th, td, li {
  word-break: break-all;
}

legend {
  display: none;
}

li {
  list-style: none;
}

a, img {
  outline: 0;
  border: 0;
  text-decoration: none;
}

br {
  line-height: inherit;
}

span, strong, em, i, address {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  color: inherit;
}

input {
  outline: 0;
}

input[type=submit], input[type=reset], button {
  cursor: pointer;
}

strong {
  font-weight: inherit;
}

i, em, address {
  font-style: normal;
}

address {
  font-size: inherit;
}

label {
  color: inherit;
  font-size: inherit;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input {
  line-height: normal;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* ***************************** */
/* default */
/* ***************************** */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background-color: #C0DEDC;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.3;
  color: #000;
  -webkit-text-size-adjust: 100%;
}

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

a {
  color: #0076FF;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

main {
  display: block;
}

button {
  outline: none;
}

@media all {
  .preload {
    display: none;
  }
}
@keyframes animation-loading-icon {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
@keyframes animation-loading-text {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.2;
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@media all {
  .loading {
    background-color: #0E476C;
    height: 100%;
    left: 0;
    position: fixed;
    transform: translate3d(0, 0, 40px);
    top: 0;
    width: 100%;
    z-index: 2000;
  }
  .loading__block {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
  }
  .loading__icon {
    animation-name: animation-loading-icon;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    height: 50px;
    margin: 0 auto;
    width: 50px;
  }
  .loading__icon i {
    font-size: 50px;
    color: #FFF;
  }
  .loading__texts {
    color: #FFF;
    margin-top: 20px;
  }
  .loading__text {
    animation-name: animation-loading-text;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    display: inline-block;
  }
  .loading__text:nth-child(1) {
    animation-delay: 0ms;
  }
  .loading__text:nth-child(2) {
    animation-delay: 100ms;
  }
  .loading__text:nth-child(3) {
    animation-delay: 200ms;
  }
  .loading__text:nth-child(4) {
    animation-delay: 300ms;
  }
  .loading__text:nth-child(5) {
    animation-delay: 400ms;
  }
  .loading__text:nth-child(6) {
    animation-delay: 500ms;
  }
  .loading__text:nth-child(7) {
    animation-delay: 600ms;
  }
}
@keyframes animation-jump {
  0% {
    top: 0;
  }
  30% {
    transform: scale(0.98, 1.04);
    top: -20px;
  }
  60% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.05, 0.95);
    top: 0;
  }
  100% {
    top: 0;
  }
}
@media all {
  .title {
    background-color: #C0DEDC;
    padding: 80px 0 40px;
    width: 100%;
  }
  .title__top {
    left: 18px;
    position: absolute;
    top: 12px;
    width: calc(100% - 36px);
  }
  .title__hint {
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
  .title__hint i {
    border-radius: 50%;
    color: #FFF;
    font-size: 12px;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin-right: 10px;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease-in-out;
    width: 30px;
  }
  .title__hint::after {
    color: #0E476C;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5714285714;
    padding-left: 40px;
    position: absolute;
    top: 3px;
  }
  .title__hint[data-status=start] i {
    background-color: #929292;
  }
  .title__hint[data-status=start]::after {
    content: "音声が流れます";
  }
  .title__hint[data-status=waiting] i {
    background-color: #0E476C;
  }
  .title__hint[data-status=waiting]::after {
    content: "音声が流れています";
  }
  .title__hint[data-status=complete] i {
    background-color: #929292;
  }
  .title__hint[data-status=complete]::after {
    content: "下の「講義をはじめる」ボタンを押して講義を開始してください";
  }
  .title__block {
    align-items: center;
    background-color: #FFF;
    display: flex;
    margin-bottom: 30px;
    min-height: 320px;
    justify-content: center;
    position: relative;
  }
  .title__block::before, .title__block::after {
    content: "";
    background: linear-gradient(45deg, #C0DEDC 25%, transparent 25%, transparent 75%, #C0DEDC 75%), linear-gradient(45deg, #C0DEDC 25%, transparent 25%, transparent 75%, #C0DEDC 75%);
    background-size: 30px 30px;
    background-position: 0 0, 15px 15px;
    height: 30px;
    position: absolute;
    width: 100%;
  }
  .title__block::before {
    top: 0;
  }
  .title__block::after {
    bottom: 0;
  }
  .title__tahco {
    position: absolute;
    right: 0;
    top: -65px;
    width: 135px;
    z-index: 200;
  }
  .title__logo {
    margin: 0 auto 10px;
    text-align: center;
  }
  .title__name {
    color: #0E476C;
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 15px;
    text-align: center;
  }
  .title__emphasis {
    color: #E95367;
  }
  .title__en {
    color: #0E476C;
    font-size: 12px;
    letter-spacing: 0.01em;
    line-height: 1.5;
    max-width: 500px;
    text-align: center;
    word-break: normal;
  }
  .title__characters {
    align-items: flex-end;
    bottom: -120px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    position: absolute;
    width: 340px;
    z-index: 200;
  }
  .title__plisar, .title__renren {
    animation: animation-jump 1s infinite;
    position: relative;
    width: 75px;
  }
  .title__plisar {
    animation-delay: 0.5s;
  }
  .title__lesson {
    margin: 0 auto 20px;
    width: 115px;
  }
  .title__start {
    height: 50px;
    line-height: 50px;
    margin: 0 auto 20px;
    position: relative;
    width: 165px;
    z-index: 200;
  }
  .title__button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
    font-size: 16px;
  }
  .title__button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .title__button i {
    font-size: 19px;
    margin-left: 8px;
  }
  .title__button[data-status=waiting] {
    background-color: #929292;
    box-shadow: none;
    pointer-events: none;
    transform: translate(3px, 3px);
  }
  .title__formal-name {
    color: #0E476C;
    font-size: 10px;
    line-height: 2.2;
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .title {
    padding: 150px 0 100px;
    position: relative;
  }
  .title__top {
    width: 730px;
    margin: auto;
    right: 0;
    left: 0;
    top: 90px;
  }
  .title__hint {
    margin: 0;
    width: 320px;
  }
  .title__block {
    margin-bottom: 50px;
    min-height: 500px;
  }
  .title__tahco {
    right: 20%;
    top: -90px;
    width: 224px;
  }
  .title__logo {
    margin-bottom: 20px;
    width: 510px;
  }
  .title__logo img {
    width: 100%;
  }
  .title__name {
    font-size: 25px;
  }
  .title__en {
    font-size: 14px;
    text-align: left;
  }
  .title__characters {
    bottom: -240px;
    width: 760px;
  }
  .title__plisar, .title__renren {
    width: 224px;
  }
  .title__lesson {
    margin-bottom: 50px;
    width: 185px;
  }
  .title__lesson img {
    width: 100%;
  }
  .title__start {
    height: 80px;
    line-height: 80px;
    width: 265px;
  }
  .title__button {
    font-size: 25px;
  }
  .title__button i {
    font-size: 30px;
    margin-left: 20px;
  }
  .title__formal-name {
    font-size: 16px;
  }
}
@media all {
  .lecture {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
}
@keyframes animation-scroll-title {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media all {
  .header {
    background-color: #0E476C;
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    padding: 12px;
  }
}
@media screen and (max-width: 767px) {
  .header__content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header__content[data-is-animation=true] {
    animation-name: animation-scroll-title;
    animation-duration: 10s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    display: inline-block;
    padding-left: 100%;
  }
}
@media screen and (min-width: 767px) {
  .header {
    font-size: 20px;
    padding: 28px 0;
  }
  .header__block {
    margin: 0 auto;
    max-width: 1024px;
  }
}
@media all {
  .main {
    padding: 10px 0;
  }
}
@media screen and (min-width: 767px) {
  .main {
    padding: 40px 0 80px;
    display: flex;
    margin: 0 auto;
    max-width: 1024px;
    padding-top: 40px;
  }
  .main__document {
    width: 620px;
  }
  .main__story {
    width: 365px;
  }
}
@media all {
  .modal {
    background-color: rgba(192, 222, 220, 0.6);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .modal__block {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
  }
  .modal__image {
    background-color: #FFF;
    border: 4px solid #00B0B6;
    border-radius: 20px;
    display: inline-block;
    overflow: hidden;
  }
  .modal__expansion {
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
    width: 220px;
  }
  .modal__expansion-button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
    border-radius: 20px;
  }
  .modal__expansion-button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .modal__expansion-button i {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .modal {
    display: none !important;
  }
}
@media all {
  .document {
    margin-bottom: 18px;
  }
  .document__title {
    color: #00B0B6;
    font-size: 10px;
    font-weight: 500;
    margin: 0 auto 2px;
    width: calc(100% - 20px);
  }
  .document__box {
    background-color: #FFF;
    border: 4px solid #00B0B6;
    border-radius: 10px;
    box-sizing: content-box;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 74.1666666667%;
    position: relative;
    width: calc(100% - 20px);
  }
  .document__list {
    left: 0;
    position: absolute;
    top: 0;
  }
  .document__list--next {
    display: none;
  }
  .document__control {
    align-items: center;
    background-color: #929292;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
  }
  .document__control::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #FFF;
    font-size: 10px;
  }
  .document__control[data-status=play] {
    background-color: #0E476C;
  }
  .document__control[data-status=play]::after {
    content: "\f04b";
  }
  .document__control[data-status=pause]::after {
    content: "\f04d";
  }
}
@media screen and (min-width: 767px) {
  .document {
    margin-bottom: 0;
  }
  .document__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
  }
  .document__box {
    border-radius: 20px;
  }
  .document__expansion {
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
    width: 220px;
  }
  .document__expansion-button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
    border-radius: 20px;
  }
  .document__expansion-button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .document__expansion-button i {
    margin-left: 10px;
  }
}
@media all {
  .story__title {
    color: #00B0B6;
    font-size: 10px;
    font-weight: 500;
    margin: 0 auto 2px;
    width: calc(100% - 20px);
  }
  .story__block {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 20px);
  }
  .story__scroll {
    position: absolute;
    right: 0;
    z-index: 100;
  }
}
@media screen and (min-width: 767px) {
  .story__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
  }
}
@keyframes animation-next-icon {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(180deg);
  }
}
@media all {
  .message__block {
    height: 125px;
    padding-bottom: 10px;
    overflow-y: scroll;
  }
  .message__block::-webkit-scrollbar {
    display: none;
  }
  .message__wrap:not(:last-child) {
    margin-bottom: 22px;
  }
  .message__boxes {
    display: flex;
    justify-content: space-between;
    padding: 16px 0 0 0;
    width: calc(100% - 30px);
  }
  .message__character {
    margin-bottom: 5px;
    width: 63px;
  }
  .message__sound {
    background-color: #0E476C;
    border-radius: 50%;
    color: #FFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    transition: all 0.2s ease-in-out;
    width: 30px;
  }
  .message__sound[data-is-click=false] {
    background-color: #929292;
    pointer-events: none;
  }
  .message__content {
    position: relative;
    width: calc(100% - 73px);
  }
  .message__name {
    border-radius: 9px;
    color: #FFF;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    left: 20px;
    padding: 2px 10px 3px;
    position: absolute;
    top: -10px;
    z-index: 200;
  }
  .message__name[data-name=renren] {
    background-color: #E95367;
  }
  .message__name[data-name=renren]::after {
    content: "れんれん";
  }
  .message__name[data-name=plisar] {
    background-color: #00B0B6;
  }
  .message__name[data-name=plisar]::after {
    content: "プリサ";
  }
  .message__name[data-name=tahco] {
    background-color: #3DB35D;
  }
  .message__name[data-name=tahco]::after {
    content: "たぁコ";
  }
  .message__window {
    background-color: #FFF;
    border-radius: 8px;
    box-sizing: border-box;
    color: #0E476C;
    font-weight: 500;
    line-break: anywhere;
    line-height: 1.4666666667;
    padding: 12px 18px;
    position: relative;
  }
  .message__window::before {
    content: "";
    position: absolute;
    top: 20px;
    left: -32px;
    margin-top: -12px;
    border: 10px solid transparent;
    border-right: 12px solid #FFF;
    border-width: 10px 20px;
    z-index: 100;
  }
  .message__window[data-is-click=true] {
    cursor: pointer;
  }
  .message__window[data-is-click=true]::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    animation-name: animation-next-icon;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    bottom: 5px;
    content: "\f0d7";
    font-size: 20px;
    position: absolute;
    right: 8px;
  }
  .message__window[data-is-click=false] {
    pointer-events: none;
  }
  .message__slide {
    height: 50px;
    line-height: 50px;
    margin: 15px auto 0;
    width: 165px;
  }
  .message__slide-button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
  }
  .message__slide-button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .message__slide-button i {
    margin-left: 8px;
  }
  .message__other, .message__complete {
    width: calc(100% - 30px);
  }
  .message__other-button, .message__complete-button {
    background-color: #FFF;
    border: 2px solid #0E476C;
    border-radius: 8px;
    color: #0E476C;
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    padding: 12px 20px;
    position: relative;
    width: 100%;
  }
  .message__other-button:hover, .message__complete-button:hover {
    background-color: #D3DF49;
  }
  .message__other-button::after, .message__complete-button::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    position: absolute;
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .message__boxes {
    align-items: flex-start;
  }
  .message__box {
    position: sticky;
    top: 0;
  }
}
@media screen and (min-width: 767px) {
  .message__block {
    height: 550px;
  }
  .message__character {
    margin-top: -15px;
  }
}
@media all {
  .navi {
    display: none;
    margin: 0 30px 0 auto;
    width: calc(100% - 103px);
  }
  .navi__block {
    display: flex;
    margin: 0 auto;
    max-width: 250px;
    justify-content: space-between;
    padding-top: 22px;
  }
  .navi__box {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .navi__box:hover {
    opacity: 0.5;
  }
  .navi__heading {
    color: #0E476C;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .navi__icon {
    margin: auto;
    text-align: center;
    width: 46px;
  }
  .navi__icon img[data-is-click=false] {
    display: none;
  }
}
@media all {
  .next {
    display: none;
    height: 50px;
    line-height: 50px;
    margin: 30px 30px 0 auto;
    width: calc(100% - 103px);
  }
  .next__button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
    margin: 0 auto;
    max-width: 165px;
  }
  .next__button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .next__button i {
    margin-left: 8px;
  }
}
@media all {
  .reference {
    background-color: #FFF;
    border-radius: 8px;
    display: none;
    margin-top: 15px;
    width: calc(100% - 30px);
  }
  .reference--message {
    display: block;
    width: 100%;
  }
  .reference__title {
    background-color: #00B0B6;
    border-radius: 8px;
    color: #FFF;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
  }
  .reference__content {
    font-size: 12px;
    line-height: 1.8333333333;
    padding: 12px 22px;
    word-break: break-all;
  }
  .reference__content a {
    color: #0076FF;
    text-decoration: underline;
  }
}
@media all {
  .expansion--slide {
    margin: 0 30px 0 auto;
    width: calc(100% - 103px);
  }
  .expansion__list {
    height: 50px;
    line-height: 50px;
    margin: 10px auto 0;
    width: 210px;
  }
  .expansion__button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    background-color: #3DB35D;
    border-radius: 8px;
    letter-spacing: 0.1em;
    justify-content: left;
    padding: 0 18px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .expansion__button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .expansion__button::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00e";
    font-size: 19px;
    position: absolute;
    right: 10px;
  }
}
@media all {
  .simulation__block {
    padding-top: 16px;
  }
  .simulation__block:not(:first-child) {
    padding-top: 25px;
  }
  .simulation__select {
    background-color: #FFF;
    border: 2px solid #0E476C;
    border-radius: 8px;
    color: #0E476C;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px 15px 20px;
    position: relative;
    width: calc(100% - 30px);
  }
  .simulation__select:hover {
    background-color: #D3DF49;
  }
  .simulation__select::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    bottom: 0;
    content: "\f0da";
    font-size: 22px;
    height: 22px;
    margin: auto 0;
    position: absolute;
    right: 10px;
    top: 0;
  }
  .simulation__select[data-is-select=true] {
    background-color: #D3DF49;
  }
  .simulation__select[data-is-select=true]::after {
    transform: rotateZ(90deg);
  }
  .simulation__select[data-is-complete=true] {
    background-color: #929292;
  }
  .simulation__select[data-is-complete=true]::after {
    content: "";
  }
  .simulation__boxes {
    margin-top: 10px;
  }
  .simulation__name {
    background-color: #0E476C;
    border-radius: 30px;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    left: 10px;
    line-height: 1;
    padding: 2px 12px 4px;
    position: absolute;
    top: -10px;
  }
  .simulation__boxes {
    display: none;
  }
}
@media all {
  .footer {
    padding-bottom: 40px;
  }
  .footer__box {
    display: flex;
    justify-content: center;
  }
  .footer__box:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer__list {
    height: 50px;
    line-height: 50px;
    width: 165px;
  }
  .footer__list--long {
    width: 200px;
  }
  .footer__list:not(:last-child) {
    margin-right: 10px;
  }
  .footer__button {
    align-items: center;
    border: none;
    border-radius: 8px;
    box-shadow: 3px 3px 0 #0E476C;
    color: #FFF;
    display: flex;
    height: 100%;
    line-height: 1;
    font-weight: 700;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    width: 100%;
    font-size: 16px;
    text-decoration: none;
  }
  .footer__button:hover {
    box-shadow: none;
    transform: translate(3px, 3px);
  }
  .footer__button--break {
    background-color: #E95367;
  }
  .footer__button--completion {
    background-color: #3DB35D;
  }
  .footer__button--restart {
    background-color: #00B0B6;
  }
  .footer__button[data-is-click=false] {
    background-color: #929292;
    box-shadow: none;
    pointer-events: none;
    transform: translate(3px, 3px);
  }
  .footer__button i {
    margin-left: 8px;
  }
}
@media screen and (max-width: 767px) {
  .only-tab,
.only-pc,
.not-sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .only-sp,
.only-pc,
.not-tab {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .only-sp,
.only-tab,
.not-pc {
    display: none;
  }
}