@charset "utf-8";

#wrapper {
    color: #333;
}

.wrap1050 {
    max-width: 1050px;
    margin: auto;
}

a:hover {
    text-decoration: none;
}

/***********************************************************
メインビジュアル画像
***********************************************************/
#main {
    background: url(../img/topimg.png) no-repeat 100% center;
    position: relative;
    width: 1050px;
    height: 715px;
    margin: auto;
}

/***********************************************************
メインビジュアル内
***********************************************************/
#gnav {
    position: absolute;
    bottom: 25px;
    background-color: rgba(209, 108, 21, 0.3);
    width: 100%;
    font-size: 16px;
}

#gnav ul {
    width: 92%;
    margin: auto;
}

#gnav li {
    display: inline;
    float: left;
    min-width: 220px;
    text-align: center;
    margin-right: 16px;
}

#gnav li:last-child {
    margin-right: 0px;
}

#gnav li a {
    display: block;
    background-color: #dd960f;
    color: #ffffff;
    margin: .5em auto;
    line-height: 1;
    font-weight: 500;
    padding: .5em 2em;
}

#gnav li a:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #dd960f;
}

/***********************************************************
section1
***********************************************************/
#thematic {
    font-size: 28px;
    background-color: #bae3f9;
    color: #005ead;
    text-align: center;
    font-weight: 500;
    line-height: 2.1;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.subject {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
}

.subject:before {
    content: " ";
    background-image: url(../img/fork-icon.png);
    background-repeat: no-repeat;
    width: 41px;
    height: 29px;
    display: inline-block;
    margin-right: 16px;
}

#leftBox {
    float: left;
    width: 40%;
    text-align: center;
}

#rightBox {
    float: right;
    width: 55%;
    text-align: center;
}

.intro {
    text-align: center;
    margin: 30px auto;
    font-weight: 500;
}

.exhibit {
    font-size: 12px;
    text-align: right;
}

.mt50 {
    margin-top: 50px;
}

/***********************************************************
section2*about
***********************************************************/
#about {
    margin: 50px auto;
    text-align: center;
    width: 908px;
}

#about img {
    vertical-align: baseline;
}

#about h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 30px;
    letter-spacing: -1px;
}

.txtPoint {
    color: #dd960f;
    font-size: 26px;
    margin-bottom: 1em;
    font-weight: 600;
}

#about h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 50px auto;
    padding: 50px 0;
}

/***********************************************************
section3*effect
***********************************************************/
#effect {
    background-color: #dd960f;
    padding: 0;
    width: 908px;
    margin: auto;
}

#effect h3 {
    font-size: 45px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.3;
    padding: 30px 0 0;
    text-align: center;
}

.caseAicon {
    vertical-align: middle;
    margin-right: 20px;
    height: 58px;
}

.caseTitle {
    padding: 28px 0 5px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin-left: 80px;
}

.caseTitle > span {
    vertical-align: middle;
    height: 58px;
}

.pt35 {
    padding-top: 35px;
}

.titleBar {
    background-color: #c4bb9c;
    padding: 0;
    line-height: 1.3;
    position: relative;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 70px;
}

.titleNumber {
    position: absolute;
    background-color: #9c8a78;
    color: #fff;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 450px;
    padding: 1em;
    line-height: 1;
    border-radius: 30px;
    table-layout: fixed;
    text-align: center;
    height: 54px;
}

.numbering {
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 1.3em;
}

.titleNumber p {
    text-align: center;
    width: 290px;
    margin-left: 110px;
}

.titleNumber strong {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1;
}

.titleNumber > span:first-child {
    width: 110px;
}

.titleNumber span.sup {
    font-size: 11px;
    line-height: 1.5;
    width: 130px;
    vertical-align: super;
}

.titleNumber span.sup > span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.contents {
    position: relative;
}

.contents strong {
    font-size: 18px;
    font-weight: 800;
}

.imgArea {
    text-align: center;
    margin: 30px 0 0;
}

