header#header_top .inner {
  box-sizing: border-box;
  width: 1061px;
  height: 120px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  z-index: 1000;
}
header#header_top .inner .logo {
  padding-top: 35px;
}
header#header_top .inner nav.menu {
  margin-left: auto;
}
header#header_top .inner nav.menu ul {
  width: 440px;
  padding-top: 27px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
header#header_top .inner nav.menu ul li a {
  position: relative;
}
header#header_top .inner nav.menu ul li a figure {
  text-align: center;
}
header#header_top .inner nav.menu ul li a figure span {
  line-height: 33px;
}
header#header_top .inner nav.menu ul li a figure figcaption {
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #005740;
  font-size: 14px;
}
header#header_top .inner nav.menu ul li a.active::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #005740;
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
}
header#header_top .inner ul.shares {
  width: 133px;
  height: 43px;
  margin-top: 38px;
  margin-left: 16px;
  border-left: 1px solid #005740;
  display: -webkit-flex;
  display: flex;
}
header#header_top .inner ul.shares li {
  line-height: 43px;
}
header#header_top .inner ul.shares li:nth-child(1) {
  margin-left: 14px;
}
header#header_top .inner ul.shares li:nth-child(2) {
  margin-left: 15px;
}
header#header_top .inner ul.shares li:nth-child(3) {
  margin-left: 14px;
}
header#header_top .inner ul.shares li:nth-child(4) {
  margin-left: 13px;
}
header#header_top .inner .markcity_select_language {
  width: 85px;
  height: 43px;
  margin-top: 38px;
  border-left: 1px solid #005740;
  border-right: 1px solid #005740;
  text-align: center;
  position: relative;
}
header#header_top .inner .markcity_select_language .main {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
header#header_top .inner .markcity_select_language .main span:nth-child(2) {
  margin-left: 4px;
  color: #005740;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 43px;
}
header#header_top .inner .markcity_select_language ul.sub {
  display: none;
  padding-top: 5px;
  position: absolute;
  top: 100%;
  left: 10px;
}
header#header_top .inner .markcity_select_language ul.sub li:nth-child(n + 2) {
  margin-top: 2px;
}
header#header_top .inner .markcity_select_language ul.sub li a {
  box-sizing: border-box;
  display: block;
  width: 104px;
  padding-left: 5px;
  background: #cddeda;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: left;
  color: #005740;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
header#header_top .inner .markcity_select_language ul.sub li a:hover {
  background: #005740;
  color: #ffffff;
}
header#header_top .inner .markcity_select_language:hover ul.sub {
  display: block;
}
header#header_top .inner .filming_medium {
  width: 106px;
  height: 43px;
  margin-top: 38px;
  border-right: 1px solid #005740;
  text-align: center;
  line-height: 43px;
  position: relative;
}
header#header_top .inner .filming_medium a {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
header#header_top .inner .filming_medium a figure {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
header#header_top .inner .filming_medium a figure span img {
  vertical-align: middle;
}
header#header_top .inner .filming_medium a figure figcaption {
  margin-left: 5px;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #005740;
  font-size: 12px;
  line-height: 14px;
}
header#header_top .inner .contact {
  width: 56px;
  height: 43px;
  margin-top: 38px;
  border-right: 1px solid #005740;
  text-align: center;
  line-height: 43px;
  position: relative;
}
header#header_top .inner .contact a {
  color: #005740;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle;
}
header#header_top .inner .site_map {
  position: absolute;
  top: 21px;
  left: calc(50% + 600px);
}
header#header_top .inner .site_map figcaption {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 13px;
  position: absolute;
  top: 42px;
  left: 0;
}

