@charset "UTF-8";
/*
Theme Name:origin
Description:origin template
Version:1.0
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-padding-start: 0;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

ol,
ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="password"],
input[type="text"],
input[type="submit"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="button"],
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none; }

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px; }

html {
  font-size: 100%; }

* {
  box-sizing: border-box; }

body {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  min-height: 100vh;
  background: #ffffff; }

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  border: none; }

p {
  color: #222222;
  line-height: 1.6; }
  p.center {
    text-align: center; }
  p.right {
    text-align: right; }

a {
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
  display: block; }

p > a {
  display: inline-block;
  color: #0ABAB5;
  text-decoration: underline 3px #FFE400; }

button {
  cursor: pointer; }

.hide--all {
  display: none !important; }

.hide--1200.block, .hide--1200.block__div1, .hide--1200.block__div2, .hide--1200.block__div3, .hide--1200.block__div4 {
  display: block !important; }
.hide--1200.flex {
  display: flex !important; }
@media (max-width: 1200px) {
  .hide--1200 {
    display: none !important; } }

.hide--1120.block, .hide--1120.block__div1, .hide--1120.block__div2, .hide--1120.block__div3, .hide--1120.block__div4 {
  display: block !important; }
.hide--1120.flex {
  display: flex !important; }
@media (max-width: 1120px) {
  .hide--1120 {
    display: none !important; } }

.hide--1040.block, .hide--1040.block__div1, .hide--1040.block__div2, .hide--1040.block__div3, .hide--1040.block__div4 {
  display: block !important; }
.hide--1040.flex {
  display: flex !important; }
@media (max-width: 1040px) {
  .hide--1040 {
    display: none !important; } }

.hide--960.block, .hide--960.block__div1, .hide--960.block__div2, .hide--960.block__div3, .hide--960.block__div4 {
  display: block !important; }
.hide--960.flex {
  display: flex !important; }
@media (max-width: 960px) {
  .hide--960 {
    display: none !important; } }

.hide--880.block, .hide--880.block__div1, .hide--880.block__div2, .hide--880.block__div3, .hide--880.block__div4 {
  display: block !important; }
.hide--880.flex {
  display: flex !important; }
@media (max-width: 880px) {
  .hide--880 {
    display: none !important; } }

.hide--800.block, .hide--800.block__div1, .hide--800.block__div2, .hide--800.block__div3, .hide--800.block__div4 {
  display: block !important; }
.hide--800.flex {
  display: flex !important; }
@media (max-width: 800px) {
  .hide--800 {
    display: none !important; } }

.hide--720.block, .hide--720.block__div1, .hide--720.block__div2, .hide--720.block__div3, .hide--720.block__div4 {
  display: block !important; }
.hide--720.flex {
  display: flex !important; }
@media (max-width: 720px) {
  .hide--720 {
    display: none !important; } }

.hide--640.block, .hide--640.block__div1, .hide--640.block__div2, .hide--640.block__div3, .hide--640.block__div4 {
  display: block !important; }
.hide--640.flex {
  display: flex !important; }
@media (max-width: 640px) {
  .hide--640 {
    display: none !important; } }

.hide--560.block, .hide--560.block__div1, .hide--560.block__div2, .hide--560.block__div3, .hide--560.block__div4 {
  display: block !important; }
.hide--560.flex {
  display: flex !important; }
@media (max-width: 560px) {
  .hide--560 {
    display: none !important; } }

.hide--480.block, .hide--480.block__div1, .hide--480.block__div2, .hide--480.block__div3, .hide--480.block__div4 {
  display: block !important; }
.hide--480.flex {
  display: flex !important; }
@media (max-width: 480px) {
  .hide--480 {
    display: none !important; } }

.show--1200 {
  display: none !important; }
  @media (max-width: 1200px) {
    .show--1200.block, .show--1200.block__div1, .show--1200.block__div2, .show--1200.block__div3, .show--1200.block__div4 {
      display: block !important; }
    .show--1200.flex {
      display: flex !important; } }

.show--1120 {
  display: none !important; }
  @media (max-width: 1120px) {
    .show--1120.block, .show--1120.block__div1, .show--1120.block__div2, .show--1120.block__div3, .show--1120.block__div4 {
      display: block !important; }
    .show--1120.flex {
      display: flex !important; } }

.show--1040 {
  display: none !important; }
  @media (max-width: 1040px) {
    .show--1040.block, .show--1040.block__div1, .show--1040.block__div2, .show--1040.block__div3, .show--1040.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--1040.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--960 {
  display: none !important; }
  @media (max-width: 960px) {
    .show--960.block, .show--960.block__div1, .show--960.block__div2, .show--960.block__div3, .show--960.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--960.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--880 {
  display: none !important; }
  @media (max-width: 880px) {
    .show--880.block, .show--880.block__div1, .show--880.block__div2, .show--880.block__div3, .show--880.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--880.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--800 {
  display: none !important; }
  @media (max-width: 800px) {
    .show--800.block, .show--800.block__div1, .show--800.block__div2, .show--800.block__div3, .show--800.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--800.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--720 {
  display: none !important; }
  @media (max-width: 720px) {
    .show--720.block, .show--720.block__div1, .show--720.block__div2, .show--720.block__div3, .show--720.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--720.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--640 {
  display: none !important; }
  @media (max-width: 640px) {
    .show--640.block, .show--640.block__div1, .show--640.block__div2, .show--640.block__div3, .show--640.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--640.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--560 {
  display: none !important; }
  @media (max-width: 560px) {
    .show--560.block, .show--560.block__div1, .show--560.block__div2, .show--560.block__div3, .show--560.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--560.flex {
      display: flex !important;
      padding: 0 !important; } }

.show--480 {
  display: none !important; }
  @media (max-width: 480px) {
    .show--480.block, .show--480.block__div1, .show--480.block__div2, .show--480.block__div3, .show--480.block__div4 {
      display: block !important;
      padding: 0 !important; }
    .show--480.flex {
      display: flex !important;
      padding: 0 !important; } }

.split.center, .center.split--90, .center.split--80, .center.split--70, .center.split--60, .center.split--50, .center.split--40, .center.split--30, .center.split--20, .center.split--10 {
  margin: auto; }

.split--90 {
  width: 90% !important; }

.split--80 {
  width: 80% !important; }

.split--70 {
  width: 70% !important; }

.split--60 {
  width: 60% !important; }

.split--50 {
  width: 50% !important; }

.split--40 {
  width: 40% !important; }

.split--30 {
  width: 30% !important; }

.split--20 {
  width: 20% !important; }

.split--10 {
  width: 10% !important; }

.mar__top--5 {
  margin-top: 5px; }

.mar__top--10 {
  margin-top: 10px; }

.mar__top--20 {
  margin-top: 20px; }

.mar__top--30 {
  margin-top: 30px; }

.mar__top--40 {
  margin-top: 40px; }

.mar__top--50 {
  margin-top: 50px; }

.mar__right--10 {
  margin-right: 10px; }

.mar__right--20 {
  margin-right: 20px; }

.mar__right--30 {
  margin-right: 30px; }

.mar__right--40 {
  margin-right: 40px; }

.mar__right--50 {
  margin-right: 50px; }

.mar__bottom--10 {
  margin-bottom: 10px; }

.mar__bottom--20 {
  margin-bottom: 20px; }

.mar__bottom--30 {
  margin-bottom: 30px; }

.mar__bottom--40 {
  margin-bottom: 40px; }

.mar__bottom--50 {
  margin-bottom: 50px; }

.mar__left--10 {
  margin-left: 10px; }

.mar__left--20 {
  margin-left: 20px; }

.mar__left--30 {
  margin-left: 30px; }

.mar__left--40 {
  margin-left: 40px; }

.mar__left--50 {
  margin-left: 50px; }

.pad__top--10 {
  padding-top: 10px; }

.pad__top--20 {
  padding-top: 20px; }

.pad__top--30 {
  padding-top: 30px; }

.pad__top--40 {
  padding-top: 40px; }

.pad__top--50 {
  padding-top: 50px; }

.pad__bottom--10 {
  padding-bottom: 10px; }

.pad__bottom--20 {
  padding-bottom: 20px; }

.pad__bottom--30 {
  padding-bottom: 30px; }

.pad__bottom--40 {
  padding-bottom: 40px; }

.pad__bottom--50 {
  padding-bottom: 50px; }

.pad__left--10 {
  padding-left: 10px; }

.pad__left--20 {
  padding-left: 20px; }

.pad__left--30 {
  padding-left: 30px; }

.pad__left--40 {
  padding-left: 40px; }

.pad__left--50 {
  padding-left: 50px; }

.pad__right--10 {
  padding-right: 10px; }

.pad__right--20 {
  padding-right: 20px; }

.pad__right--30 {
  padding-right: 30px; }

.pad__right--40 {
  padding-right: 40px; }

.pad__right--50 {
  padding-right: 50px; }

.wrap {
  padding-top: 5.5rem; }
  @media (max-width: 1200px) {
    .wrap {
      padding-top: 4.3125rem; } }

.header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999999; }
  .header .inner {
    width: 100%;
    height: 80px;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center; }
    .header .inner .navi > li {
      display: block;
      float: right; }
      .header .inner .navi > li > a {
        display: block;
        box-sizing: border-box;
        height: 80px;
        line-height: 80px;
        font-size: 1rem;
        font-weight: bold;
        padding: 0 20px;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        .header .inner .navi > li > a:hover {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
      @media (max-width: 720px) {
        .header .inner .navi > li {
          display: none; } }
    .header .inner .navi__sp {
      display: none; }
      @media (max-width: 720px) {
        .header .inner .navi__sp {
          position: absolute;
          top: 60px;
          width: 100%;
          left: 0;
          z-index: 9999; }
          .header .inner .navi__sp > li:last-child {
            border-bottom: none; }
          .header .inner .navi__sp > li > a, .header .inner .navi__sp > li span {
            display: block;
            padding: 30px 15px;
            box-sizing: border-box;
            font-size: 1.2rem;
            position: relative; }
            .header .inner .navi__sp > li > a:after, .header .inner .navi__sp > li span:after {
              content: "\f0da";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 1.2rem;
              display: block;
              width: 1.2rem;
              height: 1.2rem;
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 5px; }
            .header .inner .navi__sp > li > a.open:after, .header .inner .navi__sp > li span.open:after {
              content: "\f0d7";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 1.2rem;
              display: block;
              width: 1.2rem;
              height: 1.2rem;
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 5px; } }
    .header .inner > .logo {
      max-width: 20%; }
      @media (max-width: 720px) {
        .header .inner > .logo {
          width: auto;
          max-width: 100%;
          display: inline-block; }
          .header .inner > .logo img {
            width: auto; } }
      .header .inner > .logo a {
        display: block;
        padding: 15px; }
        @media (max-width: 720px) {
          .header .inner > .logo a {
            padding: 10px; } }
    .header .inner > .toggle {
      display: none; }
      @media (max-width: 720px) {
        .header .inner > .toggle {
          display: block;
          width: 40px;
          height: 36px;
          position: absolute;
          top: 14px;
          right: 10px;
          z-index: 100; }
          .header .inner > .toggle div {
            position: relative; }
          .header .inner > .toggle span {
            display: block;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0;
            -webkit-transition: 0.5s ease-in-out;
            -moz-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out; }
            .header .inner > .toggle span:nth-child(1) {
              top: 0px; }
            .header .inner > .toggle span:nth-child(2) {
              top: 14px; }
            .header .inner > .toggle span:nth-child(3) {
              top: 28px; } }

.header.open .toggle span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }
.header.open .toggle span:nth-child(2) {
  width: 0;
  left: 50%; }
.header.open .toggle span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.navi__header {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  z-index: 333;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  .navi__header .message {
    background: #0ABAB5;
    width: 100%; }
    .navi__header .message p {
      color: #ffffff;
      font-size: 0.875rem;
      padding: 0.25rem;
      max-width: 1200px;
      margin: auto;
      text-align: center; }
      @media (max-width: 1200px) {
        .navi__header .message p {
          font-size: 0.8125rem;
          padding: 0.125rem; } }
  .navi__header .main {
    max-width: 1200px;
    margin: auto;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    .navi__header .main .logo {
      max-width: 10.625rem;
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      padding: auto; }
      @media (max-width: 1200px) {
        .navi__header .main .logo {
          max-width: 8.75rem;
          padding: 0.625rem; } }
    .navi__header .main .menu__parent {
      max-width: 62.5rem;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      flex-flow: row nowrap;
      height: 100%; }
      .navi__header .main .menu__parent > li {
        height: 100%; }
        @media (max-width: 1200px) {
          .navi__header .main .menu__parent > li {
            display: none; } }
      .navi__header .main .menu__parent > li > a, .navi__header .main .menu__parent > li > span {
        padding: 1.5625rem;
        font-size: 1rem;
        display: block;
        height: 100%;
        cursor: pointer; }
      .navi__header .main .menu__parent > li.estimate, .navi__header .main .menu__parent > li.join {
        padding: 0.625rem; }
        .navi__header .main .menu__parent > li.estimate a, .navi__header .main .menu__parent > li.join a {
          color: #ffffff;
          border-radius: 1.4375rem;
          -webkit-border-radius: 1.4375rem;
          -moz-border-radius: 1.4375rem;
          padding: 0.625rem 2.1875rem 0.625rem 1.5625rem;
          position: relative; }
          .navi__header .main .menu__parent > li.estimate a:after, .navi__header .main .menu__parent > li.join a:after {
            content: '';
            width: 5px;
            height: 5px;
            border-top: 2px solid #ffffff;
            border-right: 2px solid #ffffff;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            right: 15px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
          .navi__header .main .menu__parent > li.estimate a:hover:after, .navi__header .main .menu__parent > li.join a:hover:after {
            right: 10px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
      .navi__header .main .menu__parent > li.estimate a {
        background: #FF6C19; }
      .navi__header .main .menu__parent > li.join a {
        background: #113C6D; }
      .navi__header .main .menu__parent > li.toggle {
        display: none; }
        @media (max-width: 1200px) {
          .navi__header .main .menu__parent > li.toggle {
            display: block;
            flex-shrink: 0;
            flex-grow: 0;
            padding: 0.625rem; } }
        .navi__header .main .menu__parent > li.toggle > div {
          position: relative;
          width: 36px;
          height: 30px; }
          .navi__header .main .menu__parent > li.toggle > div span {
            width: 100%;
            height: 0.125rem;
            display: block;
            background: #0ABAB5;
            position: absolute;
            left: 0;
            margin: auto; }
            .navi__header .main .menu__parent > li.toggle > div span:nth-child(1) {
              top: 0; }
            .navi__header .main .menu__parent > li.toggle > div span:nth-child(2) {
              top: 0;
              bottom: 0; }
            .navi__header .main .menu__parent > li.toggle > div span:nth-child(3) {
              bottom: 0; }
    .navi__header .main .menu__child--pc {
      position: absolute;
      top: 4.125rem;
      background: rgba(10, 186, 181, 0.6);
      backdrop-filter: blur(12px);
      padding: 1.25rem;
      margin: auto;
      display: none; }
      .navi__header .main .menu__child--pc:before {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        top: -10px;
        left: 50px;
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
        background: rgba(10, 186, 181, 0.6);
        backdrop-filter: blur(12px); }
      .navi__header .main .menu__child--pc li {
        margin-bottom: 10px;
        min-width: 18.75rem; }
        .navi__header .main .menu__child--pc li:last-child {
          margin-bottom: 0; }
        .navi__header .main .menu__child--pc li a {
          background: #ffffff;
          padding: 0.9375rem 2.5rem 0.9375rem 1.25rem;
          position: relative;
          border-radius: 2px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px; }
          .navi__header .main .menu__child--pc li a:after {
            content: '';
            width: 5px;
            height: 5px;
            border-top: 2px solid #0ABAB5;
            border-right: 2px solid #0ABAB5;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            right: 15px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
          .navi__header .main .menu__child--pc li a:hover:after {
            right: 10px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
    .navi__header .main .menu__child--sp {
      background: rgba(10, 186, 181, 0.6);
      backdrop-filter: blur(12px);
      width: 100vw;
      height: 100vh;
      padding: 3.125rem 1.25rem 1.25rem 1.25rem;
      position: fixed;
      top: 0;
      right: 0;
      transform: translateX(100%);
      opacity: 0;
      visibility: hidden;
      transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
      z-index: 1000; }
      .navi__header .main .menu__child--sp.is-active {
        opacity: 1;
        transform: translateX(0);
        visibility: visible; }
      .navi__header .main .menu__child--sp .close {
        width: 2.5rem;
        height: 2.5rem;
        padding: 0.3125rem;
        position: absolute;
        cursor: pointer;
        background: #ffffff;
        color: #222222;
        font-size: 1rem;
        line-height: 1.875rem;
        text-align: center;
        top: 0.9375rem;
        right: 1.25rem;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%; }
      .navi__header .main .menu__child--sp > .inner {
        background: #ffffff;
        position: relative;
        padding: 20px;
        border-radius: 0.625rem;
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        height: 100%;
        overflow-y: scroll; }
        .navi__header .main .menu__child--sp > .inner li {
          border-bottom: 1px solid #CCCCCC; }
          .navi__header .main .menu__child--sp > .inner li a {
            padding: 0.9375rem 1.875rem 0.9375rem 0.9375rem;
            position: relative;
            color: #222222; }
            .navi__header .main .menu__child--sp > .inner li a:after {
              content: '';
              width: 5px;
              height: 5px;
              border-top: 2px solid #CCCCCC;
              border-right: 2px solid #CCCCCC;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              transform: rotate(45deg);
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 15px;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }
            .navi__header .main .menu__child--sp > .inner li a:hover:after {
              right: 10px;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }

.navi__footer {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1200px) {
    .navi__footer {
      display: block; } }
  .navi__footer li a {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.625rem 1.875rem;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .navi__footer li a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    @media (max-width: 1200px) {
      .navi__footer li a {
        padding: 0.9375rem 1.25rem; }
        .navi__footer li a:after {
          content: '';
          width: 5px;
          height: 5px;
          border-top: 2px solid #CCCCCC;
          border-right: 2px solid #CCCCCC;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          transform: rotate(45deg);
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          right: 15px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        .navi__footer li a:hover:after {
          right: 10px;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; } }
  @media (max-width: 1200px) {
    .navi__footer li {
      border-bottom: 1px solid #CCCCCC; } }

.navi__index {
  background: #F2FCFB;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px; }
  @media (max-width: 480px) {
    .navi__index {
      padding: 10px; } }
  .navi__index > .label {
    color: #0ABAB5;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .navi__index > .label {
        font-size: 1rem;
        margin-bottom: 10px; } }
  .navi__index > .inner {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }
    @media (max-width: 480px) {
      .navi__index > .inner {
        padding: 10px; } }
  .navi__index li {
    border-bottom: 1px solid #EFEFEF; }
    .navi__index li:last-child {
      border-bottom: none; }
  .navi__index a {
    padding: 20px;
    position: relative;
    color: #0ABAB5;
    font-size: 1rem;
    line-height: 2;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .navi__index a:hover {
      letter-spacing: 0.05em;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    @media (max-width: 480px) {
      .navi__index a {
        font-size: 0.875rem; } }
  .navi__index a:before {
    content: "";
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-top: 1px solid #0ABAB5;
    border-right: 1px solid #0ABAB5;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.3s linear; }

.section, .section__notice, .section__contact, .section__column {
  width: 100%;
  margin: auto;
  position: relative;
  background: #ffffff; }
  .section > .inner, .section__notice > .inner, .section__contact > .inner, .section__column > .inner {
    max-width: 960px;
    margin: auto;
    padding: 40px 0; }
    .section > .inner.small, .section__notice > .inner.small, .section__contact > .inner.small, .section__column > .inner.small {
      max-width: 720px; }
    @media (max-width: 1200px) {
      .section > .inner, .section__notice > .inner, .section__contact > .inner, .section__column > .inner {
        padding: 40px 10px; } }
    @media (max-width: 480px) {
      .section > .inner, .section__notice > .inner, .section__contact > .inner, .section__column > .inner {
        padding: 30px 10px; } }
    .section > .inner.flex, .section__notice > .inner.flex, .section__contact > .inner.flex, .section__column > .inner.flex {
      display: flex;
      flex-flow: row wrap;
      align-items: stretch;
      justify-content: space-between; }
    .section > .inner.center, .section__notice > .inner.center, .section__contact > .inner.center, .section__column > .inner.center {
      text-align: center; }
  .section.gray, .gray.section__notice, .gray.section__contact, .gray.section__column {
    background: #EFEFEF; }
  .section p, .section__notice p, .section__contact p, .section__column p {
    font-size: 1.25rem;
    line-height: 2;
    margin-bottom: 1.25rem; }
    @media (max-width: 480px) {
      .section p, .section__notice p, .section__contact p, .section__column p {
        font-size: 0.875rem; } }
    .section p:last-child, .section__notice p:last-child, .section__contact p:last-child, .section__column p:last-child {
      margin-bottom: 0; }
    .section p strong, .section__notice p strong, .section__contact p strong, .section__column p strong {
      color: #0ABAB5;
      text-decoration: underline 5px #FFE400; }

.section__notice {
  background: #EFEFEF; }
  .section__notice h2 {
    font-size: 1rem;
    margin-bottom: 20px;
    text-align: center; }
  .section__notice ul {
    list-style-position: outside;
    padding-left: 20px;
    list-style: '※'; }
  .section__notice li {
    position: relative;
    margin-bottom: 20px;
    line-height: 2;
    font-size: 0.875rem; }
    .section__notice li:last-child {
      margin-bottom: 0; }

.section__contact {
  background-image: url(../img/common/bg_1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  margin-bottom: 20px; }
  .section__contact:after {
    content: '';
    width: 40px;
    height: 20px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #0ABAB5;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px; }
    @media (max-width: 480px) {
      .section__contact:after {
        width: 30px;
        height: 15px;
        bottom: -15px; } }
  .section__contact .label {
    width: 100%;
    background: #113C6D;
    padding: 15px;
    position: relative;
    margin-bottom: 40px; }
    .section__contact .label h2, .section__contact .label h3 {
      color: #ffffff;
      font-size: 2rem;
      line-height: 1.6;
      font-weight: 900;
      text-align: center; }
      @media (max-width: 640px) {
        .section__contact .label h2, .section__contact .label h3 {
          font-size: 1.5rem; } }
      @media (max-width: 480px) {
        .section__contact .label h2, .section__contact .label h3 {
          font-size: 1.25rem; } }
      .section__contact .label h2 span, .section__contact .label h3 span {
        color: #FFE400; }
    .section__contact .label:after {
      content: '';
      width: 10px;
      height: 15px;
      background: #113C6D;
      clip-path: polygon(50% 100%, 0 0, 100% 0);
      margin: auto;
      position: absolute;
      bottom: -15px;
      left: 0;
      right: 0; }
  .section__contact > .inner {
    max-width: 960px;
    margin: auto;
    padding: 0 0 40px 0; }
    .section__contact > .inner p, .section__contact > .inner a {
      text-align: center;
      display: block; }
    .section__contact > .inner .text {
      font-size: 1.5rem;
      text-align: center;
      color: #113C6D;
      text-decoration: underline #FFE400 10px;
      margin: 0 auto 30px auto;
      font-weight: 900;
      max-width: 300px; }
      @media (max-width: 480px) {
        .section__contact > .inner .text {
          font-size: 1.125rem;
          max-width: 90%; } }
    .section__contact > .inner .worktime {
      background: #113C6D;
      color: #ffffff;
      width: auto;
      margin: 0 auto 20px auto;
      font-size: 1.5rem;
      font-weight: 900;
      padding: 15px 30px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      max-width: 460px; }
      @media (max-width: 480px) {
        .section__contact > .inner .worktime {
          max-width: 96%;
          font-size: 1.25rem; } }
    .section__contact > .inner .tel {
      color: #113C6D;
      width: auto;
      margin: 0 auto 20px auto;
      font-size: 3rem;
      font-weight: 900;
      max-width: 460px;
      font-family: "Roboto", sans-serif;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .section__contact > .inner .tel:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      @media (max-width: 480px) {
        .section__contact > .inner .tel {
          max-width: 96%;
          font-size: 2.25rem; } }
      .section__contact > .inner .tel:before {
        content: '';
        display: inline-block;
        margin-right: 10px;
        background: url(../img/common/icon_tel.webp) no-repeat;
        width: 30px;
        height: 30px;
        background-size: contain; }
    .section__contact > .inner .toggle__estimate {
      margin-top: 40px; }

.section__column h2 {
  margin: 0 0 40px 0;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.6;
  color: #0ABAB5;
  padding: 0 0 0 1.25rem;
  position: relative; }
  @media (max-width: 480px) {
    .section__column h2 {
      font-size: 1.25rem; } }
  .section__column h2:before {
    content: '';
    width: 30px;
    height: 30px;
    border-left: 2px solid #0ABAB5;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    transform: rotate(30deg);
    position: absolute;
    margin: auto;
    top: 0.8125rem;
    left: 0; }
    @media (max-width: 480px) {
      .section__column h2:before {
        width: 20px;
        height: 20px;
        top: 0.5rem; } }
.section__column hr {
  border: none;
  margin: 40px 0; }
.section__column h3 {
  width: 100%;
  background: #ffffff;
  border-bottom: 2px solid #006D6A;
  padding: 15px;
  position: relative;
  margin: 40px 0;
  color: #006D6A !important;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 700;
  text-align: center; }
  @media (max-width: 480px) {
    .section__column h3 {
      font-size: 1rem; } }
  .section__column h3 span {
    color: #FFE400; }
  .section__column h3:before {
    content: none; }
  .section__column h3:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-right: 2px solid #006D6A;
    border-bottom: 2px solid #006D6A;
    margin: auto;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
.section__column h4 {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 700;
  color: #222222;
  margin: 40px 0;
  padding-left: 20px;
  border-left: 10px solid #0ABAB5; }
  @media (max-width: 480px) {
    .section__column h4 {
      font-size: 1rem; } }
.section__column ul.wp-block-list {
  border: 1px solid #0ABAB5;
  background: #FFFEF2;
  padding: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  .section__column ul.wp-block-list li {
    font-size: 1.25rem;
    line-height: 1.6;
    color: #222222;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
    padding-left: 1.875rem; }
    @media (max-width: 480px) {
      .section__column ul.wp-block-list li {
        font-size: 1rem;
        padding-left: 1.5rem;
        margin-bottom: 20px; } }
    .section__column ul.wp-block-list li:before {
      background: rgba(10, 186, 181, 0.2);
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 60px;
      height: 32px;
      z-index: 0;
      border-radius: 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px; }
      @media (max-width: 480px) {
        .section__column ul.wp-block-list li:before {
          width: 40px;
          height: 24px;
          border-radius: 12px;
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px; } }
    .section__column ul.wp-block-list li:last-child {
      margin-bottom: 0; }
.section__column figure {
  text-align: center;
  margin: 20px auto; }
.section__column table {
  border-collapse: collapse;
  border-spacing: inherit;
  border: 1px solid #CCCCCC;
  background: #F2FCFB; }
  .section__column table thead {
    border: none; }
  .section__column table th, .section__column table td {
    border: 1px solid #CCCCCC;
    padding: 20px 10px;
    line-height: 2;
    font-size: 1.25rem; }
    @media (max-width: 480px) {
      .section__column table th, .section__column table td {
        font-size: 1rem; } }
  .section__column table th {
    background: #0ABAB5;
    color: #ffffff; }

.section__top--kv {
  background-image: url(../img/top/kv.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .section__top--kv > .inner {
    max-width: 960px;
    margin: auto;
    height: auto;
    padding: 40px; }
    @media (max-width: 480px) {
      .section__top--kv > .inner {
        padding: 40px 10px; } }
  .section__top--kv h1 {
    color: #ffffff;
    font-size: 1.875rem;
    line-height: 2;
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px; }
    @media (max-width: 480px) {
      .section__top--kv h1 {
        font-size: 1.25rem; } }
  .section__top--kv figure {
    display: block;
    text-align: center;
    margin: 0 auto 40px auto;
    max-width: 240px; }
    @media (max-width: 480px) {
      .section__top--kv figure {
        max-width: 50%; } }
  .section__top--kv .about {
    padding: 20px; }
    @media (max-width: 480px) {
      .section__top--kv .about {
        padding: 10px; } }
    .section__top--kv .about > .inner {
      max-width: 640px;
      margin: auto;
      height: auto;
      padding: 20px 40px;
      position: relative;
      border-bottom: 1px solid #ffffff;
      border-left: 1px solid #ffffff;
      border-right: 1px solid #ffffff; }
      @media (max-width: 480px) {
        .section__top--kv .about > .inner {
          padding: 10px 20px; } }
      .section__top--kv .about > .inner:before, .section__top--kv .about > .inner:after {
        content: '';
        position: absolute;
        width: 100px;
        height: 1px;
        background: #ffffff; }
        @media (max-width: 480px) {
          .section__top--kv .about > .inner:before, .section__top--kv .about > .inner:after {
            width: 20px; } }
      .section__top--kv .about > .inner:before {
        top: 0;
        left: 0; }
      .section__top--kv .about > .inner:after {
        top: 0;
        right: 0; }
      .section__top--kv .about > .inner h2, .section__top--kv .about > .inner p {
        color: #ffffff; }
      .section__top--kv .about > .inner h2 {
        font-size: 1.25rem;
        text-align: center;
        margin: 0 auto 20px auto;
        position: absolute;
        left: 0;
        right: 0;
        top: -0.625rem; }
        @media (max-width: 480px) {
          .section__top--kv .about > .inner h2 {
            font-size: 1rem; } }
      .section__top--kv .about > .inner p {
        font-size: 1rem;
        line-height: 2; }
        @media (max-width: 480px) {
          .section__top--kv .about > .inner p {
            font-size: 0.875rem; } }

.footer {
  width: 100%;
  background: #ffffff; }
  .footer > .inner {
    max-width: 75rem;
    margin: auto;
    padding: 2.5rem 0rem 15rem 0rem; }
    @media (max-width: 1200px) {
      .footer > .inner {
        padding: 0rem 0rem 11.25rem 0rem; } }
    @media (max-width: 480px) {
      .footer > .inner {
        padding: 0rem 0rem 8.75rem 0rem; } }
  .footer .info {
    position: relative; }
    .footer .info .logo {
      width: 7.5rem;
      margin: auto; }
    .footer .info .pagetop {
      width: 2.5rem;
      height: 2.5rem;
      background: rgba(0, 0, 0, 0.6);
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      cursor: pointer;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .footer .info .pagetop:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      @media (max-width: 1200px) {
        .footer .info .pagetop {
          right: 0.625rem; } }
      .footer .info .pagetop:before {
        content: '';
        width: 0.625rem;
        height: 0.625rem;
        border-top: 2px solid #ffffff;
        border-right: 2px solid #ffffff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 1.125rem; }

.footer__contact {
  max-width: 640px;
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 222;
  transform: translateY(155%);
  transition: transform 0.4s ease; }
  .footer__contact.is-visible {
    transform: translateY(0); }
  .footer__contact.is-hidden {
    transform: translateY(155%); }
  .footer__contact .feature {
    background: #113C6D;
    padding: 15px 15px 15px 140px;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 480px) {
      .footer__contact .feature {
        padding: 15px 15px 15px 60px; } }
    .footer__contact .feature:hover {
      letter-spacing: 0.05em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .footer__contact .feature:before {
      content: '';
      width: 115px;
      height: 150px;
      background: url(../img/common/fig_2.webp) no-repeat;
      background-size: contain;
      background-position: bottom center;
      position: absolute;
      left: 10px;
      bottom: 0; }
      @media (max-width: 480px) {
        .footer__contact .feature:before {
          width: 50px;
          height: 65px;
          left: 5px; } }
    .footer__contact .feature p {
      color: #ffffff;
      font-size: 1.25rem;
      line-height: 1.6;
      font-weight: 900; }
      .footer__contact .feature p strong {
        color: #FFE400; }
      @media (max-width: 480px) {
        .footer__contact .feature p {
          font-size: 0.875rem; } }
    .footer__contact .feature span {
      display: block;
      background: #FFE400;
      padding: 10px 20px 10px 10px;
      color: #113C6D;
      position: relative;
      border-radius: 25px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1; }
      @media (max-width: 480px) {
        .footer__contact .feature span {
          padding: 5px 20px 5px 5px;
          font-size: 0.875rem; } }
      .footer__contact .feature span:before {
        content: '';
        width: 10px;
        height: 10px;
        border-top: 2px solid #113C6D;
        border-right: 2px solid #113C6D;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 10px; }
        @media (max-width: 480px) {
          .footer__contact .feature span:before {
            width: 5px;
            height: 5px; } }
  .footer__contact .link {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    justify-content: space-between; }
    .footer__contact .link a, .footer__contact .link button {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: flex-start;
      width: 50%;
      padding: 15px 60px 15px 20px;
      position: relative; }
      @media (max-width: 480px) {
        .footer__contact .link a, .footer__contact .link button {
          padding: 10px 40px 10px 10px; } }
      .footer__contact .link a.sky, .footer__contact .link button.sky {
        background: #0ABAB5; }
      .footer__contact .link a.orange, .footer__contact .link button.orange {
        background: #FF6C19; }
      .footer__contact .link a:before, .footer__contact .link a:after, .footer__contact .link button:before, .footer__contact .link button:after {
        content: '';
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 10px;
        width: 30px;
        height: 30px; }
      .footer__contact .link a:before, .footer__contact .link button:before {
        background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23ffffff" d="M96,192c-38.05,0-72.56-22.51-87.9-57.34-1.64-3.73.05-8.09,3.78-9.73,3.73-1.64,8.09.05,9.73,3.78,12.98,29.48,42.18,48.53,74.38,48.53,44.79,0,81.23-36.44,81.23-81.23S140.79,14.77,96,14.77c-32.2,0-61.4,19.05-74.38,48.53-1.64,3.73-6,5.43-9.73,3.78-3.73-1.64-5.43-6-3.78-9.73C23.44,22.51,57.95,0,96,0c52.93,0,96,43.07,96,96s-43.07,96-96,96Z" /></svg>') no-repeat center center; }
      .footer__contact .link a:after, .footer__contact .link button:after {
        background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23ffffff" d="M122.43,101.66l5.69-5.66-5.69-5.66s0,0,0,0l-48.06-47.78c-3.13-3.11-8.2-3.1-11.31.03-3.11,3.13-3.1,8.2.03,11.31l34.29,34.09H8c-4.42,0-8,3.58-8,8s3.58,8,8,8h89.38l-34.29,34.09c-3.13,3.12-3.15,8.18-.03,11.31,1.56,1.57,3.62,2.36,5.67,2.36s4.08-.78,5.64-2.33l48.06-47.78s0,0,0,0Z" /></svg>') no-repeat center center;
        animation-name: return;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease; }
      .footer__contact .link a:hover, .footer__contact .link button:hover {
        letter-spacing: 0.05em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
    .footer__contact .link .figure {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 60px;
      padding-right: 20px;
      flex-grow: 0;
      flex-shrink: 0; }
      @media (max-width: 480px) {
        .footer__contact .link .figure {
          width: 30px;
          padding-right: 10px; } }
    .footer__contact .link .text {
      flex-grow: 10;
      flex-shrink: 10; }
      .footer__contact .link .text p {
        font-size: 1.375rem;
        line-height: 1.4;
        font-weight: 700;
        color: #ffffff;
        text-align: left; }
        @media (max-width: 480px) {
          .footer__contact .link .text p {
            font-size: 0.875rem; } }
        .footer__contact .link .text p span {
          font-family: "Roboto", sans-serif;
          font-size: 1.5rem; }
          @media (max-width: 480px) {
            .footer__contact .link .text p span {
              font-size: 1rem; } }

@keyframes return {
  0% {
    transform: translate(-2px, 0); }
  50% {
    transform: translate(4px, 0); }
  100% {
    transform: translate(-2px, 0); } }
.pan, .pan--nomargin {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  margin: 80px 0 0 0; }
  @media (max-width: 720px) {
    .pan, .pan--nomargin {
      margin: 60px 0 0 0; } }
  .pan ol, .pan--nomargin ol {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
  .pan a, .pan--nomargin a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 480px) {
      .pan a, .pan--nomargin a {
        font-size: 0.8rem; } }
    .pan a:hover, .pan--nomargin a:hover {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .pan a:after, .pan--nomargin a:after {
      content: '\f0da';
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      margin: 0 10px; }
  .pan li:last-child a:after, .pan--nomargin li:last-child a:after {
    content: none; }

.pan--nomargin {
  margin: 80px 0 0 0;
  border-bottom: none; }
  @media (max-width: 720px) {
    .pan--nomargin {
      margin: 60px 0 0 0; } }

.card {
  display: block;
  width: 100%;
  position: relative;
  padding: 20px; }
  @media (max-width: 480px) {
    .card {
      padding: 10px; } }
  .card.sky {
    background: #F2FCFB; }

.card__simple, .rank__wrap .card__simple--rank {
  display: block;
  width: 100%;
  position: relative; }
  .card__simple .label, .rank__wrap .card__simple--rank .label {
    position: relative;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    padding: 10px 20px; }
    .card__simple .label:before, .rank__wrap .card__simple--rank .label:before {
      content: '';
      width: 10px;
      height: 1px;
      background: #ffffff;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .card__simple .label:after, .rank__wrap .card__simple--rank .label:after {
      content: '';
      width: 10px;
      height: 1px;
      background: #ffffff;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0; }
    .card__simple .label h2, .rank__wrap .card__simple--rank .label h2, .card__simple .label h3, .rank__wrap .card__simple--rank .label h3, .card__simple .label h4, .rank__wrap .card__simple--rank .label h4 {
      color: #ffffff;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1.6;
      text-align: center; }
  .card__simple > .inner, .rank__wrap .card__simple--rank > .inner {
    padding: 20px;
    background: #ffffff; }
    @media (max-width: 480px) {
      .card__simple > .inner, .rank__wrap .card__simple--rank > .inner {
        padding: 20px 10px; } }

.card__simple.sky .label, .rank__wrap .sky.card__simple--rank .label {
  background: #0ABAB5; }
.card__simple.sky > .inner, .rank__wrap .sky.card__simple--rank > .inner {
  border: 1px solid #0ABAB5; }

.card__simple.green .label, .rank__wrap .green.card__simple--rank .label {
  background: #006D6A; }
.card__simple.green > .inner, .rank__wrap .green.card__simple--rank > .inner {
  border: 1px solid #006D6A; }

.card__simple.blue .label, .rank__wrap .blue.card__simple--rank .label {
  background: #113C6D; }
.card__simple.blue > .inner, .rank__wrap .blue.card__simple--rank > .inner {
  border: 1px solid #113C6D; }

.rank__wrap .card__simple--rank .label h2, .rank__wrap .card__simple--rank .label h3, .rank__wrap .card__simple--rank .label h4 {
  text-align: left !important; }
  .rank__wrap .card__simple--rank .label h2:before, .rank__wrap .card__simple--rank .label h3:before, .rank__wrap .card__simple--rank .label h4:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat; }
.rank__wrap .card__simple--rank:nth-child(1) {
  margin-bottom: 20px; }
  .rank__wrap .card__simple--rank:nth-child(1) .label h2:before, .rank__wrap .card__simple--rank:nth-child(1) .label h3:before, .rank__wrap .card__simple--rank:nth-child(1) .label h4:before {
    background-image: url(../img/common/icon_rank_1.webp); }
.rank__wrap .card__simple--rank:nth-child(2) {
  margin-bottom: 20px; }
  .rank__wrap .card__simple--rank:nth-child(2) .label h2:before, .rank__wrap .card__simple--rank:nth-child(2) .label h3:before, .rank__wrap .card__simple--rank:nth-child(2) .label h4:before {
    background-image: url(../img/common/icon_rank_2.webp); }
.rank__wrap .card__simple--rank:nth-child(3) .label h2:before, .rank__wrap .card__simple--rank:nth-child(3) .label h3:before, .rank__wrap .card__simple--rank:nth-child(3) .label h4:before {
  background-image: url(../img/common/icon_rank_3.webp); }
.rank__wrap .card__simple--rank > .inner {
  background: #FFFEF2;
  padding: 20px 40px; }
  @media (max-width: 480px) {
    .rank__wrap .card__simple--rank > .inner {
      padding: 20px 10px; } }
.rank__wrap .solution {
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 20px; }
  .rank__wrap .solution h3, .rank__wrap .solution h4, .rank__wrap .solution h5 {
    width: 100%;
    background: #ffffff;
    border-bottom: 2px solid #006D6A;
    padding: 15px;
    position: relative;
    margin: 0 0 40px 0;
    color: #006D6A !important;
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: 700;
    text-align: center; }
    @media (max-width: 480px) {
      .rank__wrap .solution h3, .rank__wrap .solution h4, .rank__wrap .solution h5 {
        font-size: 1rem; } }
    .rank__wrap .solution h3 span, .rank__wrap .solution h4 span, .rank__wrap .solution h5 span {
      color: #FFE400; }
    .rank__wrap .solution h3:before, .rank__wrap .solution h4:before, .rank__wrap .solution h5:before {
      content: none; }
    .rank__wrap .solution h3:after, .rank__wrap .solution h4:after, .rank__wrap .solution h5:after {
      content: '';
      width: 10px;
      height: 10px;
      background: #ffffff;
      border-right: 2px solid #006D6A;
      border-bottom: 2px solid #006D6A;
      margin: auto;
      position: absolute;
      bottom: -7px;
      left: 0;
      right: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }

.card__media {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between; }
  .card__media .img, .card__media .text {
    width: 46%;
    padding: 0; }
    @media (max-width: 640px) {
      .card__media .img, .card__media .text {
        width: 100%; } }
  .card__media .text {
    margin-bottom: 20px; }
  .card__media .img {
    position: relative;
    overflow: hidden; }
    .card__media .img img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: translate(-50%, -50%); }
    @media (max-width: 640px) {
      .card__media .img {
        height: 300px; } }
    @media (max-width: 480px) {
      .card__media .img {
        height: 200px; } }

.card__estimate .quotations {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 80px; }
  @media (max-width: 480px) {
    .card__estimate .quotations {
      margin-bottom: 60px; } }
  .card__estimate .quotations:after {
    content: '';
    width: 120px;
    height: 20px;
    background: #EFEFEF;
    position: absolute;
    bottom: -40px;
    margin: auto;
    left: 0;
    right: 0;
    clip-path: polygon(50% 100%, 0 0, 100% 0); }
  .card__estimate .quotations li {
    width: 30%;
    background: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 5px 5px 5px #CCCCCC;
    -webkit-box-shadow: 5px 5px 5px #CCCCCC;
    -moz-box-shadow: 5px 5px 5px #CCCCCC; }
  .card__estimate .quotations .label {
    display: block;
    background: #EFEFEF;
    padding: 10px;
    text-align: center;
    color: #006D6A;
    font-size: 1.25rem;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0; }
  .card__estimate .quotations p {
    text-align: center;
    color: #113C6D;
    padding: 20px;
    font-size: 1.25rem;
    line-height: 1.2; }
    @media (max-width: 480px) {
      .card__estimate .quotations p {
        font-size: 1rem; } }
    .card__estimate .quotations p strong {
      color: #113C6D;
      font-size: 2.5rem;
      font-weight: 900;
      text-decoration: none; }
      @media (max-width: 480px) {
        .card__estimate .quotations p strong {
          font-size: 1.875rem; } }
  .card__estimate .quotations li.feature .label {
    background: #FF6C19;
    color: #ffffff; }
  .card__estimate .quotations li.feature p {
    color: #FF6C19; }
    .card__estimate .quotations li.feature p strong {
      color: #FF6C19; }
.card__estimate .result {
  max-width: 640px;
  position: relative;
  margin: auto; }
  .card__estimate .result .text {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 500;
    height: auto;
    height: 160px;
    line-height: 1.2; }
    @media (max-width: 480px) {
      .card__estimate .result .text {
        font-size: 1.875rem;
        height: 100px; } }
    .card__estimate .result .text strong {
      font-size: 5rem;
      font-weight: 900;
      color: #ffffff;
      text-decoration: none; }
      @media (max-width: 480px) {
        .card__estimate .result .text strong {
          font-size: 3.75rem; } }

.card__scroller {
  width: 100%;
  height: 250px;
  overflow: hidden;
  border: 1px solid #CCCCCC;
  padding: 10px; }
  @media (max-width: 480px) {
    .card__scroller {
      height: 200px; } }
  .card__scroller > .wraper {
    height: 100%;
    overflow-y: scroll;
    align-items: center;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .card__scroller > .wraper::-webkit-scrollbar {
      display: none; }
    .card__scroller > .wraper > .inner {
      padding: 20px 0; }
  .card__scroller h2 {
    font-size: 1rem !important;
    margin-bottom: 20px !important;
    line-height: 1.5 !important; }
  .card__scroller p {
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
    margin-bottom: 20px !important; }
  .card__scroller ul {
    list-style-position: outside;
    padding-left: 40px;
    list-style-type: decimal-leading-zero; }
    @media (max-width: 480px) {
      .card__scroller ul {
        padding-left: 24px; } }
    .card__scroller ul li {
      position: relative;
      margin-bottom: 10px;
      line-height: 1.5;
      font-size: 0.875rem; }
      @media (max-width: 480px) {
        .card__scroller ul li {
          font-size: 0.8125rem; } }
      .card__scroller ul li:last-child {
        margin-bottom: 0; }
    .card__scroller ul a {
      color: #0ABAB5;
      word-break: break-all;
      line-height: 1.5; }
  .card__scroller ul > li > ul {
    list-style-type: lower-alpha;
    margin-top: 10px; }
  .card__scroller ul > li > ul > li > ul {
    list-style-type: hiragana;
    margin-top: 10px; }

.block, .block__div1, .block__div2, .block__div3, .block__div4 {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  position: relative; }

.block__div1 {
  width: 100%; }

.block__div2 {
  width: 50%; }
  @media (max-width: 720px) {
    .block__div2 {
      width: 100%; } }

.block__div3 {
  width: 33.3%; }
  @media (max-width: 720px) {
    .block__div3 {
      width: 100%;
      margin-bottom: 10px; } }

.block__div4 {
  width: 25%; }
  @media (max-width: 720px) {
    .block__div4 {
      width: 50%; } }

.title__head {
  width: 100%; }
  .title__head > .inner {
    max-width: 960px;
    margin: auto;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 480px) {
      .title__head > .inner {
        padding: 0 10px; } }
  .title__head .figure, .title__head .text {
    width: 50%; }
  .title__head .figure {
    padding: 0 100px; }
    @media (max-width: 480px) {
      .title__head .figure {
        padding: 0 20px 0 0; } }
  .title__head .text {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .title__head .text h1, .title__head .text h2, .title__head .text h3 {
      color: #0ABAB5;
      font-size: 2.5rem;
      font-weight: 900;
      line-height: 1.6; }
      @media (max-width: 720px) {
        .title__head .text h1, .title__head .text h2, .title__head .text h3 {
          font-size: 1.875rem; } }
      @media (max-width: 480px) {
        .title__head .text h1, .title__head .text h2, .title__head .text h3 {
          font-size: 1.5rem; } }

.title__head--text {
  width: 100%; }
  .title__head--text > .inner {
    max-width: 960px;
    margin: auto; }
    @media (max-width: 480px) {
      .title__head--text > .inner {
        padding: 0 10px; } }
  .title__head--text p {
    font-size: 1.25rem;
    margin-bottom: 10px;
    color: #222222;
    font-weight: 500;
    line-height: 2; }
    @media (max-width: 480px) {
      .title__head--text p {
        font-size: 1rem; } }
    .title__head--text p span {
      display: inline-block;
      margin-left: 10px;
      color: #ffffff;
      padding: 3px 10px;
      font-size: 0.875rem;
      background: #0ABAB5; }
    .title__head--text p strong {
      display: inline-block;
      margin-left: 10px;
      color: #FF6C19;
      font-weight: 900;
      text-decoration: none; }
    .title__head--text p.label {
      color: #0ABAB5;
      font-size: 1.25rem; }
  .title__head--text .label {
    margin-bottom: 20px;
    color: #0ABAB5;
    font-weight: 900; }
    @media (max-width: 480px) {
      .title__head--text .label {
        margin-bottom: 10px; } }
  .title__head--text h1 {
    color: #222222;
    font-size: 1.875rem;
    margin-bottom: 20px;
    line-height: 1.6; }
    @media (max-width: 480px) {
      .title__head--text h1 {
        font-size: 1.25rem; } }

.title__main {
  width: 100%;
  margin-bottom: 40px; }
  @media (max-width: 720px) {
    .title__main {
      margin-bottom: 30px; } }
  @media (max-width: 480px) {
    .title__main {
      margin-bottom: 20px; } }
  .title__main > .inner {
    max-width: 960px;
    margin: auto; }
  .title__main h1, .title__main h2, .title__main h3, .title__main h4 {
    background: #0ABAB5;
    color: #ffffff;
    border-radius: 30px 0 30px 0;
    -webkit-border-radius: 30px 0 30px 0;
    -moz-border-radius: 30px 0 30px 0;
    padding: 10px 20px 10px 70px;
    position: relative;
    font-size: 1.875rem;
    line-height: 1.6; }
    @media (max-width: 720px) {
      .title__main h1, .title__main h2, .title__main h3, .title__main h4 {
        font-size: 1.5rem; } }
    @media (max-width: 480px) {
      .title__main h1, .title__main h2, .title__main h3, .title__main h4 {
        border-radius: 15px 0 15px 0;
        -webkit-border-radius: 15px 0 15px 0;
        -moz-border-radius: 15px 0 15px 0;
        font-size: 1rem;
        padding: 10px 20px 10px 40px; } }
    .title__main h1:before, .title__main h2:before, .title__main h3:before, .title__main h4:before {
      content: '';
      width: 30px;
      height: 30px;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 20px;
      background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 360 360"><path fill="%23ffffff" d="M344.48,130.76l-13.62-13.57,1.74-1.75c4.79-4.81,3.17-7.74.71-10.19l-21.56-21.48c-12.35-12.3-20.08-13.19-34.45-3.92-18.9,12.19-45.31,29.42-68,44.23l-16.37,10.68c-16.53,10.78-29.1,17.18-40.61,17.2-9.35.02-18-4.18-27.5-13.64l-1.41-1.41,13.57-13.62,1.41,1.41c9.44,9.41,13.75,13.71,44.04-6.04l16.36-10.67c22.72-14.83,49.17-32.08,68.1-44.29,22.11-14.25,39.58-12.32,58.44,6.47l21.56,21.48c10.98,10.94,10.71,25.96-.66,37.39l-1.74,1.75ZM267.53,110.8c11.89-11.94,31.26-11.97,43.2-.08l40.3,40.15c11.93,11.88,11.97,31.26.08,43.19l-156.12,156.71c-5.76,5.78-13.42,8.97-21.58,8.99-8.16.02-15.83-3.15-21.61-8.91l-40.3-40.15c-11.93-11.88-11.97-31.26-.08-43.19l156.12-156.71ZM125.07,297.08l20.45,20.37c8.51-2.27,20.25-7.14,30.2-17.56,17.95-18.82,2.99-34.52,16.83-47.87,13.84-13.35,40.38-4.46,58.46-22.36,18.08-17.89-6.98-34.74,10.57-52.4,16.26-16.36,24.88-2.16,44.32-13.7,5.99-3.56,10.77-10.73,13.93-16.64l-22.66-22.58c-2.21-2.2-5.11-3.3-8.01-3.29-2.9,0-5.79,1.12-7.99,3.32l-156.12,156.71c-4.4,4.42-4.39,11.6.03,16.01ZM5.97,27.96C2.11,31.83-.01,36.98,0,42.44s2.15,10.6,6.02,14.46l77.6,77.31c3.87,3.86,9.02,5.98,14.49,5.97,5.47-.01,10.6-2.15,14.46-6.02l21.62-21.7c7.97-8,7.94-20.98-.05-28.95L56.53,6.2c-8-7.96-20.98-7.94-28.95.05L5.97,27.96Z" /></svg>') no-repeat center center; }
      @media (max-width: 480px) {
        .title__main h1:before, .title__main h2:before, .title__main h3:before, .title__main h4:before {
          width: 20px;
          height: 20px;
          left: 10px; } }
    .title__main h1.sky, .title__main h2.sky, .title__main h3.sky, .title__main h4.sky {
      background: #0ABAB5; }
    .title__main h1.green, .title__main h2.green, .title__main h3.green, .title__main h4.green {
      background: #006D6A; }
    .title__main h1.blue, .title__main h2.blue, .title__main h3.blue, .title__main h4.blue {
      background: #113C6D; }
    .title__main h1.orange, .title__main h2.orange, .title__main h3.orange, .title__main h4.orange {
      background: #FF6C19; }
    .title__main h1.yellow, .title__main h2.yellow, .title__main h3.yellow, .title__main h4.yellow {
      background: #FFE400;
      color: #113C6D; }

.title__main--simple {
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    .title__main--simple {
      margin-bottom: 30px; } }
  .title__main--simple h1, .title__main--simple h2, .title__main--simple h3, .title__main--simple h4 {
    color: #222222;
    font-size: 2.5rem;
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 40px 20px 40px;
    line-height: 1.6; }
    @media (max-width: 480px) {
      .title__main--simple h1, .title__main--simple h2, .title__main--simple h3, .title__main--simple h4 {
        font-size: 1.25rem;
        padding: 0 20px 20px 20px; } }
    .title__main--simple h1:after, .title__main--simple h2:after, .title__main--simple h3:after, .title__main--simple h4:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 8px;
      background-image: repeating-linear-gradient(45deg, #0ABAB5 0px, #0ABAB5 1px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
      background-size: 8px 8px; }

.title__sub {
  margin-bottom: 20px; }
  .title__sub h2, .title__sub h3, .title__sub h4 {
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.6;
    color: #0ABAB5;
    padding: 0 0 0 1.25rem;
    position: relative; }
    @media (max-width: 480px) {
      .title__sub h2, .title__sub h3, .title__sub h4 {
        font-size: 1rem; } }
    .title__sub h2:before, .title__sub h3:before, .title__sub h4:before {
      content: '';
      width: 30px;
      height: 30px;
      border-left: 2px solid #0ABAB5;
      -webkit-transform: rotate(30deg);
      -moz-transform: rotate(30deg);
      transform: rotate(30deg);
      position: absolute;
      margin: auto;
      top: 0.8125rem;
      left: 0; }
      @media (max-width: 480px) {
        .title__sub h2:before, .title__sub h3:before, .title__sub h4:before {
          width: 20px;
          height: 20px;
          top: 0.5rem; } }
  .title__sub.black h2, .title__sub.black h3, .title__sub.black h4 {
    color: #222222; }
    .title__sub.black h2:before, .title__sub.black h3:before, .title__sub.black h4:before {
      border-left: 2px solid #222222; }

.title__point {
  width: 100%;
  background: #113C6D;
  padding: 15px;
  position: relative;
  margin-bottom: 40px; }
  .title__point h2, .title__point h3 {
    color: #ffffff;
    font-size: 2rem;
    line-height: 1.6;
    font-weight: 900;
    text-align: center; }
    @media (max-width: 640px) {
      .title__point h2, .title__point h3 {
        font-size: 1.5rem; } }
    @media (max-width: 480px) {
      .title__point h2, .title__point h3 {
        font-size: 1.25rem; } }
    .title__point h2 span, .title__point h3 span {
      color: #FFE400; }
  .title__point:after {
    content: '';
    width: 10px;
    height: 15px;
    background: #113C6D;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    margin: auto;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0; }

.title__column {
  max-width: 960px;
  margin: 0 auto;
  padding: 0; }
  @media (max-width: 480px) {
    .title__column {
      padding: 0 10px; } }
  .title__column .figure {
    width: 100%;
    margin: 0 auto 20px auto;
    text-align: center; }
  .title__column h1 {
    color: #222222;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 20px; }
    @media (max-width: 720px) {
      .title__column h1 {
        font-size: 1.875rem; } }
    @media (max-width: 480px) {
      .title__column h1 {
        font-size: 1.5rem; } }
  .title__column .cat {
    display: flex;
    flex-flow: row wrap; }
    .title__column .cat li {
      padding: 5px 20px;
      background: #0ABAB5;
      color: #ffffff;
      font-size: 1rem;
      font-weight: 700;
      margin: 10px 20px 10px 0;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px; }

.btn, .btn__close, .btn__basic {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .btn a, .btn__close a, .btn__basic a, .btn button, .btn__close button, .btn__basic button {
    display: block;
    width: auto;
    margin: auto; }

.btn__close a, .btn__close span {
  border: 1px solid #222222;
  color: #222222;
  text-align: center;
  padding: 0.9375rem 1.875rem; }

.btn__basic a, .btn__basic button, .btn__basic input[type="submit"] {
  min-width: 30rem;
  padding: 15px 40px 15px 20px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.6;
  border-radius: 34px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 480px) {
    .btn__basic a, .btn__basic button, .btn__basic input[type="submit"] {
      min-width: 320px;
      max-width: 320px;
      font-size: 1rem; } }
  .btn__basic a.sky, .btn__basic button.sky, .btn__basic input[type="submit"].sky {
    background: #0ABAB5; }
  .btn__basic a.green, .btn__basic button.green, .btn__basic input[type="submit"].green {
    background: #006D6A; }
  .btn__basic a.blue, .btn__basic button.blue, .btn__basic input[type="submit"].blue {
    background: #113C6D; }
  .btn__basic a.orange, .btn__basic button.orange, .btn__basic input[type="submit"].orange {
    background: #FF6C19; }
  .btn__basic a.yellow, .btn__basic button.yellow, .btn__basic input[type="submit"].yellow {
    background: #FFE400;
    color: #113C6D; }
  .btn__basic a.figure, .btn__basic button.figure, .btn__basic input[type="submit"].figure {
    padding: 0.9375rem 2.5rem 0.9375rem 3.75rem; }
    .btn__basic a.figure .img, .btn__basic button.figure .img, .btn__basic input[type="submit"].figure .img {
      position: absolute;
      bottom: 0;
      left: 20px;
      width: 60px; }
      @media (max-width: 480px) {
        .btn__basic a.figure .img, .btn__basic button.figure .img, .btn__basic input[type="submit"].figure .img {
          width: 50px; } }
  .btn__basic a:before, .btn__basic a:after, .btn__basic button:before, .btn__basic button:after, .btn__basic input[type="submit"]:before, .btn__basic input[type="submit"]:after {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 30px;
    height: 30px; }
  .btn__basic a:before, .btn__basic button:before, .btn__basic input[type="submit"]:before {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23ffffff" d="M96,192c-38.05,0-72.56-22.51-87.9-57.34-1.64-3.73.05-8.09,3.78-9.73,3.73-1.64,8.09.05,9.73,3.78,12.98,29.48,42.18,48.53,74.38,48.53,44.79,0,81.23-36.44,81.23-81.23S140.79,14.77,96,14.77c-32.2,0-61.4,19.05-74.38,48.53-1.64,3.73-6,5.43-9.73,3.78-3.73-1.64-5.43-6-3.78-9.73C23.44,22.51,57.95,0,96,0c52.93,0,96,43.07,96,96s-43.07,96-96,96Z" /></svg>') no-repeat center center; }
  .btn__basic a:after, .btn__basic button:after, .btn__basic input[type="submit"]:after {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23ffffff" d="M122.43,101.66l5.69-5.66-5.69-5.66s0,0,0,0l-48.06-47.78c-3.13-3.11-8.2-3.1-11.31.03-3.11,3.13-3.1,8.2.03,11.31l34.29,34.09H8c-4.42,0-8,3.58-8,8s3.58,8,8,8h89.38l-34.29,34.09c-3.13,3.12-3.15,8.18-.03,11.31,1.56,1.57,3.62,2.36,5.67,2.36s4.08-.78,5.64-2.33l48.06-47.78s0,0,0,0Z" /></svg>') no-repeat center center;
    animation-name: return;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease; }
  .btn__basic a:hover, .btn__basic button:hover, .btn__basic input[type="submit"]:hover {
    letter-spacing: 0.05em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .btn__basic a.figure:before, .btn__basic button.figure:before, .btn__basic input[type="submit"].figure:before {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23113C6D" d="M96,192c-38.05,0-72.56-22.51-87.9-57.34-1.64-3.73.05-8.09,3.78-9.73,3.73-1.64,8.09.05,9.73,3.78,12.98,29.48,42.18,48.53,74.38,48.53,44.79,0,81.23-36.44,81.23-81.23S140.79,14.77,96,14.77c-32.2,0-61.4,19.05-74.38,48.53-1.64,3.73-6,5.43-9.73,3.78-3.73-1.64-5.43-6-3.78-9.73C23.44,22.51,57.95,0,96,0c52.93,0,96,43.07,96,96s-43.07,96-96,96Z" /></svg>') no-repeat center center; }
  .btn__basic a.figure:after, .btn__basic button.figure:after, .btn__basic input[type="submit"].figure:after {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 192 192"><path fill="%23113C6D" d="M122.43,101.66l5.69-5.66-5.69-5.66s0,0,0,0l-48.06-47.78c-3.13-3.11-8.2-3.1-11.31.03-3.11,3.13-3.1,8.2.03,11.31l34.29,34.09H8c-4.42,0-8,3.58-8,8s3.58,8,8,8h89.38l-34.29,34.09c-3.13,3.12-3.15,8.18-.03,11.31,1.56,1.57,3.62,2.36,5.67,2.36s4.08-.78,5.64-2.33l48.06-47.78s0,0,0,0Z" /></svg>') no-repeat center center; }

@keyframes return {
  0% {
    transform: translate(-2px, 0); }
  50% {
    transform: translate(4px, 0); }
  100% {
    transform: translate(-2px, 0); } }
.btn__simple {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  align-items: center;
  justify-content: flex-start; }
  .btn__simple a, .btn__simple button {
    display: block;
    color: #ffffff;
    border-radius: 1.4375rem;
    -webkit-border-radius: 1.4375rem;
    -moz-border-radius: 1.4375rem;
    padding: 0.625rem 2.1875rem 0.625rem 1.5625rem;
    position: relative;
    font-weight: 700;
    margin: 5px 20px 5px 0;
    font-size: 1rem;
    text-align: left;
    line-height: 1.2; }
    @media (max-width: 480px) {
      .btn__simple a, .btn__simple button {
        font-size: 0.875rem; } }
    .btn__simple a.sky, .btn__simple button.sky {
      background: #0ABAB5; }
    .btn__simple a.green, .btn__simple button.green {
      background: #006D6A; }
    .btn__simple a.blue, .btn__simple button.blue {
      background: #113C6D; }
    .btn__simple a.orange, .btn__simple button.orange {
      background: #FF6C19; }
    .btn__simple a.yellow, .btn__simple button.yellow {
      background: #FFE400;
      color: #113C6D; }
    .btn__simple a:after, .btn__simple button:after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 15px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .btn__simple a:hover:after, .btn__simple button:hover:after {
      right: 10px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

.list__basic li {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #222222;
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  padding-left: 1.875rem; }
  @media (max-width: 480px) {
    .list__basic li {
      font-size: 1rem;
      padding-left: 1.5rem;
      margin-bottom: 20px; } }
  .list__basic li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 32px;
    background: rgba(17, 60, 109, 0.1);
    z-index: 0;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px; }
    @media (max-width: 480px) {
      .list__basic li:before {
        width: 40px;
        height: 24px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px; } }
  .list__basic li:last-child {
    margin-bottom: 0; }
.list__basic.sky li:before {
  background: rgba(10, 186, 181, 0.2); }

ul.list__simple {
  list-style-position: outside;
  padding-left: 40px; }
  @media (max-width: 480px) {
    ul.list__simple {
      padding-left: 24px; } }
  ul.list__simple.disc {
    list-style-type: disc; }
  ul.list__simple.decimal {
    list-style-type: decimal-leading-zero; }
  ul.list__simple.hiragana {
    list-style-type: hiragana; }
  ul.list__simple.alpha {
    list-style-type: lower-alpha; }
  ul.list__simple.notice {
    list-style: '※'; }
  ul.list__simple li {
    position: relative;
    margin-bottom: 20px;
    line-height: 2;
    font-size: 1.25rem; }
    @media (max-width: 480px) {
      ul.list__simple li {
        font-size: 0.875rem; } }
    ul.list__simple li:last-child {
      margin-bottom: 0; }
  ul.list__simple a {
    color: #0ABAB5;
    word-break: break-all;
    line-height: 2; }

dl.list__simple {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between; }
  dl.list__simple dt, dl.list__simple dd {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0ABAB5;
    font-size: 1.25rem;
    text-align: left;
    line-height: 2; }
    dl.list__simple dt:nth-last-child(1), dl.list__simple dt:nth-last-child(2), dl.list__simple dd:nth-last-child(1), dl.list__simple dd:nth-last-child(2) {
      border-bottom: none; }
    @media (max-width: 480px) {
      dl.list__simple dt, dl.list__simple dd {
        font-size: 0.875rem; } }
  dl.list__simple dt {
    width: 40%;
    font-weight: 500;
    color: #0ABAB5; }
  dl.list__simple dd {
    width: 60%;
    font-weight: 700;
    color: #222222;
    padding-left: 20px; }
    dl.list__simple dd.flex {
      display: flex;
      align-items: center; }
  dl.list__simple a {
    color: #0ABAB5;
    word-break: break-all;
    line-height: 2; }

.list__btn {
  display: flex;
  flex-flow: row wrap; }
  .list__btn li {
    width: 220px;
    margin: 0 20px 20px 0; }
    @media (max-width: 640px) {
      .list__btn li {
        width: 46%;
        margin: 0 2% 20px 2%; } }
  .list__btn a {
    background: #113C6D;
    color: #ffffff;
    font-size: 1rem;
    padding: 20px 30px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .list__btn a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    @media (max-width: 640px) {
      .list__btn a {
        font-size: 0.875rem;
        padding: 10px 20px; } }
    .list__btn a:after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 2px solid #ffffff;
      border-right: 2px solid #ffffff;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 10px; }

.list__compare {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #ffffff; }
  .list__compare td, .list__compare th {
    padding: 20px;
    text-align: center;
    font-size: 1.25rem;
    border: 1px solid #ffffff;
    vertical-align: middle;
    line-height: 2; }
    @media (max-width: 480px) {
      .list__compare td, .list__compare th {
        font-size: 1rem; } }
  .list__compare th {
    background: #ffffff;
    color: #222222; }
    @media (max-width: 480px) {
      .list__compare th {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl; } }
  .list__compare td.negative {
    background: #EFEFEF;
    color: #222222; }
  .list__compare td.positive {
    background: #0ABAB5;
    color: #ffffff; }
  .list__compare td.negative.strong, .list__compare td.positive.strong {
    font-size: 3.125rem; }
    @media (max-width: 480px) {
      .list__compare td.negative.strong, .list__compare td.positive.strong {
        font-size: 1.875rem; } }

.list__faq dt, .list__faq dd {
  color: #222222;
  font-size: 1.25rem;
  line-height: 1.6;
  padding: 1.25rem 2.5rem 1.25rem 2.5rem;
  position: relative; }
  @media (max-width: 480px) {
    .list__faq dt, .list__faq dd {
      font-size: 1rem; } }
  .list__faq dt:before, .list__faq dd:before {
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    text-align: center;
    color: #ffffff;
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
    position: absolute;
    margin: auto;
    top: 24px;
    left: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; }
.list__faq dt {
  cursor: pointer; }
  .list__faq dt:before {
    content: 'Q';
    background: #0ABAB5; }
  .list__faq dt .toggle__faq {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0; }
    .list__faq dt .toggle__faq span {
      width: 20px;
      height: 2px;
      background: #0ABAB5;
      display: block;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .list__faq dt .toggle__faq span:first-child {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg); }
.list__faq dt.active .toggle__faq span {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .list__faq dt.active .toggle__faq span:first-child {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
.list__faq dd {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  display: none; }
  .list__faq dd:before {
    content: 'A';
    background: #ED242A; }

.list__flow {
  width: 100%; }
  .list__flow li {
    position: relative;
    padding: 0 0 50px 0; }
    @media (max-width: 480px) {
      .list__flow li {
        padding: 0 0 30px 0; } }
    .list__flow li > .inner {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: space-between;
      padding: 20px;
      position: relative; }
    .list__flow li:before {
      content: '';
      width: 50px;
      height: 50px;
      background: #CCCCCC;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      margin: auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10; }
      @media (max-width: 480px) {
        .list__flow li:before {
          width: 30px;
          height: 30px;
          bottom: 0; } }
    .list__flow li:after {
      content: '';
      width: 15px;
      height: 10px;
      background: #ffffff;
      clip-path: polygon(50% 100%, 0 0, 100% 0);
      margin: auto;
      position: absolute;
      bottom: 16px;
      left: 0;
      right: 0;
      z-index: 11; }
      @media (max-width: 480px) {
        .list__flow li:after {
          width: 10px;
          height: 8px;
          bottom: 10px; } }
    .list__flow li:last-child:before {
      content: none; }
    .list__flow li:last-child:after {
      content: none; }
    .list__flow li.flex__start > .inner {
      align-items: flex-start; }
  .list__flow .fig {
    width: 200px;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 0;
    flex-shrink: 0; }
    @media (max-width: 480px) {
      .list__flow .fig {
        width: 120px;
        padding-right: 20px; } }
  .list__flow .numbers {
    width: 50px;
    margin-right: 40px;
    display: block; }
    @media (max-width: 480px) {
      .list__flow .numbers {
        width: 40px;
        margin-right: 20px; } }
    .list__flow .numbers p {
      background: #0ABAB5;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      line-height: 50px;
      text-align: center;
      color: #ffffff;
      font-size: 1.25rem;
      font-family: "Roboto", sans-serif; }
      @media (max-width: 480px) {
        .list__flow .numbers p {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
  .list__flow .text {
    flex-grow: 10;
    flex-shrink: 10; }
    .list__flow .text h3, .list__flow .text h4, .list__flow .text h5 {
      font-size: 1.875rem;
      color: #0ABAB5;
      margin-bottom: 20px;
      font-weight: 700;
      line-height: 1.6; }
      @media (max-width: 480px) {
        .list__flow .text h3, .list__flow .text h4, .list__flow .text h5 {
          font-size: 1.25rem; } }
    .list__flow .text p {
      color: #222222;
      font-size: 1.125rem;
      line-height: 1.6; }
      @media (max-width: 480px) {
        .list__flow .text p {
          font-size: 0.875rem; } }

.list__flow--judge > li {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: flex-start;
  background: #F2FCFB;
  margin-bottom: 40px;
  position: relative; }
  .list__flow--judge > li.success {
    display: block;
    background: #FFE400;
    text-align: center;
    padding: 20px;
    color: #006D6A;
    font-size: 1.25rem;
    font-weight: 900; }
    @media (max-width: 480px) {
      .list__flow--judge > li.success {
        font-size: 1rem; } }
  .list__flow--judge > li:after {
    content: '';
    width: 20px;
    height: 20px;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    border-bottom: 1px solid #0ABAB5;
    border-right: 1px solid #0ABAB5;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
  .list__flow--judge > li:last-child {
    margin-bottom: 0; }
    .list__flow--judge > li:last-child:after {
      content: none; }
  .list__flow--judge > li .label {
    background: #006D6A;
    color: #ffffff;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 20px;
    font-size: 1.25rem;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0; }
    @media (max-width: 480px) {
      .list__flow--judge > li .label {
        padding: 10px;
        font-size: 1rem; } }
  .list__flow--judge > li .text {
    padding: 40px;
    flex-grow: 10;
    flex-shrink: 10; }
    @media (max-width: 480px) {
      .list__flow--judge > li .text {
        padding: 20px; } }
    .list__flow--judge > li .text li {
      background: #ffffff;
      color: #222222;
      margin-bottom: 20px;
      padding: 20px;
      text-align: center;
      font-size: 1.25rem;
      font-weight: 900;
      margin-bottom: 40px;
      position: relative; }
      @media (max-width: 480px) {
        .list__flow--judge > li .text li {
          font-size: 1rem;
          margin-bottom: 40px; } }
      .list__flow--judge > li .text li:after {
        content: '';
        width: 20px;
        height: 20px;
        margin: auto;
        position: absolute;
        left: 0;
        bottom: -20px;
        right: 0;
        background: #ffffff;
        clip-path: polygon(50% 100%, 0 0, 100% 0); }
      .list__flow--judge > li .text li:last-child {
        margin-bottom: 0; }
        .list__flow--judge > li .text li:last-child:after {
          content: none; }

.list__flow--rich li {
  position: relative;
  margin-bottom: 40px;
  background: #F2FCFB;
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: flex-start;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  @media (max-width: 480px) {
    .list__flow--rich li {
      margin-bottom: 30px; } }
  .list__flow--rich li:after {
    content: '';
    width: 40px;
    height: 20px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #0ABAB5;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px; }
    @media (max-width: 480px) {
      .list__flow--rich li:after {
        width: 30px;
        height: 15px;
        bottom: -15px; } }
  .list__flow--rich li:last-child {
    margin-bottom: 0; }
    .list__flow--rich li:last-child:after {
      content: none; }
.list__flow--rich .number {
  background: #0ABAB5;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px; }
  @media (max-width: 480px) {
    .list__flow--rich .number {
      padding: 10px; } }
  .list__flow--rich .number p, .list__flow--rich .number span {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    text-align: center;
    font-weight: 900;
    margin: 0; }
  .list__flow--rich .number p {
    font-size: 2.5rem;
    line-height: 1; }
    @media (max-width: 480px) {
      .list__flow--rich .number p {
        font-size: 1.25rem; } }
  .list__flow--rich .number span {
    display: block;
    font-size: 0.875rem;
    line-height: 1;
    margin-bottom: 5px; }
    @media (max-width: 480px) {
      .list__flow--rich .number span {
        font-size: 0.8125rem; } }
.list__flow--rich .text {
  flex-shrink: 10;
  flex-grow: 10;
  padding: 40px;
  display: flex;
  align-items: center; }
  @media (max-width: 480px) {
    .list__flow--rich .text {
      padding: 20px 10px; } }
  .list__flow--rich .text .label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px; }
    .list__flow--rich .text .label h3, .list__flow--rich .text .label h5, .list__flow--rich .text .label h5 {
      color: #0ABAB5;
      font-size: 1.875rem;
      line-height: 1.6;
      flex-grow: 10;
      flex-shrink: 10; }
      @media (max-width: 480px) {
        .list__flow--rich .text .label h3, .list__flow--rich .text .label h5, .list__flow--rich .text .label h5 {
          font-size: 1rem;
          margin-bottom: 10px; } }
    .list__flow--rich .text .label figure {
      display: none;
      flex-shrink: 0;
      flex-grow: 0;
      text-align: center;
      margin: 0;
      padding: 0 0 0 20px; }
      @media (max-width: 480px) {
        .list__flow--rich .text .label figure {
          display: block;
          max-width: 60px; } }
  .list__flow--rich .text p {
    color: #222222;
    font-size: 1rem;
    line-height: 2;
    margin: 0; }
    @media (max-width: 480px) {
      .list__flow--rich .text p {
        font-size: 0.875rem; } }
.list__flow--rich figure {
  max-width: 180px;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
  margin: 0;
  padding: 20px; }
  @media (max-width: 480px) {
    .list__flow--rich figure {
      display: none;
      max-width: 80px;
      padding: 10px; } }

.list__form, .list__form--static {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between;
  width: 100%; }
  .list__form .field, .list__form--static .field {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
    width: 100%; }
  .list__form dt, .list__form--static dt, .list__form dd, .list__form--static dd {
    font-size: 1rem;
    color: #222222;
    line-height: 1.6;
    padding: 30px 15px;
    border-bottom: 1px solid #CCCCCC; }
    @media (max-width: 480px) {
      .list__form dt, .list__form--static dt, .list__form dd, .list__form--static dd {
        border-bottom: none;
        font-size: 0.875rem; } }
    .list__form dt.formerr, .list__form--static dt.formerr, .list__form dd.formerr, .list__form--static dd.formerr {
      background: #fbd3d4; }
    .list__form dt p.err, .list__form--static dt p.err, .list__form dd p.err, .list__form--static dd p.err {
      color: #FFE400;
      width: 100%;
      flex-shrink: 0; }
    .list__form dt:nth-last-child(1), .list__form--static dt:nth-last-child(1), .list__form dt:nth-last-child(2), .list__form--static dt:nth-last-child(2), .list__form dd:nth-last-child(1), .list__form--static dd:nth-last-child(1), .list__form dd:nth-last-child(2), .list__form--static dd:nth-last-child(2) {
      border-bottom: none; }
  .list__form dt, .list__form--static dt {
    width: 40%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    font-weight: bold; }
    @media (max-width: 480px) {
      .list__form dt, .list__form--static dt {
        width: 100%;
        padding: 20px 5px 5px 5px; } }
    .list__form dt span, .list__form--static dt span {
      display: block;
      padding: 6px 15px;
      color: #ffffff;
      font-size: 0.8rem;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      margin: 0 15px 0 0;
      background: #113C6D; }
      .list__form dt span.required, .list__form--static dt span.required {
        background: #ED242A; }
  .list__form dd, .list__form--static dd {
    width: 60%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: flex-start; }
    @media (max-width: 480px) {
      .list__form dd, .list__form--static dd {
        width: 100%;
        padding: 5px 5px 20px 5px;
        border-bottom: 1px solid #CCCCCC; } }
    .list__form dd > p, .list__form--static dd > p {
      font-size: 0.875rem;
      padding: 0 10px;
      margin: 0; }
    .list__form dd .message, .list__form--static dd .message {
      width: 100%;
      flex-shrink: 0;
      margin-bottom: 15px; }
      .list__form dd .message p, .list__form--static dd .message p {
        font-size: 0.9rem;
        font-weight: bold; }

.list__form--static dd > p {
  padding: 0;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5; }

dl.list__area {
  display: block;
  width: 100%; }
  dl.list__area dt, dl.list__area dd {
    width: 100%; }
  dl.list__area dt {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: bold;
    border: none;
    padding: 15px;
    background: #113C6D;
    color: #ffffff;
    position: relative;
    margin-top: 20px; }
    dl.list__area dt:first-child {
      margin-top: 0; }
    @media (max-width: 480px) {
      dl.list__area dt {
        font-size: 1rem;
        padding: 15px 5px; } }
    dl.list__area dt button {
      background: #ffffff;
      color: #113C6D;
      font-size: 1rem;
      border-radius: 25px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      padding: 8px 30px;
      margin: 0 15px;
      font-weight: bold; }
      @media (max-width: 480px) {
        dl.list__area dt button {
          font-size: 0.8rem;
          padding: 5px 5px;
          margin: 0 5px; } }
    dl.list__area dt p {
      color: #ffffff;
      font-size: 1rem;
      margin: 0; }
  dl.list__area dd {
    padding: 30px 0;
    display: none; }

ul.list__area {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  ul.list__area li {
    width: 50%;
    padding: 0 15px 15px 0; }
    @media (max-width: 480px) {
      ul.list__area li {
        width: 50%; } }

.list__pan {
  max-width: 1200px;
  margin: auto;
  overflow: hidden; }
  @media (max-width: 480px) {
    .list__pan {
      width: 100%;
      max-width: 100%; } }
  .list__pan ol {
    display: flex;
    width: auto;
    min-width: 200%;
    flex-flow: row nowrap;
    overflow-x: scroll;
    align-items: center;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .list__pan ol::-webkit-scrollbar {
      display: none; }
  .list__pan li > a, .list__pan li > span {
    display: block;
    position: relative;
    color: #222222;
    font-size: 0.875rem;
    word-break: keep-all; }
  .list__pan li > a {
    padding: 15px 30px 15px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .list__pan li > a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .list__pan li > a:after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 2px solid #CCCCCC;
      border-right: 2px solid #CCCCCC;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 10px; }
  .list__pan li > span {
    padding: 15px; }

.list__rich, .list__rich--enclosure {
  width: 100%; }
  .list__rich li > a, .list__rich--enclosure li > a, .list__rich li > div, .list__rich--enclosure li > div {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    @media (max-width: 480px) {
      .list__rich li > a, .list__rich--enclosure li > a, .list__rich li > div, .list__rich--enclosure li > div {
        padding: 20px 0; } }
  .list__rich li > div, .list__rich--enclosure li > div {
    padding: 20px 0; }
  .list__rich li > a, .list__rich--enclosure li > a {
    padding: 20px 40px 20px 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 480px) {
      .list__rich li > a, .list__rich--enclosure li > a {
        padding: 20px 20px 20px 0; } }
    .list__rich li > a:hover, .list__rich--enclosure li > a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .list__rich li > a:after, .list__rich--enclosure li > a:after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 2px solid #CCCCCC;
      border-right: 2px solid #CCCCCC;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 10px; }
  .list__rich li:first-child > a, .list__rich--enclosure li:first-child > a {
    padding: 0 40px 20px 0; }
    @media (max-width: 480px) {
      .list__rich li:first-child > a, .list__rich--enclosure li:first-child > a {
        padding: 0 20px 20px 0; } }
  .list__rich li:last-child > a, .list__rich--enclosure li:last-child > a {
    padding: 20px 40px 0 0; }
    @media (max-width: 480px) {
      .list__rich li:last-child > a, .list__rich--enclosure li:last-child > a {
        padding: 0 20px 0 0; } }
  .list__rich .fig, .list__rich--enclosure .fig {
    width: 200px;
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0; }
    @media (max-width: 480px) {
      .list__rich .fig, .list__rich--enclosure .fig {
        width: 120px; } }
    .list__rich .fig img, .list__rich--enclosure .fig img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: translate(-50%, -50%); }
  .list__rich .text, .list__rich--enclosure .text {
    flex-grow: 10;
    flex-shrink: 10;
    padding-left: 40px; }
    @media (max-width: 480px) {
      .list__rich .text, .list__rich--enclosure .text {
        padding-left: 20px; } }
    .list__rich .text h2, .list__rich--enclosure .text h2, .list__rich .text h3, .list__rich--enclosure .text h3, .list__rich .text h4, .list__rich--enclosure .text h4, .list__rich .text h5, .list__rich--enclosure .text h5 {
      font-size: 1.5rem;
      color: #0ABAB5;
      font-weight: 700;
      line-height: 1.6; }
      @media (max-width: 480px) {
        .list__rich .text h2, .list__rich--enclosure .text h2, .list__rich .text h3, .list__rich--enclosure .text h3, .list__rich .text h4, .list__rich--enclosure .text h4, .list__rich .text h5, .list__rich--enclosure .text h5 {
          font-size: 1rem; } }
    .list__rich .text p, .list__rich--enclosure .text p {
      color: #222222;
      font-size: 1.125rem;
      line-height: 1.6; }
      @media (max-width: 480px) {
        .list__rich .text p, .list__rich--enclosure .text p {
          font-size: 0.875rem; } }
    .list__rich .text P.label, .list__rich--enclosure .text P.label {
      background: #0ABAB5;
      color: #ffffff;
      display: inline-block;
      padding: 5px 30px;
      font-size: 1rem;
      margin: 0 0 10px 0; }
      @media (max-width: 480px) {
        .list__rich .text P.label, .list__rich--enclosure .text P.label {
          font-size: 0.875rem;
          padding: 0 20px; } }
    .list__rich .text ul, .list__rich--enclosure .text ul {
      display: flex;
      flex-flow: row wrap; }
      .list__rich .text ul li, .list__rich--enclosure .text ul li {
        padding: 5px 20px;
        background: #0ABAB5;
        color: #ffffff;
        font-size: 1rem;
        font-weight: 700;
        margin: 10px 20px 10px 0;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px; }

.list__rich--enclosure li {
  background: rgba(255, 228, 0, 0.05);
  border: 1px solid #0ABAB5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 20px; }
  .list__rich--enclosure li:last-child {
    margin-bottom: 0; }
.list__rich--enclosure li > a, .list__rich--enclosure li > div {
  padding: 20px 40px; }
  @media (max-width: 480px) {
    .list__rich--enclosure li > a, .list__rich--enclosure li > div {
      padding: 15px; } }
.list__rich--enclosure .fig {
  aspect-ratio: auto 3/4;
  width: 180px; }
  @media (max-width: 480px) {
    .list__rich--enclosure .fig {
      width: 100px; } }
.list__rich--enclosure .text h2, .list__rich--enclosure .text h3, .list__rich--enclosure .text h4, .list__rich--enclosure .text h5 {
  color: #0ABAB5;
  font-size: 1.875rem; }
  @media (max-width: 480px) {
    .list__rich--enclosure .text h2, .list__rich--enclosure .text h3, .list__rich--enclosure .text h4, .list__rich--enclosure .text h5 {
      font-size: 1.25rem; } }

.list__rich--text li:nth-child(odd) {
  background: #ffffff; }
.list__rich--text li:nth-child(even) {
  background: #F2FCFB; }
.list__rich--text a, .list__rich--text span {
  display: block;
  padding: 20px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.list__rich--text a:hover {
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.list__rich--text a:before {
  content: "";
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.3s linear; }
.list__rich--text p {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #222222;
  font-weight: 500; }
  .list__rich--text p span {
    display: inline-block;
    margin-left: 10px;
    color: #ffffff;
    padding: 3px 10px;
    font-size: 0.875rem;
    background: #0ABAB5; }
  .list__rich--text p strong {
    display: inline-block;
    margin-left: 10px;
    color: #FF6C19;
    font-weight: 900;
    text-decoration: none; }
  .list__rich--text p.label {
    color: #0ABAB5;
    font-size: 1rem; }
.list__rich--text h2, .list__rich--text h3, .list__rich--text h4 {
  color: #222222;
  font-size: 1.25rem;
  margin-bottom: 20px; }

.list__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: none;
  border: 1px solid #CCCCCC; }
  .list__table th, .list__table td {
    border: 1px solid #CCCCCC;
    padding: 15px;
    font-size: 1.25rem;
    line-height: 1.6;
    color: #222222;
    font-weight: 900;
    text-align: left; }
    @media (max-width: 480px) {
      .list__table th, .list__table td {
        font-size: 0.875rem; } }
    .list__table th.center, .list__table td.center {
      text-align: center; }
  .list__table th {
    background: #F2FCFB; }

.list__cat {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: space-between; }
  .list__cat li {
    width: 48%;
    margin-bottom: 20px; }
    .list__cat li:nth-last-child(1), .list__cat li:nth-last-child(2) {
      margin-bottom: 0; }
    .list__cat li:nth-last-child(1) {
      background: url(../img/common/fig_20.webp) no-repeat;
      background-size: contain;
      background-position: bottom right; }
  .list__cat a {
    display: flex;
    position: relative;
    border: 1px dotted #0ABAB5;
    padding: 10px;
    align-items: center;
    justify-content: flex-start;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #ffffff; }
    .list__cat a figure {
      width: 80px;
      margin: 0;
      flex-shrink: 0;
      flex-grow: 0; }
      @media (max-width: 480px) {
        .list__cat a figure {
          width: 40px; } }
    .list__cat a p {
      padding: 0 20px;
      font-size: 1.25rem;
      color: #0ABAB5;
      margin: 0;
      line-height: 1.5;
      font-weight: 700; }
      @media (max-width: 480px) {
        .list__cat a p {
          font-size: 0.875rem;
          padding: 0 10px; } }
    .list__cat a:hover {
      background: #F2FCFB;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .list__cat a:after {
      content: "";
      width: 5px;
      height: 5px;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      border-top: 1px solid #0ABAB5;
      border-right: 1px solid #0ABAB5;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      transition: all 0.3s linear; }

.list__bubble li {
  background: #0ABAB5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  position: relative;
  padding: 20px;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .list__bubble li {
      font-size: 1rem; } }
  .list__bubble li:after {
    content: '';
    width: 20px;
    height: 10px;
    position: absolute;
    margin: auto;
    bottom: -9px;
    background: #0ABAB5; }
  .list__bubble li:nth-child(odd):after {
    clip-path: polygon(100% 100%, 0 0, 70% 0);
    right: 20px; }
  .list__bubble li:nth-child(even):after {
    clip-path: polygon(0 100%, 30% 0, 100% 0);
    left: 20px; }

.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.wp-pagenavi {
  display: flex;
  flex-flow: row wrap; }
  .wp-pagenavi a, .wp-pagenavi span {
    display: block;
    line-height: 38px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 15px 15px 0; }
  .wp-pagenavi a {
    color: #222222;
    border: 1px solid #222222;
    background: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .wp-pagenavi a:hover {
    background: #222222;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .wp-pagenavi span {
    color: #222222;
    background: #ffffff; }

.input__checkbox label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .input__checkbox label input {
    opacity: 0;
    width: 0;
    height: 0; }
    .input__checkbox label input:checked + .checkbox {
      background-color: #0ABAB5; }
    .input__checkbox label input:checked + .checkbox:after {
      border-bottom: 2px solid #ffffff;
      border-left: 2px solid #ffffff; }
  .input__checkbox label .checkbox {
    height: 22px;
    width: 22px;
    border: 1px solid #CCCCCC;
    position: relative;
    flex-shrink: 0;
    display: block;
    background-color: #ffffff; }
    .input__checkbox label .checkbox:after {
      content: "";
      position: absolute;
      top: 6px;
      left: 3px;
      width: 12px;
      height: 6px;
      border-bottom: 2px solid #CCCCCC;
      border-left: 2px solid #CCCCCC;
      transform: rotate(-45deg); }
  .input__checkbox label p {
    font-size: 0.875rem;
    color: #222222;
    user-select: none;
    margin: 0 10px; }

.input__switch label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .input__switch label input {
    opacity: 0;
    width: 0;
    height: 0; }
    .input__switch label input:checked + .slider {
      background-color: #F2FCFB; }
    .input__switch label input:checked + .slider:before {
      transform: translateX(22px);
      background-color: #0ABAB5; }
  .input__switch label .slider {
    position: relative;
    width: 50px;
    height: 28px;
    background-color: #CCCCCC;
    border-radius: 28px;
    transition: background 0.4s;
    flex-shrink: 0; }
    .input__switch label .slider:before {
      position: absolute;
      content: "";
      height: 22px;
      width: 22px;
      left: 3px;
      bottom: 3px;
      background-color: #fff;
      transition: 0.4s;
      border-radius: 50%;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
    .input__switch label .slider:active:before {
      width: 26px; }
  .input__switch label p {
    font-size: 0.875rem;
    color: #222222;
    user-select: none;
    margin: 0 10px; }

.input__basic {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0; }
  .input__basic.dropdown::after {
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #ED242A;
    border-right: 1px solid #ED242A;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin: auto;
    top: 30%;
    right: 10px; }
  .input__basic input[type="text"], .input__basic input[type="number"], .input__basic input[type="email"], .input__basic input[type="password"], .input__basic select, .input__basic textarea {
    border: 1px solid #CCCCCC;
    padding: 10px;
    background: #ffffff;
    color: #222222;
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .input__basic input[type="text"]:focus, .input__basic input[type="number"]:focus, .input__basic input[type="email"]:focus, .input__basic input[type="password"]:focus, .input__basic select:focus, .input__basic textarea:focus {
      border: 1px solid #0ABAB5;
      background: #F2FCFB;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .input__basic input[type="text"].formerr, .input__basic input[type="number"].formerr, .input__basic input[type="email"].formerr, .input__basic input[type="password"].formerr, .input__basic select.formerr, .input__basic textarea.formerr {
      border: 1px solid #ED242A;
      background: #fbd3d4;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .input__basic input[type="text"]::placeholder, .input__basic input[type="number"]::placeholder, .input__basic input[type="email"]::placeholder, .input__basic input[type="password"]::placeholder, .input__basic select::placeholder, .input__basic textarea::placeholder {
      color: #CCCCCC;
      font-size: 0.875rem; }
  .input__basic button {
    width: 24px;
    height: 24px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    cursor: pointer; }
  .input__basic .error {
    width: 100%;
    margin-top: 10px;
    font-size: 1rem; }

.input__file {
  display: flex;
  flex-flow: row wrap; }
  .input__file .uploadbox {
    width: 120px;
    height: 120px;
    margin: 0 10px 10px 0;
    border: 2px dashed #CCCCCC;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #CCCCCC;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 100 100" fill="%23ffffff"><path d="M87.5,15.62c1.72,0,3.12,1.41,3.12,3.12v62.46l-.98-1.27-26.56-34.38c-.88-1.15-2.27-1.82-3.71-1.82s-2.81.66-3.71,1.82l-16.21,20.98-5.96-8.34c-.88-1.23-2.29-1.95-3.81-1.95s-2.93.72-3.81,1.97l-15.62,21.88-.88,1.21V18.75c0-1.72,1.41-3.12,3.12-3.12h75ZM12.5,6.25C5.61,6.25,0,11.86,0,18.75v62.5c0,6.89,5.61,12.5,12.5,12.5h75c6.89,0,12.5-5.61,12.5-12.5V18.75c0-6.89-5.61-12.5-12.5-12.5H12.5ZM28.12,43.75c5.18,0,9.38-4.2,9.38-9.38s-4.2-9.38-9.38-9.38-9.38,4.2-9.38,9.38,4.2,9.38,9.38,9.38Z"/></svg>');
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .input__file .uploadbox:hover {
    border-color: #0ABAB5;
    background-color: #006D6A; }
  .input__file .uploadbox img.preview {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px; }
  .input__file .uploadbox input[type=file] {
    display: none; }
  .input__file .uploadbox .remove-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    background: #ffffff;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 24px;
    text-align: center;
    color: #0ABAB5;
    z-index: 999; }

.input__checkbtn label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .input__checkbtn label input {
    opacity: 0;
    width: 0;
    height: 0; }
    .input__checkbtn label input:checked + p {
      background-color: #0ABAB5;
      color: #ffffff; }
    .input__checkbtn label input:checked + p:before {
      border-bottom: 2px solid #ffffff;
      border-left: 2px solid #ffffff; }
  .input__checkbtn label p {
    font-size: 0.875rem;
    color: #222222;
    width: 100%;
    background: #F2FCFB;
    border: 1px solid #0ABAB5;
    padding: 12px 0;
    text-align: center;
    line-height: 1;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    position: relative; }
    .input__checkbtn label p:before {
      content: "";
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 10px;
      width: 10px;
      height: 4px;
      border-bottom: 2px solid #CCCCCC;
      border-left: 2px solid #CCCCCC;
      transform: rotate(-45deg); }

.input__submit {
  margin: 15px auto; }
  .input__submit input, .input__submit button, .input__submit a {
    display: block;
    cursor: pointer;
    width: 480px;
    padding: 15px;
    margin: auto;
    background: #0ABAB5;
    color: #ffffff;
    font-size: 1.25rem;
    text-align: center;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px; }
    .input__submit input:hover, .input__submit button:hover, .input__submit a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    @media (max-width: 480px) {
      .input__submit input, .input__submit button, .input__submit a {
        width: 96%;
        font-size: 1rem; } }

.form__alert {
  display: none;
  margin-bottom: 30px;
  background-size: auto auto;
  background-color: #fbe5e5;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #ef4565 5px, #ef4565 10px);
  padding: 15px; }
  .form__alert ul.error-list {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(12px);
    padding: 15px; }
    .form__alert ul.error-list li {
      color: #FFE400;
      font-size: 0.875rem;
      font-weight: bold;
      margin-bottom: 15px;
      line-height: 1.5; }
      .form__alert ul.error-list li:last-child {
        margin-bottom: 0; }
  .form__alert.active {
    display: block; }

.form__loader {
  z-index: 999999;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(12px);
  align-items: center;
  justify-content: center; }
  .form__loader.active {
    display: flex; }
  .form__loader .container {
    text-align: center;
    font-family: Arial;
    font-weight: bold; }
  .form__loader .container span {
    display: block;
    background: #000;
    width: 100px;
    height: 5px;
    margin-top: 5px;
    animation: load 2s infinite;
    border-radius: 5px; }
  .form__loader .container span:nth-child(2) {
    animation-delay: 100ms; }
  .form__loader .container span:nth-child(3) {
    animation-delay: 200ms; }
@keyframes load {
  50% {
    width: 5px;
    margin-right: 95px;
    opacity: .1; } }
.modal {
  background: rgba(10, 186, 181, 0.6);
  backdrop-filter: blur(12px);
  max-width: 720px;
  height: auto;
  padding: 3.125rem 1.25rem 1.25rem 1.25rem;
  position: fixed;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
  z-index: 999; }
  @media (max-width: 480px) {
    .modal {
      height: 100vh; } }
  .modal.is-active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible; }
  .modal .close__top {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.3125rem;
    position: absolute;
    cursor: pointer;
    background: #ffffff;
    color: #222222;
    font-size: 1rem;
    line-height: 1.875rem;
    text-align: center;
    top: 0.9375rem;
    right: 1.25rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%; }
  .modal .close__bottom {
    display: flex;
    width: 100%;
    justify-content: center; }
    .modal .close__bottom p {
      display: inline-block;
      padding: 10px 30px;
      border: 1px solid #222222;
      color: #222222;
      font-size: 1rem;
      cursor: pointer; }
  .modal > .inner {
    overflow-y: scroll;
    background: #ffffff;
    position: relative;
    padding: 20px;
    border-radius: 0.625rem;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    height: 100%;
    overflow-y: scroll; }
  .modal .label {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center; }
    .modal .label .img {
      width: 80px;
      flex-grow: 0;
      flex-shrink: 0; }
    .modal .label .text {
      font-size: 1.875rem;
      padding: 0 20px;
      line-height: 1.6;
      color: #113C6D;
      font-weight: 700; }
      @media (max-width: 480px) {
        .modal .label .text {
          font-size: 1.25rem; } }
  .modal p {
    font-size: 1.25rem;
    line-height: 2;
    margin-bottom: 20px; }
    @media (max-width: 480px) {
      .modal p {
        font-size: 0.875rem; } }
    .modal p strong {
      color: #0ABAB5;
      text-decoration: underline 5px #FFE400; }

.pagination {
  display: flex;
  flex-flow: row wrap; }
  .pagination span, .pagination a {
    font-size: 1rem;
    padding: 15px 20px; }
  .pagination span {
    color: #0ABAB5; }
  .pagination a {
    color: #222222;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .pagination a:hover {
      color: #0ABAB5;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