.annotation {
    border-top: 1px solid;
    margin: auto;
    width: 90%;
    padding-top: 30px;
}

.system {
    background-color: #f7f7f0;
    padding-bottom: 50px;
}

.system .intro {
    margin-bottom: 1em;
    text-align: center;
    padding: 30px 0;
    margin: auto;
    display: table;
}

.system .intro > div {
    display: table-cell;
    vertical-align: middle;
}

.system p {
    margin: 0 50px;
}

.reasons {
    background-color: #fff9b3;
    padding: 30px 0 50px;
}

.titleRuckus {
    background-color: #251e1c;
    color: #dd960f;
    line-height: 1;
    font-size: 38px;
    text-align: center;
    padding: 25px 0;
    font-weight: 600;
}

.reasons .listTable {
    display: table;
    margin: auto;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -1px;
}

.reasons .listTableInner {
    display: table-cell;
    text-align: center;
}

.reasons .listTableInner > div {
    text-align: left;
}

.reasons .listTableInner > div:before {
    content: "●";
    margin-right: 10px;
}

.reasons .listTableInner > div > span {
    display: block;
    font-size: 14px;
    margin-left: 28px;
}

.readmore {
    max-height: 0;
    width: auto;
}

#effect > a.open,
#effect > a.close {
    background-color: #000000;
    text-align: center;
    padding: 0.5em 0;
    font-size: 16px;
    color: #FFFFFF;
}

.open:after {
    content: "▼";
    margin-left: 1em;
}

.open:before {
    content: "▼";
    margin-right: 1em;
}

.close:after {
    content: "▲";
    margin-left: 1em;
}

.close:before {
    content: "▲";
    margin-right: 1em;
}

/***********************************************************
section4*TABLE
***********************************************************/
#itemList {
    text-align: center;
    margin: 50px auto;
    max-width: 1750px;
}

#itemList h3 {
    background-color: #dd960f;
    color: #FFFFFF;
    font-size: 36px;
    line-height: 1.3;
    padding: 30px 0;
    margin-bottom: 30px;
}

#itemList table {
    margin: auto;
    border-collapse: collapse;
    table-layout: fixed;
}

/*.p-spec-table13{grid-template-rows: repeat(13, fit-content(200px)); grid-template-columns: repeat(13, fit-content(100px));-ms-grid-rows:(auto)[13]; -ms-grid-columns:(auto)[13];-ms-grid-column: 1; -ms-grid-row: 1; -ms-grid-column-span: 13;}*/
@supports (grid-template-rows: repeat(13, fit-content(200px))) {
    .p-spec-table13 {
        grid-template-rows: repeat(13, fit-content(200px));
    }
}

@supports (grid-template-columns: repeat(13, fit-content(100px))) {
    .p-spec-table13 {
        grid-template-columns: repeat(13, fit-content(100px));
    }
}

/*.p-spec-table11{grid-template-rows: repeat(11, fit-content(200px)); grid-template-columns: repeat(11, fit-content(100px));-ms-grid-rows:(auto)[11]; -ms-grid-columns:(auto)[11];}*/
@supports (grid-template-rows: repeat(11, fit-content(200px))) {
    .p-spec-table11 {
        grid-template-rows: repeat(11, fit-content(200px));
    }
}

@supports (grid-template-columns: repeat(11, fit-content(100px))) {
    .p-spec-table11 {
        grid-template-columns: repeat(11, fit-content(100px));
    }
}


.p-spec-table {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    margin-bottom: 20px;
    margin-right: -15px;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    width: auto
}

.p-spec-table tbody,
.p-spec-table thead,
.p-spec-table tr {
    display: contents;
}

_:-ms-lang(x)::-ms-backdrop,
.p-spec-table tbody,
_:-ms-lang(x)::-ms-backdrop,
.p-spec-table thead,
_:-ms-lang(x)::-ms-backdrop,
.p-spec-table tr {
    display: contents;
}

.p-spec-table tbody img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    align-self: flex-start;
    margin: auto;
}