@media (min-width: 1024px) and (max-width: 1390px) {
  header#header_top .inner .site_map {
    left: calc(50% + 545px);
  }
}
@media screen and (max-width: 767px) {
  header#header_top {
    display: none;
  }
}
#header_top_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  #header_top_sp {
    display: block;
    position: relative;
    z-index: 10002;
  }
  #header_top_sp .bar {
    height: 14.6666666667vw;
    transition: background-color 0.4s ease 0;
  }
  #header_top_sp .bar .inner .ctrl {
    width: 8vw;
    height: 4.9333333333vw;
    position: absolute;
    top: 4.8vw;
    left: 4vw;
  }
  #header_top_sp .bar .inner .ctrl .open {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
  }
  #header_top_sp .bar .inner .ctrl .open > div {
    width: 100%;
    height: 0.4vw;
    background: #005740;
    transform-origin: center left;
    transition: all 0.4s cubic-bezier(0.3, 0.4, 0.1, 1);
    position: absolute;
  }
  #header_top_sp .bar .inner .ctrl .open > div:nth-child(1) {
    top: 0;
  }
  #header_top_sp .bar .inner .ctrl .open > div:nth-child(2) {
    transition-delay: 0.06s;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  #header_top_sp .bar .inner .ctrl .open > div:nth-child(3) {
    transition-delay: 0.12s;
    bottom: 0;
  }
  #header_top_sp .bar .inner .ctrl .close {
    pointer-events: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transform: scale(0);
    position: absolute;
    left: 0;
    top: 0;
  }
  #header_top_sp .bar .inner .ctrl .close > div {
    width: 100%;
    height: 0.4vw;
    margin: auto;
    background: #005740;
    transform-origin: center center;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  #header_top_sp .bar .inner .ctrl .close > div:nth-child(1) {
    transform: rotate(45deg);
  }
  #header_top_sp .bar .inner .ctrl .close > div:nth-child(2) {
    transform: rotate(-45deg);
  }
  #header_top_sp .bar .logo {
    padding-top: 2.6666666667vw;
    text-align: center;
  }
  #header_top_sp .bar .logo img {
    width: 40vw !important;
  }
  #header_top_sp .bar .markcity_select_language {
    position: absolute;
    top: 4vw;
    right: 13.3333333333vw;
  }
  #header_top_sp .bar .markcity_select_language img {
    width: 6.6666666667vw !important;
    cursor: pointer;
  }
  #header_top_sp .bar .site_map {
    position: absolute;
    top: 4vw;
    right: 3.6vw;
  }
  #header_top_sp .bar .site_map img {
    width: 6.6666666667vw !important;
  }
  #header_top_sp .menu_wrapper {
    width: 100%;
    height: 0;
    overflow: hidden;
    background: #005740;
    transition: all 0.4s cubic-bezier(0.3, 0.4, 0.1, 1);
    transform: translateY(30px);
    opacity: 0;
    position: absolute;
    top: 14.6666666667vw;
    left: 0;
    z-index: 10;
  }
  #header_top_sp .menu_wrapper.is-open {
    opacity: 1;
    transform: translateY(0);
  }
  #header_top_sp .menu_wrapper .menu > ul {
    width: 61.6vw;
    margin: 0 auto;
    padding: 8.6666666667vw 0 0;
  }
  #header_top_sp .menu_wrapper .menu > ul > li {
    border-bottom: 1px solid #408170;
  }
  #header_top_sp .menu_wrapper .menu > ul > li figure {
    height: 20.8vw;
    transition: all 0s cubic-bezier(0.3, 0.4, 0.1, 1);
    transform: translateY(30px);
    opacity: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  #header_top_sp .menu_wrapper .menu > ul > li figure span {
    box-sizing: border-box;
    width: 14.6666666667vw;
    padding-left: 2.6666666667vw;
    text-align: center;
  }
  #header_top_sp .menu_wrapper .menu > ul > li figure figcaption {
    margin-left: 2vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 4.2666666667vw;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(1) figure {
    transition-delay: 0.06s;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(1) figure img {
    width: 8.36vw !important;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(2) figure {
    transition-delay: 0.12s;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(2) figure img {
    width: 10.5733333333vw !important;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(3) figure {
    transition-delay: 0.18s;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(3) figure img {
    width: 8.2vw !important;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(4) figure {
    transition-delay: 0.24s;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(4) figure img {
    width: 9.6vw !important;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(5) figure {
    transition-delay: 0.3s;
  }
  #header_top_sp .menu_wrapper .menu > ul > li:nth-child(5) figure img {
    width: 9.6vw !important;
  }
  #header_top_sp .menu_wrapper ul.shares {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 61.6vw;
    height: 13.3333333333vw;
    margin: 0 auto;
    border-bottom: 1px solid #408170;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(1) {
    margin-left: 6.6666666667vw;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(1) img {
    width: auto !important;
    height: 6.56vw !important;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(2) {
    margin-left: 8.4vw;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(2) img {
    width: auto !important;
    height: 6.6666666667vw !important;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(3) {
    margin-left: 8.6666666667vw;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(3) img {
    width: auto !important;
    height: 5.6vw !important;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(4) {
    margin-left: 7.6vw;
  }
  #header_top_sp .menu_wrapper ul.shares li:nth-child(4) img {
    width: auto !important;
    height: 6.6666666667vw !important;
  }
  #header_top_sp .menu_wrapper .filming_medium {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 61.6vw;
    height: 13.0666666667vw;
    margin: 0 auto;
    border-bottom: 1px solid #408170;
  }
  #header_top_sp .menu_wrapper .filming_medium a figure {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
  #header_top_sp .menu_wrapper .filming_medium a figure span img {
    width: 6.6666666667vw !important;
    height: 5.8506666667vw;
  }
  #header_top_sp .menu_wrapper .filming_medium a figure figcaption {
    margin-left: 2.4vw;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 3.7333333333vw;
  }
  #header_top_sp .menu_wrapper .contact a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 61.6vw;
    height: 13.0666666667vw;
    margin: 0 auto;
    border-bottom: 1px solid #408170;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 3.7333333333vw;
  }
  #header_top_sp .menu_wrapper .menu_bottom_padding {
    height: 10.6666666667vw;
  }

  #header_top_sp.is-open .bar {
    background: #ffffff;
  }
  #header_top_sp.is-open .bar .inner .ctrl .open {
    pointer-events: none;
  }
  #header_top_sp.is-open .bar .inner .ctrl .open > div {
    transform: scaleX(0);
  }
  #header_top_sp.is-open .bar .inner .ctrl .close {
    transition: all 0.4s cubic-bezier(0.3, 0.4, 0.1, 1) 0.3s;
    transform: scale(1);
    pointer-events: auto;
  }
  #header_top_sp.is-open .menu_wrapper {
    height: auto;
    overflow: visible;
    opacity: 1;
    transform: translateY(0);
  }
  #header_top_sp.is-open .menu_wrapper .menu > ul > li figure {
    opacity: 1;
    transform: translateY(0);
    transition-duration: 0.4s;
  }
  #header_top_sp.is-open.is-close .bar .inner .ctrl .open {
    pointer-events: none;
  }
  #header_top_sp.is-open.is-close .bar .inner .ctrl .open > div {
    transition-delay: 0.2s;
    transform: scaleX(1);
  }
  #header_top_sp.is-open.is-close .bar .inner .ctrl .close {
    transition-duration: 0.9s;
    transition-delay: 0s;
    transform: rotate(180deg) scale(0.01);
    opacity: 0;
  }
  #header_top_sp.is-open.is-close .menu_wrapper {
    opacity: 0;
    transition-duration: 0.9s;
    transition-delay: 0s;
  }
  #header_top_sp.is-open.is-close .menu_wrapper .menu > ul > li figure {
    opacity: 0;
    transform: translateY(-30px);
    transition-duration: 0.4s;
    transition-delay: 0s;
  }

  .markcity_select_language___modal {
    display: none;
    width: 46.6666666667vw;
    padding: 6vw 0;
    transform: translate(-50%, -50%);
    background: rgba(17, 17, 17, 0.9);
    position: absolute;
    top: 50vh;
    left: 50%;
    z-index: 100;
  }
  .markcity_select_language___modal dl > dt {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .markcity_select_language___modal dl > dt span:nth-child(1) img {
    width: 4.2666666667vw !important;
    height: 4.2666666667vw !important;
  }
  .markcity_select_language___modal dl > dt span:nth-child(2) {
    margin-left: 1.0666666667vw;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-size: 4.2666666667vw;
  }
  .markcity_select_language___modal dl > dd.select {
    margin-top: 2.5333333333vw;
  }
  .markcity_select_language___modal dl > dd.select ul.sub li:nth-child(n + 2) {
    margin-top: 0.5333333333vw;
  }
  .markcity_select_language___modal dl > dd.select ul.sub li a {
    box-sizing: border-box;
    display: block;
    width: 28.5333333333vw;
    margin: 0 auto;
    padding-left: 2.2666666667vw;
    background: #cddeda;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: left;
    color: #005740;
    font-size: 3.7333333333vw;
    line-height: 7.2vw;
    white-space: nowrap;
  }
  .markcity_select_language___modal dl > dd.close {
    width: 6vw;
    height: 6vw;
    margin: 3.3333333333vw auto 0;
    cursor: pointer;
    position: relative;
  }
  .markcity_select_language___modal dl > dd.close::before, .markcity_select_language___modal dl > dd.close::after {
    content: "";
    width: 8vw;
    height: 0.4vw;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .markcity_select_language___modal dl > dd.close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .markcity_select_language___modal dl > dd.close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
header#header_fixed {
  display: none;
  width: 100%;
  height: 70px;
  min-width: 1160px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 87, 64, 0.9);
}
header#header_fixed .inner {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  z-index: 1000;
}
header#header_fixed .inner .logo {
  padding-top: 22px;
}
header#header_fixed .inner nav.menu {
  margin-left: auto;
  margin-top: auto;
}
header#header_fixed .inner nav.menu ul {
  width: 458px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
