@charset "utf-8";
/* CSS Document */
/*基本css*/

html[lang="ja"] h1, html[lang="ja"] h2, html[lang="ja"] h3, html[lang="ja"] h4, html[lang="ja"] h5, html[lang="ja"] h6, html[lang="ja"] h7 {
  transform: rotate(0.03deg);
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.h1_title {
  margin-bottom: 20px;
  padding-bottom: 0;
}
html[lang="ja"] .h3_title {
  font-family: inherit;
}
@media screen and (min-width: 681px) {
  .h1_title {
    margin-bottom: 40px;
  }
  #st-1 .st-btn[data-network="line"],
  #st-1 .st-btn[data-network="whatsapp"] {
    display: none !important;
  }
  #st-2 .st-btn[data-network="line"],
  #st-2 .st-btn[data-network="whatsapp"] {
    display: none !important;
  }
}
.col_red {
  color: #d01900;
}

.notes {
  position: relative;
  padding-left: 1.3em;
  -webkit-text-stroke-width: 0px;
  display: block;
  font-weight: normal;
}

.notes::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.quadhead {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 4px !important;
  -webkit-text-stroke-width: 1px;
  font-size: 18px;
  font-family: "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded Mplus 1c", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  transform: inherit;
  font-weight: normal;
}

.quadhead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 15px;
  height: 15px;
  background: #363b43;
}

.textwidth {
  width: 619px;
}

.circlenum {
  position: relative;
  padding-left: 1.5em;
  margin-left: 20px;
  -webkit-text-stroke-width: 0px;
  font-weight: bold;
}

.circlenum__img {
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px !important;
  height: 18px !important;
  display: block;
}

.page_box .visionista_btn {
  background: #00c0ff;
  border-radius: 5px;
  box-shadow: 0 0 25px -2px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  font-size: 1em;
  margin-bottom: 34px;
  padding: 32px;
  transition: all 0.3s;
  max-width: 414px;
}

.page_box .visionista_btn-under {
  margin-top: 40px;
}

.page_box .visionista_btn:hover {
  background: #ff8f00;
  color: #fff;
}

.page_box .visionista_btn p {
  font-family: "HiraMaruPro W4-83pv-RKSJ-H*", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded Mplus 1c", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  margin: auto;
  white-space: wrap;
}

@media screen and (max-width: 767px) {
  .page_box .visionista_btn {
    font-size: 16px;
    font-weight: 700;
    margin: 48px 0;
    padding: 27px 16px;
  }

  .page_box .visionista_btn p {
    font-size: 16px;
    letter-spacing: 0;
  }

  .textwidth {
    width: 100%;
  }
}

.page_box .frame-blue__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 60px;
}

.frame-blue__text {
  flex-basis: 63%;
  flex-grow: 1;
}

.frame-blue__img {
  flex-basis: 30%;
  min-width: 200px;
}

.frame-blue__img img {
  box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.8);
}

@media screen and (max-width: 1200px) {
  .page_box .frame-blue__inner {
    gap: 20px;
  }

  .frame-blue__btn {
    display: flex;
  }
}
.mt-be-column.images {
  max-width: 285px;
}

.mt-be-column.images img + img {
  margin-top: 3.5em;
}

img[src$="-workers001.jpg"] {
  border-radius: 10px;
}

.text p.margin-bottom-0 {
  margin-bottom: 0;
}

.table-gray {
  border: 3px solid #363b43;
  width: 100%;
  margin-top: 0.5em;
  font-size: 16px;
}

.table-gray td {
  border: 3px solid #363b43;
  padding: 5px;
}

.frame-blue {
  border: 5px solid #64d7ff;
}

.frame-blue p {
  margin-bottom: 0;
}

.frame-blue em {
  font-style: normal;
  font-size: clamp(18px, 4.2vw, 20px);
  margin-bottom: 0.8em;
  display: block;
  -webkit-text-stroke: thin;
  text-stroke: thin;
}

.page_cont .arrow_b {
  /* display: inline-block; */
  line-height: 1.4;
}

.page_cont ul strong {
  font-weight: bold;
  -webkit-text-stroke: thin;
  text-stroke: thin;
  display: block;
}

p {
  font-size: clamp(15px, 3.5vw, 16px);
}

h4,
.h3_heading {
  border-left: 3px solid #64d7ff;
  margin-bottom: 0.5em;
  padding: 0.2em 1em;
  margin-left: 1.5%;
  font-size: 20px;
  margin-bottom: 1.5em;
  margin-bottom: 45px;
  margin-top: 40px;
}

.ol_notes {
  margin-left: 20px;
  display: inline-block;
}

h6 {
  margin-top: 1.5em;
}

p + h5 {
  margin-top: 2em;
}

.mt-be-column.text.indent_1 {
  padding-top: 0;
}

ul.list-disc > li {
  list-style: disc;
  margin-left: 2em;
}

ul.list-dia > li:before {
  /* content: "";
  margin-right: 3px; */
}

ul.list-dia > li {
  /* text-indent: -1.2em;
  padding-left: 1.2em; */
  margin-bottom: 1.5em;
}

ol li {
  font-size: clamp(15px, 3.5vw, 16px);
}
ol li:nth-child(n + 2) {
  margin-top: 10px;
}

.list-dia--2 span,
.list-dia--2 a.arrow_b.arrow_b-indent {
  margin-left: 5px;
  display: block;
}

.list-dia--2 span {
  margin-top: 2em;
  margin-left: 0;
}

.h5-circle {
  margin-top: 3em;
  -webkit-text-stroke: thin;
  margin-bottom: 0.3em;
}

.h5-circle:before {
  content: "●";
  margin-right: 3px;
}

.kome li:before {
  content: "※";
  margin-right: 3px;
}

ul.kome {
  margin-bottom: 1em;
}

.links {
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: 2em;
}

.links > li {
  margin-bottom: 0.5em;
  text-indent: -2em;
  padding-left: 1.6em;
}

.links > li a {
  font-weight: bold;
  text-decoration: none;
}

.page_cont ul li {
  font-size: 1rem;
  @media screen and (max-width: 680px) {
    font-size: 15px;
  }
}

.flex-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flex-wrap--2 {
  align-items: flex-start;
  @media screen and (max-width: 680px) {
    align-items: center;
  }
}

.display-flex__image02--2 {
  margin-top: 50px;
}
@media screen and (max-width: 680px) {
  h6 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 681px) {
  .page_box {
    padding-top: 70px;
    padding-right: 95px;
  }

  h6 {
    margin-bottom: 0.5em;
  }

  h5,
  h6 {
    font-size: 18px;
  }
  .flex-wrap {
    display: flex;
    flex-direction: row;
  }

  .mt-be-column.text.indent_1 {
    margin-right: 30px;
  }

  .mt-be-column.text {
    /* min-width: 65.9%; */
    width: 62.5%;
  }

  .display-flex__image01 {
    width: 44.4%;
  }

  .display-flex__image02 {
    width: 54%;
  }
  .display-flex__image02--2 {
    width: 63.2%;
  }

  .display-flex {
    display: flex;
    gap: 5px;
  }

  .links,
  .links > li a {
    font-size: 18px;
  }

  .frame-blue {
    padding: 40px;
  }

  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 680px) {
  .pc {
    display: none !important;
  }

  .frame-blue {
    padding: 25px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  h5,
  h6 {
    font-size: 16px;
  }

  #japanese-seminar + div .mt-be-columns.news_box {
    display: flex !important;
    flex-wrap: wrap;
  }

  #japanese-seminar + div .mt-be-column.text.indent_1 {
    order: 2;
  }

  #japanese-seminar + div .mt-be-column.images {
    order: 1;
  }

  .display-flex__image01 {
    margin-bottom: 2em;
  }

  .h3_heading,
  h4 {
    margin-bottom: 1.5em;
    font-size: 18px;
  }
}

.display-flex {
  margin-top: 3em;
}

#image001,
#image002 {
  width: 100%;
  font-size: 16px;
}

#image001 .st0 {
  fill: #ffad2f;
}

#image001 .st1 {
  fill: #7e4500;
}

#image001 .st2 {
  fill: #fdd89f;
}

#image001 .st3 {
  fill: #ffffff;
}

#image001 .st6 {
  fill: none;
}

#image001 .st7 {
  fill: #363b43;
}

#image001 .st8 {
  fill: #7e4500;
}

#image002 .st0 {
  fill: #7dc9e6;
}

#image002 .st1 {
  fill: #006697;
}

#image002 .st2 {
  fill: #ffffff;
}

#image002 .st5 {
  fill: #d0edef;
}

#image002 .st6 {
  fill: none;
}

#image002 .st7 {
  fill: #363b43;
}

#image002 .st8 {
  fill: #006697;
}

