@media (max-width: 769px) {
.func1 .p_inr_col4 {
	text-align: left
}
.func1 .p_inr_col4>div {
	text-align: center;
	margin-bottom: 30px
}
.func1 .p_inr_col4>div>div {
	display: inline-block;
	text-align: center;
	background-color: #333333;
	color: #fff
}
.func1 .p_inr_col4>div>div:last-child {
	margin-bottom: 0
}
.func1 .p_inr_col4>div>div p {
	margin: 0 !important;
	padding: 10px
}
.func1 .p_inr_col4 .func1_box {
	text-align: center;
	background-color: #333333;
	margin-bottom: 20px;
	padding: 10px 0
}
.func1 .p_inr_col4 .func1_box h2 {
	color: #ff0000;
	font-weight: bold !important;
	margin-bottom: 10px !important
}
.func1 .p_inr_col4 .func1_box p {
	color: #fff;
	text-align: left;
	padding: 0 20px
}
.download .p_inr_col1 iframe {
    width: auto;
    height: auto;
}
}
@media (min-width: 770px) {
.func1 .p_inr_col4 {
	text-align: left
}
.func1 .p_inr_col4>div {
	text-align: center;
	margin-bottom: 30px
}
.func1 .p_inr_col4>div>div {
	width: 100% !important;
	display: inline-block;
	text-align: center;
	background-color: #333333;
	color: #fff
}
.func1 .p_inr_col4>div>div:last-child {
	margin-bottom: 0
}
.func1 .p_inr_col4>div>div p {
	margin: 0 !important;
	padding: 10px
}
.func1 .p_inr_col4 .func1_box {
	text-align: center;
	background-color: #333333;
	height: 250px;
	margin-bottom: 20px
}
.func1 .p_inr_col4 .func1_box h2 {
	color: #ff0000;
	font-weight: bold !important;
	margin-bottom: 10px !important;
	margin-top: 20px
}
.func1 .p_inr_col4 .func1_box p {
	color: #fff;
	text-align: left;
	padding: 0 20px
}
}
@media (max-width: 769px) {
    .func1 .p_inr_col3 {
        text-align: left
    }
    .func1 .p_inr_col3>div {
        text-align: center;
        margin-bottom: 30px
    }
    .func1 .p_inr_col3>div>div {
        display: inline-block;
        text-align: center;
        background-color: #333333;
        color: #fff
    }
    .func1 .p_inr_col3>div>div:last-child {
        margin-bottom: 0
    }
    .func1 .p_inr_col3>div>div p {
        margin: 0 !important;
        padding: 10px
    }
    .func1 .p_inr_col3 .func1_box {
        text-align: center;
        background-color: #333333;
        margin-bottom: 20px;
        padding: 10px 0
    }
    .func1 .p_inr_col3 .func1_box h2 {
		color: #ff0000;
        font-weight: bold !important;
        margin-bottom: 10px !important
    }
    .func1 .p_inr_col3 .func1_box p {
        color: #fff;
        text-align: left;
        padding: 0 20px
    }
    }
    @media (min-width: 770px) {
    .func1 .p_inr_col3 {
        text-align: left
    }
    .func1 .p_inr_col3>div {
        text-align: center;
        margin-bottom: 30px
    }
    .func1 .p_inr_col3>div>div {
        width: 100% !important;
        display: inline-block;
        text-align: center;
        background-color: #333333;
        color: #fff
    }
    .func1 .p_inr_col3>div>div:last-child {
        margin-bottom: 0
    }
    .func1 .p_inr_col3>div>div p {
        margin: 0 !important;
        padding: 10px
    }
    .func1 .p_inr_col3 .func1_box {
        text-align: center;
        background-color: #333333;
        height: 250px;
        margin-bottom: 20px
    }
    .func1 .p_inr_col3 .func1_box h2 {
		color: #ff0000;
        font-weight: bold !important;
        margin-bottom: 10px !important;
        margin-top: 20px
    }
    .func1 .p_inr_col3 .func1_box p {
        color: #fff;
        text-align: left;
        padding: 0 20px
    }
    }