header#header_fixed .inner nav.menu ul li a {
  padding-bottom: 10px;
  position: relative;
}
header#header_fixed .inner nav.menu ul li a figure {
  text-align: center;
}
header#header_fixed .inner nav.menu ul li a figure span {
  line-height: 26px;
}
header#header_fixed .inner nav.menu ul li a figure figcaption {
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
}
header#header_fixed .inner nav.menu ul li a.active {
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-position: center bottom;
  background-size: 100% 2px;
  background-repeat: no-repeat;
}
header#header_fixed .inner ul.shares {
  width: 139px;
  height: 23px;
  margin-top: 30px;
  margin-left: 25px;
  border-left: 1px solid #ffffff;
  display: -webkit-flex;
  display: flex;
}
header#header_fixed .inner ul.shares li {
  line-height: 23px;
}
header#header_fixed .inner ul.shares li:nth-child(1) {
  margin-left: 17px;
}
header#header_fixed .inner ul.shares li:nth-child(2) {
  margin-left: 17px;
}
header#header_fixed .inner ul.shares li:nth-child(3) {
  margin-left: 17px;
}
header#header_fixed .inner ul.shares li:nth-child(4) {
  margin-left: 12px;
}
header#header_fixed .inner .markcity_select_language {
  width: 95px;
  height: 23px;
  margin-top: 30px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  text-align: center;
  position: relative;
}
header#header_fixed .inner .markcity_select_language .main {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
header#header_fixed .inner .markcity_select_language .main span:nth-child(2) {
  margin-left: 4px;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}
