/* ========== Link ========== */   
.parsys a:link    { color: #004386; text-decoration: none; }
.parsys a:visited { color: #004386; text-decoration: none; }
.parsys a:hover   { color: #004386; text-decoration: none; }
.parsys a:active  { color: #004386; text-decoration: none; }
.parsys a{
color: #0A357F;
transition: all 0.4s ease;
}
.parsys a:hover{
opacity: .5;
transition: all 0.4s ease;
}


/* ========== Base Styles ========== */
/* margin */
.parsys .mgt5 {margin-top: 5px  !important;}
.parsys .mgt10 {margin-top:10px !important;}
.parsys .mgt15 {margin-top:15px !important;}
.parsys .mgt20 {margin-top:20px !important;}
.parsys .mgt25 {margin-top:25px !important;}
.parsys .mgt30 {margin-top:30px !important;}
.parsys .mgt35 {margin-top:35px !important;}
.parsys .mgt40 {margin-top:40px !important;}
.parsys .mgt45 {margin-top:45px !important;}
.parsys .mgt50 {margin-top:50px !important;}
.parsys .mgt55 {margin-top:55px !important;}
.parsys .mgt60 {margin-top:60px !important;}
.parsys .mgt70 {margin-top:70px !important;}
.parsys .mgt80 {margin-top:80px !important;}
.parsys .mgt90 {margin-top:90px !important;}

/* padding */
.parsys .pdt5 {padding-top: 5px !important;}
.parsys .pdt10{padding-top:10px !important;}
.parsys .pdt15{padding-top:15px !important;}
.parsys .pdt20{padding-top:20px !important;}
.parsys .pdt25{padding-top:25px !important;}
.parsys .pdt30{padding-top:30px !important;}

/* padding box */
.parsys .pd10 {padding: 10px !important;}
.parsys .pd20 {padding: 20px !important;}
.parsys .pd30 {padding: 30px !important;}
.parsys .pd40 {padding: 40px !important;}
.parsys .pd50 {padding: 50px !important;}


/* float */
.parsys .floatL{ float: left; }
.parsys .floatR{ float: right; }

/* text */
.parsys .alL{ text-align: left !important; }
.parsys .alC{ text-align: center !important; }
.parsys .alR{ text-align: right !important; }

.parsys .vaT{ vertical-align: top; }
.parsys .vaM{ vertical-align: middle; }
.parsys .vaB{ vertical-align: bottom; }

.parsys .fs12{
font-size: 12px;
}
.parsys .fs14{
font-size: 14px;
}
.parsys .fs18{
font-size: 18px;
}
.parsys .fs20{
font-size: 18px;
}

.parsys .bold{
font-weight: bold;
}

.parsys section .txt_yellow01 {
color: #fdd000;
}
.parsys section .txt_orange01 {
color: #ED7836;
}
.parsys section .txt_blue01 {
color: #0A357F;
}
.parsys section .txt_green01 {
color: #70B543;
}
.parsys section .txt_red01 {
color: #bb0000;
}


/* ========== Clear ========== */


/* For modern browsers */
.parsys .cf:before,
.parsys .cf:after {
content:"";
display:table;
} 
.parsys .cf:after {
clear:both;
} 
/* For IE 6/7 (trigger hasLayout) */
.parsys .cf { zoom:1;}



/* ========== List ========== */

.parsys ul {
list-style:none;
padding: 0;
margin: 0;
}
.parsys .comList01 li {
margin-left:  1em;
text-indent: -1em;
}
.parsys .comList02 li {
margin-left:  1.3em;
text-indent: -1.3em;
}
.parsys .comList02 li span {
padding-right: 5px;
}
.parsys .comList02 dl{
display: table;
width: 100%;
margin-bottom: 10px;
}
.parsys .comList02 dt ,
.parsys .comList02 dd {
display: table-cell;
vertical-align: top;
text-align: left;
line-height: 1.5;
}
.parsys .comList02 dt {
width: 2em;
}



/* ========== common ========== */
.tabLayout.tabItemWrapper div {
line-height: 1.5;
}
.tabNavigation_contents p{
margin: 0;
}
.parsys .video{
margin:60px auto 0;
}
.parsys .video .cont_tits01{
text-align: center;
}
.parsys .video .wrap{
position: relative;
width: 100%;
max-width: 512px;
margin: 40px auto 0;
}
.parsys .video .wrap a{
position: relative;
display: block;
}
.parsys .video .wrap a:before{
content: "";
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 20px 0 20px 40px;
border-color: transparent transparent transparent #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
z-index: 5;
}
.parsys .video .wrap + p{
max-width: 512px;
margin: 20px auto;
}

.parsys .video .wrap iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
@media screen and (max-width: 768px) {
.parsys .video .wrap{
max-width: auto;
}
.parsys .video .wrap + p{
max-width: auto;
}
}
.parsys .the_inner {
margin: 10px auto;
max-width: 700px;
}

.parsys .btn_movie a {
display: block;
padding: 10px;
color: #004386;
background: #a0cbed;
border: solid 2px #ffd601;
text-align: center;
font-weight: bold;
border-radius: 6px;
width: 80%;
}


.parsys section{
margin-bottom: 70px;
}
.parsys section .cont_tit01{
padding-bottom: 10px;
margin-bottom: 35px;
border-bottom: 3px solid  #0A327F ;
}
.parsys section .cont_tit01 h3{
font-size: 24px;
font-weight: bold;
margin: 0;
}
.parsys section .cont_tit01 h3 .sml01{
font-size: 16px;
}

.parsys section .cont_tits01 {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.parsys section .cont_tits01_fsL {
font-size: 24px;
font-weight: bold;
margin-top: 60px;
margin-bottom: 20px;
}
.parsys section .cont_tits01.band {
padding: 5px;
margin-top: 40px;
background-color: #E0E6EF;
}

.parsys section .cont_tits02 {
font-size: 16px;
font-weight: bold;
}

.parsys section .borderBox01 {
border: 1px solid #CCCCCC;
padding: 20px;
}
.parsys section .borderBox02{
padding: 10px;
border: 2px solid #BBCBDD;
border-radius: 15px;
box-sizing: border-box;
}

.parsys section .picBox01 {
width: 700px;
margin: auto;
}
.parsys section .picBox01.wide {
width: 100%;
margin: auto;
}
.parsys section p + .picBox01 {
margin-top: 40px;
}
.parsys section .picBox01 .item_half {
width: 50%;
float: left;
position: relative;
}


@media screen and (max-width: 768px) {
.parsys section .picBox01{
width: 100%;
text-align: center;
}

.parsys section img{
width: 100%;
}
.parsys section img.sizeM{
width: 65%;
}
.parsys section img.sizeS{
width: 25%;
}

}

.parsys section [class^="wrap_half"] {
margin-top: 35px;
}
.parsys section .cont_tits01 + [class^="wrap_half"] {
margin-top: 0;
}

.parsys section .link_btn01 a{
display: block;
background: #F7F7F7;
padding: 10px;
text-align: center;
color: #0A357F;
font-size: 14px;
font-weight: bold;
}
.parsys section .link_btn01 a:hover{
background: #0A357F;
color: #F7F7F7;
opacity: 1;
}

.parsys section .useCaseBox01{
width: 700px;
margin: 40px auto 0;
padding: 20px;
border: 2px solid #BBCBDD;
border-radius: 15px;
box-sizing: border-box;
}
.parsys section .useCaseBox01 .picBox01{
width: 112px;
float: left;
}
.parsys section .useCaseBox01 .txtBox01{
width: 520px;
float: right;
}

.parsys section .useCaseBox01 .txtBox01 .cont_tits01{
font-size: 24px;
font-weight: bold;
text-align: center;
color: #0a327f;
padding-bottom: 10px;
border-bottom: 2px solid #e0e6ef;
}
.parsys section .solutionBox01{
background: #E0E6EF;
margin-top: 30px;
padding: 20px 18px;
font-size: 17px;
font-weight: bold;
position: relative;
}
.parsys section .useCaseBox01 .txtBox01 .solutionBox01:before{
content: "";
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 16px 16px 0 16px;
border-color: #0a327f transparent transparent transparent;
position: absolute;
top: -10px;
left: 50%;
transform: translateX(-50%);
z-index: 5;
}
.parsys section .useCaseBox01 .txtBox01 .solutionBox01>ul{
padding-left: 45px;
}

@media screen and (max-width: 768px) {
.parsys section .useCaseBox01{
width: auto;
}
.parsys section .useCaseBox01 .picBox01{
width: auto;
float: none;
text-align: center;
margin-bottom: 15px;
}
.parsys section .useCaseBox01 .txtBox01{
width: auto;
float: none;
}
.parsys section .useCaseBox01 .txtBox01 .solutionBox01>ul{
padding-left: 0;
}
.parsys section .solutionBox01 .alC{
text-align: left !important;
}
.parsys section .solutionBox01 .alC br{
display: none;
}
}

/*tabInPagePar1*/
.tabInPagePar1 {
}
/*-mq-*/
@media screen and (max-width: 768px) {
}


/* common */
.cont_tits01.band {
	padding: 5px;
    margin-top: 40px;
    background-color: #E0E6EF;
	line-height: 1.5;
}
.audioFunction {
    margin-top: 40px;
}
.audioFunction .box01 {
	width: 410px;
    float: left;
	padding: 20px 10px;
    border: 2px solid #BBCBDD;
    box-sizing: border-box;
}
.audioFunction .box01:nth-child(2){
	float: right;
}
.audioFunction .box01 .tits {
	font-weight: bold;
	color: #0A357F;
	text-align: center;
}
.audioFunction .box01 .tits span {
	font-size: 28px;
}
.mgA {
	margin: auto!important;
}
.btn01 {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.btn01 a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.num_list01 li {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	margin-left: 37px;
}
.num_list01 li:last-child {
	margin-bottom: 0;
}
.num_list01 li span {
	padding-left: 1.7em;
}
.num_list01 li::before {
	position: absolute;
	top: 50%;
	left: -28px;
	transform: translateY(-50%);
	display: block;
	width: 18px;
	height: 18px;
}
.num_list01 li.first::before {
	content: url(../img/video-conferencing/num01.png);
}
.num_list01 li.second::before {
	content: url(../img/video-conferencing/num02.png);
}
.num_list01 li.third::before {
	content: url(../img/video-conferencing/num03.png);
}
.num_list01 li.fourth::before {
	content: url(../img/video-conferencing/num04.png);
}
.num_list01 li.fifth::before {
	content: url(../img/video-conferencing/num05.png);
}
.num_list01 li.sixth::before {
	content: url(../img/video-conferencing/num06.png);
}
.wrap_half01 {
	width: 700px;
	margin: auto;
}
.wrap_half01 .txtBox01 {
	width: 500px;
    float: left;
}
.wrap_half01 .picBox02 {
	width: 200px;
    float: right;
	margin-top: 35px;
}
.wrap_half02 {
	width: 700px;
	margin: auto;
}
.wrap_half02 .txtBox01 {
	width: 310px;
    float: right;
	margin-top: 35px;
}
.wrap_half02 .picBox02 {
	width: 360px;
    float: left;
	margin-right: 30px;
}
.wrap_half03 {
	width: 700px;
	margin: auto;
}
.wrap_half03 .txtBox01 {
	width: 250px;
    float: left;
	margin: 35px 30px 0 0;
}
.wrap_half03 .picBox02 {
	width: 420px;
    float: right;
	margin-top: -72px;
}
.wrap_half03 .picBox03 {
	width: 420px;
    float: right;
	margin-top: 15px;
}
.comList03 span {
	display: block;
	margin-right: 2em;
}
.parsys section .borderBox02 {
	padding: 20px;
	line-height: 1.5;
}
.video {
	position: relative;
    width: 100%;
    max-width: 524px;
    margin: 40px auto 0;
}
.video a {
	position: relative;
    display: block;
}
.video a::before {
	content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 40px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 5;
}
.pic03area_L {
	width: 411px;
	float: left;
	margin-right: 20px;
}
.pic03area_C {
	width: 301px;
	float: left;
}
.pic03area_R {
	width: 100px;
	float: right;
}

@media screen and (max-width: 768px) {
.audioFunction .box01 {
	width: auto;
}
.audioFunction .box01:first-child {
	margin-bottom: 10px;
}
.btn01 {
	width: 100%;
}
.num_list01 {
	width: auto;
}
.wrap_half01, .wrap_half02, .wrap_half03 {
	width: auto;
}
.wrap_half01 .txtBox01 {
	width: auto;
	margin-bottom: 20px;
}
.wrap_half01 .picBox02 {
	float: none;
	margin: 35px auto 0;
}
.wrap_half02 .txtBox01 {
	width: auto;
	margin-bottom: 20px;
	margin-right: 0;
	float: none;
	margin-top: 0;
}
.wrap_half02 .picBox02 {
	width: auto;
	float: none;
	margin-right: 0;
}
.wrap_half03 .txtBox01 {
	width: auto;
	margin-bottom: 20px;
}
.wrap_half03 .txtBox01 {
	margin: 0 0 20px 0;
	float: none;
}
.wrap_half03 .txtBox02 {
}
.wrap_half03 .picBox02 {
	width: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
.wrap_half03 .picBox03 {
	width: auto;
}

}

/* service */
.tabInPagePar1 .cont01 .cont_tits01 {
	margin: 35px 0 15px;
}
.tabInPagePar1 .cont01 .itemWrap01 .wrap_inner {
	width: 700px;
	margin: auto;
}
.tabInPagePar1 .cont02 .cont_tits01 {
	margin: 35px 0 15px;
}
.tabInPagePar1 .cont02 .picBox01 {
	text-align: center;
}
.tabInPagePar1 .cont02 .cont_tit01 h3 span {
	padding-left: 2em;
}
.tabInPagePar1 .cont03 .item_half p {
	color: #0A357F;
	text-align: center;
	margin-bottom: 20px;
}



@media screen and (max-width: 768px) {
.tabInPagePar1 .parsys section .picBox01 .item_half {
	width: 100%;
	margin-bottom: 50px;
}
.tabInPagePar1 .parsys section .picBox01 .item_half:last-child {
	margin-bottom: 0;
}
.tabInPagePar1 .cont01 .itemWrap01 .wrap_inner {
	width: auto;
}
.tabInPagePar1 .cont01 .pic03area_L, .tabInPagePar1 .cont01 .pic03area_C {
	width: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 30px;
}
.tabInPagePar1 .cont01 .pic03area_R {
	margin: 0 auto;
	float: none;
	text-align: center;
}


}


/* solution */

.tabInPagePar2 .btn_area {
	margin-bottom: 80px;
	display: table;
	width: 100%;
}
.tabInPagePar2 .btn_area ul li {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
}
.tabInPagePar2 .btn_area ul li a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
}
.tabInPagePar2 .btn_area ul li:nth-child(odd) {
	padding-right: 20px;
	float: left;
}
.tabInPagePar2 .btn_area ul li:nth-child(n+3) {
	margin-top: 10px;
}
.tabInPagePar2 .btn_area ul li:nth-child(even) {
	float: right;
}

.tabInPagePar2 .cont01 .cont_tits01 {
	margin: 35px 0 15px;
}

.tabInPagePar2 .cont01 .cont_tit01 h3 span {
	font-size: 16px;
}
.tabInPagePar2 .cont01 .wrap_half01 .txtBox01 {
	width: 406px;
	float: left;
	margin-right: 30px;
	box-sizing: border-box;
}
.tabInPagePar2 .cont01 .wrap_half01 .txtBox01 .note {
	margin-top: 30px;
}
.tabInPagePar2 .cont01 .wrap_half01 .picBox01 {
	width: auto;
	float: right;
	text-align: right;
}
.tabInPagePar2 .cont01 .btn {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.tabInPagePar2 .cont01 .btn a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.tabInPagePar2 .cont02 .cont_tits01 {
	margin: 35px 0 15px;
}
.tabInPagePar2 .cont02 .cont_tit01 h3 span {
	font-size: 16px;
}
.tabInPagePar2 .cont02 .wrap_half01 .txtBox01 {
	width: 550px;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}
.tabInPagePar2 .cont02 .wrap_half01 .picBox01 {
	width: auto;
	float: right;
	text-align: right;
}
.tabInPagePar2 .cont02 .btn {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.tabInPagePar2 .cont02 .btn a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.tabInPagePar2 .cont02 .tblBox01 {
	margin: 30px auto 0;
	width: 700px;
}
.tabInPagePar2 .cont02 .tblBox01 li {
	display: table-cell;
    padding: 0 15px;
    line-height: 1;
}
.tabInPagePar2 .cont02 .tblBox01 li:first-child {
	padding-left: 0;
}
.tabInPagePar2 .cont02 .tblBox01 li:last-child {
	padding-right: 0;
}
.tabInPagePar2 .cont02 .tblBox01 li .tits01 {
	border-radius: 6px;
    background: #0A357F;
    padding: 5px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.tabInPagePar2 .cont03 .cont_tit01 h3 span {
	font-size: 16px;
}
.tabInPagePar2 .cont03 .wrap_half01 .txtBox01 {
	width: 550px;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}
.tabInPagePar2 .cont03 .btn {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.tabInPagePar2 .cont03 .btn a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
.tabInPagePar2 .cont04 .picBox02 {
	width: 100%;
}
.tabInPagePar2 .cont04 .picBox02 .item_half {
	width: 50%;
	float: left;
	text-align: center;
}
.tabInPagePar2 .cont04 .picBox02 .item_half:nth-child(2) {
	float: right;
	text-align: right;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .cf {
	width: 400px;
	padding: 0 10px;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .tit01 {
	width: 400px;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	background: #0A357F;
	font-weight: bold;
}
.tabInPagePar2 .cont04 .picBox02 .item_halfL, .tabInPagePar2 .cont04 .picBox02 .item_halfR {
	width: 180px;
	text-align: center;
}
.tabInPagePar2 .cont04 .cont_tit01 h3 span {
	font-size: 16px;
}
.tabInPagePar2 .cont04 .wrap_half01 .txtBox01 {
	width: 550px;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}
.tabInPagePar2 .cont04 .wrap_half01 .txtBox01 {
	width: 550px;
	float: left;
	padding-right: 30px;
	box-sizing: border-box;
}
.tabInPagePar2 .cont04 .wrap_half01 .picBox01 {
	width: 100%;
}
.tabInPagePar2 .cont04 .btn {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.tabInPagePar2 .cont04 .btn a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
.tabInPagePar2 .btn_area ul li {
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}
.tabInPagePar2 .btn_area ul li:last-child {
	margin-bottom: 0;
}
.tabInPagePar2 .btn_area ul li:nth-child(odd) {
	padding-right: 0;
}
.tabInPagePar2 .btn_area ul li:nth-child( n + 3) {
	margin-top: 0;
}
.tabInPagePar2 .cont01 .wrap_half01 .txtBox01 {
	width: auto;
	margin-right: 0;
}
.tabInPagePar2 .cont01 .wrap_half01 .picBox01 {
	margin-top: 30px;
	text-align: center;
}
.tabInPagePar2 .cont01 .btn {
	width: 100%;
}
.tabInPagePar2 .cont02 .wrap_half01 .txtBox01 {
	width: auto;
	margin-right: 0;
	padding-right: 0;
}
.tabInPagePar2 .cont02 .wrap_half01 .picBox01 {
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.tabInPagePar2 .cont02 .btn {
	width: 100%;
}
.tabInPagePar2 .cont02 .tblBox01 {
	width: auto;
}
.tabInPagePar2 .cont02 .tblBox01 li {
	display: block;
	padding: 0 0 15px 0;
}
.tabInPagePar2 .cont02 .tblBox01 li:last-child {
	padding-bottom: 0;
}
	
.tabInPagePar2 .cont03 .wrap_half01 .txtBox01 {
	width: auto;
	margin-right: 0;
	padding-right: 0;
}
.tabInPagePar2 .cont03 .wrap_half01 .picBox01 {
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.tabInPagePar2 .cont03 .btn {
	width: 100%;
}
.tabInPagePar2 .cont04 .picBox02 .item_half {
	width: auto;
	float: none;
}

.tabInPagePar2 .cont04 .picBox02 .item_half .tit01 {
	width: auto;
}
.tabInPagePar2 .cont04 .picBox02 .item_halfL, .tabInPagePar2 .cont04 .picBox02 .item_halfR {
	width: auto;
	padding: 0;
	float: none;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .cf {
	width: auto;
	padding: 0;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .sp_w130 {
	width: 160px;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .sp_w160 {
	width: 160px;
}
.tabInPagePar2 .cont04 .picBox02 .item_half:nth-child(2) {
	float: none;
	width: auto;
}
.tabInPagePar2 .cont04 .picBox02 .item_half .tit01 .mgl20 {
	margin-left: 0;
}
.tabInPagePar2 .cont04 .wrap_half01 .txtBox01 {
	width: auto;
	margin-right: 0;
	padding-right: 0;
}
.tabInPagePar2 .cont04 .wrap_half01 .picBox01 {
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
.tabInPagePar2 .cont04 .btn {
	width: 100%;
}



}
/* trial */
.tabInPagePar3 .cont01 .cont_tits01 {
	margin: 35px 0 15px;
	text-align: center;
}
.tabInPagePar3 .cont02 .cont_tits01 {
	margin: 35px 0 15px;
	text-align: center;
}
.tabInPagePar3 .cont01 .btn {
	width: 470px;
	margin: 40px auto 0;
	text-align: center;
	display: table;
}
.tabInPagePar3 .cont01 .btn a {
	display: block;
	background: #E9E9E9;
	padding: 15px 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
@media screen and (max-width: 768px) {

.tabInPagePar3 .cont01 .btn {
	width: 100%;
}

}
/* gloval */
                   