@media (max-width: 769px) {
.func3 .p_inr_col1 {
	text-align: center
}
.func3 .p_inr_col1 p {
	text-align: left
}
.func3 .p_inr_col3 .p_inr_col2 {
	text-align: center
}
.func3 .p_inr_col3 .p_inr_col2 div img {
	width: 50%
}
.func3 .p_inr_col3 .figTitle img {
	width: auto;
	margin-bottom: 10px
}
.func3 .outBound {
	margin-bottom: 40px
}
}


/* 20200716 KC Added*/
@media (max-width: 767px) {
.center{
  margin: 0 30% 0 30%;
}
}
@media (min-width: 768px) {
.pc_text{
	text-align: left;
	width:50% !important;
}
}
/* 20200716 KC Added*/

@media (min-width: 770px) {
.func3 h3 img {
	height:auto;
	width: auto
}
}


.catalog .pdf_link {
	text-decoration: none;
	position: relative;
	display: inline-block;
	max-width: 600px;
	width: 100%;
	padding: 20px 40px;
	background: #eaeaea;
	color: #000 !important;
	letter-spacing: 0.1em;
	margin-bottom: 20px
}
.catalog .pdf_link:after {
	background: url("/prdct/telecom/consumer/common/img/ico_download_pdf.png") no-repeat;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	display: block;
	width: 45px;
	height: 39px
}
.catalog .zip_link {
	text-decoration: none;
	position: relative;
	display: inline-block;
	max-width: 600px;
	width: 100%;
	padding: 20px 40px;
	background: #eaeaea;
	color: #000 !important;
	letter-spacing: 0.1em;
	margin-bottom: 20px
}
.catalog .zip_link:after {
	background: url("/prdct/telecom/office/phone/lineup/kc-s702/img/kc-s702_catalog_zip.png") no-repeat;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	display: block;
	width: 45px;
	height: 39px
}
.catalog .none_link {
	text-decoration: none;
	position: relative;
	display: inline-block;
	max-width: 600px;
	width: 100%;
	padding: 20px 40px;
	background: #eaeaea;
	color: #000 !important;
	letter-spacing: 0.1em;
	margin-bottom: 20px
}
.catalog .none_link:after {
	/* background: url("/prdct/telecom/office/phone/kc-s702/img/kc-s702_catalog_zip.png") no-repeat; */
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	display: block;
	width: 45px;
	height: 39px
}
#products_content.index .p_box:first-of-type {
	text-align: left;
}



/* Info (H)
-----------------------------------------------------------------*/

@media screen and (min-width: 770px) {
.infoBlock {
	max-width: 880px;
	margin: auto;
	padding: 30px;
	border: 2px solid #dcdcdc;
	border-radius: 10px;
	text-align: left;
	margin-bottom: 40px;
}
.infoInner {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.infoTitle {
	display: table-cell;
	width: 300px;
	border-right: 2px solid #dcdcdc;
	vertical-align: middle;
	font-size: 157%; /*22px*/
	text-align: center;
}
.infoBody {
	display: table-cell;
	padding-left: 40px;
	vertical-align: middle;
	font-size: 114%; /*16px*/
}
.infoBody ul {
	margin: 0;
	padding: 0;
}
.infoBody li {
	margin: 8px 0;
	list-style: none;
}
.infoBody a {
	color: inherit;
	text-decoration: underline;
}
.infoBody a:hover {
	text-decoration: none;
}
}
 @media screen and (max-width: 769px) {
.infoBlock {
	margin: auto;
	padding: 15px 30px;
	border: 2px solid #dcdcdc;
	border-radius: 10px;
	text-align: left;
	margin: 0 10px 20px;
}
.infoTitle {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dcdcdc;
	text-align: center;
}
.infoBody {
	font-size: 12px;
}
.infoBody ul {
	margin: 0;
	padding: 0;
}
.infoBody li {
	margin: 8px 0;
	list-style: none;
}
.infoBody a {
	color: inherit;
	text-decoration: underline !important;
}
}


/* NEWS */

@media screen and (min-width: 770px) {
a {
	text-decoration: none;
}
.block {
	margin-bottom: 50px;
	text-align: center;
}
.blockTitle {
	margin-bottom: 40px;/*font-size: 185.7%; */
}
.blockTitle h2 {
	font-size: 26px;
	font-weight: normal;
}
.newsList {
	max-width: 880px;
	margin: 0 auto;
	margin-bottom: 110px;
	text-align: center;
}
.newsTopics {
	text-align: left;
	font-size: 114%; /*16px*/
}
.newsTopics dl {
	border-bottom: 1px solid #ccc;
}
.newsTopics dt {
	clear: left;
	float: left;
	width: 190px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.newsTopics dd {
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px solid #ccc;
}
.newsTopics dt:first-of-type,  .newsTopics dd:first-of-type {
	border-top: none;
}
}
 @media screen and (max-width: 769px) {
a {
	text-decoration: none;
}
.block {
	margin-bottom: 40px;
	text-align: center;
}
.blockTitle {
	margin-bottom: 15px;
	font-size: 16px;
}
.blockTitle H2 {
	font-size: 16px;
}
.newsList {
	margin-bottom: 60px;
	text-align: center;
}
.newsTopics {
	text-align: left;
	font-size: 12px;
}
.newsTopics dl {
	border-bottom: 1px solid #ccc;
}
.newsTopics dt {
	padding: 0 10px 0 10px;
	border-top: 1px solid #ccc;
	font-weight: bold;
}
.newsTopics dd {
	padding: 0 0 10px 0;
	margin-left: 5px;
}
.newsTopics dt:first-of-type,  .newsTopics dd:first-of-type {
	border-top: none;
}
.newsTopics dt:first-of-type {
	padding-top: 0;
}
}

 @media screen and (max-width: 769px) {
a {
	text-decoration: none;
}
 }
 #products_content .section_link{
	padding-top: 50px;
}
@media screen and (max-width: 769px) {
	#products_content .section_link{
	   padding-top: 20px;
   }
}