.p-spec-table th,
.p-spec-table td {
    border: 1px solid #e7e7e7;
    color: #333;
    font-size: 11px;
    line-height: 1.2;
    min-width: 150px;
    padding: 6px;
    white-space: normal
}

.p-spec-table th {
    background-color: #f7f7f7;
    font-weight: normal;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    text-align: left;
    z-index: 3000;
    line-height: 1.2;
}

.p-spec-table th.sticky {
    left: 0;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
}

.p-spec-table td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 250px;
    position: relative;
    padding: 5px 10px;
    text-align: center;
}

@media all and (-ms-high-contrast: none) {

    *::-ms-backdrop,
    .p-spec-table thead {
        display: block;
        overflow-y: scroll;
        table-layout: fixed
    }

    *::-ms-backdrop,
    .p-spec-table tbody {
        display: block;
        margin-top: 40px;
        max-height: 70vh;
        overflow-y: scroll
    }

    *::-ms-backdrop,
    .p-spec-table th {
        height: 40px;
        min-width: 134px;
        width: 134px
    }
}

.p-spec-table__warning {
    color: #fd381e;
    font-weight: bold
}

img.new {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 58px;
}

/************************************
** 横長テーブル
************************************/
@media all and (-ms-high-contrast: none) {
    .p-spec-table tr {
        display: block;
        float: left;
    }

    .p-spec-table tr td,
    .p-spec-table tr th {
        border-left: none;
        display: block;
        height: 50px;
    }

    .p-spec-table thead {
        display: block;
        float: left;
        width: 30%;
    }

    .p-spec-table thead tr {
        width: 100%;
    }

    .p-spec-table tbody {
        display: block;
        float: left;
        width: 70%;
    }

    .p-spec-table tbody tr {
        width: 50%;
    }

    .p-spec-table tr td + td {
        border-left: none;
    }

    .p-spec-table tbody td:last-child {
        border-bottom: solid 1px #ccc;
    }

    /*.p-sticky-table{
	white-space: nowrap;
	line-height:1.6;
}
.p-sticky-table table{
	border:none;
	border: 1px solid #dedede;
	border-bottom: none;
	border-collapse: collapse;
	word-break: break-all;
	table-layout: fixed;
	display:block;
	overflow:scroll;
	max-height: 80vh;
}
.p-sticky-table thead th:first-child {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 3;
}
.p-sticky-table thead th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
	text-align:center;
}
.p-sticky-table tbody th:first-child{
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 1;
	border:none;
	white-space: normal;
	min-width: 130px;
}
.p-sticky-table th, .p-sticky-table td {
	min-width: 50px;
	text-align: left;
	font-size: 16px !important;
	position: relative;
	padding: 13px !important;
	color: #333;
	border: none !important;
	z-index: 0;
	vertical-align:middle !important;
	background:#fff;
}
.p-sticky-table th{
	background:#f0f9ff !important;
	letter-spacing: 1px;
	font-weight: 500 !important;
	color: #555 !important;
}
.p-sticky-table tr{
	border-bottom:none !important;
}
.p-sticky-table img{
	margin: 10px auto;
	display: block;
	padding: 0;
	max-width: 80% !important;
}
.p-sticky-table table th::before, .p-sticky-table table td::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	z-index: -1;
}*/
}

/***********************************************************
section5*campaign
***********************************************************/
#campaign {
    margin: 60px auto;
    width: 1050px;
    position: relative;
}

#campaign p {
    position: absolute;
    left: 60px;
    color: #ffffff;
/*    color: #000;*/
    bottom: 10px;
/*    top: -25px;*/
    font-size: 23px;
/*    font-size: 12px;*/
    width: 500px;
}

#campaign a {
    display: block;
    background-color: rgba(130, 0, 16, 0.8);
    color: #fff;
    border-radius: 30px;
    position: absolute;
    bottom: 50px;
/*    top: 10px;*/
    right: 50px;
    margin: auto;
    width: 310px;
    font-size: 16px;
    padding: .4em 1em;
    text-align: center;
    line-height: 1;
}

