@charset "UTF-8";
/**********************/
/* Mixins
/**********************/
@media screen and (min-width: 641px) {
  #tmpl_main {
    min-width: 1190px;
    width: auto !important;
  }
}

/* アクセシビリティ用 - スクリーンリーダー専用テキスト */
.ctb-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* ==============================
 Content Menu
============================== */
#tmpl_contentMenu_bar {
  background-color: #fff;
  color: #656565;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#tmpl_contentMenu_bar a {
  color: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

#tmpl_contentMenu_bar a:hover,
#tmpl_contentMenu_bar a:active {
  color: #000;
}

#tmpl_contentMenu_bar_base {
  width: 1190px;
  margin: 0 auto;
}

#tmpl_contentMenu_bar_base h1 {
  margin: 0;
  padding: 0 45px 11px 0;
  line-height: 0.9;
}

#tmpl_contentMenu_bar_base h1 a {
  font-size: 72%;
  line-height: 1.2;
}

#tmpl_contentMenu_breadcrumbs {
  padding: 10px 5px 10px 0;
  font-size: 75%;
  line-height: 1.2;
}

#tmpl_contentMenu_breadcrumbs a {
  display: inline-block;
}

#tmpl_contentMenu_breadcrumbs .tmpl_bread_gt {
  display: inline-block;
  margin-right: 0.7em;
  margin-left: 0.7em;
  padding-bottom: 1px;
}

@media screen and (max-width: 640px) {
  #tmpl_contentMenu_bar_base {
    width: 100%;
  }
  #tmpl_contentMenu_bar_base h1 {
    padding: 0 65px 17px 20px;
    font-size: 120%;
    line-height: 1;
  }
  #tmpl_contentMenu_bar_base h1 a {
    font-size: 99%;
  }
  #tmpl_contentMenu_breadcrumbs {
    padding: 10px 5px 15px 20px;
    font-size: 75%;
    line-height: 1.4;
  }
}

.pc {
  display: block !important;
}

.pci {
  display: inline-block !important;
}

.pct {
  display: inline-table !important;
}

.sp {
  display: none !important;
}

.spi {
  display: none !important;
}

.spt {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .sp {
    display: block !important;
  }
  .spi {
    display: inline-block !important;
  }
  .spt {
    display: inline-table !important;
  }
  .pc {
    display: none !important;
  }
  .pci {
    display: none !important;
  }
  .pct {
    display: none !important;
  }
}

#ctb-wrap {
  position: relative;
  width: 100%;
  font-size: 0;
}

#ctb-wrap.voc {
  height: auto;
  background-color: #050505;
}

#ctb-wrap a:focus-visible {
  outline: solid 1px white !important;
  outline-offset: 2px;
}

#ctb-wrap button:focus-visible {
  outline: solid 1px white !important;
  outline-offset: 2px;
}

@media all and (-ms-high-contrast: none) {
  #ctb-wrap a:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
  #ctb-wrap button:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
}

#ctb-menu__area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  pointer-events: none;
}

#ctb-menu__area .dummy {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

#ctb-menu__area #ctb-menu__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: none;
  pointer-events: auto;
}

#ctb-menu__area .ctb-menu__dummy {
  position: absolute;
  z-index: 16;
  top: 0;
  right: 0;
  width: 400px;
  height: auto;
  opacity: 0.333;
  pointer-events: none;
}

#ctb-menu__area #ctb-menu__list {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 400px;
  height: 100%;
  margin: 0;
  padding: 122px 56px;
  background: #131313;
  opacity: 0;
  display: none;
  pointer-events: auto;
  box-sizing: border-box;
}

#ctb-menu__area #ctb-menu__top {
  position: relative;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 23px;
  line-height: 28px;
  text-decoration: none;
  padding-bottom: 3px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-menu__area #ctb-menu__top::before, #ctb-menu__area #ctb-menu__top::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-menu__area #ctb-menu__top::before {
  margin-top: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__top::after {
  margin-bottom: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__top.en {
  font-size: 29px;
  line-height: 30px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-menu__area #ctb-menu__top:hover {
  border-bottom: white solid 1px;
}

#ctb-menu__area #ctb-menu__categories {
  position: relative;
  display: block;
  margin-top: 60px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 16px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-menu__area #ctb-menu__categories::before, #ctb-menu__area #ctb-menu__categories::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-menu__area #ctb-menu__categories::before {
  margin-top: calc((13px - 16px) * 0.5px);
}

#ctb-menu__area #ctb-menu__categories::after {
  margin-bottom: calc((13px - 16px) * 0.5px);
}

#ctb-menu__area #ctb-menu__categories__list {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
}

#ctb-menu__area #ctb-menu__categories__list.en li {
  margin: 0 0 11px 0;
}

#ctb-menu__area #ctb-menu__categories__list.en li a {
  font-size: 29px;
  line-height: 30px;
  letter-spacing: -0.04rem;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-menu__area #ctb-menu__categories__list li {
  position: relative;
  display: block;
  list-style: none;
  margin: 0 0 14px 0;
  padding: 0;
}

#ctb-menu__area #ctb-menu__categories__list li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: -0.02rem;
  text-decoration: none;
  cursor: pointer;
  padding-bottom: 3px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-menu__area #ctb-menu__categories__list li a::before, #ctb-menu__area #ctb-menu__categories__list li a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-menu__area #ctb-menu__categories__list li a::before {
  margin-top: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__categories__list li a::after {
  margin-bottom: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__categories__list li a:hover {
  border-bottom: white solid 1px;
}

#ctb-menu__area #ctb-menu__tags {
  position: relative;
  display: block;
  margin-top: 54px;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 16px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-menu__area #ctb-menu__tags::before, #ctb-menu__area #ctb-menu__tags::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-menu__area #ctb-menu__tags::before {
  margin-top: calc((13px - 16px) * 0.5px);
}

#ctb-menu__area #ctb-menu__tags::after {
  margin-bottom: calc((13px - 16px) * 0.5px);
}

#ctb-menu__area #ctb-menu__tags__list {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
}

#ctb-menu__area #ctb-menu__tags__list.en li {
  margin: 0 0 12px 0;
}

#ctb-menu__area #ctb-menu__tags__list.en li a {
  font-size: 29px;
  line-height: 30px;
  letter-spacing: -0.04rem;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}

#ctb-menu__area #ctb-menu__tags__list li {
  position: relative;
  display: block;
  list-style: none;
  margin: 0 0 14px 0;
  padding: 0;
}

#ctb-menu__area #ctb-menu__tags__list li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: -0.02rem;
  text-decoration: none;
  cursor: pointer;
  padding-bottom: 3px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-menu__area #ctb-menu__tags__list li a::before, #ctb-menu__area #ctb-menu__tags__list li a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-menu__area #ctb-menu__tags__list li a::before {
  margin-top: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__tags__list li a::after {
  margin-bottom: calc((23px - 28px) * 0.5px);
}

#ctb-menu__area #ctb-menu__tags__list li a:hover {
  border-bottom: white solid 1px;
}

#ctb-menu__area #ctb-menu__lang {
  position: absolute;
  right: 100px;
  top: 54px;
  width: auto;
  height: auto;
  text-align: right;
  transition: all 0.3s;
  pointer-events: auto;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 16px;
  text-decoration: none;
  z-index: 10;
  padding-bottom: 3px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-menu__area #ctb-menu__lang img {
  position: absolute;
  top: 3px;
  right: -39px;
  width: 17px;
  height: auto;
}

#ctb-menu__area #ctb-menu__lang:hover {
  border-bottom: white solid 1px;
}

#ctb-menu__area #ctb-menu__backdrop {
  position: absolute;
  right: 36px;
  top: 36px;
  width: 137px;
  height: 52px;
  border-radius: 26px;
  background: rgba(0, 0, 0, 0.15);
  pointer-events: none;
  z-index: 0;
}

@media screen and (max-width: 640px) {
  #ctb-menu__area #ctb-menu__backdrop {
    right: 12px;
    top: 13px;
  }
}

#ctb-menu__area #ctb-menu__backdrop-en {
  position: absolute;
  right: 36px;
  top: 36px;
  width: 158px;
  height: 52px;
  border-radius: 26px;
  background: rgba(0, 0, 0, 0.15);
  pointer-events: none;
  z-index: 0;
}

@media screen and (max-width: 640px) {
  #ctb-menu__area #ctb-menu__backdrop-en {
    width: 154px;
    right: 12px;
    top: 13px;
  }
}

#ctb-menu__area #ctb-menu__menu {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  transition: all 0.3s;
  pointer-events: auto;
  z-index: 11;
}

#ctb-menu__area #ctb-menu__menu img {
  position: relative;
  z-index: 2;
}

#ctb-menu__area #ctb-menu__menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-menu__area #ctb-menu__menu:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-menu__area #ctb-menu__menu:hover:before {
  content: "";
  background: white;
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-menu__area #ctb-menu__menu:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-menu__area #ctb-menu__close {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  transition: all 0.3s;
  opacity: 0;
  display: none;
  pointer-events: auto;
  z-index: 12;
}

#ctb-menu__area #ctb-menu__close img {
  position: relative;
  z-index: 2;
}

#ctb-menu__area #ctb-menu__close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-menu__area #ctb-menu__close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-menu__area #ctb-menu__close:hover:before {
  content: "";
  background: white;
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-menu__area #ctb-menu__close:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-kv__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: 100%;
  padding-top: 42%;
  overflow: hidden;
  background-color: #000;
  opacity: 1;
  background-size: cover;
  background-position: 50% 50%;
  outline: none;
}

#ctb-kv__area #ctb-kv__video {
  position: absolute;
  width: auto;
  height: 102%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

#ctb-kv__area #ctb-kv__title {
  position: absolute;
  width: 70%;
  height: auto;
  left: 50%;
  top: 15%;
  display: block;
  transform: translate(-50%, 0);
  z-index: 10;
  font-family: "SST W20 Medium", sans-serif;
  color: #fff;
  font-size: 3.97vw;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-align: center;
  margin: 0;
  padding: 0;
}

#ctb-kv__area #ctb-kv__title.en {
  font-family: "SST W20 Medium", sans-serif;
  top: 15.6%;
  font-size: 3.97vw;
}

@media screen and (max-width: 1204px) {
  #ctb-kv__area #ctb-kv__title {
    top: 75px;
    font-size: 48px;
  }
  #ctb-kv__area #ctb-kv__title.en {
    top: 77px;
    font-size: 48px;
  }
}

#ctb-kv__area #ctb-kv__tagline {
  position: absolute;
  width: 70%;
  height: auto;
  left: 50%;
  top: 54%;
  display: block;
  transform: translate(-50%, 0);
  z-index: 10;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  font-size: 3.97vw;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-align: center;
  margin: 0;
  padding: 0;
}

#ctb-kv__area #ctb-kv__tagline.en {
  font-family: "SST W20 Medium", sans-serif;
  top: 54%;
  font-size: 4.632vw;
  font-weight: 500;
}

@media screen and (max-width: 1204px) {
  #ctb-kv__area #ctb-kv__tagline {
    top: 270px;
    font-size: 48px;
  }
  #ctb-kv__area #ctb-kv__tagline.en {
    font-family: "SST W20 Medium", sans-serif;
    top: 268px;
    font-size: 56px;
    font-weight: 500;
  }
}

#ctb-kv__area #ctb-kv__copy {
  position: absolute;
  width: 75%;
  height: auto;
  left: 50%;
  top: 69.6%;
  transform: translate(-50%, 0);
  display: block;
  z-index: 10;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  font-size: 1.49vw;
  font-weight: 400;
  line-height: 1.77;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}

#ctb-kv__area #ctb-kv__copy.en {
  top: 71%;
  font-weight: 400;
  font-size: 1.82vw;
  line-height: 150%;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 1204px) {
  #ctb-kv__area #ctb-kv__copy {
    top: 348px;
    font-size: 18px;
  }
  #ctb-kv__area #ctb-kv__copy.en {
    top: 354px;
    font-weight: 400;
    line-height: 1.5;
    font-size: 22px;
    letter-spacing: -0.03em;
  }
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: all 0.3s;
  cursor: pointer;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 48px;
  width: 160px;
  height: 90px;
  transition: all 0.3s;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 44px;
  height: auto;
  transform: translate(-50%);
  border-radius: 50%;
  transition: all 0.3s;
  white-space: nowrap;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon img {
  position: relative;
  z-index: 2;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon p {
  position: absolute;
  left: 50%;
  top: 86%;
  width: 120px;
  height: auto;
  transform: translate(-50%);
  text-align: center;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 16px;
  padding-bottom: 1px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area:hover {
  background: rgba(0, 0, 0, 0.15);
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area:hover #ctb-kv__play #ctb-kv__play-icon:before {
  content: "";
  background: white;
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area:hover #ctb-kv__play #ctb-kv__play-icon:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__play-area:hover #ctb-kv__play #ctb-kv__play-icon p {
  padding-bottom: 1px;
  border-bottom: white solid 1px;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__pause {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  transition: all 0.3s;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__pause img {
  position: relative;
  z-index: 2;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__pause:after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 52px;
  height: 52px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__pause:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(128, 128, 128, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__pause:hover:before {
  content: "";
  background: rgba(128, 128, 128, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__resume {
  position: absolute;
  left: 40px;
  bottom: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  transition: all 0.3s;
  display: none;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__resume img {
  position: relative;
  z-index: 2;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__resume:after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 52px;
  height: 52px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__resume:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(128, 128, 128, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__resume:hover:before {
  content: "";
  background: rgba(128, 128, 128, 0.3);
  transform: scale(1);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__more {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  background: rgba(128, 128, 128, 0);
  transition: all 0.3s;
  display: none;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__more img {
  position: relative;
  z-index: 2;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__more:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(128, 128, 128, 0);
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-kv__area #ctb-kv__ui #ctb-kv__more:hover:before {
  content: "";
  background: rgba(128, 128, 128, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-gnav__area__base {
  position: relative;
  width: 100%;
  height: 128px;
  background-color: #050505;
  transition: background-color 0.3s;
  overflow: hidden;
}

#ctb-gnav__area__base.ctb-gnav-fixed #ctb-gnav__area {
  position: fixed;
}

#ctb-gnav__area {
  position: absolute;
  z-index: 10;
  width: 100%;
  min-width: 1190px;
  height: 128px;
  height: 64px;
  top: 0;
  left: 50%;
  left: 0;
  background-color: #050505;
  transition: background-color 0.3s;
}

#ctb-gnav__area #ctb-gnav__main {
  position: relative;
  padding-top: 11px;
  padding-right: 40px;
  width: 100%;
  min-width: 1190px;
  height: 64px;
  box-sizing: border-box;
  background-color: #050505;
  transition: background-color 0.3s;
  z-index: 10;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list.en li a {
  font-size: 16px;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 40px;
  margin: 0 4px;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 12px;
  border: rgba(255, 255, 255, 0) solid 2px;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  line-height: 16px;
  font-size: 14px;
  letter-spacing: -0.02rem;
  text-decoration: none;
  padding: 0 15px;
  transition: all 0.3s;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li a:hover {
  border: rgba(255, 255, 255, 0.6) solid 2px;
}

#ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li.ctb-current a {
  border: rgba(255, 255, 255, 0.6) solid 2px !important;
}

#ctb-gnav__area .swiper-slide {
  width: auto;
  margin-right: 16px;
}

#ctb-gnav__area .swiper-slide:last-child {
  margin-right: 0;
}

#ctb-gnav__area .swiper-scrollbar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0);
}

#ctb-gnav__area .swiper-scrollbar .swiper-scrollbar-drag {
  height: 2px;
  margin-top: 1px;
  border-radius: 1px;
  background: #4d4d4d;
}

#ctb-gnav__area #ctb-gnav__sub .swiper-scrollbar .swiper-scrollbar-drag {
  margin-top: 0px;
  z-index: 10;
}

#ctb-gnav__area .swiper-wrapper {
  overflow: visible;
  display: block;
}

#ctb-gnav__area #ctb-main__bar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #4d4d4d;
  background-color: transparent;
}

#ctb-gnav__area #ctb-sub__bar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: #4d4d4d;
  background-color: transparent;
  opacity: 0;
}

#ctb-gnav__area #ctb-gnav__btn {
  position: absolute;
  right: 40px;
  top: 12px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: all 0.3s;
  pointer-events: auto;
  background-color: transparent;
  font-size: 0;
  z-index: 11;
  outline: none;
  border: none;
  cursor: pointer;
}

#ctb-gnav__area #ctb-gnav__btn:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
  border-radius: 50%;
}

#ctb-gnav__area #ctb-gnav__btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: auto;
  z-index: 1;
  pointer-events: none;
  transition: all 0.2s;
}

#ctb-gnav__area #ctb-gnav__btn span#ctb-gnav__btn__icon--plus {
  opacity: 1;
}

#ctb-gnav__area #ctb-gnav__btn span#ctb-gnav__btn__icon--minus {
  opacity: 0;
}

