.backdrop,
.header {
  display: none;
}
.video {
  height: 0;
  margin-bottom: 0.83333em;
  padding-bottom: 56.25%;
  position: relative;
}
.video_img,
.video iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}
.video_center {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-finished .video_logo {
  height: 66px;
  margin-bottom: 5%;
  width: 79px;
}
.video-finished .g-btn {
  text-align: center;
}
.video-member {
  color: #fff;
}
.video-member .g-i-member {
  align-items: center;
  background-color: #000;
  border-radius: 100%;
  display: flex;
  font-size: 2.5rem;
  height: 46px;
  justify-content: center;
  width: 46px;
}
.video-member .g-i-member:before {
  transform: translateY(-2px);
}
.video-member .video_h {
  font-size: 2.2rem;
  font-weight: 600;
  margin-top: 4%;
}
.video-member .video_desc {
  margin-top: 2%;
  padding: 0 15px;
  text-align: center;
}
.video-member .g-i-login {
  color: #888;
  font-size: 2.4rem;
}
.g-h-2 {
  margin-bottom: 0.55556em;
}
.g-main .g-movieMeta {
  margin-bottom: 14px;
}
.g-main .g-sns {
  margin-top: 30px;
}
.description {
  margin-top: 2.57143em;
}
.linkBtn i {
  color: inherit;
  font-size: 2rem;
  margin-right: 10px !important;
}
.noteBtn {
  margin-bottom: 17px;
  text-align: right;
}
.noteBtn i {
  margin-right: 7px !important;
}
.sideBar {
  background-color: #efefef;
  margin-top: 30px;
  padding-bottom: 40px;
  padding-top: 40px;
}
.sideBar .g-h_h i {
  font-size: 1em;
  margin-right: 0.5em;
}
.float-content {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 360px;
  box-sizing: border-box;
  background: #e9f7f5;
  z-index: 9;
  border-radius: 4px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.16);
  border: 1px solid #bbb;
}
.float-content.is-active {
  border: 1px solid transparent;
  background: #fff;
}
.float-content .heading {
  display: block;
  margin: 0;
  padding: 0;
}
.float-content .heading .text {
  font-size: 1.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 20px 17px 20px;
  width: 100%;
  border: none;
  font-weight: inherit;
  line-height: 16px;
  border-radius: 4px;
  background: transparent;
}
.float-content .heading button.text {
  cursor: pointer;
}
.float-content.is-active .heading .text {
  background: transparent;
}
.float-content .heading .text:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='%23009682'%3E%3Cpath d='M15 9H1a1 1 0 01-1-1 1 1 0 011-1h14a1 1 0 011 1 1 1 0 01-1 1z'/%3E%3Cpath d='M8 16a1 1 0 01-1-1V1a1 1 0 011-1 1 1 0 011 1v14a1 1 0 01-1 1z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  transform: translateY(-2px);
}
.float-content.is-active .heading .text:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2'%3E%3Cpath d='M15 2H1a1 1 0 01-1-1 1 1 0 011-1h14a1 1 0 011 1 1 1 0 01-1 1z' fill='%23009682'/%3E%3C/svg%3E");
}
.float-content .bloc-container {
  padding: 0 20px;
  overflow: hidden;
  box-sizing: border-box;
  height: 0;
  transition: height 0.2s;
}
.float-content .bloc-container > :last-child {
  margin-bottom: 17px;
}
.float-content.is-active .bloc-container {
  height: auto;
}
.float-content .bloc-container .list-container {
  display: flex;
  width: 100%;
  overflow: hidden;
}