#image001 .st9,
#image002 .st9 {
  font-size: 18px;
}

#image001 .st9 {
  stroke: #7e4500;
}

#image002 .st9 {
  stroke: #006697;
}

#image001_01 .st0 {
  fill: #7e4500;
}

#image001_01 .st1 {
  font-family: "HiraMaruPro-W4-83pv-RKSJ-H";
}

#image001_01 .st2 {
  font-size: 18px;
}

#image001_01 .st3 {
  fill: none;
  stroke: #7e4500;
  stroke-miterlimit: 10;
}

#image001_01 .st4 {
  fill: #ffad2f;
}

#image001_01 .st5 {
  fill: #fdd89f;
}

#image001_01 .st6 {
  fill: #ffffff;
}

#image001_01 .st7 {
  font-size: 16px;
}

#image001_01 .st8 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}

#image001_01 .st9 {
  fill: #363b43;
}
.display-flex__image01 .display-flex__text01,
.display-flex__image02 .display-flex__text01 {
  font-size: 16px;
  margin-bottom: 52px;
  position: relative;
  z-index: 2;
}
.display-flex__image01 .display-flex__text01:before,
.display-flex__image02 .display-flex__text01:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: calc(100% + 1.5em);
  background: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.display-flex__image02 .display-flex__text01--2:before {
  height: calc(100% + 1.8em);
}

.display-flex__image01 .display-flex__text01 > span,
.display-flex__image02 .display-flex__text01 > span {
  display: block;
  color: #fff;
  text-align: center;
  padding: 0.4em;
  border-radius: 4px;
}
.display-flex__image01 .display-flex__text01 > span {
  background: #7e4500;
}
.display-flex__image02 .display-flex__text01 > span {
  background: #006697;
}

.display-flex__image01 .display-flex__text02,
.display-flex__image02 .display-flex__text02 {
  font-size: 16px;
  margin-bottom: 2.5em;
  position: relative;
  z-index: 2;
}
.display-flex__image01 .display-flex__text02:before,
.display-flex__image02 .display-flex__text02:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: calc(100% + 1.4em);
  background: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.display-flex__image02 .display-flex__text02--2:before {
  content: none;
}
.display-flex__image01 .display-flex__text02:after,
.display-flex__image02 .display-flex__text02:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-top: 25px solid #ccc;
  border-bottom: 0;
  position: absolute;
  bottom: -2.3em;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.display-flex__image02 .display-flex__text02--2:after {
  bottom: inherit;
  top: -25px;
}
.display-flex__image01 .display-flex__text01:before,
.display-flex__image01 .display-flex__text02:before {
  background: #ffad2f;
}
.display-flex__image01 .display-flex__text02:after {
  border-top: 25px solid #ffad2f;
}
.display-flex__image02 .display-flex__text01:before,
.display-flex__image02 .display-flex__text02:before {
  background: #7dc9e6;
}
.display-flex__image02 .display-flex__text02:after {
  border-top: 25px solid #7dc9e6;
}
.display-flex__image01 .display-flex__text02 > span,
.display-flex__image02 .display-flex__text02 > span {
  display: block;
  border-radius: 4px;
  padding: 0.7em 1em;
}
.display-flex__image01 .display-flex__text02 > span {
  background: #fdd89f;
}
.display-flex__image02 .display-flex__text02 > span {
  background: #d0edef;
}
.display-flex__image02 .display-flex__text02--2 > span {
  background: none;
  text-align: center;
  font-size: 18px;
  color: #006697;
}

.display-flex__image01 .display-flex__text03,
.display-flex__image02 .display-flex__text03 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
.display-flex__image01 .display-flex__text03 {
  color: #7e4500;
}
.display-flex__image02 .display-flex__text03 {
  color: #006697;
}

.fbold {
  font-weight: bold;
}
@media screen and (min-width: 681px) {
  .mt-be-column.text {
    min-width: 61.7%;
  }
}

.mt-be-column.images {
  max-width: 315px;
  text-align: center;
}

.col_red {
  color: #d01900;
}

.textwidth {
  width: 619px;
}

.circlenum {
  position: relative;
  padding-left: 1.5em;
  margin-left: 20px;
  -webkit-text-stroke-width: 0px;
  font-weight: bold;
}

.circlenum__img {
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px !important;
  height: 18px !important;
  display: block;
}

.page_box .visionista_btn {
  background: #00c0ff;
  border-radius: 5px;
  box-shadow: 0 0 25px -2px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: block;
  font-size: 1em;
  margin-bottom: 34px;
  padding: 32px;
  transition: all 0.3s;
  max-width: 414px;
}

.page_box .visionista_btn-under {
  margin-top: 40px;
}

.page_box .visionista_btn:hover {
  background: #ff8f00;
  color: #fff;
}

.page_box .visionista_btn p {
  font-family: "HiraMaruPro W4-83pv-RKSJ-H*", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "Rounded Mplus 1c", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  margin: auto;
  white-space: wrap;
}

@media screen and (max-width: 767px) {
  .page_box .visionista_btn {
    font-size: 16px;
    font-weight: 700;
    margin: 48px 0;
    padding: 27px 16px;
  }

  .page_box .visionista_btn p {
    font-size: 16px;
    letter-spacing: 0;
  }

  .textwidth {
    width: 100%;
  }
}

.page_box .frame-blue__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 60px;
}

.frame-blue__text {
  flex-basis: 63%;
  flex-grow: 1;
}

.frame-blue__img {
  flex-basis: 30%;
  min-width: 200px;
}

.frame-blue__img img {
  box-shadow: 0 0 8px -2px rgba(0, 0, 0, 0.8);
}

.frame-blue__btn img {
  filter: drop-shadow(1px 1px 3px rgb(0, 0, 0, 0.3));
}

.h4_title2 {
  padding-left: 26px;
  margin-top: 60px;
  margin-bottom: 28px;
}

.h4_title2::after {
  width: 3px;
  height: 100%;
  background-color: #00c0ff;
  content: "";
}

.page_box .news_box a.acceptance__title.arrow_b {
  font-size: 18px;
  margin-top: 0;
  @media screen and (max-width: 680px) {
    font-size: 16px;
  }
}

.news_box .acceptance__text {
  font-size: 15px;
  @media screen and (max-width: 680px) {
    font-size: 14px;
  }
}

.news_box .acceptance-contact__heading {
  font-size: 15px;
  background-color: #666666;
  padding: 3px 12px;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 4px;
  @media screen and (max-width: 680px) {
  }
}

.news_box .acceptance-contact__text {
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 15px;
  @media screen and (max-width: 768px) {
    font-size: 14px !important;
  }
}

.news_box .acceptance-contact__text a {
  color: #0093cb;
  transition: 0.3s all;
}
.news_box .acceptance-contact__text a:hover {
  color: #ff8f00;
}

.acceptance__title {
  font-size: 16px;
  @media screen and (max-width: 680px) {
    font-size: 16px;
  }
}

.acceptance__text {
  font-size: 14px !important;
  @media screen and (max-width: 680px) {
    font-size: 14px !important;
  }
}
.news_box .acceptance__text {
  font-size: 16px !important;
  @media screen and (max-width: 680px) {
    font-size: 15px !important;
  }
}
.acceptance__item {
  padding: 6px 20px;
}
.disc.disc-indent {
  margin-top: 12px;
  margin-left: 5px;
}

.arrow_b.arrow_b-indent {
  margin-top: 6px;
  display: block;
}

.yt_mb {
  display: block;
  margin-bottom: 80px;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-width: 420px;
  @media (max-width: 768px) {
    width: calc(100% - 11px);
    margin-bottom: 40px;
  }
  iframe {
    width: 100%;
    height: 100%;
  }
}

.doclist {
  margin-bottom: 50px;
}
.doclist li {
  position: relative;
  padding-left: 20px;
}
.doclist li + li {
  margin-top: 4px;
  @media (max-width: 768px) {
    margin-top: 0;
  }
}
.doclist li {
  @media (max-width: 768px) {
    margin-top: 8px !important;
  }
}
.doclist li::before {
  content: "□";
  position: absolute;
  left: 0;
  top: 0;
}

.doclist li a {
  color: #0091c9;
  padding-right: 24px;
  text-decoration: underline;
  display: inline-block;
  position: relative;
}