#ctb-gnav__area #ctb-gnav__btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-gnav__area #ctb-gnav__btn:hover:before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-gnav__area #ctb-gnav__border {
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 1px;
  top: 63.5px;
  left: 0;
  opacity: 0;
  background-size: 7px 1px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4) 1px, transparent 2px 6px);
  background-repeat: repeat-x;
  background-position: top left;
  transition: opacity 0.3s ease-in-out;
}

#ctb-gnav__area #ctb-gnav__sub {
  position: absolute;
  width: 100%;
  min-width: 1190px;
  height: 64px;
  top: 0;
  padding-top: 11px;
  padding-right: 40px;
  box-sizing: border-box;
  background-color: #050505;
  transition: background-color 0.3s;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list.en li a {
  font-size: 16px;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  height: 40px;
  margin: 0 4px;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 12px;
  border: rgba(255, 255, 255, 0) solid 2px;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  line-height: 16px;
  font-size: 14px;
  letter-spacing: -0.02rem;
  text-decoration: none;
  padding: 0 16px;
  transition: all 0.3s;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li a:hover {
  border: rgba(255, 255, 255, 0.6) solid 2px;
}

#ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li.ctb-current a {
  border: rgba(255, 255, 255, 0.6) solid 2px !important;
}

#ctb-gnav__area.ctb-gnav-open #ctb-gnav__btn span#ctb-gnav__btn__icon--plus {
  opacity: 0;
}

#ctb-gnav__area.ctb-gnav-open #ctb-gnav__btn span#ctb-gnav__btn__icon--minus {
  opacity: 1;
}

#ctb-gnav__area.ctb-gnav-open #ctb-gnav__border {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  #ctb-gnav__area__base {
    position: relative;
    width: 100%;
    height: 112px;
    background-color: #050505;
    transition: background-color 0.3s;
  }
  #ctb-gnav__area__base.ctb-gnav-fixed #ctb-gnav__area {
    position: fixed;
  }
  #ctb-gnav__area {
    position: absolute;
    z-index: 10;
    width: 100%;
    min-width: 100%;
    height: 112px;
    height: 56px;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background-color: #050505;
    transition: background-color 0.3s;
    /*Google Chrome、Safariへの対応*/
    /*Google Chrome、Safariへの対応*/
  }
  #ctb-gnav__area #ctb-gnav__main {
    position: relative;
    padding-top: 8px;
    padding-right: 40px;
    width: 100%;
    min-width: 100%;
    height: 56px;
    box-sizing: border-box;
    background-color: #050505;
    transition: background-color 0.3s;
    z-index: 10;
    overflow-x: scroll;
    /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
    -ms-overflow-style: none;
    /*Firefoxへの対応*/
    scrollbar-width: none;
  }
  #ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list {
    position: relative;
    text-align: left;
    width: 740px;
    white-space: nowrap;
    padding: 0 32px 0 32px;
  }
  #ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 36px;
    margin: 0 4px;
  }
  #ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li:last-child {
    margin-right: 100px;
  }
  #ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 12px;
    border: rgba(255, 255, 255, 0) solid 2px;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.02rem;
    text-decoration: none;
    padding: 0 15px;
    transition: all 0.3s;
  }
  #ctb-gnav__area #ctb-gnav__main #ctb-gnav__main__list li a:hover {
    border: rgba(255, 255, 255, 0) solid 2px;
  }
  #ctb-gnav__area #ctb-gnav__main::-webkit-scrollbar {
    display: none;
  }
  #ctb-gnav__area #ctb-gnav__btn {
    position: absolute;
    right: 20px;
    top: 8px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    transition: all 0.3s;
    pointer-events: auto;
    background-color: transparent;
    font-size: 0;
    z-index: 11;
    outline: none;
    border: none;
    cursor: pointer;
  }
  #ctb-gnav__area #ctb-gnav__btn::after {
    content: "";
    position: absolute;
    top: -12px;
    left: -12px;
    width: 68px;
    height: 56px;
    background: #050505;
    transition: background-color 0.3s;
    z-index: -1;
  }
  #ctb-gnav__area #ctb-gnav__btn.bg05::after {
    background: #050505;
  }
  #ctb-gnav__area #ctb-gnav__btn.bg13::after {
    background: #131313;
  }
  #ctb-gnav__area #ctb-gnav__btn.bg1B::after {
    background: #1B1B1B;
  }
  #ctb-gnav__area #ctb-gnav__btn:focus-visible {
    outline: solid 1px white;
    outline-offset: 2px;
    border-radius: 50%;
    z-index: 20;
  }
  #ctb-gnav__area #ctb-gnav__btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: auto;
    z-index: 1;
    pointer-events: none;
    transition: all 0.2s;
  }
  #ctb-gnav__area #ctb-gnav__btn span#ctb-gnav__btn__icon--plus {
    opacity: 1;
  }
  #ctb-gnav__area #ctb-gnav__btn span#ctb-gnav__btn__icon--minus {
    opacity: 0;
  }
  #ctb-gnav__area #ctb-gnav__btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: rgba(255, 255, 255, 0);
    border-radius: 50%;
    transition: all 0.2s;
    z-index: 0;
    animation: anim_out .25s ease-out forwards;
  }
  #ctb-gnav__area #ctb-gnav__btn:hover:before {
    content: "";
    background: rgba(255, 255, 255, 0.1);
    transform: scale(1.18);
    z-index: 0;
    animation: anim_over .15s ease-out forwards;
  }
  #ctb-gnav__area #ctb-gnav__border {
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 1px;
    top: 55.5px;
    left: 0;
    opacity: 0;
    background-size: 7px 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.4) 1px, transparent 2px 6px);
    background-repeat: repeat-x;
    background-position: top left;
    transition: opacity 0.3s ease-in-out;
  }
  #ctb-gnav__area #ctb-gnav__sub__wrap {
    position: relative;
    width: 100%;
    height: 100%;
  }
  #ctb-gnav__area #ctb-gnav__sub {
    position: absolute;
    width: 100%;
    min-width: 100%;
    height: 56px;
    top: 0;
    background-color: #050505;
    transition: background-color 0.3s;
    padding-top: 9px;
    padding-right: 36px;
    box-sizing: border-box;
    overflow-x: scroll;
    /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
    -ms-overflow-style: none;
    /*Firefoxへの対応*/
    scrollbar-width: none;
  }
  #ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list {
    position: relative;
    text-align: left;
    width: 540px;
    white-space: nowrap;
    padding: 0 32px 0 32px;
  }
  #ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 36px;
    margin: 0 4px;
  }
  #ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li:last-child {
    margin-right: 32px;
  }
  #ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 12px;
    border: rgba(255, 255, 255, 0) solid 1px;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.02rem;
    text-decoration: none;
    padding: 0 16px;
    transition: all 0.3s;
  }
  #ctb-gnav__area #ctb-gnav__sub #ctb-gnav__sub__list li a:hover {
    border: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-gnav__area #ctb-gnav__sub::-webkit-scrollbar {
    display: none;
  }
  #ctb-gnav__area.ctb-gnav-open #ctb-gnav__btn span#ctb-gnav__btn__icon--plus {
    opacity: 0;
  }
  #ctb-gnav__area.ctb-gnav-open #ctb-gnav__btn span#ctb-gnav__btn__icon--minus {
    opacity: 1;
  }
  #ctb-gnav__area.ctb-gnav-open #ctb-gnav__border {
    opacity: 1;
  }
}

@keyframes anim_over {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1.18);
  }
}

@keyframes anim_out {
  0% {
    transform: scale(1.18);
  }
  100% {
    transform: scale(1);
  }
}

.ctb-case__container {
  position: relative;
  display: inline-block;
  width: 286px;
  min-height: 406px;
  height: auto;
  margin: 0 4px 96px 0;
  vertical-align: top;
  opacity: 0;
}

.ctb-case__container .ctb-case__link {
  text-decoration: none;
  display: block;
}

.ctb-case__container .ctb-case__link:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

.ctb-case__container .ctb-case__link:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: white solid 1px;
}

.ctb-case__container .ctb-case__img-holder {
  position: relative;
  overflow: hidden;
}

.ctb-case__container .ctb-case__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

.ctb-case__container .ctb-case__img-holder .ctb-case__img {
  position: relative;
  margin: 0;
  width: 100%;
}

.ctb-case__container .ctb-case__lang {
  position: absolute;
  top: 12px;
  right: 12px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 50%;
  background-color: #FFF;
  color: black;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 22px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0rem;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
}

.ctb-case__container .ctb-case__title-holder {
  position: relative;
  display: block;
  margin: 40px 24px 10px;
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title {
  display: inline;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.03em;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title::before, .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
  margin-top: calc((16 - 24) * 0.5px);
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  margin-bottom: calc((16 - 24) * 0.5px);
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.04rem;
  font-weight: normal;
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before, .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before {
  margin-top: calc((18 - 22) * 0.5px);
}

.ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  margin-bottom: calc((18 - 22) * 0.5px);
}

.ctb-case__container .ctb-case__desc {
  position: relative;
  margin: 20px 24px 0;
  color: rgba(255, 255, 255, 0.6);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-decoration: none;
}

.ctb-case__container .ctb-case__desc::before, .ctb-case__container .ctb-case__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-case__container .ctb-case__desc::before {
  margin-top: calc((14 - 22) * 0.5px);
}

.ctb-case__container .ctb-case__desc::after {
  margin-bottom: calc((14 - 22) * 0.5px);
}

.ctb-case__container .ctb-case__categoryList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 20px 0 -4px 24px;
  padding: 0;
}

.ctb-case__container .ctb-case__category {
  position: relative;
  display: inline-block;
  height: 28px;
  box-sizing: border-box;
  width: auto;
  margin-bottom: 4px;
}

.ctb-case__container .ctb-case__category a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  border-radius: 8px;
  border: rgba(255, 255, 255, 0.4) solid 1px;
  padding: 0 9px;
  margin-right: 4px;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

.ctb-case__container .ctb-case__category a:hover {
  border: rgba(255, 255, 255, 0.4) solid 1px;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
}

.ctb-case__container .ctb-case__tagList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 8px 0 -6px 24px;
  padding: 0;
}

.ctb-case__container .ctb-case__tag {
  position: relative;
  display: inline-block;
  height: 26px;
  box-sizing: border-box;
  width: auto;
}

.ctb-case__container .ctb-case__tag.en a {
  font-size: 13px;
  letter-spacing: -0.03rem;
}

.ctb-case__container .ctb-case__tag a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 2px;
  margin-right: 2px;
  box-sizing: border-box;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

.ctb-case__container .ctb-case__tag a::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 0.3s;
}

.ctb-case__container .ctb-case__tag a:hover {
  color: white;
}

.ctb-case__container .ctb-case__tag a:hover::after {
  opacity: 1;
}

.ctb-case__container .ctb-case__countries {
  position: relative;
  margin: 12px 24px 0;
  color: rgba(255, 255, 255, 0.7);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 12px;
  line-height: 100%;
  font-weight: bold;
  text-decoration: none;
}

.ctb-case__container .ctb-case__countries::before, .ctb-case__container .ctb-case__countries::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-case__container .ctb-case__countries::before {
  margin-top: calc((10 - 12) * 0.5px);
}

.ctb-case__container .ctb-case__countries::after {
  margin-bottom: calc((10 - 12) * 0.5px);
}

#ctb-pickup__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: auto;
  background-color: #fff;
  backface-visibility: hidden;
  margin-top: 0;
  height: auto;
}

#ctb-pickup__area * {
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area {
    width: 100%;
    min-width: 100%;
    height: auto;
    margin-top: 0;
  }
}

#ctb-pickup__area .dummy {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1280px;
  height: auto;
  opacity: 0.33;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area .dummy {
    width: 100%;
  }
}