.currency-pair-wrapper .swiper-slide:nth-child(even) .currency-pair {
  background-color: #E4E4E4 !important;
}
.currency-pairs {
  display: flex;
  margin-bottom: 10px;
}
.currency-pairs .swiper-slide {
  width: 33.333%!important;
}
.currency-pair {
  flex-direction: column;
  padding: 15px 5px !important;
  height: auto !important;
  width: 100% !important;
}
.currency-pair .text {
  display: block;
  margin-top: 10px;
  text-decoration: underline;
  font-weight: bold;
}
.currency-pair .image {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.currency-pair .image .icon {
  margin: 0 2px;
}
.currency-pair .image .icon:before {
  content: "";
  width: 24px;
  height: 17px;
  background-position: center;
  background-size: contain;
  display: block;
}
.currency-pair .icon-aud:before {
  background-image: url(/money-satellite/assets/img/currency/icon_aud01.svg);
}
.currency-pair .icon-cad:before {
  background-image: url(/money-satellite/assets/img/currency/icon_cad01.svg);
}
.currency-pair .icon-chf:before {
  background-image: url(/money-satellite/assets/img/currency/icon_chf01.svg);
}
.currency-pair .icon-eur:before {
  background-image: url(/money-satellite/assets/img/currency/icon_eur01.svg);
}
.currency-pair .icon-gbp:before {
  background-image: url(/money-satellite/assets/img/currency/icon_gbp01.svg);
}
.currency-pair .icon-jpy:before {
  background-image: url(/money-satellite/assets/img/currency/icon_jpy01.svg);
}
.currency-pair .icon-mxn:before {
  background-image: url(/money-satellite/assets/img/currency/icon_mxn01.svg);
}
.currency-pair .icon-nzd:before {
  background-image: url(/money-satellite/assets/img/currency/icon_nzd01.svg);
}
.currency-pair .icon-try:before {
  background-image: url(/money-satellite/assets/img/currency/icon_try01.svg);
}
.currency-pair .icon-usd:before {
  background-image: url(/money-satellite/assets/img/currency/icon_usd01.svg);
}
.currency-pair .icon-zar:before {
  background-image: url(/money-satellite/assets/img/currency/icon_zar01.svg);
}


.bloc-container[data-selected="list2"] .link-list-stock {
  transform: translateX(-100%);
}
.link-list-stock {
  min-width: 100%;
  max-height: 220px;
  overflow: auto;
  width: 100%;
  border: 2px solid #ddd;
  transition: transform 0.3s;
}
.link-list-stock li {
  display: flex;
  padding: 8px 16px;
  font-size: 1.4rem;
  justify-content: space-between;
  align-items: center;
}
.link-list-stock li:nth-of-type(odd) {
  background: #efefef;
}
.link-list-stock li:nth-of-type(2n) {
  background: #e4e4e4;
}
.link-list-stock .button-link {
  display: flex;
  width: 75px;
  height: 28px;
  line-height: 1;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 3px 8px 0;
  border-radius: 3px;
  text-decoration: none;
  transition: opacity 0.3s;
}
.link-list-stock .button-link:hover {
  opacity: 0.6;
}
.link-list-stock:first-of-type .button-link {
  background: #d04274;
}
.link-list-stock:nth-of-type(2) .button-link {
  background: #fb7901;
  width: 89px;
}
.link-list-stock .button-link:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.184' height='9.54'%3E%3Cpath d='M1 9.54a1 1 0 01-.707-1.707L3.356 4.77.293 1.707A1 1 0 011.707.293L6.184 4.77 1.707 9.247A1 1 0 011 9.54z' fill='%23fff'/%3E%3C/svg%3E");
  width: 7px;
  height: 10px;
  background-position: 0;
  background-repeat: no-repeat;
  flex: 0 0 auto;
  transform: translateY(-1px);
}

.link-list-investment-trust {
  max-height: 220px;
  overflow: auto;
  width: 100%;
  border: 2px solid #ddd;
}

.link-list-investment-trust li:nth-of-type(odd) {
  background: #F1FAFD;
}

.investment-trust-links {
  display: flex;
  min-width: 142px;
}

.investment-trust-links li {
  width: 66px;
}
.investment-trust-links .order {
  margin-right: 10px;
}
.investment-trust-links .reserve {
  margin-left: auto;
}