.doclist li a::before {
  content: "";
  display: inline-block;
  background-image: url(/shared/img/icon/word.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 1px;
  top: 2px;
}

.doclist li a.afterpdf::before {
  content: "";
  display: inline-block;
  background-image: url(/shared/img/icon/pdf.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 1200px) {
  .page_box .frame-blue__inner {
    gap: 20px;
  }

  .frame-blue__btn {
    display: flex;
    align-items: center;
  }
}

.addcont {
  float: left;
  width: 65%;
  margin-bottom: 1.5em;
}

.fz16 {
  font-size: 16px;
}

.fz18 {
  font-size: 18px;
}

.fbold {
  font-weight: bold;
}

.disc_grey.disc_caution {
  font-size: 14px;
}

.addnotes {
  margin-left: 10px;
  margin-top: 10px;
}

.h3target {
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  position: relative;
  padding-left: 24px;
}

.h3target::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #6f7a86;
  position: absolute;
  left: 0;
  top: 5px;
}

ol.decimal {
  line-height: 1.7;
  margin-left: 40px;
  /* font-size: 1.15em; */
  font-size: 16px;
  margin-top: 15px;
}

ol.decimal li {
  text-indent: -0.5em;
}

ol.decimal li + li {
  margin-top: 10px;
}

ol.decimal li:nth-child(1)::before {
  content: "❶";
  display: inline-block;
}

ol.decimal li:nth-child(2)::before {
  content: "❷";
  display: inline-block;
}

ol.num {
  counter-reset: item;
  padding-left: 0;
}

ol.num li {
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

ol.num li::before {
  content: counter(item) ". ";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}

.red {
  color: #d21900;
}

.addnews {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.addnews a {
  text-decoration: underline;
}

.addnews__item {
  display: flex;
  align-items: center;
}

.addnews__day {
  width: 102px;
  background: #276155;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  padding: 2px 10px;
}

.addnews__text {
  font-size: 15px;
  margin-left: 10px;
  margin-bottom: 0;
}

a.addnews__item:hover .addnews__text {
  color: #ff8f00 !important;
}

.addnews__text p {
  margin-bottom: 0;
}

.addlinup {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.addlinup__item {
  width: calc(100% - 60px);
  border: 4px solid #c7f1ff;
  border-radius: 10px;
  padding: 20px 30px;
}

.addlinup__heading {
  font-size: 22px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
}

.addlinup__inner {
  display: flex;
  margin-top: 10px;
  gap: 20px 35px;
}

.addlinup__img {
  flex-basis: 240px;
}

.addlinup__img img {
  width: 100%;
}

.addlinup__text {
  flex-basis: calc(100% - 240px - 35px);
}

.addlinup__text h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.addtable__wrap {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden !important;
}

.addtable__wrap.achievement {
  margin-top: 55px;
}

.addtable__wrap.achievement:first-of-type {
  margin-top: 0;
}

.addtable {
  width: 966px;
  border: 5px solid #b6bec5;
  border-collapse: collapse;
}

.addtable thead th {
  background: #0093cb;
  text-align: center;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  border: 1px solid #b6bec5;
  padding: 3px;
}

.achievement .addtable thead th {
  font-size: 18px;
  text-align: left;
}

.addtable tbody td {
  border: 1px solid #b6bec5;
  padding: 8px 10px;
  text-align: center;
}

.addtable tbody td:nth-child(1),
.addtable tbody td:nth-child(3) {
  text-align: left;
}

.achievement .addtable tbody td {
  text-align: left;
}

.achievement .addtable tbody td:nth-child(1) {
  width: 185px;
}

.achievement .addtable tbody td:nth-child(3) {
  width: 470px;
}

.addtable .res {
  background-color: #d11900;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 5px;
  padding: 5px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.disc_grey {
  margin-top: 10px;
}

.disc_grey li {
  position: relative;
  padding-left: 20px;
}

.disc_grey li:nth-child(n + 2) {
  margin-top: 5px;
}

.disc_grey li::before {
  content: "";
  background: #84919d;
  width: 9px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}

.list_circle {
  font-weight: bold;
  position: relative;
  margin-top: 60px;
  padding-left: 24px;
}

.list_circle::before {
  content: "";
  background: #363b43;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 4px;
}

@media screen and (max-width: 680px) {
  .page_index {
    margin-bottom: 20px;
  }

  .addcont {
    float: none;
    width: 100%;
  }

  .addnews__item {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .addnews__text {
    margin-left: 0;
  }

  .addlinup__inner {
    flex-direction: column;
  }

  .addlinup__img {
    flex-basis: auto;
  }

  ol.decimal {
    font-size: 15px;
  }

  .fz16 {
    font-size: 15px;
  }

  .addtable {
    width: auto;
  }

  .addtable tbody td {
    white-space: nowrap;
  }

  .addtable tbody td:nth-child(1) {
    width: auto;
  }

  .addtable tbody td:nth-child(3) {
    width: auto;
  }
}

.read_box--special {
  margin-bottom: calc(60px, 8.8vw, 80px);
}

.l_read--wrap {
  display: flex;
  gap: 20px;
  @media screen and (max-width: 680px) {
    flex-direction: column;
    align-items: center;
  }
}

.l_read--special {
  width: 65%;
  /* font-size: 1.15em; */
  font-size: 16px;
}

.l_read--special2 {
  margin-left: auto;
  @media screen and (max-width: 680px) {
    margin-left: 0;
  }
}

.l_read--special2 .page_index {
  float: none;
  width: calc(100% - 2.2em);
  margin-top: 24px;
}
.l_read--special2 .page_index_contact {
  width: calc(100% - 2.2em);
}

@media screen and (max-width: 680px) {
  .l_read--special {
    float: none;
    width: auto;
    font-size: 15px;
  }
}

.l_read_ul {
  margin-left: 22px;
  margin-bottom: 40px;
  @media screen and (max-width: 680px) {
    font-size: 15px;
  }
}
.l_read_ul li {
  position: relative;
  padding-left: 18px;
  line-height: 1.6;
}
.l_read_ul li:nth-child(n + 2) {
  margin-top: 3px;
}
.l_read_ul li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #363b43;
  position: absolute;
  left: 0;
  top: 6px;
}

.notice {
  margin-top: 40px;
}

.l_read_ul2 {
  margin-top: 10px;
  margin-left: 20px;
  @media screen and (max-width: 680px) {
    font-size: 15px;
  }
}

.l_read_ul2 li {
  position: relative;
  padding-left: 18px;
  line-height: 1.6;
}
.l_read_ul2 li:nth-child(n + 2) {
  margin-top: 3px;
}
.l_read_ul2 li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #363b43;
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 50%;
}

.page_index_contact {
  border: 4px solid #ffffff;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  padding: 1em 1.1em;
  position: relative;
  margin-top: 16px;
  @media screen and (max-width: 680px) {
    float: none;
    width: auto;
    margin: 3.5em 0 0 0;
    margin-top: 0;
  }
}

.page_index_contact h3 {
  margin-bottom: 10px;
  font-size: 18px;
  @media screen and (max-width: 680px) {
    font-size: 16px;
  }
}

.page_index_btn,
.page_index_btn * {
  box-sizing: border-box;
}
.page_index_btn {
  width: 620px;
  margin: clamp(40px, 5.8vw, 70px) auto 0;
  display: flex;
  gap: 20px 35px;
  @media screen and (max-width: 680px) {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}
.page_index_btn__item {
  flex-basis: 50%;
}
.page_index_btn a.blue_btn {
  min-width: auto;
  width: 100%;
  padding: 16px;
  @media screen and (max-width: 680px) {
    min-width: 300px;
  }
}

a.blue_btn.blue_btn--orange {
  background-color: #ff8d00;
}
a.blue_btn.blue_btn--blank {
  position: relative;
}
a.blue_btn.blue_btn--blank::before {
  content: "";
  background-image: url(/support-service/files/icon_blank.svg);
  position: absolute;
  right: 5px;
  top: 5px;
  width: 14px;
  height: 14px;
}

a.blue_btn.blue_btn--orange:hover {
  background-color: #bd6a00;
}

.onlinemenu-box {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 4px;
  margin-top: 4px;
  @media screen and (max-width: 990px) {
    margin-left: 0;
    flex-wrap: wrap;
  }
}

.onlinemenu-box__item {
  border: 2px solid #006695;
  border-radius: 4px;
  padding: 0 6px;
  font-size: 14px;
  color: #006695;
}

.onlinemenu-box__item--id {
  color: #1e7600;
  border-color: #1e7600;
}
.onlinemenu-box__item--en {
  color: #7e4500;
  border-color: #7e4500;
}
.onlinemenu-box__item--ch {
  color: #9b1000;
  border-color: #9b1000;
}
.onlinemenu-box__item--cb {
  color: #653c97;
  border-color: #653c97;
}

.onlinemenu-box__item--disable {
  opacity: 0.3;
}

.online_lineup,
.online_lineup * {
  box-sizing: border-box;
}
.online_lineup__item {
  border: 4px solid #c7f1ff;
  border-radius: 10px;
  padding: 24px clamp(16px, 2.3vw, 30px);
}

.online_lineup__item:nth-child(n + 2) {
  margin-top: 12px;
}

.online_lineup_before {
  margin-bottom: 24px;
}

.online_lineup__heading {
  font-size: clamp(18px, 2.6vw, 22px);
  color: #006695;
}

.online_lineup__inner {
  display: flex;
  gap: 20px 24px;
  margin-top: 16px;
  @media screen and (max-width: 990px) {
    flex-direction: column;
    align-items: center;
  }
}

.online_lineup__article {
  flex-basis: calc(100% - 24px - 246px);
}

.online_lineup__heading2 {
  font-size: 16px;
  border-left: none;
  padding: 0;
  margin: 0;
}

.online_lineup__text {
  font-size: 15px;
}

.online_lineup__ul {
}
.page_cont .online_lineup__ul li {
  position: relative;
  font-size: 15px;
  padding-left: 18px;
  line-height: 1.6;
}
.online_lineup__ul li::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  background-color: #363b43;
}

.online_lineup__notice {
  position: relative;
  font-size: 15px;
  padding-left: 18px;
  line-height: 1.6;
}
.online_lineup__notice::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.online_lineup__img {
  flex-basis: 246px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.online_lineup__photo {
}

.online_lineup__btn {
  width: 100%;
  @media screen and (max-width: 990px) {
    max-width: 300px;
  }
}

.online_lineup__btn a.blue_btn {
  min-width: 0;
  width: 100%;
  margin-top: 24px;
  font-size: 16px;
  padding: 10px 14px;
}

.calender-frame {
  margin-top: clamp(40px, 5.8vw, 60px);
}

.calender-icon {
  margin-top: 24px;
  margin-left: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  @media screen and (max-width: 680px) {
    margin-left: 0;
  }
}

.calender-icon__item {
}

.calender-icon__text {
  position: relative;
  color: #7e4500;
  padding-left: 27px;
}
.calender-icon__text::before {
  content: "";
  width: 22px;
  height: 22px;
  background-color: #7e4500;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
}

.calender-icon__item--vt .calender-icon__text {
  color: #006695;
}
.calender-icon__item--vt .calender-icon__text::before {
  background-color: #006695;
}

.calender-icon__item--id .calender-icon__text {
  color: #1e7600;
}
.calender-icon__item--id .calender-icon__text::before {
  background-color: #1e7600;
}

.calender-icon__item--ch .calender-icon__text {
  color: #9b1000;
}
.calender-icon__item--ch .calender-icon__text::before {
  background-color: #9b1000;
}
.calender-icon__item--cb .calender-icon__text {
  color: #653c97;
}
.calender-icon__item--cb .calender-icon__text::before {
  background-color: #653c97;
}

.calender-icon__item--disable {
  opacity: 0.3;
}

.calender-icon__notes {
  font-size: 14px;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 0;
  position: relative;
  padding-left: 18px;
  @media screen and (max-width: 680px) {
    margin-left: 0;
  }
}

.calender-icon__notes::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.application {
}

.application__inner {
  display: flex;
  gap: 30px;
  @media screen and (max-width: 680px) {
    flex-direction: column;
    align-items: center;
  }
}

.application__article {
  flex-basis: calc(100% - 30px - 280px);
  @media screen and (max-width: 680px) {
    flex-basis: 100%;
    width: 100%;
  }
}

.application__article .h3target:nth-child(n + 2),
.application__article .quadhead:nth-child(n + 2) {
  margin-top: 40px;
}

.application__article .quadhead {
}

.h3target {
}

.l_read_contact {
  margin-left: 20px;
}

.l_read_contact {
  margin-top: 10px;
}

.l_read_contact li {
  position: relative;
  padding-left: 18px;
}
.l_read_contact li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.l_read_ul2 {
}

.application__img {
  flex-basis: 280px;
}

.flow {
  margin-left: 22px;
  margin-top: 4px;
}

.flow__p {
  margin-bottom: 0;
}

.flow__p2 {
  margin-bottom: 0;
}

.flow__inner + .flow__p {
  margin-top: 20px;
}

.flow__inner {
  margin-top: 12px;
  @media screen and (max-width: 680px) {
    padding-right: 20px;
  }
}

.flow__item {
  background-color: #c5efff;
  width: 317px;
  padding: 6px 10px;
  border-radius: 5px;
  font-size: 16px;
  @media screen and (max-width: 680px) {
    width: calc(100% - 20px);
  }
}
.flow__item:nth-child(n + 2) {
  margin-top: 12px;
  position: relative;
}
.flow__item:nth-child(n + 2)::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #00beff;
  border-bottom: 0;
  position: absolute;
  left: calc(50% - 3px);
  top: -9px;
}

.application__btn {
  width: 290px;
  margin: 50px auto 0;
  display: block;
}

.application__btn a.blue_btn {
  box-sizing: border-box;
  width: 100%;
  min-width: auto;
  display: block;
  @media screen and (max-width: 680px) {
    min-width: 300px;
  }
}

.rdocument {
}

.rdocument__inner {
  display: flex;
  gap: 30px 98px;
  @media screen and (max-width: 680px) {
    flex-direction: column-reverse;
    align-items: center;
  }
}

.rdocument__article {
  flex-basis: 71%;
  @media screen and (max-width: 680px) {
    flex-basis: 100%;
  }
}

.rdocument__text {
  margin-left: 20px;
  margin-top: 10px;
}

.rdocument__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
  gap: 10px 24px;
}

.rdocument__item {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  text-decoration: underline;
}

.rdocument__item::before {
  content: "";
  background-image: url(/shared/img/icon/pdf.png);
  background-size: 100% 100%;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 3px;
}

.rdocument__item--id {
  color: #1e7600;
}
.rdocument__item--en {
  color: #7e4500;
}
.rdocument__item--ch {
  color: #9b1000;
}
.rdocument__item--cb {
  color: #653c97;
}

.rdocument__notice {
  padding-left: 20px;
  position: relative;
  margin-top: 30px;
}

.rdocument__notice::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.rdocument__img {
  flex-basis: 180px;
}
.rdocument__img img {
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 990px) {
  .pankuzu {
    z-index: 10;
  }
  .sns_blc {
    right: 5%;
  }
}

.payment-flow {
  width: 460px;
  @media screen and (max-width: 990px) {
    width: 100%;
  }
}

.payment-flow * {
  box-sizing: border-box;
}

.payment-flow__item {
  background: #f1f6f7;
  border-radius: 4px;
  padding: 20px;
}

.payment-flow__item p {
  margin-bottom: 0;
}

.payment-flow__item p a,
.list-disc--2 a {
  text-decoration: underline;
}

.list-disc--2 li:nth-of-type(n + 2) {
  margin-top: 10px;
}

.list-disc--2 .notes {
  display: inline-block;
  margin-top: 6px;
}

.payment-flow__item:nth-child(1) {
  text-align: center;
}
.payment-flow__item:nth-child(2) {
  margin-top: 45px;
  position: relative;
}
.payment-flow__item:nth-child(2)::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
  border-top: 25px solid #7dc9e6;
  border-bottom: 0;
  position: absolute;
  left: calc(50% - 25px);
  top: -35px;
}

/* faq_contents
============================================================================================================ */
.faq_contents {
}
.faq_contents dl {
  background: #6f7a86;
  padding: 0 0 10px;
  border-radius: 5px;
}
.faq_contents dl dt {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 10px 95px 0 70px;
  min-height: 63px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq_contents dl dd {
  font-size: 16px;
  line-height: 1.73;
  color: #363b43;
  background: #ffffff;
  padding: 20px 50px 40px 70px;
  position: relative;
}
.faq_contents dl dt:before,
.faq_contents dl dd:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 30px;
  position: absolute;
  left: 25px;
}
.faq_contents dl dt:before {
  background: url("/howto/shared/img/icon/icon_q.svg") no-repeat;
  background-size: 100% auto;
  top: 23px;
}
.faq_contents dl dd:before {
  background: url("/howto/shared/img/icon/icon_a.svg") no-repeat;
  background-size: 100% auto;
  top: 22px;
}
.faq_contents dl dt:after {
  content: "";
  display: inline-block;
  padding: 0;
  width: 17px;
  height: 28px;
  background: url("/howto/shared/img/icon/icon_arrow_blue.svg") no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 20px;
  top: 25px;
  transform: rotate(90deg);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.faq_contents dl dt.open:after {
  transform: scale(-1, 1) rotate(270deg);
}
.faq_contents dl dd p {
  font-size: 15px;
}
.faq_contents dl dd p:last-child {
  margin-bottom: 0;
}
.faq_contents dl + dl {
  margin-top: 15px;
}
.faq_contents dl dd a {
  word-break: break-all;
}
@media screen and (max-width: 960px) {
  .faq_contents {
    margin-top: 4%;
    margin-bottom: 30px;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background: #fff;
  }
  .faq_contents dl {
    padding: 0;
    border-radius: 0;
  }
  .faq_contents dl dt {
    font-size: 15px;
    padding: 17px 7.25vw;
    padding-right: calc(7.25vw + 15px);
    padding-left: calc(7.25vw + 30px);
    min-height: inherit;
  }
  .faq_contents dl dd {
    padding: 25px 7.25vw;
    padding-left: calc(7.25vw + 30px);
    font-size: 15px;
  }
  .faq_contents dl dt:before,
  .faq_contents dl dd:before {
    width: 20px;
    height: 24px;
    left: 7.25vw;
  }
  .faq_contents dl dt:before {
    top: 17px;
  }
  .faq_contents dl dd:before {
    top: 25px;
  }
  .faq_contents dl dt:after {
    padding: 0;
    width: 11px;
    height: 18px;
    right: 13px;
    top: 20px;
  }
  .faq_contents dl + dl {
    margin-top: 10px;
  }
}
.jobtype {
  margin-bottom: 20px;
  border: 1px solid #0093cb;
  padding: 10px 20px 13px;
  width: 100%;
  margin-left: 40px;
  width: calc(100% - 86px);
}
.fz15 {
  font-size: 15px !important;
}
.text p.jobtype_title {
  font-size: 16px;
  font-weight: bold;
  color: #0093cb;
  text-decoration: underline;
  cursor: pointer;
  margin-bottom: 4px;
  position: relative;
  padding-right: 46px;
  @media screen and (max-width: 768px) {
    padding-right: 30px;
  }
}
.text p.jobtype_title:after {
  content: "";
  display: inline-block;
  padding: 0;
  width: 17px;
  height: 28px;
  background: url("/howto/shared/img/icon/icon_arrow_blue.svg") no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 20px;
  top: 0px;
  transform: rotate(90deg);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  @media screen and (max-width: 768px) {
    width: 11px;
    height: 18px;
    right: 10px;
  }
}
.text p.jobtype_title.open:after {
  transform: scale(-1, 1) rotate(270deg);
}
.text p.jobtype_text {
  margin-top: 10px;
  font-size: 15px;
}
.text p.jobtype_text .fz14 {
  font-size: 14px;
}
a.blue_btn {
  padding: 1.2em 1.5em;
  font-size: 18px;
  font-weight: bold;
  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}
a.blue_btn--blank {
  position: relative;
}
a.blue_btn--blank::before {
  content: "";
  background-image: url(/support-service/files/icon_blank.svg);
  position: absolute;
  right: 5px;
  top: 5px;
  width: 14px;
  height: 14px;
}

.indent_1 {
  margin-left: 6px;
  @media screen and (max-width: 768px) {
    margin-left: 0;
  }
}
.indent_2 {
  margin-left: 15px;
  font-size: 15px;
  display: inline-block;
  @media screen and (max-width: 768px) {
    font-size: 13px;
  }
}
.indent_2_2 {
  margin-left: 15px;
  font-size: 15px;
  @media screen and (max-width: 768px) {
  }
}
.indent_3 {
  margin-left: 6px;
  display: inline-block;
}
.indent_4 {
  margin-left: 22px;
  display: inline-block;
}
.indent_5 {
  margin-left: 40px;
  display: inline-block;
}
.indent_6 {
  margin-left: 16px;
  display: inline-block;
}
.indent_7 {
  margin-left: 16px;
  margin-bottom: 5px;
  display: block;
  @media screen and (max-width: 768px) {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
  }
}

.red-box,
.red-box * {
  box-sizing: border-box;
}

.red-box p {
  margin-bottom: 0;
}
.red-box {
  border: 2px solid #d21900;
  padding: 20px;
  margin-bottom: 40px;
}

.arrow_b.arrow_b-indent.pdf_back {
  display: inline-block;
}
h3 {
  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}
.ol-heading {
  display: inline-block;
  margin-bottom: 10px;
}
.ml20 {
  display: inline-block;
  margin-left: 20px;
}

.mt-be-column--1 {
  min-width: inherit !important;
  flex: 1 0 62%;
}

.mt-be-column--2 {
  min-width: inherit !important;
  flex: 1 0 38%;
  margin-left: 70px;
}

.mt-be-column--2 a.blue_btn {
  box-sizing: border-box;
  min-width: inherit !important;
  width: 100%;
}

.support-service-list {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  @media screen and (max-width: 768px) {
    gap: 5px 8px;
  }
}
.support-service-list li {
  font-size: 20px !important;
  box-sizing: border-box;
  list-style: none;
  font-size: 20px;
  font-weight: bold;
  background-color: #ff8d00;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  padding: 20px 20px;
  color: #fff;
  @media screen and (max-width: 768px) {
    font-size: 18px !important;
    flex: 1 0 calc(50% - 8px);
  }
}

.web-counter {
  border: 2px solid #00beff;
  padding: 20px;
  margin-top: 24px;
  position: relative;
}
.web-counter::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-bottom: 24px solid #00beff;
  position: absolute;
  top: -24px;
  right: 80px;
  z-index: 1;

  @media screen and (max-width: 768px) {
    right: 50%;
    transform: translateX(50%);
  }
}
.web-counter::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-bottom: 22px solid #fff;
  position: absolute;
  top: -22px;
  right: 82px;
  z-index: 2;
  @media screen and (max-width: 768px) {
    right: 50%;
    transform: translateX(50%);
  }
}
.web-counter a {
  text-decoration: underline;
}

.web-counter__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  @media screen and (max-width: 768px) {
    align-items: flex-start;
  }
}