/*-----’Ç‰Á---------*/
.c_btn{
	width: 560px;
	margin: 0 auto;
}
@media screen and (max-width: 769px) {
	.c_btn{
		width: 100%;
		margin: 0 auto;
	}
}

@media (min-width: 770px) {
.p-feature{
	display: flex;
}
.p-feature-box{
	position: relative;
	padding-bottom: 350px;
}
.p-feature-box img{
	position: absolute;
	right: 0;
	bottom: 0;
}
}

.notes{
	text-align: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
.notes li{
	font-size: 13px;
	text-indent: -1em;
	padding-left: 1em;
}
.notes.u-2em li{
	text-indent: -2em;
	padding-left: 2em;
}

@media screen and (max-width: 769px) {
	.notes{
		margin: 0 0 10px;
	}
	.notes li{
		font-size: 12px;
	}
}

@media (min-width: 770px) {
	.p-about{
		display: flex;
		margin-bottom: 40px;
	}
	#products_content .p-about .func1_box{
		height: auto;
		margin-bottom: 0;
	}
}

#products_content .p_box .u-mb10{
	margin-bottom: 10px;
}

@media (max-width: 769px){
	.spec table th, .spec table td {
	word-break: break-all;
	}
}

@media (max-width: 769px){
	.func3 .p_inr_col2 div{
		text-align: center;
	}
	.func3 .p_inr_col2 div p{
		text-align: left;
	}
}

#products_content .u-fz13{
	font-size: 13px;
}

.catalog .pdf_link {
	width: 350px;
    padding: 20px 80px 20px 60px;
}

@media (max-width: 769px){
	.catalog .pdf_link {
		padding: 20px 80px 20px 40px;
		width: 100%;
	}
}

.flex_wrap{
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 820px){
	.flex_wrap{
		display: block;
		text-align: center;
	}
}

.item_box{
	margin: 0 20px;
}
.flex_2item{
	justify-content: start;
}

.document h2{
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}

.document{
	padding-bottom: 80px;
}

@media (max-width: 769px){
	.document{
		padding: 0 15px 70px;
	}
	
}

.document p.tall{
	margin-top: 20px;
}

.grayline{
	border: solid 1.5px #eaeaea;
	display: inline-block;
}

.img_col1{
	width: 600px;
	margin: 0 auto;
}
@media (max-width: 769px){
	.img_col1{
		width: 100%;
	}
}

.manual_hosyou {
	justify-content: center;
}