@charset "UTF-8";
/*--------------------------------
    contents
--------------------------------*/
#wrap-container {
  width: 1200px;
  margin: 10px auto 0;
  padding: 0 10px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, Meiryo, "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

#contents {
  display: flex;
}

#container {
  width: 980px;
  margin-right: 0;
  margin-left: 0;
}

#main-contents {
  width: 980px;
  margin: 0 0 30px;
}

/*--------------------------------
    タイトル
--------------------------------*/
.title-lanhub {
  border-bottom: 1px solid #ccc;
  margin: 25px 0 30px;
}

.title-lanhub img {
  width: 68px;
  height: 76px;
  vertical-align: middle;
}

.title-lanhub h1 {
  font-size: 32px;
  line-height: 1.4;
  margin-left: 12.5px;
  display: inline-block;
  vertical-align: middle;
  width: 890px;
}

#mainBanner {
  margin-top: 0;
}

/*--------------------------------
    メニュー
--------------------------------*/
.page-tab {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 29px;
  display: flex;
  justify-content: space-around;
}

.page-tab .select-tab {
  width: 478px;
}

.page-tab .select-tab a {
  width: 100%;
  height: 64px;
  line-height: 64px;
  border-radius: 10px;
  border: 2px solid #0d0c6a;
  background-color: #fff;
  color: #0d0c6a;
  display: block;
  position: relative;
  font-size: 1.25em;
  font-weight: bold;
}

.page-tab .select-tab.now a {
  border: 2px solid #0d0c6a;
  background-color: #0d0c6a;
  color: #fff;
}

.page-tab .select-tab.now a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -14px;
  left: calc(50% - 7px);
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 13px solid #0d0c6a;
}

div#menu {
  background-color: #e4eaf8;
  padding: 30px 35px 15px;
}

div#menu ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

div#menu ul li {
  margin: 0 0.6% 15px;
  width: 48.6%;
  height: 106px;
  background-image: url(/static/images/product/network/lanhub/img_Arrow_blue_pc.png);
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-color: #fff;
  border-radius: 8px;
  opacity: 1;
}

div#menu ul li:nth-last-of-type(1) strong {
  top: 43px;
}

div#menu ul li:nth-of-type(2n) {
  margin: 0 0 10px 10px;
}

div#menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

div#menu ul li a span strong {
  display: block;
  position: absolute;
  left: 138px;
  top: 32px;
  text-align: left;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  line-height: 1.4;
  font-size: 1.1em;
}

div#menu ul li a span p {
  position: absolute;
  left: 138px;
  top: 58px;
  text-align: left;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  line-height: 1.4;
}

div#menu ul li img {
  max-width: 112px;
  max-height: 103px;
  margin: 2px 11px 2px 15px;
  float: left;
}

div#menu ul li span {
  display: block;
  text-align: left;
}

div#menu ul li a:hover {
  opacity: 0.6;
}

div#menu ul li a:hover img {
  opacity: 1 !important;
}

div#adupt_banner_area {
  text-align: center;
  margin: 40px 0 0;
}

div#adupt_banner_area a {
  display: inline-block;
  width: 55.103%;
}

div#adupt_banner_area a img {
  width: 100%;
}

/*--------------------------------
    一覧表
--------------------------------*/
.hayami-ttl {
  text-align: center;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  margin: 100px 0 20px;
  border-bottom: 0;
  padding-bottom: 0;
  line-height: 1.4;
  font-size: 1.6em;
}

div#ichiran {
  position: relative;
  width: 980px;
  box-sizing: initial;
  margin-bottom: 3%;
}

table.hyo {
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  background-color: #f7f7f7;
  table-layout: fixed;
}

table.hyo th,
table.hyo td {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 1%;
  line-height: 1.2;
}

table.hyo tr td:nth-child(2),
table.hyo tr td:nth-child(3),
table.hyo tr td:nth-child(4),
table.hyo tr td:nth-child(5),
table.hyo tr td:nth-child(6),
table.hyo tr td:nth-child(7),
table.hyo tr td.erg {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid #bcbcbc;
  opacity: 1;
}

table.hyo th.metal,
table.hyo th.pra {
  padding: 0.8% 0;
}