#ctb-pickup__area #ctb-pickup__container {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  padding-top: 74px;
  padding-bottom: 74px;
  overflow: visible;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 62px;
    padding-bottom: 74px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__title {
  position: relative;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #333;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__title::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__title::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__title::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__title {
    position: relative;
    margin: 0 0 0 49px;
    font-size: 32px;
    line-height: 110%;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list__container {
  position: relative;
  width: 100%;
  height: auto;
  margin: 42px 0 0 17px;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list__container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 44px 0 0 0;
    padding: 0 32px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list {
  position: relative;
  padding: 0;
  display: grid;
  grid-template-columns: 576px 540px;
  /* 左:右 */
  gap: 0 23px;
  height: auto;
  align-items: start;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list {
    position: relative;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    /* 左右2カラム */
    grid-template-rows: auto;
    /* 必要に応じて高さ調整 */
    gap: 0 8px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container {
  position: relative;
  display: inline-block;
  min-height: auto;
  height: auto;
  vertical-align: top;
  opacity: 0;
  margin: 0;
  padding: 0;
  min-height: auto;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container {
    width: 100%;
    min-height: auto;
    height: auto;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main {
  position: sticky;
  top: 20px;
  width: 576px;
  grid-column: 1;
  grid-row: 1/100;
  /* 1行目から999行目まで全部使う（右カラムと同じ高さ） */
  align-self: start;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: #333333 solid 1px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main {
    position: relative;
    top: 0;
    width: 100%;
    grid-column: 1 / -1;
    /* 左右カラムをまたいで1列 */
    grid-row: 1;
    margin-bottom: 64px;
    padding-bottom: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main.en {
    margin-bottom: 64px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__link {
  text-decoration: none;
  display: block;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__link:focus-visible {
  outline: solid 1px #333333 !important;
  outline-offset: 2px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__link:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__link:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: #333333 solid 1px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__img-holder {
  position: relative;
  overflow: hidden;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__img-holder .ctb-case__img {
  position: relative;
  margin: 0;
  width: 100%;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__lang {
  position: absolute;
  top: 12px;
  right: 12px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 50%;
  background-color: #FFF;
  color: black;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 22px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0rem;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__detail {
  position: relative;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__type {
  display: none;
  padding-left: 24px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__type {
    padding-left: 15.5px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder {
  position: relative;
  display: block;
  margin: 0;
  margin-top: 23px;
  padding-left: 24px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder {
    margin-top: 21px;
    padding-left: 15.5px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title {
  display: inline;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.03em;
  color: #333;
  text-decoration: none;
  border-bottom: rgba(51, 51, 51, 0) solid 1px;
  padding-bottom: 0px;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::before {
  margin-top: calc((24 - 24) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::after {
  margin-bottom: calc((24 - 24) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title {
    font-size: 20px;
    line-height: 140%;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::before {
    margin-top: calc((20 - 20) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title::after {
    margin-bottom: calc((20 - 20) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title.en {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub {
  display: inline;
  color: #333;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(51, 51, 51, 0) solid 1px;
  display: inline-block;
  margin: 11px 0 0 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::before {
  margin-top: calc((16 - 14) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::after {
  margin-bottom: calc((16 - 14) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub {
    font-size: 14px;
    line-height: 22px;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::before {
    margin-top: calc((14 - 16) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__title-holder .ctb-case__title__sub::after {
    margin-bottom: calc((14 - 16) * 0.5px);
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc {
  position: relative;
  margin: 12px 24px 0 0;
  color: #656565;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-decoration: none;
  padding-left: 24px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::before {
  margin-top: calc((14 - 18) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::after {
  margin-bottom: calc((14 - 18) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc {
    margin: 14px 16.5px 0 0;
    font-size: 14px;
    line-height: 22px;
    padding-left: 15.5px;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::before {
    margin-top: calc((14 - 16) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__desc::after {
    margin-bottom: calc((14 - 16) * 0.5px);
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__categoryList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 20px 0 -4px 0px;
  padding: 0;
  padding-left: 24px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__categoryList {
    margin: 14px 0 -4px 0px;
    padding-left: 15.5px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__category {
  position: relative;
  display: inline-block;
  height: 32px;
  box-sizing: border-box;
  width: auto;
  margin: 0 1px 4px 0;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__category {
    margin: 0px 0 6px 0px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__category a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  border-radius: 7px;
  border: rgba(51, 51, 51, 0.4) solid 1px;
  padding: 0 8px;
  margin-right: 4px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03rem;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__category a:hover {
  border: rgba(51, 51, 51, 0.4) solid 1px;
  box-shadow: 0px 0px 0px 1px rgba(51, 51, 51, 0.4);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__category a:focus-visible {
  outline: solid 1px #333333 !important;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tagList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 12px 0 -6px 0;
  padding: 0;
  padding-left: 24px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tagList {
    margin: 10px 0 -6px 0px;
    padding-left: 15.5px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag {
  position: relative;
  display: inline-block;
  height: 26px;
  box-sizing: border-box;
  width: auto;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag {
    height: 24px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag.en a {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.03rem;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 2px;
  margin-right: 2px;
  box-sizing: border-box;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  color: rgba(51, 51, 51, 0.55);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag a::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(51, 51, 51, 0.5);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag a:hover {
  color: #333333;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag a:hover::after {
  opacity: 1;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__tag a:focus-visible {
  outline: solid 1px #333333 !important;
  outline-offset: 0px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries {
  position: relative;
  margin: 12px 24px 0 0;
  color: rgba(51, 51, 51, 0.7);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-decoration: none;
  padding-left: 24px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::before {
  margin-top: calc((10 - 12) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::after {
  margin-bottom: calc((10 - 12) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries {
    font-size: 10px;
    padding-left: 15.5px;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::before {
    margin-top: calc((10 - 10) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-main .ctb-case__countries::after {
    margin-bottom: calc((10 - 10) * 0.5px);
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub {
  position: relative;
  width: 540px;
  grid-column: 2;
  grid-row: auto;
  /* 自動で並べる */
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 6px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: #333333 solid 1px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub.en {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub {
    width: 100%;
    grid-column: auto;
    margin-bottom: 40px;
    flex-direction: column;
    justify-content: flex-start;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__link {
  text-decoration: none;
  display: flex;
  gap: 16px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__link {
    display: block;
    gap: 0;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__link:focus-visible {
  outline: solid 1px #333333 !important;
  outline-offset: 2px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__link:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__link:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: #333333 solid 1px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__img-holder {
  position: relative;
  overflow: hidden;
  width: 286px;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__img-holder {
    width: 100%;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__img-holder .ctb-case__img {
  position: relative;
  margin: 0;
  width: 100%;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__lang {
  position: absolute;
  top: 12px;
  right: 12px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 50%;
  background-color: #FFF;
  color: black;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 22px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0rem;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__detail {
  position: relative;
  display: inline-block;
  width: 238px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__detail {
    padding-left: 0px;
    width: 100%;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__props {
  position: absolute;
  top: 80px;
  left: 302px;
  display: block;
  width: 238px;
  height: calc(190px - 80px);
  z-index: 1;
  opacity: 0;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__props {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    display: block;
    height: auto !important;
    padding-left: 0px;
    width: 100%;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__type {
  display: block;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #656565;
  letter-spacing: 0;
  text-decoration: none;
  margin-top: 4px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__type {
    font-size: 12px;
    margin-top: 13px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder {
  position: relative;
  display: block;
  margin: 0;
  margin-top: 18px;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder {
    margin-top: 14px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title {
  display: inline;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  letter-spacing: 0;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(51, 51, 51, 0) solid 1px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::before {
  margin-top: calc((16 - 16) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::after {
  margin-bottom: calc((16 - 16) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title {
    position: relative;
    display: inline;
    margin: 0;
    font-size: 14px;
    line-height: 150%;
    padding-right: 7px;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::before {
    margin-top: calc((15 - 15) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::after {
    margin-bottom: calc((15 - 15) * 0.5px);
  }
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title::after {
    display: none !important;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 700;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en::before {
  margin-top: calc((18 - 18) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en::after {
  margin-bottom: calc((18 - 18) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title.en {
    font-size: 14px;
    line-height: 150%;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title__sub {
  display: inline;
  color: #333;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  display: inline-block;
  margin: 20px 0 0 0;
  display: none;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__title-holder .ctb-case__title__sub.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__desc {
  position: relative;
  margin: 20px 24px 0;
  color: #656565;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-decoration: none;
  display: none;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__desc::before, #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__desc::before {
  margin-top: calc((14 - 22) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__desc::after {
  margin-bottom: calc((14 - 22) * 0.5px);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__categoryList {
  display: block;
  text-align: left;
  font-size: 0;
  margin: 18px 0 -4px 0px;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__categoryList {
    position: relative;
    margin: 18px 0 0px 0px;
  }
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__category {
  position: relative;
  display: inline-block;
  height: 30px;
  box-sizing: border-box;
  width: auto;
  margin: 0 1px 4px 0;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__category a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  border-radius: 7px;
  border: rgba(51, 51, 51, 0.4) solid 1px;
  padding: 0 8px;
  margin-right: 4px;
  color: #333;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__category a:hover {
  border: rgba(51, 51, 51, 0.4) solid 1px;
  box-shadow: 0px 0px 0px 1px rgba(51, 51, 51, 0.4);
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__category a:focus-visible {
  outline: solid 1px #333333 !important;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__tagList {
  display: none;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__tag {
  display: none;
}

#ctb-pickup__area #ctb-pickup__container #ctb-pickup__list .ctb-case__container.ctb-pickup-sub .ctb-case__countries {
  display: none;
}

#ctb-topics__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: auto;
  background-color: #050505;
  backface-visibility: hidden;
  margin-top: -1px;
}

#ctb-topics__area #ctb-topics__container {
  position: relative;
  width: 1190px;
  margin: 0 auto;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__title {
  position: relative;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #fff;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__title::before, #ctb-topics__area #ctb-topics__container #ctb-topics__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__title::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__title::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__subtitle {
  position: relative;
  display: block;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::before, #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__desc {
  position: relative;
  margin: 14px 0 0 41px;
  width: auto;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list {
  position: relative;
  margin: 91px 0 0 17px;
  padding: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container {
  min-height: 346px;
  height: auto;
  opacity: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container {
  position: relative;
  display: inline-block;
  width: 286px;
  min-height: 406px;
  height: auto;
  margin: 0 4px 96px 0;
  vertical-align: top;
  opacity: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__link {
  text-decoration: none;
  display: block;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__link:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__link:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: white solid 1px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__img-holder {
  position: relative;
  overflow: hidden;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__img-holder .ctb-case__img {
  position: relative;
  margin: 0;
  width: 100%;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__lang {
  position: absolute;
  top: 12px;
  right: 12px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 50%;
  background-color: #FFF;
  color: black;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 22px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0rem;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder {
  position: relative;
  display: block;
  margin: 40px 24px 10px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title {
  display: inline;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.03rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::before, #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
  margin-top: calc((16 - 24) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  margin-bottom: calc((16 - 24) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before, #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before {
  margin-top: calc((18 - 22) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  margin-bottom: calc((18 - 22) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title__sub {
  display: inline;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  display: inline-block;
  margin: 16px 0 0 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title__sub.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc {
  position: relative;
  margin: 20px 24px 0;
  color: rgba(255, 255, 255, 0.6);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.00rem;
  text-decoration: none;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::before, #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::before {
  margin-top: calc((14 - 22) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::after {
  margin-bottom: calc((14 - 22) * 0.5px);
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more {
  position: relative;
  margin: -22px 0 0 0;
  height: 44px;
  text-align: center;
  display: none;
  padding-bottom: 74px;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transition: all 0.3s;
  display: none;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon img {
  position: relative;
  height: 100%;
  z-index: 2;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon:hover:before {
  content: "";
  background: white;
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-technology__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: auto;
  background-color: #1b1b1b;
  padding-bottom: 74px;
  backface-visibility: hidden;
  margin-top: -1px;
}

#ctb-technology__area #ctb-technology__container {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  padding-top: 64px;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__title {
  position: relative;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__title::before, #ctb-technology__area #ctb-technology__container #ctb-technology__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__title::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-technology__area #ctb-technology__container #ctb-technology__title::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

#ctb-technology__area #ctb-technology__container #ctb-technology__desc {
  position: relative;
  margin: 14px 0 0 41px;
  width: auto;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__list {
  position: relative;
  margin: 91px 0 0 17px;
  padding: 0;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__list .ctb-case__container {
  min-height: 346px;
  height: auto;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more {
  position: relative;
  margin: -22px 0 0 0;
  height: 44px;
  text-align: center;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: white;
  transition: all 0.3s;
  display: none;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon img {
  position: relative;
  height: 100%;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon:hover:before {
  content: "";
  background: white;
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-programs__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: auto;
  background-color: #131313;
  padding-bottom: 74px;
  backface-visibility: hidden;
  opacity: 1;
}

#ctb-programs__area #ctb-programs__container {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  padding-top: 64px;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__title {
  position: relative;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 110%;
  letter-spacing: -0.03em;
  color: #FFFFFF;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__title::before, #ctb-programs__area #ctb-programs__container #ctb-programs__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__title::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-programs__area #ctb-programs__container #ctb-programs__title::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

#ctb-programs__area #ctb-programs__container #ctb-programs__desc {
  position: relative;
  margin: 14px 0 0 41px;
  width: auto;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__list {
  position: relative;
  margin: 91px 0 0 17px;
  padding: 0;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more {
  position: relative;
  margin: -22px 0 0 0;
  height: 44px;
  text-align: center;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transition: all 0.3s;
  display: none;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon img {
  position: relative;
  height: 100%;
  z-index: 2;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon:hover:before {
  content: "";
  background: white;
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-survey__btn__area {
  position: relative;
  width: 100%;
  height: 44px;
  margin-top: -118px;
  padding-bottom: 74px;
  pointer-events: none;
  display: none !important;
  pointer-events: none !important;
}

.voc #ctb-survey__btn__area {
  margin-top: -108px;
  padding-bottom: 64px;
  display: none !important;
  pointer-events: none !important;
}

#ctb-survey__btn {
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 238px;
  height: 44px;
  background-color: #fff;
  border-radius: 22px;
  z-index: 100;
  overflow: hidden;
  transition: width 0.26s cubic-bezier(0.66, -0.01, 0.34, 0.87) 0s, opacity 0.3s;
  width: 44px;
  height: 44px;
  opacity: 0;
  display: none !important;
  pointer-events: none !important;
}

#ctb-survey__btn.ctb-bottom {
  position: absolute;
  top: 0;
  right: 40px;
}

#ctb-survey__btn.ctb-show {
  pointer-events: all;
  opacity: 1;
}

#ctb-survey__btn:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
  border-radius: 22px;
}

#ctb-survey__btn.ctb-open {
  width: 238px;
  transition: width 0.25s cubic-bezier(0.31, 0.08, 0, 1.03) 0s, opacity 0.3s;
}

#ctb-survey__btn:hover {
  width: 238px;
  transition: width 0.25s cubic-bezier(0.31, 0.08, 0, 1.03) 0s;
}

#ctb-survey__btn #ctb-survey__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 238px;
  height: 44px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
}

#ctb-survey__btn #ctb-survey__inner #ctb-survey__icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 44px;
  height: 30px;
  border-right: rgba(0, 0, 0, 0.2) solid 1px;
}

#ctb-survey__btn #ctb-survey__inner #ctb-survey__icon img {
  width: 20px;
  height: auto;
}

#ctb-survey__btn #ctb-survey__inner #ctb-survey__txt {
  color: #000;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -0.02rem;
  text-decoration: none;
  margin: 0;
  margin-left: 12px;
}

#ctb-survey__btn #ctb-survey__inner #ctb-survey__txt.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  letter-spacing: -0.02rem;
}

#ctb-modal__area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: auto;
  display: none;
}

#ctb-modal__area a:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
}

#ctb-modal__area button:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
}

@media all and (-ms-high-contrast: none) {
  #ctb-modal__area a:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
  #ctb-modal__area button:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
}

#ctb-modal__area #ctb-modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

#ctb-modal__area #ctb-modal__close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  background: rgba(128, 128, 128, 0);
  transition: all 0.3s;
  z-index: 10;
  font-size: 0;
}

#ctb-modal__area #ctb-modal__close img {
  position: relative;
  z-index: 2;
}

#ctb-modal__area #ctb-modal__close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(128, 128, 128, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-modal__area #ctb-modal__close:hover:before {
  content: "";
  background: rgba(128, 128, 128, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-modal__area #ctb-modal__container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}

#ctb-modal__area #ctb-modal__container #ctb-modal__movie {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  text-align: left;
  width: 100%;
  max-width: 1156px;
  margin: 0% auto;
  padding: 0%;
}

#ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__movie-base {
  position: relative;
  width: 100%;
  height: auto;
}

#ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__ytplayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__vmplayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__vmplayer iframe {
  width: 100%;
  height: 100%;
}

#ctb-modal__area #ctb-modal__caption {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  padding: 0 32px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
  font-size: 17px;
  line-height: 32px;
}

#ctb-modal__area #ctb-modal__caption::before, #ctb-modal__area #ctb-modal__caption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-modal__area #ctb-modal__caption::before {
  margin-top: calc((17 - 32) * 0.5px);
}

#ctb-modal__area #ctb-modal__caption::after {
  margin-bottom: calc((17 - 32) * 0.5px);
}

#ctb-modal__area #ctb-modal__caption.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  #ctb-modal__area #ctb-modal__caption {
    bottom: 32px;
    width: 100%;
    padding: 0 24px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }
  #ctb-modal__area #ctb-modal__caption::before, #ctb-modal__area #ctb-modal__caption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-modal__area #ctb-modal__caption::before {
    margin-top: calc((13 - 22) * 0.5px);
  }
  #ctb-modal__area #ctb-modal__caption::after {
    margin-bottom: calc((13 - 22) * 0.5px);
  }
}

#ctb-photoModal__area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 1000000;
  overflow: auto;
  display: none;
}

#ctb-photoModal__area a:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
}

#ctb-photoModal__area button:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
}

@media all and (-ms-high-contrast: none) {
  #ctb-photoModal__area a:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
  #ctb-photoModal__area button:focus {
    outline: solid 1px white;
    outline-offset: 2px;
  }
}

#ctb-photoModal__area #ctb-photoModal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

#ctb-photoModal__area #ctb-photoModal__close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 44px;
  height: auto;
  border-radius: 50%;
  background: rgba(128, 128, 128, 0);
  transition: all 0.3s;
  z-index: 10;
  font-size: 0;
}

@media screen and (max-width: 640px) {
  #ctb-photoModal__area #ctb-photoModal__close {
    top: 16px;
    right: 16px;
  }
}

#ctb-photoModal__area #ctb-photoModal__close img {
  position: relative;
  z-index: 2;
}

#ctb-photoModal__area #ctb-photoModal__close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(128, 128, 128, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-photoModal__area #ctb-photoModal__close:hover:before {
  content: "";
  background: rgba(128, 128, 128, 0.3);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-photoModal__area #ctb-photoModal__container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__img__area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  text-align: left;
  width: 100%;
  height: 66.7%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__img__area #ctb-photoModal__img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__prev__btn {
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #656565;
  border: none;
  cursor: pointer;
  z-index: 1;
  transition: all 0.2s;
}

@media screen and (max-width: 640px) {
  #ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__prev__btn {
    left: 16px;
  }
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__prev__btn img {
  width: 21px;
  height: auto;
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__next__btn {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #656565;
  border: none;
  cursor: pointer;
  z-index: 1;
  transition: all 0.2s;
}

@media screen and (max-width: 640px) {
  #ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__next__btn {
    right: 16px;
  }
}

#ctb-photoModal__area #ctb-photoModal__container #ctb-photoModal__next__btn img {
  width: 21px;
  height: auto;
}

#ctb-photoModal__area #ctb-photoModal__caption {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  padding: 0 32px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-weight: normal;
  font-size: 17px;
  line-height: 32px;
}

#ctb-photoModal__area #ctb-photoModal__caption::before, #ctb-photoModal__area #ctb-photoModal__caption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-photoModal__area #ctb-photoModal__caption::before {
  margin-top: calc((17 - 32) * 0.5px);
}

#ctb-photoModal__area #ctb-photoModal__caption::after {
  margin-bottom: calc((17 - 32) * 0.5px);
}

#ctb-photoModal__area #ctb-photoModal__caption.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  #ctb-photoModal__area #ctb-photoModal__caption {
    bottom: 32px;
    width: 100%;
    padding: 0 24px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
  }
  #ctb-photoModal__area #ctb-photoModal__caption::before, #ctb-photoModal__area #ctb-photoModal__caption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-photoModal__area #ctb-photoModal__caption::before {
    margin-top: calc((13 - 22) * 0.5px);
  }
  #ctb-photoModal__area #ctb-photoModal__caption::after {
    margin-bottom: calc((13 - 22) * 0.5px);
  }
}

@media screen and (max-width: 640px) {
  #ctb-menu__area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  #ctb-menu__area #ctb-menu__bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  #ctb-menu__area #ctb-menu__list {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 90px 0 0 48px;
    box-sizing: border-box;
    background: #1A1A1A;
  }
  #ctb-menu__area #ctb-menu__top {
    position: relative;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 23px;
    line-height: 28px;
    text-decoration: none;
  }
  #ctb-menu__area #ctb-menu__top::before, #ctb-menu__area #ctb-menu__top::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-menu__area #ctb-menu__top::before {
    margin-top: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__top::after {
    margin-bottom: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__top.en {
    font-size: 29px;
    line-height: 30px;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  }
  #ctb-menu__area #ctb-menu__categories {
    position: relative;
    display: block;
    margin-top: 64px;
    color: rgba(255, 255, 255, 0.55);
    font-size: 13px;
    line-height: 18px;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  }
  #ctb-menu__area #ctb-menu__categories::before, #ctb-menu__area #ctb-menu__categories::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-menu__area #ctb-menu__categories::before {
    margin-top: calc((13px - 18px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__categories::after {
    margin-bottom: calc((13px - 18px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__categories__list {
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
  }
  #ctb-menu__area #ctb-menu__categories__list.en li a {
    font-size: 29px;
    line-height: 30px;
    letter-spacing: 0rem;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  }
  #ctb-menu__area #ctb-menu__categories__list li {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 0 17.5px 0;
    padding: 0;
  }
  #ctb-menu__area #ctb-menu__categories__list li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.02rem;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 3px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-menu__area #ctb-menu__categories__list li a::before, #ctb-menu__area #ctb-menu__categories__list li a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-menu__area #ctb-menu__categories__list li a::before {
    margin-top: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__categories__list li a::after {
    margin-bottom: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__categories__list li a:hover {
    border-bottom: white solid 1px;
  }
  #ctb-menu__area #ctb-menu__tags {
    position: relative;
    display: block;
    margin-top: 60px;
    color: rgba(255, 255, 255, 0.55);
    font-size: 13px;
    line-height: 18px;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  }
  #ctb-menu__area #ctb-menu__tags::before, #ctb-menu__area #ctb-menu__tags::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-menu__area #ctb-menu__tags::before {
    margin-top: calc((13px - 18px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__tags::after {
    margin-bottom: calc((13px - 18px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__tags__list {
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
  }
  #ctb-menu__area #ctb-menu__tags__list.en li a {
    font-size: 29px;
    line-height: 30px;
    letter-spacing: 0rem;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  }
  #ctb-menu__area #ctb-menu__tags__list li {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 0 16px 0;
    padding: 0;
  }
  #ctb-menu__area #ctb-menu__tags__list li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.02rem;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 3px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-menu__area #ctb-menu__tags__list li a::before, #ctb-menu__area #ctb-menu__tags__list li a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-menu__area #ctb-menu__tags__list li a::before {
    margin-top: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__tags__list li a::after {
    margin-bottom: calc((23px - 28px) * 0.5px);
  }
  #ctb-menu__area #ctb-menu__tags__list li a:hover {
    border-bottom: white solid 1px;
  }
  #ctb-menu__area #ctb-menu__lang {
    position: absolute;
    right: 76px;
    top: 32px;
    width: auto;
    height: auto;
    text-align: right;
    transition: all 0.3s;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 1;
    font-size: 14px;
    text-decoration: none;
    z-index: 10;
    padding-bottom: 3px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-menu__area #ctb-menu__lang img {
    position: absolute;
    top: 3px;
    right: -39px;
    width: 17px;
    height: auto;
  }
  #ctb-menu__area #ctb-menu__lang:hover {
    border-bottom: white solid 1px;
  }
  #ctb-menu__area #ctb-menu__menu {
    position: absolute;
    right: 16px;
    top: 17px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
    z-index: 11;
  }
  #ctb-menu__area #ctb-menu__close {
    position: absolute;
    right: 16px;
    top: 17px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
    display: none;
    z-index: 12;
  }
  #ctb-kv__area {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    padding-top: 132%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    outline: none;
  }
  #ctb-kv__area #ctb-kv__video {
    position: absolute;
    width: auto;
    height: 102%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #ctb-kv__area #ctb-kv__title {
    position: absolute;
    width: 100%;
    height: auto;
    left: 50%;
    top: 17.5%;
    transform: translate(-50%, 0);
    z-index: 10;
    font-family: "SST W20 Medium", sans-serif;
    color: #fff;
    font-size: 7.46vw;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-align: center;
  }
  #ctb-kv__area #ctb-kv__title.en {
    top: 17.5%;
    color: #fff;
    font-family: "SST W20 Medium", sans-serif;
    font-size: 6.8vw;
    font-size: 7.46vw;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.03em;
  }
  #ctb-kv__area #ctb-kv__tagline {
    position: absolute;
    width: 91.5%;
    height: auto;
    left: 50%;
    top: 43%;
    transform: translate(-50%, 0);
    z-index: 10;
    font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    color: #fff;
    font-size: 6.9vw;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.03em;
    text-align: center;
  }
  #ctb-kv__area #ctb-kv__tagline.en {
    top: 46%;
    color: #fff;
    font-family: "SST W20 Medium", sans-serif;
    font-weight: 500;
    font-size: 9vw;
    line-height: 120%;
    letter-spacing: -0.03em;
  }
  #ctb-kv__area #ctb-kv__copy {
    position: absolute;
    width: 91.5%;
    height: auto;
    left: 52%;
    top: 60%;
    transform: translate(-50%, 0);
    z-index: 10;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    color: #fff;
    font-size: 3.7vw;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: 0.02rem;
    text-align: center;
  }
  #ctb-kv__area #ctb-kv__copy.en {
    color: #fff;
    left: 50.0%;
    top: 65%;
    font-size: 3.3vw;
    line-height: 170%;
    letter-spacing: 0;
    font-family: "SST W20 Roman", sans-serif;
    font-weight: 400;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__play-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: all 0.3s;
    cursor: pointer;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play {
    position: absolute;
    left: 50%;
    bottom: 48px;
    transform: translate(-50%);
    width: 44px;
    height: 80px;
    background: rgba(0, 0, 0, 0);
    transition: all 0.3s;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon {
    position: absolute;
    left: 50%;
    bottom: 0x;
    width: 44px;
    height: auto;
    transform: translate(-50%);
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play #ctb-kv__play-icon p {
    position: absolute;
    left: 50%;
    top: 96%;
    width: 102px;
    height: auto;
    transform: translate(-50%);
    text-align: center;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 1;
    font-size: 14px;
    padding-bottom: 1px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__play-area #ctb-kv__play:hover #ctb-kv__play-icon p {
    padding-bottom: 1px;
    border-bottom: white solid 1px;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__pause {
    position: absolute;
    left: 16px;
    bottom: 16px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    transition: all 0.3s;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__resume {
    position: absolute;
    left: 16px;
    bottom: 16px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    transition: all 0.3s;
    display: none;
  }
  #ctb-kv__area #ctb-kv__ui #ctb-kv__more {
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    transition: all 0.3s;
  }
  .ctb-case__container {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: auto;
    height: auto;
    margin: 0 0 80px 0;
    vertical-align: top;
  }
  .ctb-case__container .ctb-case__img {
    position: relative;
    margin: 0;
    width: 100%;
  }
  .ctb-case__container .ctb-case__lang {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #FFF;
    color: black;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 22px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0rem;
    text-align: center;
    text-decoration: none;
  }
  .ctb-case__container .ctb-case__title-holder {
    position: relative;
    display: block;
    margin: 28px 16px 0;
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title {
    position: relative;
    display: inline;
    color: white;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.02rem;
    text-decoration: none;
    padding-bottom: 0px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title::before, .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
    margin-top: calc((20 - 26) * 0.5px);
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    margin-bottom: calc((20 - 26) * 0.5px);
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title.en {
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 20px;
    line-height: 140%;
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before, .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before {
    margin-top: calc((20 - 26) * 0.5px);
  }
  .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
    margin-bottom: calc((20 - 26) * 0.5px);
  }
  .ctb-case__container .ctb-case__desc {
    position: relative;
    margin: 18px 16px 0;
    color: rgba(255, 255, 255, 0.6);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.04rem;
    text-decoration: none;
  }
  .ctb-case__container .ctb-case__desc::before, .ctb-case__container .ctb-case__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-case__container .ctb-case__desc::before {
    margin-top: calc((14 - 22) * 0.5px);
  }
  .ctb-case__container .ctb-case__desc::after {
    margin-bottom: calc((14 - 22) * 0.5px);
  }
  .ctb-case__container .ctb-case__categoryList {
    position: relative;
    display: block;
    text-align: left;
    font-size: 0;
    margin: 20px 0 -4px 16px;
    padding: 0;
  }
  .ctb-case__container .ctb-case__category {
    position: relative;
    display: inline-block;
    height: 28px;
    box-sizing: border-box;
    width: auto;
    margin-bottom: 4px;
  }
  .ctb-case__container .ctb-case__category a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    border-radius: 8px;
    border: rgba(255, 255, 255, 0.4) solid 1px;
    padding: 0 9px;
    margin-right: 4px;
    color: white;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s;
  }
  .ctb-case__container .ctb-case__tagList {
    position: relative;
    display: block;
    text-align: left;
    font-size: 0;
    margin: 8px 0 -6px 16px;
    padding: 0;
  }
  .ctb-case__container .ctb-case__tag {
    position: relative;
    display: inline-block;
    height: 26px;
    box-sizing: border-box;
    width: auto;
  }
  .ctb-case__container .ctb-case__tag a {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    padding: 0 2px;
    margin-right: 2px;
    box-sizing: border-box;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
    color: rgba(255, 255, 255, 0.55);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.02rem;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s;
  }
  .ctb-case__container .ctb-case__tag a::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    transition: all 0.3s;
  }
  .ctb-case__container .ctb-case__countries {
    position: relative;
    margin: 12px 16px 0;
    color: rgba(255, 255, 255, 0.7);
    font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
  }
  #ctb-topics__area {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #050505;
  }
  #ctb-topics__area #ctb-topics__container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__title {
    position: relative;
    margin: 0 0 0 48.5px;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 110%;
    letter-spacing: -0.03em;
    color: #fff;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__title::before, #ctb-topics__area #ctb-topics__container #ctb-topics__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__title::before {
    margin-top: calc((40 - 44) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__title::after {
    margin-bottom: calc((40 - 44) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle {
    position: relative;
    display: block;
    margin: 4px 0 0 41px;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::before, #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::before {
    margin-top: calc((22 - 22) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__subtitle::after {
    margin-bottom: calc((22 - 22) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__desc {
    position: relative;
    margin: 12px 32px 0 48px;
    width: auto;
    color: rgba(255, 255, 255, 0.55);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list {
    position: relative;
    margin: 92px 0 0 0;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container {
    min-height: auto;
    height: auto;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: auto;
    height: auto;
    margin: 0 0 80px 0;
    vertical-align: top;
    opacity: 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__link {
    text-decoration: none;
    display: block;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder {
    position: relative;
    display: block;
    margin: 28px 16px 0;
    width: auto;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title {
    position: relative;
    display: inline;
    color: white;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 20px;
    line-height: 140%;
    text-decoration: none;
    padding-bottom: 0px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::before, #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
    margin-top: calc((20 - 26) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    margin-bottom: calc((20 - 26) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__title-holder .ctb-case__title__sub {
    display: inline;
    color: white;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    letter-spacing: 0rem;
    text-decoration: none;
    padding-bottom: 0px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
    display: inline-block;
    margin: 10px 0 0 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc {
    position: relative;
    margin: 18px 16px 0;
    color: rgba(255, 255, 255, 0.6);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::before, #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::before {
    margin-top: calc((14 - 22) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__desc::after {
    margin-bottom: calc((14 - 22) * 0.5px);
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__list .ctb-case__container .ctb-case__countries {
    position: relative;
    margin: 12px 16px 0;
    color: rgba(255, 255, 255, 0.7);
    font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__more {
    position: relative;
    margin: -22px 0 0 0;
    height: 44px;
    text-align: center;
    display: none;
    padding-bottom: 74px;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
    display: none;
  }
  #ctb-topics__area #ctb-topics__container #ctb-topics__more #ctb-topics__more-icon img {
    height: 100%;
  }
  #ctb-technology__area {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #1b1b1b;
    padding-bottom: 74px;
  }
  #ctb-technology__area #ctb-technology__container {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__title {
    position: relative;
    margin: 0 0 0 48.5px;
    width: 66%;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__desc {
    position: relative;
    margin: 12px 0 0 48px;
    width: auto;
    color: rgba(255, 255, 255, 0.55);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__list {
    position: relative;
    margin: 92px 0 0 0;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__list .ctb-case__container {
    min-height: auto;
    height: auto;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__more {
    position: relative;
    margin: -22px 0 0 0;
    height: 44px;
    text-align: center;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
    display: none;
  }
  #ctb-technology__area #ctb-technology__container #ctb-technology__more #ctb-technology__more-icon img {
    height: 100%;
  }
  #ctb-programs__area {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #131313;
    padding-bottom: 74px;
  }
  #ctb-programs__area #ctb-programs__container {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__title {
    position: relative;
    margin: 0 0 0 50px;
    width: 58%;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__desc {
    position: relative;
    margin: 10px 0 0 48px;
    width: auto;
    color: rgba(255, 255, 255, 0.55);
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__list {
    position: relative;
    margin: 96px 0 0 0;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__more {
    position: relative;
    margin: -22px 0 0 0;
    height: 44px;
    text-align: center;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: white;
    transition: all 0.3s;
    display: none;
  }
  #ctb-programs__area #ctb-programs__container #ctb-programs__more #ctb-programs__more-icon img {
    height: 100%;
  }
  #ctb-survey__btn__area {
    position: relative;
    width: 100%;
    height: 44px;
    margin-top: -118px;
    padding-bottom: 74px;
    display: none !important;
    pointer-events: none !important;
  }
  .voc #ctb-survey__btn__area {
    margin-top: -100px;
    padding-bottom: 56px;
    display: none !important;
    pointer-events: none !important;
  }
  #ctb-survey__btn {
    position: fixed;
    right: 16px;
    bottom: 16px;
    width: 238px;
    height: 44px;
    background-color: #fff;
    border-radius: 22px;
    z-index: 100;
    overflow: hidden;
    transition: width 0.26s cubic-bezier(0.66, -0.01, 0.34, 0.87) 0s, opacity 0.3s;
    width: 44px;
    height: 44px;
    opacity: 0;
    display: none !important;
    pointer-events: none !important;
  }
  #ctb-survey__btn.ctb-bottom {
    position: absolute;
    top: 0;
    right: 16px;
  }
  #ctb-survey__btn.ctb-show {
    pointer-events: all;
    opacity: 1;
  }
  #ctb-survey__btn:focus-visible {
    outline: solid 1px white;
    outline-offset: 2px;
    border-radius: 22px;
  }
  #ctb-survey__btn.ctb-open {
    width: 238px;
    transition: width 0.25s cubic-bezier(0.31, 0.08, 0, 1.03) 0s, opacity 0.3s;
  }
  #ctb-survey__btn:hover {
    width: 238px;
    transition: width 0.25s cubic-bezier(0.31, 0.08, 0, 1.03) 0s;
  }
  #ctb-survey__btn #ctb-survey__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 238px;
    height: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
  }
  #ctb-survey__btn #ctb-survey__inner #ctb-survey__icon {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 44px;
    height: 30px;
    border-right: rgba(0, 0, 0, 0.2) solid 1px;
  }
  #ctb-survey__btn #ctb-survey__inner #ctb-survey__icon img {
    width: 20px;
    height: auto;
  }
  #ctb-survey__btn #ctb-survey__inner #ctb-survey__txt {
    color: #000;
    font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.01rem;
    text-decoration: none;
    margin: 0;
    margin-left: 12px;
  }
  #ctb-survey__btn #ctb-survey__inner #ctb-survey__txt.en {
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-weight: normal;
    letter-spacing: -0.01rem;
  }
  #ctb-modal__area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    overflow: auto;
    display: none;
  }
  #ctb-modal__area #ctb-modal__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
  }
  #ctb-modal__area #ctb-modal__close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 44px;
    height: auto;
    border-radius: 50%;
    background: rgba(128, 128, 128, 0);
    transition: all 0.3s;
    z-index: 10;
    font-size: 0;
  }
  #ctb-modal__area #ctb-modal__container {
    position: relative;
    height: 100%;
  }
  #ctb-modal__area #ctb-modal__container #ctb-modal__movie {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    text-align: left;
    width: 100%;
    margin: 0% auto;
    padding: 0%;
    display: none;
  }
  #ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__movie-base {
    position: relative;
    width: 100%;
  }
  #ctb-modal__area #ctb-modal__container #ctb-modal__movie #ctb-modal__ytplayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

#ctb-header__area {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 128px;
  background: #050505;
  padding: 40px 0 40px 40px;
  box-sizing: border-box;
}

#ctb-header__area #ctb-header__back {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

#ctb-header__area #ctb-header__back img {
  width: 21px;
  height: auto;
}

#ctb-header__area #ctb-header__back:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-header__area #ctb-header__back:hover:before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-header__area #ctb-filter__title {
  position: relative;
  display: inline;
  margin-left: 20px;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 32px;
  line-height: 1;
  text-decoration: none;
}

#ctb-header__area #ctb-filter__title.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 38px;
}

#ctb-header__area #ctb-voc__title {
  position: relative;
  display: inline;
  margin-left: 20px;
  color: #fff;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 38px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.05em;
  text-decoration: none;
}

#ctb-menu__lang--filter {
  position: absolute;
  right: 100px;
  top: 56px;
  width: auto;
  height: auto;
  text-align: right;
  transition: all 0.3s;
  pointer-events: auto;
  display: none;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 16px;
  text-decoration: none;
  z-index: 10;
  padding-bottom: 3px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-menu__lang--filter img {
  position: absolute;
  top: 3px;
  right: -39px;
  width: 17px;
  height: auto;
}

#ctb-menu__lang--filter:hover {
  border-bottom: white solid 1px;
}

#ctb-selected__area {
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: auto;
  min-height: 960px;
  background-color: #050505;
  padding-bottom: 74px;
  backface-visibility: hidden;
  margin-top: 0px;
}

#ctb-selected__area #ctb-selected__container {
  position: relative;
  width: 1190px;
  margin: 0 auto;
  padding-top: 32px;
}

#ctb-selected__area #ctb-selected__container #ctb-selected__title {
  position: relative;
  margin: 0 0 0 41px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  font-weight: normal;
  font-size: 38px;
  line-height: 44px;
}

#ctb-selected__area #ctb-selected__container #ctb-selected__title::before, #ctb-selected__area #ctb-selected__container #ctb-selected__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-selected__area #ctb-selected__container #ctb-selected__title::before {
  margin-top: calc((38 - 44) * 0.5px);
}

#ctb-selected__area #ctb-selected__container #ctb-selected__title::after {
  margin-bottom: calc((38 - 44) * 0.5px);
}

#ctb-selected__area #ctb-selected__container #ctb-selected__desc {
  position: relative;
  margin: 16px 0 0 41px;
  width: auto;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 14px;
  text-decoration: none;
}

#ctb-selected__area #ctb-selected__container #ctb-selected__list {
  position: relative;
  margin: 0 0 0 17px;
  padding: 0;
}

#ctb-selected__area #ctb-selected__container #ctb-selected__list .ctb-case__container {
  min-height: 346px;
  height: auto;
}

@media screen and (max-width: 640px) {
  #ctb-header__area {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 78px;
    background: #050505;
    padding: 17px 0 17px 16px;
    box-sizing: border-box;
  }
  #ctb-header__area #ctb-header__back {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
  }
  #ctb-header__area #ctb-header__back img {
    width: 21px;
    height: auto;
  }
  #ctb-header__area #ctb-header__back:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0);
    border-radius: 50%;
    transition: all 0.2s;
    z-index: 0;
    animation: anim_out .25s ease-out forwards;
  }
  #ctb-header__area #ctb-header__back:hover:before {
    content: "";
    background: rgba(255, 255, 255, 0.1);
    transform: scale(1.18);
    z-index: 0;
    animation: anim_over .15s ease-out forwards;
  }
  #ctb-header__area #ctb-filter__title {
    position: relative;
    display: inline;
    margin-left: 16px;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 21px;
    line-height: 1;
    text-decoration: none;
  }
  #ctb-header__area #ctb-filter__title.en {
    font-size: 24px;
  }
  #ctb-header__area #ctb-voc__title {
    position: relative;
    display: inline;
    margin-top: 48px;
    margin-left: 16px;
    color: #fff;
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
  }
  #ctb-header__area #ctb-voc__title.en {
    font-size: 24px;
  }
  #ctb-menu__lang--filter {
    position: absolute;
    right: 76px;
    top: 32px;
    width: auto;
    height: auto;
    text-align: right;
    transition: all 0.3s;
    color: #fff;
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 1;
    font-size: 14px;
    text-decoration: none;
    z-index: 10;
    padding-bottom: 3px;
    transition: all 0.3s;
    border-bottom: rgba(255, 255, 255, 0) solid 1px;
  }
  #ctb-menu__lang--filter img {
    position: absolute;
    top: 3px;
    right: -39px;
    width: 17px;
    height: auto;
  }
  #ctb-menu__lang--filter:hover {
    border-bottom: white solid 1px;
  }
  #ctb-selected__area {
    position: relative;
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 960px;
    background-color: #050505;
    padding-bottom: 74px;
  }
  #ctb-selected__area #ctb-selected__container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }
  #ctb-selected__area #ctb-selected__container #ctb-selected__title {
    position: relative;
    margin: 0 0 0 48.5px;
    width: 66%;
  }
  #ctb-selected__area #ctb-selected__container #ctb-selected__desc {
    position: relative;
    margin: 12px 0 0 48px;
    width: auto;
    color: rgba(255, 255, 255, 0.55);
    font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
  }
  #ctb-selected__area #ctb-selected__container #ctb-selected__list {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 32px;
    width: 100%;
    box-sizing: border-box;
  }
  #ctb-selected__area #ctb-selected__container #ctb-selected__list .ctb-case__container {
    min-height: auto;
    height: auto;
  }
}

.voc-dummy {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1280px;
  transform: translate(-50%);
  height: 8989px;
  pointer-events: none;
  z-index: 0;
  opacity: 0.3;
}

@media screen and (max-width: 640px) {
  .voc-dummy {
    position: absolute;
    top: 0;
    left: 0;
    width: 376px;
    transform: translate(0);
    height: auto;
    pointer-events: none;
    z-index: 1;
  }
}

.ctb-block {
  display: inline-block;
}

.ctb-box {
  position: relative;
  width: 120px;
  height: 64px;
  margin: 0 0 0 0;
  padding: 1px 0;
  background: rgba(0, 0, 255, 0.3);
}

.ctb-snsList {
  position: relative;
  box-sizing: border-box;
  font-size: 0;
  margin: 0;
  padding: 0;
}

.ctb-snsList .ctb-snsList__item {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  vertical-align: top;
  margin-right: 8px;
}

.ctb-snsList .ctb-snsList__item:last-child {
  margin-right: 0;
}

.ctb-snsList .ctb-snsList__item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  transition: all 0.2s;
  width: 100%;
  height: 100%;
}

.ctb-snsList .ctb-snsList__item a:hover {
  background-color: rgba(255, 255, 255, 0.22);
}

#ctb-title__area {
  position: relative;
  width: 100%;
  background-color: #050505;
  padding: 34px 0 96px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  #ctb-title__area {
    padding: 64px 16px 64px 32px;
  }
}

#ctb-title__container {
  position: relative;
  width: 696px;
  margin: 0 auto;
  padding-bottom: 0;
}

@media screen and (max-width: 640px) {
  #ctb-title__container {
    width: 100%;
    padding-bottom: 68px;
  }
}

#ctb-title__container #ctb-title__main {
  position: relative;
  color: #fff;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: -0.01em;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#ctb-title__container #ctb-title__main .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-title__container #ctb-title__main.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: normal;
  letter-spacing: -0.01em;
}

@media screen and (max-width: 640px) {
  #ctb-title__container #ctb-title__main.en {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 640px) {
  #ctb-title__container #ctb-title__main {
    font-size: 21px;
    line-height: 30px;
  }
  #ctb-title__container #ctb-title__main::before, #ctb-title__container #ctb-title__main::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-title__container #ctb-title__main::before {
    margin-top: -7px;
  }
  #ctb-title__container #ctb-title__main::after {
    margin-bottom: -5px;
  }
}

#ctb-title__container #ctb-title__sub {
  position: relative;
  color: #fff;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  letter-spacing: 0.003em;
  text-decoration: none;
  margin: 20px 0 20px;
  padding: 0;
}

#ctb-title__container #ctb-title__sub.en {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 21px;
  line-height: 28px;
  font-weight: normal;
  letter-spacing: 0.003em;
}

@media screen and (max-width: 640px) {
  #ctb-title__container #ctb-title__sub.en {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
}

@media screen and (max-width: 640px) {
  #ctb-title__container #ctb-title__sub {
    margin: 24px 0 20px;
    font-size: 17px;
    line-height: 24px;
  }
  #ctb-title__container #ctb-title__sub::before, #ctb-title__container #ctb-title__sub::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-title__container #ctb-title__sub::before {
    margin-top: -7px;
  }
  #ctb-title__container #ctb-title__sub::after {
    margin-bottom: -5px;
  }
}

#ctb-title__container .ctb-title__categoryList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 24px 0 0;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__categoryList {
    margin: 24px 0 0;
  }
}

#ctb-title__container .ctb-title__category {
  position: relative;
  display: inline-block;
  height: 36px;
  box-sizing: border-box;
  width: auto;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__category {
    height: 28px;
  }
}

#ctb-title__container .ctb-title__category.en a {
  font-size: 14px;
  letter-spacing: -0.02rem;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__category.en a {
    font-size: 13px;
    letter-spacing: -0.02rem;
  }
}

#ctb-title__container .ctb-title__category a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  border-radius: 10px;
  border: rgba(255, 255, 255, 0.4) solid 1px;
  padding: 0 12px;
  margin-right: 8px;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 14px;
  letter-spacing: -0.03em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-title__container .ctb-title__category a:hover {
  border: rgba(255, 255, 255, 0.4) solid 1px;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__category a {
    border-radius: 8px;
    padding: 0 10px;
    margin-right: 4px;
    font-size: 13px;
    letter-spacing: -0.005rem;
  }
}

#ctb-title__container .ctb-title__tagList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 8px 0 -6px 0;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__tagList {
    margin: 8px 0 -6px 0;
  }
}

#ctb-title__container .ctb-title__tag {
  position: relative;
  display: inline-block;
  height: 26px;
  box-sizing: border-box;
  width: auto;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__tag {
    height: 20px;
  }
}

#ctb-title__container .ctb-title__tag.en a {
  font-size: 14px;
  letter-spacing: -0.02rem;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__tag.en a {
    font-size: 13px;
  }
}

#ctb-title__container .ctb-title__tag a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 2px;
  margin-right: 2px;
  box-sizing: border-box;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
  font-size: 14px;
  letter-spacing: -0.03em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-title__container .ctb-title__tag a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-title__container .ctb-title__tag a:hover {
  color: white;
}

#ctb-title__container .ctb-title__tag a:hover::after {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-title__tag a {
    padding: 0 2px;
    margin-right: 2px;
    font-size: 13px;
    letter-spacing: -0.04rem;
  }
}

#ctb-title__container .ctb-snsList {
  position: absolute;
  right: 0;
  bottom: 30px;
}

#ctb-title__container .ctb-snsList.ctb-noTagList {
  bottom: -4px;
}

@media screen and (max-width: 640px) {
  #ctb-title__container .ctb-snsList {
    right: 0;
    bottom: 0px;
  }
}

#ctb-mv__area {
  position: relative;
  width: 100%;
  background-color: #050505;
}

#ctb-mv__container {
  position: relative;
  width: 100%;
}

#ctb-mv__container figure {
  width: 100%;
  margin: 0;
  padding: 0;
}

#ctb-mv__container figure img {
  width: 100%;
}

#ctb-mc__area {
  position: relative;
  width: 100%;
  background-color: #050505;
}

#ctb-mc__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 48px 0;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container {
    width: 100%;
    padding: 0 32px 36px 32px;
  }
}

#ctb-mc__container .ctb-mc__figure:first-child {
  margin-top: 0px;
  margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figure:first-child {
    margin-top: 0px;
    margin-bottom: 48px;
  }
}

#ctb-mc__container .ctb-mc__figure .ctb-video {
  position: relative;
}

#ctb-mc__container .ctb-mc__figure .ctb-video:hover::before {
  width: 52px;
  height: 52px;
}

#ctb-mc__container .ctb-mc__figure .ctb-video:hover::after {
  width: 52px;
  height: 52px;
  opacity: 0.3;
}

#ctb-mc__container .ctb-mc__figure .ctb-video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  background-color: #fff;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-image: url(../img/icon_play.svg);
  background-repeat: no-repeat;
  background-size: 44px auto;
  background-position: center center;
  transition: all 0.2s;
  pointer-events: none;
}

#ctb-mc__container .ctb-mc__figure .ctb-video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44px;
  height: 44px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: black;
  transition: all 0.2s;
  opacity: 0;
  pointer-events: none;
}

#ctb-mc__container .ctb-mc__lead {
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  border: #000 solid 0px;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.01em;
}

#ctb-mc__container .ctb-mc__lead::before, #ctb-mc__container .ctb-mc__lead::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__lead::before {
  margin-top: -8px;
}

#ctb-mc__container .ctb-mc__lead::after {
  margin-bottom: -8px;
}

#ctb-mc__container .ctb-mc__lead.en {
  font-size: 14px;
  line-height: 28px;
}

#ctb-mc__container .ctb-mc__lead.en::before, #ctb-mc__container .ctb-mc__lead.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__lead.en::before {
  margin-top: -7px;
}

#ctb-mc__container .ctb-mc__lead.en::after {
  margin-bottom: -7px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__lead {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
  }
  #ctb-mc__container .ctb-mc__lead::before, #ctb-mc__container .ctb-mc__lead::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__lead::before {
    margin-top: -7px;
  }
  #ctb-mc__container .ctb-mc__lead::after {
    margin-bottom: -7px;
  }
}

#ctb-mc__container .ctb-mc__title {
  position: relative;
  display: block;
  color: white;
  font-size: 24px;
  line-height: 38px;
  margin: 96px 0 0;
  padding: 1px 0;
  font-family: 'SST W20 Bold', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.025em;
}

#ctb-mc__container .ctb-mc__title::before, #ctb-mc__container .ctb-mc__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__title::before {
  margin-top: -12px;
}

#ctb-mc__container .ctb-mc__title::after {
  margin-bottom: -10px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__title {
    font-size: 20px;
    line-height: 28px;
    margin: 72px 0 0;
    padding: 1px 0;
  }
  #ctb-mc__container .ctb-mc__title::before, #ctb-mc__container .ctb-mc__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__title::before {
    margin-top: -7px;
  }
  #ctb-mc__container .ctb-mc__title::after {
    margin-bottom: -6px;
  }
}