p.web-counter__heading-title {
  font-size: 20px;
  font-weight: bold;
  flex: 1 0 auto;
  margin-bottom: 10px;
  @media screen and (max-width: 768px) {
    font-size: 18px;
  }
}

p.web-counter__heading-text {
  font-size: 15px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
}

.usage {
  box-sizing: border-box;
  padding: 0px 20px 20px;
  border: 2px solid #00beff;
  margin-top: 30px;
  @media screen and (max-width: 768px) {
    padding: 25px 45px 10px;
    margin-bottom: 18px;
  }
}

.usage p {
  margin-top: 20px;
  @media screen and (max-width: 768px) {
    margin-bottom: 0;
  }
}

.usage a.blue_btn {
  padding: 10px 14px;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  @media screen and (max-width: 768px) {
    font-size: 15px;
    font-weight: bold;
  }
}

.usage__link {
  position: relative;
  padding-left: 24px;
  display: inline-block;
}

.usage__link::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(/shared/img/parts/ar_b_bt.svg);
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.target {
  margin-top: 55px;
}

.service-content {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  @media screen and (max-width: 768px) {
    gap: 10px;
  }
}

.service-content__item {
  display: flex;
  align-items: center;
  gap: 70px;
  border-radius: 10px;
  border: 4px solid #ffd8a7;
  padding: 20px 40px;
  @media screen and (max-width: 768px) {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px 14px;
  }
}