table.hyo th.ttl-port {
  width: 85px;
  height: 110px;
  background-color: #363636;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo th.ttl-power {
  width: 100px;
  height: 110px;
  background-color: #818cb2;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo th.ttl-25g {
  width: 200px;
  height: 70px;
  background-color: #aa894a;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo th.ttl-giga {
  width: 399px;
  height: 70px;
  background-color: #0c65c1;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo th.ttl-100m {
  width: 200px;
  height: 70px;
  background-color: #36a9a2;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo th.metal {
  width: 200px;
  height: 41px;
  background-color: #efefef;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

table.hyo th.pra {
  width: 200px;
  height: 41px;
  background: #efefef 0 0 no-repeat padding-box;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

table.hyo td {
  line-height: 1.4;
  vertical-align: top;
}

table.hyo td.port-count {
  font-weight: bold;
  font-size: 1.35em;
  vertical-align: middle;
  background-color: #656565;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
}

table.hyo tr td.in {
  font-weight: bold;
  background-color: #eef2fb;
  border: 1px solid #bcbcbc;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

table.hyo tr td.usb {
  font-weight: bold;
  background-color: #eef2fb;
  border: 1px solid #bcbcbc;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

table.hyo tr td.out {
  font-weight: bold;
  background-color: #eef2fb;
  border: 1px solid #bcbcbc;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

table.hyo tr td.tb {
  font-weight: bold;
  background-color: #eef2fb;
  border: 1px solid #bcbcbc;
  opacity: 1;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
}

div.detail {
  text-align: left;
  font-size: 1em;
}

div.detail.bt {
  margin: 20px 0 0;
}

div.detail dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.detail dl dt img {
  width: 65px;
  margin-right: 10px;
}

div.detail dl dd {
  padding: 0 0 0 7px;
}

div.detail dl dt,
div.detail dl dd {
  float: left;
}

div.detail dd.icon img {
  display: block;
  margin: 0 0 3px;
}

div.detail a.d-link {
  display: block;
}

div.detail a.d-link:hover {
  opacity: 0.6;
}

div.detail a.d-link:hover img {
  opacity: 1 !important;
}

div.detail a.d-link span {
  margin: 5px 0 0;
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat left center;
  padding: 3px 0 3px 15px;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
}

div.detail a.d-link span img {
  vertical-align: middle;
}

/*--------------------------------
    PoE機能早見表
--------------------------------*/
#kinouichiran h1 {
  text-align: center;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  margin: 110px 0 20px;
  border-bottom: 0;
  padding-bottom: 0;
  line-height: 1.4;
  font-size: 1.6em;
}

#kinouichiran table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

#kinouichiran table .row .point {
  text-align: left;
}

#kinouichiran table .row .point span {
  text-align: left;
  display: block;
  width: auto;
  margin-left: 10px;
  margin-top: 5px;
}

#kinouichiran table .row .price,
#kinouichiran table .row .pow,
#kinouichiran table .row .hou {
  line-height: 36px;
}

#kinouichiran table .sku {
  font-weight: bold;
}

#kinouichiran table .row td {
  border: 1px solid #ccc;
}

#kinouichiran table .row .ttl-row {
  width: 110px;
  height: 41px;
  background-color: #ccc;
  border: 1px solid #fff;
  text-align: center;
  letter-spacing: 0;
  color: #333;
  font-weight: bold;
  vertical-align: middle;
}

#kinouichiran table .row .hinban1,
#kinouichiran table .row .hinban2,
#kinouichiran table .row .hinban3,
#kinouichiran table .row .hinban4,
#kinouichiran table .row .hinban5,
#kinouichiran table .row .hinban6 {
  width: auto;
  height: 41px;
  border: 1px solid #bcbcbc;
  opacity: 1;
  text-align: center;
  letter-spacing: 0;
  color: #1c64b3;
  line-height: 41px;
}

#kinouichiran table .row .ttl-hinban {
  height: 41px;
}

#kinouichiran table .row .ttl-point {
  height: 79px;
}

#kinouichiran table .row .ttl-img {
  height: 151px;
  text-align: center;
}

#kinouichiran table .row .ttl-img img {
  max-width: 90%;
  margin: 0 auto;
}

#kinouichiran table .row .ttl-price {
  height: 36px;
}

#kinouichiran table .row .price {
  text-align: center;
}

#kinouichiran table .row th.ttl-port {
  height: 71px;
  background-color: #ffd767;
}

#kinouichiran table .row td.ttl-port {
  background-color: #ffe8a6;
  text-align: center;
}

#kinouichiran table .row th.ttl-poe {
  height: 86px;
  background-color: #ffd767;
}

#kinouichiran table .row td.poe-text {
  background-color: #ffe8a6;
  padding: 0 1%;
  font-size: 0.9em;
  letter-spacing: -0.04em;
  line-height: 1.2;
}