#ctb-mc__container .ctb-mc__question {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  color: white;
  font-size: 19px;
  line-height: 32px;
  margin: 64px 0 0;
  padding: 1px 0;
  font-family: 'SST W20 Bold', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.03em;
}

#ctb-mc__container .ctb-mc__question::before, #ctb-mc__container .ctb-mc__question::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__question::before {
  margin-top: -10px;
}

#ctb-mc__container .ctb-mc__question::after {
  margin-bottom: -5px;
}

#ctb-mc__container .ctb-mc__question .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__question {
    font-size: 15px;
    line-height: 26px;
    margin: 48px 0 0;
  }
  #ctb-mc__container .ctb-mc__question::before, #ctb-mc__container .ctb-mc__question::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__question::before {
    margin-top: -9px;
  }
  #ctb-mc__container .ctb-mc__question::after {
    margin-bottom: -4px;
  }
}

#ctb-mc__container .ctb-mc__figure {
  position: relative;
  display: block;
  width: 100%;
  margin: 48px 0 0 0;
}

#ctb-mc__container .ctb-mc__figure img {
  width: 100%;
}

#ctb-mc__container .ctb-mc__figure img:focus-visible {
  outline: solid 1px white;
  outline-offset: 2px;
}

#ctb-mc__container .ctb-mc__figure figcaption {
  position: relative;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 22px;
  margin: 20px 0 0;
  padding: 1px 0;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.0em;
}

