#intro_bnr ul {
  text-align: center;
  margin-bottom: 0px;
}
#intro_bnr ul li {
  display: inline-block;
  line-height: 0;
}
@media (min-width: 768px) {
  #intro_bnr ul li:nth-child(1), #intro_bnr ul li:nth-child(2) {
    margin-right: 24px;
  }
}
@media (max-width: 767px) {
  #intro_bnr ul li {
    margin-top: 20px;
  }
  #intro_bnr ul li:nth-child(1), #intro_bnr ul li:nth-child(2) {
    margin-bottom: 10px;
  }
}
#intro_bnr ul li img {
  margin: 0;
  padding: 0;
}

#main .ico_linkbtn {
  border: 1px solid #23c3c8;
  background: linear-gradient(30deg, transparent, transparent 50%, rgba(35, 195, 200, 0.2)) 0 0/200% 100%;
  transition: background-position 0.3s;
}
@media (max-width: 767px) {
  #main .ico_linkbtn {
    margin-top: 30px;
    padding: 1em 1em !important;
    width: 100%;
  }
}
#main .ico_linkbtn:before {
  background: url('data:image/svg+xml;charset=utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="19" height="16" viewBox="0 0 19 16"><defs><style>.l{fill:%2323c3c8;}</style></defs><path class="l" d="M366-30.44V47.56H-97V-30.44H366m1-1H-98V48.56H367V-31.44h0Z"/><g><rect class="l" x="4" width="15" height="2"/><rect class="l" width="2" height="2"/><rect class="l" y="7" width="2" height="2"/><rect class="l" y="14" width="2" height="2"/><rect class="l" x="4" y="7" width="15" height="2"/><rect class="l" x="4" y="14" width="15" height="2"/></g></svg>') no-repeat left top/contain;
}
#main .ico_linkbtn span {
  color: #23c3c8;
}

.innerLink > * {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 30px;
  padding: 1.33em 1em;
  background: #f0f5fa;
  border-right: 1px solid #23c3c8;
  border-left: 1px solid #23c3c8;
  font-size: 0.9375rem;
}
.innerLink > * > * {
  position: relative;
  display: inline-block;
  width: auto;
}
.innerLink > * > * a {
  color: #212121;
}
.innerLink > * > * strong {
  color: #00aaf5;
}
.innerLink > * > *:before {
  display: inline-block;
  vertical-align: -5%;
  margin-right: 0.25em;
  width: 1em;
  height: 1em;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%2300b4ff%3B%20%7D%20.cls-2%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23fff%3B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20%7D%20.cls-3%20%7B%20fill%3A%20%2300aaf5%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Ccircle%20class%3D%22cls-1%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%227%22%2F%3E%20%3Ccircle%20class%3D%22cls-3%22%20cx%3D%227%22%20cy%3D%227%22%20r%3D%227%22%2F%3E%20%3Cpolyline%20class%3D%22cls-2%22%20points%3D%2210%205.92%207%208.92%204%205.92%22%2F%3E%3C%2Fsvg%3E") no-repeat top left/contain;
}
.innerLink a.js-selectMenu-active {
  font-weight: bold;
  color: #23c3c8;
}
.innerLink > * > *:before {
  background: url('data:image/svg+xml;charset=utf8,<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14"><defs><style>.cls-1{ fill: %2323c3c8; }.cls-2 { fill: none; stroke: %23fff; stroke-linecap: round; stroke-linejoin: round; }</style></defs><circle class="cls-1" cx="7" cy="7" r="7"/><polyline class="cls-2" points="10 5.92 7 8.92 4 5.92"/></svg>') no-repeat left top/contain;
}
.innerLink > * > .hasSelect {
  margin: 0;
  padding: 0 0 0 10px;
}
.innerLink > * > .hasSelect:before, .innerLink > * > .hasSelect:after {
  display: none;
}
.innerLink .select-wrap {
  position: relative;
}
.innerLink .select-wrap:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  background: url(data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20data-name%3D%22%E8%83%8C%E6%99%AF%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2213%22%20viewBox%3D%220%200%2020%2013%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.g%20%7B%20fill%3A%20none%3B%20stroke%3A%20%2300AAF5%3B%20stroke-linecap%3A%20round%3B%20stroke-linejoin%3A%20round%3B%20stroke-width%3A%202px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolyline%20class%3D%22g%22%20points%3D%2216.067%203.263%2010.217%209.263%204.366%203.263%22%2F%3E%3C%2Fsvg%3E) no-repeat center center/50%;
  pointer-events: none;
}
.innerLink .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2.5px 40px 2.5px 5px;
  height: 29px;
  border: 1px solid #23c3c8;
  font-size: 16px;
  border-radius: 3px;
}
.innerLink .select-wrap select:hover {
  cursor: pointer;
}

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

.width-full {
  width: 100%;
}

#main table.color_table_soc {
  width: 100%;
  border-top: 2px solid #FFF;
  border-left: 2px solid #FFF;
}
#main table.color_table_soc th, #main table.color_table_soc td {
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  padding: 12px;
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  #main table.color_table_soc th, #main table.color_table_soc td {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 767px) {
  #main table.color_table_soc th, #main table.color_table_soc td {
    padding: 4px 8px;
  }
}
#main table.color_table_soc thead th {
  background: rgba(35, 195, 200, 0.9);
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#main table.color_table_soc tbody th {
  background: rgba(35, 195, 200, 0.2);
  color: #212121;
  font-weight: bold;
  text-align: left;
}
#main table.color_table_soc tbody td {
  vertical-align: middle;
  background: rgba(35, 195, 200, 0.1);
}
#main table.color_table_soc tbody tr:nth-child(even) td {
  background: rgba(35, 195, 200, 0.025);
}
#main table.color_table_soc tbody td p:nth-last-of-type(1) {
  margin-bottom: 0 !important;
}
#main table.color_table_soc tbody th:nth-child(1) {
  width: 16%;
}
#main table.color_table_soc tbody td:nth-child(2) {
  width: 28%;
}
#main table.color_table_soc tbody td:nth-child(3) {
  width: 28%;
}
#main table.color_table_soc tbody td:nth-child(4) {
  width: 28%;
}
#main table.color_table_soc tbody tr:nth-child(even) th {
  background: rgba(35, 195, 200, 0.125);
}