.investment-trust-links .button-link {
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  border-radius: 3px;
  text-decoration: none;
  transition: opacity 0.2s;
}
.investment-trust-links .button-link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.investment-trust-links .order-btn {
  background: #E83B3B;
}
.investment-trust-links .reserve-btn {
  background: #009682;
}

.link-list-investment-trust > li {
  display: flex;
  padding: 8px 16px;
  font-size: 1.4rem;
  justify-content: space-between;
  align-items: center;
}

.list-switch {
  height: 40px;
  border-radius: 40px;
  background: #efefef;
  display: flex;
  align-items: cemter;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
}
.list-switch:after {
  content: "";
  height: 40px;
  width: 50%;
  border-radius: 40px;
  background: var(--accent-color);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: left 0.3s;
}
.list-switch:before {
  content: "";
  width: 1px;
  height: calc(100% - 6px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #ddd;
  z-index: 0;
}
.list-switch button {
  width: 50%;
  height: 40px;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  font-weight: 700;
  cursor: pointer;
  z-index: 1;
  background: transparent;
  transition: color 0.3s;
  position: relative;
}
.bloc-container[data-selected="list1"] .list-switch button[data-target="list1"],
.bloc-container[data-selected="list2"] .list-switch button[data-target="list2"] {
  color: #fff;
  pointer-events: none;
}
.bloc-container[data-selected="list2"] .list-switch:after {
  left: 50%;
}
.float-content .list-container + .note {
  padding-top: 10px;
}
.float-content .bloc-container .note {
  display: block;
  color: #888;
  font-size: 1.2rem;
}
.symbol-carousel-bloc .tagCarousel {
  position: relative;
}
.symbol-carousel-bloc .g-carousel_next,
.symbol-carousel-bloc .g-carousel_prev {
  display: block;
}
.symbol-carousel-bloc .swiper-slide {
  width: auto;
}


.g-description-clamp {
  position: relative;
}
.g-description-clamp[data-clamped="true"] {
  max-height: 100px;
  overflow: hidden;
  position: relative;
}
.g-description-clamp[data-clamped="true"]:after {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 100%);
}

.more-text {
  margin-top: 15px;
}


.recommendMovieBg {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 1;
}
.recommendMovie {
  display: none;
  position: absolute;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  place-items: center;
  padding: 0;
  z-index: 2;
}
.recommendMovieBg.is-active,
.recommendMovie.is-active {
  display: -ms-grid;
  display: grid;
  opacity: 0;
  transition: 0.3s;
}
.recommendMovieBg.is-active.is-active-animation,
.recommendMovie.is-active.is-active-animation {
  opacity: 1;
}

.recommendMovie_inner {
  width: 60%;
  margin: auto;
  background: transparent;
  padding: 20px;
  border-radius: 4px;
  display: -ms-grid;
  display: grid;
  gap: 15px;
  position: relative;
  max-width: 510px;
}
.recommendMovie_closeIcon {
  cursor: pointer;
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  background: transparent;
  z-index: 1;
}
.recommendMovie_title {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
}
.recommendMovie_subtitle {
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
}
.recommendMovie_wrap {
  display: flex;
  justify-content: center;
}
.recommendMovie_wrap > * + * {
  margin-left: 6%;
}
.recommendMovie_item {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  width: 100%;
}
.recommendMovie_item .g-mediaItem {
  max-width: 220px;
}
.recommendMovie_item .g-mediaItem_txt {
  color: #fff;
}
.recommendMovie_item .g-movieMeta {
  color: #fff;
  margin-bottom: 0 !important;
}
.recommendMovie_close {
  text-align: center;
}
.recommendMovie_close .g-btn {
  border: 1px solid #BBBBBB;
  background: transparent;
  color: #fff;
  min-height: 34px;
}
html[data-states~="noTouch"] .recommendMovie_close .g-btn:hover {
  border-color: #fff;
  background-color: #fff;
  color: #333;
}