.service-content__item-content {
  flex: 1 0 69%;
  font-size: 16px;
}

.service-content__item-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}

.service-content__item-image {
  flex: 1 0 210px;
  text-align: center;
  @media screen and (max-width: 768px) {
    width: 67%;
    flex: 1 0 auto;
  }
}

.service-content__item-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.service-content__item:nth-child(2) .service-content__item-image img {
  width: 150px;
  height: auto;
  @media screen and (max-width: 768px) {
    width: 100%;
  }
}
.service-content__item:nth-child(3) .service-content__item-image img {
  width: 208px;
  height: auto;
  @media screen and (max-width: 768px) {
    width: 100%;
  }
}
.service-content__item:nth-child(3) .service-content__item-image img {
  width: 193px;
  height: auto;
  @media screen and (max-width: 768px) {
    width: 100%;
  }
}

.how-to-use,
.how-to-use * {
  box-sizing: border-box;
}

.how-to-use {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 20px;
}

.how-to-use__box {
  padding: 0 !important;
}

.how-to-use__item {
  display: flex;
  position: relative;
  @media screen and (max-width: 768px) {
    flex-direction: column;
  }
}

.how-to-use__item:nth-child(n + 2)::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #64d7ff;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.how-to-use__number {
  background-color: #0091c9;
  flex: 0 0 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px 0 0 5px;
  @media screen and (max-width: 768px) {
    flex: 0 0 44px;
    border-radius: 5px 5px 0 0;
    justify-content: flex-start;
    padding-left: 20px;
  }
}

.how-to-use__item:nth-child(1) .how-to-use__number img {
  width: 18px;
  @media screen and (max-width: 768px) {
    width: 12px;
  }
}