#ctb-mc__container .ctb-mc__figure figcaption::before, #ctb-mc__container .ctb-mc__figure figcaption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__figure figcaption::before {
  margin-top: -6px;
}

#ctb-mc__container .ctb-mc__figure figcaption::after {
  margin-bottom: -4px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figure figcaption {
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 0;
    padding: 1px 0;
  }
  #ctb-mc__container .ctb-mc__figure figcaption::before, #ctb-mc__container .ctb-mc__figure figcaption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__figure figcaption::before {
    margin-top: -6px;
  }
  #ctb-mc__container .ctb-mc__figure figcaption::after {
    margin-bottom: -3px;
  }
}

#ctb-mc__container .ctb-mc__figure figcaption.ctb-hide {
  display: none;
}

#ctb-mc__container .ctb-mc__figure--sign {
  position: relative;
  display: block;
  width: 100%;
  margin: 96px 0 0 0;
  padding: 0 0;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figure--sign {
    margin: 72px 0 0 0;
    padding: 0 0;
  }
}

#ctb-mc__container .ctb-mc__figure--sign img {
  width: calc(100% - 192px);
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figure--sign img {
    width: calc(100% - 64px);
  }
}

#ctb-mc__container .ctb-mc__figure--sign figcaption {
  position: relative;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 22px;
  margin: 20px 0 0;
  padding: 1px 0;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.0em;
  text-align: left;
  display: none;
}