.editor-contents {
  font-size: 1.4rem;
}

.editor-contents img {
  height: auto;
}

.tag {
  margin-top: 20px;
  background: #EFEFEF;
  padding: 15px 15px;
}
.tag-more {
  display: none;
  margin-top: 0;
  padding-left: 5px;
}
.tag-items {
}
.tag-items_inner {
  display: flow-root;
  overflow: hidden;
  padding: 5px;
}
.tag-items .g-tag {
  transition: transform 0.2s ease-out, background 0.2s;
}
html[data-states~="noTouch"] .tag-items .g-tag:hover {
  transform: scale(1.05);
}

.sns {
  margin-top: 30px;
}
.sns .g-sns {
  margin-left: 0!important;
  justify-content: flex-start;
}
@media (min-width: 769px) {
  .more-text {
    text-align: center;
  }
  .recommendMovie_wrap-sp {
    display: none;
  }
  .g-contents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 240px;
    grid-template-columns: 1fr 240px;
    -ms-grid-rows: auto auto 1fr;
    grid-template-rows: auto auto 1fr;
  }
  .g-search {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
  .g-main {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
  .sideBar {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/4;
  }
  .g-contents_footer {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
  }
  .video {
    margin-bottom: 1.26923em;
  }
  .video-finished .video_logo {
    height: auto;
    max-width: 215px;
    width: 19.907407407%;
  }
  .video-finished .g-btn {
    font-size: 1.6rem;
    padding: 15px 30px;
  }
  .video-member .g-i-member {
    font-size: 3.7rem;
    height: 66px;
    width: 66px;
  }
  .video-member .video_h {
    font-size: 3rem;
  }
  .video-member .video_desc {
    font-size: 1.6rem;
  }
  .g-h-2 {
    margin-bottom: 0.5em;
  }
  .g-main .g-movieMeta {
    margin-bottom: 18px;
  }
  .g-main .g-sns {
    margin: 0 0 0 10px;
  }
  .description {
    margin: 1.85714em 0 0;
    overflow: hidden;
  }
  .noteBtn {
    margin-bottom: -23px;
  }
  .sideBar {
    margin-top: 0;
    padding: 30px 20px;
    width: 100%;
  }
  .sideBar_movie:nth-child(n + 2) {
    margin-top: 30px;
  }
  .sideBar_movie-empty {
    display: none;
  }
  .sideBar_movie-empty + .sideBar_movie {
    margin-top: 0;
  }
  .sideBar .g-carousel_wrapper {
    display: block;
    transform: translateZ(0) !important;
  }
  .sideBar .g-carousel_slide {
    min-height: 190px;
  }
  .sideBar .g-carousel .g-carousel_slide:nth-child(n + 2) {
    margin-top: 30px;
  }
  .sideBar .g-time {
    bottom: 10px;
    right: 10px;
  }
  .sideBar .g-carousel_data {
    margin: 15px 0 0;
  }
  .sideBar .g-movieMeta {
    margin-top: 5px;
  }
  .sideBar .g-carousel_next,
  .sideBar .g-carousel_prev {
    display: none;
  }
  .commentForm .g-label {
    margin-right: 15px;
  }
  .commentForm table {
    width: 100%;
  }
  .commentForm td,
  .commentForm th {
    padding: 10px 0;
    vertical-align: top;
  }
  .commentForm th {
    font-size: 1.6rem;
    padding-right: 20px;
    text-align: left;
    white-space: nowrap;
  }
  .commentForm td {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .recommendMovie_inner {
    gap: 15px;
  }
  .recommendMovie_close .g-btn {
    min-height: 34px;
  }
  .g-contents {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 300px;
    grid-template-columns: 1fr 300px;
    -ms-grid-rows: auto auto 1fr;
    grid-template-rows: auto auto 1fr;
  }
}
@media (min-width: 1150px) {
  .recommendMovie_inner {
    gap: 25px;
  }
  .recommendMovie_close .g-btn {
    min-height: 44px;
  }
}
@media (max-width: 999px) {
  .recommendMovie {
    padding: 15px;
  }
  .recommendMovie_inner {
    padding: 15px;
  }
  .recommendMovie_item {
      max-width: 100%;
  }
  .recommendMovie_wrap {
  }
  .recommendMovie_item .g-mediaItem {
    max-width: none;
  }
  .recommendMovie .g-mediaItem_box {
    display: flex;
  }
  .recommendMovie .g-mediaItem_img {
    align-self: flex-start;
    width: 50%;
    flex-shrink: 0;
    margin-right: 20px;
  }
  .recommendMovie .g-mediaItem_data {
    margin-top: 0;
  }
  .recommendMovie .g-mediaItem_txt.g-clamp[data-clamped="true"] {
    -webkit-line-clamp: 3;
  }

  .recommendMovie_close .g-btn {
    border: none;
    padding: 0;
    background: transparent;
    min-height: auto;
    text-decoration: underline!important;
    display: inline-block;
    width: auto;
    min-width: 0;
  }
  html[data-states~="noTouch"] .recommendMovie_close .g-btn:hover {
    background: transparent;
    color: #fff;
    border: none;
  }
}
@media (max-width: 768px) {
  .recommendMovie_wrap-pc {
    display: none;
  }
  .recommendMovie {
    padding: 15px 30px;
  }
  .recommendMovie_inner {
    width: 100%;
    padding: 0;
  }
  .recommendMovie_title {
    font-size: 1.8rem;
  }
  .recommendMovie_closeIcon {
    width: 24px;
    height: 24px;
    right: 10px;
    top: 10px;
  }
  html[data-states~="enoughDown"][data-states~="scrollDown"] .g-header {
    transform: translateY(0);
  }
  html[data-states~="enoughDown"][data-states~="scrollUp"] .g-header {
    border-bottom: 0;
  }
  .video_inner {
    height: 0;
    padding-bottom: 56.25%;
    position: fixed;
    transform: translateY(0);
    transition: transform 0.2s 0.4s;
    width: 100%;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
  }
  html[data-states~="zvFocused"] .video_inner {
    transform: translateY(-100%);
  }
  .video-member {
    height: auto;
    padding-bottom: 0;
  }
  .video-member .video_inner {
    height: 357px;
    padding-bottom: 0;
    position: static;
  }
  .video-member .video_img {
    max-width: none;
    object-fit: cover;
    position: static;
  }
  .sideBar_controller {
    display: flex;
  }
  .sideBar_controller .g-time {
    bottom: 10px;
    right: 10px;
  }
  .sideBar_controller .g-carousel_data {
    margin: 15px 0 0;
  }
  .sideBar_controller .g-movieMeta {
    margin-top: 5px;
  }
  .sideBar_movie {
    flex-basis: 0;
    flex-grow: 1;
  }
  .sideBar_movie:first-child {
    order: 2;
  }
  .sideBar_movie:first-child .g-h_h {
    flex-direction: row-reverse;
    width: 100%;
  }
  .sideBar_movie:first-child .g-h_h i {
    margin: 0 0 0 0.5em;
  }
  .sideBar_movie:nth-child(2) {
    margin-right: 10px;
    order: 1;
  }
  .sideBar_movie .g-carousel_slide {
    min-height: 182px;
  }
  .commentForm .g-label {
    margin-right: 15px;
  }
  .commentForm table,
  .commentForm tbody,
  .commentForm td,
  .commentForm th,
  .commentForm tr {
    display: block;
    width: 100%;
  }
  .commentForm tr:nth-child(n + 2) {
    margin-top: 25px;
  }
  .commentForm td,
  .commentForm th {
    padding: 0;
  }
  .commentForm th {
    font-size: 1.6rem;
    text-align: left;
  }
  .commentForm td {
    margin-top: 17px;
  }
  .tag-more {
    display: block;
  }

  .tag {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 10px;
  }
  .tag-items[data-clamped="true"] {
    max-height: 108px;
    overflow: hidden;
    position: relative;
  }
  .tag .g-btn-accordion[data-clamp]:disabled {
    display: none;
  }
  .tag .g-btn-accordion {
    margin-top: 15px;
  }
}
@media (min-width: 769px) and (max-width: 999px) {
  .recommendMovie_inner {
    width: 100%;
    padding: 5px 15px;
    gap: 10px;
  }
  .recommendMovie_wrap {
    flex-direction: column;
  }
  .recommendMovie {
    place-content: center;
  }
  .recommendMovie_subtitle {
    display: none;
  }
  .recommendMovie .g-mediaItem_img {
    width: 25%;
    margin-right: 15px;
  }
  .recommendMovie_wrap > * + * {
    margin-left: 0;
  }
  .g-mediaItem_data {
    display: flex;
    flex-direction: column;
  }
  .recommendMovie_item:not(:first-child) {
    margin-top: 10px;
  }
  .recommendMovie_item .g-movieMeta {
    margin-top: 0;
  }
  .recommendMovie_item .g-mediaItem:not(:first-child) {
    margin-top: 10px;
  }
  .recommendMovie .g-mediaItem_txt {
    font-size: 12px;
  }
  .recommendMovie .g-mediaItem_txt.g-clamp[data-clamped="true"] {
    -webkit-line-clamp: 2;
  }
  .recommendMovie .g-mediaItem .g-time {
    bottom: 3px;
    right: 3px;
  }
}
@media (min-width: 769px) and (max-width: 1399px) {
  html[data-states~="clip"] .g-contents {
    width: 100%;
  }
  .backdrop {
    background-color: rgba(0, 0, 0, 0.42);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    width: 0;
    z-index: 12;
  }
  html[data-states~="gNavExpanded"] .backdrop {
    opacity: 1;
    width: auto;
  }
  .g-gNav {
    position: fixed;
    transform: translateX(-100%);
    transition: transform 0.2s;
    z-index: 13;
  }
  html[data-states~="gNavExpanded"] .g-gNav {
    transform: translateX(0);
  }
  .g-contents {
    margin-left: 0;
  }
  .g-search {
    margin-left: 260px;
  }
  .header {
    align-items: center;
    display: flex;
    left: 30px;
    position: absolute;
    top: 37px;
  }
  .header_menu {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    color: #888;
    margin-right: 25px;
    padding: 0;
  }
  .header_menu i {
    font-size: 3.3rem;
  }
  .header_logo img {
    height: auto;
    width: 173px;
  }
}
@media (min-width: 769px) and (max-width: 900px) {
  .video-member .g-i-member {
    display: none;
  }
  .video-member .video_h {
    font-size: 2rem;
  }
  .video-member .video_desc {
    font-size: 1.4rem;
  }
  .video-member .g-btn {
    min-width: 0;
  }
}
@media (max-width: 880px) {
  .description_link {
    margin-top: 20px;
    text-align: right;
  }
}
@media (min-width: 881px) {
  .description_link {
    float: right;
    margin-top: -23px;
    position: relative;
  }
}
@media not screen and (max-width: 768px) {
  .g-hide-if-pc {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .float-content {
    position: relative;
    right: inherit;
    bottom: inherit;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    z-index: inherit;
    border-radius: 0;
    box-shadow: none;
    border: none;
  }
  .float-content .heading .text {
    padding: 0;
    pointer-events: none;
  }
  .float-content .heading .text:after {
    display: none;
  }
  .float-content .bloc-container {
    padding: 0;
    overflow: inherit;
    box-sizing: border-box;
    height: auto;
  }
  .list-switch {
    display: none;
  }
  .g-fullBox.tagCarousel.g-carousel-def {
    display: block;
    min-height: auto;
    margin-top: 25px;
  }
  .g-fullBox.tagCarousel.g-carousel-def .swiper-slide {
    width: auto;
  }
  .g-hide-if-sp {
    display: none !important;
  }
  .float-content {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #ddd !important;
  }
  .symbol-carousel-bloc {
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
  }
  .symbol-carousel-bloc p {
    font-size: 1.2rem;
    color: #888;
  }
  .symbol-carousel-bloc .g-carousel {
    margin-bottom: 10px;
  }
  .symbol-carousel-bloc .tagCarousel {
    position: relative;
  }
  .symbol-carousel-bloc .g-carousel-def {
    min-height: auto;
  }
  .symbol-carousel-bloc .g-carousel_wrapper {
    display: inline-flex;
  }
  .symbol-carousel-bloc .g-carousel_next {
    right: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='40'%3E%3Cpath fill='%23a5a5a5' d='M0 0h23v40H0z'/%3E%3Cpath d='M11.287 25.614l-2.121-2.121 3.494-3.494-3.494-3.494 2.121-2.121 5.615 5.615z' fill='%23fff'/%3E%3C/svg%3E");
  }
  .symbol-carousel-bloc .g-carousel_prev {
    left: 0;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='40'%3E%3Cpath fill='%23a5a5a5' d='M23 40H0V0h23z'/%3E%3Cpath d='M11.713 14.386l2.121 2.121-3.494 3.494 3.494 3.494-2.121 2.121-5.615-5.615z' fill='%23fff'/%3E%3C/svg%3E");
  }
  .symbol-carousel-bloc .g-carousel_next,
  .symbol-carousel-bloc .g-carousel_prev {
    display: block;
    height: 100%;
    top: 0;
    width: 23px;
    overflow: hidden;
    opacity: 1;
    background-repeat: no-repeat;
    background-color: #a5a5a5;
    background-position: center;
  }
  .symbol-carousel-bloc .g-carousel:hover .g-carousel_next,
  .symbol-carousel-bloc .g-carousel:hover .g-carousel_prev,
  .symbol-carousel-bloc .g-carousel_next i,
  .symbol-carousel-bloc .g-carousel_prev i {
    display: none;
  }
  .symbol-carousel-bloc .swiper-slide {
    width: auto;
  }
  .symbol-carousel-bloc .swiper-slide a {
    width: auto;
    margin-right: 0 !important;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border: 1px solid #ddd;
    border-left: none;
    background: #efefef;
    width: calc(100% + 10px);
    box-sizing: border-box;
  }
  .symbol-carousel-bloc .swiper-slide a.is-android-link,
  .symbol-carousel-bloc .swiper-slide a.is-ios-link {
    display: none;
  }
  html[data-states~="isAndroid"] .symbol-carousel-bloc .swiper-slide a.is-android-link {
    display: flex;
  }
  html[data-states~="isAndroid"] .symbol-carousel-bloc .swiper-slide a.is-default-link,
  html[data-states~="isAndroid"] .symbol-carousel-bloc .swiper-slide a.is-ios-link {
    display: none;
  }
  html[data-states~="isIos"] .symbol-carousel-bloc .swiper-slide a.is-ios-link {
    display: flex;
  }
  html[data-states~="isIos"] .symbol-carousel-bloc .swiper-slide a.is-android-link,
  html[data-states~="isIos"] .symbol-carousel-bloc .swiper-slide a.is-default-link {
    display: none;
  }
  .symbol-carousel-bloc .swiper-slide:first-of-type a {
    border-left: 1px solid #ddd;
  }
  .symbol-carousel-bloc[next="false"] .g-carousel_next,
  .symbol-carousel-bloc[prev="false"] .g-carousel_prev {
    display: none;
  }
  .symbol-carousel-bloc[drag="false"] .swiper-container {
    /*transform: translateX(15px);*/
    margin-left: 15px;
  }
  .symbol-carousel-bloc[drag="false"] .swiper-wrapper {
    transform: none !important;
  }
}