header#header_fixed .inner .markcity_select_language ul.sub {
  display: none;
  padding-top: 5px;
  position: absolute;
  top: 100%;
  left: 10px;
}
header#header_fixed .inner .markcity_select_language ul.sub li:nth-child(n + 2) {
  margin-top: 2px;
}
header#header_fixed .inner .markcity_select_language ul.sub li a {
  box-sizing: border-box;
  display: block;
  width: 104px;
  padding-left: 5px;
  background: #cddeda;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: left;
  color: #005740;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
header#header_fixed .inner .markcity_select_language ul.sub li a:hover {
  background: #005740;
  color: #ffffff;
}
header#header_fixed .inner .markcity_select_language:hover ul.sub {
  display: block;
}
header#header_fixed .inner .contact {
  width: 95px;
  height: 23px;
  margin-top: 30px;
  border-right: 1px solid #ffffff;
  text-align: center;
}
header#header_fixed .inner .contact a {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 23px;
}
header#header_fixed .site_map {
  position: absolute;
  top: 14px;
  right: 19px;
}

@media screen and (max-width: 767px) {
  header#header_fixed {
    display: block;
    width: 100%;
    height: 16vw;
    min-width: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  header#header_fixed .inner {
    width: 88vw;
  }
  header#header_fixed .inner .logo {
    display: none;
  }
  header#header_fixed .inner nav.menu {
    width: 100%;
    margin-left: 0;
  }
  header#header_fixed .inner nav.menu ul {
    width: 100%;
  }
  header#header_fixed .inner nav.menu ul li a {
    padding-bottom: 2.4vw;
    position: relative;
  }
  header#header_fixed .inner nav.menu ul li a figure {
    text-align: center;
  }
  header#header_fixed .inner nav.menu ul li a figure span {
    line-height: 8vw;
  }
  header#header_fixed .inner nav.menu ul li a figure figcaption {
    margin-top: 0.8vw;
    font-size: 2.4vw;
  }
  header#header_fixed .inner nav.menu ul li a.active {
    background-image: none;
  }
  header#header_fixed .inner nav.menu ul li:nth-child(1) figure img {
    width: 6.6666666667vw !important;
  }
  header#header_fixed .inner nav.menu ul li:nth-child(2) figure img {
    width: 8.16vw !important;
  }
  header#header_fixed .inner nav.menu ul li:nth-child(3) figure img {
    width: 6.52vw !important;
  }
  header#header_fixed .inner nav.menu ul li:nth-child(4) figure img {
    width: 8vw !important;
  }
  header#header_fixed .inner nav.menu ul li:nth-child(5) figure img {
    width: 7.4666666667vw !important;
  }
  header#header_fixed .inner ul.shares {
    display: none;
  }
  header#header_fixed .inner .markcity_select_language {
    display: none;
  }
  header#header_fixed .inner .contact {
    display: none;
  }
  header#header_fixed .site_map {
    display: none;
  }
}
body[data-selected-language="ja"] header#header_top .inner .markcity_select_language ul.sub li a[data-gengo="ja"],
body[data-selected-language="ja"] header#header_fixed .inner .markcity_select_language ul.sub li a[data-gengo="ja"],
body[data-selected-language="ja"] header#header_top_sp .markcity_select_language___modal dl > dd.select li a[data-gengo="ja"] {
  background: #005740;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}