#campaign a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/***********************************************************
sidenav
***********************************************************/
#wrapFull {
    position: relative;
}

#sidenav {
    left: 0;
    display: none;
    right: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(255, 255, 255, .8);
}

#sidenav h3 {
    font-size: 1.2em;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: center;
    margin-top: 8px;
}

#sidenav ul {
    text-align: center;
}

#sidenav li {
    display: inline-block;
    vertical-align: bottom;
}

#sidenav a {
    background-color: #b70003;
    color: #fff;
    padding: .5em 2em;
    position: relative;
    border: 1px solid;
}

#sidenav a:before {
    content: '\f105';
    position: absolute;
    right: 10px;
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s;
    transition: all .4s;

}

#sidenav a:hover {
    color: #b70003;
    background-color: #FFFFFF;
}

/***********************************************************
PICKUP
***********************************************************/

.titleBar-pickup {
    margin-top: 23px;
}

.contents-pickup {
    background-color: #000000;
    position: relative;
}

.pickup {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pickup-text {
    margin-right: 20px;
    margin-left: 116px;
    float: left;
    width: 363px;
}

.pickup-img {
    float: left;
}

.pickup-text strong {
    text-align: left;
    color: #CC5520;
    font-size: 35px;
    font-weight: 800;
}

.pickup-text p {
    text-align: left;
    color: #ffffff;
    font-size: 17px;
}

/***********************************************************
2020/09追加　RUCKUS製品  Based #R550
***********************************************************/
.ruckus a {
    color: #e57000;
    display: inline-block;
}

.mlr-auto {
    margin: 0 auto;
}

.flx {
    display: flex;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb3 {
    margin-bottom: 3px !important;
}

#prdct-title {
    width: 100%;
}

.prdct-h1 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    font-weight: 200;
    font-family: sans-serif;
    margin: 0 30px 10px;
}

.h2-t1,
.h2-t2 {
    color: #fff;
}

.h2-t1 {
    margin: 20px 30px 15px 30px;
    font-weight: 800;
}

.h2-t2 {
    margin: 0 30px;
    font-weight: 300;
}

.prdct-h2 {
    font-size: 17px;
}

.belt {
    height: 3px;
    background-color: #e57000;
    margin-top: 20px;
    margin-bottom: 30px;
}

.chap-title {
    width*100%;
    font-size: 18px;
    font-weight: 600;
    color: #e57000;
    margin: 0 0 15px 0;
}

.d-explain-top {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px;
}

.d-explain {
    width: 100%;
    padding: 0;
    font-size: 12px;
    margin-bottom: 15px;
}

.spn-bld {
    font-weight: 600;
}

.spn-ls-1 {
    letter-spacing: -1px;
}

.spn-ls-6 {
    letter-spacing: -0.6px;
}

.d-footnote {
    width: 100%;
    padding: 0 6px;
    font-size: 9px;
    line-height: 15px;
}

.ruckus h5 {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 3px;
}

.d-explain-h5 {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 15px;
}

#p1-left2 {
    padding: 20px 25px 60px;
    background-color: #ecebeb;
    text-align: left;
}

#p1-right-d2 {
    padding: 30px 20px;
    font-size: 11px;
}

#p1-left-2,
#p1-left-3
{
    padding-right: 20px;
}

#p1-right-2 .inner1 {
    width: 20px;
}

#p2-wrap {
    padding: 30px 20px;
    text-align: center
}

#p1-wrap-1 {
    padding: 0 20px 30px;
}

#p1-wrap-2 {
    padding: 0 20px 30px;
}

#p3-wrap,
#p4-wrap {
    padding: 0 20px 30px;
}

#p3-left {
    padding-right: 15px;
}

.ruckus table {
    width: 100%;
    margin-bottom: 15px;
}

.ruckus tr {
    background-color: #f0f0f0;
    line-height: 14px;
    vertical-align: middle;
}

.ruckus .tr-ff {
    background: #ffffff !important;
} 