#kinouichiran table .row .ttl-power {
  height: 36px;
}

#kinouichiran table .row .pow {
  text-align: center;
}

#kinouichiran table .row .ttl-housing {
  height: 36px;
}

#kinouichiran table .row .hou {
  text-align: center;
}

#kinouichiran table .row .ttl-connect {
  height: 52px;
}

#kinouichiran table .row .con-link {
  text-align: center;
}

#kinouichiran table .row .con-link a {
  display: inline-block;
  width: 124px;
  height: 26px;
  background-color: #389afb;
  border-radius: 14px;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  line-height: 26px;
  margin: 5px auto;
}

/*--------------------------------
    製品一覧
--------------------------------*/
div#detail-list {
  margin: 100px 0 0;
}

div#detail-list h3 {
  background-color: #0d0c6a;
  color: #fff;
  padding: 16px;
  text-align: left;
  letter-spacing: 0;
  font-size: 1.22em;
}

div#detail-list h4 {
  background-color: #e9e9e9;
  color: #353535;
  padding: 14px 10px 10px;
  margin: 0 0 22px;
  font-size: 1.3em;
}

div#detail-list h5 {
  text-align: left;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  padding-bottom: 10px;
  padding-top: 50px;
  font-size: 1.18em;
  line-height: 1.4;
}

div.detail-list-inner {
  margin: -10px 0 100px;
}

div.detail-list-cont-separate,
div.lanhub-area {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}

div.detail-list-cont-separate div.detail-list-cont,
div.lanhub-area div.detail-list-cont {
  width: 485px;
  border: 1px solid #c1c1c1;
  border-top: 0;
  border-left: 0;
  margin: 0;
  display: block;
  position: relative;
}

div.detail-list-cont-separate div.detail-list-cont:nth-of-type(2n + 1) {
  border-left: 1px solid #c1c1c1;
}

div.detail-list-cont-separate div.detail-list-cont:nth-of-type(-n + 2) {
  border-top: 1px solid #c1c1c1;
}

div.lanhub-area div.detail-list-cont.col-first {
  border-left: 1px solid #c1c1c1;
}

div.lanhub-area div.detail-list-cont.col-top {
  border-top: 1px solid #c1c1c1;
}

div.detail-list-cont-separate div.detail-list-cont:nth-of-type(2n),
div.detail-list-cont-separate div.detail-list-cont:nth-of-type(2n) {
  margin-right: 0;
}

div.detail-note dt img {
  width: 240px;
  height: 240px;
  float: left;
  margin: 20px 12px 33px;
}

div.detail-note dd {
  float: left;
  width: 200px;
  margin-top: 20px;
}

div.detail-note dd a {
  text-align: left;
  letter-spacing: 0;
  color: #1c64b3;
  opacity: 1;
}

ul.detail-icon {
  margin: 0 0 10px;
}

ul.detail-icon li {
  text-align: center;
  width: 96%;
  height: 28px;
  font-weight: bold;
  border-radius: 4px;
  margin: 6px 0 0;
  border: 1px solid #bbb;
}

.detail-list-cont .detail-inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  position: relative;
  padding: 15px 2%;
  box-sizing: border-box;
}

.detail-list-cont .detail-inner .detail-image {
  width: 48%;
  margin-right: 2%;
}

.detail-list-cont .detail-inner .detail-image img {
  max-width: 100%;
}

.detail-list-cont .detail-inner .detail-info {
  width: 50%;
}

.detail-list-cont .detail-inner .detail-info a + img {
  margin-left: 3px;
  vertical-align: -1px;
}

.detail-list-cont .detail-inner li.blue {
  background-color: #0c65c1;
  border: 1px solid #0c65c1;
  color: #fff;
  letter-spacing: 0;
  opacity: 1;
  line-height: 1.8;
}

.detail-list-cont .detail-inner li.brown {
  background-color: #aa894a;
  border: 1px solid #aa894a;
  color: #fff;
  letter-spacing: 0;
  opacity: 1;
  line-height: 1.8;
}

.detail-list-cont .detail-inner li.green {
  background-color: #36a9a2;
  border: 1px solid #36a9a2;
  color: #fff;
  letter-spacing: 0;
  opacity: 1;
  line-height: 1.8;
}

.detail-list-cont .detail-inner li.gray {
  background-color: #585858;
  border: 1px solid #585858;
  color: #fff;
  letter-spacing: 0;
  opacity: 1;
  line-height: 1.8;
}