.how-to-use__item:nth-child(2) .how-to-use__number img {
  width: 30px;
  @media screen and (max-width: 768px) {
    width: 20px;
  }
}
.how-to-use__item:nth-child(3) .how-to-use__number img {
  width: 29px;
  @media screen and (max-width: 768px) {
    width: 19px;
  }
}
.how-to-use__item:nth-child(4) .how-to-use__number img {
  width: 31px;
  @media screen and (max-width: 768px) {
    width: 20px;
  }
}

.how-to-use__content {
  background-color: #c5efff;
  padding: 20px 32px 20px 24px;
  border-radius: 0 5px 5px 0;
  flex: 1;
  @media screen and (max-width: 768px) {
    padding: 10px 10px 20px;
    border-radius: 0 0 5px 5px;
  }
}

.how-to-use__content p {
  margin-bottom: 0;
}

.how-to-use__wrap {
  display: flex;
  align-items: flex-start;
  gap: 30px;
}

.how-to-use__left {
  flex: 1 0 77%;
}

.how-to-use__right {
  flex: 1 1 95px;
}

.how-to-use__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.how-to-use__launguage-wrap {
  margin-top: 10px;
  @media screen and (max-width: 768px) {
    gap: 30px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-top: 10px;
  }
}

.how-to-use__launguage {
  border: 2px solid #fff;
  padding: 10px;
  @media screen and (max-width: 768px) {
    flex: 1 0 66%;
  }
}

.how-to-use__launguage p {
  font-size: 15px;
  @media screen and (max-width: 768px) {
    font-size: 13px;
  }
}

.contact-la {
  border: 2px solid #00beff;
  padding: 20px;
  margin-top: 50px;
  @media screen and (max-width: 768px) {
    margin-top: 20px;
  }
}

.contact-la h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  @media screen and (max-width: 768px) {
    font-size: 18px;
  }
}

.contact-la p {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: left;
  @media screen and (max-width: 768px) {
    font-size: 15px;
  }
}

.plong .tel-link {
  font-size: 18px;
  font-weight: bold;
  @media screen and (max-width: 768px) {
    font-size: 16px;
  }
}

a.underline {
  text-decoration: underline;
}

.page-cont-wrap--medical-interpretation .quadhead {
  font-size: 18px;
}

.page_box--2 .mt-be-column.images {
  max-width: 290px;
  @media screen and (max-width: 768px) {
    max-width: inherit;
    margin-left: 0;
  }
}

.page_box--2 .mt-be-column--2 {
  margin-left: 26px;
}

.mt-be-column.images.pcnone {
  margin-left: 0;
  max-width: inherit !important;
}

.mt-be-column.images.pcnone > img {
  width: 89%;
}

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

.quadhead.mt50 {
  @media screen and (max-width: 768px) {
    margin-top: 40px !important;
  }
}

.mt-be-column.mt-be-column--2.images.pcnone.mt30 {
  @media screen and (max-width: 768px) {
    width: 280px;
    margin: auto;
  }
}

.page_box p {
  @media screen and (max-width: 680px) {
    line-height: 1.5;
  }
}

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #363b43;
  }
}

.ad-mt50 {
  margin-top: 50px;
  @media screen and (max-width: 768px) {
    margin-top: 30px;
  }
}

.column_title_block {
  padding-top: 40px;
  @media screen and (max-width: 768px) {
    padding: 20px;
  }
}

@media screen and (max-width: 680px) {
  #pagelink {
    margin-bottom: 20px;
  }
  .page_cont {
    padding-bottom: 6em;
  }
}