#ctb-mc__container .ctb-mc__figure--sign figcaption::before, #ctb-mc__container .ctb-mc__figure--sign figcaption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__figure--sign figcaption::before {
  margin-top: -6px;
}

#ctb-mc__container .ctb-mc__figure--sign figcaption::after {
  margin-bottom: -4px;
}

#ctb-mc__container .ctb-mc__figure--sign figcaption.ctb-show {
  display: block;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figure--sign figcaption {
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 0;
    padding: 1px 0;
  }
  #ctb-mc__container .ctb-mc__figure--sign figcaption::before, #ctb-mc__container .ctb-mc__figure--sign figcaption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__figure--sign figcaption::before {
    margin-top: -6px;
  }
  #ctb-mc__container .ctb-mc__figure--sign figcaption::after {
    margin-bottom: -3px;
  }
}

#ctb-mc__container .ctb-mc__figureList {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  padding: 0;
  margin: 48px 0 0 0;
  gap: 24px;
}

#ctb-mc__container .ctb-mc__figureList.ctb-lead {
  margin: 0 0 48px 0;
}

#ctb-mc__container .ctb-mc__figureList .ctb-mc__figureList__item {
  flex: 1;
}

#ctb-mc__container .ctb-mc__figureList .ctb-mc__figureList__item .ctb-mc__figure:first-child {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figureList .ctb-mc__figureList__item .ctb-mc__figure:first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__figureList {
    gap: 12px;
  }
  #ctb-mc__container .ctb-mc__figureList.ctb-lead {
    gap: 11px;
  }
}

#ctb-mc__container .ctb-mc__txt {
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  line-height: 32px;
  margin: 48px 0 0;
  padding: 1px 0;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.01em;
}

#ctb-mc__container .ctb-mc__txt::before, #ctb-mc__container .ctb-mc__txt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__txt::before {
  margin-top: -14px;
}

#ctb-mc__container .ctb-mc__txt::after {
  margin-bottom: -9px;
}

#ctb-mc__container .ctb-mc__txt b, #ctb-mc__container .ctb-mc__txt strong {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__txt {
    font-size: 14px;
    line-height: 28px;
    margin: 48px 0 0;
  }
  #ctb-mc__container .ctb-mc__txt::before, #ctb-mc__container .ctb-mc__txt::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__txt::before {
    margin-top: -12px;
  }
  #ctb-mc__container .ctb-mc__txt::after {
    margin-bottom: -8px;
  }
}

#ctb-mc__container .ctb-mc__txt--sup {
  position: relative;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 22px;
  margin: 24px 0 0;
  padding: 1px 0;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.0em;
}

#ctb-mc__container .ctb-mc__txt--sup::before, #ctb-mc__container .ctb-mc__txt--sup::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container .ctb-mc__txt--sup::before {
  margin-top: -6px;
}

#ctb-mc__container .ctb-mc__txt--sup::after {
  margin-bottom: -4px;
}

#ctb-mc__container .ctb-mc__txt--sup b, #ctb-mc__container .ctb-mc__txt--sup strong {
  font-family: 'SST W55 Bold', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.55);
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__txt--sup {
    font-size: 12px;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 1px 0;
  }
  #ctb-mc__container .ctb-mc__txt--sup::before, #ctb-mc__container .ctb-mc__txt--sup::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container .ctb-mc__txt--sup::before {
    margin-top: -6px;
  }
  #ctb-mc__container .ctb-mc__txt--sup::after {
    margin-bottom: -3px;
  }
}

#ctb-mc__container sup {
  display: inline-block;
  position: relative;
  font-size: 10px;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.0em;
  margin: 0 0.2em;
}

#ctb-mc__container sup::before, #ctb-mc__container sup::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container sup::before {
  margin-top: -6px;
}

#ctb-mc__container sup::after {
  margin-bottom: -4px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container sup {
    font-size: 10px;
  }
  #ctb-mc__container sup::before, #ctb-mc__container sup::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container sup::before {
    margin-top: -6px;
  }
  #ctb-mc__container sup::after {
    margin-bottom: -3px;
  }
}

@media screen and (max-width: 640px) {
  #ctb-mc__container .ctb-mc__question + .ctb-mc__txt {
    margin-top: 32px;
  }
}

#ctb-mc__container.en .ctb-mc__lead {
  font-size: 17px;
  line-height: 32px;
  font-family: 'SST W20 Roman', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#ctb-mc__container.en .ctb-mc__lead::before, #ctb-mc__container.en .ctb-mc__lead::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container.en .ctb-mc__lead::before {
  margin-top: -8px;
}

#ctb-mc__container.en .ctb-mc__lead::after {
  margin-bottom: -8px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container.en .ctb-mc__lead {
    font-size: 14px;
    line-height: 28px;
  }
  #ctb-mc__container.en .ctb-mc__lead::before, #ctb-mc__container.en .ctb-mc__lead::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container.en .ctb-mc__lead::before {
    margin-top: -7px;
  }
  #ctb-mc__container.en .ctb-mc__lead::after {
    margin-bottom: -7px;
  }
}

#ctb-mc__container.en .ctb-mc__title {
  font-size: 27px;
  line-height: 38px;
  font-family: 'SST W20 Roman', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#ctb-mc__container.en .ctb-mc__title::before, #ctb-mc__container.en .ctb-mc__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container.en .ctb-mc__title::before {
  margin-top: -11px;
}

#ctb-mc__container.en .ctb-mc__title::after {
  margin-bottom: -10px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container.en .ctb-mc__title {
    font-size: 22px;
    line-height: 28px;
  }
  #ctb-mc__container.en .ctb-mc__title::before, #ctb-mc__container.en .ctb-mc__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container.en .ctb-mc__title::before {
    margin-top: -7px;
  }
  #ctb-mc__container.en .ctb-mc__title::after {
    margin-bottom: -6px;
  }
}

#ctb-mc__container.en .ctb-mc__question {
  font-size: 21px;
  line-height: 32px;
  font-family: 'SST W20 Medium', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#ctb-mc__container.en .ctb-mc__question::before, #ctb-mc__container.en .ctb-mc__question::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container.en .ctb-mc__question::before {
  margin-top: -9px;
}

#ctb-mc__container.en .ctb-mc__question::after {
  margin-bottom: -5px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container.en .ctb-mc__question {
    font-size: 16px;
    line-height: 26px;
  }
  #ctb-mc__container.en .ctb-mc__question::before, #ctb-mc__container.en .ctb-mc__question::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container.en .ctb-mc__question::before {
    margin-top: -9px;
  }
  #ctb-mc__container.en .ctb-mc__question::after {
    margin-bottom: -4px;
  }
}

#ctb-mc__container.en .ctb-mc__figure figcaption {
  font-size: 14px;
  line-height: 22px;
  font-family: 'SST W20 Roman', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#ctb-mc__container.en .ctb-mc__figure figcaption::before, #ctb-mc__container.en .ctb-mc__figure figcaption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container.en .ctb-mc__figure figcaption::before {
  margin-top: -6px;
}

#ctb-mc__container.en .ctb-mc__figure figcaption::after {
  margin-bottom: -4px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container.en .ctb-mc__figure figcaption {
    font-size: 13px;
    line-height: 20px;
  }
  #ctb-mc__container.en .ctb-mc__figure figcaption::before, #ctb-mc__container.en .ctb-mc__figure figcaption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container.en .ctb-mc__figure figcaption::before {
    margin-top: -6px;
  }
  #ctb-mc__container.en .ctb-mc__figure figcaption::after {
    margin-bottom: -3px;
  }
}

#ctb-mc__container.en .ctb-mc__txt {
  font-size: 17px;
  line-height: 32px;
  font-family: 'SST W20 Roman', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

#ctb-mc__container.en .ctb-mc__txt::before, #ctb-mc__container.en .ctb-mc__txt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-mc__container.en .ctb-mc__txt::before {
  margin-top: -14px;
}

#ctb-mc__container.en .ctb-mc__txt::after {
  margin-bottom: -9px;
}

