@charset "UTF-8";
.u-shippori {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
}

.u-cor {
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  font-style: normal;
}

.u-noto {
  font-family: "Noto Serif JP";
}

/* reset */
html {
  overflow-y: scroll;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

dt,
th {
  font-weight: normal;
}

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

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

object,
embed {
  vertical-align: top;
}

img,
abbr,
acronym,
fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: bottom;
}

hr {
  clear: both;
}

/* --------------------------------------------------------
  01share style
  -------------------------------------------------------- */
.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1;
}

a:hover.cssRoll img {
  opacity: 0.6;
}

body {
  font-weight: normal;
  line-height: 1.7;
  color: #373737;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

em {
  font-weight: bold;
}

main {
  overflow: hidden;
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .wrapin {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1101px) and (max-width: 1400px) {
  .wrapin {
    padding: 0 30px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .wrapin {
    padding: 0 30px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
@media screen and (max-width: 767px) {
  .wrapin-sp {
    padding: 0 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1325px) {
  section {
    padding-left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
/* ---------------------------
module
--------------------------- */
html {
  line-height: 2;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}

body {
  color: #333333;
  -webkit-text-size-adjust: 100%;
  line-height: 2;
  background-repeat: repeat;
  background-size: auto;
  font-family: "Noto Sans JP", sans-serif;
}
body.en, body.vn {
  font-family: "Roboto", sans-serif;
}
body.th {
  font-family: "Kanit", sans-serif;
}

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

@media screen and (min-width: 1101px) {
  p {
    font-size: 18px;
    line-height: 2.3;
  }
  p.vn {
    font-size: 16px;
  }
}
a {
  color: #333333;
}

a:not([href^="tel:"]) {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:not([href^="tel:"]):hover {
  text-decoration: none;
  opacity: 0.4;
}

a[href^="tel:"] {
  cursor: default;
}

a.anchor {
  display: block;
  padding-top: 40px;
  margin-top: -40px;
}

@media screen and (min-width: 768px) {
  .pcOnly {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .spOnly {
    display: block !important;
  }
}

/* ---------------------------
l-wrap
--------------------------- */
@media screen and (min-width: 768px) {
  .l-wrap {
    max-width: 1016px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-700 {
    max-width: 780px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-780 {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-800 {
    max-width: 880px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-900 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-960 {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-980 {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1040 {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1085 {
    max-width: 1165px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1100 {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1110 {
    max-width: 1190px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1120 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1180 {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1200 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1250 {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1270 {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1300 {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-1600 {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .l-wrap-r1480 {
    max-width: 1560px;
    margin: 0 0 0 20%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-wrap-sp {
    padding: 0 20px;
  }
}

.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: sticky;
  top: 0;
  width: 100%;
  background: #FFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2;
}
@media screen and (min-width: 1101px) {
  .l-header {
    padding: 20px 6rem;
    height: 100px;
    -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.35);
  }
}
@media screen and (min-width: 1401px) {
  .l-header {
    padding: 20px 5rem 20px 3rem;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
  .l-header {
    padding: 20px 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header {
    padding: 20px;
    height: 100px;
    -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.35);
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 0 15px;
    height: 60px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
            box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
  }
}
@media screen and (min-width: 768px) {
  .l-header-l {
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header-l {
    width: 90px;
  }
}
.l-header-l figure a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .l-header-l figure a {
    margin: 0;
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header-l figure a {
    gap: 9px;
  }
}
.l-header-l figure a img {
  height: 100%;
}
@media screen and (min-width: 768px) {
  .l-header-l figure a img {
    width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-l figure a img {
    width: 120px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-l figure a img:last-child {
    width: 95px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-l figure a img:last-child {
    width: 65px;
  }
}
.l-header-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .l-header-r {
    width: 60%;
  }
}
.l-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header-nav {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    position: fixed;
    top: 60px;
    left: 0;
    overflow-y: auto;
    width: 100vw;
    height: calc(100vh - 56px);
    background: #d3eff8;
    padding-bottom: 200px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 9;
  }
  .l-header-nav.on {
    pointer-events: auto;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.l-header-nav-l {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-header-nav-r {
    background: url(/common/images/header/lang-bg.png) no-repeat;
    background-size: contain;
    margin-left: 2rem;
    width: 165px;
    aspect-ratio: 138/44;
    position: relative;
    top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-nav-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-lists {
    display: block;
  }
}
.l-header-nav-list {
  position: relative;
}
@media screen and (min-width: 1101px) {
  .l-header-nav-list.item-hover {
    height: 100px;
    position: relative;
    top: 33px;
  }
  .en .l-header-nav-list.item-hover, .th .l-header-nav-list.item-hover, .vn .l-header-nav-list.item-hover {
    top: 36px;
  }
  .l-header-nav-list.item-hover:hover {
    height: 100px;
  }
  .l-header-nav-list.item-hover:hover .l-header-nav-subs {
    display: block;
    top: 40px;
    left: -1rem;
    width: 120%;
    z-index: 1;
    background: #d3eff8;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header-nav-list.item-hover {
    position: relative;
  }
  .l-header-nav-list.item-hover:hover {
    height: 50px;
  }
  .l-header-nav-list.item-hover:hover .l-header-nav-subs {
    display: block;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #d3eff8;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-list {
    display: block;
    border-bottom: 1px solid #fff;
  }
  .l-header-nav-list.item-hover a span {
    display: none;
  }
  .l-header-nav-list.m-allow {
    position: relative;
  }
  .l-header-nav-list.m-allow:after {
    content: "\e5e1";
    font-family: "Material Icons";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    display: block;
    color: #FFF;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .l-header-nav-list.btn {
    padding-top: 3px;
  }
  .en .l-header-nav-list.btn {
    padding-top: 6px;
  }
  .th .l-header-nav-list.btn, .vn .l-header-nav-list.btn {
    padding-top: 7px;
  }
  .l-header-nav-list.btn a {
    padding: 6px 20px 8px;
    border: 2px solid #C3E2F1;
    border-radius: 50vw;
    font-size: 0.9rem;
    text-align: center;
  }
  .en .l-header-nav-list.btn a {
    font-size: 0.8rem;
    padding: 11px 20px;
  }
  .th .l-header-nav-list.btn a, .vn .l-header-nav-list.btn a {
    display: block;
    font-size: 0.7rem;
    padding: 3.6px 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  .vn .l-header-nav-list.btn a {
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .vn .l-header-nav-list:nth-child(even) a {
    display: block;
    line-height: 1.7;
  }
}
@media screen and (max-width: 767px) {
  .vn .l-header-nav-list:nth-child(even) a {
    line-height: 1.5;
  }
}
.l-header-nav-list a {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .l-header-nav-list a {
    font-size: 1rem;
  }
  .en .l-header-nav-list a, .th .l-header-nav-list a, .vn .l-header-nav-list a {
    font-size: 0.9rem;
  }
  .l-header-nav-list a.allow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vn .l-header-nav-list a.allow {
    line-height: 1.7;
  }
  .l-header-nav-list a.allow span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    padding-top: 3px;
  }
  .vn .l-header-nav-list a.allow span {
    margin-right: -2.3rem;
    width: 55px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-list a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .l-header-nav-subs {
    display: none;
    position: absolute;
    text-align: center;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-subs.spOnly {
    right: 50px;
    display: none !important;
    position: absolute;
    top: 40px;
    text-align: center;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .l-header-nav-sub a {
    width: 100%;
    height: 100%;
    padding: 7px 0;
    background: #fff;
    display: block;
  }
  .l-header-nav-sub.hover a {
    background: #d3eff8;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-sub {
    display: block;
    border-bottom: 1px solid #d3eff8;
  }
  .l-header-nav-sub a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    padding: 7px 20px;
  }
  .l-header-nav-sub a:before {
    content: "-";
    padding-right: 10px;
  }
  .l-header-nav-sub.m-allow {
    position: relative;
  }
  .l-header-nav-sub.m-allow:after {
    content: "\e5e1";
    font-family: "Material Icons";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    display: block;
    color: #FFF;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .l-header-nav-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-header-nav-lang ul li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-lang.spOnly {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: url(/common/images/header/lang-bg.png) no-repeat;
    background-size: contain;
    width: 110px;
    aspect-ratio: 138/44;
    position: absolute;
    top: 13px;
    right: 64px;
  }
  .l-header-nav-lang.spOnly ul li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1101px) {
  .l-header-nav-lang-item.item-hover {
    height: 100px;
    position: relative;
    top: 4px;
    margin-left: 5px;
  }
  .en .l-header-nav-lang-item.item-hover, .th .l-header-nav-lang-item.item-hover, .vn .l-header-nav-lang-item.item-hover {
    top: 5px;
  }
  .l-header-nav-lang-item.item-hover:hover {
    height: 100px;
  }
  .l-header-nav-lang-item.item-hover:hover .l-header-nav-subs {
    display: block;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #d3eff8;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header-nav-lang-item.item-hover {
    height: 100px;
    position: relative;
    top: 6px;
    margin-left: 5px;
  }
  .en .l-header-nav-lang-item.item-hover, .th .l-header-nav-lang-item.item-hover, .vn .l-header-nav-lang-item.item-hover {
    top: 8px;
  }
  .l-header-nav-lang-item.item-hover:hover {
    height: 100px;
  }
  .l-header-nav-lang-item.item-hover:hover .l-header-nav-subs {
    display: block;
    top: 36px;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #d3eff8;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-lang-item.spOnly .l-header-nav-sub a:before {
    display: none;
  }
  .l-header-nav-lang-item.item-hover {
    height: 100px;
    position: relative;
    top: 2.5px;
  }
  .en .l-header-nav-lang-item.item-hover, .vn .l-header-nav-lang-item.item-hover {
    top: 4px;
  }
  .l-header-nav-lang-item.item-hover:hover {
    height: 100px;
  }
  .l-header-nav-lang-item.item-hover:hover .l-header-nav-subs {
    display: block !important;
    top: 31px;
    left: -16px;
    width: 110px;
    z-index: 1;
    background: #fff;
  }
}
.l-header-nav-lang-item-earth {
  position: relative;
}
@media screen and (min-width: 1101px) {
  .l-header-nav-lang-item-earth {
    top: -5px;
    padding-right: 10px;
  }
  .en .l-header-nav-lang-item-earth, .th .l-header-nav-lang-item-earth, .vn .l-header-nav-lang-item-earth {
    top: -6.5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header-nav-lang-item-earth {
    top: -3px;
    padding-right: 10px;
  }
  .en .l-header-nav-lang-item-earth, .th .l-header-nav-lang-item-earth, .vn .l-header-nav-lang-item-earth {
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-lang-item-earth {
    top: -3px;
    padding-right: 8px;
  }
  .en .l-header-nav-lang-item-earth, .vn .l-header-nav-lang-item-earth {
    top: -5px;
  }
}
.l-header-nav-lang-item-allow {
  position: relative;
}
@media screen and (min-width: 1101px) {
  .l-header-nav-lang-item-allow {
    top: -8px;
    padding-left: 10px;
  }
  .en .l-header-nav-lang-item-allow, .th .l-header-nav-lang-item-allow, .vn .l-header-nav-lang-item-allow {
    top: -9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-header-nav-lang-item-allow {
    top: -6px;
    padding-left: 10px;
  }
  .en .l-header-nav-lang-item-allow, .th .l-header-nav-lang-item-allow, .vn .l-header-nav-lang-item-allow {
    top: -8px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav-lang-item-allow {
    top: -6px;
    padding-left: 8px;
  }
  .en .l-header-nav-lang-item-allow, .vn .l-header-nav-lang-item-allow {
    top: -7px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-content-nav-con {
    position: fixed;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 9;
    overflow-y: auto;
    width: 100vw;
    height: calc(100vh - 56px);
    left: 0;
    top: 73px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    background: #d3eff8;
    padding-bottom: 200px;
  }
  .l-header-content-nav-con.on {
    pointer-events: auto;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media screen and (max-width: 767px) {
  .allow {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .l-head-btn {
    width: 34px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 16px;
  }
  .l-head-btn.on .l-head-btn-lines {
    top: 2px;
  }
  .l-head-btn.on .l-head-btn-line:nth-of-type(1) {
    -webkit-transform: translateY(14px) rotate(-45deg);
    transform: translateY(14px) rotate(-45deg);
    top: 0px;
    position: absolute;
    right: 0px;
  }
  .l-head-btn.on .l-head-btn-line:nth-of-type(2) {
    -webkit-transform: translateY(0px) rotate(45deg);
    transform: translateY(0px) rotate(45deg);
    bottom: 8px;
    position: absolute;
    right: 0;
  }
  .l-head-btn.on .l-head-btn-line:nth-of-type(3) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-head-btn-line {
    width: 28px;
    height: 2px;
    background: #000;
    display: block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 8px;
  }
  .l-head-btn-line:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .toggle-btn {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .toggle-btn {
    width: 68px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .toggle-btn:after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  .toggle-btn.on {
    -webkit-transform: rotateZ(180deg);
            transform: rotateZ(180deg);
  }
}

@media screen and (max-width: 767px) {
  .item-toggle {
    display: none;
  }
}

.l-footer {
  background: #ebf7f0;
  position: relative;
}
.l-footer .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .l-footer .l-wrap-1100 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-wrap-1100 {
    display: block;
  }
}
.l-footer:after {
  content: "";
  width: 454px;
  height: 554px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/common/images/common/logo-bg.png) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .l-footer-l {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-l {
    width: 160px;
  }
}
.l-footer-r {
  max-width: 700px;
  width: 100%;
}
.l-footer-r-top {
  position: fixed;
  z-index: 1;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: translateY(200px);
          transform: translateY(200px);
}
@media screen and (min-width: 768px) {
  .l-footer-r-top {
    right: 5%;
    bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-r-top {
    right: 30px;
    bottom: 40px;
  }
}
.l-footer-r-top.on {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.l-footer-r-banner {
  background: url(/common/images/footer/ft-banner.jpg) no-repeat 50% 50%;
  background-size: cover;
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 1;
  border: 5px solid #fff;
  border-radius: 30px;
  cursor: pointer;
}
.l-footer-r-banner-close {
  position: absolute;
  top: -15px;
  right: -10px;
  z-index: 3;
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50vw;
  cursor: pointer;
}
.l-footer-r-banner-close img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 5px;
}
.l-footer-r-banner a {
  display: block;
  padding: 1rem 1.5rem;
  overflow: hidden;
}
.l-footer-r-banner a:hover {
  opacity: 1;
}
.l-footer-r-banner-body {
  text-align: center;
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer-r-banner-body .en {
  font-size: 21px;
}
.l-footer-r-banner-body span {
  display: block;
  font-size: 30px;
  margin-top: 8px;
  letter-spacing: 1.5px;
  line-height: 1.3;
}
.en .l-footer-r-banner-body span {
  font-size: 25px;
  letter-spacing: 1px;
}
.banner a:hover .l-footer-r-banner-body {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media screen and (min-width: 1101px) {
  .l-footer-r-in {
    padding-top: 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-footer-r-in {
    padding-top: 130px;
    padding-left: 75px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-r-in {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .l-footer-r-in-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-r-in-lists {
    display: block;
    margin-bottom: 20px;
  }
}
.l-footer-r-in-list {
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-footer-r-in-list span {
  font-weight: bold;
  padding-right: 10px;
}
@media screen and (min-width: 1101px) {
  .l-footer-r-in-list span {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-footer-r-in-list span {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-r-in-list span {
    font-size: 16px;
  }
}
.l-footer-r-in-list a {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 1101px) {
  .l-footer-r-in-list a {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .l-footer-r-in-list a {
    font-size: 1.6rem;
    padding-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-r-in-list a {
    font-size: 18px;
  }
}
.th .l-footer-r-in-list a {
  font-family: "Kanit", sans-serif;
}
.en .l-footer-r-in-list a, .vn .l-footer-r-in-list a {
  font-family: "Roboto", sans-serif;
}
.l-footer-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-footer-mail span {
  margin-right: 10px;
}
.l-footer-mail a {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .l-footer-mail a {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-mail a {
    font-size: 18px;
  }
}
.th .l-footer-mail a {
  font-family: "Kanit", sans-serif;
}
.en .l-footer-mail a {
  font-family: "Roboto", sans-serif;
}
.vn .l-footer-mail {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vn .l-footer-mail a {
  font-family: "Roboto", sans-serif;
}
.vn .l-footer-mail a + a {
  margin-left: 20px;
}

.copyright {
  background: #333333;
}
.copyright .l-wrap-1100 {
  color: #FFF;
}
@media screen and (min-width: 768px) {
  .copyright .l-wrap-1100 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
  }
  .copyright .l-wrap-1100 p {
    margin-right: 110px;
  }
}
@media screen and (max-width: 767px) {
  .copyright .l-wrap-1100 {
    display: block;
    padding: 20px;
    text-align: center;
  }
}
.copyright .l-wrap-1100 a {
  color: #FFF;
}

.m-mv {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .m-mv {
    width: 100vw;
    height: 75vh;
    min-height: 690px;
  }
  .m-mv > div {
    display: block;
    top: 16%;
    z-index: 1;
    position: relative;
    height: 75vh;
    min-height: 620px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv {
    width: 100%;
    height: 62vh;
  }
  .m-mv > div {
    z-index: 1;
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .m-mv video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m-mv video {
    position: relative;
    top: 0;
    height: 62vh;
  }
}
.m-mv-title {
  font-family: "Poppins", sans-serif;
  font-style: italic;
  color: #023377;
  text-align: center;
  font-weight: 800;
  line-height: 1.15;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 1401px) {
  .m-mv-title {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .m-mv-title {
    font-size: 5.35rem;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title {
    font-size: 35px;
    width: 100%;
  }
}
.jp .m-mv-title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.2;
}
@media screen and (min-width: 1401px) {
  .jp .m-mv-title {
    font-size: 72px;
  }
}
.m-mv-title span.c-navyblue {
  color: #023377;
}
.m-mv-title span.c-gradiant {
  font-family: "Poppins", sans-serif;
  background: -webkit-gradient(linear, left top, right top, color-stop(-35%, #023377), color-stop(46%, #5f83d1), color-stop(105%, #77bae9));
  background: linear-gradient(90deg, #023377 -35%, #5f83d1 46%, #77bae9 105%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .m-mv-title span.c-gradiant {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title span.c-gradiant {
    font-size: 42px;
  }
}
.m-mv-title span.txt {
  display: block;
  color: #333;
  font-weight: 100;
  line-height: 1.3;
  font-style: italic;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .m-mv-title span.txt {
    font-size: 36px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title span.txt {
    font-size: 20px;
    margin-top: 15px;
  }
}
.jp .m-mv-title span.txt {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.45;
}
@media screen and (min-width: 768px) {
  .jp .m-mv-title span.txt {
    font-size: 33px;
  }
}
.m-mv-title figure.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .m-mv-title figure.logo {
    margin-top: 70px;
    gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title figure.logo {
    margin-top: 30px;
    gap: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .m-mv-title figure.logo img {
    width: 135px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title figure.logo img {
    width: 75px;
  }
}
@media screen and (min-width: 768px) {
  .m-mv-title figure.logo img:last-child {
    width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .m-mv-title figure.logo img:last-child {
    width: 135px;
  }
}
.m-mv p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: red;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-mv p {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .m-mv p {
    margin-top: 1rem;
  }
}
.m-mv p a {
  color: red;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media screen and (min-width: 768px) {
  .m-exhibitor-mv,
  .m-privacy-mv,
  .m-venue-mv,
  .m-matching-mv,
  .m-achieve-mv,
  .m-visitor-mv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100vw;
    aspect-ratio: 1920/480;
    max-height: 480px;
    overflow: hidden;
  }
  .m-exhibitor-mv figure,
  .m-privacy-mv figure,
  .m-venue-mv figure,
  .m-matching-mv figure,
  .m-achieve-mv figure,
  .m-visitor-mv figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
  }
  .m-exhibitor-mv figure img,
  .m-privacy-mv figure img,
  .m-venue-mv figure img,
  .m-matching-mv figure img,
  .m-achieve-mv figure img,
  .m-visitor-mv figure img {
    width: -webkit-fill-available;
  }
  .m-exhibitor-mv div,
  .m-privacy-mv div,
  .m-venue-mv div,
  .m-matching-mv div,
  .m-achieve-mv div,
  .m-visitor-mv div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .m-exhibitor-mv,
  .m-privacy-mv,
  .m-venue-mv,
  .m-matching-mv,
  .m-achieve-mv,
  .m-visitor-mv {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .m-exhibitor-mv figure,
  .m-privacy-mv figure,
  .m-venue-mv figure,
  .m-matching-mv figure,
  .m-achieve-mv figure,
  .m-visitor-mv figure {
    position: relative;
    width: 100%;
    top: 0px;
  }
  .m-exhibitor-mv .l-wrap-1100,
  .m-privacy-mv .l-wrap-1100,
  .m-venue-mv .l-wrap-1100,
  .m-matching-mv .l-wrap-1100,
  .m-achieve-mv .l-wrap-1100,
  .m-visitor-mv .l-wrap-1100 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    z-index: 1;
    position: absolute;
    top: 46%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.m-exhibitor-mv-title,
.m-privacy-mv-title,
.m-venue-mv-title,
.m-matching-mv-title,
.m-achieve-mv-title,
.m-visitor-mv-title {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-exhibitor-mv-title,
  .m-privacy-mv-title,
  .m-venue-mv-title,
  .m-matching-mv-title,
  .m-achieve-mv-title,
  .m-visitor-mv-title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .m-exhibitor-mv-title,
  .m-privacy-mv-title,
  .m-venue-mv-title,
  .m-matching-mv-title,
  .m-achieve-mv-title,
  .m-visitor-mv-title {
    width: 100vw;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.th .m-exhibitor-mv-title,
.th .m-privacy-mv-title,
.th .m-venue-mv-title,
.th .m-matching-mv-title,
.th .m-achieve-mv-title,
.th .m-visitor-mv-title {
  font-family: "Kanit", sans-serif;
}
.en .m-exhibitor-mv-title,
.en .m-privacy-mv-title,
.en .m-venue-mv-title,
.en .m-matching-mv-title,
.en .m-achieve-mv-title,
.en .m-visitor-mv-title {
  font-family: "Noto Sans JP", sans-serif;
}
.vn .m-exhibitor-mv-title,
.vn .m-privacy-mv-title,
.vn .m-venue-mv-title,
.vn .m-matching-mv-title,
.vn .m-achieve-mv-title,
.vn .m-visitor-mv-title {
  font-family: "Roboto", sans-serif;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .vn .m-exhibitor-mv-title,
  .vn .m-privacy-mv-title,
  .vn .m-venue-mv-title,
  .vn .m-matching-mv-title,
  .vn .m-achieve-mv-title,
  .vn .m-visitor-mv-title {
    letter-spacing: 0;
  }
}

.m-announce {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-announce {
    padding-top: 75px;
  }
}
@media screen and (max-width: 767px) {
  .m-announce {
    padding-top: 56px;
  }
}
.m-announce-txt {
  text-align: left;
  display: inline-block;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.5px;
  font-weight: 600;
  color: red;
}
@media screen and (min-width: 768px) {
  .m-announce-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-announce-txt {
    font-size: 15px;
  }
}
.m-announce-txt a {
  color: red;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.m-about {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .m-about {
    padding: 80px 0 80px !important;
  }
  .m-about .u-text-18 {
    line-height: 2.5;
  }
}
@media screen and (max-width: 767px) {
  .m-about .u-text-18 {
    line-height: 2.2;
  }
}

.m-over {
  background: #ebf7f0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .m-over {
    padding: 147px 0 48px !important;
  }
}
.m-over .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
.m-over:after {
  content: "";
  width: 454px;
  height: 554px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/common/images/common/logo-bg.png) no-repeat;
  background-size: cover;
}

.m-looop {
  -webkit-animation: slide1 90s -300s linear infinite;
          animation: slide1 90s -300s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .m-looop {
    width: 2000px;
  }
}
@media screen and (max-width: 767px) {
  .m-looop {
    width: 1000px;
    padding-left: 0;
  }
}

@-webkit-keyframes slide1 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.m-achievement {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .m-achievement {
    padding: 197px 0 200px !important;
  }
}
.m-achievement-title {
  text-align: center;
  color: #042e85;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .m-achievement-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .m-achievement-title {
    font-size: 18px;
  }
}

.m-step {
  background: #ebf7f0;
  position: relative;
}
.m-step .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
.m-step:after {
  content: "";
  width: 454px;
  height: 554px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/common/images/commmon/logo-bg.png) no-repeat;
  background-size: cover;
}

.m-features {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .u-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .u-columns {
    display: block;
  }
}

.u-column-l {
  max-width: 520px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .u-column-l-list {
    margin-bottom: 123px;
  }
}
@media screen and (max-width: 767px) {
  .u-column-l-list {
    margin-bottom: 60px;
  }
}
.u-column-l-list:last-child {
  margin-bottom: 0;
}
.u-column-r {
  position: relative;
}
@media screen and (min-width: 768px) {
  .u-column-r {
    width: 50%;
    margin-top: 12rem;
  }
}
@media screen and (max-width: 767px) {
  .u-column-r {
    width: 100%;
  }
}
.u-column-r-img01 {
  max-width: 290px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .u-column-r-img01 {
    position: absolute;
    right: -75px;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .u-column-r-img01 {
    margin: 50px auto 0;
  }
}
.u-column-r-img02 {
  max-width: 470px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .u-column-r-img02 {
    top: 351px;
    position: absolute;
    right: 0;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .m-columns02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .m-columns02 {
    display: block;
  }
}
.m-columns02.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.m-column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .m-column02 {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 767px) {
  .m-column02 {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
.m-column02:last-child {
  margin-bottom: 0px;
}
.m-column02.m-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  .m-column02.m-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
@media screen and (min-width: 768px) {
  .m-column02.m-row .m-column02-r {
    margin-right: 6%;
  }
}
.m-column02.m-row .m-column02-l {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .m-column02-l {
    width: 49%;
    margin-right: 6%;
  }
}
@media screen and (max-width: 767px) {
  .m-column02-l {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .m-column02-r {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .m-column02-r {
    width: 100%;
  }
  .m-column02-r p {
    margin-bottom: 20px;
  }
}

.m-columns03 {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 1401px) {
  .m-columns03 {
    padding: 0 13%;
    gap: 0px 35px;
    -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
  .m-columns03 {
    padding: 0 7rem;
    gap: 0px 35px;
    -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-columns03 {
    gap: 0 15px;
    -ms-grid-columns: 30% 15px 30% 15px 30%;
    grid-template-columns: 30% 30% 30%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .m-columns03 {
    gap: 0 5px;
    -ms-grid-columns: 1fr 5px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 0 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .m-columns03 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .m-columns03 > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .m-columns03 > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .m-columns03 > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}

.m-column03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (min-width: 1401px) {
  .m-column03 {
    max-width: 330px;
    height: 330px;
    background: url(/common/images/common/circle.png) no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1400px) {
  .m-column03 {
    max-width: 330px;
    aspect-ratio: 1/1;
    background: url(/common/images/common/circle.png) no-repeat;
    background-size: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column03 {
    max-width: 330px;
    aspect-ratio: 1/1;
    background: url(/common/images/common/circle.png) no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .m-column03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 190px;
    aspect-ratio: 1/1;
    background: url(/common/images/common/circle.png) no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
  }
  .m-column03.item01 {
    grid-grow: 1/2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
  }
  .m-column03.item02 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
  .m-column03.item03 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
.m-column03-txt01 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .m-column03-txt01 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt01 {
    font-size: 16px;
  }
}
.th .m-column03-txt01 {
  font-family: "Kanit", sans-serif;
}
@media screen and (max-width: 767px) {
  .th .m-column03-txt01 {
    line-height: 1.3;
    margin-bottom: 5px;
  }
}
.en .m-column03-txt01, .vn .m-column03-txt01 {
  font-family: "Roboto", sans-serif;
}
@media screen and (min-width: 768px) {
  .en .m-column03-txt01, .vn .m-column03-txt01 {
    line-height: 1.5;
    padding-bottom: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .en .m-column03-txt01, .vn .m-column03-txt01 {
    line-height: 1.3;
    margin-bottom: 5px;
  }
}
.m-column03-txt02 {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .m-column03-txt02 {
    font-size: 22px;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt02 {
    font-size: 20px;
  }
}
.th .m-column03-txt02 {
  font-family: "Kanit", sans-serif;
}
@media screen and (max-width: 767px) {
  .th .m-column03-txt02 {
    font-size: 15px;
  }
}
.en .m-column03-txt02, .vn .m-column03-txt02 {
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 767px) {
  .en .m-column03-txt02, .vn .m-column03-txt02 {
    font-size: 15px;
  }
}
.m-column03-txt02 .count-up {
  font-weight: 100;
  line-height: 1;
  padding-right: 3px;
  padding-left: 3px;
}
@media screen and (min-width: 1101px) {
  .m-column03-txt02 .count-up {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column03-txt02 .count-up {
    font-size: 4.5rem;
    font-size: calc(2.75rem + (1vw - 7.68px) * 11.4458);
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt02 .count-up {
    font-size: 40px;
  }
}
.m-column03-txt03 {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .m-column03-txt03 {
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt03 {
    line-height: 1.3;
  }
}
.th .m-column03-txt03 {
  font-family: "Kanit", sans-serif;
}
@media screen and (max-width: 767px) {
  .th .m-column03-txt03 {
    font-size: 15px;
    line-height: 1.7;
  }
}
.en .m-column03-txt03, .vn .m-column03-txt03 {
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 767px) {
  .en .m-column03-txt03, .vn .m-column03-txt03 {
    font-size: 15px;
    line-height: 1.7;
  }
}
.m-column03-txt03 .count-up, .m-column03-txt03 .count-none {
  font-weight: 100;
  line-height: 1;
  padding-right: 3px;
  padding-top: 10px;
}
@media screen and (min-width: 1101px) {
  .m-column03-txt03 .count-up, .m-column03-txt03 .count-none {
    font-size: 58px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column03-txt03 .count-up, .m-column03-txt03 .count-none {
    font-size: 4.5rem;
    font-size: calc(2.625rem + (1vw - 7.68px) * 6.6265);
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt03 .count-up, .m-column03-txt03 .count-none {
    font-size: 30px;
  }
}
.m-column03-txt04 {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .m-column03-txt04 {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-column03-txt04 {
    font-size: 13px;
  }
}
.th .m-column03-txt04 {
  font-family: "Kanit", sans-serif;
}
.en .m-column03-txt04, .vn .m-column03-txt04 {
  font-family: "Roboto", sans-serif;
}

@media screen and (min-width: 768px) {
  .m-columns04 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .m-columns04 {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .m-column04-l {
    width: 48%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .m-column04-l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.m-column04-l p {
  color: #042e85;
  font-weight: bold;
}
.m-column04-l iframe {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 270px;
}
@media screen and (min-width: 768px) {
  .m-column04-r {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .m-column04-r {
    width: 100%;
  }
}
.m-column04-r p {
  color: #042e85;
  font-weight: bold;
}
.m-column04-r iframe {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 270px;
}

@media screen and (min-width: 768px) {
  .m-columns05 {
    display: -ms-grid;
    display: grid;
    gap: 10px 30px;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 10px 25px 0;
  }
}
@media screen and (max-width: 767px) {
  .m-columns05 {
    display: block;
    padding: 10px 25px 0;
  }
}

.m-column05 {
  background: #FFF;
  border-radius: 30px;
  padding: 40px 20px 60px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .m-column05 {
    margin-bottom: 20px;
  }
  .m-column05 figure {
    width: 210px;
    margin: 0 auto 15px;
  }
}
.m-column05:after {
  content: "";
  width: 24px;
  height: 34px;
  position: absolute;
  background: url(/common/images/top/step/allow.svg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .m-column05:after {
    top: 48%;
    right: -18px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .m-column05:after {
    bottom: -20px;
    left: calc(50% - 15px);
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
  }
}
.m-column05:last-child:after {
  display: none;
}
.m-column05 h3 {
  font-family: "Poppins", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.5rem;
  position: relative;
  left: -10px;
}
.th .m-column05 h3 {
  font-family: "Kanit", sans-serif;
}
.en .m-column05 h3, .vn .m-column05 h3 {
  font-family: "Roboto", sans-serif;
}
.m-column05 p {
  font-weight: bold;
}

.m-columns06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.m-column06 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .m-column06 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .m-column06 {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .m-column06-l {
    width: 50%;
    aspect-ratio: 550/312;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-l {
    width: 100%;
    height: 300px;
  }
}
.m-column06-l a {
  background: url(/common/images/top/info/bg01.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.m-column06-l a:hover {
  background: url(/common/images/top/info/bg01-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .m-column06-r {
    width: 50%;
    aspect-ratio: 550/312;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-r {
    width: 100%;
    height: 300px;
  }
}
.m-column06-r-box {
  background: url(/common/images/top/info/bg02.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.m-column06-r-box:hover {
  background: url(/common/images/top/info/bg02-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .m-column06-r-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-r-lists {
    display: -ms-grid;
    display: grid;
    gap: 10px 15px;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.m-column06-r-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-column06-r-list a {
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .m-column06-r-list a {
    margin-bottom: 2px;
    line-height: 1.4;
  }
}
.m-column06-in {
  padding: 20px;
  color: #fff;
  background: rgba(4, 46, 133, 0.5);
}
@media screen and (min-width: 768px) {
  .m-column06-in {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-in {
    width: 90%;
  }
}
.m-column06-r .m-column06-in {
  padding: 15px 20px;
}
.m-column06-in.c-g {
  background: rgba(0, 156, 66, 0.5);
}
.m-column06-in-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-column06-in-columns .u-mb-1 {
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (min-width: 1101px) {
  .m-column06-in-columns .u-mb-1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column06-in-columns .u-mb-1 {
    font-size: calc(1.375rem + (1vw - 7.68px) * 2.4096);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-in-columns .u-mb-1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .m-column06-in-columns .u-mb-sp1 {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1400px) {
  .m-column06-in-columns .u-mb-sp1 {
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-in-columns .u-mb-sp1 {
    margin-bottom: 12px !important;
  }
}
.m-column06-in-columns.c-g {
  display: block;
}
.m-column06-in-column-l {
  width: 95%;
}
.m-column06-in-column-l .u-mb-1 {
  font-weight: bold;
}
.en .m-column06-in-column-l .u-mb-1, .th .m-column06-in-column-l .u-mb-1, .vn .m-column06-in-column-l .u-mb-1 {
  line-height: 1.5;
}
@media screen and (min-width: 1101px) {
  .m-column06-in-column-l .u-mb-1 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column06-in-column-l .u-mb-1 {
    font-size: calc(1.375rem + (1vw - 7.68px) * 2.4096);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .m-column06-in-column-l .u-mb-1 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column06-in-column-l p {
    font-size: 1rem;
  }
}
.m-column06-in-column-r {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
}

.m-column07-title {
  padding: 15px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .m-column07-title {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-title {
    font-size: 1.2rem;
  }
}
.m-column07-toggle {
  display: none;
}
.m-column07-btn.on .m-column07-toggle {
  display: block;
}
.m-column07-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .m-column07-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
  .m-column07-block.online {
    display: block;
  }
}
.m-column07-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .m-column07-block-l {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-block-l {
    width: 100%;
  }
  .online .m-column07-block-l:last-child {
    margin-top: 30px;
  }
}
.m-column07-block-l ol {
  list-style-type: none;
  counter-reset: number;
}
.m-column07-block-l li {
  position: relative;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
@media screen and (min-width: 1101px) {
  .m-column07-block-l li {
    font-size: 1.125rem;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column07-block-l li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-block-l li {
    font-size: 1.125rem;
    margin-bottom: 2px;
  }
}
.m-column07-block-l li::before {
  content: counter(number);
  counter-increment: number;
  position: relative;
  z-index: 1;
  padding: 0 0.6em;
  font-size: 0.7em;
}
@media screen and (min-width: 1101px) {
  .m-column07-block-l li::before {
    top: -2.5px;
    left: -2.25px;
  }
  .en .m-column07-block-l li::before, .vn .m-column07-block-l li::before {
    top: -0.5px;
  }
  .th .m-column07-block-l li::before {
    top: -1.5px;
    left: -2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column07-block-l li::before {
    top: -1.5px;
    left: -2px;
  }
  .en .m-column07-block-l li::before, .vn .m-column07-block-l li::before {
    top: 0;
  }
  .th .m-column07-block-l li::before {
    top: -0.5px;
    left: -1.2px;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-block-l li::before {
    top: -1.5px;
    left: -2px;
  }
  .en .m-column07-block-l li::before, .vn .m-column07-block-l li::before {
    top: 0;
  }
  .th .m-column07-block-l li::before {
    top: -1px;
    left: -1.5px;
  }
}
.m-column07-block-l li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0.85em;
  height: 0.85em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  border: 1px solid #232323;
}
@media screen and (min-width: 1101px) {
  .m-column07-block-l li::after {
    top: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column07-block-l li::after {
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-block-l li::after {
    top: 17px;
  }
}
.m-column07-block-l .caption {
  font-size: 0.85rem;
}
.m-column07-block-r {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-column07-block-r {
    width: 43%;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-block-r {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1101px) {
  .m-column07-tablebox {
    padding: 0 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column07-tablebox {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-tablebox {
    padding: 0 10px;
  }
}
.m-column07-table {
  background: #edf8fc;
}
@media screen and (min-width: 1101px) {
  .m-column07-table {
    padding: 80px 140px;
  }
  .bangkok .m-column07-table {
    padding: 80px 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-column07-table {
    padding: 80px 10%;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-table {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-table .scroll {
    overflow-x: scroll;
  }
}
@media screen and (min-width: 768px) {
  .m-column07-table table {
    margin: 60px auto;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-table table {
    margin: 30px 0;
    width: 540px;
  }
  .bangkok .m-column07-table table {
    width: 600px;
  }
}
.m-column07-table table:first-of-type {
  margin-bottom: -10px;
}
.hochiminh .m-column07-table table:first-of-type, .hanoi .m-column07-table table:first-of-type, .pattaya .m-column07-table table:first-of-type, .online .m-column07-table table:first-of-type {
  margin-bottom: 10px;
}
.m-column07-table table th {
  vertical-align: top;
  font-weight: 600;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .bangkok .m-column07-table table th {
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .bangkok .m-column07-table table th {
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  .hochiminh .m-column07-table table th, .hanoi .m-column07-table table th, .online .m-column07-table table th {
    width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .hochiminh .m-column07-table table th, .hanoi .m-column07-table table th, .online .m-column07-table table th {
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  .pattaya .m-column07-table table th {
    width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .pattaya .m-column07-table table th {
    width: 160px;
  }
}
.m-column07-table table td {
  vertical-align: top;
  padding-bottom: 10px;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .m-column07-table table td {
    min-width: 190px;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-table table td {
    min-width: 160px;
  }
}
@media screen and (min-width: 768px) {
  .bangkok .m-column07-table table td {
    min-width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .bangkok .m-column07-table table td {
    min-width: 200px;
  }
}
.m-column07-table table th, .m-column07-table table td {
  padding-bottom: 40px;
}
.bangkok .m-column07-table table th, .bangkok .m-column07-table table td {
  padding-bottom: 20px;
}
.m-column07-table .caption {
  font-size: 0.85rem;
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .m-column07-table .caption {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-table .caption {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .m-column07-figure figure {
    padding: 80px 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .m-column07-figure figure {
    width: 100%;
    margin-top: 40px;
  }
}
.m-column07-figure .announce {
  text-align: center;
  padding-top: 2rem;
  font-size: 1.2rem;
  font-weight: 600;
}

.m-column08-list {
  display: inline-block;
  position: relative;
  background: #fff;
  border-left: 12px solid #73d4d5;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 5px 5px 7px;
          box-shadow: rgba(0, 0, 0, 0.35) 5px 5px 7px;
  width: 100%;
  padding: 25px;
}
.visitor .m-column08-list {
  border-left: 12px solid #7195de;
}
.m-column08-list:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  height: 1px;
  background-color: black;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 768px) {
  .m-column08-list:after {
    top: 20%;
    width: 105px;
  }
}
@media screen and (max-width: 767px) {
  .m-column08-list:after {
    top: 8%;
    width: 60px;
  }
}
.m-column08-list:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .m-column08-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .m-column08-list-item {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .m-column08-list-item-l {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .m-column08-list-item-l {
    width: 100%;
  }
}
.m-column08-list-item-l-text p {
  font-family: "Poppins", sans-serif;
  font-size: 1.6875rem;
  line-height: 1.8;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .m-column08-list-item-l-text p {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .m-column08-list-item-l-text p {
    padding-left: 1rem;
    margin-bottom: 1rem;
  }
}
.m-column08-list-item-l-text p span {
  font-size: 2.5rem;
}
.th .m-column08-list-item-l-text p {
  font-family: "Kanit", sans-serif;
}
.en .m-column08-list-item-l-text p, .vn .m-column08-list-item-l-text p {
  font-family: "Roboto", sans-serif;
}
.m-column08-list-item-r figure {
  aspect-ratio: 370/210;
}
@media screen and (min-width: 768px) {
  .m-column08-list-item-r figure {
    width: 23rem;
  }
}
@media screen and (max-width: 767px) {
  .m-column08-list-item-r figure {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .m-column09 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .m-column09 ul li {
    display: block;
  }
}
.m-column09 ul li figure {
  width: 250px;
  aspect-ratio: 250/96;
}
@media screen and (min-width: 768px) {
  .m-column09 ul li figure {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-column09 ul li figure {
    margin: 0 auto;
  }
}
.m-column09 ul li + li {
  margin-top: 4rem;
}

@media screen and (min-width: 768px) {
  .m-columns10 {
    display: -ms-grid;
    display: grid;
    gap: 10px 30px;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 10px 25px 0;
  }
}
@media screen and (max-width: 767px) {
  .m-columns10 {
    display: block;
    padding: 10px 25px 0;
  }
}

@media screen and (min-width: 768px) {
  .m-column10.step02 {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .m-column10.step02 {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .m-column10.step03 {
    padding-top: 12rem;
  }
}
@media screen and (max-width: 767px) {
  .m-column10.step03 {
    padding-top: 4rem;
  }
}
.m-column10-box {
  background: -webkit-gradient(linear, left top, right top, color-stop(0.27%, rgba(115, 212, 213, 0.2)), to(rgba(79, 181, 228, 0.2)));
  background: linear-gradient(90deg, rgba(115, 212, 213, 0.2) 0.27%, rgba(79, 181, 228, 0.2) 100%);
  border-radius: 30px;
  padding: 40px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .m-column10-box {
    min-height: 665px;
  }
}
@media screen and (max-width: 767px) {
  .m-column10-box {
    min-height: unset;
    margin-bottom: 20px;
  }
  .m-column10-box figure {
    width: 210px;
    margin: 0 auto 15px;
  }
}
.m-column10-box-title {
  font-family: "Poppins", sans-serif;
  font-size: 1.73rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 40px;
}
.en .m-column10-box-title {
  font-size: 1.5rem;
}
.th .m-column10-box-title {
  font-family: "Kanit", sans-serif;
  line-height: 1.5;
}
.en .m-column10-box-title, .vn .m-column10-box-title {
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
}
.m-column10-box-text {
  text-align: left;
}

.m-privacy-padding {
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .m-privacy-padding {
    padding: 0;
  }
}
.m-privacy-txt h4 {
  font-weight: bold;
  margin: 40px 0 30px;
}
.m-privacy-txt p {
  font-size: 1rem;
  line-height: 3;
}
.m-privacy-txt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .m-privacy-txt ul {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .m-privacy-txt ul {
    width: 100%;
  }
}
.m-privacy-txt li {
  line-height: 3;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .m-privacy-txt li {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .m-privacy-txt li {
    margin-right: 1.5rem;
  }
}
.m-privacy-sign {
  font-size: 1rem;
  line-height: 3;
  text-align: left;
}
.m-privacy-sign span {
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #cat-fbc2025.en .m-column-r th, #cat-fbc2025.th .m-column-r th, #cat-fbc2025.vn .m-column-r th {
    width: 200px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025.en .m-column-r th, #cat-fbc2025.th .m-column-r th, #cat-fbc2025.vn .m-column-r th {
    width: 130px;
    padding-right: 35px;
  }
}
@media screen and (min-width: 1101px) {
  #cat-fbc2025 .m-exhibitor-sort {
    padding: 80px 150px 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-fbc2025 .m-exhibitor-sort {
    padding: 80px 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-sort {
    padding: 80px 10px 0;
  }
}
#cat-fbc2025 .m-exhibitor-sort-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-sort-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#cat-fbc2025 .m-exhibitor-sort-btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-sort-btn {
    max-width: 140px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-sort-btn {
    max-width: 80px;
    margin-bottom: 20px;
  }
}
#cat-fbc2025 .m-exhibitor-sort-btn:not(:last-child) {
  margin-right: 10px;
}
#cat-fbc2025 .m-exhibitor-sort-btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: 600;
  background: url(/common/images/exhibitor/exhibitor-btn.svg) no-repeat;
  background-size: cover;
  aspect-ratio: 164/150;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-sort-btn-box {
    font-size: 12px;
    line-height: 1.8;
  }
}
#cat-fbc2025 .m-exhibitor-sort-btn-box:hover {
  background: url(/common/images/exhibitor/exhibitor-btn-hover.svg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-exhibitor-sort-btn a:hover {
  opacity: 1;
}
#cat-fbc2025 .m-exhibitor-section-title-bg {
  width: 100%;
  aspect-ratio: 1920/193;
}
#cat-fbc2025 .m-exhibitor-section-title-bg.bangkok {
  background: url(/common/images/exhibitor/bangkok-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.bangkok {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.bangkok {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg.hochiminh {
  background: url(/common/images/exhibitor/hochiminh-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.hochiminh {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.hochiminh {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg.hanoi {
  background: url(/common/images/exhibitor/hanoi-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.hanoi {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.hanoi {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg.pattaya {
  background: url(/common/images/exhibitor/pattaya-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.pattaya {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.pattaya {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg.online {
  background: url(/common/images/exhibitor/online-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.online {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.online {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg.options {
  background: url(/common/images/exhibitor/options-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.options {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg.options {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
#cat-fbc2025 .m-exhibitor-section-title-bg div {
  position: relative;
  top: 25%;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-exhibitor-section-title-bg .u-title04 {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .u-title01-sub {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .u-title01-sub {
    font-size: 1.4rem;
  }
}
#cat-fbc2025 .u-title01-sub:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .u-title01-sub:after {
    width: 90px;
    margin: -5px auto;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .u-title01-sub:after {
    width: 60px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-columns {
    display: block;
  }
}
#cat-fbc2025 .m-columns.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-columns.u-mb-8 {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-columns .u-mb-11 {
    margin-bottom: 36px;
  }
}
#cat-fbc2025 .m-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
#cat-fbc2025 .m-column:last-child {
  margin-bottom: 0;
}
#cat-fbc2025 .m-column.m-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column.m-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column.m-row .m-column-r {
    margin-right: 6%;
  }
}
#cat-fbc2025 .m-column.m-row .m-column-l {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-l {
    width: 43%;
    margin-right: 6%;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-l {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-r {
    width: 51%;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-r {
    width: 100%;
  }
  #cat-fbc2025 .m-column-r p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-r th, #cat-fbc2025 .m-column-r td {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-r th, #cat-fbc2025 .m-column-r td {
    padding-bottom: 15px;
  }
}
#cat-fbc2025 .m-column-r th span, #cat-fbc2025 .m-column-r td span {
  font-size: 0.9rem;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-r th span a, #cat-fbc2025 .m-column-r td span a {
    word-break: break-all;
  }
}
#cat-fbc2025 .m-column-r th a, #cat-fbc2025 .m-column-r td a {
  text-decoration: underline;
}
#cat-fbc2025 .m-column-r th {
  vertical-align: top;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-r th {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-r th {
    width: 110px;
  }
}
#cat-fbc2025 .m-column-r td span.announce {
  font-size: 1rem;
  font-weight: 600;
  color: red;
}
#cat-fbc2025 .m-column-r td span.announce a {
  color: red;
  text-decoration: underline;
  text-underline-offset: 2px;
}
#cat-fbc2025 .m-column-options-pack {
  background: #edf8fc;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-options-pack {
    padding: 80px 140px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-options-pack {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-options-pack-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-options-pack-item ul {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-options-pack-item li {
    max-width: 43%;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-options-pack-item li {
    max-width: 100%;
  }
  #cat-fbc2025 .m-column-options-pack-item li:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column-options-pack-item figure {
    margin: 20px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column-options-pack-item figure {
    margin: 20px 50px;
  }
}
#cat-fbc2025 .m-column-options-price p {
  text-align: center;
  font-weight: 600;
  margin-top: 50px;
}
#cat-fbc2025 .m-column-options-price .caption {
  font-weight: 100;
  font-size: 0.85rem;
  margin-top: 30px;
}
#cat-fbc2025 .m-column06-l.bangkok a {
  background: url(/common/images/exhibitor/bangkok-btn-bg.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.bangkok a:hover {
  background: url(/common/images/exhibitor/bangkok-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.hochiminh a {
  background: url(/common/images/exhibitor/hochiminh-btn-bg.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.hochiminh a:hover {
  background: url(/common/images/exhibitor/hochiminh-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.hanoi a {
  background: url(/common/images/exhibitor/hanoi-btn-bg.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.hanoi a:hover {
  background: url(/common/images/exhibitor/hanoi-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.pattaya a {
  background: url(/common/images/exhibitor/pattaya-btn-bg.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.pattaya a:hover {
  background: url(/common/images/exhibitor/pattaya-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.online a {
  background: url(/common/images/exhibitor/online-btn-bg.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-l.online a:hover {
  background: url(/common/images/exhibitor/online-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column06-r {
    height: 210px;
  }
}
#cat-fbc2025 .m-column06-r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/common/images/exhibitor/btn-bg02.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-r a:hover {
  background: url(/common/images/exhibitor/btn-bg02-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-column06-single-r {
    width: 50%;
    aspect-ratio: 550/312;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column06-single-r {
    width: 100%;
    height: 300px;
  }
}
#cat-fbc2025 .m-column06-single-r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/common/images/exhibitor/btn-bg02.jpg) no-repeat;
  background-size: cover;
}
#cat-fbc2025 .m-column06-single-r a:hover {
  background: url(/common/images/exhibitor/btn-bg02-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
#cat-fbc2025 .m-column06-in {
  width: 100%;
}
@media screen and (min-width: 1101px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-1 {
    font-size: calc(1.214285rem + (1vw - 7.68px) * 2.4096);
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-1 {
    font-size: 15px;
  }
}
#cat-fbc2025 .m-column06-in-column-l .u-mb-2 {
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-2 {
    font-size: 22px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-2 {
    font-size: calc(0.92857rem + (1vw - 7.68px) * 2.1084);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-2 {
    font-size: 16px;
    line-height: 1.7;
  }
}
#cat-fbc2025 .m-column06-in-column-l .u-mb-2 span {
  font-weight: 100;
  font-size: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-fbc2025 .m-column06-in-column-l .u-mb-2 span {
    font-size: 14px;
  }
}
#cat-fbc2025 .m-organize-txt h4 {
  font-weight: bold;
  margin: 40px 0 30px;
}
#cat-fbc2025 .m-organize-txt p {
  font-size: 1rem;
  line-height: 3;
}
#cat-fbc2025 .m-organize-txt p span {
  font-weight: bold;
  font-size: 1.2rem;
}
#cat-fbc2025 .m-organize-txt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-organize-txt ul {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-organize-txt ul {
    width: 100%;
  }
}
#cat-fbc2025 .m-organize-txt li {
  line-height: 3;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #cat-fbc2025 .m-organize-txt li {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-fbc2025 .m-organize-txt li {
    margin-right: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .cat-exhibitor.en .m-column-r th, .cat-exhibitor.th .m-column-r th, .cat-exhibitor.vn .m-column-r th {
    width: 200px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor.en .m-column-r th, .cat-exhibitor.th .m-column-r th, .cat-exhibitor.vn .m-column-r th {
    width: 130px;
    padding-right: 35px;
  }
}
@media screen and (min-width: 1101px) {
  .cat-exhibitor .m-exhibitor-sort {
    padding: 80px 150px 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .cat-exhibitor .m-exhibitor-sort {
    padding: 80px 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-sort {
    padding: 80px 10px 0;
  }
}
.cat-exhibitor .m-exhibitor-sort-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-sort-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.cat-exhibitor .m-exhibitor-sort-btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-exhibitor-sort-btn {
    max-width: 140px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-sort-btn {
    max-width: 80px;
    margin-bottom: 20px;
  }
}
.cat-exhibitor .m-exhibitor-sort-btn:not(:last-child) {
  margin-right: 10px;
}
.cat-exhibitor .m-exhibitor-sort-btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: 600;
  background: url(/common/images/exhibitor/exhibitor-btn.svg) no-repeat;
  background-size: cover;
  aspect-ratio: 164/150;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-sort-btn-box {
    font-size: 12px;
    line-height: 1.8;
  }
}
.cat-exhibitor .m-exhibitor-sort-btn-box:hover {
  background: url(/common/images/exhibitor/exhibitor-btn-hover.svg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-exhibitor-sort-btn a:hover {
  opacity: 1;
}
.cat-exhibitor .m-exhibitor-section-title-bg {
  width: 100%;
  aspect-ratio: 1920/193;
}
.cat-exhibitor .m-exhibitor-section-title-bg.bangkok {
  background: url(/common/images/exhibitor/bangkok-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.bangkok {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.bangkok {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
.cat-exhibitor .m-exhibitor-section-title-bg.hanoi {
  background: url(/common/images/exhibitor/hanoi-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.hanoi {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.hanoi {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
.cat-exhibitor .m-exhibitor-section-title-bg.options {
  background: url(/common/images/exhibitor/options-title.png) no-repeat;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.options {
    background-size: cover;
    background-position: right 0 bottom 0;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-section-title-bg.options {
    background-size: 140%;
    background-position: right -6rem bottom 5px;
    padding: 20px 0;
  }
}
.cat-exhibitor .m-exhibitor-section-title-bg div {
  position: relative;
  top: 25%;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-exhibitor-section-title-bg .u-title04 {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .u-title01-sub {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .u-title01-sub {
    font-size: 1.4rem;
  }
}
.cat-exhibitor .u-title01-sub:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .u-title01-sub:after {
    width: 90px;
    margin: -5px auto;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .u-title01-sub:after {
    width: 60px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-columns {
    display: block;
  }
}
.cat-exhibitor .m-columns.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-columns.u-mb-8 {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-columns .u-mb-11 {
    margin-bottom: 36px;
  }
}
.cat-exhibitor .m-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
.cat-exhibitor .m-column:last-child {
  margin-bottom: 0;
}
.cat-exhibitor .m-column.m-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column.m-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column.m-row .m-column-r {
    margin-right: 6%;
  }
}
.cat-exhibitor .m-column.m-row .m-column-l {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-l {
    width: 43%;
    margin-right: 6%;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-l {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-r {
    width: 51%;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-r {
    width: 100%;
  }
  .cat-exhibitor .m-column-r p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-r th, .cat-exhibitor .m-column-r td {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-r th, .cat-exhibitor .m-column-r td {
    padding-bottom: 15px;
  }
}
.cat-exhibitor .m-column-r th span, .cat-exhibitor .m-column-r td span {
  font-size: 0.9rem;
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-r th span a, .cat-exhibitor .m-column-r td span a {
    word-break: break-all;
  }
}
.cat-exhibitor .m-column-r th a, .cat-exhibitor .m-column-r td a {
  text-decoration: underline;
}
.cat-exhibitor .m-column-r th {
  vertical-align: top;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-r th {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-r th {
    width: 110px;
  }
}
.cat-exhibitor .m-column-r td span.announce {
  font-size: 1rem;
  font-weight: 600;
  color: red;
}
.cat-exhibitor .m-column-r td span.announce a {
  color: red;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.cat-exhibitor .m-column-options-pack {
  background: #edf8fc;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-options-pack {
    padding: 80px 140px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-options-pack {
    padding: 30px 20px;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-options-pack-item ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-options-pack-item ul {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-options-pack-item li {
    max-width: 43%;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-options-pack-item li {
    max-width: 100%;
  }
  .cat-exhibitor .m-column-options-pack-item li:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column-options-pack-item figure {
    margin: 20px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column-options-pack-item figure {
    margin: 20px 50px;
  }
}
.cat-exhibitor .m-column-options-price p {
  text-align: center;
  font-weight: 600;
  margin-top: 50px;
}
.cat-exhibitor .m-column-options-price .caption {
  font-weight: 100;
  font-size: 0.85rem;
  margin-top: 30px;
}
.cat-exhibitor .m-column06-l.bangkok a {
  background: url(/common/images/exhibitor/bangkok-btn-bg.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-l.bangkok a:hover {
  background: url(/common/images/exhibitor/bangkok-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-l.hanoi a {
  background: url(/common/images/exhibitor/hanoi-btn-bg.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-l.hanoi a:hover {
  background: url(/common/images/exhibitor/hanoi-btn-bg-hover.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/common/images/exhibitor/btn-bg02.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-r a:hover {
  background: url(/common/images/exhibitor/btn-bg02-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-column06-single-r {
    width: 50%;
    aspect-ratio: 550/312;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column06-single-r {
    width: 100%;
    height: 300px;
  }
}
.cat-exhibitor .m-column06-single-r a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/common/images/exhibitor/btn-bg02.jpg) no-repeat;
  background-size: cover;
}
.cat-exhibitor .m-column06-single-r a:hover {
  background: url(/common/images/exhibitor/btn-bg02-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
.cat-exhibitor .m-column06-in-column-l .u-mb-2 {
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  .cat-exhibitor .m-column06-in-column-l .u-mb-2 {
    font-size: 1.65rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .cat-exhibitor .m-column06-in-column-l .u-mb-2 {
    font-size: calc(1.125rem + (1vw - 7.68px) * 2.4096);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-column06-in-column-l .u-mb-2 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
.cat-exhibitor .m-column06-in-column-l .u-mb-2 span {
  font-weight: 100;
  font-size: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .cat-exhibitor .m-column06-in-column-l .u-mb-2 span {
    font-size: 14px;
  }
}
.cat-exhibitor .m-organize-txt h4 {
  font-weight: bold;
  margin: 40px 0 30px;
}
.cat-exhibitor .m-organize-txt p {
  font-size: 1rem;
  line-height: 3;
}
.cat-exhibitor .m-organize-txt p span {
  font-weight: bold;
  font-size: 1.2rem;
}
.cat-exhibitor .m-organize-txt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-organize-txt ul {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-organize-txt ul {
    width: 100%;
  }
}
.cat-exhibitor .m-organize-txt li {
  line-height: 3;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .cat-exhibitor .m-organize-txt li {
    margin-right: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .cat-exhibitor .m-organize-txt li {
    margin-right: 1.5rem;
  }
}

#cat-bangkok.en .m-venue-column .m-column03-txt02, #cat-bangkok.th .m-venue-column .m-column03-txt02, #cat-bangkok.vn .m-venue-column .m-column03-txt02,
#cat-hanoi.en .m-venue-column .m-column03-txt02,
#cat-hanoi.th .m-venue-column .m-column03-txt02,
#cat-hanoi.vn .m-venue-column .m-column03-txt02 {
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #cat-bangkok.en .m-venue-column .m-column03 .m-venue, #cat-bangkok.th .m-venue-column .m-column03 .m-venue, #cat-bangkok.vn .m-venue-column .m-column03 .m-venue,
  #cat-hanoi.en .m-venue-column .m-column03 .m-venue,
  #cat-hanoi.th .m-venue-column .m-column03 .m-venue,
  #cat-hanoi.vn .m-venue-column .m-column03 .m-venue {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok.en .m-venue-column .m-column03-txt04, #cat-bangkok.th .m-venue-column .m-column03-txt04, #cat-bangkok.vn .m-venue-column .m-column03-txt04,
  #cat-hanoi.en .m-venue-column .m-column03-txt04,
  #cat-hanoi.th .m-venue-column .m-column03-txt04,
  #cat-hanoi.vn .m-venue-column .m-column03-txt04 {
    line-height: 1.4;
    margin-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok.en .m-venue-column.hanoi .m-column03-txt03, #cat-bangkok.en .m-venue-column.pattaya .m-column03-txt03, #cat-bangkok.en .m-venue-column.online .m-column03-txt03, #cat-bangkok.th .m-venue-column.hanoi .m-column03-txt03, #cat-bangkok.th .m-venue-column.pattaya .m-column03-txt03, #cat-bangkok.th .m-venue-column.online .m-column03-txt03, #cat-bangkok.vn .m-venue-column.hanoi .m-column03-txt03, #cat-bangkok.vn .m-venue-column.pattaya .m-column03-txt03, #cat-bangkok.vn .m-venue-column.online .m-column03-txt03,
  #cat-hanoi.en .m-venue-column.hanoi .m-column03-txt03,
  #cat-hanoi.en .m-venue-column.pattaya .m-column03-txt03,
  #cat-hanoi.en .m-venue-column.online .m-column03-txt03,
  #cat-hanoi.th .m-venue-column.hanoi .m-column03-txt03,
  #cat-hanoi.th .m-venue-column.pattaya .m-column03-txt03,
  #cat-hanoi.th .m-venue-column.online .m-column03-txt03,
  #cat-hanoi.vn .m-venue-column.hanoi .m-column03-txt03,
  #cat-hanoi.vn .m-venue-column.pattaya .m-column03-txt03,
  #cat-hanoi.vn .m-venue-column.online .m-column03-txt03 {
    line-height: 1.7;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok.en .m-btn-label, #cat-bangkok.vn .m-btn-label,
  #cat-hanoi.en .m-btn-label,
  #cat-hanoi.vn .m-btn-label {
    background: url(/common/images/top/btn-box.svg) no-repeat;
    background-size: cover;
    aspect-ratio: 307/74;
  }
}
#cat-bangkok .m-venue-column-catch,
#cat-hanoi .m-venue-column-catch {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-venue-column-catch,
  #cat-hanoi .m-venue-column-catch {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-column-catch,
  #cat-hanoi .m-venue-column-catch {
    font-size: 1.6rem;
  }
}
#cat-bangkok .m-venue-column .m-column03-txt02,
#cat-hanoi .m-venue-column .m-column03-txt02 {
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-column .m-column03-txt04,
  #cat-hanoi .m-venue-column .m-column03-txt04 {
    font-size: 11px;
    line-height: 1.7;
    margin-top: 6px;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-column .m-column03 .m-venue,
  #cat-hanoi .m-venue-column .m-column03 .m-venue {
    font-size: 1.2rem;
  }
}
#cat-bangkok .m-venue-column.hanoi .m-column03-txt03,
#cat-hanoi .m-venue-column.hanoi .m-column03-txt03 {
  line-height: 1;
}
@media screen and (min-width: 1101px) {
  #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-up, #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-none,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-up,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-none {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-up, #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-none,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-up,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-none {
    font-size: 4.5rem;
    font-size: calc(2.75rem + (1vw - 7.68px) * 11.4458);
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-up, #cat-bangkok .m-venue-column.hanoi .m-column03-txt03 .count-none,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-up,
  #cat-hanoi .m-venue-column.hanoi .m-column03-txt03 .count-none {
    font-size: 40px;
  }
}
#cat-bangkok .m-venue-column-achieve-link,
#cat-hanoi .m-venue-column-achieve-link {
  font-weight: 600;
  text-align: center;
  margin: 5rem 0;
  position: relative;
  z-index: 1;
}
#cat-bangkok .m-venue-column-achieve-link a,
#cat-hanoi .m-venue-column-achieve-link a {
  cursor: pointer;
  text-decoration: underline;
}
#cat-bangkok .m-venue-merit,
#cat-hanoi .m-venue-merit {
  position: relative;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-venue-merit,
  #cat-hanoi .m-venue-merit {
    padding-bottom: 10rem;
  }
}
#cat-bangkok .m-venue-merit .l-wrap-1100,
#cat-hanoi .m-venue-merit .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
#cat-bangkok .m-venue-merit::after,
#cat-hanoi .m-venue-merit::after {
  content: "";
  display: block;
  width: 130%;
  height: 130%;
  position: absolute;
  top: -15%;
  right: 0;
  background: url(/common/images/venue/bg01.png) no-repeat;
  background-size: cover;
}
#cat-bangkok .m-venue-merit.visitor::after,
#cat-hanoi .m-venue-merit.visitor::after {
  top: 23%;
  left: -15%;
  background: url(/common/images/venue/bg02.png) no-repeat;
  background-size: 55%;
}
#cat-bangkok .m-venue-layout,
#cat-hanoi .m-venue-layout {
  background: #ebf7f0;
  position: relative;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-venue-layout,
  #cat-hanoi .m-venue-layout {
    padding: 147px 0 106px !important;
  }
}
#cat-bangkok .m-venue-layout .l-wrap-1100,
#cat-hanoi .m-venue-layout .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
#cat-bangkok .m-venue-layout:after,
#cat-hanoi .m-venue-layout:after {
  content: "";
  width: 454px;
  height: 554px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/common/images/commmon/logo-bg.png) no-repeat;
  background-size: cover;
}
#cat-bangkok .m-venue-layout figure,
#cat-hanoi .m-venue-layout figure {
  max-width: 888px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-venue-layout figure,
  #cat-hanoi .m-venue-layout figure {
    width: 56rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-layout figure,
  #cat-hanoi .m-venue-layout figure {
    width: 100%;
  }
}
#cat-bangkok .m-venue-gallery-slide,
#cat-hanoi .m-venue-gallery-slide {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-venue-gallery-slide,
  #cat-hanoi .m-venue-gallery-slide {
    width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-venue-gallery-slide,
  #cat-hanoi .m-venue-gallery-slide {
    width: 100%;
  }
}
#cat-bangkok .m-column06-in-columns.c-g,
#cat-hanoi .m-column06-in-columns.c-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-column06-in-columns.c-g .m-column06-in-column-l .u-mb-2,
  #cat-hanoi .m-column06-in-columns.c-g .m-column06-in-column-l .u-mb-2 {
    font-size: 1.3rem;
    margin-bottom: 0;
  }
}
#cat-bangkok .m-column06-in-column-l .u-mb-2,
#cat-bangkok .m-column06-in-column-l .u-mb-sp1,
#cat-hanoi .m-column06-in-column-l .u-mb-2,
#cat-hanoi .m-column06-in-column-l .u-mb-sp1 {
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1,
  #cat-hanoi .m-column06-in-column-l .u-mb-2,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 {
    font-size: 1.65rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1,
  #cat-hanoi .m-column06-in-column-l .u-mb-2,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 {
    font-size: calc(1.125rem + (1vw - 7.68px) * 2.4096);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1,
  #cat-hanoi .m-column06-in-column-l .u-mb-2,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
#cat-bangkok .m-column06-in-column-l .u-mb-2 span,
#cat-bangkok .m-column06-in-column-l .u-mb-sp1 span,
#cat-hanoi .m-column06-in-column-l .u-mb-2 span,
#cat-hanoi .m-column06-in-column-l .u-mb-sp1 span {
  display: block;
  font-size: 16px;
  font-weight: 100;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2 span,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-2 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 span {
    line-height: 2;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2 span,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-2 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-column06-in-column-l .u-mb-2 span,
  #cat-bangkok .m-column06-in-column-l .u-mb-sp1 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-2 span,
  #cat-hanoi .m-column06-in-column-l .u-mb-sp1 span {
    line-height: 1.7;
    margin-top: 5px;
  }
}
#cat-bangkok .m-column06-r a,
#cat-hanoi .m-column06-r a {
  background: url(/common/images/venue/btn-visitor-bg01.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#cat-bangkok .m-column06-r a:hover,
#cat-hanoi .m-column06-r a:hover {
  background: url(/common/images/venue/btn-visitor-bg01-hover.jpg) no-repeat;
  background-size: cover;
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  #cat-bangkok .m-btn-box,
  #cat-hanoi .m-btn-box {
    width: 570px;
    margin: 5rem auto 6rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-bangkok .m-btn-box,
  #cat-hanoi .m-btn-box {
    width: 360px;
    margin: 0 auto 4rem;
  }
}
#cat-bangkok .m-btn-label,
#cat-hanoi .m-btn-label {
  background: url(/common/images/venue/btn-box.svg) no-repeat;
  aspect-ratio: 570/74;
}

#cat-matching.th .m-matching-feature-box ul li p {
  letter-spacing: 0;
}
#cat-matching.th .m-matching-popup-img-dd p {
  letter-spacing: 1px;
}
#cat-matching.vn .m-matching-feature-box ul li p {
  letter-spacing: 0;
}
#cat-matching.vn .m-matching-popup-img-dd p {
  letter-spacing: 2px;
}
#cat-matching .m-matching-feature {
  background: #ebf7f0;
  position: relative;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-feature {
    padding: 147px 0 106px !important;
  }
}
#cat-matching .m-matching-feature .l-wrap-1100 {
  position: relative;
  z-index: 1;
}
#cat-matching .m-matching-feature:after {
  content: "";
  width: 454px;
  height: 554px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/common/images/common/logo-bg.png) no-repeat;
  background-size: cover;
}
#cat-matching .m-matching-feature figure {
  max-width: 888px;
  width: 56rem;
  margin: 0 auto;
}
#cat-matching .m-matching-feature-box {
  text-align: center;
  margin-top: 3rem;
}
#cat-matching .m-matching-feature-box ul {
  display: inline-block;
}
#cat-matching .m-matching-feature-box ul li {
  text-align: left;
}
#cat-matching .m-matching-feature-box ul li + li {
  margin-top: 25px;
}
#cat-matching .m-matching-feature-box ul li p {
  padding-left: 4.5rem;
  font-weight: 600;
  letter-spacing: 2px;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-feature-box ul li p {
    font-size: 1.8125rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-feature-box ul li p {
    font-size: 1.6rem;
  }
}
#cat-matching .m-matching-feature-box ul li p:before {
  content: "";
  display: block;
  position: relative;
  background: url(/common/images/common/ico_check.svg) no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-feature-box ul li p:before {
    bottom: -3.5rem;
    left: -5rem;
    width: 50px;
    height: 44px;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-feature-box ul li p:before {
    bottom: -3rem;
    left: -4rem;
    width: 39px;
    height: 35px;
  }
}
#cat-matching .m-matching-howto .l-wrap-1100 {
  margin: 6rem auto 0;
}
#cat-matching .m-matching-howto .m-looop {
  margin-top: -3rem;
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto-block li + li {
    margin-top: 3rem;
  }
}
#cat-matching .m-matching-howto-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-howto-block-title {
    margin: 6rem 0 3.5rem;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto-block-title {
    margin: 1rem 0;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-howto-block-title img {
    padding-top: 10px;
    margin-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto-block-title img {
    margin-right: 1rem;
    padding-top: 10px;
    width: 23%;
  }
}
#cat-matching .m-matching-howto .m-column02 {
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto .m-column02 {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-howto .m-column02-l {
    width: 53%;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto .m-column02-l {
    width: 100%;
  }
}
#cat-matching .m-matching-howto .m-column02-l.btn {
  cursor: pointer;
}
#cat-matching .m-matching-howto .m-column02-l.btn .caption {
  font-size: 0.9rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-howto .m-column02-r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 43%;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-howto .m-column02-r {
    width: 100%;
  }
}
#cat-matching .m-matching-popup {
  position: fixed;
  display: block;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
  opacity: 0;
  z-index: -1;
}
#cat-matching .m-matching-popup.on {
  opacity: 1;
  z-index: 10;
}
#cat-matching .m-matching-popup-img {
  height: 100vh;
  overflow: scroll;
  text-align: -webkit-center;
}
#cat-matching .m-matching-popup-img-item {
  width: 80%;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-popup-img-item {
    margin: 20px 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-popup-img-item {
    margin: 10px 0 25px;
  }
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-popup-img-dd.menu img {
    width: 80vw;
  }
}
#cat-matching .m-matching-popup-img-dd p {
  color: #fff;
  letter-spacing: 4px;
}
@media screen and (min-width: 768px) {
  #cat-matching .m-matching-popup-img-dd p {
    font-size: 1.6rem;
    padding-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-matching-popup-img-dd p {
    font-size: 1.4rem;
    padding-top: 1.6rem;
  }
}
#cat-matching .m-matching-popup-background {
  display: none;
}
#cat-matching .m-matching-popup-background.on {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: -1;
}
#cat-matching .m-column06-in-column-l .u-mb-2,
#cat-matching .m-column06-in-column-l .u-mb-sp1 {
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  #cat-matching .m-column06-in-column-l .u-mb-2,
  #cat-matching .m-column06-in-column-l .u-mb-sp1 {
    font-size: 1.65rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-matching .m-column06-in-column-l .u-mb-2,
  #cat-matching .m-column06-in-column-l .u-mb-sp1 {
    font-size: calc(1.125rem + (1vw - 7.68px) * 2.4096);
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #cat-matching .m-column06-in-column-l .u-mb-2,
  #cat-matching .m-column06-in-column-l .u-mb-sp1 {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
#cat-matching .m-column06-in-column-l .u-mb-2 span,
#cat-matching .m-column06-in-column-l .u-mb-sp1 span {
  font-weight: 100;
  font-size: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #cat-matching .m-column06-in-column-l .u-mb-2 span,
  #cat-matching .m-column06-in-column-l .u-mb-sp1 span {
    font-size: 14px;
  }
}

.m-achieve-title {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .m-achieve-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-title {
    font-size: 1.6rem;
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .m-achieve-feature img {
    margin: 5.5em auto 3.5rem !important;
    aspect-ratio: 3/2 !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-feature img {
    margin: 5.5em auto 1.5rem !important;
  }
}
.m-achieve-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-achieve-number {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .m-achieve-number {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-number {
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .m-achieve-number:not(:first-child) {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-number:not(:first-child) {
    margin-left: 1rem;
  }
}
.m-achieve-number-txt01 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .m-achieve-number-txt01 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-number-txt01 {
    font-size: 14px;
  }
}
.m-achieve-number-txt02 {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .m-achieve-number-txt02 {
    font-size: 22px;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-number-txt02 {
    font-size: 12px;
  }
}
.m-achieve-number-txt02 span {
  font-weight: 100;
  line-height: 1;
}
@media screen and (min-width: 1101px) {
  .m-achieve-number-txt02 span {
    font-size: 80px;
    padding-right: 3px;
    padding-left: 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .m-achieve-number-txt02 span {
    font-size: 4.5rem;
    font-size: calc(2.75rem + (1vw - 7.68px) * 11.4458);
    padding-right: 3px;
    padding-left: 3px;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-number-txt02 span {
    font-size: 32px;
    padding-right: 0;
    padding-left: 0;
  }
}
.m-achieve-number-box::after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  margin: 30px auto;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}
@media screen and (min-width: 768px) {
  .m-achieve-columns {
    padding: 0 100px;
  }
}
.m-achieve-column-date p {
  font-size: 1rem;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .m-achieve-nav {
    margin-top: 230px;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-nav {
    margin-top: 100px;
  }
}
.m-achieve-nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .m-achieve-nav-btn img {
    width: 46px;
  }
}
@media screen and (max-width: 767px) {
  .m-achieve-nav-btn img {
    width: 30px;
  }
}
.m-achieve-nav-btn .next img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.m-achieve-nav-btn .list {
  color: #333333;
  font-size: 18px;
  margin-right: 46px;
  margin-left: 46px;
}
@media screen and (min-width: 768px) {
  .m-achieve-lists {
    padding: 0 150px;
  }
}
.m-achieve-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6rem;
  padding-top: 5rem;
}
.m-achieve-list-item-year {
  font-weight: bold;
  font-size: 1.6875rem;
}
.m-achieve-list-item-year::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  position: relative;
  top: 5px;
  left: 30px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}

.wp-pagenavi {
  text-align: center;
  height: auto;
  margin-top: 8rem;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .current, .wp-pagenavi .larger, .wp-pagenavi .smaller, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border: 1px solid #232323 !important;
  line-height: 0;
  padding: 16px 19px;
  margin: 0 7px;
  color: #232323 !important;
}

#cat-visitor .m-columns {
  padding: 5rem 0 2rem;
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-columns {
    padding: 2rem 0;
  }
}
#cat-visitor .m-column table {
  margin: 0 auto;
}
#cat-visitor .m-column th {
  vertical-align: top;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-column th {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-column th {
    width: 110px;
  }
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-column th, #cat-visitor .m-column td {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-column th, #cat-visitor .m-column td {
    padding-bottom: 15px;
  }
}
#cat-visitor .m-column-txt {
  text-align: center;
  margin-top: 30px;
}
#cat-visitor .m-column a {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #042e85;
}
@media screen and (min-width: 768px) {
  #cat-visitor.th .m-column th {
    width: 200px;
  }
}
@media screen and (min-width: 768px) {
  #cat-visitor.en .m-column th {
    width: 180px;
  }
}
#cat-visitor .m-visitor-column {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column.u-pb-9 {
    padding-bottom: 20px;
  }
}
#cat-visitor .m-visitor-column-catch {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-visitor-column-catch {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column-catch {
    font-size: 1.8rem;
  }
}
#cat-visitor .m-visitor-column-body {
  display: block;
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-visitor-column-body {
    width: 61%;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column-body {
    width: 90%;
  }
}
#cat-visitor .m-visitor-column-body ol {
  display: inline-block;
  counter-reset: my-counter;
  padding: 0;
  margin: 0;
}
#cat-visitor .m-visitor-column-body ol li {
  text-align: left;
  font-size: 18px;
  padding-left: 30px;
  position: relative;
}
#cat-visitor .m-visitor-column-body ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #fff;
  border: 1px solid;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  width: 20px;
  font-size: 80%;
  line-height: 1;
  position: absolute;
  top: 9px;
  left: 0;
}
#cat-visitor .m-visitor-column-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  padding: 5.5rem 4rem 2.8rem;
  background: #aeaeae;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem 0;
    padding: 5rem 2rem 3rem;
  }
}
#cat-visitor .m-visitor-column-box > p {
  font-size: 28px;
  font-weight: 600;
  position: absolute;
  top: 1rem;
  left: 3rem;
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column-box > p {
    font-size: 22px;
    left: 2rem;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-column-box dl:nth-of-type(2) {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  #cat-visitor .m-visitor-column-box dl:nth-of-type(2) dt p {
    padding-top: 0;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-visitor-column-box dl:first-of-type, #cat-visitor .m-visitor-column-box dl:last-of-type {
    width: calc((100% - 125px) / 2);
  }
}
#cat-visitor .m-visitor-column-box dl dt p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  width: 55px;
  padding-top: 5rem;
}
#cat-visitor .m-visitor-column-box dl dd {
  margin-top: 1rem;
}
#cat-visitor .m-visitor-gallery-slide {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-visitor-gallery-slide {
    width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-visitor-gallery-slide {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor.en .m-visitor-column-box, #cat-visitor.th .m-visitor-column-box {
    padding: 6rem 2rem 3rem;
  }
}
#cat-visitor .m-btn-box {
  background: #4A90A2;
}
@media screen and (min-width: 768px) {
  #cat-visitor .m-btn-box {
    width: 50%;
    margin: 4rem auto;
    height: 200px;
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-btn-box {
    width: 100%;
    margin: 3rem auto 2rem;
    height: 140px;
    padding: 2.8rem 20px;
  }
}
#cat-visitor .m-btn-label {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(22%, rgb(116, 212, 213)), color-stop(52%, rgb(28, 166, 206)), color-stop(88%, rgb(80, 182, 227)));
  background-image: linear-gradient(90deg, rgb(116, 212, 213) 22%, rgb(28, 166, 206) 52%, rgb(80, 182, 227) 88%);
  border-radius: 50vw;
  color: #fff;
  font-size: 1.8rem;
  background-size: 200% 100%;
  height: 80px;
  width: 500px;
  margin: auto;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.4s 0.2s;
  transition: 0.4s 0.2s;
}
#cat-visitor .m-btn-label:hover {
  background-position: 100% 0;
  -webkit-transition: 0.4s 0.1s;
  transition: 0.4s 0.1s;
}
@media screen and (max-width: 767px) {
  #cat-visitor .m-btn-label {
    font-size: 1.5rem;
    height: 60px;
    width: 100%;
  }
}
#cat-visitor .m-btn-box a:hover {
  opacity: 1;
}
#cat-visitor.jp .m-btn-label {
  letter-spacing: 5px;
}

.u-c-bk {
  color: #333333 !important;
}
.u-c-gy {
  color: #616161 !important;
}
.u-c-wh {
  color: #fff !important;
}
.u-c-ocher {
  color: #d3eff8 !important;
}
.u-c0 {
  color: #333333 !important;
}
.u-c1 {
  color: #d3eff8 !important;
}
.u-c2 {
  color: #ebf7f0 !important;
}

.u-bg-bk {
  background: #333333 !important;
}
.u-bg-gy {
  background: #616161 !important;
}
.u-bg-c0 {
  background: #333333 !important;
}
.u-bg-wh {
  background: #fff !important;
}

@media screen and (min-width: 768px) {
  .u-bg-br {
    position: relative;
  }
  .u-bg-br:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: 200px;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .u-bg-br {
    position: relative;
  }
  .u-bg-br:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: 200px;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .u-bg-br02 {
    position: relative;
  }
  .u-bg-br02:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: 0px;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .u-bg-br02 {
    position: relative;
  }
  .u-bg-br02:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: 0px;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .u-bg-br-r {
    position: relative;
  }
  .u-bg-br-r:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0%;
    top: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .u-bg-br-r {
    position: relative;
  }
  .u-bg-br-r:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0%;
    top: 0;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .u-bg-br-r02 {
    position: relative;
  }
  .u-bg-br-r02:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: calc(100% - 200px);
    right: 0%;
    top: 200px;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .u-bg-br-r02 {
    position: relative;
  }
  .u-bg-br-r02:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0%;
    top: 200px;
    z-index: -1;
  }
}

@media screen and (min-width: 768px) {
  .u-bg-br-r03 {
    position: relative;
  }
  .u-bg-br-r03:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 60%;
    height: 100%;
    right: 0%;
    top: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  .u-bg-br-r03 {
    position: relative;
  }
  .u-bg-br-r03:after {
    content: "";
    background: rgba(239, 236, 232, 0.3);
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0%;
    top: 0;
    z-index: -1;
  }
}

.u-bd-bk {
  border-color: #333333 !important;
}
.u-bd-gy {
  border-color: #616161 !important;
}
.u-bd-c0 {
  border-color: #333333 !important;
}
.u-bd-wh {
  border-color: #fff !important;
}

/* ---------------------------
u-display
--------------------------- */
@media screen and (max-width: 767px) {
  .u-display--pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-display--sp {
    display: none !important;
  }
}
/* ---------------------------
m
--------------------------- */
.u-valign-t {
  vertical-align: top !important;
}

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

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

@media screen and (min-width: 768px) {
  .u-mt-1 {
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-1 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-1 {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-1 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-1 {
    padding-top: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-1 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-1 {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-1 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-1 {
    padding: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-1 {
    padding: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp1 {
    margin-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp1 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp1 {
    padding-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp1 {
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp1 {
    padding: 8px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-2 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-2 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-2 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-2 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-2 {
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-2 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-2 {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-2 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-2 {
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-2 {
    padding: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp2 {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp2 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp2 {
    padding-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp2 {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp2 {
    padding: 16px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-3 {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-3 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-3 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-3 {
    padding-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-3 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-3 {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-3 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-3 {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-3 {
    padding: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp3 {
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp3 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp3 {
    padding-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp3 {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp3 {
    padding: 24px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-4 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-4 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-4 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-4 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-4 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-4 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-4 {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-4 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-4 {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-4 {
    padding: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp4 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp4 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp4 {
    padding-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp4 {
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp4 {
    padding: 28px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-5 {
    margin-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-5 {
    margin-top: 33.6px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-5 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-5 {
    margin-bottom: 33.6px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-5 {
    padding-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-5 {
    padding-top: 33.6px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-5 {
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-5 {
    padding-bottom: 33.6px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-5 {
    padding: 48px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-5 {
    padding: 33.6px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp5 {
    margin-top: 33.6px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp5 {
    margin-bottom: 33.6px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp5 {
    padding-top: 33.6px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp5 {
    padding-bottom: 33.6px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp5 {
    padding: 33.6px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-6 {
    margin-top: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-6 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-6 {
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-6 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-6 {
    padding-top: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-6 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-6 {
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-6 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-6 {
    padding: 56px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-6 {
    padding: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp6 {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp6 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp6 {
    padding-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp6 {
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp6 {
    padding: 28px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-7 {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-7 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-7 {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-7 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-7 {
    padding-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-7 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-7 {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-7 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-7 {
    padding: 64px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-7 {
    padding: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp7 {
    margin-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp7 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp7 {
    padding-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp7 {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp7 {
    padding: 32px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-8 {
    margin-top: 72px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-8 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-8 {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-8 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-8 {
    padding-top: 72px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-8 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-8 {
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-8 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-8 {
    padding: 72px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-8 {
    padding: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp8 {
    margin-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp8 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp8 {
    padding-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp8 {
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp8 {
    padding: 36px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-9 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-9 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-9 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-9 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-9 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-9 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-9 {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-9 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-9 {
    padding: 80px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-9 {
    padding: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp9 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp9 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp9 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp9 {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp9 {
    padding: 40px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-10 {
    margin-top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-10 {
    margin-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-10 {
    margin-bottom: 104px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-10 {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-10 {
    padding-top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-10 {
    padding-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-10 {
    padding-bottom: 104px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-10 {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-10 {
    padding: 104px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-10 {
    padding: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp10 {
    margin-top: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp10 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp10 {
    padding-top: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp10 {
    padding-bottom: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp10 {
    padding: 52px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-11 {
    margin-top: 112px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-11 {
    margin-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-11 {
    margin-bottom: 112px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-11 {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-11 {
    padding-top: 112px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-11 {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-11 {
    padding-bottom: 112px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-11 {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-11 {
    padding: 112px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-11 {
    padding: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp11 {
    margin-top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp11 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp11 {
    padding-top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp11 {
    padding-bottom: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp11 {
    padding: 56px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-12 {
    margin-top: 128px;
  }
}
@media screen and (max-width: 767px) {
  .u-mt-12 {
    margin-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-12 {
    margin-bottom: 128px;
  }
}
@media screen and (max-width: 767px) {
  .u-mb-12 {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-12 {
    padding-top: 128px;
  }
}
@media screen and (max-width: 767px) {
  .u-pt-12 {
    padding-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-12 {
    padding-bottom: 128px;
  }
}
@media screen and (max-width: 767px) {
  .u-pb-12 {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-p-12 {
    padding: 128px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-12 {
    padding: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-sp12 {
    margin-top: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-sp12 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-sp12 {
    padding-top: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-sp12 {
    padding-bottom: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-p-sp12 {
    padding: 64px;
  }
}

.u-mt-7per {
  margin-top: 7%;
}

.u-mt-10per {
  margin-top: 10%;
}

.u-mt-11per {
  margin-top: 11%;
}

.u-mt-16per {
  margin-top: 16%;
}

@media screen and (min-width: 768px) {
  .u-pl-55 {
    padding-left: 55px;
  }
}
@media screen and (max-width: 767px) {
  .u-p-sp {
    padding: 0 30px;
  }
}

/* ---------------------------
text
--------------------------- */
.u-fwb {
  font-weight: bold !important;
}

.u-fwm {
  font-weight: 500 !important;
}

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

.u-align-c {
  text-align: center !important;
}

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

.u-lh200 {
  line-height: 2 !important;
}

.u-lh280 {
  line-height: 2.8 !important;
}

.u-uline {
  text-decoration: underline !important;
}

.u-center {
  margin: 0 auto;
}

.u-underline {
  text-decoration: underline !important;
}

.u-ff02 {
  font-family: "Poppins", sans-serif;
}

.u-ff03 {
  font-family: "Noto Serif JP";
}

.u-ff04 {
  font-family: "Noto Serif SC", serif;
}

@media screen and (min-width: 768px) {
  .u-f-30 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .u-f-30 {
    font-size: 1.3rem;
  }
}

.u-f-32 {
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .u-text-10 {
    font-size: calc(10 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-10 {
    font-size: calc(10 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-11 {
    font-size: calc(11 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-11 {
    font-size: calc(11 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-12 {
    font-size: calc(12 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-12 {
    font-size: calc(12 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-13 {
    font-size: calc(13 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-13 {
    font-size: calc(13 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-14 {
    font-size: calc(14 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-14 {
    font-size: calc(14 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-15 {
    font-size: calc(15 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-15 {
    font-size: calc(15 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-16 {
    font-size: calc(16 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-16 {
    font-size: calc(16 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-17 {
    font-size: calc(17 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-17 {
    font-size: calc(17 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-18 {
    font-size: calc(18 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-18 {
    font-size: calc(18 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-19 {
    font-size: calc(19 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-19 {
    font-size: calc(19 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-20 {
    font-size: calc(20 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-20 {
    font-size: calc(20 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-21 {
    font-size: calc(21 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-21 {
    font-size: calc(21 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-22 {
    font-size: calc(22 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-22 {
    font-size: calc(22 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-23 {
    font-size: calc(23 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-23 {
    font-size: calc(23 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-24 {
    font-size: calc(24 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-24 {
    font-size: calc(24 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-25 {
    font-size: calc(25 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-25 {
    font-size: calc(25 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-26 {
    font-size: calc(26 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-26 {
    font-size: calc(26 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-27 {
    font-size: calc(27 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-27 {
    font-size: calc(27 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-28 {
    font-size: calc(28 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-28 {
    font-size: calc(28 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-29 {
    font-size: calc(29 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-29 {
    font-size: calc(29 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-30 {
    font-size: calc(30 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-30 {
    font-size: calc(30 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-31 {
    font-size: calc(31 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-31 {
    font-size: calc(31 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-32 {
    font-size: calc(32 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-32 {
    font-size: calc(32 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-text-33 {
    font-size: calc(33 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 767px) {
  .u-text-33 {
    font-size: calc(33 * 0.06rem) !important;
    line-height: 1.5;
  }
}

@media screen and (min-width: 768px) {
  .u-h1 {
    font-family: "Poppins", sans-serif;
    font-size: 80px !important;
    letter-spacing: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-h1 {
    font-size: 45px;
  }
}

@media screen and (min-width: 768px) {
  .u-h2 {
    font-size: 80px !important;
    letter-spacing: 8px;
  }
}
@media screen and (max-width: 767px) {
  .u-h2 {
    font-size: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-day {
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .u-day {
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-dayline {
    font-family: "Noto Sans JP", sans-serif;
    padding-left: 30px;
    position: relative;
  }
  .u-dayline:before {
    content: "";
    width: 20px;
    height: 1px;
    background: #d3eff8;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .u-text-18 {
    line-height: 1.8;
  }
}

@media screen and (max-width: 767px) {
  .u-text-24 {
    line-height: 1.7;
  }
}

@media screen and (max-width: 767px) {
  .u-text-28 {
    font-size: 20px !important;
    line-height: 1.7;
  }
}

@media screen and (min-width: 768px) {
  .u-txt01 {
    font-size: 26px;
    line-height: 1.5;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .u-txt01 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
  }
}

@media screen and (min-width: 768px) {
  .copy {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl; /* Safari */
    text-orientation: upright;
  }
}
@media screen and (max-width: 767px) {
  .copy {
    font-size: 1.25rem !important;
  }
}

.m-icon01 {
  position: relative;
}
.m-icon01:after {
  content: "";
  background: url(/common/images/base/icon01.svg);
  position: absolute;
}
@media screen and (min-width: 768px) {
  .m-icon01:after {
    width: 150px;
    height: 94px;
    right: 13%;
    top: 26%;
  }
}
@media screen and (max-width: 767px) {
  .m-icon01:after {
    width: 70px;
    height: 45px;
    right: 4%;
    top: 0%;
  }
}

.u-title01 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title01 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title01 {
    font-size: 3rem;
  }
}
.th .u-title01 {
  font-family: "Kanit", sans-serif;
}
.en .u-title01, .vn .u-title01 {
  font-family: "Roboto", sans-serif;
}
.u-title01-sub {
  text-align: center;
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 768px) {
  .u-title01-sub {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title01-sub {
    font-size: 1.3rem;
  }
}

.u-title02 {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  position: relative;
  left: 6px;
}
@media screen and (min-width: 768px) {
  .u-title02 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title02 {
    font-size: 1.6rem !important;
  }
}
.u-title02 img {
  margin-right: 20px;
}
.u-title02 span {
  font-family: "Poppins", sans-serif;
  padding-left: 10px;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 768px) {
  .u-title02 span {
    font-size: 4.375rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title02 span {
    font-size: 4rem;
  }
}
.th .u-title02 span {
  font-family: "Kanit", sans-serif;
}
.en .u-title02 span, .vn .u-title02 span {
  font-family: "Roboto", sans-serif;
}
.u-title02.u-text-40 {
  font-size: 40px;
}
.u-title02 .u-text-14 {
  padding-top: 15px;
}

.u-title03 {
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .u-title03 {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-title03 {
    font-size: 24px;
  }
  .u-title03 br {
    display: none;
  }
}

.u-title04 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title04 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title04 {
    font-size: 1.8rem;
  }
}
.th .u-title04 {
  font-family: "Kanit", sans-serif;
}
.en .u-title04, .vn .u-title04 {
  font-family: "Roboto", sans-serif;
}

.u-title05 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title05 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title05 {
    font-size: 1.8rem;
  }
}
.th .u-title05 {
  font-family: "Kanit", sans-serif;
}
.en .u-title05, .vn .u-title05 {
  font-family: "Roboto", sans-serif;
}
.u-title05-sub {
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .u-title05-sub {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title05-sub {
    font-size: 1.3rem;
  }
}

.u-title06 {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .u-title06 {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .u-title06 {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
.u-title06:after {
  content: "";
  display: block;
  position: absolute;
  width: 90px;
  height: 4px;
  margin: 7px 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}
@media screen and (min-width: 768px) {
  .u-title06 span {
    padding-left: 2rem;
  }
}

.u-title07 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title07 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title07 {
    font-size: 1.2rem;
  }
}
.th .u-title07 {
  font-family: "Kanit", sans-serif;
}
.en .u-title07, .vn .u-title07 {
  font-family: "Roboto", sans-serif;
}
.u-title07:after {
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  margin: 7px auto;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}

.u-title08 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title08 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title08 {
    font-size: 1.4rem;
  }
}
.th .u-title08 {
  font-family: "Kanit", sans-serif;
}
.en .u-title08, .vn .u-title08 {
  font-family: "Roboto", sans-serif;
}
.u-title08-sub {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .u-title08-sub {
    font-size: 1.1rem;
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .u-title08-sub {
    font-size: 1rem;
    width: 90%;
    margin: 0 auto;
  }
}

.u-title09 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 1px;
  position: relative;
  left: 6px;
}
@media screen and (min-width: 768px) {
  .u-title09 {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title09 {
    font-size: 1.6rem !important;
  }
}
.u-title09 img {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .u-title09 img {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-title09 img {
    padding-top: 7px;
  }
}
@media screen and (min-width: 768px) {
  #organize .u-title09 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #organize .u-title09 {
    font-size: 1.6rem !important;
  }
}

.u-title10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 1px;
  position: relative;
  left: 6px;
}
@media screen and (min-width: 768px) {
  .u-title10 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title10 {
    font-size: 1.6rem !important;
  }
}
.u-title10 img {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .u-title10 img {
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .u-title10 img {
    padding-top: 7px;
  }
}

.u-title11 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .u-title11 {
    font-size: 2.75rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title11 {
    font-size: 1.6rem;
  }
}
.th .u-title11 {
  font-family: "Kanit", sans-serif;
}
.en .u-title11, .vn .u-title11 {
  font-family: "Roboto", sans-serif;
}

.u-title12 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title12 {
    font-size: 1.6875rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title12 {
    font-size: 1.1rem;
  }
}
.th .u-title12 {
  font-family: "Kanit", sans-serif;
}
.en .u-title12, .vn .u-title12 {
  font-family: "Roboto", sans-serif;
}

.u-title13 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
@media screen and (min-width: 768px) {
  .u-title13 {
    font-size: 1.6875rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title13 {
    font-size: 1.1rem;
    line-height: 2;
  }
}
.th .u-title13 {
  font-family: "Kanit", sans-serif;
}
.en .u-title13, .vn .u-title13 {
  font-family: "Roboto", sans-serif;
}
.u-title13:after {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  margin: 30px auto;
  background: -webkit-gradient(linear, left top, right top, from(rgb(114, 202, 214)), color-stop(51.35%, rgb(119, 186, 233)), to(rgb(95, 131, 209)));
  background: linear-gradient(90deg, rgb(114, 202, 214) 0%, rgb(119, 186, 233) 51.35%, rgb(95, 131, 209) 100%);
}

.u-title14 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1;
  letter-spacing: 1px;
  position: relative;
  font-size: 2rem;
}
.th .u-title14 {
  font-family: "Kanit", sans-serif;
}
.en .u-title14, .vn .u-title14 {
  font-family: "Roboto", sans-serif;
}
.u-title14 img {
  margin-right: 20px;
  width: 11px;
}
.u-title14 span {
  position: relative;
  margin-left: 10px;
  font-size: 3.5rem;
}
@media screen and (min-width: 768px) {
  .u-title14 span {
    top: -20px;
  }
}
@media screen and (max-width: 767px) {
  .u-title14 span {
    top: -16px;
  }
}

.u-title15 {
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  .u-title15 {
    font-size: 2.25rem;
    padding-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .u-title15 {
    font-size: 1.6rem;
  }
}

.m-icon02 {
  position: relative;
}
.m-icon02:after {
  content: "";
  background: url(/common/images/matching/ico_matching.svg) no-repeat;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .m-icon02:after {
    width: 108px;
    height: 108px;
    right: 13%;
    top: 15%;
  }
}
@media screen and (max-width: 767px) {
  .m-icon02:after {
    width: 60px;
    height: 60px;
    right: 44%;
    top: 100%;
  }
}

.u-img-bg {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.u-img-bg::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: -3px;
  left: -3px;
  background-color: #d3eff8;
  z-index: -1;
}
.u-img-bg::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: -3px;
  right: -3px;
  background-color: #d3eff8;
  z-index: -1;
}

.u-img-pl {
  position: relative;
}
.u-img-pl img {
  overflow: hidden;
  clip-path: polygon(0% 90%, 0% 0%, 100% 10%, 100% 100%);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .u-img-pl img {
    width: 315px;
    height: 260px;
  }
}
@media screen and (max-width: 767px) {
  .u-img-pl img {
    width: 165px;
    height: 135px;
  }
}
.u-img-pl::after {
  position: absolute;
  content: "";
  clip-path: polygon(0% 100%, 0% 10%, 100% 0%, 100% 90%);
  background-color: #d3eff8;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .u-img-pl::after {
    width: 315px;
    height: 260px;
    top: 0;
    left: 15%;
  }
}
@media screen and (max-width: 767px) {
  .u-img-pl::after {
    width: 165px;
    height: 135px;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .u-img-100 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .u-img-pick {
    position: absolute;
    top: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .u-img-pick {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20%;
  }
}

.m-btn-box {
  width: 280px;
}
@media screen and (min-width: 768px) {
  .m-btn-box {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .m-btn-box {
    margin: 2rem auto;
  }
}
.m-achievement .m-btn-box, .m-step .m-btn-box {
  margin: 4.5rem auto 0;
  background: #fff;
  border-radius: 30px;
}
.m-btn-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: 600;
  background: url(/common/images/top/btn-box.svg) no-repeat;
  background-size: cover;
  aspect-ratio: 307/74;
}

.btnarrow1 {
  position: relative;
  border: 2px solid #d3eff8;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #333333;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #fff;
  min-width: 245px;
}
@media screen and (min-width: 768px) {
  .btnarrow1 {
    padding: 20px 34px;
  }
}
@media screen and (max-width: 767px) {
  .btnarrow1 {
    padding: 10px 34px;
  }
}
.btnarrow1:hover {
  background: #d3eff8;
  color: #fff;
}
.btnarrow1:hover::before {
  right: -30px;
}
.btnarrow1:hover ::after {
  right: -25px;
}
.btnarrow1::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -26px;
  width: 40px;
  height: 1px;
  background: #d3eff8;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btnarrow1::after {
  content: "";
  position: absolute;
  top: 28%;
  right: -21px;
  width: 1px;
  height: 12px;
  background: #d3eff8;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.thumbnail-list {
  padding: 0 25px;
}
.thumbnail-list .slick-track {
  margin-top: 10px;
}
.thumbnail-list li + li {
  margin-left: 10px;
}

.slick-arrow {
  position: absolute;
}
.prev.slick-arrow {
  left: 0;
}
@media screen and (min-width: 768px) {
  .prev.slick-arrow {
    top: 33%;
  }
}
@media screen and (max-width: 767px) {
  .prev.slick-arrow {
    top: 22%;
  }
}

.next.slick-arrow {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .next.slick-arrow {
    bottom: 27%;
  }
}
@media screen and (max-width: 767px) {
  .next.slick-arrow {
    bottom: 0;
  }
}

.m-scroll-anime span {
  position: absolute;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.m-scroll-anime::before {
  position: absolute;
  width: 2px;
  height: 50px;
  color: #000;
}
.m-scroll-anime::after {
  position: absolute;
  width: 2px;
  height: 50px;
  color: #000;
}

@media screen and (min-width: 768px) {
  .u-border-ver {
    width: 1px;
    height: 60px;
    background-color: #000;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .u-border-ver {
    width: 1px;
    height: 30px;
    background-color: #000;
    margin: 0 auto;
  }
}

span.u-txt-anime {
  -webkit-transition: 1.1s cubic-bezier(0.65, 0, 0.35, 1);
  transition: 1.1s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: translate3d(0, 100%, 0) skewY(12deg);
          transform: translate3d(0, 100%, 0) skewY(12deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  display: block;
  opacity: 0;
}

span.u-txt-anime.show {
  -webkit-transform: translate3d(0, 0, 0) skewY(0);
          transform: translate3d(0, 0, 0) skewY(0);
  opacity: 1;
}

.u-img-anime {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.u-img-anime li:nth-child(7) {
  opacity: 1;
}

.u-img-anime.show {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}
.u-img-anime.show:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.u-img-anime.show:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.u-img-anime.show:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.u-img-anime.show:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.u-img-anime.show:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.u-img-anime.show:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

@-webkit-keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.anime01 {
  opacity: 0;
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.anime01.on {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}

span.anime03 {
  overflow: hidden;
  display: block;
}

/* アニメーションで傾斜がついている文字列を水平に戻す*/
span.anime03Trigger {
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
  -webkit-transform: translate3d(0, 100%, 0) skewY(6deg);
          transform: translate3d(0, 100%, 0) skewY(6deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  display: block;
}

span.anime03Trigger.anime03Appear {
  -webkit-transform: translate3d(0, 0, 0) skewY(0);
          transform: translate3d(0, 0, 0) skewY(0);
}

.anime05 li {
  opacity: 0;
  -webkit-transition: 3s;
  transition: 3s;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.anime05.on li:nth-child(1) {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.anime05.on li:nth-child(2) {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.anime05.on li:nth-child(3) {
  opacity: 1;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.anime05.on li:nth-child(4) {
  opacity: 1;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

@media screen and (min-width: 768px) {
  .u-cats01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .u-cat01 {
    font-family: "Poppins", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #FFF;
    background: #d3eff8;
    padding: 0px 20px;
    font-size: 14px;
    border-radius: 30px;
    margin-right: 10px;
  }
  .u-cat01 a {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .u-cat01 {
    font-family: "Poppins", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #FFF;
    background: #d3eff8;
    padding: 0px 20px;
    font-size: 14px;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 0px;
    display: inline-block;
  }
  .u-cat01 a {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-cats02 {
    display: -ms-grid;
    display: grid;
    gap: 25px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .u-cats02 {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.u-cat02 {
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .u-cat02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #FFF;
    border: 1px solid #d3eff8;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    padding: 10px 0;
    position: relative;
  }
  .u-cat02:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid #d3eff8;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: -1px;
    bottom: -5px;
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
}
@media screen and (max-width: 767px) {
  .u-cat02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #FFF;
    border: 1px solid #d3eff8;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    padding: 5px 0;
    position: relative;
  }
  .u-cat02:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid #d3eff8;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: -1px;
    bottom: -5px;
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
}

@media screen and (min-width: 768px) {
  .m-bread {
    margin-top: 1.2rem;
  }
}
.m-bread__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-bread-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-bread-list__item + li::before {
  content: " > ";
  margin-left: 0.7rem;
  margin-right: 0.4rem;
  font-size: 0.9rem;
}
.m-bread-list__item .linkItem {
  display: inline-block;
  letter-spacing: 1px;
  font-size: 0.9rem;
}

@media screen and (min-width: 768px) {
  .c-inner {
    max-width: 100%;
    width: calc(100% - 8rem);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: 90%;
    margin: 0 auto;
  }
}

/* ---------------------------
u-wysiwyg
--------------------------- */
.u-wysiwyg {
  overflow: hidden;
}
.u-wysiwyg p {
  letter-spacing: 1px;
}
.u-wysiwyg p + p {
  margin-top: 50px;
}
.u-wysiwyg a {
  text-decoration: underline;
  word-wrap: break-word;
  color: #d3eff8;
}
.u-wysiwyg a:hover {
  text-decoration: none;
}
.u-wysiwyg a img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.u-wysiwyg a img:hover {
  opacity: 0.8;
}
.u-wysiwyg h1 {
  margin-top: 1em;
  margin-bottom: 1.3em;
  border-bottom: 1px solid #333333;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg h1 {
    padding-bottom: 0.6em;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg h1 {
    padding-bottom: 0.9em;
    font-size: 1.1428rem;
  }
}
.u-wysiwyg h2 {
  margin-top: 1em;
  margin-bottom: 1.3em;
  border-bottom: 1px solid #333333;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg h2 {
    padding-bottom: 0.6em;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg h2 {
    padding-bottom: 0.9em;
    font-size: 1.1428rem;
  }
}
.u-wysiwyg h3 {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
  padding-left: 30px;
  position: relative;
  font-size: 1.75rem;
}
.u-wysiwyg h3::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #D9B553;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg h3 {
    padding: 14px 25px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg h3 {
    padding: 10px 20px;
    font-size: 1.1428rem;
  }
}
.u-wysiwyg h4 {
  margin-top: 2.3em;
  margin-bottom: 1em;
  position: relative;
  background: #d3eff8;
  padding: 15px 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg h4 {
    font-size: 1.1428rem;
  }
}
.u-wysiwyg h5, .u-wysiwyg h6 {
  margin-top: 1.3em;
  margin-bottom: 0.9em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg h5, .u-wysiwyg h6 {
    font-size: 1.05rem;
  }
}
.u-wysiwyg ul {
  display: -ms-grid;
  display: grid;
  grid-gap: 0.2em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.u-wysiwyg ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.u-wysiwyg ul > li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 5px;
}
.u-wysiwyg ul > li > ul {
  padding-left: 1.5em;
  margin-bottom: 0;
  grid-gap: 0.2em;
}
.u-wysiwyg ol {
  list-style-type: decimal !important;
  margin-left: 2em;
  margin-bottom: 1em;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.2em;
}
.u-wysiwyg ol li {
  list-style-type: decimal !important;
}
.u-wysiwyg ol li > ol {
  margin-left: 1.5em;
  grid-gap: 0.2em;
  margin-bottom: 0;
}
.u-wysiwyg ol li > ul {
  list-style-type: none !important;
}
.u-wysiwyg ol li > ul > li {
  list-style-type: none !important;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg button {
    max-width: 335px;
    width: 100%;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-radius: 50px;
    background: #d3eff8;
    color: #FFF;
    margin-bottom: 3em;
  }
  .u-wysiwyg button:after {
    font-family: "Material Icons";
    content: "\e5cc";
    font-size: 20px;
    color: #FFF;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg button {
    max-width: 335px;
    width: 100%;
    min-height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    border-radius: 50px;
    background: #d3eff8;
    color: #FFF;
    margin-bottom: 3em;
  }
  .u-wysiwyg button:after {
    font-family: "Material Icons";
    content: "\e5cc";
    font-size: 20px;
    color: #FFF;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.u-wysiwyg em {
  font-weight: normal;
}
.u-wysiwyg blockquote {
  background: #d3eff8;
  margin-top: 1em;
  margin-bottom: 1em;
  word-wrap: break-word;
}
.u-wysiwyg blockquote p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg blockquote {
    padding: 28px 30px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg blockquote {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
}
.u-wysiwyg .aligncenter {
  display: block;
  margin: 0 auto;
}
.u-wysiwyg .alignright {
  float: right;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg .alignright {
    margin-left: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .alignright {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
.u-wysiwyg .alignleft {
  float: left;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg .alignleft {
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .alignleft {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.u-wysiwyg .wp-caption,
.u-wysiwyg figcaption {
  margin-top: 0.5em;
  font-size: 0.85rem;
}
.u-wysiwyg .wp-block-table {
  position: relative;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table {
    overflow-x: auto;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table table,
  .u-wysiwyg .wp-block-table .table {
    width: 100%;
    min-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table.no-scroll table,
  .u-wysiwyg .wp-block-table.no-scroll .table, .u-wysiwyg .wp-block-table.is-style-no-scroll table,
  .u-wysiwyg .wp-block-table.is-style-no-scroll .table {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table.no-scroll table::before,
  .u-wysiwyg .wp-block-table.no-scroll .table::before, .u-wysiwyg .wp-block-table.is-style-no-scroll table::before,
  .u-wysiwyg .wp-block-table.is-style-no-scroll .table::before {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table.no-scroll table thead,
  .u-wysiwyg .wp-block-table.no-scroll table tbody,
  .u-wysiwyg .wp-block-table.no-scroll .table thead,
  .u-wysiwyg .wp-block-table.no-scroll .table tbody, .u-wysiwyg .wp-block-table.is-style-no-scroll table thead,
  .u-wysiwyg .wp-block-table.is-style-no-scroll table tbody,
  .u-wysiwyg .wp-block-table.is-style-no-scroll .table thead,
  .u-wysiwyg .wp-block-table.is-style-no-scroll .table tbody {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-table.is-style-fixed table,
  .u-wysiwyg .wp-block-table.is-style-fixed .table {
    width: 100%;
    min-width: 800px;
  }
  .u-wysiwyg .wp-block-table.is-style-fixed table thead tr th:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed table thead tr td:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed table tbody tr th:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed table tbody tr td:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed .table thead tr th:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed .table thead tr td:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed .table tbody tr th:first-child,
  .u-wysiwyg .wp-block-table.is-style-fixed .table tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 25vw;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .table-wrap {
    overflow-x: auto;
  }
}
.u-wysiwyg table,
.u-wysiwyg .table {
  margin-bottom: 1em;
  margin-top: 1em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table,
  .u-wysiwyg .table {
    width: 100%;
    min-width: 800px;
  }
}
.u-wysiwyg table::before,
.u-wysiwyg .table::before {
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table::before,
  .u-wysiwyg .table::before {
    content: "←スクロールできます→";
    font-size: 0.9rem;
    position: sticky;
    top: 0;
    left: 0;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table.no-scroll, .u-wysiwyg table.is-style-no-scroll,
  .u-wysiwyg .table.no-scroll,
  .u-wysiwyg .table.is-style-no-scroll {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table.no-scroll::before, .u-wysiwyg table.is-style-no-scroll::before,
  .u-wysiwyg .table.no-scroll::before,
  .u-wysiwyg .table.is-style-no-scroll::before {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table.is-style-fixed,
  .u-wysiwyg .table.is-style-fixed {
    width: 100%;
    min-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table.is-style-fixed thead tr th:first-child,
  .u-wysiwyg table.is-style-fixed thead tr td:first-child,
  .u-wysiwyg table.is-style-fixed tbody tr th:first-child,
  .u-wysiwyg table.is-style-fixed tbody tr td:first-child,
  .u-wysiwyg .table.is-style-fixed thead tr th:first-child,
  .u-wysiwyg .table.is-style-fixed thead tr td:first-child,
  .u-wysiwyg .table.is-style-fixed tbody tr th:first-child,
  .u-wysiwyg .table.is-style-fixed tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 25vw;
  }
}
.u-wysiwyg table thead,
.u-wysiwyg table tbody,
.u-wysiwyg .table thead,
.u-wysiwyg .table tbody {
  border-top: 1px solid #d3eff8;
  border-left: 1px solid #d3eff8;
}
.u-wysiwyg table thead tr th,
.u-wysiwyg table thead tr td,
.u-wysiwyg table tbody tr th,
.u-wysiwyg table tbody tr td,
.u-wysiwyg .table thead tr th,
.u-wysiwyg .table thead tr td,
.u-wysiwyg .table tbody tr th,
.u-wysiwyg .table tbody tr td {
  position: relative;
  border-right: 1px solid #d3eff8;
  border-bottom: 1px solid #d3eff8;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg table thead tr th,
  .u-wysiwyg table thead tr td,
  .u-wysiwyg table tbody tr th,
  .u-wysiwyg table tbody tr td,
  .u-wysiwyg .table thead tr th,
  .u-wysiwyg .table thead tr td,
  .u-wysiwyg .table tbody tr th,
  .u-wysiwyg .table tbody tr td {
    padding: 17px 7px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg table thead tr th,
  .u-wysiwyg table thead tr td,
  .u-wysiwyg table tbody tr th,
  .u-wysiwyg table tbody tr td,
  .u-wysiwyg .table thead tr th,
  .u-wysiwyg .table thead tr td,
  .u-wysiwyg .table tbody tr th,
  .u-wysiwyg .table tbody tr td {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.u-wysiwyg table thead tr th,
.u-wysiwyg table tbody tr th,
.u-wysiwyg .table thead tr th,
.u-wysiwyg .table tbody tr th {
  background: #d3eff8;
}
.u-wysiwyg.m-beauty table thead tr th, .u-wysiwyg.m-beauty table tbody tr th, .u-wysiwyg.m-beauty .table thead tr th, .u-wysiwyg.m-beauty .table tbody tr th {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  background: #d3eff8;
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg.m-beauty table thead tr th, .u-wysiwyg.m-beauty table tbody tr th, .u-wysiwyg.m-beauty .table thead tr th, .u-wysiwyg.m-beauty .table tbody tr th {
    padding: 17px 7px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg.m-beauty table thead tr th, .u-wysiwyg.m-beauty table tbody tr th, .u-wysiwyg.m-beauty .table thead tr th, .u-wysiwyg.m-beauty .table tbody tr th {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.u-wysiwyg.m-beauty table thead tr td, .u-wysiwyg.m-beauty table tbody tr td, .u-wysiwyg.m-beauty .table thead tr td, .u-wysiwyg.m-beauty .table tbody tr td {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg.m-beauty table thead tr td, .u-wysiwyg.m-beauty table tbody tr td, .u-wysiwyg.m-beauty .table thead tr td, .u-wysiwyg.m-beauty .table tbody tr td {
    padding: 17px 7px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg.m-beauty table thead tr td, .u-wysiwyg.m-beauty table tbody tr td, .u-wysiwyg.m-beauty .table thead tr td, .u-wysiwyg.m-beauty .table tbody tr td {
    font-size: 1.07rem;
    padding: 14px 5px;
    line-height: 1.2;
  }
}
.u-wysiwyg.m-beauty table thead tr td .small, .u-wysiwyg.m-beauty table tbody tr td .small, .u-wysiwyg.m-beauty .table thead tr td .small, .u-wysiwyg.m-beauty .table tbody tr td .small {
  display: block;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg.m-beauty table thead tr td .small, .u-wysiwyg.m-beauty table tbody tr td .small, .u-wysiwyg.m-beauty .table thead tr td .small, .u-wysiwyg.m-beauty .table tbody tr td .small {
    font-size: 0.8571rem;
  }
}

.u-wysiwyg table thead tr td,
.u-wysiwyg .table thead tr td {
  background: #d3eff8;
}
.u-wysiwyg.m-beauty table thead tr td, .u-wysiwyg.m-beauty .table thead tr td {
  background: #d3eff8;
}

.u-wysiwyg table tbody tr td,
.u-wysiwyg .table tbody tr td {
  background: #fff;
}
.u-wysiwyg.m-beauty table tbody tr td, .u-wysiwyg.m-beauty .table tbody tr td {
  background: #fff;
}

.u-wysiwyg img {
  width: 100%;
  aspect-ratio: 5/3;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg img {
    margin: 3.5em auto;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg img {
    margin: 1.5em auto 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .is-layout-flow:nth-child(2n) figure {
    margin: -2em 0 -1.5em;
  }
}
@media screen and (min-width: 768px) {
  .u-wysiwyg figure {
    margin: 2.5em auto 1em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg figure {
    margin: 1.5em auto 0;
  }
}
.u-wysiwyg .wp-block-column figure img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.u-wysiwyg .wp-block-embed-youtube iframe {
  width: 100%;
  aspect-ratio: 9/16;
}
.u-wysiwyg .material-icons-outlined {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-columns.is-style-columns02 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  .u-wysiwyg .wp-block-column figure {
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-buttons {
    width: 100%;
  }
}
.u-wysiwyg .wp-block-buttons .wp-block-button {
  position: relative;
}
.u-wysiwyg .wp-block-buttons .wp-block-button a {
  font-size: 1rem;
}
.u-wysiwyg .wp-block-buttons .wp-block-button a:after {
  content: "\e5e1";
  font-family: "Material Icons";
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFF;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-buttons .wp-block-button {
    width: 100% !important;
  }
}
.u-wysiwyg .wp-block-buttons .wp-block-button__link {
  background: #d3eff8;
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .u-wysiwyg .wp-block-buttons .wp-block-button__link {
    min-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg .wp-block-buttons .wp-block-button__link {
    width: 100%;
    min-width: 200px;
  }
}
.u-wysiwyg .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  background: #fff;
  color: #d3eff8;
  border-color: #d3eff8;
}

@media screen and (min-width: 768px) {
  .u-wysiwyg-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .u-wysiwyg-sns-item {
    margin-right: 25px;
  }
  .u-wysiwyg-sns-item:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .u-wysiwyg-sns-item {
    margin-right: 10px;
    width: 30px;
  }
  .u-wysiwyg-sns-item:last-child {
    margin-right: 0;
  }
}