/* lts: life trouble support */
.page-cont-wrap--lts {
  .lts__sect + .lts__sect {
    margin-top: 2rem;
  }
  .lts__label {
    font-size: 18px;
    margin-bottom: 0.8em !important;
  }
  .lts__label::before {
    top: 8px;
  }
  .lts__lead {
    margin-bottom: 3em;
    @media screen and (max-width: 768px) {
      margin-bottom: 1em;
    }
  }
  .lts__lead a{
    text-decoration: underline;
  }
  .lts__lead--2 {
    margin-bottom: 1em;
  }
  .lts__lead--bold {
    font-weight: bold;
  }
  .lts__lead p {
    margin-bottom: 1.8em;
  }
  .lts__list {
    margin: 0.5em 0 1em 0;
  }
  .lts__notes {
    margin-top: 0.5em;
    margin-bottom: 1em;
    font-size: 14px;
    @media screen and (max-width: 768px) {
      margin-left: 0;
      margin-top: 0;
    }
  }
  .lts__cta {
    border: 2px solid #00beff;
    padding: 1.25rem;
    margin: 1.5rem 0;
  }
  .lts__cta-ttl {
    margin-bottom: 0.75em;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    @media screen and (max-width: 768px) {
      font-size: 16px;
    }
  }
  .lts__tel {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0.5em 0;
  }
  .lts__cta-icon {
    flex-basis: 30px;
    margin-top: 6px;
  }
  .lts__cta-icon img {
    max-width: 100%;
  }
  .lts__cta-tel {
    line-height: 1.4;
  }
  .lts__cta-tel .tellink {
    font-weight: bold;
    font-size: 22px;
  }
  .lts__cta-tel .tellink:hover {
    text-decoration: underline;
  }
  .lts__chat {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .lts__chat-icon {
    flex-basis: 39px;
    margin-top: -4px;
  }
  .lts__chat-icon img {
    max-width: 100%;
  }
  .lts__cta-chat {
    margin-bottom: 0;
    text-decoration: underline;
    color: #0091c9;
  }
  .lts__chat-qr {
    flex-basis: 75px;
    margin-top: 6px;
  }
  .lts__support-head {
    font-size: 20px;
    font-weight: bold;
    @media screen and (max-width: 768px) {
      font-size: 18px;
    }
  }

  /* lts intro section */
  .lts__sect--intro {
    .lts__ttl {
      border-left: 5px solid #0091c9;
      padding-left: 12px;
    }
    .lts__intro-inner {
      display: flex;
      flex-direction: column;
      gap: 0;
      @media screen and (min-width: 769px) {
        flex-direction: row;
        align-items: flex-start;
        gap: 4rem;
      }
    }
    .lts__intro-main {
      @media screen and (min-width: 769px) {
        flex: 1;
        min-width: 0;
        padding-left: 16px;
      }
    }
    .lts__intro-side {
      @media screen and (min-width: 769px) {
        flex: 0 0 280px;
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
      }
    }
    .lts__service-visual {
      text-align: center;
      line-height: 0;
      @media screen and (max-width: 768px) {
        margin: 0 auto;
      }
    }
    .lts__service-visual img {
      max-width: 100%;
      height: auto;
      vertical-align: middle;
    }
  }

  /* lts detail section */
  .lts__sect--detail {
    .lts__ttl {
      border-left: 5px solid #0091c9;
      padding-left: 12px;
    }
    .lts__subttl-wrap {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      margin-top: 1.5rem;
      margin-bottom: 1.5em;
    }
    .lts__subttl-wrap--2 {
      margin-top: 70px;
    }
    .lts__subttl-wrap--mt50 {
      margin-top: 3rem;
    }
    .lts__subttl-wrap .quadhead::before {
      display: none;
    }
    .lts__subttl-icon {
      flex-shrink: 0;
      width: 52px;
      height: 52px;
      @media screen and (max-width: 768px) {
        width: 45px;
        height: 45px;
      }
    }
    .lts__subttl {
      margin: 0;
      color: #7e4500;
      font-size: 32px;
      font-weight: bold;
      @media screen and (max-width: 768px) {
        font-size: 24px;
      }
    }
    .lts__support-block {
      display: flex;
      flex-wrap: wrap;
      gap: 1.25rem;
      align-items: flex-start;
      margin: 1.25rem 0 0;
      padding: 10px 10px 10px 20px;
      border: 4px solid #ffd8a7;
      border-radius: 10px;
      @media screen and (max-width: 768px) {
        flex-direction: column;
        gap: 0;
        padding: 20px;
      }
    }
    .lts__support-block + .lts__support-block {
      margin-top: 10px;
      margin-bottom: 40px;
    }
    .lts__notes--14 {
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 2px;
    }
    .lts__list > li {
      margin-left: 1em;
    }
    .lts__list li + li {
      margin-top: 6px;
    }
    .lts__support-content {
      flex: 1;
      min-width: 0;
    }
    .lts__support-img {
      flex: 0 0 auto;
      @media screen and (max-width: 768px) {
        max-width: 100%;
      }
    }
    .lts__support-img img,
    .lts__example-img img {
      display: block;
      max-width: 100%;
      height: auto;
    }
    .lts__range {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      margin: 1rem 0;
    }
    .lts__range-item {
      display: grid;
      grid-template-columns: 1fr;
      overflow: hidden;
      border: 2px solid #b8d4e8;
      @media screen and (min-width: 769px) {
        grid-template-columns: 180px 1fr;
      }
    }
    .lts__range-item--free {
      border-color: #00beff;
      .lts__range-ttl {
        background: #00beff;
      }
      .lts__range-body {
        @media screen and (min-width: 769px) {
          border-left-width: 1px;
        }
      }
    }
    .lts__range-item--paid {
      border-color: #ff8d00;
      .lts__range-ttl {
        background: #ff8d00;
      }
      .lts__range-body {
        border-left-color: #e8d494;
      }
    }
    .lts__range-ttl {
      font-weight: bold;
      font-size: 20px;
      color: #fff;
      margin: 0;
      padding: 1rem 1.25rem;
      display: flex;
      justify-content: center;
      align-items: center;
      @media screen and (max-width: 768px) {
        font-size: 16px;
      }
      
    }
    .lts__range-body {
      margin: 0;
      padding: 1rem 1.25rem;
      background: #fff;
      font-size: 16px;
      border-left: 1px solid #9ec9e2;
      @media screen and (max-width: 768px) {
        font-size: 14px;
      }
    }
    .lts__coverage-limit {
      margin: 1rem 0;
    }
    .lts__coverage-limit-value {
      display: inline-block;
      background: #e3f2fd;
      color: #2196f3;
      font-size: 1.5rem;
      font-weight: bold;
      padding: 0.35em 0.75em;
      border-radius: 12px;
      margin-left: 0.25em;
      @media screen and (max-width: 768px) {
        font-size: 1.25rem;
      }
    }
    .lts__example {
      margin: 1rem 0;
      border: 4px solid #ffd8a7;
      border-radius: 10px;
      padding: 20px 20px 20px 30px;
      @media screen and (max-width: 768px) {
        display: flex;
        flex-direction: column;
        padding: 20px 16px;
      }
    }
    .lts__example-ttl {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 20px;
    }
    .lts__example-inner {
      display: flex;
      gap: 60px;
      @media screen and (max-width: 768px) {
        flex-direction: column;
        gap: 20px;
      }
    }
    .lts__example-content {
      flex: 1 1 444px;
      min-width: 0;
      .lts__lead {
        margin-bottom: 0;
      }
    }
    .lts__example-img {
      flex: 0 0 389px;
      display: flex;
      gap: 24px;
      @media screen and (max-width: 768px) {
        max-width: 100%;
      }
    }
    .lts__example-img-in {
      @media screen and (max-width: 768px) {
        width: 56.6%;
        margin: 10px auto;
      }
    }
    .lts__example-img-in img {
      max-width: 100%;
    }
    .lts__intro-inner {
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      @media screen and (min-width: 769px) {
        flex-direction: row;
        align-items: flex-start;
        gap: 2rem;
      }
    }
    .lts__intro-main {
      @media screen and (min-width: 769px) {
        flex: 1;
        min-width: 0;
      }
    }
    .lts__intro-side {
      @media screen and (min-width: 769px) {
        flex: 0 0 306px;
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
      }
      @media screen and (max-width: 768px) {
        width: 75.4%;
        margin: 0 auto 20px;
      }
    }
  }

  /* lts company section */
  .lts__sect--company {
    .lts__ttl {
      border-left: 5px solid #0091c9;
      padding-left: 12px;
    }
    .lts__company-intro {
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      margin: 1rem 0;
      @media screen and (min-width: 769px) {
        flex-direction: row;
        align-items: flex-start;
        gap: 2rem;
      }
    }
    .lts__company-intro-text {
      flex: 1;
      min-width: 0;
      .lts__lead {
        margin-bottom: 1em;
      }
    }
    .lts__company-visual {
      flex: 0 0 auto;
      text-align: center;
      @media screen and (min-width: 769px) {
        max-width: 400px;
      }
      @media screen and (max-width: 768px) {
        width: 73.1%;
        margin: 0 auto 40px;
      }
    }
    .lts__company-visual img {
      max-width: 100%;
      height: auto;
      vertical-align: middle;
    }
    .lts__usecase-label {
      background: #7e4500;
      display: inline-block;
      color: #fff;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      padding: 0.6rem 2rem;
      border-radius: 30px;
      margin: 1.5rem 0 1rem;
      @media screen and (max-width: 768px) {
        width: calc(234px - 3rem);
        display: block;
        margin: 1.5rem auto 1rem;
      }
    }
    .lts__usecase--company {
      margin: 0 0 1.5rem;
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
    }
    .lts__usecase-item {
      border: 4px solid #7e4500;
      border-radius: 10px;
      overflow: hidden;
      background: #fff;
      @media screen and (min-width: 769px) {
        display: grid;
        grid-template-columns: 1fr auto;
        align-items: stretch;
      }
      .lts__usecase-num {
        margin: 0;
        padding: 0.75rem 1rem 0.75rem 2rem;
        background: #fff;
        @media screen and (min-width: 769px) {
          min-width: 0;
        }
        @media screen and (max-width: 768px) {
          padding: 14px;
        }
      }
      .lts__usecase-solve {
        margin: 0;
        padding: 0.6rem 1rem;
        background: #7e4500;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        @media screen and (min-width: 769px) {
          width: 406px;
          display: flex;
          flex-direction: column;
          justify-content: center;
        }
        @media screen and (max-width: 768px) {
          font-size: 16px;
          text-align: center;
          padding: 16px;
        }
      }
      .lts__usecase-solve-small {
        font-size: 14px;
        font-weight: normal;
        @media screen and (max-width: 768px) {
          display: block;
        }
      }
      .lts__notes {
        margin: 0;
        padding: 0.25rem 1rem 0.6rem;
        background: #7e4500;
        color: rgba(255, 255, 255, 0.95);
        font-size: 0.85em;
        @media screen and (min-width: 769px) {
          grid-column: 2;
        }
      }
    }
    .lts__cta-row {
      display: flex;
      flex-direction: column;
      gap: 1.5rem;
      margin: 1.5rem 0 0;
      @media screen and (min-width: 769px) {
        flex-direction: row;
        align-items: flex-start;
        gap: 2rem;
      }
    }
    .lts__cta-row + .lts__lead{
      margin-bottom: 30px;
    }
    .lts__cta--blue {
      background: #006695;
      border: none;
      color: #fff;
      padding: 30px 20px 20px 30px;
      border-radius: 5px;
      @media screen and (min-width: 769px) {
        flex: 0 0 557px;
      }
      @media screen and (max-width: 768px) {
        padding: 30px 16px;
        margin-bottom: 0;
      }
      .lts__cta-row-inner {
        display: flex;
        gap: 17px;
        @media screen and (max-width: 768px) {
          flex-direction: column;
        }
      }
      .lts__cta-ttl {
        color: #fff;
        margin-bottom: 0.5em;
        font-size: 22px;
        font-weight: bold;
        text-align: left;
        @media screen and (max-width: 768px) {
          text-align: center;
          font-size: 18px;
        }
      }
      .lts__cta-tel,
      .lts__cta-chat {
        flex: 1;
        color: #fff;
        border: 2px solid #00beff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 20px 10px;
      }
      .lts__cta-chat {
        color: #00beff !important;
      }
      .lts__cta-chat a {
        color: #00beff !important;
      }
      .tellink {
        color: #fff;
        font-weight: bold;
        font-size: 30px;
        text-decoration: none;
      }
      .tellink:hover {
        text-decoration: underline;
        color: #fff;
      }
    }
    .lts__cta-icon {
      display: inline-block;
      margin-right: 10px;
    }
    .lts__cta-icon--tel {
      width: 38px;
      height: 41px;
    }
    .lts__cta-icon--chat {
      width: 52px;
      height: 39px;
    }
    .lts__list--cta {
      list-style: none;
      margin-top: 40px;
      @media screen and (min-width: 769px) {
        flex: 1;
        min-width: 0;
      }
      @media screen and (max-width: 768px) {
        margin-top: 0px;
      }
    }
    .lts__list--cta li {
      list-style: none;
      position: relative;
      padding-left: 20px;
      margin-left: 0px;
      margin-bottom: 10px;
    }
    .lts__list--cta li::before {
      content: "●";
      position: absolute;
      left: 0;
      top: 0;
    }
    .lts__lang {
      display: flex;
      flex-direction: column;
      gap: 10px;
      @media screen and (min-width: 769px) {
        flex-direction: row;
        align-items: flex-start;
        gap: 10px;
      }
      @media screen and (max-width: 768px) {
        flex-direction: column-reverse;
      }
    }
    .ltas__lang-main {
      flex: 0 0 612px;
      min-width: 0;
    }
    .lts__notes--15 {
      font-size: 15px;
      margin-bottom: 0;
      margin-top: 2px;
      @media screen and (max-width: 768px) {
        font-size: 14px;
      }
    }
    .lts__lang-img {
      margin-left: auto;
      @media screen and (max-width: 768px) {
        width: 73.1%;
        margin: 0 auto 20px;
      }
    }
  }

  /* lts inquiry section */
  .lts__sect--inquiry {
    .lts__ttl {
      border-left: 5px solid #0091c9;
      padding-left: 12px;
      margin-bottom: 1rem;
    }
    .lts__contact {
      margin: 0 0 1rem;
      line-height: 1.7;
      .tellink {
        color: #0091c9;
        font-weight: bold;
        text-decoration: none;
      }
      .tellink:hover {
        text-decoration: underline;
      }
    }
    .lts__contact-email {
      color: #0091c9;
      text-decoration: underline;
    }
    .lts__contact-email:hover {
      text-decoration: none;
    }
    .lts__contact-hours {
      display: inline-block;
      margin-left: 1em;
      margin-bottom: 10px;
      font-size: 15px;
    }
  }
  .lts__subttl {
    margin-top: 1.5rem;
    margin-bottom: 0.5em;
  }
  .lts__subttl--company {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 1em;
    @media screen and (max-width: 768px) {
      font-size: 18px;
      margin-bottom: 0.5em;
    }
  }
  .lts__usecase {
    margin: 1em 0;
  }
  .lts__usecase-solve {
    margin: 0.25em 0 0.75em;
    font-weight: bold;
  }
  .lts__tbl-wrap {
    overflow-x: auto;
    margin: 0 0 7px;
    padding: 0 0 8px;
  }
  .lts__tbl {
    width: 612px;
    border-collapse: collapse;
    font-size: 16px;
    border: 4px solid #00beff;
    min-width: 612px;
  }
  .lts__tbl th,
  .lts__tbl td {
    border-bottom: 1px solid #00beff;
    padding: 0.6rem 0.75rem;
    text-align: left;
    vertical-align: top;
  }
  .lts__tbl th {
    background: #00beff;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    font-size: 16px;
    @media screen and (max-width: 768px) {
      font-size: 15px;
    }
  }
  .lts__tbl th:nth-child(2) {
    font-size: 22px;
    @media screen and (max-width: 768px) {
      font-size: 20px;
    }
  }
  .lts__tbl td {
    background: #e9f9ff;
    font-size: 15px;
    vertical-align: middle;
    @media screen and (max-width: 768px) {
      font-size: 14px;
    }
  }
  .lts__tbl td:nth-child(1) {
    width: 155px;
  }
  .lts__tbl td:nth-child(2) {
    background: #f3fcff;
    white-space: nowrap;
  }
  .lts__tbl td:nth-child(3) {
    background: #fff;
    white-space: nowrap;
  }
  .lts__links-ttl {
    margin-top: 1.5rem;
    margin-bottom: 0.5em;
  }
  .lts__links .acceptance--lts {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
  }
  .lts__links .acceptance__item {
    margin-bottom: 0.5em;
  }
  
}
.lts__btn-wrap {
  margin-top: 25px;
  text-align: center;
  @media screen and (max-width: 768px) {
    margin-top: 20px;
  }
}
/* lts lineup section */
.lts__sect--lineup {
  .lts__ttl {
    border-left: 5px solid #0091c9;
    padding-left: 12px;
    margin-bottom: 1.5rem;
  }
  .lts__links {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    @media screen and (min-width: 769px) {
      flex-direction: row;
      gap: 10px;
      align-items: stretch;
    }
  }
  .lts__links-cat {
    padding: 20px 26px;
    border-radius: 12px;
    @media screen and (min-width: 769px) {
      flex: 1;
      min-width: 0;
    }
  }
  .lts__links-cat--skill {
    background: #c5efff;
    .lts__links-ttl {
      color: #006695;
    }
  }
  .lts__links-cat--workplace {
    background: #ffd8a7;
    .lts__links-ttl {
      color: #7e4500;
    }
  }
  .lts__links-cat--daily {
    background: #d4eda9;
    .lts__links-ttl {
      color: #1e7600;
    }
  }
  .lts__links-cat .lts__links-ttl {
    margin-top: 0;
    margin-bottom: 0.75rem;
    position: relative;
    font-weight: bold;
    display: flex;
    gap: 10px;
    align-items: center;
    @media screen and (max-width: 768px) {
      margin-bottom: 20px;
    }
  }
  .lts__links-cat--skill .lts__links-ttl,
  .lts__links-cat--daily .lts__links-ttl{
    margin-bottom: 1.56rem;
    
    @media screen and (max-width: 768px) {
      margin-bottom: 20px;
    }
  }
  .lts__links-ttl-icon {
    flex: 0 0 39px;
  }
  .lts__links-ttl-inner {
    font-size: 17px;
    font-weight: bold;
  }
  .lts__lineup-btn {
    width: 269px;
    min-width: inherit;
    border-radius: 12px;
  }
  .lts__btn-wrap a.blue_btn{
    box-shadow: inherit !important;
    @media screen and (min-width: 769px) {
      padding: 0.706em 1.5em;
    }
    @media screen and (max-width: 768px) {
      box-shadow: inherit !important;
      width: 100%;
      box-sizing: border-box;
    }
  }
  .acceptance2 {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .acceptance2__item {
    margin-bottom: 0;
    width: 100%;
  }
  .acceptance2__title {
    display: block;
    width: calc(100% - 66px);
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #0091c9;
    padding: 10px 20px 10px 40px;
    border-radius: 5px;
    background: #fff;
    border: 3px solid #64d7ff;
    background-image: url(/support-service/files/lineup-arrow.svg);
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: left 10px center;
    @media screen and (max-width: 768px) {
      font-size: 15px;
    }
  }
  .lts__links-cat--workplace .acceptance2__title {
    border-color: #ffb255;
  }
  .lts__links-cat--daily .acceptance2__title {
    border-color: #aadd56;
  }
  .acceptance2__title--current {
    border-color: #c4cad0 !important;
    color: #84919d !important;
    background-image: url(/support-service/files/lineup-arrow_d.svg);
  }
}
.br::after {
  content: "\A";
  white-space: pre;
}
.br-sp::after {
  @media screen and (max-width: 768px) {
    content: "\A";
    white-space: pre;
  }
}


.support-service-link,
.support-service-link * {
  box-sizing: border-box;
}

.support-service-link {
  max-width: 420px;
  /* display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 20px; */
}
.support-service-link__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #FFE196;
  padding: 11px 10px 13px;
  border-radius: 20px;
  background-image: url(/support-service/files/support-service-link-1.svg);
  background-size: 83% auto;
  background-position: center right 12px;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.support-service-link__btn--life{
  background-image: url(/support-service/files/support-service-link-2.svg);
  background-size: 94% auto;
  background-position: center left 12px;
  background-color: #D4EDA9;
}

html[lang="vi"] .support-service-link__btn--life,
html[lang="mn"] .support-service-link__btn--life,
html[lang="tl"] .support-service-link__btn--life,
html[lang="uz"] .support-service-link__btn--life,
html[lang="ta"] .support-service-link__btn--life
 {
  background-position: bottom 56px left 12px;
}

.support-service-link__btn:hover {
  opacity: 0.8;
  transition: opacity 0.3s;
}

.support-service-link__inner {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 130px;
  @media screen and (max-width: 768px) {
    margin-bottom: 105px;
  }
}

.support-service-link__label {
  background-color: #7E4500;
  color: #fff;
  border-radius: 3px;
  padding: 2px 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  @media screen and (max-width: 768px) {
    font-size: 16px;
    padding: 2px 6px;
  }
}

.support-service-link__btn--life .support-service-link__label {
  background-color: #1E7600;
}
.support-service-link__btn--life .support-service-link__text {
  color: #1E7600;
}
.support-service-link__btn--life .support-service-link__text-sm {
  color: #1E7600;
}

.support-service-link__text {
  font-size: 28px;
  font-weight: bold;
  color: #7E4500;
  line-height: 1.2;
  @media screen and (max-width: 768px) {
    font-size: 22px;
  }
}

.support-service-link__text-sm {
  font-size: 16px;
  color: #7E4500;
  line-height: 1.2;
  letter-spacing: -0.02em;
  @media screen and (max-width: 768px) {
    font-size: 12px;
  }
}

.ad-system-change{
  border: 5px solid #C5EFFF;
  border-radius: 5px;
  padding: 10px 16px 34px;
  margin-bottom: 50px;
  @media screen and (max-width: 768px) {
    margin-bottom: 30px;
  }
}

.ad-system-change__text{
  display: inline-block;
  background-color: #D01900;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  padding: 6px 12px;
  border-radius: 5px;
}

.ad-system-change__inner{
  margin-top: 10px;
}
.ad-system-change__inner p{
  margin-bottom: 20px;
}
.ad-system-change__inner img{
  width: 452px;
  height: auto;
  margin: 0 0 auto 0;
  display: block;
}