.tr-97 {
    background: #97989a !important;
    color: #ffffff;
}

.ruckus th,
.ruckus td {
    border: 1px solid #54565a;
    border-collapse: collapse;
    font-size: 11px;
    vertical-align: middle;
    letter-spacing: -0.6px;
    padding-top:4px;
    padding-bottom:4px;
}

.ruckus td p {
    font-size:11px;
}

.ruckus th{
    font-weight:800;
}

.th-top {
    background-color:#e57000;
    color: #ffffff;
    width: 100%;
    padding: 4px 6px 4px 10px !important;
}

.th-5top {
    background-color: #e57000;
    color: #ffffff;
    width: 20%;
    padding: 4px 0 !important;
    text-align: center;
}

.th1 {
    width: 35%;
    padding: 4px 6px;
    /*  font-weight:800;*/
}

.td1 {
    width: 65%;
    /*  border:1px solid #54565a;*/
    /*  border-collapse:collapse;*/
    padding: 4px 6px;
}

.flx-d {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
}

table .flx-d {
    display: flex;
    margin-top: 3px;
    margin-bottom: 0;
}

.flx-f {
    display: flex;
    margin-bottom: 5px;
    font-size: 0.7rem;
}

flx-c {
    display: flex;
    flex-flow: column;
    justify-content: space-around;
}

.inner1 {
    width: 12px;
    padding: 0 6px 0 2px;
    color: #e57000;
    font-weight: 500;
    vertical-align: top;
    line-height: 14px;
}

#p4-wrap .inner1 {
    padding: 0 3px;
    color: #54565a;
}

.inner2 {
    width: 100%;
    padding: 0 0 0 4px;
    vertical-align: top;
    line-height: 14px;
}

.inner-d2 {
    /*R850用*/
    width: 100%;
    padding: 2px 0 0 3px;
    vertical-align: top;
    line-height: 14px;
}

.flx-c .inner-d2 {
    /*R850用*/
    margin-bottom: 8px;
}

.flx-f .inner1 {
    margin-right: 10px;
}

.th3 {
    padding: 4px 6px;
}

.th12 {
    padding: 4px 0.8px !important;
    letter-spacing: -1px;
    font-size: 0.7rem;
    /*  font-weight:800;*/
}

.w-hlf {
    width: 50%;
    padding: 4px 6px;
}

.w-1st {
    width: 20%;
    padding: 4px 6px;
}

.t-power .w-1st {
    width: 35%;
}

.w-2nd {
    width: 50%;
    padding: 4px 6px;
}

.t-power .w-2nd {
    width: 40%;
}

.w-3rd {
    width: 30%;
    padding: 4px 6px;
}

.w-5th {
    width: 20%;
    padding: 4px 0;
    text-align: center !important;
}

.t-power .w-3rd {
    width: 25%;
}

.w-thd {
    width: 33.3%;
    padding: 4px 6px;
}

.w-thd:nth-of-type(2) {
    width: 33.4%;
    padding: 4px 6px;
}

.w-325 {
    width: 32.5%;
    padding: 4px 6px;
}

.w-1625 {
    width: 16.25%;
    padding: 4px 6px;
}

.w-qtr {
    width: 25%;
    padding: 4px 6px;
}

.w-qtr-s {
    width: 16.7%;
    padding: 4px 6px;
}

.w-qtr-l {
    width: 33.3%;
    padding: 4px 6px;
}

.w-6th {
    width: 16.65%;
    padding: 4px 6px;
}

.w-6th:nth-of-type(3),
.w-6th:nth-of-type(4) {
    width: 16.7%;
    padding: 4px 6px;
}

.w-8th {
    width: 12.5%;
    padding: 4px 6px;
}

.w-12th {
    width: 7%;
    font-size: 0.5rem;
    padding: 4px 0.8px !important;
    letter-spacing: -1px;
}

.w-12th:nth-of-type(4),
.w-12th:nth-of-type(8),
.w-12th:nth-of-type(12) {
    width: 11%;
}