.detail-list-cont .detail-inner li.white {
  color: #333;
  border: 1px solid #bbb;
  background-color: #f5f5f5;
  letter-spacing: 0;
  opacity: 1;
  line-height: 1.8;
}

.detail-list-cont .detail-inner .feature-icon {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.detail-list-cont .detail-inner .feature-icon li {
  background-color: #fff;
  border: 1px solid #929292;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-size: 0.82em;
  letter-spacing: 0;
  color: #444;
  opacity: 1;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 5px 0;
  padding: 0 5px;
}

.detail-list-cont .detail-inner span.poe-icon {
  position: absolute;
  width: 150px;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  top: 3px;
  left: 3px;
  background-color: #f37529;
}

.detail-list-cont .detail-inner a.sku-link {
  font-weight: bold;
}

.detail-list-cont .detail-inner p.price {
  text-align: left;
  font-size: 0.9em;
  letter-spacing: 0;
  color: #333;
  opacity: 1;
  line-height: 1.4;
}

div.detail-function {
  margin: 10px 0 0;
}

div.detail-function ul li {
  width: 150px;
  float: left;
  background-color: #e8f1f4;
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
  padding: 7px 0;
  margin: 0 5px 5px 0;
}

div.detail-function ul li:nth-child(3n) {
  margin-right: 0;
}

a.poe {
  display: block;
  position: relative;
}

a.poe span.poe-icon {
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 95px;
  background-color: #f17629;
  color: #fff;
  text-align: center;
  padding: 4px 0;
}

/* オプション */
.rightArea_option {
  float: left;
  width: 100%;
  padding-top: 20px;
}

.rightArea_option_inner {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.rightArea_option p.under {
  border-bottom: 1px dotted #999;
  width: 444px;
  padding-bottom: 4px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 0.85em;
  line-height: 140%;
}

.rightArea_option_left {
  float: left;
  width: 105px;
}

.rightArea_option_left img.line {
  border: 1px solid #ccc;
}

.rightArea_option_right {
  float: left;
  width: 315px;
}

.stockNumber {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 140%;
  margin: 0 0 9px;
}

.rightArea_option_right p.hinban {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 140%;
}

.rightArea_option_right p.price {
  margin-bottom: 9px;
  font-size: 0.76em;
  line-height: 140%;
}

.stockNumber_normal {
  font-size: 0.76em;
  line-height: 140%;
  margin: 0 0 9px;
}

.rightArea_option_left a.rightArea_img {
  background: none;
  padding: 0;
}

.rightArea_option_right p.hinban a {
  display: inline-block;
  background: url(/static/images/common/yaji_maru_bl_12.png) no-repeat left center;
  padding: 0 0 0 1.3em;
}

/*--------------------------------
    注意文
--------------------------------*/
div#attention {
  margin: 60px 40px 0;
  font-size: 0.95em;
  line-height: 1.4;
  padding: 25px;
  border: 1px solid #ccc;
}

div#attention strong {
  display: block;
  color: #ff0000;
  text-align: center;
  margin: 0 0 20px;
  font-size: 1.1rem;
}

/*--------------------------------
    下部メニュー
--------------------------------*/
div#bt-menu {
  margin: 60px 0;
  padding: 0 12px;
}

div#bt-menu ul li {
  float: left;
  margin: 0 10px 10px 0;
}

div#bt-menu ul li:nth-child(3n) {
  margin: 0 0 10px;
}

div#bt-menu ul li a {
  display: block;
  position: relative;
  text-align: center;
  color: #333;
  border: 1px solid #ccc;
  padding: 0 0 5px;
}

div#bt-menu ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}

div#bt-menu ul li a:hover img {
  opacity: 1 !important;
}

div#bt-menu ul li a img {
  display: block;
}

div#bt-menu ul li a strong,
div#bt-menu ul li a span {
  display: block;
}

div#bt-menu ul li a span.text-area {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}

div#bt-menu ul li a strong {
  font-size: 1.25em;
  margin: 0 0 10px;
  line-height: 1.3;
}

div#bt-menu ul li a span.text-area span {
  font-size: 0.9em;
  line-height: 1.4;
}

/*--------------------------------
    戻るボタン
--------------------------------*/
.return {
  margin: 0 0 5px;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

/*--------------------------------
    animation
--------------------------------*/
#result-area .lanhub-area-outer .lanhub-area .lanhub-item {
  display: none;
}

#result-outer {
  min-height: 650px;
}