@media screen and (max-width: 640px) {
  #ctb-mc__container.en .ctb-mc__txt {
    font-size: 14px;
    line-height: 28px;
  }
  #ctb-mc__container.en .ctb-mc__txt::before, #ctb-mc__container.en .ctb-mc__txt::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-mc__container.en .ctb-mc__txt::before {
    margin-top: -12px;
  }
  #ctb-mc__container.en .ctb-mc__txt::after {
    margin-bottom: -8px;
  }
}

.ctb-pickupPhoto {
  cursor: pointer;
}

#ctb-works__area {
  position: relative;
  width: 100%;
  background-color: #050505;
  padding: 0 0 48px 0;
}

@media screen and (max-width: 640px) {
  #ctb-works__area {
    padding: 0 0 36px 0;
  }
}

#ctb-works__area .dummy {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1280px;
  height: auto;
  opacity: 0.000;
}

@media screen and (max-width: 640px) {
  #ctb-works__area .dummy {
    width: 100%;
  }
}

.ctb-works__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 48px 0 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .ctb-works__container {
    width: 100%;
    padding: 36px 32px 0 32px;
  }
}

.ctb-works__title {
  position: relative;
  color: #fff;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.ctb-works__title::before, .ctb-works__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-works__title::before {
  margin-top: -7px;
}

.ctb-works__title::after {
  margin-bottom: -7px;
}

.ctb-works__title .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-works__title.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 21px;
  line-height: 32px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .ctb-works__title.en {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 640px) {
  .ctb-works__title {
    font-size: 15px;
    line-height: 26px;
  }
  .ctb-works__title::before, .ctb-works__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-works__title::before {
    margin-top: -6px;
  }
  .ctb-works__title::after {
    margin-bottom: -6px;
  }
}

.ctb-worksPhoto {
  cursor: pointer;
}

.works.swiper {
  position: relative;
  /* Prevスライド */
}

.works.swiper .ctb-worksList {
  position: relative;
  width: auto;
  height: 256px;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  .works.swiper .ctb-worksList {
    height: 180px;
  }
}

.works.swiper .ctb-worksList__item {
  height: 256px;
}

@media screen and (max-width: 640px) {
  .works.swiper .ctb-worksList__item {
    height: 180px;
  }
}

.works.swiper .ctb-worksList__item img {
  height: 100%;
  width: auto;
}

.works.swiper .ctb-worksList__item img:focus-visible {
  outline: solid 1px white !important;
  outline-offset: 2px;
}

.works.swiper .swiper-slide {
  width: auto;
  margin-right: 16px;
}

.works.swiper .swiper-slide:last-child {
  margin-right: 0;
}

.works.swiper .swiper-scrollbar {
  position: absolute;
  top: -28px;
  right: 62px;
  bottom: auto;
  left: auto;
  width: 40px;
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.33);
}

@media screen and (max-width: 640px) {
  .works.swiper .swiper-scrollbar {
    top: -27px;
    right: 32px;
    bottom: auto;
    left: auto;
    width: 40px;
    height: 4px;
  }
}

.works.swiper .swiper-scrollbar .swiper-scrollbar-drag {
  height: 6px;
  margin-top: -1px;
  border-radius: 10px;
  background: white;
}

.works.swiper .swiper-wrapper {
  overflow: visible;
}

.works.swiper .swiper-slide img {
  width: auto;
  height: 256px;
}

@media screen and (max-width: 640px) {
  .works.swiper .swiper-slide img {
    height: 180px;
  }
}

.works.swiper .is-open .swiper-slide-prev img,
.works.swiper .is-open .swiper-slide-active img,
.works.swiper .is-open .swiper-slide-duplicate-active img {
  animation-name: zoom;
  animation-duration: 4.4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}

.works.swiper .swiper-aboutsony .swiper-slide,
.works.swiper .swiper-design .swiper-slide,
.works.swiper .swiper-ir .swiper-slide {
  opacity: 1 !important;
}

#ctb-works__carousel {
  position: relative;
  margin: 48px 0 0 0;
  padding: 0 58px;
}

@media screen and (max-width: 640px) {
  #ctb-works__carousel {
    margin: 48px 0 0 0;
    padding: 0 32px;
  }
}

.ctb-worksList {
  position: relative;
  display: block;
  width: auto;
  height: 256px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  .ctb-worksList {
    margin: 32px 0 0 0;
  }
}

.ctb-worksList .ctb-worksList__item {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ctb-worksList .ctb-worksList__item img {
  width: auto;
  height: 256px;
}

.ctb-works__credit {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0 0 0;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .ctb-works__credit {
    width: 100%;
    padding: 16px 32px 0 32px;
  }
}

.ctb-works__credit p {
  position: relative;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.ctb-works__credit p::before, .ctb-works__credit p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-works__credit p::before {
  margin-top: -5px;
}

.ctb-works__credit p::after {
  margin-bottom: -5px;
}

.ctb-works__credit p .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  .ctb-works__credit p {
    font-size: 12px;
    line-height: 20px;
  }
  .ctb-works__credit p::before, .ctb-works__credit p::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-works__credit p::before {
    margin-top: -5px;
  }
  .ctb-works__credit p::after {
    margin-bottom: -5px;
  }
}

.ctb-works__credit.en p {
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.ctb-works__credit.en p::before, .ctb-works__credit.en p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-works__credit.en p::before {
  margin-top: -5px;
}

.ctb-works__credit.en p::after {
  margin-bottom: -5px;
}

@media screen and (max-width: 640px) {
  .ctb-works__credit.en p {
    font-size: 13px;
    line-height: 20px;
  }
  .ctb-works__credit.en p::before, .ctb-works__credit.en p::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-works__credit.en p::before {
    margin-top: -5px;
  }
  .ctb-works__credit.en p::after {
    margin-bottom: -5px;
  }
}

#ctb-works__prev__area {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 256px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(13, 13, 13, 0.8);
  z-index: 80;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-works__prev__area.swiper-button-disabled {
  opacity: 0;
}

#ctb-works__prev__area:hover #ctb-works__prev__btn {
  background-color: #656565;
}

@media screen and (max-width: 640px) {
  #ctb-works__prev__area {
    display: none;
  }
}

#ctb-works__prev__area #ctb-works__prev__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0);
  border: none;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-works__prev__area #ctb-works__prev__btn img {
  width: 21px;
  height: auto;
}

#ctb-works__next__area {
  position: absolute;
  top: 0;
  top: 0;
  right: 0;
  width: 58px;
  height: 256px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(13, 13, 13, 0.8);
  z-index: 80;
  transition: all 0.2s;
  cursor: pointer;
}

#ctb-works__next__area.swiper-button-disabled {
  opacity: 0;
}

#ctb-works__next__area:hover #ctb-works__next__btn {
  background-color: #656565;
}

@media screen and (max-width: 640px) {
  #ctb-works__next__area {
    display: none;
  }
}

#ctb-works__next__area #ctb-works__next__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0);
  border: none;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-works__next__area #ctb-works__next__btn img {
  width: 21px;
  height: auto;
}

.ctb-profile__area,
.ctb-profileList__area,
#ctb-profile__area {
  position: relative;
  width: 100%;
  background-color: #050505;
  padding: 48px 0 128px 0;
}

@media screen and (max-width: 640px) {
  .ctb-profile__area,
  .ctb-profileList__area,
  #ctb-profile__area {
    padding: 36px 0 96px 0;
  }
}

.ctb-profile__area .dummy,
.ctb-profileList__area .dummy,
#ctb-profile__area .dummy {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1280px;
  height: auto;
  opacity: 0.333;
}

@media screen and (max-width: 640px) {
  .ctb-profile__area .dummy,
  .ctb-profileList__area .dummy,
  #ctb-profile__area .dummy {
    width: 100%;
  }
}

.ctb-profile__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container {
    flex-direction: column;
    width: 100%;
    padding: 0 32px;
  }
}

.ctb-profile__container .ctb-profile__photo {
  position: relative;
  width: 360px;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__photo {
    width: 100%;
  }
}

.ctb-profile__container .ctb-profile__photo figure {
  margin: 0;
  padding: 0;
}

.ctb-profile__container .ctb-profile__photo .ctb-profile__img {
  position: relative;
  width: 216px;
  height: 216px;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__photo .ctb-profile__img {
    width: 100%;
    height: auto;
  }
}

.ctb-profile__container .ctb-profile__photo .ctb-profile__img img {
  width: 100%;
  height: auto;
}

.ctb-profile__container .ctb-profile__photo figcaption {
  position: relative;
  color: rgba(255, 255, 255, 0.55);
  font-size: 13px;
  line-height: 22px;
  margin: 20px 0 0;
  padding: 1px 0;
  font-family: 'SST W55 Regular', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.0em;
}

.ctb-profile__container .ctb-profile__photo figcaption::before, .ctb-profile__container .ctb-profile__photo figcaption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__photo figcaption::before {
  margin-top: -6px;
}

.ctb-profile__container .ctb-profile__photo figcaption::after {
  margin-bottom: -4px;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__photo figcaption {
    font-size: 12px;
    line-height: 20px;
    margin: 16px 0 0;
    padding: 1px 0;
  }
  .ctb-profile__container .ctb-profile__photo figcaption::before, .ctb-profile__container .ctb-profile__photo figcaption::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__photo figcaption::before {
    margin-top: -6px;
  }
  .ctb-profile__container .ctb-profile__photo figcaption::after {
    margin-bottom: -3px;
  }
}

.ctb-profile__container .ctb-profile__info {
  position: relative;
  flex: 1;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name {
  position: relative;
  display: block;
  color: #fff;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0;
  padding: 1px 0 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name::before, .ctb-profile__container .ctb-profile__info .ctb-profile__name::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name::before {
  margin-top: -8px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name::after {
  margin-bottom: -8px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 21px;
  line-height: 32px;
  font-weight: normal;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__name.en {
    font-size: 22px;
    line-height: 28px;
  }
}

.ctb-profile__container .ctb-profile__info .ctb-profile__name .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__name {
    margin: 32px 0 0 0;
    font-size: 20px;
    line-height: 28px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__name::before, .ctb-profile__container .ctb-profile__info .ctb-profile__name::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__name::before {
    margin-top: -6px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__name::after {
    margin-bottom: -6px;
  }
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation {
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 14px 0 0 0;
  padding: 1px 0 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation::before, .ctb-profile__container .ctb-profile__info .ctb-profile__occupation::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation::before {
  margin-top: -5px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation::after {
  margin-bottom: -5px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en {
  font-size: 14px;
  line-height: 20px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::before, .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::before {
  margin-top: -5px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::after {
  margin-bottom: -5px;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en {
    font-size: 14px;
    line-height: 20px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::before, .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::before {
    margin-top: -4px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation.en::after {
    margin-bottom: -4px;
  }
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation {
    font-size: 13px;
    line-height: 20px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation::before, .ctb-profile__container .ctb-profile__info .ctb-profile__occupation::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation::before {
    margin-top: -4px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__occupation::after {
    margin-bottom: -4px;
  }
}

.ctb-profile__container .ctb-profile__info #ctb-profile__sns,
.ctb-profile__container .ctb-profile__info .ctb-profile__sns {
  margin-top: 32px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt {
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-decoration: none;
  margin: 32px 0 0 0;
  padding: 1px 0 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt::before, .ctb-profile__container .ctb-profile__info .ctb-profile__txt::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt::before {
  margin-top: -8px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt::after {
  margin-bottom: -7px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt.en {
  font-size: 14px;
  line-height: 24px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::before, .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::before {
  margin-top: -7px;
}

.ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::after {
  margin-bottom: -6px;
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en {
    font-size: 14px;
    line-height: 24px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::before, .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::before {
    margin-top: -6px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt.en::after {
    margin-bottom: -5px;
  }
}

@media screen and (max-width: 640px) {
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt {
    font-size: 13px;
    line-height: 24px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt::before, .ctb-profile__container .ctb-profile__info .ctb-profile__txt::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt::before {
    margin-top: -6px;
  }
  .ctb-profile__container .ctb-profile__info .ctb-profile__txt::after {
    margin-bottom: -6px;
  }
}

@media screen and (max-width: 640px) {
  .ctb-profileList__area {
    padding: 64px 0 48px 0;
  }
  .ctb-profileList__area.en {
    padding: 48px 0 96px 0;
  }
}

.ctb-profileList__area .ctb-profile__container {
  gap: 40px;
  margin-bottom: 64px;
}

.ctb-profileList__area .ctb-profile__container:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .ctb-profileList__area .ctb-profile__container {
    gap: 0;
  }
}

.ctb-profileList__area .ctb-profile__container .ctb-profile__photo {
  width: 180px;
}

@media screen and (max-width: 640px) {
  .ctb-profileList__area .ctb-profile__container .ctb-profile__photo {
    width: 100%;
  }
}

.ctb-profileList__area .ctb-profile__container .ctb-profile__photo .ctb-profile__img {
  width: 180px;
  height: 180px;
}

@media screen and (max-width: 640px) {
  .ctb-profileList__area .ctb-profile__container .ctb-profile__photo .ctb-profile__img {
    width: 100%;
    height: auto;
  }
}

#ctb-relatedLink__area {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  background-color: #050505;
}

@media screen and (max-width: 640px) {
  #ctb-relatedLink__area {
    width: 100%;
    padding: 0 32px;
  }
}

#ctb-relatedLink__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 96px 0 120px 0;
  box-sizing: border-box;
  border-top: rgba(255, 255, 255, 0.4) solid 1px;
}

@media screen and (max-width: 640px) {
  #ctb-relatedLink__container {
    width: 100%;
    padding: 96px 0 120px 0;
  }
}

.ctb-relatedLink__title {
  position: relative;
  color: #fff;
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.ctb-relatedLink__title::before, .ctb-relatedLink__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-relatedLink__title::before {
  margin-top: -7px;
}

.ctb-relatedLink__title::after {
  margin-bottom: -7px;
}

.ctb-relatedLink__title.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 21px;
  line-height: 32px;
  font-weight: normal;
}

.ctb-relatedLink__title .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  .ctb-relatedLink__title {
    font-size: 15px;
    line-height: 22px;
  }
  .ctb-relatedLink__title::before, .ctb-relatedLink__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-relatedLink__title::before {
    margin-top: -6px;
  }
  .ctb-relatedLink__title::after {
    margin-bottom: -6px;
  }
  .ctb-relatedLink__title.en {
    font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
  }
}

.ctb-relatedLinkList {
  position: relative;
  margin: 48px 0 0 0;
  padding: 0;
}

@media screen and (max-width: 640px) {
  .ctb-relatedLinkList {
    margin: 32px 0 0 0;
  }
}

.ctb-relatedLinkList__item {
  position: relative;
  display: block;
  margin: 0 0 16px 0;
  padding: 0;
}

.ctb-relatedLinkList__item a {
  color: white;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  list-style: none;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: white solid 1px;
}

.ctb-relatedLinkList__item a::before, .ctb-relatedLinkList__item a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-relatedLinkList__item a::before {
  margin-top: -7px;
}

.ctb-relatedLinkList__item a::after {
  margin-bottom: -7px;
}

.ctb-relatedLinkList__item a:hover {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

@media screen and (max-width: 640px) {
  .ctb-relatedLinkList__item a {
    font-size: 14px;
    line-height: 20px;
  }
  .ctb-relatedLinkList__item a::before, .ctb-relatedLinkList__item a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-relatedLinkList__item a::before {
    margin-top: -6px;
  }
  .ctb-relatedLinkList__item a::after {
    margin-bottom: -6px;
  }
}

.ctb-relatedLinkList__item.en a {
  font-size: 17px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  .ctb-relatedLinkList__item.en a {
    font-size: 14px;
    line-height: 20px;
  }
  .ctb-relatedLinkList__item.en a::before, .ctb-relatedLinkList__item.en a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-relatedLinkList__item.en a::before {
    margin-top: -6px;
  }
  .ctb-relatedLinkList__item.en a::after {
    margin-bottom: -6px;
  }
}

#ctb-banner__area {
  position: relative;
  width: 100%;
  padding: 100px 0 96px;
  background-color: #1A1A1A;
}

@media screen and (max-width: 640px) {
  #ctb-banner__area {
    padding: 88px 0 80px 0;
  }
}

#ctb-banner__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  #ctb-banner__container {
    width: 100%;
    padding: 0 32px;
  }
}

#ctb-banner__container .ctb-banner__link {
  text-decoration: none;
  display: block;
}

#ctb-banner__container .ctb-banner__link:hover .ctb-banner__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-banner__container .ctb-banner__link:hover .ctb-banner__arrow:before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  transform: scale(1.18);
  z-index: 0;
  animation: anim_over .15s ease-out forwards;
}

#ctb-banner__container .ctb-banner__img-holder {
  position: relative;
  overflow: hidden;
}

#ctb-banner__container .ctb-banner__img-holder img {
  width: 100%;
}

#ctb-banner__container .ctb-banner__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-banner__container .ctb-banner__txt-holder {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 40px 0 0 0;
}

@media screen and (max-width: 640px) {
  #ctb-banner__container .ctb-banner__txt-holder {
    margin: 33px 0 0 0;
  }
}

#ctb-banner__container .ctb-banner__txt {
  position: relative;
  display: inline;
  color: #fff;
  font-family: 'SST W20 Roman', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 15px;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  #ctb-banner__container .ctb-banner__txt {
    font-size: 14px;
  }
}

#ctb-banner__container .ctb-banner__arrow_ {
  position: relative;
  display: block;
  width: 19px;
  height: 10px;
  margin: 40px auto 0;
  padding: 0;
  transform: translate(0, 0);
  transition: all 0.3s;
}

#ctb-banner__container .ctb-banner__arrow_ img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 640px) {
  #ctb-banner__container .ctb-banner__arrow_ {
    font-size: 14px;
    line-height: 28px;
  }
}

#ctb-banner__container .ctb-banner__arrow {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin: 40px auto 0;
  padding: 0;
}

#ctb-banner__container .ctb-banner__arrow img {
  width: 21px;
  height: auto;
}