body[data-selected-language="en"] header#header_top .inner .markcity_select_language ul.sub li a[data-gengo="en"],
body[data-selected-language="en"] header#header_fixed .inner .markcity_select_language ul.sub li a[data-gengo="en"],
body[data-selected-language="en"] header#header_top_sp .markcity_select_language___modal dl > dd.select li a[data-gengo="en"] {
  background: #005740;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}

body[data-selected-language="zh-CN"] header#header_top .inner .markcity_select_language ul.sub li a[data-gengo="zh-CN"],
body[data-selected-language="zh-CN"] header#header_fixed .inner .markcity_select_language ul.sub li a[data-gengo="zh-CN"],
body[data-selected-language="zh-CN"] header#header_top_sp .markcity_select_language___modal dl > dd.select li a[data-gengo="zh-CN"] {
  background: #005740;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}

body[data-selected-language="zh-TW"] header#header_top .inner .markcity_select_language ul.sub li a[data-gengo="zh-TW"],
body[data-selected-language="zh-TW"] header#header_fixed .inner .markcity_select_language ul.sub li a[data-gengo="zh-TW"],
body[data-selected-language="zh-TW"] header#header_top_sp .markcity_select_language___modal dl > dd.select li a[data-gengo="zh-TW"] {
  background: #005740;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}

body[data-selected-language="ko"] header#header_top .inner .markcity_select_language ul.sub li a[data-gengo="ko"],
body[data-selected-language="ko"] header#header_fixed .inner .markcity_select_language ul.sub li a[data-gengo="ko"],
body[data-selected-language="ko"] header#header_top_sp .markcity_select_language___modal dl > dd.select li a[data-gengo="ko"] {
  background: #005740;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}

/*# sourceMappingURL=header.css.map */