#result-outer.slideInResult #result-area .lanhub-area-outer .lanhub-area-result {
  animation-name: slideInResult;
  animation-duration: 0.3s;
  animation-timing-function: ease;
  position: relative;
  top: -20px;
  left: 0;
}

#result-outer.slideInResult #result-area .lanhub-area-outer .lanhub-area-result .lanhub-area .lanhub-item {
  display: block;
}

#result-outer.slideInResult #result-area .lanhub-area-outer .lanhub-area-result .lanhub-area .lanhub-item.is-hidden {
  display: none;
}

#result-outer.slideInResult #result-area .lanhub-area-outer .lanhub-area-result .lanhub-area .lanhub-item[class*="readmore-"] {
  display: none;
}

/*--------------------------------
    サブタイトル非表示
--------------------------------*/
.lanhub-area-outer {
  margin: 30px 0 80px;
}

.lanhub-area-outer .no-result, .lanhub-area-outer.no-result {
  display: none;
}

/*--------------------------------
    カタログ
--------------------------------*/
.catalog {
  background-color: #dbdbe9;
  border-radius: 8px;
  width: 100%;
  opacity: 1;
  display: flex;
}

.catalog .catalog-txt {
  margin: 35px 0 35px 50px;
  width: 635px;
}

.catalog .catalog-txt h4 {
  font-size: 1.25em;
  color: #333;
  line-height: 1.4;
}

.catalog .catalog-txt span {
  text-align: left;
  font-size: 1em;
  line-height: 1.5;
  color: #333;
  display: block;
  margin-top: 20px;
}

.catalog .catalog-txt .catalog-link a {
  width: 288px;
  height: 43px;
  line-height: 43px;
  background-color: #2a5ea7;
  text-align: left;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-top: 25px;
  margin-right: 10px;
}

.catalog .catalog-txt .catalog-link a:hover {
  opacity: 0.6;
}

.catalog img {
  width: 140px;
  height: 199px;
  margin: 21px 76px 22px 78px;
}

/*--------------------------------
    フロート解除
--------------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* ie7,macIE5 */
.clfx {
  display: inline-block;
}

/* winIE6 below, exclude macIE5 \*/
* html .clfx {
  height: 1%;
}

.clfx {
  display: block;
}

/*--------------------------------
    モーダル表示
--------------------------------*/
.modal-content {
  width: 700px;
  max-width: 70%;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: none;
  overflow: hidden;
  border: 0;
  background: none;
  font-size: 1em;
  display: none;
  z-index: 1510;
}

.modal-content .modal-inner {
  font-size: 1em;
  margin: 0 0 15px;
  position: relative;
  padding: 10px 0 20px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
}

.modal-content .modal-inner .connection-image-ttl {
  font-weight: bold;
  font-size: 1.1em;
}

.modal-content .modal-inner .connection-image-area {
  font-weight: normal;
  box-sizing: border-box;
  font-size: 0.9em;
  line-height: 1.4;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0 2%;
}

.modal-content .modal-inner .connection-image-area img {
  display: inline-block;
  width: 600px;
  max-width: 90%;
  box-sizing: border-box;
}

.modal-content .modal-inner .close {
  display: block;
  position: relative;
  margin-top: 10px;
}

.modal-content .modal-inner .close .modal-close {
  width: 10em;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 1em;
  cursor: pointer;
  background-color: #999;
  color: #fff;
  text-align: center;
}

.modal-content .modal-inner .close .modal-close img {
  max-width: 100%;
}

.modal-overlay {
  z-index: 1500;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: #000;
  opacity: 0.6;
}

a.lanhub-link-btn {
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #0d0c6a;
  color: #0d0c6a;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin: 3% auto 0;
  position: relative;
  width: fit-content;
  padding: 3% 11% 2.8%;
  opacity: 1;
  transition: 0.2s;
}

a.lanhub-link-btn:hover {
  opacity: 0.6;
}

a.lanhub-link-btn::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: solid 2px #0d0c6a;
  border-right: solid 2px #0d0c6a;
  top: 0;
  bottom: 0;
  right: 9%;
  margin: auto;
  transform: rotate(45deg);
}

a.lanhub-link-btn.search-likn-btn {
  background-color: #0d0c6a;
  border-radius: 10px;
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin: 3% auto 0;
  position: relative;
  width: fit-content;
  padding: 3% 11% 2.8%;
}

a.lanhub-link-btn.search-likn-btn::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  top: 0;
  bottom: 0;
  right: 9%;
  margin: auto;
  transform: rotate(45deg);
}