.th4 {
    /*  border:1px solid #54565a;*/
    /*  border-collapse:collapse;*/
    padding: 4px 1px;
    /*  font-weight:800;*/
}

.th8 {
    /*  border:1px solid #54565a;*/
    /*  border-collapse:collapse;*/
    padding: 4px 1px;
    /*  font-weight:800;*/
}

.td12 {
    padding: 1px 1px;
}

.td-h {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 600;
}

.td-h:first-child {
    margin-top: 0;
}
.th-5-23{
  width:11%;
  padding:4px 0;
  text-align:center;
}
.th-5-45{
  width:21.5%;
  padding:4px 0;
  text-align:center;
}
.th-5-25{
  width:16.25%;
  padding:4px 0;
  text-align:center;
}
#p4-main .d-footnote .flx-d {
    margin-top: 3px;
    margin-bottom: 3px;
}

#p4-main .d-footnote .inner1 {
    width: 24px;
    padding-right: 6px;
}

.inner2 {
    width: 100%;
}

.spn-super {
    vertical-align: super;
    font-size: 10px;
}

.fs-7 {
    font-size: 0.7rem;
}

#ruckus-foot {
    padding: 0 20px 30px;
}

.end-line {
    width: 100%;
    margin-left: 10px;
}

.end-line p {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.5px;
}

.end-line2 {
    width: 480px;
    transform: scale(0.9, 0.9);
}

.end-line2 p {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.5px;
}

.end-line3 {
    width: 260px;
    padding: 0 5px 10px 15px;
    border-left: 2px solid #00a4c7;
    margin-bottom: 10px;
}

.end-line3 p {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -0.5px;
}

.end-line4 {
    width: 162px;
    padding: 0 0 5px 0;
}

.end-line4 p {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: -0.5px;
    margin-top: 15px;
    margin-bottom: 15px;
    transform: scale(0.9, 1.2);
}

.t-tac {
    text-align: center;
    padding: auto 0 !important;
}
.nobr span{
  display:inline-block;
}
/***********************************************************
H320
***********************************************************/

#H320 #p1-right-2 h5 {
    margin-top: 15px;
}


/***********************************************************
以上H320
***********************************************************/

/***********************************************************
H320
***********************************************************/
/*
#H320{
  
}
*/

/***********************************************************
以上H320
***********************************************************/

/***********************************************************
M510
***********************************************************/
/*
#M510
  
}
*/

/***********************************************************
以上M510
***********************************************************/

/***********************************************************
P300
***********************************************************/
/*
#P300{
  
}
*/

/***********************************************************
以上P300
***********************************************************/

/***********************************************************
R850
***********************************************************/

#R850 .w-2nd,
#R850 .w-3rd {
    width: 32.5%;
    padding: 4px 6px;
}

/***********************************************************
以上R850
***********************************************************/

/***********************************************************
T310
***********************************************************/

#T310 #p1-left-2 h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 0;
}

#T310 #p1-left-2 .flx-d {
    margin: 10px 0;
}

/***********************************************************
以上T310
***********************************************************/

/***********************************************************
T610
***********************************************************/
#T610 #p1-right-2 h5 {
    font-size:14px;
    font-weight:500;
  color:#e57000;
}
#T610 #p3-wrap .chap-title {
    margin-top: 25px;
    margin-bottom: 8px;
}
/***********************************************************
以上T610
***********************************************************/

/***********************************************************
T710
***********************************************************/

#T710 #p1-left2 h5 {
    font-size: 14px;
    font-weight: 600;
}

#T710 #p1-left2 .d-explain-h5 {
    font-size: 13px;
}

#T710 #p1-right-d2 .d-explain-top {
    font-size: 16px;
}

#T710 #p1-right-d2 .d-explain,
#T710 #p1-right-d2-2 .flx-d {
    font-size: 13px;
    text-align: left;
}

#T710 #p3-wrap .chap-title {
    margin-top: 25px;
    margin-bottom: 8px;
}

