@charset "UTF-8";
.slick-loading .slick-list {
  background: #fff url("./slick/ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./slick/fonts/slick.eot");
  src: url("./slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./slick/fonts/slick.woff") format("woff"), url("./slick/fonts/slick.ttf") format("truetype"), url("./slick/fonts/slick.svg#slick") format("svg");
}
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  color: white;
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dots {
  display: block;
  position: absolute;
  bottom: 5px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  outline: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: black;
  font-family: "slick";
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  content: "•";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #ff7aab;
}

.slick-slider {
  display: block;
  position: relative;
  box-sizing: border-box;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSansJP-Regular-upto-jis2.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSansJP-Medium-upto-jis2.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSansJP-Bold-upto-jis2.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url("../../static/fonts/NotoSans-Bold.woff") format("woff");
}
/*******************************************************************************************************
 * normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
 *******************************************************************************************************/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

article,
header,
footer,
aside,
figure,
figcaption,
nav,
section {
  display: block;
}

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

p,
li,
dt,
dd,
th,
td,
pre {
  word-break: break-strict;
  line-break: strict;
}

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

img {
  border: none;
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
}

body {
  overflow-x: scroll;
  width: auto;
  min-width: 1360px;
  background-color: #fff;
  color: #333;
  font-family: "Noto Sans", sans-serif;
  letter-spacing: 0;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 736px) {
  body {
    min-width: 100%;
  }
}
html:lang(ja) body {
  font-family: "Noto Sans JP", sans-serif;
}

html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
}

@media only screen and (max-width: 736px) {
  html {
    font-size: 14px;
  }
}
html,
body {
  height: 100%;
}

img {
  max-width: 100%;
}

a {
  color: #333;
  text-decoration: none;
}
@media (any-hover: hover) {
  a:hover {
    color: #333;
    text-decoration: none;
    transition: color 0.2s ease-out;
  }
}

a[href^=tel] {
  color: inherit;
}

.l-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f7f9fb;
}
@media only screen and (min-width: 737px) {
  .l-footer {
    padding-top: 40px;
    padding-bottom: 48px;
  }
}

.l-footer__text {
  width: 100%;
  color: #424242;
  font-size: 12px;
  text-align: center;
}

.l-header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}
@media only screen and (max-width: 736px) {
  .l-header {
    padding: 8px 45px 8px 16px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 737px) {
  .l-header {
    display: grid;
    min-width: 1080px;
    height: 80px;
    padding-right: 50px;
  }
}

.l-header__inner {
  display: grid;
  grid-template-columns: repeat(2, auto);
  align-items: center;
  justify-content: space-between;
}

@media only screen and (min-width: 737px) {
  .l-header__container {
    display: grid;
    row-gap: 8px;
  }
}

@media only screen and (min-width: 737px) {
  .l-header__catch {
    padding-left: 20px;
    color: #333;
    font-size: 12px;
    font-weight: normal;
  }
}

@media only screen and (min-width: 737px) {
  .l-header__catch-link {
    color: #4a90e2;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 0.25em;
  }
}
@media (any-hover: hover) {
  .l-header__catch-link {
    transition: all 0.3s ease;
  }
  .l-header__catch-link:hover {
    color: #4a90e2;
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }
}

@media only screen and (max-width: 736px) {
  .l-header__heading {
    width: 187px;
  }
}
@media only screen and (min-width: 737px) {
  .l-header__heading {
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
  }
  .l-header__heading:before {
    display: block;
    position: absolute;
    top: calc(50% - 15px);
    left: 0;
    width: 7px;
    height: 30px;
    border-radius: 0 5px 5px 0;
    background-color: #1fb9d9;
    content: "";
  }
}

@media only screen and (max-width: 736px) {
  .l-header__heading--adjust {
    width: auto;
  }
}

@media (any-hover: hover) {
  .l-header__heading-link {
    transition: all 0.3s ease;
  }
  .l-header__heading-link:hover {
    opacity: 0.6;
    transition: all 0.3s ease;
  }
}

.l-header__selectbox {
  width: 120px;
}
@media only screen and (max-width: 736px) {
  .l-header__selectbox {
    padding-right: 10px; /* Thêm padding bên phải trên mobile */
  }
}
@media only screen and (min-width: 737px) {
  .l-header__selectbox {
    width: 153px;
  }
}

.l-section {
  display: grid;
  justify-content: center;
  padding: 80px 16px;
}
@media only screen and (max-width: 736px) {
  .l-section {
    grid-template-columns: 100%;
    row-gap: 32px;
    width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .l-section {
    grid-template-columns: 1080px;
    row-gap: 40px;
    min-width: 1112px;
  }
}

.c-about__container {
  display: grid;
  row-gap: 32px;
}

.c-about__list {
  display: grid;
}
@media only screen and (max-width: 736px) {
  .c-about__list {
    grid-template-columns: 1fr;
    row-gap: 32px;
    margin-top: 32px;
  }
}
@media only screen and (min-width: 737px) {
  .c-about__list {
    grid-template-columns: repeat(3, 287px);
    column-gap: 48px;
    justify-content: center;
    margin-top: 40px;
  }
}

.c-about__image {
  text-align: center;
}
.c-about__image img {
  width: 220px;
}

.c-about__title {
  margin-top: 12px;
  color: #4a90e2;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-about__title {
    margin-top: 24px;
    font-size: 24px;
    font-weight: 500;
  }
}

@media only screen and (min-width: 737px) {
  .c-about__title--adjust {
    display: grid;
    align-items: center;
    min-height: 84px;
  }
}

.c-about__text {
  margin-top: 10px;
  font-size: 13px;
  text-align: justify;
}
@media only screen and (min-width: 737px) {
  .c-about__text {
    margin-top: 16px;
    font-size: 14px;
    line-height: 24.5px;
    text-align: justify;
  }
}

.c-contact__progress {
  margin-bottom: 20px;
  padding: 15px;
  background: #f8f9fa;
  border-radius: 8px;
  border-left: 4px solid #4a90e2;
}

.c-contact__progress-bar {
  height: 8px;
  background: #e9ecef;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 8px;
}

.c-contact__progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #4a90e2, #28a745);
  border-radius: 4px;
  transition: width 0.3s ease;
}

.c-contact__progress-text {
  font-size: 14px;
  color: #495057;
  font-weight: 500;
}

.c-contact__field {
  position: relative;
}
.c-contact__field input, .c-contact__field textarea, .c-contact__field select {
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.c-contact__field--error input, .c-contact__field--error textarea, .c-contact__field--error select {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.1);
}
.c-contact__field--valid input, .c-contact__field--valid textarea, .c-contact__field--valid select {
  border-color: #28a745 !important;
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.1);
}
.c-contact__field--valid input, .c-contact__field--valid textarea {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2328a745' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
  padding-right: 40px;
}
.c-contact__field--valid select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2328a745' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat;
  background-position: right 12px center, right 36px center;
  background-size: 16px 16px, 16px 16px;
  padding-right: 60px;
}
.c-contact__field--valid .c-contact__field-success {
  display: none;
}

.c-contact__field-error {
  display: block;
  color: #dc3545;
  font-size: 12px;
  margin-top: 4px;
  padding-left: 2px;
  animation: fadeInUp 0.2s ease;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: translateY(-50%) scale(0.5);
  }
  60% {
    opacity: 1;
    transform: translateY(-50%) scale(1.1);
  }
  100% {
    transform: translateY(-50%) scale(1);
  }
}
.c-contact__form--complete .c-mainvisual__btn--primary {
  background: linear-gradient(45deg, #28a745, #20c997);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
  transition: all 0.3s ease;
}
.c-contact__form--complete .c-mainvisual__btn--primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(40, 167, 69, 0.4);
}

@media (max-width: 768px) {
  .c-contact__progress {
    margin-bottom: 15px;
    padding: 12px;
  }
  .c-contact__progress-text {
    font-size: 13px;
  }
}
.c-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
}

.c-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(17, 24, 39, 0.35);
  -webkit-backdrop-filter: saturate(110%) blur(2px);
          backdrop-filter: saturate(110%) blur(2px);
}

.c-modal__container {
  position: relative;
  margin: 1rem;
  width: calc(100vw - 2rem);
  height: calc(100vh - 2rem);
  max-height: none;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  overflow: auto;
}
@media only screen and (min-width: 737px) {
  .c-modal__container:has(.c-contact__success-actions) {
    height: auto;
    max-height: 70vh;
    margin: auto 1rem;
    top: 50%;
    transform: translateY(-50%);
  }
}

.c-modal__close {
  position: absolute;
  top: 10px;
  right: 12px;
  border: none;
  background: transparent;
  font-size: 28px;
  line-height: 1;
  color: #666;
  cursor: pointer;
}