#ctb-banner__container .ctb-banner__arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transition: all 0.2s;
  z-index: 0;
  animation: anim_out .25s ease-out forwards;
}

#ctb-relatedArticle__area {
  position: relative;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #212121;
  padding: 48px 0 96px 0;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticle__area {
    padding: 48px 0 80px 0;
  }
}

#ctb-relatedArticle__area .dummy {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1280px;
  height: auto;
  opacity: 0.333;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticle__area .dummy {
    width: 100%;
  }
}

.ctb-relatedArticle__container {
  position: relative;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

@media screen and (max-width: 640px) {
  .ctb-relatedArticle__container {
    width: 100%;
  }
}

.relatedArticle.swiper {
  position: relative;
  /* Prevスライド */
}

.relatedArticle.swiper #ctb-relatedArticleList {
  position: relative;
  width: auto;
  text-align: center;
  white-space: nowrap;
  height: auto;
  margin: 0;
  padding: 0;
  flex-shrink: 1;
}

@media screen and (max-width: 640px) {
  .relatedArticle.swiper #ctb-relatedArticleList {
    height: auto;
  }
}

.relatedArticle.swiper #ctb-relatedArticleList__item {
  height: auto;
}

@media screen and (max-width: 640px) {
  .relatedArticle.swiper #ctb-relatedArticleList__item {
    height: auto;
  }
}

.relatedArticle.swiper #ctb-relatedArticleList__item img {
  height: auto;
  width: 100%;
}

.relatedArticle.swiper .swiper-slide {
  width: 286px;
  margin-right: 4px;
  text-align: left;
  white-space: normal;
}

@media screen and (max-width: 640px) {
  .relatedArticle.swiper .swiper-slide {
    width: 312px;
  }
}

.relatedArticle.swiper .swiper-slide:last-child {
  margin-right: 0;
}

.relatedArticle.swiper .swiper-slide img {
  width: 100%;
  height: auto;
}

.relatedArticle.swiper .swiper-scrollbar {
  position: absolute;
  top: -28px;
  right: 62px;
  bottom: auto;
  left: auto;
  width: 40px;
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.33);
}

@media screen and (max-width: 640px) {
  .relatedArticle.swiper .swiper-scrollbar {
    top: -27px;
    right: 32px;
    bottom: auto;
    left: auto;
    width: 40px;
    height: 4px;
  }
}

.relatedArticle.swiper .swiper-scrollbar .swiper-scrollbar-drag {
  height: 6px;
  margin-top: -1px;
  border-radius: 10px;
  background: white;
}

.relatedArticle.swiper .swiper-wrapper {
  overflow: visible;
}

.relatedArticle.swiper .is-open .swiper-slide-prev img,
.relatedArticle.swiper .is-open .swiper-slide-active img,
.relatedArticle.swiper .is-open .swiper-slide-duplicate-active img {
  animation-name: zoom;
  animation-duration: 4.4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}

.relatedArticle.swiper .swiper-aboutsony .swiper-slide,
.relatedArticle.swiper .swiper-design .swiper-slide,
.relatedArticle.swiper .swiper-ir .swiper-slide {
  opacity: 1 !important;
}

#ctb-relatedArticle__carousel {
  position: relative;
  margin: 48px 0 0 0;
  padding: 0 58px;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticle__carousel {
    margin: 48px 0 0 0;
    padding: 0 32px;
  }
}

#ctb-relatedArticleList {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#ctb-relatedArticleList .ctb-relatedArticleList__item {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 286px;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-relatedArticleList__item {
    width: 312px;
  }
}

#ctb-relatedArticleList .ctb-relatedArticleList__item img {
  width: 286px;
  height: auto;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-relatedArticleList__item img {
    width: 312px;
  }
}

#ctb-relatedArticleList .ctb-case__container {
  position: relative;
  display: inline-block;
  width: 286px;
  min-height: 406px;
  height: auto;
  margin: 0 4px 0 0;
  vertical-align: top;
  opacity: 0;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container {
    width: 312px;
    height: auto;
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__link {
  text-decoration: none;
  display: block;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__link:hover .ctb-case__img-holder:after {
  content: "";
  opacity: 1;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__link:hover .ctb-case__title-holder .ctb-case__title {
  border-bottom: white solid 1px;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__img-holder {
  position: relative;
  overflow: hidden;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__img-holder .ctb-case__img {
  position: relative;
  margin: 0;
  width: 100%;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__lang {
  position: absolute;
  top: 12px;
  right: 12px;
  min-width: 22px;
  min-height: 22px;
  border-radius: 50%;
  background-color: #FFF;
  color: black;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 22px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0rem;
  text-align: center;
  text-decoration: none;
  text-indent: 1px;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder {
  position: relative;
  display: block;
  margin: 40px 24px 10px;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder {
    margin: 28px 16px 12px;
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title {
  display: inline;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: -0.03rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
  margin-top: calc((16 - 22) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
  margin-bottom: calc((16 - 22) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title {
    font-size: 20px;
    line-height: 26px;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::before {
    margin-top: calc((20 - 26) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title::after {
    margin-bottom: calc((20 - 26) * 0.5px);
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en {
  font-family: "SST W20 Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.04rem;
  font-weight: normal;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before {
  margin-top: calc((18 - 22) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
  margin-bottom: calc((18 - 22) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en {
    font-size: 22px;
    line-height: 26px;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::before {
    margin-top: calc((22 - 26) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__title-holder .ctb-case__title.en::after {
    margin-bottom: calc((22 - 26) * 0.5px);
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder {
  position: relative;
  display: block;
  margin: 20px 24px 10px;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder {
    margin: 12px 16px 10px;
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle {
  display: inline;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: -0.03rem;
  text-decoration: none;
  padding-bottom: 0px;
  transition: all 0.3s;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::before {
  margin-top: calc((15 - 22) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::after {
  margin-bottom: calc((15 - 22) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle {
    font-size: 15px;
    line-height: 22px;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::before {
    margin-top: calc((15 - 22) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle::after {
    margin-bottom: calc((15 - 22) * 0.5px);
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.04rem;
  font-weight: normal;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::before {
  margin-top: calc((18 - 22) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::after {
  margin-bottom: calc((18 - 22) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en {
    font-size: 16px;
    line-height: 22px;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::before {
    margin-top: calc((16 - 22) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__subTitle-holder .ctb-case__subTitle.en::after {
    margin-bottom: calc((16 - 22) * 0.5px);
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__desc {
  position: relative;
  margin: 20px 24px 0;
  color: rgba(255, 255, 255, 0.6);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  text-decoration: none;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__desc::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__desc::before {
  margin-top: calc((14 - 22) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__desc::after {
  margin-bottom: calc((14 - 22) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__desc {
    margin: 20px 16px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__desc::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__desc::before {
    margin-top: calc((14 - 22) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__desc::after {
    margin-bottom: calc((14 - 22) * 0.5px);
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__categoryList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 20px 0 -4px 24px;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__categoryList {
    margin: 20px 0 -4px 16px;
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__category {
  position: relative;
  display: inline-block;
  height: 28px;
  box-sizing: border-box;
  width: auto;
  margin-bottom: 4px;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__category a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  border-radius: 8px;
  border: rgba(255, 255, 255, 0.4) solid 1px;
  padding: 0 9px;
  margin-right: 4px;
  color: white;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__category a:hover {
  border: rgba(255, 255, 255, 0.4) solid 1px;
  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tagList {
  position: relative;
  display: block;
  text-align: left;
  font-size: 0;
  margin: 8px 0 -6px 24px;
  padding: 0;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__tagList {
    margin: 6px 0 -6px 16px;
  }
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag {
  position: relative;
  display: inline-block;
  height: 26px;
  box-sizing: border-box;
  width: auto;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag.en a {
  font-size: 13px;
  letter-spacing: -0.03rem;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 2px;
  margin-right: 2px;
  box-sizing: border-box;
  border-bottom: rgba(255, 255, 255, 0) solid 1px;
  color: rgba(255, 255, 255, 0.55);
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.02rem;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag a::after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 0.3s;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag a:hover {
  color: white;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__tag a:hover::after {
  opacity: 1;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__countries {
  position: relative;
  margin: 12px 24px 0;
  color: rgba(255, 255, 255, 0.7);
  font-family: "SST W20 Bold", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 10px;
  line-height: 12px;
  font-weight: bold;
  text-decoration: none;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__countries::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__countries::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__countries::before {
  margin-top: calc((10 - 12) * 0.5px);
}

#ctb-relatedArticleList .ctb-case__container .ctb-case__countries::after {
  margin-bottom: calc((10 - 12) * 0.5px);
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticleList .ctb-case__container .ctb-case__countries {
    margin: 12px 16px 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__countries::before, #ctb-relatedArticleList .ctb-case__container .ctb-case__countries::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__countries::before {
    margin-top: calc((12 - 16) * 0.5px);
  }
  #ctb-relatedArticleList .ctb-case__container .ctb-case__countries::after {
    margin-bottom: calc((12 - 16) * 0.5px);
  }
}

#ctb-relatedArticle__prev__area {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 191px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(33, 33, 33, 0.8);
  z-index: 80;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-relatedArticle__prev__area.swiper-button-disabled {
  opacity: 0;
}

#ctb-relatedArticle__prev__area:hover #ctb-relatedArticle__prev__btn {
  background-color: #656565;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticle__prev__area {
    display: none;
  }
}

#ctb-relatedArticle__prev__area #ctb-relatedArticle__prev__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0);
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-relatedArticle__prev__area #ctb-relatedArticle__prev__btn img {
  width: 21px;
  height: auto;
}

#ctb-relatedArticle__next__area {
  position: absolute;
  top: 0;
  right: 0;
  width: 58px;
  height: 191px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(33, 33, 33, 0.8);
  z-index: 80;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-relatedArticle__next__area.swiper-button-disabled {
  opacity: 0;
}

#ctb-relatedArticle__next__area:hover #ctb-relatedArticle__next__btn {
  background-color: #656565;
}

@media screen and (max-width: 640px) {
  #ctb-relatedArticle__next__area {
    display: none;
  }
}

#ctb-relatedArticle__next__area #ctb-relatedArticle__next__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0);
  border: none;
  cursor: pointer;
  transition: all 0.2s;
}

#ctb-relatedArticle__next__area #ctb-relatedArticle__next__btn img {
  width: 21px;
  height: auto;
}

#ctb-sns__area {
  position: relative;
  width: 100%;
  z-index: 50;
  background-color: #050505;
  padding: 64px 0 64px 0;
}

@media screen and (max-width: 640px) {
  #ctb-sns__area {
    padding: 56px 0 56px 0;
  }
}

#ctb-sns__area .dummy {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1280px;
  height: auto;
  opacity: 0.333;
}

@media screen and (max-width: 640px) {
  #ctb-sns__area .dummy {
    width: 100%;
  }
}

.ctb-sns__container {
  position: relative;
  width: 696px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  display: block;
}

@media screen and (max-width: 640px) {
  .ctb-sns__container {
    width: 100%;
    padding: 0 32px;
  }
}

.ctb-sns__container .ctb-sns__msg {
  position: relative;
  display: block;
  width: 100%;
  color: white;
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 32px;
  letter-spacing: 0;
  text-decoration: none;
  text-align: center;
  margin: 0;
  padding: 1px 0;
}

.ctb-sns__container .ctb-sns__msg::before, .ctb-sns__container .ctb-sns__msg::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.ctb-sns__container .ctb-sns__msg::before {
  margin-top: -8px;
}

.ctb-sns__container .ctb-sns__msg::after {
  margin-bottom: -8px;
}

.ctb-sns__container .ctb-sns__msg .ctb-bar {
  font-family: "SST W55 Regular", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.ctb-sns__container .ctb-sns__msg.en {
  font-size: 21px;
  font-family: "SST W20 Roman", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

@media screen and (max-width: 640px) {
  .ctb-sns__container .ctb-sns__msg.en {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .ctb-sns__container .ctb-sns__msg {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
  }
  .ctb-sns__container .ctb-sns__msg::before, .ctb-sns__container .ctb-sns__msg::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .ctb-sns__container .ctb-sns__msg::before {
    margin-top: -5px;
  }
  .ctb-sns__container .ctb-sns__msg::after {
    margin-bottom: -5px;
  }
}

.ctb-sns__container #ctb-latest__sns {
  text-align: center;
  margin: 32px auto 0;
}

@media screen and (max-width: 640px) {
  .ctb-sns__container #ctb-latest__sns {
    margin: 24px auto 0;
  }
}

body {
  overflow-y: scroll;
}