/*
#T710 #p4-right .d-footnote{
  margin-top:20px;
  font-size:11px;
}
*/
/***********************************************************
以上T710
***********************************************************/

/***********************************************************
T750
***********************************************************/
#t-PWR .w-1st{
  width:35%;
}
#t-PWR .w-2nd{
  width:20%;
}
#t-PWR .w-3rd{
  width:45%;
}
/***********************************************************
以上T750
***********************************************************/

/***********************************************************
RUCKUS CLOUD WI-FI
***********************************************************/

#R-CLOUD #p1-left2 .flx-d {
    margin-bottom: 15px;
}

#R-CLOUD #p1-right-d2 .chap-title {
    margin-bottom: 7px;
}

#R-CLOUD .d-footnote {
    padding: 0;
    margin-top: 5px;
    margin-bottom: 20px;
}

#R-CLOUD #p3-right h5 {
    width*100%;
    font-size: 15px;
    font-weight: 600;
    color: #00a8e2;
    margin: 0 0 2px 0;
}

#R-CLOUD #p3-right .flx-d {
    font-size: 13px;
    margin: 3px 0 10px;
}

#R-CLOUD #p3-right .flx-d inner2 {
    margin-bottom: 12px;
}

#R-CLOUD table th,
#R-CLOUD table td {
    padding: 2px 6px;
    vertical-align: top;
}

#R-CLOUD table .w-1st {
    width: 23%;
    background-color: #00a8e2;
    color: #fff;
    padding-top: 6px;
}

#R-CLOUD table .w-2nd,
#R-CLOUD table .w-3rd {
    width: 38.5%;
}

#R-CLOUD table .w-2nd {
    border-right: 0px none;
}

#R-CLOUD table .w-3rd {
    border-left: 0px none;
}

#R-CLOUD table .w-2nd3rd {
    width: 77%;
}

#R-CLOUD table .inner1 {
    color: #e57000;
}

#R-CLOUD table a {
    color: #00a8e2;
    text-decoration: underline;
}

#R-CLOUD table .inner2 .flx-d {
    color: #00a8e2;
}

/***********************************************************
以上RUCKUS CLOUD WI-FI
***********************************************************/

/***********************************************************
SZ100／ZD1200
***********************************************************/
#SZ100 h5,
#ZD1200 h5{
  color:#d39900;
}
#SZ100 #p3-left h5,
#ZS1200 #p3-left h5{
  color:#60636a;
  font-size:14px;
}
#SZ100 #p3-left .inner1,
#ZD1200 #p3-left .inner1{
  color:purple;
  font-size:14px;
}
#SZ100 #p4-wrap h4,
#ZS1200 #p4-wrap h4{
  color:#d39900;
}
/***********************************************************
以上SZ100
***********************************************************/
/***********************************************************
Unleashed
***********************************************************/
#Unleashed .chap-title{
  color:#672b8d;
}
#unleshed-p2-table{
  width:800px;
  margin-bottom:30px;
}
#unleshed-p2-table tr{
  background-color:#fff!important;
  width:100%;
}
#unleshed-p2-table th,
#unleshed-p2-table td{
  text-align:center;
}
#ulp2t-tr1 th,
#ulp2t-tr1 td{
  color:#fff;
  background-color:#672b8d!important;
}
#unleshed-p2-table tr .td-1{
  width:12%;
  background-color:#fff!important;
}
#unleshed-p2-table tr .th-1{
  width:12%;
  color:#fff;
  background-color:#60636a;
}
#unleshed-p2-table tr .th-2{
  width:28%;
  color:#fff;
  background-color:#60636a;
}
#unleshed-p2-table tr .th-3{
  width:24%;
  color:#fff;
  background-color:#60636a;
}
#unleshed-p2-table tr .th-4{
  width:22%;
  color:#fff;
  background-color:#60636a;
}
#unleshed-p2-table tr .th-5{
  width:14%;
  color:#fff;
  background-color:#60636a;
}
/***********************************************************
以上Unleashed  63+201+154+104+77 12+32+28+18+10
***********************************************************/