.c-modal__body {
  overflow: auto;
}
@media only screen and (max-width: 736px) {
  .c-modal__body {
    padding: 14px;
  }
}
@media only screen and (min-width: 737px) {
  .c-modal__body {
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media only screen and (min-width: 737px) {
  .c-modal__body .c-contact {
    margin: auto 0;
  }
}
@media only screen and (min-width: 737px) {
  .c-modal__body .c-contact {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    grid-template-rows: auto auto auto;
    column-gap: 32px;
    row-gap: 10px;
    align-items: start;
  }
}
@media only screen and (min-width: 737px) {
  .c-modal__body .c-contact .c-contact__left {
    grid-column: 1/2;
    grid-row: 1/-1;
    align-self: center;
  }
  .c-modal__body .c-contact .c-typography--heading-section {
    grid-column: 1/2;
    grid-row: 1;
    text-align: left;
    margin-top: 0;
  }
  .c-modal__body .c-contact .c-contact__illustration {
    grid-column: 1/2;
    grid-row: 2;
  }
  .c-modal__body .c-contact .c-typography--section-description {
    grid-column: 1/2;
    grid-row: 3;
    text-align: left;
    margin-top: 0;
  }
  .c-modal__body .c-contact:has(.c-contact__success-actions) .c-typography--heading-section {
    text-align: center;
  }
  .c-modal__body .c-contact:has(.c-contact__success-actions) .c-typography--section-description {
    text-align: center;
  }
  .c-modal__body .c-contact:has(.c-contact__success-actions) .c-typography--heading-section,
  .c-modal__body .c-contact:has(.c-contact__success-actions) .c-contact__illustration,
  .c-modal__body .c-contact:has(.c-contact__success-actions) .c-typography--section-description {
    transform: none;
  }
  .c-modal__body .c-contact .c-contact__form {
    grid-column: 2/3;
    grid-row: 1/-1;
    margin-top: 0;
  }
  .c-modal__body .c-contact .c-contact__grid > .c-contact__field:first-child {
    grid-column: 1/-1;
  }
  .c-modal__body .c-contact .c-typography--heading-section,
  .c-modal__body .c-contact .c-contact__illustration,
  .c-modal__body .c-contact .c-typography--section-description {
    transform: translateY(clamp(12px, 0vh, 56px));
  }
}
@media only screen and (max-width: 736px) {
  .c-modal__body .c-contact .c-typography--heading-section {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media only screen and (min-width: 737px) {
  .c-modal__body .c-contact .c-typography--heading-section {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.c-modal__body .c-contact .c-typography--section-description {
  font-size: 13px;
}
.c-modal__body .c-contact .c-contact__field > span {
  font-size: 13px;
}
.c-modal__body .c-contact .c-contact__field input,
.c-modal__body .c-contact .c-contact__field textarea,
.c-modal__body .c-contact .c-contact__field select {
  font-size: 13px;
  min-height: 42px;
}

.c-contact {
  margin: 0 auto;
}
@media only screen and (max-width: 736px) {
  .c-contact {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-contact {
    padding: 0 24px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
  }
}
.c-contact .c-typography--heading-section {
  margin-bottom: 8px;
}
.c-contact .c-typography--section-description {
  color: #666;
}

.c-contact__illustration {
  display: block;
  width: 100%;
  max-width: 720px;
  height: auto;
  margin: 8px auto 12px;
}

@media only screen and (max-width: 736px) {
  .c-contact__form {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-contact__form {
    margin-top: 24px;
  }
}

.c-contact__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}
@media only screen and (min-width: 737px) {
  .c-contact__grid {
    gap: 20px 24px;
    grid-template-columns: 1fr 1fr;
  }
}

.c-contact__field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.c-contact__field > span {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.c-contact__field .c-contact__required {
  color: #d32f2f;
  margin-left: 2px;
}
.c-contact__field input,
.c-contact__field textarea,
.c-contact__field select {
  width: 100%;
  min-height: 44px;
  padding: 12px 14px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  color: #424242;
  font-size: 14px;
  line-height: 1.4;
  background-color: #f8f9fa;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.c-contact__field input:focus,
.c-contact__field textarea:focus,
.c-contact__field select:focus {
  outline: none;
  border-color: #05a9f4;
  box-shadow: 0 0 0 3px rgba(5, 169, 244, 0.15);
  background-color: #fff;
}
.c-contact__field input::-webkit-input-placeholder, .c-contact__field textarea::-webkit-input-placeholder, .c-contact__field select::-webkit-input-placeholder {
  color: #9e9e9e;
  font-style: italic;
}
.c-contact__field input::placeholder,
.c-contact__field textarea::placeholder,
.c-contact__field select::placeholder {
  color: #9e9e9e;
  font-style: italic;
}
.c-contact__field textarea {
  min-height: 120px;
  resize: vertical;
}
.c-contact__field select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
  padding-right: 40px;
  cursor: pointer;
}
.c-contact__field select::-ms-expand {
  display: none;
}

@media only screen and (min-width: 737px) {
  .c-contact__field--wide {
    grid-column: 1/-1;
  }
}

.c-contact__error {
  margin-top: 8px;
  color: #d32f2f;
  font-size: 14px;
}

.c-contact__actions {
  margin-top: 16px;
  display: flex;
  gap: 12px;
}
@media only screen and (min-width: 737px) {
  .c-contact__actions {
    justify-content: flex-start;
  }
}

.c-contact__qr-zalo {
  width: 100%;
  max-width: 300px;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 736px) {
  .c-contact__qr-zalo {
    margin: 24px auto 0;
    display: block;
  }
}

.c-contact__right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .c-contact__right {
    margin-top: 24px;
  }
}

.c-contact__success-actions {
  display: flex;
  gap: 12px;
  margin-top: 24px;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .c-contact__success-actions {
    flex-direction: column;
  }
}
@media only screen and (min-width: 737px) {
  .c-contact__success-actions {
    flex-direction: row;
  }
}
.c-contact__success-actions button {
  flex: 1;
  min-height: 48px;
  white-space: nowrap;
}

.c-counter {
  display: grid;
  justify-content: center;
  padding: 16px 16px;
  background-color: #4a90e2;
}
@media only screen and (max-width: 736px) {
  .c-counter {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter {
    grid-template-columns: 1080px;
    gap: 40px;
    min-width: 1112px;
  }
}

@media only screen and (min-width: 737px) {
  .c-counter__inner {
    display: flex;
    justify-content: flex-start;
  }
}

.c-counter__container {
  display: grid;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .c-counter__container {
    gap: 8px;
    padding: 24px 0;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter__container {
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 24px 0 24px 56px;
  }
}

.c-counter__label {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 736px) {
  .c-counter__label {
    padding: 24px 0;
    font-size: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter__label {
    padding-right: 56px;
    font-size: 18px;
  }
}
.c-counter__label::after {
  position: absolute;
  background-color: #fff;
  content: "";
}
@media only screen and (max-width: 736px) {
  .c-counter__label::after {
    bottom: 0;
    width: 100%;
    height: 1px;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter__label::after {
    top: 0;
    right: -0.5px;
    width: 1px;
    height: 100%;
  }
}

@media only screen and (max-width: 736px) {
  .c-counter__label--s {
    font-size: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter__label--s {
    font-size: 14px;
  }
}

.c-counter__text {
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 736px) {
  .c-counter__text {
    text-align: center;
  }
}
@media only screen and (min-width: 737px) {
  .c-counter__text {
    grid-column: 2/3;
  }
}

.c-counter__btn {
  width: 100%;
  padding: 8px 16px;
  border: 2px solid;
  border-color: #5a90dc;
  border-radius: 7px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  text-align: center;
  transition: all 0.2s ease;
}
@media (any-hover: hover) {
  .c-counter__btn:hover {
    box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
    color: #333;
    transition: all 0.2s ease;
    transform: translateY(-1px);
  }
}

.c-counter__btn--primary {
  border-color: #FFA800;
  background-color: #FFA800;
  color: #fff;
}
@media (any-hover: hover) {
  .c-counter__btn--primary:hover {
    color: #fff;
  }
}

.c-faq {
  display: grid;
  row-gap: 32px;
}

.c-faq__item-title {
  display: grid;
  align-content: flex-start;
  border-radius: 7px;
  background-color: #f7f9fb;
  color: #333;
  font-weight: 500;
  cursor: pointer;
}
@media only screen and (max-width: 736px) {
  .c-faq__item-title {
    grid-template-columns: 20px 1fr 18px;
    gap: 8px;
    padding: 16px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-faq__item-title {
    grid-template-columns: 24px 1fr 18px;
    gap: 16px;
    padding: 16px 32px;
    font-size: 18px;
  }
}
.c-faq__item-title:before {
  display: block;
  margin-top: 6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjQgMTYuNDMyQzEwLjg4IDE2LjQzMiAxMi41NiAxNC4wMzIgMTIuNTYgMTAuMDQ4QzEyLjU2IDYuMjMyIDEwLjg4IDMuOTUyIDguMjQgMy45NTJDNS42IDMuOTUyIDMuOTIgNi4yMzIgMy45MiAxMC4wNDhDMy45MiAxNC4wMzIgNS42IDE2LjQzMiA4LjI0IDE2LjQzMlpNMTMuOTc2IDIzLjgyNEMxMC4zNTIgMjMuODI0IDcuODMyIDIxLjg4IDYuNjA4IDE5LjE5MkMyLjgxNiAxOC40NzIgMC4yOTYgMTUuMTEyIDAuMjk2IDEwLjA0OEMwLjI5NiA0LjI2NCAzLjUzNiAwLjkwNCA4LjI0IDAuOTA0QzEyLjk0NCAwLjkwNCAxNi4xODQgNC4yODggMTYuMTg0IDEwLjA0OEMxNi4xODQgMTQuODk2IDEzLjg4IDE4LjE2IDEwLjM1MiAxOS4wNzJDMTEuMTY4IDIwLjQxNiAxMi43NzYgMjAuOTY4IDE0LjM4NCAyMC45NjhDMTUuMTUyIDIwLjk2OCAxNS44MjQgMjAuODQ4IDE2LjMyOCAyMC42OEwxNi45NzYgMjMuMjk2QzE2LjM1MiAyMy41ODQgMTUuMjcyIDIzLjgyNCAxMy45NzYgMjMuODI0Wk0yMS4zNTY4IDE5LjMzNkMyMC4xMDg4IDE5LjMzNiAxOS4xNzI4IDE4LjMyOCAxOS4xNzI4IDE3LjAzMkMxOS4xNzI4IDE1LjcxMiAyMC4xMDg4IDE0LjcyOCAyMS4zNTY4IDE0LjcyOEMyMi42Mjg4IDE0LjcyOCAyMy41NjQ4IDE1LjcxMiAyMy41NjQ4IDE3LjAzMkMyMy41NjQ4IDE4LjMyOCAyMi42Mjg4IDE5LjMzNiAyMS4zNTY4IDE5LjMzNloiIGZpbGw9IiM0QTkwRTIiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
.c-faq__item-title:after {
  display: block;
  height: 10px;
  margin-top: 12px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxOCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMS44MzgyMkwxLjkwMjcyIDBMOS4wMDA1MiA2Ljg2MDI2TDE2LjA5ODMgMEwxOCAxLjgzODIyTDkuOTQ3MjMgOS42MTkyNEM5LjgzNjQ1IDkuNzM3NDcgOS42OTI4IDkuODMzNDIgOS41Mjc2OCA5Ljg5OTUxQzkuMzYyNTUgOS45NjU2IDkuMTgwNDggMTAgOC45OTU4NyAxMEM4LjgxMTI2IDEwIDguNjI5MTkgOS45NjU2IDguNDY0MDYgOS44OTk1MUM4LjI5ODk0IDkuODMzNDIgOC4xNTUyOSA5LjczNzQ3IDguMDQ0NTEgOS42MTkyNEwwIDEuODM4MjJaIiBmaWxsPSIjNzc3Nzc3Ii8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  transform: rotate(180deg);
  transform-origin: center;
}
.c-faq__item-title.is-close:after {
  transform: rotate(0deg);
}
@media (any-hover: hover) {
  .c-faq__item-title {
    transition: color 0.2s ease;
  }
  .c-faq__item-title:after {
    transition: all 0.2s ease;
  }
  .c-faq__item-title:hover {
    color: #4a90e2;
    transition: color 0.2s ease;
  }
  .c-faq__item-title:hover:after {
    transform: translateY(-2px) rotate(180deg);
  }
  .c-faq__item-title:hover.is-close:after {
    transform: translateY(2px) rotate(0deg);
  }
}

.c-faq__item-desc {
  display: grid;
  overflow: hidden;
  grid-template-columns: 24px 1fr;
  grid-template-rows: 1fr;
  align-content: flex-start;
  border-radius: 7px;
  color: #333;
  font-size: 16px;
  line-height: 1.75;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 736px) {
  .c-faq__item-desc {
    grid-template-columns: 20px 1fr 18px;
    gap: 8px;
    padding: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-faq__item-desc {
    grid-template-columns: 24px 1fr 18px;
    gap: 16px;
    padding: 16px 32px;
  }
}
.c-faq__item-desc.is-close {
  grid-template-rows: 0;
}
@media only screen and (max-width: 736px) {
  .c-faq__item-desc.is-close {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-faq__item-desc.is-close {
    padding: 0 32px;
  }
}
.c-faq__item-desc:before {
  display: block;
  margin-top: 6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMyA5LjM1TDYuNzUgMTEuMzc1SDExLjE1TDEwLjYgOS4zNUMxMC4wMjUgNy40MjUgOS41MjUgNS4zIDkgMy4zSDguODc1QzguNCA1LjMyNSA3Ljg1IDcuNDI1IDcuMyA5LjM1Wk0wLjkgMTlMNi44MjUgMC40NzQ5OTlIMTEuMTc1TDE3LjEyNSAxOUgxMy4yNUwxMS45NSAxNC4yNUg1Ljk1TDQuNjUgMTlIMC45Wk0yMS4wNjU2IDE5LjM1QzE5Ljc2NTYgMTkuMzUgMTguNzkwNiAxOC4zIDE4Ljc5MDYgMTYuOTVDMTguNzkwNiAxNS41NzUgMTkuNzY1NiAxNC41NSAyMS4wNjU2IDE0LjU1QzIyLjM5MDYgMTQuNTUgMjMuMzY1NiAxNS41NzUgMjMuMzY1NiAxNi45NUMyMy4zNjU2IDE4LjMgMjIuMzkwNiAxOS4zNSAyMS4wNjU2IDE5LjM1WiIgZmlsbD0iIzRBOTBFMiIvPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.c-fixed-conversion {
  position: fixed;
  left: 0;
  bottom: 0;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(100%);
  z-index: 100;
}
.c-fixed-conversion.is-active {
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(0);
}

.c-fixed-conversion__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 14px;
  width: 100vw;
  padding: 12px 16px;
  background: linear-gradient(269deg, rgba(0, 91, 190, 0.9) 0%, rgba(5, 169, 244, 0.9) 100%);
}
@media only screen and (min-width: 737px) {
  .c-fixed-conversion__inner {
    column-gap: 24px;
    height: 100px;
    padding: 0 10px;
  }
}

.c-fixed-conversion__lead {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
@media only screen and (min-width: 737px) {
  .c-fixed-conversion__lead {
    font-size: 30px;
  }
}

@media only screen and (min-width: 737px) {
  .c-fixed-conversion__btn-list {
    display: flex;
    column-gap: 20px;
  }
}

.c-fixed-conversion__btn-item {
  width: 180px;
}
@media only screen and (min-width: 737px) {
  .c-fixed-conversion__btn-item {
    width: 280px;
  }
}

.c-fixed-conversion__btn {
  display: inline-block;
  width: 100%;
  padding: 0.4em;
  border: 2px solid;
  border-color: #e0e0e0;
  border-radius: 7px;
  background-color: #fff;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  transition: all 0.2s ease;
}
@media only screen and (min-width: 737px) {
  .c-fixed-conversion__btn {
    font-size: 20px;
  }
}
@media (any-hover: hover) {
  .c-fixed-conversion__btn:hover {
    box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
    color: #333;
    transition: all 0.3s ease-out;
    transform: translateY(-1px);
  }
}

.c-fixed-conversion__btn--primary {
  border-color: #FFA800;
  background-color: #FFA800;
  color: #fff;
}
@media (any-hover: hover) {
  .c-fixed-conversion__btn--primary:hover {
    color: #fff;
  }
}

.c-fixed-sns {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: fixed;
  z-index: 100;
}
@media only screen and (max-width: 736px) {
  .c-fixed-sns {
    bottom: 188px;
    right: 5px;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 737px) {
  .c-fixed-sns {
    top: 350px;
    right: 15px;
    width: 84px;
    height: 84px;
  }
}

.c-fixed-sns__icon {
  transition: all 0.3s ease;
}
.c-fixed-sns__icon:hover {
  transform: translateY(-3px);
  transition: all 0.3s ease;
}

.c-fixed-sns__icon--phone img {
  padding: 3px;
}

.c-flow__description {
  color: #424242;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.c-flow__description span {
  color: #4a90e2;
  font-size: 30px;
  text-decoration: underline;
}

.c-flow__list {
  display: grid;
  grid-template-columns: 100%;
  gap: 56px;
  position: relative;
  margin-top: 40px;
  z-index: 1;
}
@media only screen and (min-width: 737px) {
  .c-flow__list::after {
    position: absolute;
    left: 100px;
    width: 1px;
    height: 98%;
    background-image: linear-gradient(to bottom, #333 6px, transparent 4px);
    background-repeat: repeat-y;
    background-position: left bottom;
    background-size: 1px 10px;
    content: "";
    z-index: -1;
  }
}

.c-flow__item {
  display: grid;
  align-items: start;
}
@media only screen and (max-width: 736px) {
  .c-flow__item {
    grid-template-columns: 100%;
    gap: 16px;
    justify-items: center;
  }
}
@media only screen and (min-width: 737px) {
  .c-flow__item {
    grid-template-columns: 200px 1fr;
    gap: 48px;
  }
}

.c-flow__item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  border-radius: 300px;
  background-color: #f7f9fb;
}
@media only screen and (max-width: 736px) {
  .c-flow__item-image {
    width: 200px;
  }
}
.c-flow__item-image img {
  height: 140px;
}

.c-flow__item-container {
  display: grid;
  grid-template-columns: 100%;
  gap: 8px;
}
@media only screen and (max-width: 736px) {
  .c-flow__item-container {
    justify-items: center;
  }
}
@media only screen and (min-width: 737px) {
  .c-flow__item-container {
    padding: 32px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
}

.c-flow__item-body {
  display: grid;
  grid-template-columns: 100%;
  gap: 4px;
}
@media only screen and (max-width: 736px) {
  .c-flow__item-body {
    justify-content: center;
    justify-items: center;
  }
}

.c-flow__item-step {
  color: #4a90e2;
  font-size: 18px;
  font-weight: bold;
}

.c-flow__item-title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (min-width: 737px) {
  .c-flow__item-title {
    font-size: 24px;
  }
}

.c-flow__item-text {
  color: #424242;
  font-size: 16px;
  line-height: 1.75;
}
.c-flow__item-text span {
  color: #4a90e2;
  font-weight: bold;
}

.c-flow__item-text-link {
  color: #4a90e2;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
@media (any-hover: hover) {
  .c-flow__item-text-link:hover {
    color: #4a90e2;
    text-decoration: underline;
    text-decoration-thickness: 3px;
  }
}

.c-form__selectbox {
  width: 100%;
  min-height: 40px;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuODcxNjUgOC4wODcwNkM1LjY3MzAzIDguMzA3NzUgNS4zMjY5OCA4LjMwNzc1IDUuMTI4MzYgOC4wODcwNkwxLjc1MTA0IDQuMzM0NDhDMS40NjE0NSA0LjAxMjcyIDEuNjg5OCAzLjUgMi4xMjI2OCAzLjVMOC44NzczMiAzLjVDOS4zMTAyMSAzLjUgOS41Mzg1NSA0LjAxMjcyIDkuMjQ4OTcgNC4zMzQ0OEw1Ljg3MTY1IDguMDg3MDZaIiBmaWxsPSIjNzc3Nzc3Ii8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: 97.5% center;
  color: #424242;
  font-size: 14px;
  line-height: 1.4;
  -webkit-appearance: none;
          appearance: none;
}

.language-switcher {
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 737px) {
  .language-switcher {
    min-width: 160px;
    width: auto;
    float: right;
    clear: right;
  }
}
@media only screen and (max-width: 736px) {
  .language-switcher {
    min-width: 160px;
    max-width: calc(100% - 70px);
    width: auto;
    margin-right: 10px;
    display: flex;
    justify-content: flex-end;
  }
}

.language-current {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  background: white;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
@media only screen and (min-width: 737px) {
  .language-current {
    flex-direction: row;
    border: 1px solid #e0e0e0;
  }
}
@media only screen and (max-width: 736px) {
  .language-current {
    padding: 8px 12px;
    font-size: 12px;
    gap: 6px;
    border: none;
    background: transparent;
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 737px) {
  .language-current:hover {
    border-color: #000;
  }
}
@media only screen and (max-width: 736px) {
  .language-current:hover {
    background: rgba(0, 0, 0, 0.05);
  }
}

@media only screen and (min-width: 737px) {
  .language-current.active {
    border-color: #000;
  }
}
@media only screen and (max-width: 736px) {
  .language-current.active {
    background: rgba(0, 0, 0, 0.05);
  }
}

.language-current::after {
  content: "▼";
  font-size: 12px;
  color: #666;
  transition: transform 0.2s ease;
}
@media only screen and (min-width: 737px) {
  .language-current::after {
    margin-left: auto;
  }
}
@media only screen and (max-width: 736px) {
  .language-current::after {
    font-size: 10px;
    margin-left: 4px;
  }
}

.language-current.active::after {
  transform: rotate(180deg);
}

.language-flag {
  flex-shrink: 0;
}
@media only screen and (min-width: 737px) {
  .language-flag {
    font-size: 18px;
    line-height: 1;
    width: 20px;
  }
}
@media only screen and (max-width: 736px) {
  .language-flag {
    font-size: 16px;
    order: 2;
    width: 18px;
  }
}

.language-text {
  white-space: nowrap;
}
@media only screen and (max-width: 736px) {
  .language-text {
    font-size: 11px;
    order: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 40px);
  }
}

.language-dropdown {
  position: absolute;
  top: 100%;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.2s ease;
  margin-top: 4px;
}
@media only screen and (min-width: 737px) {
  .language-dropdown {
    right: 0;
    left: auto;
    min-width: 100%;
    background: white;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }
}
@media only screen and (max-width: 736px) {
  .language-dropdown {
    width: 130px;
    right: auto;
    left: auto;
    margin-right: 10px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }
}

.language-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.language-option {
  display: flex;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
}
@media only screen and (min-width: 737px) {
  .language-option {
    gap: 10px;
    padding: 12px 16px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: background 0.2s ease;
  }
}
@media only screen and (max-width: 736px) {
  .language-option {
    padding: 10px 12px;
    font-size: 12px;
    gap: 6px;
    color: #333;
  }
}

.language-option:last-child {
  border-bottom: none;
}

.language-option:hover {
  background: #f8f9fa;
}

.language-option.current {
  background: #e3f2fd;
  color: #007cba;
  font-weight: 500;
}

.c-mainvisual {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .c-mainvisual {
    height: auto;
    padding: 35px 0 0;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual {
    display: flex;
    overflow: hidden;
    align-items: flex-end;
    height: 750px;
    padding: 0 0 75px;
  }
}

.c-mainvisual__bg {
  position: absolute;
  left: 0;
  width: 100%;
  background: url("../img/top/img_mainvisual_bg.png"), image-set(url("../img/top/img_mainvisual_bg.png") 1x, url("../img/top/img_mainvisual_bg@2x.png") 2x, url("../img/top/img_mainvisual_bg@3x.png") 3x), linear-gradient(80deg, #05a9f4, #005bbe);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}
@media only screen and (max-width: 736px) {
  .c-mainvisual__bg {
    top: 0;
    height: calc(100% - 164px);
    background-position: top left 15%;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__bg {
    top: 0;
    height: 100%;
    background-position: center;
  }
}

.c-mainvisual__inner {
  display: grid;
  position: relative;
}
@media only screen and (max-width: 736px) {
  .c-mainvisual__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__inner {
    grid-template-columns: 584px 706px;
    grid-template-rows: auto 74px;
    column-gap: 25px;
    width: 1345px;
    margin: 0 auto;
  }
}

.c-mainvisual__text-box {
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__text-box {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}

.c-mainvisual__catch-lead {
  display: inline-block;
  margin-bottom: 8px;
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  line-height: 1;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__catch-lead {
    margin-bottom: 24px;
    font-size: 113px;
  }
}

.c-mainvisual__catch-lead--l {
  font-size: 36px;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__catch-lead--l {
    font-size: 71px;
  }
}

.c-mainvisual__catch-lead--s {
  font-size: 36px;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__catch-lead--s {
    font-size: 52px;
    line-height: 1.2;
    letter-spacing: 0.5px;
  }
}

.c-mainvisual__catch-text {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__catch-text {
    font-size: 40px;
  }
}

.c-mainvisual__catch-text--s {
  font-size: 16px;
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__catch-text--s {
    font-size: 35px;
    letter-spacing: 1px;
  }
}

.c-mainvisual__logo {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .c-mainvisual__logo {
    width: 187px;
    margin-top: 24px;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__logo {
    margin-top: 46px;
  }
}

@media only screen and (max-width: 736px) {
  .c-mainvisual__logo--vietnam {
    width: 220px;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__logo--vietnam {
    margin-top: 73px;
  }
}

.c-mainvisual__mock {
  position: relative;
}
@media only screen and (max-width: 736px) {
  .c-mainvisual__mock {
    width: 66%;
    max-width: 360px;
    margin-top: 24px;
    margin-bottom: 16px;
    text-align: center;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__mock {
    display: flex;
    grid-column: 2/3;
    grid-row: 1/4;
    align-items: flex-end;
  }
}

@media only screen and (max-width: 736px) {
  .c-mainvisual__mock-img {
    height: 170px;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__mock-img {
    width: 100%;
  }
}

@media only screen and (min-width: 737px) {
  .c-mainvisual__badge {
    position: absolute;
    top: -36px;
    right: -70px;
    width: 218px;
  }
}

@media only screen and (min-width: 737px) {
  .c-mainvisual__badge--adjust {
    top: -80px;
  }
}

@media only screen and (max-width: 736px) {
  .c-mainvisual__btn-list {
    width: 100%;
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 737px) {
  .c-mainvisual__btn-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 24px;
    grid-column: 1/2;
    grid-row: 3/4;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 16px;
  }
}

@media only screen and (max-width: 736px) {
  .c-mainvisual__btn-item {
    margin-bottom: 10px;
  }
}

.c-mainvisual__btn {
  display: inline-block;
  width: 100%;
  padding: 0.4em;
  border: 2px solid;
  border-color: #e0e0e0;
  border-radius: 7px;
  background-color: #fff;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  transition: all 0.2s ease;
}
@media (any-hover: hover) {
  .c-mainvisual__btn:hover {
    box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.14);
    color: #333;
    transition: all 0.3s ease-out;
    transform: translateY(-1px);
  }
}

.c-mainvisual__btn--primary {
  border-color: #FFA800;
  background-color: #FFA800;
  color: #fff;
}
@media (any-hover: hover) {
  .c-mainvisual__btn--primary:hover {
    color: #fff;
  }
}

@media only screen and (min-width: 737px) {
  .c-mainvisual__btn-list:has(.c-mainvisual__btn-item:only-child) {
    grid-template-columns: 1fr;
    justify-items: center;
    max-width: 400px;
    margin: 0 auto 16px auto;
  }
  .c-mainvisual__btn-list .c-mainvisual__btn-item:only-child .c-mainvisual__btn {
    font-size: 24px;
    padding: 0.6em 1.5em;
    min-width: 300px;
  }
  .c-mainvisual__btn-list--single {
    grid-template-columns: 1fr !important;
    justify-items: center;
    max-width: 400px;
    margin: 0 auto 16px auto;
  }
  .c-mainvisual__btn-list--single .c-mainvisual__btn {
    font-size: 24px;
    padding: 0.6em 1.5em;
    min-width: 300px;
  }
}
.c-plan__container {
  display: grid;
  row-gap: 36px;
  margin-top: 32px;
}

.c-plan__function-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .c-plan__function-list {
    gap: 24px;
  }
}
@media only screen and (min-width: 737px) {
  .c-plan__function-list {
    gap: 40px;
  }
}

.c-plan__function-item {
  display: grid;
  border-radius: 50%;
  background-color: #fff;
  place-items: center;
}
@media only screen and (max-width: 736px) {
  .c-plan__function-item {
    width: 135px;
    height: 135px;
  }
}
@media only screen and (min-width: 737px) {
  .c-plan__function-item {
    width: 170px;
    height: 170px;
  }
}

.c-plan__function-text {
  color: #424242;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}
.c-plan__function-text span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.c-plan__text {
  color: #424242;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

@media only screen and (max-width: 736px) {
  .c-plan__table-wrap {
    overflow-x: auto;
    width: 100%;
  }
}

.c-plan__table {
  width: 100%;
  height: 100%;
  margin: 0;
  border: solid 0.5px #e0e0e0;
  border-radius: 7px;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
}

@media only screen and (max-width: 736px) {
  .c-plan__table--wide {
    width: 800px;
  }
}

.c-plan__table-head .c-plan__table-cell:first-of-type {
  border-top-left-radius: 7px;
}
.c-plan__table-head .c-plan__table-cell:last-of-type {
  border-top-right-radius: 7px;
}

.c-plan__table-body .c-plan__table-cell:first-of-type {
  border-bottom-left-radius: 7px;
}
.c-plan__table-body .c-plan__table-cell:last-of-type {
  border-bottom-right-radius: 7px;
}

.c-plan__table-cell {
  height: 100%;
  padding: 24px;
  border: 0.5px solid rgb(224, 224, 224);
  text-align: center;
}

.c-plan__table-cell--s {
  padding: 8px 24px;
}

.c-plan__table-cell--bg-blue {
  background-color: rgb(74, 144, 226);
  color: #fff;
}

.c-plan__table-cell--bg-lightblue {
  background-color: rgb(200, 220, 250);
}

.c-plan__table-cell--bg-paleblue {
  background-color: rgb(225, 235, 250);
}

.c-plan__table-cell--bg-gray {
  background-color: rgb(245, 245, 245);
}

.c-plan__table-text {
  color: #424242;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.c-plan__table-text--s {
  font-size: 12px;
  font-weight: 400;
}

.c-plan__table-text--l {
  font-size: 24px;
  font-weight: bold;
}

.c-plan__table-text--xl {
  font-size: 40px;
  font-weight: bold;
}

.c-plan__table-text--blue {
  color: #4a90e2;
}

.c-plan__table-text--white {
  color: #fff;
}

.c-plan__table-text--fw-bold {
  font-weight: bold;
}

.c-plan__table-text--fw-medium {
  font-weight: 500;
}

.c-plan__body {
  display: grid;
  row-gap: 16px;
  margin-top: 36px;
}

.c-plan__notion {
  display: grid;
}

.c-plan__notion-text {
  padding-left: 1em;
  list-style: none;
  color: #424242;
  font-size: 12px;
}
.c-plan__notion-text:before {
  display: inline;
  margin-left: -1em;
  content: "※";
}

.c-points {
  padding: 80px 16px;
}
@media only screen and (min-width: 737px) {
  .c-points {
    padding: 80px 0;
  }
}

.c-points__inner {
  width: 100%;
}
@media only screen and (min-width: 737px) {
  .c-points__inner {
    width: 1140px;
    margin: 0 auto;
    padding: 0;
  }
}

.c-points__container {
  display: grid;
  row-gap: 32px;
}

.c-points__navi {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 35px auto 30px;
}
@media only screen and (min-width: 737px) {
  .c-points__navi {
    width: 900px;
    margin-top: 40px;
    margin-bottom: 90px;
  }
}

.c-points__navi-item {
  position: relative;
  width: 33%;
}
@media only screen and (max-width: 736px) {
  .c-points__navi-item {
    padding: 15px 0;
    border-radius: 8px;
    background-color: #fff;
  }
}
@media only screen and (min-width: 737px) {
  .c-points__navi-item {
    width: 250px;
    cursor: pointer;
  }
}
@media only screen and (max-width: 736px) {
  .c-points__navi-item.is-active {
    background-color: rgba(255, 255, 255, 0.64);
  }
}
.c-points__navi-item.is-active:after {
  position: absolute;
  left: calc(50% - 10px);
  bottom: -30px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-bottom: 20px solid rgba(255, 255, 255, 0.64);
  border-left: 12px solid transparent;
  content: "";
}
@media only screen and (min-width: 737px) {
  .c-points__navi-item.is-active:after {
    left: calc(50% - 20px);
    bottom: -90px;
    border-right: 25px solid transparent;
    border-bottom: 43px solid rgba(255, 255, 255, 0.64);
    border-left: 25px solid transparent;
  }
}

.c-points__text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  border-bottom: 2px solid #4a90e2;
  color: #4a90e2;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-points__text {
    font-size: 20px;
  }
}

.c-points__text-num {
  display: inline-block;
  padding-left: 4px;
  font-size: 22px;
}
@media only screen and (min-width: 737px) {
  .c-points__text-num {
    font-size: 30px;
  }
}

.c-points__icon {
  min-height: 50px;
  margin-top: 25px;
  padding: 0 10px;
}
@media only screen and (max-width: 736px) {
  .c-points__icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .c-points__icon img {
    max-height: 50px;
  }
}
@media only screen and (min-width: 737px) {
  .c-points__icon {
    min-height: 110px;
    margin-top: 30px;
    text-align: center;
  }
}

.c-points__caption {
  margin-top: 15px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-points__caption {
    margin-top: 25px;
    font-size: 21px;
  }
}

@media only screen and (min-width: 737px) {
  .c-points__caption--s {
    font-size: 18px;
  }
}

.c-points__slide {
  padding: 25px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.64);
}
@media only screen and (min-width: 737px) {
  .c-points__slide {
    padding: 48px 32px;
  }
}

.c-points__slide-title {
  color: #4a90e2;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-title {
    font-size: 30px;
    text-align: left;
  }
}

.c-points__slide-title-text {
  font-size: 11px;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-title-text {
    font-size: 20px;
  }
}

.c-points__slide-title-num {
  margin-right: 8px;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-title-num {
    margin-right: 16px;
    margin-left: 4px;
  }
}

.c-points__slide-list {
  margin-top: 30px;
}
.c-points__slide-list li:first-child {
  margin-top: 0;
}
.c-points__slide-list li:first-child:after {
  display: none;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-list {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .c-points__slide-list li:first-child:after {
    display: none;
  }
}

.c-points__slide-item {
  position: relative;
  width: 100%;
  margin-top: 45px;
  text-align: center;
}
.c-points__slide-item:after {
  position: absolute;
  top: -28px;
  left: calc(50% - 10px);
  width: 20.5px;
  height: 13.5px;
  background-image: url(../img/top/icn_points_arrow.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 20.5px 13.5px;
  content: "";
  transform: rotate(90deg);
}
@media only screen and (min-width: 737px) {
  .c-points__slide-item {
    width: 240px;
    margin: 0 50px;
  }
  .c-points__slide-item:after {
    top: calc(50% - 50px);
    left: -70px;
    width: 41px;
    height: 27px;
    background-size: 41px 27px;
    transform: rotate(0);
  }
}

@media only screen and (min-width: 737px) {
  .c-points__slide-item--wide {
    width: 270px;
  }
}

@media only screen and (min-width: 737px) {
  .c-points__slide-image {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 192px;
  }
}
@media only screen and (max-width: 736px) {
  .c-points__slide-image img {
    display: inline;
    max-width: 150px;
  }
}
@media only screen and (min-width: 737px) {
  .c-points__slide-image img {
    max-width: auto;
  }
}

.c-points__slide-caption {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-caption {
    margin-top: 30px;
    font-size: 23px;
  }
}

@media only screen and (min-width: 737px) {
  .c-points__slide-caption--s {
    font-size: 20px;
  }
}

.c-points__slide-text {
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-points__slide-text {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 736px) {
  .c-points__arrow {
    display: inline-block;
    position: absolute;
    top: -120px;
    width: 14px;
    height: 31px;
    padding: 0;
    border: none;
    outline: none;
    background-image: url(../img/top/icn_slide_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
  }
}

@media only screen and (max-width: 736px) {
  .c-points__arrow--next {
    right: 0;
  }
}

@media only screen and (max-width: 736px) {
  .c-points__arrow--prev {
    left: 0;
    transform: rotate(180deg);
  }
}

.c-problems {
  width: 100%;
}
@media only screen and (min-width: 737px) {
  .c-problems {
    width: 1040px;
    margin: 0 auto;
  }
}

.c-problems__slidearea {
  display: none;
  padding: 20px 15px 32px;
  box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.03);
  background-color: #f7f9fb;
}
@media only screen and (min-width: 737px) {
  .c-problems__slidearea {
    margin-top: 0;
    margin-bottom: 46px;
    padding: 50px 70px;
  }
}
.c-problems__slidearea.slick-initialized {
  display: block;
}

.c-problems__resolve-word {
  display: grid;
  grid-template-columns: repeat(2, auto);
  column-gap: 12px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.4;
}
@media only screen and (max-width: 736px) {
  .c-problems__resolve-word {
    margin: 0 auto;
    padding: 0 22px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__resolve-word {
    align-items: center;
    padding: 0 32px;
    font-size: 28px;
  }
}
.c-problems__resolve-word:before, .c-problems__resolve-word:after {
  position: absolute;
  top: 50%;
  width: 1px;
  height: 28px;
  background-color: #979797;
  content: "";
}
@media only screen and (min-width: 737px) {
  .c-problems__resolve-word:before, .c-problems__resolve-word:after {
    height: 36px;
  }
}
.c-problems__resolve-word:before {
  left: 10px;
  transform: rotate(-30deg) translateY(-50%);
}
.c-problems__resolve-word:after {
  right: 10px;
  transform: rotate(30deg) translateY(-50%);
}
.c-problems__resolve-word img {
  width: 15.5px;
}
@media only screen and (min-width: 737px) {
  .c-problems__resolve-word img {
    width: 21px;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__resolve-word--s {
    font-size: 20px;
  }
}

.c-problems__arrow {
  display: inline-block;
  position: absolute;
  top: -80px;
  width: 14px;
  height: 31px;
  padding: 0;
  border: none;
  outline: none;
  background-image: url(../img/top/icn_slide_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
}
@media only screen and (min-width: 737px) {
  .c-problems__arrow {
    top: 50%;
    width: 14px;
    height: 31px;
    transform: translate(0, -50%);
  }
}

.c-problems__arrow--next {
  right: 0;
}
@media only screen and (min-width: 737px) {
  .c-problems__arrow--next {
    right: -30px;
  }
}

.c-problems__arrow--prev {
  left: 0;
  transform: rotate(180deg);
}
@media only screen and (min-width: 737px) {
  .c-problems__arrow--prev {
    left: -30px;
  }
}

.c-problems .slick-dots {
  left: 0;
  bottom: -46px;
}
.c-problems .slick-dots li {
  margin: 0;
}
.c-problems .slick-dots li button:before {
  color: #f7f9fb;
  opacity: 1;
}
.c-problems .slick-dots li.slick-active button:before {
  color: #4a90e2;
  opacity: 1;
}

@media only screen and (max-width: 736px) {
  .c-problems__navi {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__navi {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 800px;
    margin: 60px auto 0;
  }
}

.c-problems__navi-item {
  background-repeat: no-repeat;
}
.c-problems__navi-item:first-child {
  background-image: url(../img/top/img_problems_person01.svg);
}
.c-problems__navi-item:nth-child(2) {
  background-image: url(../img/top/img_problems_person02.svg);
}
.c-problems__navi-item:nth-child(3) {
  background-image: url(../img/top/img_problems_person03.svg);
}
@media only screen and (max-width: 736px) {
  .c-problems__navi-item {
    display: none;
    position: relative;
    width: 100%;
    height: 140px;
    background-position: left calc(50% + 90px) bottom 0;
    background-size: 95px 140px;
  }
  .c-problems__navi-item.is-active {
    display: block;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__navi-item {
    width: 220px;
    height: 410px;
    padding-bottom: 155px;
    background-position: 50% 100%;
    cursor: pointer;
  }
  .c-problems__navi-item.is-active .c-problems__baloon {
    background-image: url(../img/top/img_problems_baloon_white.svg);
    background-position: left 0 bottom 0;
    transition: transform 0.4s ease-out;
    transform: scale(1.15);
  }
}
@media (any-hover: hover) {
  .c-problems__navi-item:hover .c-problems__baloon {
    background-image: url(../img/top/img_problems_baloon_white.svg);
  }
}

.c-problems__baloon {
  background-repeat: no-repeat;
}
@media only screen and (max-width: 736px) {
  .c-problems__baloon {
    position: absolute;
    top: 0;
    left: calc(50% - 150px);
    width: 168px;
    height: 180px;
    padding: 28px 22px 0;
    background-image: url(../img/top/img_problems_baloon_white.svg);
    background-position: 0 0;
    background-size: 168px 180px;
    font-size: 15px;
    line-height: 1.3;
    text-align: center;
    z-index: 10;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__baloon {
    width: 220px;
    height: 234px;
    padding: 40px 30px 0;
    background-image: url(../img/top/img_problems_baloon_blue.svg);
    background-position: left 0 bottom 0;
    background-size: 221px 234px;
    text-align: center;
    transition: transform 0.4s ease-out;
    transform: scale(1);
  }
}

.c-problems__baloon-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #979797;
  color: #4a90e2;
  font-size: 20px;
}
@media only screen and (min-width: 737px) {
  .c-problems__baloon-title {
    font-size: 21px;
  }
}

.c-problems__baloon-text {
  color: #000;
}
@media only screen and (max-width: 736px) {
  .c-problems__baloon-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.7;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__baloon-text {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__baloon-text--adjust {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 736px) {
  .c-problems__title {
    display: none;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__title {
    display: block;
    position: relative;
    width: 766px;
    margin: 0 auto;
    padding: 20px 0;
    border-radius: 36px;
    background-color: #fff;
    color: #333;
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
  }
  .c-problems__title span {
    display: inline-block;
    margin-right: 20px;
    color: #4a90e2;
    font-size: 27px;
    font-weight: bold;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__title--s {
    font-size: 23px;
  }
  .c-problems__title--s span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 736px) {
  .c-problems__list-wrap {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__list-wrap {
    position: relative;
    width: 600px;
    margin: 25px auto 0;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__list-wrap--wide {
    width: 766px;
    margin-top: 40px;
  }
}

.c-problems__item {
  margin-left: 1em;
  font-size: 13px;
  line-height: 1.5;
  text-indent: -1em;
}
@media only screen and (min-width: 737px) {
  .c-problems__item {
    font-size: 18px;
    line-height: 1.47;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__item--s {
    font-size: 16px;
  }
}

@media only screen and (max-width: 736px) {
  .c-problems__person {
    display: none;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__person {
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__person--adjust {
    top: -25px;
  }
}

.c-problems__resolve {
  margin-top: 30px;
}
@media only screen and (min-width: 737px) {
  .c-problems__resolve {
    width: 740px;
    margin: 50px auto 0;
  }
}

.c-problems__resolve-wrap {
  margin-top: 20px;
}
@media only screen and (min-width: 737px) {
  .c-problems__resolve-wrap {
    display: grid;
    grid-template-columns: 356px 1fr;
    column-gap: 80px;
    margin-top: 28px;
  }
}

@media only screen and (max-width: 736px) {
  .c-problems__resolve-image {
    padding: 0 50px;
  }
}
.c-problems__resolve-image img {
  width: 100%;
}

@media only screen and (max-width: 736px) {
  .c-problems__functions {
    margin-top: 40px;
  }
}

.c-problems__functions-list {
  display: grid;
}
@media only screen and (max-width: 736px) {
  .c-problems__functions-list {
    row-gap: 15px;
    width: 85%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__functions-list {
    row-gap: 20px;
  }
}

.c-problems__functions-item {
  display: flex;
  align-items: center;
  font-weight: 500;
}
@media only screen and (max-width: 736px) {
  .c-problems__functions-item {
    font-size: 14px;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__functions-item {
    font-size: 18px;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__functions-item--s {
    font-size: 14px;
  }
}

.c-problems__functions-icon {
  display: inline;
  width: auto;
  min-width: 35px;
  height: auto;
  max-height: 40px;
  margin-right: 10px;
  text-align: center;
}
.c-problems__functions-icon img {
  display: inline;
}

.c-problems__functions-title {
  margin-bottom: 20px;
  color: #4a90e2;
  font-weight: 500;
}
@media only screen and (max-width: 736px) {
  .c-problems__functions-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (min-width: 737px) {
  .c-problems__functions-title {
    font-size: 21px;
  }
}

@media only screen and (min-width: 737px) {
  .c-problems__functions-title--s {
    font-size: 20px;
  }
}

.c-simple-contact {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 16px;
}
@media only screen and (min-width: 737px) {
  .c-simple-contact {
    padding: 0 24px;
  }
}
.c-simple-contact .c-contact {
  display: block !important;
  grid-template-columns: none !important;
  margin: 0;
}
.c-simple-contact .c-contact__left {
  text-align: center;
  margin-bottom: 32px;
}
.c-simple-contact .c-contact__left .c-contact__illustration {
  display: none;
}
.c-simple-contact .c-contact__form {
  margin-top: 0;
}
.c-simple-contact .c-contact--simple-success {
  text-align: center;
  padding: 40px 0;
}
.c-simple-contact .c-contact--simple-success .c-contact__success-content .c-typography--heading-section,
.c-simple-contact .c-contact--simple-success .c-contact__success-content .c-typography--section-description {
  text-align: center;
}

.c-support {
  display: grid;
  row-gap: 40px;
}

.c-support__container {
  display: grid;
  row-gap: 32px;
}

.c-support__list {
  display: grid;
  justify-content: center;
}
@media only screen and (max-width: 736px) {
  .c-support__list {
    row-gap: 24px;
  }
}
@media only screen and (min-width: 737px) {
  .c-support__list {
    grid-template-columns: repeat(2, auto);
    gap: 72px;
  }
}

.c-support__item {
  display: grid;
  grid-template-rows: 80px auto;
  gap: 8px;
  align-content: center;
  justify-content: center;
  justify-items: center;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background-color: #fff;
}
@media only screen and (min-width: 737px) {
  .c-support__item {
    grid-template-rows: 100px auto;
    width: 312px;
    height: 312px;
  }
}

.c-support__item-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
}
@media only screen and (min-width: 737px) {
  .c-support__item-image {
    width: 100px;
  }
}

.c-support__item-title {
  display: grid;
  color: #4a90e2;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (min-width: 737px) {
  .c-support__item-title {
    font-size: 20px;
  }
}

.c-typography {
  color: #424242;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: left;
}

.c-typography--heading-section {
  position: relative;
  color: #333;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .c-typography--heading-section {
    padding-bottom: 21px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 737px) {
  .c-typography--heading-section {
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 40px;
    font-size: 24px;
  }
}
.c-typography--heading-section::after {
  display: block;
  position: absolute;
  bottom: 0;
  border-radius: 4px;
  background-image: linear-gradient(80deg, #05a9f4, #005bbe);
  content: "";
}
@media only screen and (max-width: 736px) {
  .c-typography--heading-section::after {
    left: calc(50% - 25px);
    width: 50px;
    height: 5px;
  }
}
@media only screen and (min-width: 737px) {
  .c-typography--heading-section::after {
    left: calc(50% - 40px);
    width: 80px;
    height: 8px;
  }
}

@media only screen and (min-width: 737px) {
  .c-typography--heading-section--l {
    font-size: 30px;
  }
}

.c-typography--section-description {
  display: grid;
  justify-content: center;
  text-align: left;
}
@media only screen and (max-width: 736px) {
  .c-typography--section-description {
    font-size: 14px;
  }
}
@media only screen and (min-width: 737px) {
  .c-typography--section-description {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 16px;
  }
}

.u-mt-0 {
  margin-top: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-0 {
    margin-top: 0px !important;
  }
}
.u-mt-4 {
  margin-top: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-4 {
    margin-top: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-4 {
    margin-top: 4px !important;
  }
}
.u-mt-8 {
  margin-top: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-8 {
    margin-top: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-8 {
    margin-top: 8px !important;
  }
}
.u-mt-12 {
  margin-top: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-12 {
    margin-top: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-12 {
    margin-top: 12px !important;
  }
}
.u-mt-16 {
  margin-top: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-16 {
    margin-top: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-16 {
    margin-top: 16px !important;
  }
}
.u-mt-20 {
  margin-top: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-20 {
    margin-top: 20px !important;
  }
}
.u-mt-24 {
  margin-top: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-24 {
    margin-top: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-24 {
    margin-top: 24px !important;
  }
}
.u-mt-28 {
  margin-top: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-28 {
    margin-top: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-28 {
    margin-top: 28px !important;
  }
}
.u-mt-32 {
  margin-top: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-32 {
    margin-top: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-32 {
    margin-top: 32px !important;
  }
}
.u-mt-36 {
  margin-top: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-36 {
    margin-top: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-36 {
    margin-top: 36px !important;
  }
}
.u-mt-40 {
  margin-top: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-40 {
    margin-top: 40px !important;
  }
}
.u-mt-44 {
  margin-top: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-44 {
    margin-top: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-44 {
    margin-top: 44px !important;
  }
}
.u-mt-48 {
  margin-top: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-48 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-48 {
    margin-top: 48px !important;
  }
}
.u-mt-52 {
  margin-top: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-52 {
    margin-top: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-52 {
    margin-top: 52px !important;
  }
}
.u-mt-56 {
  margin-top: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-56 {
    margin-top: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-56 {
    margin-top: 56px !important;
  }
}
.u-mt-60 {
  margin-top: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-60 {
    margin-top: 60px !important;
  }
}
.u-mt-64 {
  margin-top: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-64 {
    margin-top: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-64 {
    margin-top: 64px !important;
  }
}
.u-mt-68 {
  margin-top: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-68 {
    margin-top: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-68 {
    margin-top: 68px !important;
  }
}
.u-mt-72 {
  margin-top: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-72 {
    margin-top: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-72 {
    margin-top: 72px !important;
  }
}
.u-mt-76 {
  margin-top: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-76 {
    margin-top: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-76 {
    margin-top: 76px !important;
  }
}
.u-mt-80 {
  margin-top: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-80 {
    margin-top: 80px !important;
  }
}
.u-mt-84 {
  margin-top: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-84 {
    margin-top: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-84 {
    margin-top: 84px !important;
  }
}
.u-mt-88 {
  margin-top: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-88 {
    margin-top: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-88 {
    margin-top: 88px !important;
  }
}
.u-mt-92 {
  margin-top: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-92 {
    margin-top: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-92 {
    margin-top: 92px !important;
  }
}
.u-mt-96 {
  margin-top: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-96 {
    margin-top: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-96 {
    margin-top: 96px !important;
  }
}
.u-mt-100 {
  margin-top: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mt-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mt-100 {
    margin-top: 100px !important;
  }
}
.u-mr-0 {
  margin-right: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-0 {
    margin-right: 0px !important;
  }
}
.u-mr-4 {
  margin-right: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-4 {
    margin-right: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-4 {
    margin-right: 4px !important;
  }
}
.u-mr-8 {
  margin-right: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-8 {
    margin-right: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-8 {
    margin-right: 8px !important;
  }
}
.u-mr-12 {
  margin-right: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-12 {
    margin-right: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-12 {
    margin-right: 12px !important;
  }
}
.u-mr-16 {
  margin-right: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-16 {
    margin-right: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-16 {
    margin-right: 16px !important;
  }
}
.u-mr-20 {
  margin-right: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-20 {
    margin-right: 20px !important;
  }
}
.u-mr-24 {
  margin-right: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-24 {
    margin-right: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-24 {
    margin-right: 24px !important;
  }
}
.u-mr-28 {
  margin-right: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-28 {
    margin-right: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-28 {
    margin-right: 28px !important;
  }
}
.u-mr-32 {
  margin-right: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-32 {
    margin-right: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-32 {
    margin-right: 32px !important;
  }
}
.u-mr-36 {
  margin-right: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-36 {
    margin-right: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-36 {
    margin-right: 36px !important;
  }
}
.u-mr-40 {
  margin-right: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-40 {
    margin-right: 40px !important;
  }
}
.u-mr-44 {
  margin-right: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-44 {
    margin-right: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-44 {
    margin-right: 44px !important;
  }
}
.u-mr-48 {
  margin-right: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-48 {
    margin-right: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-48 {
    margin-right: 48px !important;
  }
}
.u-mr-52 {
  margin-right: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-52 {
    margin-right: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-52 {
    margin-right: 52px !important;
  }
}
.u-mr-56 {
  margin-right: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-56 {
    margin-right: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-56 {
    margin-right: 56px !important;
  }
}
.u-mr-60 {
  margin-right: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-60 {
    margin-right: 60px !important;
  }
}
.u-mr-64 {
  margin-right: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-64 {
    margin-right: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-64 {
    margin-right: 64px !important;
  }
}
.u-mr-68 {
  margin-right: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-68 {
    margin-right: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-68 {
    margin-right: 68px !important;
  }
}
.u-mr-72 {
  margin-right: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-72 {
    margin-right: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-72 {
    margin-right: 72px !important;
  }
}
.u-mr-76 {
  margin-right: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-76 {
    margin-right: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-76 {
    margin-right: 76px !important;
  }
}
.u-mr-80 {
  margin-right: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-80 {
    margin-right: 80px !important;
  }
}
.u-mr-84 {
  margin-right: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-84 {
    margin-right: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-84 {
    margin-right: 84px !important;
  }
}
.u-mr-88 {
  margin-right: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-88 {
    margin-right: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-88 {
    margin-right: 88px !important;
  }
}
.u-mr-92 {
  margin-right: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-92 {
    margin-right: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-92 {
    margin-right: 92px !important;
  }
}
.u-mr-96 {
  margin-right: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-96 {
    margin-right: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-96 {
    margin-right: 96px !important;
  }
}
.u-mr-100 {
  margin-right: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mr-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mr-100 {
    margin-right: 100px !important;
  }
}
.u-mb-0 {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-0 {
    margin-bottom: 0px !important;
  }
}
.u-mb-4 {
  margin-bottom: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-4 {
    margin-bottom: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-4 {
    margin-bottom: 4px !important;
  }
}
.u-mb-8 {
  margin-bottom: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-8 {
    margin-bottom: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-8 {
    margin-bottom: 8px !important;
  }
}
.u-mb-12 {
  margin-bottom: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-12 {
    margin-bottom: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-12 {
    margin-bottom: 12px !important;
  }
}
.u-mb-16 {
  margin-bottom: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-16 {
    margin-bottom: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-16 {
    margin-bottom: 16px !important;
  }
}
.u-mb-20 {
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-20 {
    margin-bottom: 20px !important;
  }
}
.u-mb-24 {
  margin-bottom: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-24 {
    margin-bottom: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-24 {
    margin-bottom: 24px !important;
  }
}
.u-mb-28 {
  margin-bottom: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-28 {
    margin-bottom: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-28 {
    margin-bottom: 28px !important;
  }
}
.u-mb-32 {
  margin-bottom: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-32 {
    margin-bottom: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-32 {
    margin-bottom: 32px !important;
  }
}
.u-mb-36 {
  margin-bottom: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-36 {
    margin-bottom: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-36 {
    margin-bottom: 36px !important;
  }
}
.u-mb-40 {
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-40 {
    margin-bottom: 40px !important;
  }
}
.u-mb-44 {
  margin-bottom: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-44 {
    margin-bottom: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-44 {
    margin-bottom: 44px !important;
  }
}
.u-mb-48 {
  margin-bottom: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-48 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-48 {
    margin-bottom: 48px !important;
  }
}
.u-mb-52 {
  margin-bottom: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-52 {
    margin-bottom: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-52 {
    margin-bottom: 52px !important;
  }
}
.u-mb-56 {
  margin-bottom: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-56 {
    margin-bottom: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-56 {
    margin-bottom: 56px !important;
  }
}
.u-mb-60 {
  margin-bottom: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-60 {
    margin-bottom: 60px !important;
  }
}
.u-mb-64 {
  margin-bottom: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-64 {
    margin-bottom: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-64 {
    margin-bottom: 64px !important;
  }
}
.u-mb-68 {
  margin-bottom: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-68 {
    margin-bottom: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-68 {
    margin-bottom: 68px !important;
  }
}
.u-mb-72 {
  margin-bottom: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-72 {
    margin-bottom: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-72 {
    margin-bottom: 72px !important;
  }
}
.u-mb-76 {
  margin-bottom: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-76 {
    margin-bottom: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-76 {
    margin-bottom: 76px !important;
  }
}
.u-mb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-80 {
    margin-bottom: 80px !important;
  }
}
.u-mb-84 {
  margin-bottom: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-84 {
    margin-bottom: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-84 {
    margin-bottom: 84px !important;
  }
}
.u-mb-88 {
  margin-bottom: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-88 {
    margin-bottom: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-88 {
    margin-bottom: 88px !important;
  }
}
.u-mb-92 {
  margin-bottom: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-92 {
    margin-bottom: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-92 {
    margin-bottom: 92px !important;
  }
}
.u-mb-96 {
  margin-bottom: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-96 {
    margin-bottom: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-96 {
    margin-bottom: 96px !important;
  }
}
.u-mb-100 {
  margin-bottom: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-mb-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-mb-100 {
    margin-bottom: 100px !important;
  }
}
.u-ml-0 {
  margin-left: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-0 {
    margin-left: 0px !important;
  }
}
.u-ml-4 {
  margin-left: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-4 {
    margin-left: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-4 {
    margin-left: 4px !important;
  }
}
.u-ml-8 {
  margin-left: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-8 {
    margin-left: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-8 {
    margin-left: 8px !important;
  }
}
.u-ml-12 {
  margin-left: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-12 {
    margin-left: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-12 {
    margin-left: 12px !important;
  }
}
.u-ml-16 {
  margin-left: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-16 {
    margin-left: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-16 {
    margin-left: 16px !important;
  }
}
.u-ml-20 {
  margin-left: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-20 {
    margin-left: 20px !important;
  }
}
.u-ml-24 {
  margin-left: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-24 {
    margin-left: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-24 {
    margin-left: 24px !important;
  }
}
.u-ml-28 {
  margin-left: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-28 {
    margin-left: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-28 {
    margin-left: 28px !important;
  }
}
.u-ml-32 {
  margin-left: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-32 {
    margin-left: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-32 {
    margin-left: 32px !important;
  }
}
.u-ml-36 {
  margin-left: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-36 {
    margin-left: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-36 {
    margin-left: 36px !important;
  }
}
.u-ml-40 {
  margin-left: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-40 {
    margin-left: 40px !important;
  }
}
.u-ml-44 {
  margin-left: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-44 {
    margin-left: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-44 {
    margin-left: 44px !important;
  }
}
.u-ml-48 {
  margin-left: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-48 {
    margin-left: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-48 {
    margin-left: 48px !important;
  }
}
.u-ml-52 {
  margin-left: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-52 {
    margin-left: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-52 {
    margin-left: 52px !important;
  }
}
.u-ml-56 {
  margin-left: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-56 {
    margin-left: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-56 {
    margin-left: 56px !important;
  }
}
.u-ml-60 {
  margin-left: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-60 {
    margin-left: 60px !important;
  }
}
.u-ml-64 {
  margin-left: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-64 {
    margin-left: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-64 {
    margin-left: 64px !important;
  }
}
.u-ml-68 {
  margin-left: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-68 {
    margin-left: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-68 {
    margin-left: 68px !important;
  }
}
.u-ml-72 {
  margin-left: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-72 {
    margin-left: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-72 {
    margin-left: 72px !important;
  }
}
.u-ml-76 {
  margin-left: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-76 {
    margin-left: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-76 {
    margin-left: 76px !important;
  }
}
.u-ml-80 {
  margin-left: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-80 {
    margin-left: 80px !important;
  }
}
.u-ml-84 {
  margin-left: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-84 {
    margin-left: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-84 {
    margin-left: 84px !important;
  }
}
.u-ml-88 {
  margin-left: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-88 {
    margin-left: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-88 {
    margin-left: 88px !important;
  }
}
.u-ml-92 {
  margin-left: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-92 {
    margin-left: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-92 {
    margin-left: 92px !important;
  }
}
.u-ml-96 {
  margin-left: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-96 {
    margin-left: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-96 {
    margin-left: 96px !important;
  }
}
.u-ml-100 {
  margin-left: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-ml-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-ml-100 {
    margin-left: 100px !important;
  }
}
.u-offset-header {
  height: 56px;
}
@media only screen and (min-width: 737px) {
  .u-offset-header {
    height: 80px;
  }
}

.u-pt-0 {
  margin-top: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-0 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-0 {
    margin-top: 0px !important;
  }
}
.u-pt-4 {
  margin-top: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-4 {
    margin-top: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-4 {
    margin-top: 4px !important;
  }
}
.u-pt-8 {
  margin-top: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-8 {
    margin-top: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-8 {
    margin-top: 8px !important;
  }
}
.u-pt-12 {
  margin-top: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-12 {
    margin-top: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-12 {
    margin-top: 12px !important;
  }
}
.u-pt-16 {
  margin-top: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-16 {
    margin-top: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-16 {
    margin-top: 16px !important;
  }
}
.u-pt-20 {
  margin-top: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-20 {
    margin-top: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-20 {
    margin-top: 20px !important;
  }
}
.u-pt-24 {
  margin-top: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-24 {
    margin-top: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-24 {
    margin-top: 24px !important;
  }
}
.u-pt-28 {
  margin-top: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-28 {
    margin-top: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-28 {
    margin-top: 28px !important;
  }
}
.u-pt-32 {
  margin-top: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-32 {
    margin-top: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-32 {
    margin-top: 32px !important;
  }
}
.u-pt-36 {
  margin-top: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-36 {
    margin-top: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-36 {
    margin-top: 36px !important;
  }
}
.u-pt-40 {
  margin-top: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-40 {
    margin-top: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-40 {
    margin-top: 40px !important;
  }
}
.u-pt-44 {
  margin-top: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-44 {
    margin-top: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-44 {
    margin-top: 44px !important;
  }
}
.u-pt-48 {
  margin-top: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-48 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-48 {
    margin-top: 48px !important;
  }
}
.u-pt-52 {
  margin-top: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-52 {
    margin-top: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-52 {
    margin-top: 52px !important;
  }
}
.u-pt-56 {
  margin-top: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-56 {
    margin-top: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-56 {
    margin-top: 56px !important;
  }
}
.u-pt-60 {
  margin-top: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-60 {
    margin-top: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-60 {
    margin-top: 60px !important;
  }
}
.u-pt-64 {
  margin-top: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-64 {
    margin-top: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-64 {
    margin-top: 64px !important;
  }
}
.u-pt-68 {
  margin-top: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-68 {
    margin-top: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-68 {
    margin-top: 68px !important;
  }
}
.u-pt-72 {
  margin-top: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-72 {
    margin-top: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-72 {
    margin-top: 72px !important;
  }
}
.u-pt-76 {
  margin-top: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-76 {
    margin-top: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-76 {
    margin-top: 76px !important;
  }
}
.u-pt-80 {
  margin-top: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-80 {
    margin-top: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-80 {
    margin-top: 80px !important;
  }
}
.u-pt-84 {
  margin-top: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-84 {
    margin-top: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-84 {
    margin-top: 84px !important;
  }
}
.u-pt-88 {
  margin-top: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-88 {
    margin-top: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-88 {
    margin-top: 88px !important;
  }
}
.u-pt-92 {
  margin-top: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-92 {
    margin-top: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-92 {
    margin-top: 92px !important;
  }
}
.u-pt-96 {
  margin-top: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-96 {
    margin-top: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-96 {
    margin-top: 96px !important;
  }
}
.u-pt-100 {
  margin-top: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pt-100 {
    margin-top: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pt-100 {
    margin-top: 100px !important;
  }
}
.u-pr-0 {
  margin-right: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-0 {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-0 {
    margin-right: 0px !important;
  }
}
.u-pr-4 {
  margin-right: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-4 {
    margin-right: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-4 {
    margin-right: 4px !important;
  }
}
.u-pr-8 {
  margin-right: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-8 {
    margin-right: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-8 {
    margin-right: 8px !important;
  }
}
.u-pr-12 {
  margin-right: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-12 {
    margin-right: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-12 {
    margin-right: 12px !important;
  }
}
.u-pr-16 {
  margin-right: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-16 {
    margin-right: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-16 {
    margin-right: 16px !important;
  }
}
.u-pr-20 {
  margin-right: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-20 {
    margin-right: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-20 {
    margin-right: 20px !important;
  }
}
.u-pr-24 {
  margin-right: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-24 {
    margin-right: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-24 {
    margin-right: 24px !important;
  }
}
.u-pr-28 {
  margin-right: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-28 {
    margin-right: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-28 {
    margin-right: 28px !important;
  }
}
.u-pr-32 {
  margin-right: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-32 {
    margin-right: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-32 {
    margin-right: 32px !important;
  }
}
.u-pr-36 {
  margin-right: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-36 {
    margin-right: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-36 {
    margin-right: 36px !important;
  }
}
.u-pr-40 {
  margin-right: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-40 {
    margin-right: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-40 {
    margin-right: 40px !important;
  }
}
.u-pr-44 {
  margin-right: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-44 {
    margin-right: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-44 {
    margin-right: 44px !important;
  }
}
.u-pr-48 {
  margin-right: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-48 {
    margin-right: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-48 {
    margin-right: 48px !important;
  }
}
.u-pr-52 {
  margin-right: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-52 {
    margin-right: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-52 {
    margin-right: 52px !important;
  }
}
.u-pr-56 {
  margin-right: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-56 {
    margin-right: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-56 {
    margin-right: 56px !important;
  }
}
.u-pr-60 {
  margin-right: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-60 {
    margin-right: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-60 {
    margin-right: 60px !important;
  }
}
.u-pr-64 {
  margin-right: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-64 {
    margin-right: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-64 {
    margin-right: 64px !important;
  }
}
.u-pr-68 {
  margin-right: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-68 {
    margin-right: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-68 {
    margin-right: 68px !important;
  }
}
.u-pr-72 {
  margin-right: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-72 {
    margin-right: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-72 {
    margin-right: 72px !important;
  }
}
.u-pr-76 {
  margin-right: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-76 {
    margin-right: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-76 {
    margin-right: 76px !important;
  }
}
.u-pr-80 {
  margin-right: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-80 {
    margin-right: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-80 {
    margin-right: 80px !important;
  }
}
.u-pr-84 {
  margin-right: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-84 {
    margin-right: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-84 {
    margin-right: 84px !important;
  }
}
.u-pr-88 {
  margin-right: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-88 {
    margin-right: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-88 {
    margin-right: 88px !important;
  }
}
.u-pr-92 {
  margin-right: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-92 {
    margin-right: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-92 {
    margin-right: 92px !important;
  }
}
.u-pr-96 {
  margin-right: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-96 {
    margin-right: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-96 {
    margin-right: 96px !important;
  }
}
.u-pr-100 {
  margin-right: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pr-100 {
    margin-right: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pr-100 {
    margin-right: 100px !important;
  }
}
.u-pb-0 {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-0 {
    margin-bottom: 0px !important;
  }
}
.u-pb-4 {
  margin-bottom: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-4 {
    margin-bottom: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-4 {
    margin-bottom: 4px !important;
  }
}
.u-pb-8 {
  margin-bottom: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-8 {
    margin-bottom: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-8 {
    margin-bottom: 8px !important;
  }
}
.u-pb-12 {
  margin-bottom: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-12 {
    margin-bottom: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-12 {
    margin-bottom: 12px !important;
  }
}
.u-pb-16 {
  margin-bottom: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-16 {
    margin-bottom: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-16 {
    margin-bottom: 16px !important;
  }
}
.u-pb-20 {
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-20 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-20 {
    margin-bottom: 20px !important;
  }
}
.u-pb-24 {
  margin-bottom: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-24 {
    margin-bottom: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-24 {
    margin-bottom: 24px !important;
  }
}
.u-pb-28 {
  margin-bottom: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-28 {
    margin-bottom: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-28 {
    margin-bottom: 28px !important;
  }
}
.u-pb-32 {
  margin-bottom: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-32 {
    margin-bottom: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-32 {
    margin-bottom: 32px !important;
  }
}
.u-pb-36 {
  margin-bottom: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-36 {
    margin-bottom: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-36 {
    margin-bottom: 36px !important;
  }
}
.u-pb-40 {
  margin-bottom: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-40 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-40 {
    margin-bottom: 40px !important;
  }
}
.u-pb-44 {
  margin-bottom: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-44 {
    margin-bottom: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-44 {
    margin-bottom: 44px !important;
  }
}
.u-pb-48 {
  margin-bottom: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-48 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-48 {
    margin-bottom: 48px !important;
  }
}
.u-pb-52 {
  margin-bottom: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-52 {
    margin-bottom: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-52 {
    margin-bottom: 52px !important;
  }
}
.u-pb-56 {
  margin-bottom: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-56 {
    margin-bottom: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-56 {
    margin-bottom: 56px !important;
  }
}
.u-pb-60 {
  margin-bottom: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-60 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-60 {
    margin-bottom: 60px !important;
  }
}
.u-pb-64 {
  margin-bottom: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-64 {
    margin-bottom: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-64 {
    margin-bottom: 64px !important;
  }
}
.u-pb-68 {
  margin-bottom: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-68 {
    margin-bottom: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-68 {
    margin-bottom: 68px !important;
  }
}
.u-pb-72 {
  margin-bottom: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-72 {
    margin-bottom: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-72 {
    margin-bottom: 72px !important;
  }
}
.u-pb-76 {
  margin-bottom: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-76 {
    margin-bottom: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-76 {
    margin-bottom: 76px !important;
  }
}
.u-pb-80 {
  margin-bottom: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-80 {
    margin-bottom: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-80 {
    margin-bottom: 80px !important;
  }
}
.u-pb-84 {
  margin-bottom: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-84 {
    margin-bottom: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-84 {
    margin-bottom: 84px !important;
  }
}
.u-pb-88 {
  margin-bottom: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-88 {
    margin-bottom: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-88 {
    margin-bottom: 88px !important;
  }
}
.u-pb-92 {
  margin-bottom: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-92 {
    margin-bottom: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-92 {
    margin-bottom: 92px !important;
  }
}
.u-pb-96 {
  margin-bottom: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-96 {
    margin-bottom: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-96 {
    margin-bottom: 96px !important;
  }
}
.u-pb-100 {
  margin-bottom: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pb-100 {
    margin-bottom: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pb-100 {
    margin-bottom: 100px !important;
  }
}
.u-pl-0 {
  margin-left: 0px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-0 {
    margin-left: 0px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-0 {
    margin-left: 0px !important;
  }
}
.u-pl-4 {
  margin-left: 4px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-4 {
    margin-left: 4px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-4 {
    margin-left: 4px !important;
  }
}
.u-pl-8 {
  margin-left: 8px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-8 {
    margin-left: 8px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-8 {
    margin-left: 8px !important;
  }
}
.u-pl-12 {
  margin-left: 12px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-12 {
    margin-left: 12px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-12 {
    margin-left: 12px !important;
  }
}
.u-pl-16 {
  margin-left: 16px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-16 {
    margin-left: 16px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-16 {
    margin-left: 16px !important;
  }
}
.u-pl-20 {
  margin-left: 20px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-20 {
    margin-left: 20px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-20 {
    margin-left: 20px !important;
  }
}
.u-pl-24 {
  margin-left: 24px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-24 {
    margin-left: 24px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-24 {
    margin-left: 24px !important;
  }
}
.u-pl-28 {
  margin-left: 28px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-28 {
    margin-left: 28px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-28 {
    margin-left: 28px !important;
  }
}
.u-pl-32 {
  margin-left: 32px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-32 {
    margin-left: 32px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-32 {
    margin-left: 32px !important;
  }
}
.u-pl-36 {
  margin-left: 36px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-36 {
    margin-left: 36px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-36 {
    margin-left: 36px !important;
  }
}
.u-pl-40 {
  margin-left: 40px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-40 {
    margin-left: 40px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-40 {
    margin-left: 40px !important;
  }
}
.u-pl-44 {
  margin-left: 44px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-44 {
    margin-left: 44px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-44 {
    margin-left: 44px !important;
  }
}
.u-pl-48 {
  margin-left: 48px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-48 {
    margin-left: 48px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-48 {
    margin-left: 48px !important;
  }
}
.u-pl-52 {
  margin-left: 52px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-52 {
    margin-left: 52px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-52 {
    margin-left: 52px !important;
  }
}
.u-pl-56 {
  margin-left: 56px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-56 {
    margin-left: 56px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-56 {
    margin-left: 56px !important;
  }
}
.u-pl-60 {
  margin-left: 60px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-60 {
    margin-left: 60px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-60 {
    margin-left: 60px !important;
  }
}
.u-pl-64 {
  margin-left: 64px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-64 {
    margin-left: 64px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-64 {
    margin-left: 64px !important;
  }
}
.u-pl-68 {
  margin-left: 68px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-68 {
    margin-left: 68px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-68 {
    margin-left: 68px !important;
  }
}
.u-pl-72 {
  margin-left: 72px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-72 {
    margin-left: 72px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-72 {
    margin-left: 72px !important;
  }
}
.u-pl-76 {
  margin-left: 76px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-76 {
    margin-left: 76px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-76 {
    margin-left: 76px !important;
  }
}
.u-pl-80 {
  margin-left: 80px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-80 {
    margin-left: 80px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-80 {
    margin-left: 80px !important;
  }
}
.u-pl-84 {
  margin-left: 84px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-84 {
    margin-left: 84px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-84 {
    margin-left: 84px !important;
  }
}
.u-pl-88 {
  margin-left: 88px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-88 {
    margin-left: 88px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-88 {
    margin-left: 88px !important;
  }
}
.u-pl-92 {
  margin-left: 92px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-92 {
    margin-left: 92px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-92 {
    margin-left: 92px !important;
  }
}
.u-pl-96 {
  margin-left: 96px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-96 {
    margin-left: 96px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-96 {
    margin-left: 96px !important;
  }
}
.u-pl-100 {
  margin-left: 100px !important;
}

@media only screen and (max-width: 736px) {
  .u-sp-pl-100 {
    margin-left: 100px !important;
  }
}
@media only screen and (min-width: 737px) {
  .u-pc-pl-100 {
    margin-left: 100px !important;
  }
}
.u-ta-c {
  text-align: center !important;
}

.u-ta-l {
  text-align: left !important;
}

.u-ta-r {
  text-align: right !important;
}

.u-va-t {
  vertical-align: top !important;
}

.u-va-m {
  vertical-align: middle !important;
}

.u-va-b {
  vertical-align: bottom !important;
}

.u-show {
  display: block !important;
}

.u-hide {
  display: none !important;
}

.u-visible {
  visibility: visible !important;
}

.u-invisible {
  visibility: hidden !important;
}

@media only screen and (min-width: 737px) {
  .u-pc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 736px) {
  .u-sp-none {
    display: none !important;
  }
}
.u-bg-white {
  background-color: #fff;
}

.u-bg-gray {
  background-color: #f7f9fb;
}
