﻿@charset "utf-8";
	
/* Mobile first */

.txt_sup {font-size:75%;vertical-align:top;font-style:normal;}

.videoBox {width:100%;position: relative;overflow:hidden;text-align:center;}
.videoBox a {width:100%;height:100%;display:block;position: relative;}
.videoBox a span.layer {width:100%;height:100%;background:url("/resources/_img/sub/product/btn_playVideo.png") no-repeat center;position: absolute;left:0;top:0;right:0;bottom:0;z-index:5;background-size:43px 43px;}
.videoBox a img {width:100%;max-width:100%;}
.videoBox.on a {display:none;}
.videoBox .videoArea {display:none;}
.videoBox.on .videoArea {display:block;}
.videoBox .videoArea iframe {width:100%;height:100%;}

.pt60aList {margin-top:20px;position: relative;}
.pt60aList li {float:left;font-size:13px;width:50%;font-family:'stitle';color:#0081c6;position: relative;padding-left:10px;}
.pt60aList li::before {content:"";width:3px;height:3px;background:#0081c6;position: absolute;left:0;top:7px;}
.pt60aList li:nth-child(3) {width:100%;}


.tc { text-align: center !important;}
.tl-xsm { text-align: left;}
.tl { text-align: left; }
.benefit_sup{font-size:90%;vertical-align:super;font-style:normal;}
.benefitWrap {padding: 0;overflow: hidden;}
.benefitWrap:before,
.benefitWrap:after {content:""; display: table; clear: both; }
.br { display: block; }
.benefitTitle { text-align: center; font-size: 28px; line-height: 1.2; margin-top: 39px; font-family: 'stitle';}

.bcSubTitle { font-size: 16px; line-height: 1.1; font-family: 's8'; color: #333; }
.bcSubTitle2 { font-size: 14px; line-height: 1.1; font-family: 's8'; color: #666; }
.bcSubTitle.large { font-size: 23px; margin-bottom: 10px; font-family: 's4'; font-weight: normal;}
.bcSubTitle.icon-1 {padding-left:45px; padding-top:10px; position:relative;}
.bcSubTitle.icon-1:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:43px; height:34px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_01.png); background-size:100%; background-repeat: no-repeat;}
.bcSubTitle.icon-2 {padding-left:45px; padding-top:10px; position:relative;}
.bcSubTitle.icon-2:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:35px; height:33px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_02.png); background-size:100%; background-repeat: no-repeat;}
.bcSubTitle.icon-3 {padding-left:45px; padding-top:10px; position:relative;}
.bcSubTitle.icon-3:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:41px; height:31px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_03.png); background-size:100%; background-repeat: no-repeat;}
.bcSubTitle.icon-4 {padding-left:45px; padding-top:10px; position:relative;}
.bcSubTitle.icon-4:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:43px; height:31px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_04.png); background-size:100%; background-repeat: no-repeat;}
.bcBoxWrap { width: 100%; }
.bg { background-color: #f8f8f8 !important;}
.bg2 {background-color: #eaeaea !important;}
.bg3 {background-color: #f5f5f5 !important;}
.bg4 {background-color: #f7f7f7 !important;}

.bg_typ01 {background-color: #f5f5f5 !important;}
.bg_typ02 {background-color: #fafafa !important;}

.bcBoxWrap.bg4 {background-color: #dfdfdf;}
.bcBoxWrap.bg5 {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#ececec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg6 { background-color: #dcdcdc;}
.bcBoxWrap.bg7 { background-color: #f0f0f0;}
.bcBoxWrap.bg8 { background-color: #eee;}
.bcBoxWrap.bg9 { background-color: #222;}
.bcBoxWrap.bg9 .bcSubTitle, .bcBoxWrap.bg22 .bcSubTitle { color: #fff; }
.bcBoxWrap.bg9 figure figcaption p {color: #999}
.bcBoxWrap.bg10 {background-color: #d5d5d5;}
.bcBoxWrap.bg11 {background-color: #e5e5e5;}
.bcBoxWrap.bg12 {background-color: #efefef;}
.bcBoxWrap.bg13 {
	background: #d9d9d9; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9d9d9 0%, #ffffff 35%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d9d9d9 0%,#ffffff 35%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d9d9d9 0%,#ffffff 35%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg14 {
	background: #c5c5c5; /* Old browsers */
	background: -moz-linear-gradient(top,  #c5c5c5 0%, #dadada 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #c5c5c5 0%,#dadada 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #c5c5c5 0%,#dadada 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg15 {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg16 { background-color: #f6f6f6; }
.bcBoxWrap.bg17 {
	background: #d5d5d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5d5d5 0%, #eaeaea 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #d5d5d5 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #d5d5d5 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg18 {
	background: #e9e9e9; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #cecece 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#cecece 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e9e9e9 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}

.bcBoxWrap.bg20 {
	background: #dddddd; /* Old browsers */
	background: -moz-linear-gradient(top,  #dddddd 0%, #f8f8f8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dddddd 0%,#f8f8f8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dddddd 0%,#f8f8f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg21 { background-color: #f3f3f3; }
.bcBoxWrap.bg22 { background-color: #000; }
.bcBoxWrap.bg22 p { color: #999; }

.bcBoxWrap.bg23{ background: -moz-linear-gradient(top,  #fafafa 40%, #dfdfdf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fafafa 40%,#dfdfdf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fafafa 40%,#dfdfdf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap.bg24{ background: -moz-linear-gradient(top,  #fbfbfb 30%, #FFFFFF 40%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fbfbfb 30%,#FFFFFF 40%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fbfbfb 30%,#FFFFFF 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}
.bcBoxWrap:before,
.bcBoxWrap:after {content:""; display: table; clear: both; }


.bcBox .bcSubTitle + p { margin-top: 5px; }
.bcBox .bcSubTitle2 + p { margin-top: 5px; }
.bcBox { padding: 30px 15px 0; }
.bcBox.last { padding-bottom: 30px; }
.bcBox.full_bcBox{width:100%; padding:30px 0 0;}
.bcBox ul.dot li{width:100%;float:none;word-break: break-word;word-wrap: break-word;white-space: normal;}
.bcBox ul.dot li:before { content:""; position: absolute; display: block; width: 2px; height:2px; top:8px; left:0; background-color: #666;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.bcBox figure {padding: 0;margin: 0;max-width:582px; margin:  0 auto;}
.bcBox figure + figure { margin-top: 16px; }
.bcBoxWrap .sec_inner p,.top_area p,.bcBox .caption,.bcBox figcaption{padding: 0;margin: 0;line-height: 1.5; color: #666;}
.bcBox figcaption strong { font-weight: bold; color: #0081c6;}



.RS85_R .bcBox figcaption strong {font-style:italic;}
.RS85_R .mg_l{margin-left:0}
.RS85_R .bcBox i {font-style:normal;}
.RS85_R .addTxt li {padding-left:16px; color:#666;}
.RS85_R .addTxt li:after{top:4px; font-size:12px; color:#666; content:"●";}
.RS85_R .mg_l{margin-left:0}
.RS85_R .t_disclamer{font-size: 11px;line-height:1.3;margin: 30px auto 0;color:#666;}
.RS85_R .bcBoxWrap.sonden{}
.RS85_R .bcBoxWrap.sonden figcaption{margin-bottom:20px; text-align:left;}
.bcBox .strong {color: #0081c6;font-weight: bold; margin-top: 16px;}


.bcImgBg,
.bcImg {margin-top: 16px;}
.bcImgBg img,
.bcImg img { width:100%; display: block; margin: 0 auto;}
.bcImg.SonoVetR3_01 { margin-top:20px; z-index: 0; position: relative; }
.bcImg.full ,.bcImg.full_black{ margin-left: -15px; margin-right: -15px;}

.bcImg.aniCont {position:relative; overflow:hidden;}
.bcImg.aniCont img.aniArrow {height:100%; width:auto; position:absolute; left:38%;top:3%;}
.bcImg.aniCont img.tImg {position:relative;}

.SonoVetR3_02 { z-index: 1;position: relative;}
.SonoVetR3_03 { z-index: 0; margin-top: -50px; }

.bcImgDesc {font-size: 14px; line-height: 1.1; margin: 10px 0;}

.bcTitle { font-size: 23px; line-height: 1.2; text-align: center; font-family: 's4';font-weight: normal;}
.bcTitle .sub { font-size: 15px; font-weight: normal; }
.bcTitle + figure { margin-top: 12px; }

.ic {display: inline-block;vertical-align: middle;text-indent: -9999px;font-size: 0;line-height: 0;background: url(/resources/_img/sub/product/ic.png) no-repeat;-webkit-background-size: 100px 100px;background-size: 100px 100px; margin:0 6px 2px 0;}
.ic.book {background-position: 0 0;width: 15px; height:11px;}
.ic.camcoder {background-position: -25px 0; width:15px; height:9px;}
.ic.camcoder2 {background-position:0 -44px; width:15px; height:9px;}
.ic.notepad {background-position:-50px 0; width:12px; height:16px;}
.ic.paper {background-position:-35px -67px; width:14px; height:16px; background-size:151px 151px;}
.ic.catalog {background-position:-76px -66px; width:19px; height:17px; background-size:151px 151px;}
.ic.paper2{background-position:0 -93px; width:15px; height:17px; background-size:151px 151px;}
.ic.menu {background: url(/resources/_img/sub/product/ic_menu.png) no-repeat;background-size:100% 100%;width:11px;height:7px;}
.ic.down {width: 17px; height: 15px; margin: 0 8px 3px 0; background: url(/resources/it/_img/sub/product/bg_blit.png) no-repeat; background-position: -17px 0;}

.btnMore span.more {display:inline-block;background: url('/resources/_img/sub/product/ico_arrow.png') right 1px no-repeat;width:12px;height:9px;background-size:7px 9px;}

.icBcf.view27  {display: block; background: url(/resources/_img/sub/product/HS70A_GI/icbcf_27.png) no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto; width: 55px; height: 56px;}
.icBcf.view27.type01 {background-position: 0 0; }
.icBcf.view27.type02 {background-position: 0 -56px; }
.icBcf.view27.type03 {background-position: 0 -112px; }
.icBcf.view27.type04 {background-position: 0 -168px; }
.icBcf.view27.type05 {background-position: 0 -224px; }
.icBcf.view27.type06 {background-position: 0 -280px; }

.icBcf {display: block; background: url(/resources/_img/sub/product/SonoAceR7_GI/icbcf_08.png) no-repeat; -webkit-background-size: 65px auto; background-size: 65px auto; width: 65px; height: 65px;}
.icBcf.view01  {background-image: url(/resources/_img/sub/product/SonoVetR3_V/icbcf_01.png)}
.icBcf.view03  {background-image: url(/resources/_img/sub/product/SonoAceR3_GI/icbcf_03.png)}
.icBcf.view03-1  {background-image: url(/resources/_img/sub/product/SonoAceR3_GI/icbcf_03_1.png); -webkit-background-size: auto 38px; background-size: auto 38px; width: 45px; height: 38px;}
.icBcf.view05  {background-image: url(/resources/_img/sub/product/MySonoU6_GI/icbcf_05.png)}
.icBcf.view07  {background-image: url(/resources/_img/sub/product/PT60A_POC/icbcf_07.png)}
.icBcf.view10  {background-image: url(/resources/_img/sub/product/A35_GI/icbcf_10.png)}
.icBcf.view11  {background-image: url(/resources/_img/sub/product/SonoAceR5_GI/icbcf_11.png)}
.icBcf.view17  {background-image: url(/resources/_img/sub/product/Accuvix_XG_GI/icbcf_17.png)}
.icBcf.view22  {background-image: url(/resources/_img/sub/product/H60_GI/icbcf_22.png)}
.icBcf.view24  {background-image: url(/resources/_img/sub/product/HM70A_with_Plus_GI/icbcf_24.png)}
.icBcf.view25  {background-image: url(/resources/_img/sub/product/HM70A_with_Plus_GI/icbcf_25.png)}

.icBcf.type01 {background-position: 0 0; }
.icBcf.type02 {background-position: 0 -65px; }
.icBcf.type03 {background-position: 0 -130px; }
.icBcf.type04 {background-position: 0 -195px; }
.icBcf.type05 {background-position: 0 -260px; }
.icBcf.type06 {background-position: 0 -325px; }
.icBcf.type07 {background-position: 0 -390px; }
.icBcf.type08 {background-position: 0 -455px; }
.icBcf.type09 {background-position:0 0; }


.icBcf.view05.type01 {display: block; background: url(/resources/_img/sub/product/MySonoU6_GI/icbcf_05_01.png) no-repeat; -webkit-background-size: 66px; background-size: 66px; width: 66px; height: 66px;}

.icBcf.view03-1.type01 {background-position: 0 0;}
.icBcf.view03-1.type02 {background-position: -45px 0;}
.icBcf.view03-1.type03 {background-position: -90px 0;}



ul.dot { font-size: 11px; line-height: 17px; color: #666; font-family: 's4'; margin-top: 12px  !important;}
ul.dot:after { content:""; display: table; clear: both; }
ul.dot li { position: relative; padding: 0 0 0 10px !important; min-height:0 !important; margin: 0  !important;word-wrap:break-word;}
ul.dot li:before { content:""; position: absolute; display: block; width: 2px; height:2px; top:9px; left:0; background-color: #666;}

ul.dash {font-size: inherit;line-height: inherit; color: #666; font-family: 's4'; margin-top: 12px  !important;}
ul.dash li {position: relative; padding:0 0 0 10px !important;  min-height:0 !important; margin: 0  !important;}
ul.dash li:before { content:"-"; position: absolute; top:0; left:0; font-size: inherit;line-height: 1.5;}

.bcBtnWrap { margin-top: 16px;}
.bcBtn {display: inline-block; padding: 0 13px; height: 33px; vertical-align: middle; text-align: center; font-size: 11px; line-height: 31px; color: #333; -webkit-border-radius: 33px;-moz-border-radius: 33px;border-radius: 33px;border: 1px solid #333;}
.bcBtn + .bcBtn { margin-left: 2px; }
.bcBtn.darkGray {background-color: #333;color: #fff;}
.bcBtn.gray {background-color: #666;color: #fff;border-color: #666;}
.bcBtn.lightgray {background-color: #222;color: #fff;border-color: #fff;}

.addTxt li {position:relative;font-size:11px;line-height:130%;color:#0081c6;padding:3px 0px 0px 8px}
.addTxt li:after {content:"*"; color:#3cb7ba; font-size:12px; position:absolute; top:4px; left:0px;}

.view-lg ,.view-sm, .view-md { display: none !important; }
.view-xsm { display: block !important; }

.bcImgBg.HS70A_01 img { margin-right: -40px; margin-top: -25px; width:73.4375%}
.bcImgBg.rs80A img { margin-right: -40px; margin-top: -25px; width:73.4375%}

.bcImgBg.H60_01 img { margin-right: -40px; margin-top: -65px; width:80.9677%}

.benefitTitle +.bcBoxWrap.bg2,
.benefitTitle +.bcFeatureWrap { margin-top: 30px; }

.bcFeatureItem { margin-top: 15px; }
.bcFeatureItem .icBcf { display: inline-block; }
.bcFeatureItem .icBcf + .icBcf { margin-left: 15px; }

.bcFeatureWrap {background-color: #f8f8f8;}
.bcFeatureWrap.no-bg { background-color: #fff;}
.H60_CV .bcFeatureWrap {padding-top:1px;}
.bcFeature {padding: 25px 15px;}
.bcfTitle { padding: 24px 0 14px;font-size: 28px; line-height: 1.3;font-family: 'stitle';text-align: center;}
.bcFeature > ul {}
.bcFeature > ul:after { content:""; display: table; clear: both; }
.bcFeature > ul > li {position: relative;padding:18px 0 17px 72px; min-height:91px;}
.bcFeature > ul > li > i { position: absolute; top:18px; left:0; }
.bcFeature h4 {font-size: 14px; margin-bottom: 4px; color: #333; font-family: 's8';}
.bcFeature p {font-size: 12px; line-height: 1.5; color: #666;}

.bcFeatureWrap.type2 { background-color: #eaeaea; }
.bcFeature.type2 { padding: 0 15px 25px;}
.bcFeature.type2 > ul > li {position: relative;padding:0 0 0 0; min-height:65px;}
.bcFeature.type2 > ul + ul,
.bcFeature.type2 > ul > li + li { margin-top: 20px; }

.bcFeature.type2 > ul > li > i {display: inline-block; vertical-align: middle; margin-bottom: 10px; position: static; top:initial; left:initial}
.bcFeature.type2 h4 { display: inline-block; vertical-align: middle; margin-left: 10px;}
.bcFeature.type2 p + ul { margin-top: 25px; }

.bcFeature.type3 { padding: 0 15px 25px;}
.bcFeature.type3 > ul > li {position: relative;padding:0 0 0 0; min-height:65px;}
.bcFeature.type3 > ul + ul,
.bcFeature.type3 > ul > li + li { margin-top: 20px; }
.bcFeature.type3 > ul > li > i {display: inline-block; vertical-align: middle; margin-bottom: 10px; position: static; top:initial; left:initial}
.bcFeature.type3 h4 { display: inline-block; vertical-align: middle; margin-left: 10px;}
.bcFeature.type3 p + ul { margin-top: 25px; }

.bcFeatureTableWrap {width: 100%;}
.bcFeatureTableWrap:after { content:""; display: table; clear: both; }
.bcFeatureTableWrap.last { margin-bottom: 25px; }
.bcFeatureTableWrap.bcinner {margin: 25px -25px 0;position: relative; z-index: 1;}
.bcFeatureTableWrap.bcinner.small { padding: 0 25px; }
.bcFeatureTable { padding: 0; margin-bottom: 0; display: table; width: 100%;}
.bcFeatureTable > ul { margin: 0; display: table-row; }
.bcFeatureTable > ul > li { display: table-cell; width: 33.33333333%;}
.bcFeatureTable li > i {display: block; margin: 0 auto; margin-bottom: 10px; position: static; top:initial; left:initial}
.bcFeatureTable h4 { display: block; text-align: center; margin: 0; font-weight: normal; font-family: 's4'; font-size: 12px; line-height: 15px; color: #333;}
.bcFeatureTable.step2 > ul > li {width: 50%;}
.bcFeatureTable + .bcFeatureTable { margin-top: 20px; }

.bcFeatureWrap.bcinner {background-color: transparent; padding: 25px 0 ;}
.bcFeatureWrap.bcinner .bcFeature { padding: 0; }

.bcFeature.inline > ul > li {position: relative;padding:0 0 0 0; min-height:55px;}
.bcFeature.inline > ul > li + li { margin-top: 20px; }
.bcFeature.inline > ul > li > i {display: inline-block; vertical-align: middle; position: static; top:initial; left:initial;}
.bcFeature.inline h4 { display: inline-block; vertical-align: middle; margin-left: 10px; font-weight: normal; font-family: 's4'; color: #333; line-height: 1.6;}

.bcFeature.bcFeatureText { margin: 0 15px 20px; padding: 18px 15px 18px; background-color: #fff;}
.bcFeature.bcFeatureText ul > li { padding: 0; min-height:0; margin-top: 20px;}
.bcFeature.bcFeatureText > i { margin: 0 auto ;}

.HM70A_GI_01 .bcImg.arrow {margin-bottom:55px;position: relative;}
.HM70A_GI_01 .bcImg.arrow:after {content:"";width:24px;height:15px;background:url("/resources/_img/sub/product/HM70A_with_Plus_POC/ic_arrow_bottom.gif") no-repeat;background-size:24px 15px;position: absolute;bottom:-35px;left:50%;margin-left:-12px;}

.HS70A_CV .HS70A_CV_bg {background-image: url('/resources/_img/sub/product/HS70A_CV/HS70A_CV_bg.png');background-repeat: no-repeat;background-position: left bottom; -webkit-background-size: 165px auto;background-size: 165px auto;}

.bcFeatureTableWrap.ico_list {width:80%;margin:0 auto;}


.hiht {min-height:auto !important;}
.last_btn {margin-left:0 !important;}


.bcBox figure figcaption p.option .GM60_table_01 p.option { font-size: 10px; margin-top: 10px;}
.GM60_table_01 p.option {font-size: 10px; margin:10px 0 0 5px;}



.bcImg.for-video { position: relative; }
.bcImg.for-video .btn-play {position: absolute; width: 48px; height: 48px; top:50%; left:50%; margin: -24px 0 0 -24px;background: url(/resources/_img/sub/product/btn_play.png) no-repeat;  -webkit-background-size: 48px 48px;background-size: 48px 48px; text-indent: -9999px; font-size: 0; line-height: 0;}
.bcImg.type-m {margin-top: 30px;}
.bcImg.no-mt { margin-top: 0; }
.bcImg.full img, .bcImg.full_black {width: 100%;}
.bcImg.CereTom_02 { background: url(/resources/_img/sub/product/CERETOM/bg_CereTom_02.png) repeat-x; -webkit-background-size: cover;background-size: cover;}


.benefitTitle.mb { margin-bottom: 20px;}

.bcBoxDescWrap { padding: 0 15px; }
.bcBoxDesc { margin-top: 15px; }
.bcBoxDesc h5 {background-color: #4874b5; font-family: 's8'; font-size: 12px; color: #fff; font-weight: bold; padding: 0 20px; line-height: 37px;letter-spacing:-0.8px;}
.bcBoxDesc h5 a.close { display: none;}
.bcBoxDesc .dot { padding: 5px 20px 20px; background-color: #f6f6f6; margin: 0 !important; min-height:0;font-family:'s4';}
.bcBoxDesc .dot li { line-height: 20px; font-size: 12px; color: #666; }
.bcBoxDesc.violet h5 {background-color: #6b59b9;}
.bcBoxDesc.darkblue h5 {background-color: #296889;}
.bcBoxDesc.pink h5 {background-color: #a84e90;}

.bcBoxDescWrap.CereTom_05 { padding-bottom: 30px; }
.bcBoxDescWrap.CereTom_05 h5 { padding-left: 11px; padding-right: 11px; }
.bcBoxDescWrap.CereTom_05 .bcBoxDesc .dot { padding-left: 12px; padding-right: 12px; }
.bcBoxDescWrap.CereTom_05 .bcBoxDescRow { margin: 0 -1px; }
.bcBoxDescWrap.CereTom_05 .bcBoxDescRow + .bcBoxDescRow { margin-top: 15px; }
.bcBoxDescWrap.CereTom_05 .bcBoxDescRow:after {content:""; display: table; clear: both; }
.bcBoxDescWrap.CereTom_05 .bcBoxDesc { margin-top: 0; padding-left: 1px; padding-right: 1px;width: 50%; float:left;}
.bcBoxDescWrap.CereTom_05 .bcBoxDesc.resizeBoxH {min-height:262px;background:#f6f6f6;width:49.5%;margin-right:1%;}
.bcBoxDescWrap.CereTom_05 .bcBoxDesc.resizeBoxH:nth-child(even) {margin-right:0;}
.bcBoxDesc.single {width:100% !important;}

.graphWrap {margin-top: 15px;}
.graphWrap img { max-width:100%; }
.graphWrap p {font-weight: bold; font-family: 's8'; font-size: 12px; line-height: 18px; margin-top: 20px;}
.graphWrap .colorCaption {color: #02bbbe; text-align: center; margin-top: 0;}
.graphInner { padding: 10px 0 }
.graphDescWrap{}
.graphDesc {background: #f4f4f4;padding: 6px;margin-top: 20px;}
.graphDesc h5 {color: #333; font-size: 12px; line-height: 20px;}
.graphDesc ul:after { content:""; display: table; clear: both; }
.graphDesc ul li { float:left; width: 25%; line-height: 18px;}
.graphDesc .line {display: inline-block; vertical-align: middle; width: 24px; height: 6px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; margin-right: 5px;}
.graphDesc .line.c01 {background-color: #009960;}
.graphDesc .line.c02 {background-color: #4ac1f0;}
.graphDesc .line.c03 {background-color: #890911;}
.graphDesc .line.c04 {background-color: #c9c8c5;}
.graphDesc .line.c05 {background-color: #7bcbde;}
.graphDesc .line.c06 {background-color: #4560ab;}
.graphDesc .line.c07 {background-color: #343231;}
.graphWrap .gstrong {color: #333;}
.graphWrap .gatten {color: #666;font-family: 's4'; font-weight: normal; padding-left: 28px; position: relative; }
.graphWrap .gatten:before { content:""; width: 18px; height: 18px; display: block; position: absolute; top:0; lefT:0; background: url(/resources/_img/sub/product/CERETOM/mark_star.png) no-repeat; -webkit-background-size: cover;background-size: cover; }


/* HS70A new */
.bcFeatureWrap.bg { background-color: #eaeaea; }
.HS70A_01_wrap { overflow: hidden; }

.bcBox.HS70A_01_img figcaption { position: relative; z-index: 1; }
.bcBox.HS70A_01_img .bcImg { margin-top: -30px; position: relative; z-index: 0;}
.HS70A_22_bg {background-image: url(/resources/_img/sub/product/HS70A_GI/bg_HS70A_22.png);background-repeat: no-repeat;background-position: left bottom; -webkit-background-size: 165px auto;background-size: 165px auto;}

.bcBox.no-pt {padding-top: 0;}
.bcImg.prev { margin-top: 0; }
.bcImg.prev + figcaption { margin-top: 30px;}

.bcImgSliderWrap {padding-top: 30px;position: relative;}
.bcImgSliderWrap .bx-pager {position: absolute; top:0; right:0; padding: 0; text-align: center; line-height: 30px;height: 30px;}
.bcImgSliderWrap .bx-pager-item { display: inline-block; vertical-align: middle;}
.bcImgSliderWrap .bx-pager-item + .bx-pager-item { margin-left: 5px; }
.bcImgSliderWrap .bx-pager-item .bx-pager-link {display: block;width: 20px;line-height: 20px;font-size: 12px;border: 1px solid #000;border-radius: 5px; color:#000;}
.bcImgSliderWrap .bx-pager-item .bx-pager-link.active {background-color: #000; color:#fff;}

.bcImgSliderWrap.dotType {position: relative; padding-top: 0; }
.bcImgSliderWrap.dotType .bx-controls {position:absolute; left:0; bottom:0; width:100%; height: 25px; text-align: center;}
.bcImgSliderWrap.dotType .bx-pager { position: absolute; right: 50%; transform: translate(50%,0);line-height:10px;}
.bcImgSliderWrap.dotType .bx-pager-item { display: inline-block; vertical-align: middle;}
.bcImgSliderWrap.dotType .bx-pager-item + .bx-pager-item { margin-left: 5px; }
.bcImgSliderWrap.dotType .bx-pager-link {display: block;width: 10px; height:10px; line-height: 10px;font-size:0;color:transparent; border-radius: 50%;font-weight:bold;}

.bcBtn.white { background-color: transparent; border: 1px solid #fff; color: #fff;}
.bcBtn.no-ic { padding-left: 28px; padding-right: 28px; }

.bcBox.GC80_07 {padding-bottom:40px;}
.bcBox.GC80_07 figcaption {position: relative; z-index: 1;}
.bcBox.GC80_07 .bcImg { display: block; position: relative; z-index: 0; margin-top: -50px; }

.bcImg.G80_06_toggle { height: 210px; padding: 0; position: relative; }
.ic-G80 { position: absolute; background: url(/resources/_img/sub/product/GC80/GC80_06_other_off.png) no-repeat 0 0; background-size: auto 210px; display: block; width: 101px; height: 101px; z-index: 1; text-indent: -9999px; font-size: 0; line-height: 0;}
.ic-G80.center.on  ,
.ic-G80.center { background: url(/resources/_img/sub/product/GC80/GC80_06_01_off.png) no-repeat 0 0; background-size: auto 128px; display: block; width: 128px; height: 128px; top:50%; left:50%; margin-left: -64px; margin-top: -64px; z-index: 2;}
.ic-G80.type2 { background-position: 0 -4px; top:0;left:50%; margin-left: -145px;}
.ic-G80.type3 { background-position: -193px -4px;   top:0;right:50%;margin-right: -145px;}
.ic-G80.type4 { background-position: 0 -109px; bottom:0;left:50%;margin-left: -145px;}
.ic-G80.type5 { background-position: -193px -109px; bottom:0;right:50%;margin-right: -145px;}
.ic-G80.on  { background-image: url(/resources/_img/sub/product/GC80/GC80_06_other_on.png); }


.G80_06_toggle.GF50 .ic-G80.type2 { background-position: 0 0; margin-left: -145px;}
.G80_06_toggle.GF50 .ic-G80.type3 { background-position: -190px 0; margin-right: -145px;}
.G80_06_toggle.GF50 .ic-G80.type4 { background-position: 0 -105px; margin-left: -145px;}
.G80_06_toggle.GF50 .ic-G80.type5 { background-position: -190px -105px; margin-right: -145px;}

.G80_06_toggle.GF50 .ic-G80.center { background-image: url(/resources/_img/sub/product/GF50/GF50_07_01_off.png); background-size: auto 128px; }
.G80_06_toggle.GF50 .ic-G80 { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_off.png); background-size: auto 206px;}
.G80_06_toggle.GF50 .ic-G80.on { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_on.png); }


.G80_06_toggle.GF50.GR40 .ic-G80.center { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_01_off.png); background-size: auto 128px; }
.G80_06_toggle.GF50.GR40 .ic-G80 { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_off.png); background-size: auto 206px;}
.G80_06_toggle.GF50.GR40 .ic-G80.on { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_on.png); }


.G80_06_toggle.GF50.GU60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_01_off.png); background-size: auto 128px; }
.G80_06_toggle.GF50.GU60 .ic-G80 { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_off.png); background-size: auto 206px;}
.G80_06_toggle.GF50.GU60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_on.png); }


.G80_06_toggle.GF50.GM60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_01_off.png); background-size: auto 128px; }
.G80_06_toggle.GF50.GM60 .ic-G80 { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_off.png); background-size: auto 206px;}
.G80_06_toggle.GF50.GM60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_on.png); }

.G80_06_toggle.GF50.GC85 .ic-G80.center { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_01_off.png); background-size: auto 128px; }
.G80_06_toggle.GF50.GC85 .ic-G80 { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_off.png); background-size: auto 206px;}
.G80_06_toggle.GF50.GC85 .ic-G80.on { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_on.png); }

.bcBox .caption + .caption { margin-top: 20px; }
.bcSubTitle.medium { font-size: 18px; margin-bottom: 20px; font-family: 's8'; }

.btn-play-wrap {  text-align: center; position: absolute; top:50%; left:0; right:0; margin-top: -52px;}
.btn-play-wrap p { font-size: 23px; line-height: 28px; color: #fff; font-family: 's7';}
.btn-play-wrap p.normal { font-family: 's4'; }
.bcImg.for-video .btn-play-wrap .btn-play {position: static; margin: 10px auto 0; top:initial; left:initial; display: block;}


/* view_x06 */
.bcBox.GM60A_01 figcaption:after { content:""; display: table; clear: both; }
.GM60A_01_textdesc { width: 50%; float:left; }
.GM60A_01_imgdesc { margin: 0 -7px;}
.GM60A_01_imgdesc li {float:left; width: 50%; padding: 7px;}
.GM60A_01_imgdesc li:first-child { margin-top: 14px; }
.GM60A_01_imgdesc img { max-width:100%; width: 100%;}
.GM60_table_01 thead th:first-child { width: 38%; }


.table {border-top: 2px solid #333333; }
.table table { border-collapse: collapse; width: 100%; }
.table table th,
.table table td {padding: 4px 8px;font-size: 12px; line-height: 18px; vertical-align: middle; }
.table table th { background-color: #f5f5f5; color: #000;  text-align: center; font-family: 's7';}
.table table td { color: #666; text-align: left; font-family: 's4';  border-bottom: 1px solid #e5e5e5;}

.bcBox .quotation { color: #0081c6 !important; font-size: 14px; line-height: 19px; font-family: 's7'; font-style: italic; margin: 10px 0 !important;}
.bcBox .talk {font-size: 23px; color: #333; line-height: 1.173; font-family: 's4';}
.bcImg.mt { margin-top: 32px; }
.bcImgBg.WS80A_06 img { width: 100%; }

.bcBtnWrap { margin-top: 4px; }
.bcBtnWrap .bcBtn { margin-top: 12px; }

.app-info {font-size: 10px; line-height: 16px; color: #999; margin-top: 16px;}
.app-info span { display: inline-block; vertical-align: middle; }
.app-info span.android ,
.app-info span.iOS { background: url(/resources/_img/sub/product/WS80A_with_Elite_OB/ic_app.png) no-repeat 0 0; background-size: 46px 15px; text-indent: -9999px; font-size: 0; line-height: 0;}
.app-info span.android {	width: 14px;	height: 15px;}
.app-info span.iOS {background-position: -34px 0;	width: 12px;	height: 15px;}
.app-info span.scol { width: 1px; height: 9px; background-color: #d7d7d7; text-indent: -9999px; font-size: 0; line-height: 0;}
.app-info span + span { margin-left: 10px; }


.icBcf.view21  {background-image: url(/resources/_img/sub/product/WS80A_with_Elite_OB/icbcf_21.png)}

.benefitTitle + .bcSubTitle.large { margin-top: 32px; }

.bcBoxSlider {position: relative; padding-top: 20px;padding-bottom: 20px;}
.bcBoxSlider .bx-pager {position: absolute; top:20px; right:10px; padding: 0; text-align: center; line-height: 30px;height: 30px;}
.bcBoxSlider .bx-pager-item { display: inline-block; vertical-align: middle;}
.bcBoxSlider .bx-pager-item + .bx-pager-item { margin-left: 5px; }
.bcBoxSlider .bx-pager-item .bx-pager-link {display: block;width: 20px;line-height: 20px;font-size: 12px;border: 1px solid #fff; border-radius: 50%;font-weight:bold;}
.bcBoxSlider .bx-pager-item .bx-pager-link.active {background-color: #fff;}

/* HS50 */
.HS50_OB_bg1 {background:#f5f5f5 url('/resources/_img/sub/product/HS50_OB/HS50_OB_03_bg.jpg') center top no-repeat;background-size:100%}
.HS50_OB_icon .icBcf {display: block; background: url('/resources/_img/sub/product/HS50_OB/HS50_OB_icbcf.png') no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto; width: 55px; height: 56px;}
.HS50_OB_icon .icBcf.type01 {background-position: 0 0; }
.HS50_OB_icon .icBcf.type02 {background-position: 0 -56px; }
.HS50_OB_icon .icBcf.type03 {background-position: 0 -112px; }
.HS50_OB_icon .icBcf.type04 {background-position: 0 -168px; }
.HS50_OB_icon .icBcf.type05 {background-position: 0 -224px; }
.HS50_OB_icon .icBcf.type06 {background-position: 0 -280px; }
.HS50_OB_icon .icBcf.type07 {background-position: 0 -336px; }
.HS50_GI .bcImg.lineChart,
.HS60_GI .bcImg.lineChart,
.HS60_OB .bcImg.lineChart {height:171px !important;background:#ececec url('/resources/fr/_img/sub/product/HS50_GI/svisionGraph.jpg') center 0 no-repeat;background-size:300px;}
.HS50_GI .bcImg.full_black{margin-left:0; margin-right:0;}
.HS60_GI .bcImg.full_black{margin-left:0; margin-right:0;}
.HS50_GI .bgBox{background-image:url('/resources/fr/_img/sub/product/HS50_GI/HS50_GI_01_bg.jpg') ;}
.HS50_GI .sec4 .logoBox{width:100%; background-color:#ededed;}

/* 20180525 */
.productview.HS50_OB .f_blue{color:#0077c8;}
.productview.HS50_OB .healthStep {padding:40px 0 40px 0; background:url('/resources/fr/_img/sub/product/HS50_OB/HS50_OB_01_bg.jpg') no-repeat 100%; background-size:cover;}
.productview.HS50_OB .healthStep .benefitTitle {margin-top:0; margin-bottom:20px ;padding:0 15px}
.productview.HS50_OB .healthStep .subTxt {line-height:1.5; font-size:13px; text-align:center; padding:0 15px}
.productview.HS50_OB .healthStep .healthStep_img img {margin:70px auto 0 auto; max-width:100%}
.productview.HS50_OB .healthBox {padding:45px 0 30px 0}

.productview.HS50_OB .healthBox .benefitTitle {position:relative; margin-top:0;text-align:left;padding-left:105px}
.productview.HS50_OB .healthBox .benefitTitle * {vertical-align:top}
.productview.HS50_OB .healthBox .benefitTitle em {position:absolute; top:0; left:20px; display:inline-block;font-size:13px;color:#9fd9f6;font-family:'s4';text-align:left;margin-right:15px;width:60px}
.productview.HS50_OB .healthBox .benefitTitle > span {display:inline-block; padding-top:25px; text-align:left; width:225px;}
.productview.HS50_OB .healthBox .benefitTitle em:before {display:block;content:'';background-image:url('/resources/fr/_img/sub/product/HS50_OB/healthStep_ico2.png');background-repeat:no-repeat;margin-left:-5px;background-size:auto 100px}
.productview.HS50_OB .healthBox .benefitTitle em span {display:block;color:#b5b5b6;font-weight:normal}
.productview.HS50_OB .healthBox.step01 .benefitTitle em {margin-top:-6px}
.productview.HS50_OB .healthBox.step01 .benefitTitle em:before {background-position:0 0;width:56px;height:51px}
.productview.HS50_OB .healthBox .bcBox {padding-top:40px;}
.productview.HS50_OB .healthBox.step02 .benefitTitle em {margin-top:-10px}
.productview.HS50_OB .healthBox.step02 .bcImg img {margin-top:30px}
.productview.HS50_OB .m320 {display:block}
.productview.HS50_OB .healthBox.step02 .benefitTitle em:before {background-position:-70px 0;width:52px;height:48px;margin-bottom:10px}
.productview.HS50_OB .healthBox.step02 {padding-bottom:0}
.productview.HS50_OB .healthBox .textWrap,
.productview.HS50_OB .healthBox .textWrap .bcSubTitle {text-align:center;}
.productview.HS50_OB .healthBox .bcBox.img-align figure figcaption .textWrap,
.productview.HS50_OB .healthBox .bcBox.img-align figure figcaption .textWrap .bcSubTitle {text-align:center}
.productview.HS50_OB .healthBox.step02{background-color:#ededed;}
.productview.HS50_OB .healthBox.step02 .bcBox.img-align.img-right figure figcaption {float:none;width:auto}
.productview.HS50_OB .healthBox.step02 .bcBox.img-align.img-right figure .bcImg {float:none;width:auto}
.productview.HS50_OB .healthBox .bgT01 {background:#eaeaea}
.productview.HS50_OB .healthBox .bgT02 {padding-top:10px}
.productview.HS50_OB .healthBox.step03 .benefitTitle em {margin-top:-8px}
.productview.HS50_OB .healthBox.step03 .benefitTitle em:before {background-position:-135px 0;width:58px;height:47px;margin-bottom:10px}
.productview.HS50_OB .healthBox.step03 .benefitTitle + .bcBoxWrap.type2 {margin-top:10px}
.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcBox {padding-top:0}
.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcBox .text-va-m {margin-top:40px}
.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd p {display:none}
.productview.HS50_OB .healthBox.step04 {background:#ededed;}
.productview.HS50_OB .healthBox.step04 .benefitTitle em {margin-top:-5px}
.productview.HS50_OB .healthBox.step04 .benefitTitle em:before {background-position:-210px 0;width:47px;height:47px;margin-bottom:10px}
.productview.HS50_OB .healthBox.step04 .bgT02 .bcBox {padding-top:0;padding-bottom:30px}
.productview.HS50_OB .healthBox.step04 .bgT02 .bcBox .text-va-m {margin-top:30px}
.productview.HS50_OB .healthBox.step05 {background:#f6f6f6;}
.productview.HS50_OB .healthBox.step05 .benefitTitle{padding-left:0; margin-bottom:20px; text-align:center;}
.productview.HS50_OB .healthBox.step05 .benefitTitle em {margin-top:-5px;color:#a2b4dc}
.productview.HS50_OB .healthBox.step05 .benefitTitle em:before {background-position:-280px 0;width:50px;height:44px;margin-bottom:10px}
.productview.HS50_OB .healthBox.step05 .bcBox figcaption p{margin-bottom:30px;}
.productview.HS50_OB .healthBox.step05 .bcBox .bcSubTitle + p{margin-bottom:15px;}
.productview.HS50_OB .healthBox.step05 .bcBox .bcImg img{width:63%;}
.productview.HS50_OB .healthBox.step05 img{width:100%;}
.productview.HS50_OB .healthBox.step05 .bcBox.img-left {padding-top:10px}
.productview.HS50_OB .healthBox.step05 .bcBox.img-left .text-va-m {margin-top:30px}
.productview.HS50_OB .healthBox .bcBox.img-align figure figcaption .text-va-m p span {display:block;color:#3cb7ba}
.productview.HS50_OB .healthBox.step05, .productview.HS50_OB .healthBox.step06, .productview.HS50_OB .healthBox.step07{padding-top:0;}
.productview.HS50_OB .healthBox.step06{background:#f6f6f6;}
.productview.HS50_OB .healthBox.step06 .benefitTitle em {margin-top:0px;color:#aba0cd}
.productview.HS50_OB .healthBox.step06 .bcBox{padding-top:0;}
.productview.HS50_OB .healthBox.step06 .bcBox .bcSubTitle + p{margin-bottom:20px;}
.productview.HS50_OB .healthBox.step06 .bcImg {margin-bottom:20px;}
.productview.HS50_OB .healthBox.step06 .benefitTitle em:before {background-position:-350px 0;width:32px;height:49px;margin-bottom:10px}
.productview.HS50_OB .healthBox.step07 .bcBox{padding:40px 20px 0;}
.productview.HS50_OB .healthBox.step07 .bcBox p{font-size: 12px; line-height: 1.5; color: #666;}
.productview.HS50_OB .healthBox.step07 .bcFeature > ul > li{padding:0 0 20px 0;}
.productview.HS50_OB .systemStep {margin-top:30px; background:url('/resources/_img/sub/product/HS50_OB/WS80_step06_bg.png') repeat; }
.productview.HS50_OB .systemStep img {max-width:100%; margin:0 auto; }
.productview.HS50_OB .systemWrap {margin-top:30px;font-size:12px;line-height:1.5;padding:0 15px;color:#3cb7ba;text-align:center}

/*HS60*/
.HS60_OB .bcImg.lineChart {height:173px  !important;background:#ececec url('/resources/_img/sub/product/HS60_OB/svisionGraph.jpg') center 0 no-repeat;background-size:300px;text-align:center}
.HS60_OB .bcImg.lineChart .gwrap {position:relative;width:230px;margin:0px auto;padding:0px;}
.HS60_OB .bcImg.lineChart .up {position:absolute;left:0px;width:164px;height:57px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_up.png') no-repeat;background-size:164px;background-position:0px 57px;z-index:1}
.HS60_OB .bcImg.lineChart .down {position:absolute;right:-5px;width:43px;height:58px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_down.png')  no-repeat;background-size:43px;background-position:0px -57px;z-index:1}
.HS60_GI .bcTitle{text-align: center;font-size: 28px;line-height: 1.2;font-family: 'stitle';font-weight:bold;letter-spacing:-0.05em}
.HS60_GI .bgBox{background-image:url('/resources/fr/_img/sub/product/HS60_GI/HS60_GI_01_bg.jpg') ;}

/* 20180515 */
.HS60_OB .bcFeatureWrap{background:#fff;}
.HS60_OB .bcBox{padding:12.5% 4.16875%;}
.HS60_OB .section_tit{margin-top:18.75%; margin-bottom:8.4375%;}
.HS60_OB .full_box img{width:100%;}
.HS60_OB .text_box{margin-bottom:50px; text-align:center;}
.HS60_OB .text_box.last{margin-bottom:0;}
.HS60_OB .text_box p{line-height:1.5em; font-size:13px; color:#666;}
.HS60_OB .sec_box.box01{margin-bottom:55px; text-align:center;}
.HS60_OB .ccc_logo{width:31%;}
.HS60_OB .section3{position:relative; padding-bottom:95%; background:url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_02.jpg')0 0 no-repeat; background-size:cover;}
.HS60_OB .section3 h3{width:90%;margin:12.5% auto 0;}
.HS60_OB .section3 .text_wrap{position:absolute; left:0; bottom:0; width:100%; height:83px;}
.HS60_OB .section3 .text_box{position:absolute; left:0; top:0; width:100%; padding:4.6875%; margin-bottom:0; text-align:left; z-index:1;}
.HS60_OB .section3 .text_box p{font-size:11px; color:#fff;}
.HS60_OB .section3 .text_wrap:after{position:absolute; left:0; top:0; width:100%; height:100%; content:''; background:#3084c2; opacity:.75;}
.HS60_OB .section5{background:#f6f6f6;}
.HS60_OB .section6 .text-va-m{margin-bottom:12%;}
.HS60_OB .section4, .HS60_OB .section5, .HS60_OB .section6, .HS60_OB .section7, .HS60_OB .section8{position:relative;}
.HS60_OB .section4 .bcBox:before, .HS60_OB .section5 .bcBox:before, .HS60_OB .section6 .bcBox:before, .HS60_OB .section7 .bcBox:before, .HS60_OB .section8 .bcBox:before{position:absolute; left:50%; width:118px; height:51px; margin-left:-54px; content:''; background:url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_icon.png') 0 0 no-repeat; background-size:800px;}
.HS60_OB .section4 .bcBox:before{background-position:0 0;}
.HS60_OB .section5 .bcBox:before{background-position:-119px 0; width:162px; margin-left:-81px;}
.HS60_OB .section6 .bcBox:before{background-position:-293px 0; width:170px; margin-left:-85px;}
.HS60_OB .section7 .bcBox:before{background-position:-477px 0; width:168px; margin-left:-84px;}
.HS60_OB .section8 .bcBox:before{background-position:-668px 0; width:124px; margin-left:-62px;}
.HS60_OB .section7{background:#f6f6f6;}
.HS60_OB .section8{background:#eaeaea;}
.HS60_OB .section8 figcaption ul li, .HS60_OB .section9 figcaption ul li{padding-top:10px; font-size:11px;}
.HS60_OB .section8 .text-va-m p{margin-bottom:4.6875%;}
.HS60_OB .section8 .text-va-m ul{margin-bottom:4.6875%;}
.HS60_OB .section8 .link_wrap{margin-bottom:4.6875%;}
.HS60_OB .section8 .link_btn{display:inline-block; width:36.5625%;}
.HS60_OB .section8 .link_btn img{width:100%;}
.HS60_OB .f_blue{color:#006fbe;}
.HS60_OB .section9{margin-bottom:3.25%;}
.HS60_OB .section9 .section_tit{margin-top:0;}
.HS60_OB .section9 .bcSubTitle.section_tit{margin-top:7.8%;}
.HS60_OB .section9 .bcImg{width:75.3125%; margin:5% auto 0;}
.HS60_OB .section9 img, .HS60_OB .section11 img{width:100%;}
.HS60_OB .section10{background:#eaeaea;}
.HS60_OB .section10 .bcImg{margin-bottom:3%;}
.HS60_OB .section10 .bcImg img:first-child{margin-bottom:3%;}
.HS60_OB .section11 .bcFeature > ul > li{padding:0 0 5% 0;}
.HS60_OB .section11 .bcFeature > p{margin-bottom:10%;}
.HS60_OB .section11 ul li img{width:35%; margin-top:3.25%;}

/*GC70*/
.bcBox.GC70_02 {padding-bottom:40px;}
.bcBox.GC70_02 figcaption {position: relative; z-index: 1;}
.bcBox.GC70_02 .bcImg {display: block; position: relative; z-index: 0; margin-top: -50px; }
.GC70 .bcBox .desc{margin-top:20px;}
.GC70 .bcBox .desc li{text-align:center; margin-bottom:10px;}
.GC70 .fs14{font-size:12px; margin-top:3px;}
.GC70 .info{text-align:center; font-size:14px; color:#666; margin:20px 0; line-height:1.4;}
.GC70 .bcSubTitle em{font-family:"s4"; font-weight:normal;}
.GC70 .part .bcSubTitle{margin-top:10px;}
.GC70 .partWrap{margin:0 -15px;}
.GC70 .partWrap::before, .GC70 .partWrap::after{content:""; display:table; clear:both;}
.GC70_01 .bcImg img{max-width:435px;}
.GC70_06 .part{padding:0 15px;}

/* RS85 */
.t_disclamer{font-size: 11px;line-height:1.3;margin: 30px auto 0;color:#666;}

/* product notice */
.productview .notice_wrap{padding:0 15px;}
.productview .notice{max-width:1240px; padding:140px 20px 20px; margin:30px auto 0; background:url(/resources/_img/sub/product/product_notice_icon.png) center 30px no-repeat; background-size:90px; border:1px solid #d0d0d0; font-size:12px; line-height:150%;}
.productview .notice strong{font-weight:bold;}
.productview .notice strong.under{margin-bottom:1px solid #333;}


@media all and  (min-width:480px){
	.br { display: none; }
	.HS60_OB .br{display:block;}
}


@media all and  (min-width:582px){
	.bcImgBg.HS70A_01 img { margin-right: -80px; }
	.bcImgBg.rs80A img { margin-right: -80px; }
	.bcImgBg.H60_01 img { margin-right: -80px;}
	.bcBox figure {max-width: 100%;}
	.productview .notice{max-width:1240px; padding:20px 20px 20px 170px; margin:30px auto 0; background:url(/resources/_img/sub/product/product_notice_icon.png) 30px center no-repeat; border:1px solid #d0d0d0; font-size:16px; line-height:150%;}
}

@media all and  (min-width:768px){
	.addTxt li {position:relative;font-size:14px;line-height:1.5;padding:3px 0px 0px 10px}
	.addTxt li:after {content:"*";   font-size:14px; position:absolute; top:6px; left:0px;}

	.tl-xsm { text-align: initial;}
	.pt60aList {margin-top:40px;}
	.pt60aList li {font-size:16px;}
	.pt60aList li::before {content:"";width:3px;height:3px;top:12px;}
	.pt60aList li:nth-child(3) {width:34%;}



	.videoBox a span.layer {background-size:86px 86px;}
	.tc-sm { text-align: center !important; }
	.br { display: none; }
	.br-sm { display: block; }
	.HS60_OB .br{display:none;}
	.HS60_OB .br-sm{display:block;}
	.bcImg.aniCont img.aniArrow {top:1%;}

	.benefitTitle {font-size: 54px;margin-top: 108px;}
	.bcSubTitle {font-size: 20px;text-align: left;}
	.bcSubTitle2 {font-size: 18px;text-align: left;}
	.bcSubTitle.large { font-size: 46px; margin-bottom: 18px; }


	.benefitTitle +.bcBoxWrap.bg2,
	.benefitTitle +.bcFeatureWrap { margin-top: 60px; }


	.bcBox figure {max-width:100%;}
	.bcBox .caption,
	.bcBox figcaption {font-size: 16px;line-height: 1.7; text-align: left; }	
	.bcBox figure + figure { margin-top: 40px; }
	.bcBoxWrap .sec_inner p, .top_area p{font-size: 16px;  line-height:1.7;}
	.bcBox { padding: 60px 40px 0; }
	.bcBox.full_bcBox{padding:60px 0 0;}
	.bcBox.last { padding-bottom: 60px !important; }

	.bcBox ul.dot{margin:0}
	.bcBox ul.dot li {padding: 0 24px 0 10px !important;}
	.bcBox ul.dot li:before {width: 2px; height:2px; top:14px; }

	.bcBox .row { margin: 0 -7px; }
	.bcBox .row.alone { margin:  0 -10px; }
	.bcBox .row:after { content:""; display: table; clear: both; }
	.bcBox .row figcaption {margin-top: 40px; text-align: left; }
	.bcBox .sm-4 { width: 34%; padding: 0 7px; float:left;}
	.bcBox .sm-8 { width: 66%; padding: 0 7px; float:left; margin: 0;}
	.bcBox .sm-6 { width: 50%; float:left; padding: 0 7px; }
	.bcBox .row.alone .sm-6 { padding: 0 10px; }

	.bcImg.full, .bcImg.full_black { margin-left: -40px; margin-right: -40px; }
	.bcImgDesc {font-size: 20px; line-height: 1.2; margin: 18px 0;}
	.HM70A_GI_01 .bcImg.arrow {margin-bottom:105px;}
	.HM70A_GI_01 .bcImg.arrow:after {content:"";width:48px;height:30px;background:url("/resources/_img/sub/product/HM70A_with_Plus_POC/ic_arrow_bottom.gif") no-repeat;background-size:48px 30px;position: absolute;bottom:-70px;left:50%;margin-left:-24px;}

	.bcBox.sm-bcImgHalf { padding: 0; display: table; }
	.bcBox.sm-bcImgHalf .bcImg {width:50%;float:right;}
	.bcBox.sm-bcImgHalf figure { display: table-row; }
	.bcBox.sm-bcImgHalf figure figcaption,
	.bcBox.sm-bcImgHalf figure .bcImg { display: table-cell; width: 50%; margin: 0; padding: 0; float:none; text-align: left;}
	.bcBox.sm-bcImgHalf figure figcaption { padding: 40px; vertical-align: middle; }


	.view-xsm , .view-md,.view-lg { display: none !important; }
	.view-sm { display: block !important; }
	.bcImgBg,
	.bcImg {margin-top: 40px;/*position: relative;*/}
	.bcBtnWrap { margin-top: 26px; text-align: left; }
	.bcBtn {padding: 0 30px; height: 43px; font-size: 15px; line-height: 41px; -webkit-border-radius: 43px;-moz-border-radius: 43px;border-radius: 43px; font-family: 's7';}
	.bcBtn + .bcBtn { margin-left: 12px; }

	.btnMore span.more {display:inline-block;background: url('/resources/_img/sub/product/ico_arrow.png') right 1px no-repeat;width:14px;height:10px;background-size:8px 10px;}

	.bcTitle {font-size: 46px;/* text-align: center; */}
	.bcTitle .sub { font-size: 30px; }
	.bcTitle + figure { margin-top: 24px; }

	.bcImg.SonoVetR3_01 { margin-top:75px; }

	ul.dot { font-size: 16px; line-height: 30px; margin: 0 -24px;}
	ul.dot li { width: 50%; float:left; padding: 0 24px 0 34px !important;}
	ul.dot li:before { top:14px; left:0 }

	ul.dot.single { margin: 0;}
	ul.dot.single li { width: 100%; float:none; padding-left: 10px !important;}
	ul.dot.single li + li { margin-top: 18px !important; }

	.ic {-webkit-background-size: 200px 200px;background-size: 200px 200px; margin:0 6px 2px 0;}
	.ic.book {background-position: 0 -50px;width: 19px; height:14px;}
	.ic.camcoder {background-position: -50px -50px;width: 21px; height:12px;}
	.ic.camcoder2 {background-position: 0 -88px;width: 21px; height:12px;}
	.ic.notepad {background-position: -100px -50px;width: 15px;height: 20px;}
	.ic.paper {width:13px; height:20px; background-position: -49px -88px; background-size: 200px 200px; }
	.ic.catalog {background-position:-100px -88px; width:24px; height:21px; background-size: 200px 200px; }
	.ic.paper2{background-position:0 -126px; background-size: 200px 200px; }
	.ic.menu {width:13px;height:8px;}

	.icBcf.view27  {-webkit-background-size: 110px 672px; background-size: 110px 672px; width: 110px; height: 112px;}
	.icBcf.view27.type01 {background-position: 0 0; }
	.icBcf.view27.type02 {background-position: 0 -112px; }
	.icBcf.view27.type03 {background-position: 0 -224px; }
	.icBcf.view27.type04 {background-position: 0 -336px; }
	.icBcf.view27.type05 {background-position: 0 -448px; }
	.icBcf.view27.type06 {background-position: 0 -560px; }


	.icBcf {-webkit-background-size: 110px auto; background-size: 110px auto; width: 110px; height: 110px;}

	.icBcf.type01 {background-position: 0 0; }
	.icBcf.type02 {background-position: 0 -110px; }
	.icBcf.type03 {background-position: 0 -220px; }
	.icBcf.type04 {background-position: 0 -330px; }
	.icBcf.type05 {background-position: 0 -440px; }
	.icBcf.type06 {background-position: 0 -550px; }
	.icBcf.type07 {background-position: 0 -660px; }
	.icBcf.type08 {background-position: 0 -770px; }

	.icBcf.view05.type01 {-webkit-background-size: 132px auto; background-size: 132px auto; width: 132px; height: 131px;}


	.bcFeatureItem { margin-top: 34px; }
	.bcFeatureItem .icBcf + .icBcf { margin-left: 48px; }

	.bcImgBg.HS70A_01 img { margin-right: -50px; margin-top: -70px;}
	.bcImgBg.rs80A img { margin-right: -50px; margin-top: -70px;}


	.bcImg-row { margin: 0 -6px; }
	.bcImg-row:after { content:""; display: table; clear: both; }
	.bcImg.sm-6 { width: 50%; float:left; padding-left:6px; padding-right:6px;}


	.bcFeature {padding: 65px 40px;}
	.bcfTitle { padding: 50px 0 40px;font-size: 54px; }
	.bcFeature > ul {}
	.bcFeature > ul:after { content:""; display: table; clear: both; }
	.bcFeature > ul > li {position: relative;padding:20px 0 20px 156px; min-height:152px;}
	.bcFeature > ul > li > i { position: absolute; top:20px; left:0; }
	.bcFeature h4 {font-size: 20px; margin-bottom: 14px; }
	.bcFeature p {font-size: 16px; line-height: 30px; }

	.bcFeature.type2 { padding: 0 40px 65px;}
	.bcFeature.type2 > ul > li {position: relative;padding:14px 0 0 150px; min-height:124px;}
	.bcFeature.type2 > ul > li + li { margin-top: 40px; }
	.bcFeature.type2 > ul > li > i {display: block; position: absolute; top:0; left:0; }
	.bcFeature.type2 h4 { display: block; margin-bottom: 10px; margin-left: 0;}
	.bcFeature.type2 > p + ul { margin-top: 40px; }

	.bcFeature.type3 { padding: 0 40px 65px;}
	.bcFeature.type3 > ul > li {position: relative;padding:0; min-height:124px;}
	.bcFeature.type3 > ul + ul,
	.bcFeature.type3 > ul > li + li { margin-top: 40px; }


	.bcFeatureTableWrap {padding: 0 80px;}

	.bcFeatureTableWrap.row { padding: 0; }
	.bcFeatureTableWrap.last { margin-bottom: 80px; }
	.bcFeatureTableWrap.bcinner {padding: 0;margin: 50px -40px 0;position: relative; z-index: 1;}
	.bcFeatureTableWrap.sm-fix60 { width: 60%; margin-left: auto; margin-right: auto; padding: 0;}
	.bcFeatureTableWrap.ico_list{width:70%;}
	.bcFeatureTable li > i {margin-bottom: 16px;}
	.bcFeatureTable h4 { font-size: 16px; line-height: 24px;}
	.bcFeatureTable.sm-6 { float:left; width: 50%; }
	.bcFeatureTable.sm-6 + .bcFeatureTable.sm-6 { margin-top: 0; }



	.bcFeatureWrap.bcinner { padding: 50px 0; }

	.bcFeature.inline > ul > li {position: relative;padding:0 0 0 0; min-height:110px; width: 50%; float:left;}
	.bcFeature.inline > ul > li + li { margin-top: 0; }
	.bcFeature.inline h4 { font-size: 16px; margin-left: 25px; }

	.bcFeature.bcFeatureText { margin: 0 40px 40px; padding: 32px 65px; background-color: #fff;}
	.bcFeature.bcFeatureText ul > li { padding: 0; min-height:0; margin-top: 34px;}
	.bcFeature.bcFeatureText > i { margin: 0 auto ;}

	/* HS70A new */
	.bcBox.HS70A_01_img .bcImg {margin-top: 30px;}
	.bcBox.HS70A_01_img figcaption .bcSubTitle,
	.bcBox.HS70A_01_img figcaption { text-align: center !important; }

	.bcImg.prev + figcaption { margin-top: 60px;}
	.bcBox .bcSubTitle + p { margin-top: 10px; }
	.bcBox .bcSubTitle2 + p { margin-top: 10px; }
	.bcSubTitle.medium {font-size: 30px;}
	.bcBox figure figcaption p.option { font-size: 15px; margin-top: 15px;}
	.GM60_table_01 p.option {font-size: 15px; margin:10px 0 0 32px;}
	.benefitTitle.small {font-size: 43px;}

	.bcImgSliderWrap {padding-top: 40px;position: relative;}
	.bcImgSliderWrap .bx-pager { top:10px; }
	.bcImgSliderWrap .bx-pager-item .bx-pager-link {width: 20px;height: 20px;border-radius: 50%; text-indent:-9999px;}

	.bcImgSliderWrap.dotType .bx-controls {height:50px}
	.bcImgSliderWrap.dotType .bx-pager{line-height:30px; }
	.bcImgSliderWrap.dotType .bx-pager-item { display: inline-block; vertical-align: middle;}
	.bcImgSliderWrap.dotType .bx-pager-item + .bx-pager-item { margin-left: 5px; }
	.bcImgSliderWrap.dotType .bx-pager-link {display: block;width: 20px;line-height: 20px; height:20px;border-radius: 50%;font-weight:bold;}

	.HS70A_22_bg {background-image: url(/resources/_img/sub/product/HS70A_GI/bg_HS70A_22_sm.png);-webkit-background-size: 284px auto;background-size: 284px auto;}

	.bcImg.for-video .btn-play {width: 116px; height: 116px; margin: -58px 0 0 -58px; -webkit-background-size: 116px 116px;background-size: 116px 116px; }
	.bcImg.type-m {margin-top: 60px;}

	.benefitTitle.mb { margin-bottom: 40px;}

	.bcImg.CereTom_02 { background-image: url(/resources/_img/sub/product/CERETOM/bg_CereTom_02_sm.png)}

	.bcBoxDescWrap { padding: 0 40px 45px; }
	.bcBoxDescRow { margin: 0 -2px; }
	.bcBoxDescRow + .bcBoxDescRow { margin-top: 30px; }
	.bcBoxDescRow:after {content:""; display: table; clear: both; }
	.bcBoxDesc { margin-top: 0; padding: 5px 2px 20px; width: 50%; float:left;}
	.bcBoxDesc.single { width: 100%; }
	.bcBoxDesc h5 {font-size: 20px; padding: 0 30px; line-height: 74px;}
	.bcBoxDesc .dot { padding: 5px 30px 20px;}
	.bcBoxDesc .dot li { float:none; width: 100%; line-height: 30px; font-size: 16px; padding-left: 16px !important; padding-right: 0 !important; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDesc.resizeBoxH {background:#f6f6f6;width:49.5%;margin-right:1%;}
	.bcBoxDescWrap.CereTom_05 .bcBoxDesc.resizeBoxH:nth-child(even) {margin-right:0;}

	.graphWrap {margin-top: 40px;}
	.graphWrap p {font-size: 20px; line-height: 28px;}
	.graphDesc {padding:16px 30px;margin-top: 0;}
	.graphDesc + .graphDesc { margin-top: 40px; }
	.graphDesc h5 {font-size: 16px; line-height: 24px; margin-bottom: 5px;}
	.graphDesc ul li { font-size: 16px;line-height: 24px;}
	.graphDesc .line {width: 48px; height: 12px; -webkit-border-radius: 3px;-moz-border-radius: 6px;border-radius: 6px; margin-right: 20px;}
	.graphWrap .gatten {padding-left: 48px;}
	.graphWrap .gatten:before {width: 35px; height: 35px;}

	.bcImg.G80_06_toggle { height: 498px;}
	.ic-G80 { background: url(/resources/_img/sub/product/GC80/GC80_06_other_sm_off.png) no-repeat 0 0; background-size: auto 498px; width: 238px; height: 238px; }
	.ic-G80.center.on  ,
	.ic-G80.center { background: url(/resources/_img/sub/product/GC80/GC80_06_01_sm_off.png) no-repeat 0 0; background-size: auto 302px; width: 302px; height: 302px; margin-left: -151px; margin-top: -151px;}
	.ic-G80.type2 { background-position: 0 0; top:0;left:50%; margin-left: -344px;}
	.ic-G80.type3 { background-position: -430px 0;   top:0;right:50%;margin-right: -344px;}
	.ic-G80.type4 { background-position: 0 -259px; bottom:0;left:50%;margin-left: -344px;}
	.ic-G80.type5 { background-position: -430px -259px; bottom:0;right:50%;margin-right: -344px;}
	.ic-G80.on  { background-image: url(/resources/_img/sub/product/GC80/GC80_06_other_sm_on.png); }


	.G80_06_toggle.GF50 .ic-G80.type2 { background-position: 0 0; margin-left: -344px;}
	.G80_06_toggle.GF50 .ic-G80.type3 { background-position: -450px 0; margin-right: -344px;}
	.G80_06_toggle.GF50 .ic-G80.type4 { background-position: 0 -250px; margin-left: -344px;}
	.G80_06_toggle.GF50 .ic-G80.type5 { background-position: -450px -250px; margin-right: -344px;}

	.G80_06_toggle.GF50 .ic-G80.center { background-image: url(/resources/_img/sub/product/GF50/GF50_07_01_sm_off.png); background-size: auto 302px;}
	.G80_06_toggle.GF50 .ic-G80 { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_sm_off.png); 	background-size: auto 489px ;}
	.G80_06_toggle.GF50 .ic-G80.on { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_sm_on.png); }


	.G80_06_toggle.GF50.GR40 .ic-G80.center { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_01_sm_off.png); background-size: auto 302px;}
	.G80_06_toggle.GF50.GR40 .ic-G80 { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_sm_off.png); 	background-size: auto 489px ;}
	.G80_06_toggle.GF50.GR40 .ic-G80.on { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_sm_on.png); }

	.G80_06_toggle.GF50.GU60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_01_off.png); background-size: auto 302px;}
	.G80_06_toggle.GF50.GU60 .ic-G80 { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_sm_off.png); 	background-size: auto 489px ;}
	.G80_06_toggle.GF50.GU60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_sm_on.png); }

	.G80_06_toggle.GF50.GM60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_01_off.png); background-size: auto 302px;}
	.G80_06_toggle.GF50.GM60 .ic-G80 { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_sm_off.png); 	background-size: auto 489px ;}
	.G80_06_toggle.GF50.GM60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_sm_on.png); }

	.G80_06_toggle.GF50.GC85 .ic-G80.center {background-size:auto 302px;}
	.G80_06_toggle.GF50.GC85 .ic-G80 {background-size:auto 489px;}


	/* view_x06 */
	.GM60A_01_imgdesc { margin: 0 -12px;}
	.GM60A_01_imgdesc li {float:left; width: 50%; padding: 12px;}
	.GM60A_01_imgdesc li:first-child { margin-top: -12px; }

	.GM60_table_01 thead th:first-child { width: 31%; }
	.table table th,
	.table table td {padding: 16px 30px;font-size: 16px; line-height: 24px;}
	.table table th { font-family: 's8';}

	.bcBtnWrap { margin-top: 3px; }
	.bcBtnWrap .bcBtn { margin-top: 18px; }

	.bcBox .quotation { font-size: 18px; line-height: 32px; margin: 14px 0 !important;}
	.bcBox .talk {font-size: 46px; }
	.bcImg.mt { margin-top: 32px; }

	.btn-play-wrap { margin-top: -90px; }
	.btn-play-wrap p {font-size: 46px; line-height: 54px;}

	.app-info {font-size: 16px; line-height: 32px; margin-top: 32px;}
	.app-info span.android ,
	.app-info span.iOS { background: url(/resources/_img/sub/product/WS80A_with_Elite_OB/ic_app_sm.png) no-repeat 0 0; background-size: 69px 22px;}
	.app-info span.android {	width: 19px;	height: 22px;}
	.app-info span.iOS {background-position: -52px 0;	width: 17px;	height: 22px;}
	.app-info span.scol { height: 16px; margin-bottom: 0;}
	.app-info span + span { margin-left: 15px; }


	.bcImgBg.WS80A_06 img { width: 80%; }
	.bcBtnWrap i.br + .bcBtn { margin-left: 12px; }

	.bcBoxSlider {padding-top: 40px;padding-bottom: 40px;}
	.bcBoxSlider .bx-pager { top:40px; right:40px;}
	.bcBoxSlider .bx-pager-item .bx-pager-link {width: 20px;height: 20px; border-radius: 50%; color:#fff; text-indent:-9999px;}
	.bcBoxSlider .bx-pager-item .bx-pager-link.active {color:#000;}

	.GM60_table_01 p.option {margin:10px 0 0 60px;}


	/*HS50*/

	.HS50_OB_icon .icBcf { -webkit-background-size: 110px auto; background-size: 110px auto; width: 110px; height: 111px;}
	.HS50_OB_icon .icBcf.type01 {background-position: 0 0; }
	.HS50_OB_icon .icBcf.type02 {background-position: 0 -112px; }
	.HS50_OB_icon .icBcf.type03 {background-position: 0 -224px; }
	.HS50_OB_icon .icBcf.type04 {background-position: 0 -335px; }
	.HS50_OB_icon .icBcf.type05 {background-position: 0 -449px; }
	.HS50_OB_icon .icBcf.type06 {background-position: 0 -560px; }
	.HS50_OB_icon .icBcf.type07 {background-position: 0 -672px; }
	.HS50_GI .bcImg.lineChart,
	.HS60_GI .bcImg.lineChart,
	.HS60_OB .bcImg.lineChart {height:361px !important;background:#ececec url('/resources/fr/_img/sub/product/HS50_GI/svisionGraph_sm.jpg') center 0 no-repeat;background-size:688px;}
	.bcBox_style3 .bcImgBg, .bcImg	{margin-top:17px}
	.bcBox_style3 .bcBox.last .bcImgBg, .bcBox_style3 .bcBox.last .bcImg	{margin-top:40px}
	.HS50_GI .bcImg.full_black{margin-left:0; margin-right:0;}
	.HS60_GI .bcImg.full_black{margin-left:0; margin-right:0;}
	.HS50_GI .sec2{padding-bottom:30px;}

	/* 20180525 */
	.productview.HS50_OB .healthStep {background:url('/resources/fr/_img/sub/product/HS50_OB/HS50_OB_01_bg_sm.jpg') no-repeat 100%; background-color:#f2f2f2; padding:110px 0 110px 0; }
	.productview.HS50_OB .healthStep .subTxt {line-height:1.78;font-size:18px}
	.productview.HS50_OB .healthBox .benefitTitle em {left:15px; font-size:18px;margin-right:30px;width:auto}
	.productview.HS50_OB .healthBox .benefitTitle em:before {display:block;content:'';background-image:url('/resources/fr/_img/sub/product/HS50_OB/healthStep_ico2.png');background-repeat:no-repeat;margin-left:-5px;background-size:auto auto}
	.productview.HS50_OB .healthBox .benefitTitle > span {width:auto}
	.productview.HS50_OB .healthBox {padding:100px 0 60px 0} 
	.productview.HS50_OB .healthBox .benefitTitle {margin:0 auto; padding-left:145px; width:calc(100% - 80px);}
	.productview.HS50_OB .healthBox.step01 .benefitTitle em {margin-top:-27px}
	.productview.HS50_OB .healthBox.step01 .benefitTitle em:before {background-position:0 0;width:91px;height:85px}
	.productview.HS50_OB .healthBox.step02 .benefitTitle em {margin-top:-20px}
	.productview.HS50_OB .healthBox.step02 .benefitTitle em:before {background-position:-140px 0;width:88px;height:79px;margin-bottom:20px}
	.productview.HS50_OB .healthBox.step03 .benefitTitle em {margin-top:-40px}
	.productview.HS50_OB .healthBox.step03 .benefitTitle em:before {background-position:-274px 0;width:96px;height:77px;margin-bottom:20px}
	.productview.HS50_OB .healthBox.step04 .benefitTitle em {margin-top:-45px}
	.productview.HS50_OB .healthBox.step04 .benefitTitle em:before {background-position:-420px 0;width:77px;height:77px;margin-bottom:20px}
	.productview.HS50_OB .healthBox.step05 .benefitTitle em {margin-top:5px;color:#a2b4dc}
	.productview.HS50_OB .healthBox.step05 .benefitTitle em:before {background-position:-544px 0;width:84px;height:70px;margin-bottom:20px}
	.productview.HS50_OB .healthBox.step06 .benefitTitle em {margin-top:0px;color:#aba0cd}
	.productview.HS50_OB .healthBox.step06 .bcImg {margin:0 0 40px 0}
	.productview.HS50_OB .healthBox.step06 .benefitTitle em:before{background-position:-675px 0; width:55px; height:81px; margin-bottom:20px;}
	.bcBoxWrap.ty2{padding-bottom:40px;}
	.productview.HS50_OB .healthBox.step03 .benefitTitle{padding-left:130px;}
	.productview.HS50_OB .healthBox .bgT02{padding-bottom:30px;}
	.productview.HS50_OB .healthBox.step05{padding-bottom:10px;}
	.productview.HS50_OB .healthBox.step05 .bcBox.type2 .bcImg{margin:25px 0 40px 0;}
	.productview.HS50_OB .healthBox.step05 .benefitTitle{margin-bottom:40px;}
	.productview.HS50_OB .healthBox.step05 .bcBox figcaption p{margin-bottom:40px;}
	.productview.HS50_OB .healthBox.step07 .bcBox p{font-size: 16px; line-height: 30px;}
	.productview.HS50_OB .healthBox .bcBox{padding-top:60px;}
	.productview.HS50_OB .systemWrap{margin-top:30px; font-size:13px; line-height:1.7; padding:0 40px;}
	.productview.HS50_OB .bcBoxWrap.type2 .bcBox.last{padding-bottom:0 !important}
	.productview.HS50_OB .healthBox.step03 .benefitTitle + .bcBoxWrap.type2{margin-top:40px;}
	
	/*HS60*/
	.HS60_OB .bcImg.lineChart {height:364px  !important;background:#ececec url('/resources/_img/sub/product/HS60_OB/svisionGraph_sm.jpg') center 0 no-repeat;background-size:688px;text-align:center}
	.HS60_OB .bcImg.lineChart .gwrap {position:relative;width:520px;margin:0px auto;padding:0px;}
	.HS60_OB .bcImg.lineChart .up { width:373px;height:132px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_up.png') no-repeat;background-size:373px;background-position:0px 131px;z-index:1}
	.HS60_OB .bcImg.lineChart .down { width:97px;height:131px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_down.png')  no-repeat;background-size:97px;background-position:0px -131px;z-index:1}
	
	.HS60_GI .bcTitle {font-size: 54px;}
	.HS60_GI .sec2{padding-bottom:30px;}
	
	/* 180515 */
	.HS60_OB .bcSubTitle{text-align:center;}
	.HS60_OB .bcBox .caption,.HS60_OB .bcBox figcaption{text-align:center;}
	.HS60_OB .text_box p{font-size:16px;}
	.HS60_OB .section3 .text_box p{font-size:16px;}
	.HS60_OB .section3{padding-bottom:88%; background:url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_02_sm.jpg')0 0 no-repeat; background-size:cover;}
	.HS60_OB .section3 h3{margin:12.5% auto 0;}
	.HS60_OB .section3 .text_wrap{height:123px;}
	.HS60_OB .bcBox{padding:12.5% 9.114%;}
	.HS60_OB .section4 .bcBox:before, .HS60_OB .section5 .bcBox:before, .HS60_OB .section6 .bcBox:before, .HS60_OB .section7 .bcBox:before, .HS60_OB .section8 .bcBox:before{position:absolute; left:50%; width:176px; height:76px; margin-left:-80px; content:''; background:url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_icon.png') 0 0 no-repeat; background-size:1186px;}
	.HS60_OB .section4 .bcBox:before{background-position:0 0;}
	.HS60_OB .section5 .bcBox:before{background-position:-175px 0; width:250px; margin-left:-125px;}
	.HS60_OB .section6 .bcBox:before{background-position:-429px 0; width:258px; margin-left:-129px;}
	.HS60_OB .section7 .bcBox:before{background-position:-705px 0; width:252px; margin-left:-126px;}
	.HS60_OB .section8 .bcBox:before{background-position:-984px 0; width:192px; margin-left:-96px;}
	.HS60_OB .section9 .bcImg{width:56.119%;}
	.HS60_OB .bcBtnWrap{text-align:center;}
	.HS60_OB .section8 figcaption ul li, .HS60_OB .section9 figcaption ul li{font-size:13px;}
	
	/*GC70*/
	.GC70 .bcBox.cnt-align-c figure:after {content: ""; display: table; clear: both;}
	.GC70 .bcBox.cnt-align-c{width:auto; margin:0 auto;}
	.GC70 .bcBox .desc{text-align:left; margin-top:0;}
	.GC70 .bcBox .desc li{text-align:left; margin-bottom:30px;}
	.GC70 .bcBox.img-align.cnt-align-c figure .bcImg {float: right; width:50%; margin:0; padding: 0 !important;}
	.GC70 .bcBox.img-align.cnt-align-c figure figcaption {float:left; width: 50%; margin: 0; padding: 0 !important; text-align: left;}
	.GC70 .fs14{font-size:14px; margin-top:5px;}
	.GC70 .info{font-size:16px; margin-top:20px;}
	.GC70_06 .part{padding:0;}
	.GC70_06 .part2 .bcImg img{max-width:630px;}
	.GC70_06 .part2 .bcImg{margin-top:30px;}
	.GC70 .GC70_06 .part2 .bcSubTitle{margin-top:40px;}

	/* RS85 */
	.RS85_R .t_disclamer{font-size: 14px;line-height:1.75;margin:70px auto 0;}
	.RS85_R .bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption{margin-top:40px;}
	.RS85_R .mg_l{margin-left:30px}

}
@media all and  (min-width:1024px){


	.pt60aList li {font-size:18px;width:50%;}
	.pt60aList li::before {content:"";width:3px;height:3px;top:12px;}
	.pt60aList li:nth-child(3) {width:100%;}



	.videoBox a span.layer {background-size:95px 95px;}
	.tc-sm { text-align: initial !important;}
	.tc-md { text-align:center  !important;}
	.tl-md { text-align: left !important; }

	.bcImg.aniCont img.aniArrow {left:39%;top:1.5%;}

	.benefitTitle {font-size: 54px;}
	.bcSubTitle {font-size: 20px;/* text-align: center; */position: relative;}
	.bcSubTitle2 {font-size: 20px;}
	.bcSubTitle.large {font-size: 48px;margin-bottom: 24px;}
	.bcSubTitle.icon-1 {padding-left:90px; padding-top:20px; position:relative;}
	.bcSubTitle.icon-1:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:86px; height:64px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_01.png);}
	.bcSubTitle.icon-2 {padding-left:80px; padding-top:20px; position:relative;}
	.bcSubTitle.icon-2:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:69px; height:66px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_02.png);}
	.bcSubTitle.icon-3 {padding-left:90px; padding-top:20px; position:relative;}
	.bcSubTitle.icon-3:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:82px; height:61px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_03.png);}
	.bcSubTitle.icon-4 {padding-left:90px; padding-top:20px; position:relative;}
	.bcSubTitle.icon-4:before {content:""; display:inline-block; position:absolute; bottom:7px; left:0; width:85px; height:61px; background-image: url(/resources/it/_img/sub/product/GM85/GM85_GI_cont_icon_04.png);}
	.bcBox figure {max-width:initial;}
	.bcBox .caption,
	.bcBox figcaption {font-size: 18px;line-height: 1.778; margin: 0 auto; text-align: center;}	
	.bcBoxWrap .sec_inner p{font-size: 18px;line-height: 1.778; margin: 0 auto; text-align: center;}
	.top_area p,.bcBox .caption,.bcBox figcaption {font-size: 18px;line-height: 1.778; margin: 0 auto; text-align: center;}
	.md-line-3 { height:96px }
	.md-line-4 { height:128px }
	.md-line-5 { height:160px }
	.md-line-6 { height:192px }
	.md-line-8 { height:225px }
	.md-line-9 { height:288px }
	.md-line-10 { height:320px }

	ul.dash {margin-top: 0 !important;}

	.bcBoxRow {overflow:hidden; margin:0 -40px; padding-left: 30px;padding-right: 30px;}

	.bcBox.md-6 { width: 50%; float:left; padding-left: 40px; padding-right: 40px;}
	.bcBox.md-6 .bcSubTitle { text-align: left; }
	.bcBox.md-6 .bcSubTitle2 { text-align: left; }
	.bcBox.md-6 .caption,
	.bcBox.md-6 figcaption { text-align: left; }

	.bcBox .strong {margin-top: 24px;}

	.bcBox {padding-left: 30px; padding-right: 30px;}

	ul.dot 	{height:auto !important;min-height:auto}
	.bcBox ul.dot li:before {width: 4px; height:4px; top:14px; }

	.bcImgBg img,
	.bcImg img { width:auto; max-width:100%; }
	.bcImg.full, .bcImg.full_black {margin-left:-30px; margin-right: -30px;}

	.bcImgDesc {font-size: 22px; margin: 23px 0;}

	.bcBox .row { margin: 0 -7px; }
	.bcBox .row.alone { margin:  0 -40px; }
	.bcBox .row:after { content:""; display: table; clear: both; }
	.bcBox .row figcaption {margin-top: 40px; text-align: left; }
	.bcBox .row figcaption.mgt {margin-top:105px;}
	.bcBox .md-4 { width: 34%; padding: 0 7px; float:left;}
	.bcBox .md-8 { width: 66%; padding: 0 7px; float:left; margin: 0;}
	.bcBox .md-6 { width: 50%; float:left; padding: 0 7px; }
	.bcBox .row.alone .md-6 { padding: 0 40px; }
	.bcBox.right_box{float:right;}
	
	ul.dot { font-size: 18px; line-height: 32px; margin: 0; min-height:224px;}
	ul.dot li { width: 100%; float:none; padding: 0 0 0 10px !important;}
	ul.dot li:before { top:15px; left:0px }

	.bcBox .row.alone figcaption.ACCUVIX_01 {padding-top: 70px;}

	.br-sm { display: none; }
	.br-md { display: block; }
	.HS60_OB .br,
	.HS60_OB .br-sm{display:none;}
	.HS60_OB .br-md{display:block;}
	.view-xsm , .view-sm , .view-lg { display: none !important; }
	.view-md { display: block !important; }

	.bcImg.md-6 { width: 50%; float:left; padding-left:6px; padding-right:6px;}
	.bcImg-row.ACCUVIX_02 { margin: 0 -40px; }
	.ACCUVIX_02 .bcImg.md-6 { padding-left: 40px; padding-right: 40px;}
	.bcImg-row.HM70A_GI_01 { margin: 0 -24px; }
	.bcImg-row {margin: 0 -40px;}
	.bcImg-row .md-6 { padding-left: 40px; padding-right: 40px; }

	.bcImgSliderWrap {padding-top: 30px;position: relative;}
	.bcImgSliderWrap .bx-pager { top:0px; height:15px;line-height:15px}

	.HM70A_GI_01 .bcImg.md-6 { padding-left: 24px; padding-right: 24px; }
	.HM70A_GI_01 .bcImg.arrow {position: relative;}
	.HM70A_GI_01 .bcImg.arrow:after { content:""; width: 24px; height: 40px; display: block; position: absolute; top:50%; bottom:auto;left:auto;margin-left:0;margin-top: 0; right:-12px; background: url(/resources/_img/sub/product/HM70A_GI/HM70A_GI_arrow_md.jpg) no-repeat;}

	.HM70A_GI_01 .bcImg.arrow {margin-bottom:0;}

	.bcBox.md-bcImgHalf { padding: 0; display: table; }
	.bcBox.md-bcImgHalf .bcImg {width:50%;float:right;}
	.bcBox.md-bcImgHalf figure { display: table-row; }
	.bcBox.md-bcImgHalf figure figcaption,
	.bcBox.md-bcImgHalf figure .bcImg { display: table-cell; width: 50%; margin: 0;padding: 65px 40px; float:none; text-align: left;}
	.bcBox.md-bcImgHalf figure figcaption { padding: 40px; vertical-align: middle; }


	.icBcf.view24  {display: block; -webkit-background-size: 110px auto; background-size: 110px auto; width: 110px; height: 110px;}
	.icBcf.view24.type01 {background-position: 0 0; }
	.icBcf.view24.type02 {background-position: 0 -110px; }

	.bcImgBg.HS70A_01 {position: relative;}
	.bcImgBg.rs80A {position: relative;}
	.bcImgBg.HS70A_01 img { position: absolute; top:-236px; right:-310px; margin: 0; width: auto;}
	.bcImgBg.rs80A img { position: absolute; top:-236px; right:-209px; margin: 0; width: 50%;}

	.bcImg.HS70A_01 {text-align: left; background-color: #ececec; margin-left: 0; margin-right: 0;}
	.bcImg.HS70A_01 img {margin-left: 30px;}
	.bcImgBg.H60_01 {position: relative;}
	.bcImgBg.H60_01 img {position: absolute; top:-155px; right:-250px; margin: 0; width: auto;}
	.bcImgBg.HS70A_01.EK07_img img {top:-95px;}

	.bcFeature {padding: 0px 32px 65px;}
	.bcfTitle { padding: 95px 0 51px;font-size: 58px; }
	.bcFeature > ul {margin: 0 -32px;}
	.bcFeature > ul:after { content:""; display: table; clear: both; }
	.bcFeature > ul > li {float:left; width: 50%; position: relative;padding:32px 32px 32px 175px; min-height:152px;}
	.bcFeature > ul > li > i { position: absolute; top:32px; left:32px; }
	.bcFeature h4 {font-size: 22px; margin-bottom: 14px; }
	.bcFeature p {font-size: 18px; line-height: 32px; }

	.bcFeature.list_thre ul li {width:33.33%;}
	.bcFeature.list_thre.type2 > ul > li  {padding:0 10px 0 150px;}
	.bcFeature.list_thre.type2 > ul > li > i {left:20px;}

	.bcFeature.type2 { padding: 0 40px 65px;}
	.bcFeature.type2 > ul {margin: 0 -32px;}
	.bcFeature.type2 > ul + ul { margin-top: 60px; }
	.bcFeature.type2 > ul > li {position: relative;padding:0 32px 0 182px; min-height:124px;}

	.bcFeature.type2 > ul > li + li { margin-top: 0; }
	.bcFeature.type2 > ul > li > i {display: block; position: absolute; top:0; left:32px; }
	.bcFeature.type2 > p + ul { margin-top: 50px; }


	.bcFeature.type2.md-single > ul > li { float:none; width: 100%; min-height:110px;}
	.bcFeature.type2.md-single > ul > li > i { margin-bottom: 0; top:50%; margin-top: -55px;}
	.bcFeature.type2.md-single > ul > li + li { margin-top: 60px; }
	.bcFeature.type2.md-single > ul > li.md-line1-vam { padding-top: 16px; padding-bottom: 16px; }
	.bcFeature.type2.md-single > ul > li.md-line2-vam { padding-top: 32px; padding-bottom: 32px; }


	.bcFeature.type3 { padding: 0 32px 65px;}
	.bcFeature.type3 > ul > li {position: relative;padding:0 32px; min-height:124px; width: 33.3333333333%; border-right: 1px solid #e1e1e1;}
	.brde_none {border:none !important;}

	.bcFeature.type3 > ul + ul,
	.bcFeature.type3 > ul > li + li { margin-top: 0; }
	.bcFeature.type3 > ul > li + li { border-left:  1px solid #e1e1e1; margin-left: -1px;}


	.bcFeatureTable li > i {margin-bottom: 24px;}
	.bcFeatureTable h4 { font-size: 18px; line-height: 28px;}
	.bcFeatureTableWrap.bcinner {margin: 40px -40px 0;position: relative; z-index: 1;}
	.bcFeatureTable.md-padding { padding: 0 30px; }
	.bcFeatureTableWrap.md-fix50 { width: 50%; float:left; margin-top: -15px;}
	.icBcf.view03-1 {margin-bottom: 10px; }


	.bcFeature.inline > ul {margin: 0; }
	.bcFeature.inline > ul > li { width: auto; float:none;}
	.bcFeature.inline > ul > li + li { margin-top: 25px; }
	.bcFeature.inline h4 { font-size: 18px; margin-left: 25px; }

	.bcFeature.inline.SonoAceX6_01 {display: table;width: 100%;}
	.bcFeature.inline.SonoAceX6_01 ul { display: table-row;}
	.bcFeature.inline.SonoAceX6_01 li { display: table-cell; float:none; }
	.bcFeature.inline.SonoAceX6_01 h4 { margin-left: 10px; margin-bottom: 0;}

	figcaption .bcFeatureWrap.bcinner { padding-top: 30px; padding-bottom: 0 ; }

	.bcFeature.bcFeatureText { margin: 0 33px 70px; padding: 36px 0; background-color: #fff;}
	.bcFeature.bcFeatureText .bcfText {display: table; margin-top: 40px;}
	.bcFeature.bcFeatureText ul {margin: 0; display: table-row;}
	.bcFeature.bcFeatureText ul > li { float:none; width: auto; display: table-cell; padding: 0 30px;}
	.bcFeature.bcFeatureText > i { margin: 0 auto ;}

	.bcFeatureTableWrap.SonoAceR3_01 {margin-top: 40px;width: 100%;padding: 0; margin-left: -25px;}
	.bcFeatureTableWrap.SonoAceR3_01 li { text-align: left; }
	.bcFeatureTableWrap.view-md { display: table !important }
	.bcFeatureTableWrap.ico_list {width:50%;margin:60px auto 0;}

	.A35_OB .bcBox .row figcaption.interval02 {padding-top:65px !important;}

	.bcBox .row figcaption.interval01 {padding-top:50px !important;}
	.bcBox .row figcaption.interval02 {padding-top:100px !important;}
	.bcBox .row figcaption.interval03 {padding-top:130px !important;}
	.bcBox .row figcaption.interval04 {padding-top:75px !important;}
	.interval_m01 {margin-top:-40px !important;}

	.HM70A_with_Plus_GI .interval {padding-top:45px !important;}
	.HM70A_with_Plus_OB .alg_ct {margin-left:125px !important;}
	.HM70A_with_Plus_OB .interval {padding-top:55px !important;}
	.Accuvix_XG_GI .interval {padding-top:55px !important;}
	.Accuvix_XG_GI .interval_tw {padding-top:60px !important;}
	.Accuvix_XG_OB .interval {padding-top:50px !important;}
	.Accuvix_XG_OB .interval_tw {padding-top:70px !important;}
	.PT60A_POC .interval {padding-top:55px !important;}
	.H60_GI .interval {padding-top:55px !important;}
	.HS70A_CV .interval  {margin-top:0 !important;}

	.bcBtnWrap.pc_agn {text-align:left !important;}
	.md-6 .bcBtn {padding: 0 14px; height: 43px; font-size: 15px; line-height: 41px; -webkit-border-radius: 43px;-moz-border-radius: 43px;border-radius: 43px; font-family: 's7';}
	.md-6 .bcBtn + .bcBtn {margin-left: 2px;}

	.bcBox .row.alone { max-width:none; }
	.bcBox .row.alone .md-6 { margin-top: 0; }
	.bcBox .md-8 .md-6 { padding-left: 5px; padding-right: 5px;}
	.HS70A_22_bg {background-image: url(/resources/_img/sub/product/HS70A_GI/bg_HS70A_22_sm.png);-webkit-background-size: 284px auto;background-size: 284px auto;}

	.bcImg.for-video .btn-play {width: 94px; height: 94px; margin: -47px 0 0 -47px; -webkit-background-size: 94px 94px;background-size: 94px 94px; }
	.bcImg.type-m {margin-top: 60px;}

	.benefitTitle.mb { margin-bottom: 50px;}

	.benefitTitle + .bcBox.img-align {margin-top: 50px;}
	.btn-play-wrap { margin-top: -87px;}
	.btn-play-wrap p { font-size: 58px; line-height: 70px; color: #fff; font-family: 's7';}

	.bcBox.img-align {padding: 0;}
	.bcBox.img-align.pdn {padding: 60px 40px 70px;}
	.bcBox.img-align.pt { padding-top: 70px;}
	.bcBox.img-align.pb { padding-bottom: 70px;}
	.bcBox.img-align figure:after { content:""; display: table; clear: both; }
	.bcBox.img-align figure figcaption:before { content:""; display: inline-block; vertical-align: middle; height: 100%; width: 1px;}
	.bcBox.img-align figure figcaption {width: 50%; margin: 0; padding: 0 32px !important; text-align: left; }
	.bcBox.img-align figure figcaption .caption {text-align: left;}

	.bcBox.img-align figure figcaption .text-va-m { vertical-align: middle; display: inline-block; width: 98%; white-space:nowrap;}
	.bcBox.img-align figure figcaption .text-va-m p,
	.bcBox.img-align figure figcaption .text-va-m .bcSubTitle,
	.bcBox.img-align figure figcaption .text-va-m .bcSubTitle2 { text-align: left !important; white-space:normal }

	.bcBox.img-align figure figcaption .text-va-t { vertical-align: top; display: inline-block; width: 98%; white-space:nowrap;}
	.bcBox.img-align figure figcaption .text-va-t p{ text-align: left !important; white-space:normal }


	.bcBox.img-align figure .bcImg {width:50%; margin: 0; padding: 0; }
	.bcBox.img-align figure .bcImg.img-va:before { content:""; display: inline-block; vertical-align: middle; height: 100%; width: 1px;}
	.bcBox.img-align figure .bcImg.img-va { white-space:nowrap; }

	.bcBox.img-align .img-va-m { vertical-align: middle; display: inline-block; width: 99%;}


	.bcBox.img-align.img-right figure figcaption {float:left;}
	.bcBox.img-align.img-right figure .bcImg {float:right;padding: 0 !important;}

	.bcBox.img-align.img-left figure figcaption {float:right;}
	.bcBox.img-align.img-left figure .bcImg {float:left;padding: 0 !important;}

	.bcBox.img-align.img-left2 figure figcaption {float:right;width: 50%; text-align: left;}
	.bcBox.img-align.img-left2 figure figcaption .text-va-m { text-align: left; }
	.bcBox.img-align.img-left2 figure .bcImg {float:left; width: 50%;}


	.bcImgLine {}
	.bcImgLine:after { content:""; display: table; clear: both; }
	.bcImgLine .bcImg { float:left; width: 50%; }


	.CereTom_01 {padding: 35px 0 110px !important;}
	.CereTom_01:after { content:"" ; display: table;  clear: both; }
	.CereTom_01 figcaption {float:left; text-align: left; width: 576px !important; padding: 0 0 0 32px !important;}
	.CereTom_01 .bcImg { float:right; width: 448px !important; padding: 0  !important;}

	.CereTom_04 { background: url(/resources/_img/sub/product/CERETOM/bg_CereTom_04_md.jpg) no-repeat right top;}

	.graphInner:after {content:"";display: table; clear: both;}
	.graph { float:left; width: 50%; }
	.graphDescWrap { float:right; width: 50%; padding-left: 30px; padding-top: 14px;}
	.graphWrap {margin-top: 40px;}
	.graphWrap p {font-size: 22px; line-height: 28px; margin-top: 10px;}
	.graphDesc {padding:12px 16px;margin-top: 0;}
	.graphDesc + .graphDesc { margin-top: 10px; }
	.graphDesc h5 {font-size: 14px; line-height: 22px; margin-bottom: 5px;}
	.graphDesc ul li { font-size: 12px;line-height: 20px;}
	.graphDesc .line {width: 38px; height: 8px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; margin-right: 14px;}
	.graphWrap .gstrong { font-size: 12px; line-height: 20px; }
	.graphWrap .gatten {padding-left: 36px;font-size: 12px; line-height: 20px;}
	.graphWrap .gatten:before {width: 27px; height: 27px;}

	.maparea {position: relative;}
	.bcBoxDescWrap {padding: 0;}
	.bcBoxDesc {
		display: none;
		position: absolute; width:368px;
		margin-top: 0; padding: 0;
		-webkit-box-shadow: 13px 13px 18px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow:    13px 13px 18px 0px rgba(0, 0, 0, 0.35);
		box-shadow:         13px 13px 18px 0px rgba(0, 0, 0, 0.35);
	}
	.bcBoxDesc h5 { position: relative; }
	.bcBoxDesc h5 a.close { display: block; position: absolute; top:50%; right:26px; margin-top: -10px; background: url(/resources/_img/sub/product/btn_bcBoxDesc_close.png) no-repeat 0 0; width: 20px; height: 20px; text-indent: -9999px; font-size: 0; line-height: 0;}
	.bcBoxDesc.single { width:383px; }

	.bcBoxDescWrap.CereTom_05 {padding: 0; }
	.bcBoxDescWrap.CereTom_05 h5 { padding-left: 12px; padding-right: 12px; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDesc .dot { padding-left: 12px; padding-right: 12px; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDescRow { margin: 0 ; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDescRow + .bcBoxDescRow { margin-top: 0; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDescRow:after {content:""; display: table; clear: both; }
	.bcBoxDescWrap.CereTom_05 .bcBoxDesc { margin-top: 0; padding-left: 0; padding-right: 0;width: 368px; float:none;}
	.bcBoxDescWrap.CereTom_05 .bcBoxDesc.resizeBoxH {width:368px;}


	.bcBox.GC80_07 {background: url(/resources/_img/sub/product/GC80/bg_GC80_07_md.jpg) no-repeat right bottom;}
	.bcBox.GC80_07:after {content:""; display: table; clear: both;}
	.bcBox.GC80_07 figcaption { margin-top: 50px; width: 430px; float:left; text-align: left;}
	.bcBox.GC80_07 .bcImg { float:right; width: 594px;}

	.bcBox.GC80_07.GM60A_bg {background: url(/resources/_img/sub/product/GM60A/bg_GM60A_07_md.jpg) no-repeat right bottom;}

	.GC80_10 .benefitTitle { position: relative; z-index: 1; }
	.GC80_10 .bcBox {position: relative;z-index: 0;}
	.GC80_10 .bcBox figcaption {position: absolute; z-index: 1; top:40px;left:32px; text-align: left;}
	.GC80_10 .bcBox .bcImg { position: relative; z-index: 0; margin-top: -160px; }

	.bcImg.G80_06_toggle { height: 686px;}
	.ic-G80 { background: url(/resources/_img/sub/product/GC80/GC80_06_other_md_off.png) no-repeat 0 0; background-size: auto 686px; width: 332px; height: 332px; }
	.ic-G80.center.on  ,
	.ic-G80.center { background: url(/resources/_img/sub/product/GC80/GC80_06_01_md_off.png) no-repeat 0 0; background-size: auto 420px; width: 420px; height: 420px; margin-left: -210px; margin-top: -210px;}
	.ic-G80.type2 { background-position: 0 -4px; top:0;left:50%; margin-left: -480px;}
	.ic-G80.type3 { background-position: -628px -4px;   top:0;right:50%;margin-right: -480px;}
	.ic-G80.type4 { background-position: 0 -353px; bottom:0;left:50%;margin-left: -480px;}
	.ic-G80.type5 { background-position: -628px -353px; bottom:0;right:50%;margin-right: -480px;}
	.ic-G80.on  { background-image: url(/resources/_img/sub/product/GC80/GC80_06_other_md_on.png); }


	.G80_06_toggle.GF50 .ic-G80.center { background-image: url(/resources/_img/sub/product/GF50/GF50_07_01_md_off.png); background-size: auto 420px;}
	.G80_06_toggle.GF50 .ic-G80 { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_md_off.png); background-size: auto 682px ;}
	.G80_06_toggle.GF50 .ic-G80.on { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_md_on.png); }


	.G80_06_toggle.GF50 .ic-G80.type2 { background-position: 0 0;margin-left: -480px; }
	.G80_06_toggle.GF50 .ic-G80.type3 {background-position: -628px 0;margin-right: -480px;}
	.G80_06_toggle.GF50 .ic-G80.type4 { background-position: 0 -349px;margin-left: -480px;}
	.G80_06_toggle.GF50 .ic-G80.type5 { background-position: -628px -349px;margin-right: -480px;}

	.G80_06_toggle.GF50.GR40 .ic-G80.center { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_01_md_off.png); background-size: auto 420px;}
	.G80_06_toggle.GF50.GR40 .ic-G80 { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_md_off.png); background-size: auto 682px;}
	.G80_06_toggle.GF50.GR40 .ic-G80.on { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_md_on.png);}

	.G80_06_toggle.GF50.GU60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_01_md_off.png); background-size: auto 420px;}
	.G80_06_toggle.GF50.GU60 .ic-G80 { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_md_off.png); background-size: auto 682px;}
	.G80_06_toggle.GF50.GU60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_md_on.png);}

	.G80_06_toggle.GF50.GM60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_01_md_off.png); background-size: auto 420px;}
	.G80_06_toggle.GF50.GM60 .ic-G80 { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_md_off.png); background-size: auto 682px;}
	.G80_06_toggle.GF50.GM60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_md_on.png);}

	.G80_06_toggle.GF50.GC85 .ic-G80.center { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_01_off.png); background-size: auto 420px;}
	.G80_06_toggle.GF50.GC85 .ic-G80 { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_off.png); background-size: auto 682px;}
	.G80_06_toggle.GF50.GC85 .ic-G80.on { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_on.png);}
	/* .G80_06_toggle.GF50 .ic-G80.type5{background-position:-188px -105px;} */


	.bcBoxDesc.single { width:auto !important; }


	/* view_x06 */
	.GM60A_01 { min-height:680px; background: url(/resources/_img/sub/product/GM60A/GM60_01_md.png) no-repeat 0 0; }
	.GM60A_01 .GM60A_01_textdesc {text-align: left; margin:260px 0 178px 498px; width: 462px; padding-left: 32px;float:none;}
	.GM60A_01_imgdesc { margin: 0 -15px;}
	.GM60A_01_imgdesc:before,
	.GM60A_01_imgdesc:after {content:"";display: table; clear: both;}
	.GM60A_01_imgdesc li {float:left; width: 33.33333333333%; padding: 15px;}
	.GM60A_01_imgdesc li:first-child { margin-top: 0; }

	.GM60_table_01 thead th:first-child { width: 33.333333333333%; }
	.table table th,
	.table table td {padding: 16px 60px;font-size: 18px; line-height: 30px;}
	.table table th { font-family: 's4';}

	.img-align .btn-play-wrap { margin-top: -118px; }
	.img-align .btn-play-wrap p {font-size: 52px; line-height: 66px;}

	.bcBox .quotation { font-size: 20px; line-height: 34px; margin: 24px 0 !important;}
	.bcBox .talk {font-size: 52px; }
	.bcImg.mt { margin-top: 32px; }

	.btn-play-wrap { margin-top: -90px; }
	.btn-play-wrap p {font-size: 46px; line-height: 54px;}

	.app-info {font-size: 16px; line-height: 32px; margin-top: 32px;}
	.app-info span.android ,
	.app-info span.iOS { background: url(/resources/_img/sub/product/WS80A_with_Elite_OB/ic_app_sm.png) no-repeat 0 0; background-size: 69px 22px;}
	.app-info span.android {	width: 19px;	height: 22px;}
	.app-info span.iOS {background-position: -52px 0;	width: 17px;	height: 22px;}
	.app-info span.scol { height: 16px; margin-bottom: 0;}
	.app-info span + span { margin-left: 15px; }


	.bcImgBg.WS80A_06 img { width: auto; right:-30px; top:-56px; }
	.bcBtnWrap i.br + .bcBtn { margin-left: 0; }

	.md-last { padding-bottom: 60px; }

	.bcBoxSlider {padding-top: 0;padding-bottom: 0;}
	.bcBoxSlider .bx-pager { bottom:40px; left:40px; top:inherit; right:inherit;}

	.RS80A_03 {padding-top: 36px !important; }
	.RS80A_02 {padding-top: 18px !important; }
	.videoBox {margin-top:50px;}
	.bcBox figure figcaption p.option {font-size:12px;}

	/*HS50*/
	.HS50_OB_bg1 {background:#f5f5f5 url('/resources/_img/sub/product/HS50_OB/HS50_OB_03_bg_lg.jpg') center top no-repeat;background-size:115%}
	.bcBox_style2 .bcBox figcaption 	{min-height:224px;}
	.bcBox_style3 .bcBox figcaption 	{min-height:212px;}
	.hs50_ob_figure {max-width: 1140px !important;}
	.HS50_GI .md-line-5	{min-height:210px}
	.HS50_GI .bgBox{background-image:url('/resources/fr/_img/sub/product/HS50_GI/HS50_GI_lg_01_bg.jpg') ; }
	.HS50_GI .sec2{padding-bottom:45px;}
	
	/* 20180525 */
	.productview.HS50_OB .healthStep{background:url('/resources/fr/_img/sub/product/HS50_OB/HS50_OB_01_bg_lg.jpg') no-repeat 100%; background-color:#f2f2f2; padding:95px 0 70px 0;}
	.productview.HS50_OB .healthBox .benefitTitle{top:-60px; text-align:center;}
	.productview.HS50_OB .healthBox{padding:125px 0 65px 0;}
	.productview.HS50_OB .healthBox .benefitTitle{margin:0 auto; padding-left:145px; width:calc(100% - 80px);}
	.productview.HS50_OB .healthBox .benefitTitle em{margin-right:40px;}
	.productview.HS50_OB .healthBox .benefitTitle > span{text-align:center;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2{background:#fff;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcBox{padding-top:0;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg{background:#fff; text-align:center;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcBox .text-va-m{margin-top:0;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd{padding:40px 0; display:inline-block;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd img{float:none;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd p{text-align:center; color:#fff; margin-top:30px; font-size:20px; display:block;}
	.productview.HS50_OB .healthBox.step01{padding-bottom:60px;}
	.productview.HS50_OB .healthBox.step03 .benefitTitle + .bcBoxWrap.type2{margin-top:60px;}
	.productview.HS50_OB .healthBox.step03 {padding-bottom:0;}
	.productview.HS50_OB .healthBox.step04 .bgT02 .bcBox{padding-bottom:60px;}
	.productview.HS50_OB .healthBox.step04 .benefitTitle em,
	.productview.HS50_OB .healthBox.step05 .benefitTitle em{margin-top:-45px;}
	.productview.HS50_OB .healthBox.step04 .bgT02 .bcBox{padding-top:60px;}
	.productview.HS50_OB .healthBox.step05{position:relative; padding-top:125px; padding-bottom:60px;}
	.productview.HS50_OB .healthBox.step05 .bcBox .bcImg img{width:auto;}
	.productview.HS50_OB .healthBox.step05 .transducer_img img{width:80%; margin-left:20%;}
	.productview.HS50_OB .healthBox.step05 .transducer_img{position: absolute; right: 0; bottom: 0;}
	.productview.HS50_OB .healthBox.step06 .bcBox{overflow:hidden;}
	.productview.HS50_OB .healthBox.step06 .bcImg{float:left; width:48%;}
	.productview.HS50_OB .healthBox.step06 .bcImg.img_fr{float:right;}
	.productview.HS50_OB .healthBox.step06 .tl{float:left;}
	.productview.HS50_OB .healthBox.step06 .benefitTitle em{margin-top:-50px;}
	.productview.HS50_OB .healthBox.step06 .bcBox.type2{padding:0 40px; margin-top:-30px;}
	.productview.HS50_OB .healthBox.step06 .bcBox.type2 .bcSubTitle{text-align:center;}
	.productview.HS50_OB .bcBoxWrap.bg.type2 .bcBox.img-align.pdn{padding-left:0; padding-right:0;}
	.productview.HS50_OB .healthBox.step07 .bcFeature{margin-top:60px;}
	.productview.HS50_OB .healthBox.step07 .bcFeature > ul{display:none;}
	
	/*HS60*/
	.HS60_OB .bcImg.lineChart {position:relative;height:460px  !important;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_md.jpg') center 0 no-repeat}
	.HS60_OB .bcImg.lineChart .gwrap {position:relative;width:655px;margin:0px auto;padding:0px;}
	.HS60_OB .bcImg.lineChart .up {width:465px;height:165px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_up.png') no-repeat;background-size:468px;background-position:0px 165px;z-index:1}
	.HS60_OB .bcImg.lineChart .down {width:122px;height:165px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_down.png')  no-repeat;background-size:121px;background-position:0px -165px;z-index:1}
	
	.HS60_GI .md-line-3	{min-height:210px}
	.HS60_GI .md-line-4	{min-height:150px}
	.HS60_GI .md-line-5	{min-height:250px}
	.HS60_OB .md-line-5	{min-height:200px}

	/* 180515 */
	.HS60_OB .bcBox{position:relative; overflow:hidden; padding:0; margin-bottom:90px;}
	.HS60_OB .section_tit{margin:90px 0 4.8125%;}
	.HS60_OB .sec_box.box01{float:left; padding:0 75px 0 120px;}
	.HS60_OB .ccc_logo{width:auto;}
	.HS60_OB .sec_box.box02{float:left; width:50%; margin-top:10%;}
	.HS60_OB .text_box{text-align:left;}
	.HS60_OB .section1 .benefitTitle{margin-bottom:70px;}
	.HS60_OB .section3{padding-bottom:43%; background:url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_02_lg.jpg') center center no-repeat; background-size:cover; text-align:center;}
	.HS60_OB .section3 h3{width:auto; margin:110px 0 0 0;}
	.HS60_OB .section3 .text_wrap{width:48.25%; height:120px; bottom:140px;}
	.HS60_OB .section3 .text_box{padding:4.6875% 4.6875% 4.6875% 23%;}
	.HS60_OB .section5 figcaption, .HS60_OB .section6 figcaption{float:left; width:39%; margin-top:7.375%; text-align:left;}
	.HS60_OB .section6 figcaption{width:40%;}
	.HS60_OB .section6 .bcBox figcaption .text-va-m{margin-bottom:0;}
	.HS60_OB .section6 .bcBox figcaption .text-va-m:first-child{margin-bottom:12%;}
	.HS60_OB .section5 .bcSubTitle, .HS60_OB .section6 .bcSubTitle, .HS60_OB .section7 .bcSubTitle{text-align:left;}
	.HS60_OB .section5 .bcImg, .HS60_OB .section6 .bcImg{float:right;}
	.HS60_OB .section7 .bcBox figure{float:right; width:48%; text-align:left;}
	.HS60_OB .section7 .bcBox figure.first{float:left;}
	.HS60_OB .section7 .bcBox figure + figure{margin-top:0;}
	.HS60_OB .section7 figcaption{text-align:left;}
	.HS60_OB .section7 .bcSubTitle + p{min-height:230px;}
	.HS60_OB .section11 .bcFeature ul{display:none;}
	.HS60_OB .section9 .bcImg{width:auto;}
	.HS60_OB .section9 .bcImg img{width:auto;}
	.HS60_OB .section9 .section_tit{margin-top:90px;}
	.HS60_OB .section9 .bcSubTitle.section_tit{margin-top:50px;}
	.HS60_OB .section4 .bcBox:before, .HS60_OB .section5 .bcBox:before, .HS60_OB .section6 .bcBox:before, .HS60_OB .section7 .bcBox:before, .HS60_OB .section8 .bcBox:before{left:80px; top:90px; width:91px; height:154px; background: url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_icon_lg.png') 0 0 no-repeat;}
	.HS60_OB .section4 .bcBox:before{background-position:0 0;}
	.HS60_OB .section5 .bcBox:before{width:88px; margin-left:-80px; background-position:-93px 0;}
	.HS60_OB .section6 .bcBox:before{width:90px; margin-left:-80px; background-position:-193px 0;}
	.HS60_OB .section7 .bcBox:before{width:110px; margin-left:-80px; background-position:-294px 0;}
	.HS60_OB .section8 .bcBox:before{width:118px; margin-left:-80px; background-position:-419px 0;}
	.HS60_OB .section10 .bcBox{margin-top:70px;}
	.HS60_OB .section10 .bcImg{overflow:hidden;}
	.HS60_OB .section10 .bcImg img{float:right; width:48%;}
	.HS60_OB .section10 .bcImg img:first-child{float:left; margin-right:4%;}
	.HS60_OB .section11 img{width:80%; margin:0 auto 70px;}
	.bcBox.img-align.img-left2 figure .bcImg .fd-slider {margin:0px auto;}
	.HS60_OB .text_box{margin-bottom:35px;}
	.HS60_OB .sec_box.box01{margin-bottom:0;}
	.HS60_OB .section8 figcaption ul li, .HS60_OB .section9 figcaption ul li{font-size:14px;}
	
	/* HS70A Prime */
	.HS70A_GI .interval {margin-top:10px !important;}
	.HS70A_GI .interval2 {margin-top:40px !important;}

	/*GC70*/
	.bcBox.GC70_02 {background: url('/resources/_img/sub/product/GC70/bg_GC70_02_md.jpg') no-repeat right bottom;}
	.bcBox.GC70_02:after {content:""; display: table; clear: both;}
	.bcBox.GC70_02 figcaption { margin-top: 50px; width: 520px; float:left; text-align: left;}
	.bcBox.GC70_02 .bcImg { float:right; width: 594px;}
	.GC70 .bcBox.cnt-align-c{width:870px; margin:0 auto;}
	.GC70 .bcBox .desc li{margin-bottom:30px; text-align:left;}
	.GC70 .part .bcImg{margin-top:20px;}
	.GC70 .part{float:left;}
	.GC70_06 .part1{width:60%;}
	.GC70_06 .part2{width:40%; margin-top:145px;}
	.GC70_01 .bcImg img{max-width:100%;}
	.GC70_06 .part2 .bcImg img{max-width:100%;}
	.GC70_06 .part2 .bcImg{margin-top:20px;}
	.GC70 .GC70_06 .part2 .bcSubTitle{margin-top:0px;}

	/* RS85 */
	.RS85_R .videoBox {margin-top:0}
	.RS85_R .mg_l{margin-left:30px}
	.RS85_R .benefitWrap .benefit .text-va-t .bcSubTitle{margin-top:0;}
	.RS85_R .bcBox.img-align figure figcaption .text-va-t { vertical-align: top; display: inline-block; width: 98% !important; white-space:nowrap;}
	.RS85_R .bcBox.img-align figure figcaption .text-va-t p{ text-align: left !important; white-space:normal }
	.RS85_R .md-line-4{height:190px;}
}
@media all and (min-width:1240px){

	.bcBtnWrap .bcBtn { margin-top: 0px; }

	.videoBox a span.layer {background-size:148px 148px;}
	.tc-sm,
	.tc-md { text-align:initial  !important;}
	.tc-lg { text-align: center !important; }
	.tl-md { text-align: initial !important; }

	.bcImg.aniCont img.aniArrow {left:40%;top:1%;}

	.benefitTitle,
	.bcBoxRow,
	.bcBox { width: 1240px; margin-left: auto; margin-right: auto;}

	.benefitTitle {font-size: 58px;margin-top: 95px;}
	.bcSubTitle { font-size: 22px; }
	.bcSubTitle2 { font-size: 20px; }
	.bcSubTitle.large { font-size: 52px; }
	.bcTitle {font-size: 52px; }
	.bcTitle .sub {font-size: 32px; }

	.bcTitle + figure { margin-top: 20px; }
	.bcBoxWrap .sec_inner p{font-size: 18px;line-height: 1.78; margin: 0 auto;}
	.top_area p, .bcBox .caption,.bcBox figcaption {font-size: 18px;line-height: 1.78; margin: 0 auto; }
	 .lg-line-2 {height: 64px;}
	.lg-line-3 { height:96px }
	.lg-line-4 { height:128px }
	.lg-line-5 { height:160px }
	.lg-line-6 { height:192px }
	.lg-line-7 { height:224px }
	.lg-line-8 { height:256px }
	.bcBox .strong {margin-top: 32px;}

	.br,
	.br-sm,
	.br-md { display: none; }
	.br-lg { display: block; }
	.HS60_OB .br,
	.HS60_OB .br-sm,
	.HS60_OB .br-md { display: none; }
	.HS60_OB .br-lg{ display: block;}
	
	.bcBoxRow {padding-left: 0;padding-right: 0;}
	.bcBox { padding: 70px 0 0; }
	.bcBox.last { padding-bottom: 70px !important;  }

	.bcBox.lg-6 {width: 580px; padding-left: 0; padding-right: 0;}
	.bcBox.lg-6:last-child { float:right; }
	.bcBox.lg-6 .bcSubTitle { text-align: left; }
	.bcBox.lg-6 .bcSubTitle2 { text-align: left; }
	.bcBox.lg-6 figcaption { text-align: left; }
	.lg-pull-right { float:right !important; }

	.ACCUVIX_01 {padding-top: 130px;}



	.bcImgBg,
	.bcImg {margin-top: 40px;}
	.bcBtnWrap {margin-top: 22px;}
	.bcImg.first { margin-top: 120px; }

	.bcBtn {padding: 0 30px; height: 43px; font-size: 15px; line-height: 41px; -webkit-border-radius: 43px;-moz-border-radius: 43px;border-radius: 43px;}
	.bcBtn + .bcBtn { margin-left: 12px; }
	.md-6 .bcBtn {padding: 0 30px; }
	.md-6 .bcBtn + .bcBtn {margin-left: 12px;}

	.view-xsm ,.view-sm, .view-md { display: none !important; }
	.view-lg { display: block !important; }

	.ic {-webkit-background-size: 200px 200px;background-size: 200px 200px; margin:0 6px 2px 0;}
	.ic.book {background-position: 0 -50px;width: 19px; height:14px;}
	.ic.camcoder {background-position: -50px -50px;}
	.ic.camcoder2 {background-position: 0 -88px;}
	.ic.notepad {background-position: -100px -50px;width: 15px;height: 20px;}

	ul.dash { margin-top: 0 !important;}

	.icBcf.view05.type01 {-webkit-background-size:110px; background-size:110px auto; width:110px; height:110px;}


	.bcImgBg.H60_01 img {right:-350px;}

	.bcImgBg.HS70A_01 {position: static;}
	.bcImgBg.HS70A_01 img { position: absolute; top:inherit; right:0; margin:-247px 0 0; width: auto;z-index:5;}
	.bcImgBg.HS70A_01 img { position: absolute; top:inherit; right:0; margin:-247px 0 0; width: auto;z-index:5;}


	.bcImg.HS70A_01 {text-align: left; background-color: #ececec; margin: 0;}
	.bcImg.HS70A_01 img {margin-left: 110px;}

	.bcFeature {padding: 0px 0 65px; margin: 0 auto; width: 1240px;}
	.bcFeature.type2 { padding: 0 0 65px;}
	.bcFeature ul li > i { left:32px; }

	.bcFeature.inline {width: 100%;}
	.bcFeature.inline ul {margin: 0; }
	.bcFeature.inline ul li { width: 50%; float:left;}
	.bcFeature.inline ul li + li { margin-top: 0; }
	.bcinner .bcFeature.inline.A35_GI ul li + li { padding-left:40px; }
	.bcinner .bcFeature.inline.A35_GI h4 { margin-left: 15px; }

	.bcFeature.bcFeatureText { margin: 0 auto 70px; padding: 36px 30px; background-color: #fff;}
	.bcFeature.bcFeatureText .bcfText {display: table; margin-top: 40px;}
	.bcFeature.bcFeatureText ul {margin: 0; display: table-row;}
	.bcFeature.bcFeatureText ul > li { float:none; width: auto; display: table-cell; padding: 0 30px;}
	.bcFeature.bcFeatureText > i { margin: 0 auto ;}

	.bcFeatureTableWrap { padding: 0 300px }

	.bcFeatureTableWrap.SonoVetR5_01 {padding: 0 140px;}
	.bcFeatureTableWrap.no-padding { padding: 0;}
	.bcFeatureTable li > i {margin-bottom: 24px;}
	.bcFeatureTable h4 { font-size: 18px; line-height: 28px;}
	.bcFeatureTableWrap.bcinner {margin: 80px -40px 0;position: relative; z-index: 1;}
	.bcFeatureTableWrap.bcinner.small { padding: 0 160px; }

	.bcFeatureTableWrap.SonoAceR3_01 {margin-top: 40px;width: 90%;}
	.bcFeatureTableWrap.view-lg { display: table !important }
	.bcFeatureTableWrap.ico_list {width:50%;margin:60px auto 0;}


	.bcBox.md-bcImgHalf {padding-bottom: 0;}
	.bcBox.md-bcImgHalf figure .bcImg { padding-right: 0;}
	.bcBox.md-bcImgHalf figure figcaption { padding-left: 0;}

	.bcFeature.type2.md-single > ul > li { float:left; width: 50%; min-height:152px;}
	.bcFeature.type2.md-single > ul > li.md-line1-vam {margin-top:0;padding-top: 0px;}
	.bcFeature.type2.md-single > ul > li.md-line2-vam {margin-top:0;padding-top:0px;}

	.bcBox.lg-bcImgHalf {width: 100%;padding: 0;}
	.bcBox.lg-bcImgHalf figure { display: block; width: 100% ; position: relative; }
	.bcBox.lg-bcImgHalf figure:after  { content:""; display: table; clear: both; }
	.bcBox.lg-bcImgHalf figure figcaption { position: absolute; display: block; width: 620px; left:50%; margin-left: -620px; top:50%; margin-top: -95px;}
	.bcBox.lg-bcImgHalf figure .bcImg { display: block; float:right; width: 50%; padding-left: 40px;}
	.bcBox.lg-bcImgHalf figure .bcImg img { width: 100%; }

	.bcBox .row.alone figcaption.ACCUVIX_01 {padding-top:125px;}

	.EKO7_CV .interval {margin-top:80px !important;}
	.HM70A_with_Plus_GI .interval {padding-top:75px !important;}
	.HM70A_with_Plus_OB .interval {padding-top:115px !important;}
	.Accuvix_XG_GI .interval {padding-top:35px !important;}
	.Accuvix_XG_GI .interval_tw {padding-top:100px !important;}
	.Accuvix_XG_OB .interval {padding-top:76px !important;}
	.Accuvix_XG_OB .interval_tw {padding-top:150px !important;}
	.PT60A_POC .interval {padding-top:120px !important;}
	.A35_OB .interval {padding-top:50px !important;}
	.A35_OB .bcBox .row figcaption.interval02 {padding-top:100px !important;}

	.width_type01 {width:1312px !important;}
	.vtc {padding-bottom:25px;}

	.HS70A_GI .interval {margin-top:50px !important;}
	.HS70A_GI .interval2 {margin-top:80px !important;}

	.HS70A_OB .HS70A_OB_img  {width:100%;}
	.HS70A_OB .HS70A_OB_img .bcImg { background: url('/resources/_img/sub/product/HS70A_OB/bg_HS70A_OB_top.jpg') repeat-x bottom left;}

	.HS70A_CV .interval  {margin-top:45px !important;}

	.HS70A_01_img {width: 100%;}
	.HS70A_01_img figcaption { width: 1240px; margin-left: auto; margin-right: auto;}
	.HS70A_01_img .bcImg {background: url(/resources/_img/sub/product/HS70A_GI/bg_HS70A_GI_01_lg.jpg) repeat-x bottom left; }
	.HS70A_22_bg {background-image: url(/resources/_img/sub/product/HS70A_GI/bg_HS70A_22_lg.png);-webkit-background-size: 568px auto;background-size: 568px auto;}

	.bcImgBg.HS70A_01 { position: relative; }
	.bcImgBg.HS70A_01 img { margin-top: -390px; left:50%; margin-left: 260px; right:initial; }
	.bcImgBg.rs80A img {  margin-top: 0; left:50%; margin-left: 272px; right:initial; width: auto;}
	.bcImgBg.HS70A_01.EK07_img img{margin-top:-99px;}


	.bcImg.full, .bcImg.full_black {margin-left: auto; margin-right: auto;}
	.bcImg.for-video.full {max-width:1600px; margin-left: auto; margin-right: auto;}
	.bcImg.for-video .btn-play {width: 148px; height: 148px; margin: -74px 0 0 -74px; -webkit-background-size: 148px 148px;background-size: 148px 148px; }
	.bcImg.type-m {margin-top: 60px;}


	.benefitTitle.mb { margin-bottom: 70px;}
	.benefitTitle + .bcImg.for-video,
	.benefitTitle + .bcBox.img-align {margin-top: 50px;}

	.bcImgLine {}
	.bcImgLine:after { content:""; display: table; clear: both; }
	.bcImgLine .bcImg { float:left; width: 50%; }
	.bcImgLine .bcbox { float:left; width: 50%; }

	.bcBox.type-m-full { width: 100% ; text-align: center; }

	.bcImg.CtBodyTom_01 {background: url(/resources/_img/sub/product/BODYTOM/bg_bodyTom_02_lg.png) repeat-x center bottom;}
	.bcImg.CtBodyTom_01 img { width: auto; }

	.CereTom_01 {padding: 0 !important;}
	.CereTom_01:after { content:"" ; display: table;  clear: both; }
	.CereTom_01 figcaption {float:left; text-align: left; width: 50% !important; padding: 0 0 0 32px !important;}
	.CereTom_01 .bcImg { float:right; width: 50% !important; padding: 0  !important;}
	.bcBoxWrap.CereTom_04_bg { background: #e9e9e9 url(/resources/_img/sub/product/CERETOM/bg_CereTom_04_lg.jpg) no-repeat center bottom;}
	.CereTom_04 { background: transparent}

	.CereTom_02_wrap {position: relative;}
	.CereTom_02_wrap:before {display: block;content:""; z-index: 0; position: absolute; top:0;left:0; right:50%; bottom:0; background-image: url(/resources/_img/sub/product/CERETOM/bg_CereTom_02_lg.png);background-repeat:  repeat-x; background-position: top left; }

	.CereTom_03_wrap {position: relative;}
	.CereTom_03_wrap:before {display: block;content:""; z-index: 1;position: absolute; top:0;left:50%; right:0; bottom:0; background-image: url(/resources/_img/sub/product/CERETOM/bg_CereTom_03_lg.jpg);background-repeat:  repeat-x; background-position: top left; }
	.CereTom_03_wrap .bcBox,
	.CereTom_02_wrap .bcBox { position: relative; z-index: 2;}
	.bcImg.CereTom_02 { background-image: none; }

	.graphDescWrap { padding-left: 40px; padding-top: 14px;}
	.graphWrap {margin-top: 40px;}
	.graphWrap p {font-size: 22px; line-height: 28px; margin-top: 20px;}
	.graphDesc {padding:16px 20px;margin-top: 0;}
	.graphDesc + .graphDesc { margin-top: 20px; }
	.graphDesc h5 {font-size: 18px; line-height: 28px; margin-bottom: 5px;}
	.graphDesc ul li { font-size: 16px;line-height: 24px;}
	.graphDesc .line {width: 48px; height: 12px; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; margin-right: 14px;}
	.graphWrap .gstrong { font-size: 16px; line-height: 26px; }
	.graphWrap .gatten {padding-left: 45px;font-size: 16px; line-height: 26px;}
	.graphWrap .gatten:before {width: 35px; height: 35px;}


	.bcBoxRow.img-align-wrap { width: 100%; margin: 0;}
	.bcBox.img-align .row.alone { margin-left: 0; margin-right: 0; }
	.bcBox.img-align {padding: 0;max-width:100%;width: 100%;}
	.bcBox.img-align figure { width: 100%; }
	.bcBox.img-align figure:after { content:""; display: table; clear: both; }
	.bcBox.img-align figure figcaption { width: 50%; padding:  0 !important;  }

	.bcBox.img-align figure figcaption .text-va-m { width: 614px; }
	.bcBox.img-align figure figcaption .text-va-t {vertical-align:top;display: inline-block; white-space:nowrap;width: 610px;padding-right: 75px !important;}
	.bcBox.img-align figure .bcImg {width:50%; margin: 0; }
	.bcBox.img-align figure .bcImg img { width: auto; max-width:none; }
	.bcBox.img-align figure .bcImg .img-va-m { width: 614px; }

	.bcBox.img-align.img-right figure figcaption {float:left;width: 50%; text-align: right;}
	.bcBox.img-align.img-right figure figcaption .text-va-m { text-align:left; width:610px;padding-right: 75px !important;}
	/*.bcBox.img-align.img-right figure .bcImg.full{background-color:#000;} */
	.bcBox.img-align.img-right figure .bcImg.full_black{background-color:#000;}
	.bcBox.img-align.img-right figure .bcImg {overflow:hidden; float:right; width:50%;}
	.bcBox.img-align.img-right figure .bcImg img {margin-left: 0; float:left;}

	.bcBox.img-align.img-left figure figcaption {float:right;width: 50%; text-align: left;}
	.bcBox.img-align.img-left figure figcaption .text-va-m { text-align: left; width: 600px;padding-left: 75px !important; }
	.bcBox.img-align.img-left figure .bcImg.full_black{background-color:#000;}
	.bcBox.img-align.img-left figure .bcImg {float:left; width: 50%;}
	.bcBox.img-align.img-left figure .bcImg img {margin-right: 0; float:right;}

	.bcBox.img-align.img-left2 figure figcaption {float:right;width: 50%; text-align: left;}
	.bcBox.img-align.img-left2 figure figcaption .text-va-m { text-align: left; width: 610px;padding-left: 40px !important; }
	.bcBox.img-align.img-left2 figure .bcImg {float:left; width: 50%;}
	.bcBox.img-align.img-left2 figure .bcImg img {margin-right: 40px; float:right;}


	.BodyTom_bg {position: relative;}

	.bcBox.full { width: 100%; }

	.bcBox.GC80_07, .bcBox.GC80_07.GM60A_bg {background: none;padding-bottom: 60px;}
	.bcBox.GC80_07 figcaption, .bcBox.GC80_07.GM60A_bg figcaption { position: static; margin-top: 150px;width: 530px;}
	.bcBox.GC80_07 .bcImg, .bcBox.GC80_07.GM60A_bg .bcImg {display: none;}
	.bcBoxWrap.GC80_07_bg { height: 814px;background-image:url(/resources/it/_img/sub/product/GC80/bg_GC80_07_lg.jpg); background-repeat: no-repeat; background-position: center bottom;}
	.bcBoxWrap.GC85a_bg { height: 707px;background-image:url(/resources/it/_img/sub/product/GC85A/GC85a_bg_lg.jpg); background-repeat: no-repeat; background-position: center bottom;}
	.bcBoxWrap.GF50_bg { height: 814px;background-image:url(/resources/it/_img/sub/product/GF50/bg_GF50_07_lg.jpg); background-repeat: no-repeat; background-position: center bottom;}
	
	.bcBoxWrap.GC80_10 figcaption { position: static; }
	.bcBoxWrap.GC80_10 {height: 880px;background-image:url(/resources/_img/sub/product/GC80/GC80_10_lg.png); background-repeat: no-repeat; background-position: center bottom;}
	.bcBoxWrap.GF50_09 {position: relative; min-height: 624px;}
	.bcBoxWrap.GF50_09 .benefitTitle,
	.bcBoxWrap.GF50_09 .bcBox { position: relative; z-index: 2; }
	.bcBoxWrap.GF50_09:after { content:""; display: block; position: absolute; z-index: 1;bottom:0; left:50%; width: 1920px; height: 707px;margin-left: -960px; background: url(/resources/_img/sub/product/GF50/GF50_09_lg.png) no-repeat 0 0; }
	.bcBoxWrap.GF50_09.GR40CW:after { content:""; display: block; position: absolute; z-index: 1;bottom:0; left:50%; width: 1920px; height: 699px;margin-left: -960px; background: url(/resources/_img/sub/product/GR40CW/GR40CW_09_lg.png) no-repeat 0 0; }
	.bcBoxWrap.GF50_09.GU60A:after { content:""; display: block; position: absolute; z-index: 1;bottom:0; left:50%; width: 1920px; height: 698px;margin-left: -960px; background: url(/resources/_img/sub/product/GU60A/GU60A_svue_07_lg.png) no-repeat 0 0; }

	.bcBoxWrap.GF50_09.GM60A_vue:after { content:""; display: block; position: absolute; z-index: 1;bottom:0; left:50%; width: 1920px; height: 707px;margin-left: -960px; background: url(/resources/_img/sub/product/GM60A/GM60A_07_lg.png) no-repeat 0 0; }

	.bcImg.G80_06_toggle { height: 785px;}
	.ic-G80 { background: url(/resources/_img/sub/product/GC80/GC80_06_other_lg_off.png) no-repeat 0 0; background-size: auto 785px; width: 380px; height: 380px; }
	.ic-G80.center.on  ,
	.ic-G80.center { background: url(/resources/_img/sub/product/GC80/GC80_06_01_lg_off.png) no-repeat 0 0; background-size: auto 480px; width: 480px; height: 480px; margin-left: -240px; margin-top: -240px;}
	.ic-G80.type2 { background-position: 0 -5px; top:0;left:50%; margin-left: -550px;}
	.ic-G80.type3 { background-position: -720px -5px;   top:0;right:50%;margin-right: -550px;}
	.ic-G80.type4 { background-position: 0 -405px; bottom:0;left:50%;margin-left: -550px;}
	.ic-G80.type5 { background-position: -720px -405px; bottom:0;right:50%;margin-right: -550px;}
	.ic-G80.on  { background-image: url(/resources/_img/sub/product/GC80/GC80_06_other_lg_on.png?ver1); }

	.G80_06_toggle.GF50 .ic-G80.type2 { background-position: 0 0; margin-left: -550px;}
	.G80_06_toggle.GF50 .ic-G80.type3 { background-position: -720px 0; margin-right: -550px;}
	.G80_06_toggle.GF50 .ic-G80.type4 { background-position: 0 -398px; margin-left: -550px;}
	.G80_06_toggle.GF50 .ic-G80.type5 { background-position: -720px -398px; margin-right: -550px;}

	.G80_06_toggle.GF50 .ic-G80.center { background-image: url(/resources/_img/sub/product/GF50/GF50_07_01_md_off.png); background-size: auto 480px; height: 480px;}
	.G80_06_toggle.GF50 .ic-G80 { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_md_off.png); background-size: auto 780px; height: 382px;}
	.G80_06_toggle.GF50 .ic-G80.on { background-image: url(/resources/_img/sub/product/GF50/GF50_07_other_md_on.png); }

	.G80_06_toggle.GF50.GR40 .ic-G80.center { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_01_lg_off.png); background-size: auto 480px;}
	.G80_06_toggle.GF50.GR40 .ic-G80 { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_lg_off.png); background-size: auto 780px ;}
	.G80_06_toggle.GF50.GR40 .ic-G80.on { background-image: url(/resources/_img/sub/product/GR40CW/GR40_03_other_lg_on.png);}

	.G80_06_toggle.GF50.GU60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_01_lg_off.png); background-size: auto 480px;}
	.G80_06_toggle.GF50.GU60 .ic-G80 { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_lg_off.png); background-size: auto 780px ;}
	.G80_06_toggle.GF50.GU60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GU60A/GU60_09_other_lg_on.png);}

	.G80_06_toggle.GF50.GM60 .ic-G80.center { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_01_lg_off.png); background-size: auto 480px;}
	.G80_06_toggle.GF50.GM60 .ic-G80 { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_lg_off.png); background-size: auto 780px ;}
	.G80_06_toggle.GF50.GM60 .ic-G80.on { background-image: url(/resources/_img/sub/product/GM60A/GM60_07_other_lg_on.png);}

	.G80_06_toggle.GF50.GC85 .ic-G80.center { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_01_lg_off.png); background-size: auto 480px;}
	.G80_06_toggle.GF50.GC85 .ic-G80 { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_lg_off.png); background-size: auto 780px ;}
	.G80_06_toggle.GF50.GC85 .ic-G80.on { background-image: url(/resources/_img/sub/product/GC85A/GC85_13_other_lg_on.png);}

	.G80_06_toggle.GF50.GC70 .ic-G80.center { background-image: url(/resources/_img/sub/product/GC70/GC70_06_01_lg_off.png); background-size: auto 480px;}
	.G80_06_toggle.GF50.GC70 .ic-G80 { background-image: url(/resources/_img/sub/product/GC70/GC70_06_other_lg_off.png); background-size: auto 780px;}
	.G80_06_toggle.GF50.GC70 .ic-G80.on { background-image: url(/resources/_img/sub/product/GC70/GC70_06_other_lg_on.png);}

	.G80_06_toggle.GF50.GC70 .ic-G80.type4 {background-position: 0 -398px;}
	.G80_06_toggle.GF50.GC70 .ic-G80.type5 {background-position: -718px -398px; height:380px;}

	.GC85A_01 { margin-left: 80px; }
	.btn-play-wrap {margin-top: -124px;}
	.btn-play-wrap p { font-size: 72px; line-height: 90px; }

	/* view_x06 */
	.GM60A_01 { min-height:622px; background: url(/resources/_img/sub/product/GM60A/GM60_01_lg.png) no-repeat 57px 0; }
	.GM60A_01 .GM60A_01_textdesc { margin:230px 0 176px 620px; width: 620px; padding-left: 120px;float:none;}
	.GM60A_01_imgdesc li { padding-top: 0;}
	.GM60_table_01 thead th:first-child { width: 33.3%; }
	.table table th,
	.table table td {padding: 16px 60px;font-size: 18px; line-height: 30px;}
	.table table th { font-family: 's4';}

	.md-last { padding-bottom: 0; }


	.bcImgBg.WS80A_06  img { margin-top: -195px; left:50%; margin-left: 326px; right:initial; }

	.img-align .btn-play-wrap { margin-top: -118px; width: 800px; }
	.img-align .btn-play-wrap p {font-size: 52px; line-height: 66px;}

	.bcBox .quotation { font-size: 20px; line-height: 34px; margin: 24px 0 !important;}
	.bcBox .talk {font-size: 52px; }
	.bcImg.mt { margin-top: 32px; }

	.btn-play-wrap { margin-top: -90px; }
	.btn-play-wrap p {font-size: 46px; line-height: 54px;}

	.app-info {font-size: 16px; line-height: 32px; margin-top: 32px;}
	.app-info span.android ,
	.app-info span.iOS { background: url(/resources/_img/sub/product/WS80A_with_Elite_OB/ic_app_sm.png) no-repeat 0 0; background-size: 69px 22px;}
	.app-info span.android {	width: 19px;	height: 22px;}
	.app-info span.iOS {background-position: -52px 0;	width: 17px;	height: 22px;}
	.app-info span.scol { height: 16px; margin-bottom: 0;}
	.app-info span + span { margin-left: 15px; }

	.bcBtnWrap i.br + .bcBtn { margin-left: 12px; }
	.bcBox .lg-4 { width: 34%; padding: 0 7px; float:left;}
	.bcBox .lg-8 { width: 66%; padding: 0 7px; float:left; margin: 0;}
	.bcBox .row { max-width:none }
	.bcImg-row.lg-8 .lg-6 { padding-left: 0; padding-right: 7px; }
	.bcImg-row.lg-8 .lg-6 + .lg-6 { padding-left: 7px; padding-right: 0 ; }
	.RS80A_01 {}
	.RS80A_01 figcaption { padding-top: 56px !important; }
	.RS80A_02 {padding-top: 86px !important; }
	.RS80A_03 {padding-top: 86px !important; }
	.bcBox .talk.RS80A_04 {font-size: 56px; font-family: 'stitle'; }

	.bcBoxSlider {padding-top: 0;padding-bottom: 0;}
	.bcBoxSlider .bx-pager { bottom:40px; left:50%; margin-left: -620px; top:inherit; right:inherit;}

	.tl-lg {text-align: left !important}

	.bcFeatureTable.list_ct {width:60%;margin:0 auto;}

	/*HS50*/
	.HS50_OB_bg1 {background:#f5f5f5 url('/resources/_img/sub/product/HS50_OB/HS50_OB_03_bg_lg.jpg') center -100px no-repeat;background-size:100%}
	.bcBox_style2 .bcBox figcaption 	{min-height:194px;}
	.bcBox_style3 .bcBox figcaption 	{min-height:184px;}

	.HS50_GI .bcImg.lineChart,
	.HS60_GI .bcImg.lineChart,
	.HS60_OB .bcImg.lineChart {height:488px !important;background:url('/resources/fr/_img/sub/product/HS50_GI/svisionGraph_lg.jpg') 0 0 no-repeat;}
	
	/* 20180525 */
	.productview.HS50_OB .healthStep{background:url('/resources/fr/_img/sub/product/HS50_OB/HS50_OB_01_bg_lg.jpg') no-repeat 100%; padding:95px 0 70px 0;}
	.productview.HS50_OB .healthBox .benefitTitle{margin:0 auto; padding-left:145px; width:100%; max-width:1240px;}
	.productview.HS50_OB .healthBox.step02 .bcBox.img-right figcaption{float:left; width:50%; margin-top:95px;}
	.productview.HS50_OB .healthBox.step02 .bcBox.img-right .bcImg{float:left; width:50%; margin-top:0;}
	.productview.HS50_OB .healthBox.step02 .textWrap, .productview.HS50_OB .healthBox.step02 .textWrap .bcSubTitle{text-align:left;}
	.productview.HS50_OB .healthBox.step02 .md-line-6{height:160px;}
	.productview.HS50_OB .md-line-5.ty2{height:96px;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg{text-align:left;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd{padding:60px 0 60px 85px; max-width:620px; display:inline-block;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd img{float:none;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .img-left .bcImg{text-align:right;}
	.productview.HS50_OB .healthBox .bcBoxWrap.type2 .img-left .bcImg .imgPd{padding:60px 85px 60px 0;}
	.productview.HS50_OB .systemStep{background:#ececec; text-align:center;}
	.productview.HS50_OB .systemStep img{margin:0 auto;}
	.productview.HS50_OB .systemWrap{max-width:1240px; margin-right:auto; margin-left:auto;}
	
	/*HS60*/
	.HS60_OB .bcImg.lineChart {position:relative;height:488px  !important;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_lg.jpg') 0 0 no-repeat;}
	.HS60_OB .bcImg.lineChart .gwrap {position:relative;width:764px;margin:0px auto;padding:0px;}
	.HS60_OB .bcImg.lineChart .up {width:543px;height:192px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_up.png') no-repeat;background-position:0px 192px;z-index:1}
	.HS60_OB .bcImg.lineChart .down {width:141px;height:191px;background:url('/resources/_img/sub/product/HS60_OB/svisionGraph_down.png')  no-repeat;background-position:0px -191px;z-index:1}

	.ultra-bcBox .bcBox .bcImg {background-size:100%;}
	.bcImg.HS60_OB_feat01 {height:500px !important;background:#eaeaea url('/resources/_img/sub/product/HS60_OB/HS60_OB_06_lg.jpg') left top no-repeat;}
	.bcImg.HS60_OB_feat02 {height:500px !important;background:#050100 url('/resources/_img/sub/product/HS60_OB/HS60_OB_07.jpg') right center no-repeat;}
	.bcImg.HS60_OB_feat03 {height:500px !important;background:#050100 url('/resources/_img/sub/product/HS60_OB/HS60_OB_08.jpg') left center no-repeat;}
	.bcImg.HS60_OB_feat04 {height:500px !important;background:#050100 url('/resources/_img/sub/product/HS60_OB/HS60_OB_09.jpg') right center no-repeat;}
	.bcImg.HS60_OB_feat05 {height:500px !important;background:#050100 url('/resources/fr/_img/sub/product/HS60_OB/HS60_OB_10.jpg?20180323') left center no-repeat;}
	.bcImg.HS60_GI_feat05 {background:#050100 url('/resources/fr/_img/sub/product/HS60_GI/HS60_GI_12.jpg') left center no-repeat;}
	.bcBox.img-align.img-left2 figure .bcImg .fd-slider {margin-right: 40px; float:right;}

	.HS60_GI .bcTitle {font-size: 58px;}
	.HS60_GI .bgBox{background-image:url('/resources/fr/_img/sub/product/HS60_GI/HS60_GI_lg_01_bg.jpg') ; }
	.HS60_GI .sec2{padding-bottom:45px;}
	.HS60_GI .sec4 .bcImg figcaption{width:792px; margin:0 auto;}
	.HS60_GI .sec4 .bcBox figcaption{display:block; padding-top:10px; text-align:left;}
	
	/* 180515 */
	.HS60_OB .bcBoxWrap.section9 {width: 1240px; padding-bottom:70px; margin: 0 auto;}
	.HS60_OB .section7 .bcSubTitle + p{min-height:160px;}
	.HS60_OB .section10 .bcImg img{float:right; width:auto;}
	.HS60_OB .section3 .text_wrap{height:165px;}
	.HS60_OB .section3 .text_box p{font-size:18px;}
	.HS60_OB .section8 .section_tit, .HS60_OB .section9 .section_tit{margin-bottom:1.56%;}
	
	/*GC70*/
	.GC70 .bcBox.img-align.img-right.cnt-align-c figure figcaption .text-va-m{width:430px; padding-right:0 !important;}
	.bcBoxWrap.GC70_02_bg{height:883px; background-image: url('/resources/_img/sub/product/GC70/bg_GC70_02_lg.jpg'); background-repeat: no-repeat; background-position: center bottom;}
	.bcBox.GC70_02{background:none}
	.GC70 .info{font-size:18px;}
	
	/* RS85 */
	.RS85_R .bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption{margin-top:80px;}
	.RS85_R .bcBox.img-align figure figcaption .text-va-m { width: 614px !important; }
	.RS85_R .bcBox.img-align figure figcaption .text-va-t {vertical-align:top;display: inline-block; white-space:nowrap;width: 610px important;padding-right: 64px !important;}
}


@media all and  (min-width:1600px){
	.videoBox {width:100%;height:815px;overflow:hidden;}
	.videoBox.bg-type01 {background:#ebebeb;}
	.videoBox img {width:1600px !important;height:815px;}
	.videoBox .videoArea {width:1600px;margin:0 auto;}
	.HS60_OB .section3 .text_box{padding-left:32%;}
	
	.productview.HS50_OB .healthBox.step02 .bcImg img{max-width:150%;}
}


.productview #paperPopup{}

.productview.WS80A_with_Elite_OB .healthStep {padding:40px 0 40px 0; background-image:url('/resources/_img/sub/product/WS80A_with_Elite_OB/bg_utr_ws80a_step.jpg'); background-repeat: no-repeat; background-position:50% 0; background-size:cover;}
.productview.WS80A_with_Elite_OB .healthStep .benefitTitle {margin-top:0; margin-bottom:20px ;padding:0 15px}
.productview.WS80A_with_Elite_OB .healthStep .subTxt {line-height:1.5; font-size:13px; text-align:center; padding:0 15px}
.productview.WS80A_with_Elite_OB .healthStep .healthStep_img img {margin:70px auto 0 auto; max-width:100%}
.productview.WS80A_with_Elite_OB .healthBox {padding:45px 0 30px 0}
.productview.WS80A_with_Elite_OB .healthBox:nth-child(even) {background:#fff;}
.productview.WS80A_with_Elite_OB .healthBox:nth-child(odd) {background:#eaeaea;}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle {position:relative; margin-top:0;text-align:left;padding-left:105px}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle * {vertical-align:top}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em {position:absolute; top:0; left:20px; display:inline-block;font-size:13px;color:#9fd9f6;font-family:'s4';text-align:left;margin-right:15px;width:60px}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle > span {display:inline-block;text-align:left;width:225px}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em:before {display:block;content:'';background-image:url('/resources/_img/sub/product/WS80A_with_Elite_OB/healthStep_ico2.png');background-repeat:no-repeat;margin-left:-5px;background-size:auto 100px}
.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em span {display:block;color:#b5b5b6;font-weight:normal}
.productview.WS80A_with_Elite_OB .healthBox.step01 {padding-bottom:0}
.productview.WS80A_with_Elite_OB .healthBox.step01 .benefitTitle em {margin-top:-6px}
.productview.WS80A_with_Elite_OB .healthBox.step01 .benefitTitle em:before {background-position:0 0;width:56px;height:51px}
.productview.WS80A_with_Elite_OB .healthBox .bcBox {padding-top:30px}
.productview.WS80A_with_Elite_OB .healthBox.step02 .benefitTitle em {margin-top:-10px}
.productview.WS80A_with_Elite_OB .healthBox.step02 .bcImg img {margin-top:30px}
.productview.WS80A_with_Elite_OB .m320 {display:block}
.productview.WS80A_with_Elite_OB .healthBox.step02 .benefitTitle em:before {background-position:-70px 0;width:52px;height:48px;margin-bottom:10px}
.productview.WS80A_with_Elite_OB .healthBox.step02 {padding-bottom:0}
.productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap,
.productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap .bcSubTitle {text-align:center}
.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-align figure figcaption .textWrap,
.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-align figure figcaption .textWrap .bcSubTitle {text-align:center}
.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-align.img-right figure figcaption {float:none;width:auto}
.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-align.img-right figure .bcImg {float:none;width:auto}


.productview.WS80A_with_Elite_OB .sec2 {width:100%; padding:53% 0 10%; background-image:url('/resources/fr/_img/sub/product/WS80A_with_Elite_OB/ws80a_sec2_img01.jpg'); background-position:50% 0 ; background-repeat:no-repeat; background-size:cover;}
.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle{font-size:28px; line-height:1em; color:#0081c5; font-family:'s4'; font-weight:500;margin-bottom:25px;}
.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle span{display:block; font-family:'s4'; font-size:13px; font-weight:normal; color:#fff;} 
.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle strong{font-family:'s8'; font-weight:bold;}
.productview.WS80A_with_Elite_OB .sec2 .sec_inner p{color:#fff;}

.productview.WS80A_with_Elite_OB .sec3  .bcSubTitle{max-width:1240px; margin:0 auto;}
.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBox:first-child{padding-top:0;}
.productview.WS80A_with_Elite_OB .healthBox .bgT01 {background:#eaeaea}
.productview.WS80A_with_Elite_OB .healthBox .bgT02 {padding-top:10px}
.productview.WS80A_with_Elite_OB .step03 .benefitTitle{margin-bottom:30px;}
.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle em {margin-top:-8px}
.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle em:before {background-position:-137px 0;width:58px;height:47px;margin-bottom:10px}
.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle + .bcBoxWrap.type2 {margin-top:10px}
.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcBox {padding-top:0}
.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcBox .text-va-m {margin-top:20px}
.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd p {display:none}
.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .img-left .bcImg .imgPd{padding-top:0; padding-bottom:0;padding-left:15px; padding-right:15px;}
.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .bcBox {max-width:1240px; margin:0 auto; padding-top:30px;  padding-left:30px; padding-right:30px;}

.productview.WS80A_with_Elite_OB .healthBox.step04 {background:#e4e4e4;padding-bottom:0}
.productview.WS80A_with_Elite_OB .healthBox.step04 .benefitTitle em {margin-top:-5px}
.productview.WS80A_with_Elite_OB .healthBox.step04 .benefitTitle em:before {background-position:-210px 0;width:47px;height:47px;margin-bottom:10px}
.productview.WS80A_with_Elite_OB .healthBox.step04 .bgT02 .bcBox {padding-top:0;padding-bottom:30px}
.productview.WS80A_with_Elite_OB .healthBox.step04 .bgT02 .bcBox .text-va-m {margin-top:30px}
.productview.WS80A_with_Elite_OB .healthBox.step04 figcaption{margin-bottom:30px;}
.productview.WS80A_with_Elite_OB .healthBox.step04 figcaption:last-child{margin-bottom:0;}
.productview.WS80A_with_Elite_OB .healthBox.step04 .sub_comment{margin:20px 0;}

.productview.WS80A_with_Elite_OB .healthBox.step05 .benefitTitle em {margin-top:-5px;color:#a2b4dc}
.productview.WS80A_with_Elite_OB .healthBox.step05 .benefitTitle em:before {background-position:-273px 0;width:50px;height:44px;margin-bottom:10px}
.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.type2 .bcImg {margin-top:15px}
.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.img-left {padding-top:10px}
.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.img-left .text-va-m {margin-top:30px}
.productview.WS80A_with_Elite_OB .healthBox .bcBox.img-align figure figcaption .text-va-m p span {display:block;color:#3cb7ba}
.productview.WS80A_with_Elite_OB .healthBox.step06 {padding-bottom:0}
.productview.WS80A_with_Elite_OB .healthBox.step06 .benefitTitle em {margin-top:0px;color:#aba0cd}
.productview.WS80A_with_Elite_OB .healthBox.step06 .bcImg {margin:0 0 40px 0}
.productview.WS80A_with_Elite_OB .healthBox.step06 .benefitTitle em:before {background-position:-337px 0;width:32px;height:49px;margin-bottom:10px}
.productview.WS80A_with_Elite_OB .healthBox.step06 .bcBox.type2 .bcSubTitle,
.productview.WS80A_with_Elite_OB .healthBox.step06 .bcBox.type2 p {text-align:center}
.productview.WS80A_with_Elite_OB .systemStep {margin-top:30px; background:url('/resources/_img/sub/product/WS80A_with_Elite_OB/WS80_step06_bg.png') repeat; }
.productview.WS80A_with_Elite_OB .systemStep img {max-width:100%; margin:0 auto; }
.productview.WS80A_with_Elite_OB .systemWrap {margin-top:30px;font-size:12px;line-height:1.5;padding:0 15px;color:#3cb7ba;text-align:center}

.productview.OMNITOM .sec2 .bcBox{padding:60px 70px 0;}
.productview.OMNITOM .sec2 .bcImgLine .txtBox p{display:table-cell; vertical-align:middle;}
.productview.OMNITOM .sec2 .bcImgLine .bcImg{position:relative; margin-top:20px; margin-bottom:40px;}
.productview.OMNITOM .sec2 .bcImgLine .bcImg span{display:block; position:absolute; left:0; bottom:0; width:100%; padding:8px; box-sizing:border-box; background:rgba(245,255,255,0.7); font-size:16px; font-weight:bold; text-align:left; color:#333;}
.productview.OMNITOM .sec2 .desc li{margin-bottom:18px; font-size:12px; line-height:1.2em; color:#666;}
.productview.OMNITOM .sec3 .bcBox{padding:60px 70px 0;}
.productview.OMNITOM .sec3 .pro_list{overflow:hidden;}
.productview.OMNITOM .sec3 .pro_list li{float:left; width:50%;font-size:13px; line-height:1.2em; margin-bottom:5px;}
.productview.OMNITOM .sec3 .pro_list li.last{margin-bottom:0;}
.productview.OMNITOM .sec3 .bcImg{margin-bottom:30px;}
.productview.OMNITOM .sec5 .txt_area .logo{display:block; text-align:center; width:85px; padding-top:25px; margin:0 auto;}
.productview.OMNITOM .sec3  .box{overflow:hidden; padding:0;}
.productview.OMNITOM .sec6  .bcBox.img1{padding-top:0;}

.productview .cyberWrap{background:#ebebeb;}
.productview.GU60A .cyberWrap, .productview.GF50 .cyberWrap, .productview.GC70 .cyberWrap, .productview.GR40CW .cyberWrap{background:#fff;}
.productview .cyberWrap .benefitTitle{margin-top:60px;}
.productview .cyberWrap .bcSubTitle{font-size:16px; text-align:center;}
.productview .cyberWrap .cyberBoxTag{display:inline-block;font-size:10px; color:#2177c2;border-top:1px solid #2177c2;border-bottom:1px solid #2177c2;padding:5px;margin-top:15px;}
.productview .cyberWrap .cyberBoxTag strong{font-weight:800;}
.productview .cyberWrap .cyberBox{padding:20px 15px 30px; text-align:center;}
.productview .cyberWrap .cyberBox > ul{overflow:hidden; margin-top:35px;}
.productview .cyberWrap .cyberBox .cyber_list{overflow:hidden; margin-bottom:20px; text-align:left;}
.productview .cyberWrap .cyberBox .cyber_list.list01 h5, .productview .cyberWrap .cyberBox .cyber_list.list01 p{color:#00aade;}
.productview .cyberWrap .cyberBox .cyber_list.list02 h5, .productview .cyberWrap .cyberBox .cyber_list.list02 p{color:#0078be;}
.productview .cyberWrap .cyberBox .cyber_list.list03 h5, .productview .cyberWrap .cyberBox .cyber_list.list03 p{color:#0f3e90;}
.productview .cyberWrap .cyberBox .cyber_list h5{float:right; width:75%; margin:5px 0; font-family:'s8'; font-size:14px; font-weight:bold;}
.productview .cyberWrap .cyberBox .cyber_list .cyber_icon{float:left; display:inline-block; width:65px; height:65px; background:url('/resources/_img/sub/product/cyber_icon.png') 0 0 no-repeat; background-size:auto 65px;}
.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon01{background-position:0 0;}
.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon02{background-position:-66px 0;}
.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon03{background-position:-132px 0;}
.productview .cyberWrap .cyberBox .cyber_list p{float:right; width:75%; font-size:12px; line-height:18px;}

.productview.GF50 p.op_sp, .productview.GR40CW p.op_sp, .productview.GM85 p.op_sp{font-size:10px;}


@media all and  (min-width:768px){
	.productview.WS80A_with_Elite_OB .healthStep {background-image:url('/resources/_img/sub/product/WS80A_with_Elite_OB/bg_utr_ws80a_step_md.jpg'); background-color:#f2f2f2; padding:110px 0 110px 0; }
	.productview.WS80A_with_Elite_OB .healthStep .subTxt {line-height:1.78;font-size:18px}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle	{padding-left:156px;}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em {left:15px; font-size:18px;margin-right:30px;width:auto}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em:before {display:block;content:'';background-image:url('/resources/_img/sub/product/WS80A_with_Elite_OB/healthStep_ico2.png');background-repeat:no-repeat;margin-left:-5px;background-size:auto auto}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle > span {width:auto}
	.productview.WS80A_with_Elite_OB .healthBox {padding:100px 0 60px 0} 
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle {margin:0 auto; padding-left:145px; width:calc(100% - 80px);}
	.productview.WS80A_with_Elite_OB .healthBox.step01 .benefitTitle em {margin-top:-27px}
	.productview.WS80A_with_Elite_OB .healthBox.step01 .benefitTitle em:before {background-position:0 0;width:91px;height:85px}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .benefitTitle em {margin-top:-20px}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .benefitTitle em:before {background-position:-140px 0;width:88px;height:79px;margin-bottom:20px}
	.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle em {margin-top:-40px}
	.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle em:before {background-position:-274px 0;width:96px;height:77px;margin-bottom:20px}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .benefitTitle em {margin-top:-45px}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .benefitTitle em:before {background-position:-420px 0;width:77px;height:77px;margin-bottom:20px}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .benefitTitle em {margin-top:5px;color:#a2b4dc}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .benefitTitle em:before {background-position:-544px 0;width:84px;height:70px;margin-bottom:20px}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .benefitTitle em {margin-top:0px;color:#aba0cd}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .bcImg {margin:0 0 40px 0}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .benefitTitle em:before {background-position:-675px 0;width:55px;height:81px;margin-bottom:20px}
	.bcBoxWrap.ty2 {padding-bottom:40px}
	.productview.WS80A_with_Elite_OB .healthBox .bgT02 {padding-bottom:30px}
	.productview.WS80A_with_Elite_OB .healthBox.step05 {padding-bottom:10px}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.type2 .bcImg {margin:25px 0 40px 0}
	.productview.WS80A_with_Elite_OB .healthBox .bcBox {padding-top:60px}
	.productview.WS80A_with_Elite_OB .systemWrap {margin-top:30px;font-size:13px;line-height:1.7;padding:0 40px}
	
	.productview.WS80A_with_Elite_OB .sec2 {padding:11.5% 0; background-image:url('/resources/fr/_img/sub/product/WS80A_with_Elite_OB/ws80a_sec2_img01_md.jpg'); }
	.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle{font-size:40px;}
	.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle span{font-size:19px;}
	.productview.WS80A_with_Elite_OB .step03 .benefitTitle{margin-bottom:60px;}
	.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .bcBox{padding:60px 40px 0;}
	
	.productview.OMNITOM .sec2 .bcBox{padding:60px 70px 0;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox{margin-bottom:80px;}
	.productview .fr{float:right;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox.bg1{background:#fff;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox p{display:table-cell; vertical-align:middle;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImg{position:relative; margin-bottom:40px;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImgBox span{display:block; position:absolute; left:0; bottom:0; width:100%; padding:20px; box-sizing:border-box; background:rgba(245,255,255,0.3); font-size:20px; font-weight:bold; color:#333;}
	.productview.OMNITOM .sec2 .desc li{margin-bottom:10px; font-size:14px; line-height:1.2em; color:#666;}
	.productview.OMNITOM .sec3 .bcBox{padding:60px 70px 0;}
	.productview.OMNITOM .sec3  .box{overflow:hidden; padding:0;}
	.productview.OMNITOM .sec3  .left_area{float:left; width:50%;}
	.productview.OMNITOM .sec3  .right_area{float:left; width:50%;}
 	.productview.OMNITOM .sec3 .pro_list li{float:none; width:100%; font-size:18px; line-height:1.2em; margin-bottom:5px; text-align:left;}
	.productview.OMNITOM .sec3 .pro_list li.last{margin-bottom:0;}
	.productview.OMNITOM .sec3 .bcImg{margin-bottom:40px;}
	.productview.OMNITOM .sec5 .txt_area .logo{display:block; text-align:center; width:150px; padding-top:25px; margin:0 auto;}
	.productview.OMNITOM .sec6  .bcBox.img1{padding-top:0;}
	
	.productview .cyberWrap .benefitTitle{margin-top:110px; font-size:58px;}
	.productview .cyberWrap .bcSubTitle{font-size:28px;}
	.productview .cyberWrap .cyberBoxTag{font-size:16px;border-top:2px solid #2177c2;border-bottom:2px solid #2177c2;padding:7px 25px;margin-top:15px;}
	.productview .cyberWrap .cyberBoxTag strong{font-weight:800;}
	.productview .cyberWrap .cyberBox{padding:40px 40px 60px;}
	.productview .cyberWrap .cyberBox > ul{margin-top:70px;}
	.productview .cyberWrap .cyberBox .cyber_list{margin-bottom:35px;}
	.productview .cyberWrap .cyberBox .cyber_list h5{margin:35px 0 18px; font-size:20px;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon{width:130px; height:130px; background-size:auto 130px;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon01{background-position:0 0;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon02{background-position:-131px 0;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon03{background-position:-263px 0;}
	.productview .cyberWrap .cyberBox .cyber_list p{font-size:16px;}
	
	.productview.GF50 p.op_sp, .productview.GR40CW p.op_sp, .productview.GM85 p.op_sp{font-size:12px;}
	.productview.GR40CW .workflow_title {font-size:30px;}
}
@media all and  (min-width:1024px){
	.bcBox_style .bcBox figcaption{min-height:192px;}
	.productview.WS80A_with_Elite_OB .md-line-6	{min-height:230px}
	.productview.WS80A_with_Elite_OB .healthStep {background-image:url('/resources/_img/sub/product/WS80A_with_Elite_OB/bg_utr_ws80a_step_lg.jpg'); background-color:#f2f2f2; padding:95px 0 70px 0;}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle {top:-60px; text-align:center}
	.productview.WS80A_with_Elite_OB .healthBox {padding:125px 0 65px 0}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle {margin:0 auto; padding-left:145px; width:calc(100% - 80px);}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle em {margin-right:40px}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle > span {text-align:center}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 {background:#fff}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcBox {padding-top:0}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg {background:#fff;text-align:center}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcBox .text-va-m {margin-top:0}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd {padding:40px 0;display:inline-block}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd img {float:none}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd p {text-align:center;color:#fff;margin-top:30px;font-size:20px;display:block}
	.productview.WS80A_with_Elite_OB .healthBox.step01 {padding-bottom:60px}
	.productview.WS80A_with_Elite_OB .sec2 {padding:8.5% 0; background-image:url('/resources/fr/_img/sub/product/WS80A_with_Elite_OB/ws80a_sec2_img01_lg.jpg');}
	.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle{font-size:45px;margin-bottom:50px;}
	.productview.WS80A_with_Elite_OB .sec2 .bcSubTitle span{font-size:22px;} 
	.productview.WS80A_with_Elite_OB .sec3.healthBox .bcBoxWrap.type2, .productview.WS80A_with_Elite_OB .sec3.healthBox .bcBoxWrap.type2 .bcImg{background:none;}
	.productview.WS80A_with_Elite_OB .sec3  .bcImg .imgPd{padding-left:0; padding-right:0}	
	.productview.WS80A_with_Elite_OB .sec3  .bcSubTitle{margin-bottom:20px;}	
	.productview.WS80A_with_Elite_OB .sec3  .bcSubTitle2{color:#333;}
	.productview.WS80A_with_Elite_OB .sec3.healthBox {padding:0;} 
	.productview.WS80A_with_Elite_OB .healthBox.step03 .benefitTitle + .bcBoxWrap.type2 {margin-top:60px}
	.productview.WS80A_with_Elite_OB .healthBox.step03 {padding-bottom:0}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .bgT02 .bcBox {padding-bottom:60px}
	.productview.WS80A_with_Elite_OB .healthBox.step04 figcaption{margin-bottom:100px;}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .benefitTitle em,
	.productview.WS80A_with_Elite_OB .healthBox.step05 .benefitTitle em {margin-top:-45px}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .bgT02 .bcBox {padding-top:60px}
	.productview.WS80A_with_Elite_OB .bcImg.HS70A_01{background-color:#eee;}
	.productview.WS80A_with_Elite_OB .healthBox.step04 .sub_comment{margin:50px 0;}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.img-left {padding-top:80px}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.img-left .text-va-m {margin-top:0}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.type2 {padding-top:0}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.type2 .bcSubTitle {text-align:center}
	.productview.WS80A_with_Elite_OB .healthBox.step05 .bcBox.type2 .bcImg {margin-top:30px}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .benefitTitle em {margin-top:-50px}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .bcBox.type2 {padding:0 40px;margin-top:-30px}
	.productview.WS80A_with_Elite_OB .healthBox.step06 .bcBox.type2 .bcSubTitle {text-align:center}
	.productview.WS80A_with_Elite_OB .bcBoxWrap.bg.type2 .bcBox.img-align.pdn {padding-left:0;padding-right:0}
	.bcBoxWrap.ty2 {padding-bottom:0}
	.productview.WS80A_with_Elite_OB .systemWrap {font-size:14px}
	.productview.WS80A_with_Elite_OB .sec3 .type_top figure{position:relative;}
	.productview.WS80A_with_Elite_OB .sec3 .type_top .bcImg{padding-top:120px; margin-top:0;}
	.productview.WS80A_with_Elite_OB .sec3 .type_top figcaption{position:absolute; left:0; top:0;}
	.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .bcBox{padding:70px 0 0;}
	
	.productview.OMNITOM .sec2 .bcBox{padding:0 40px;}
	.productview.OMNITOM .sec2 .bcImgLine{padding-top:60px;}
	.productview.OMNITOM .sec2 .bcImgLine figcaption{overflow:hidden;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImg{position:relative; margin-top:0;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImg span{padding:20px; font-size:20px;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox{display:table; height:340px;  margin-bottom:0; text-align:right;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox.bg1{padding-left:35px; background:#f4f4f4; text-align:left;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox p{display:table-cell; vertical-align:middle; padding-right:35px;}
	.productview.OMNITOM .sec2 .desc {padding-top:60px;}
	.productview.OMNITOM .sec2 .desc li{font-size:12px; line-height:1.6em; color:#666;}
	.productview.OMNITOM .sec3  .md-6{overflow:hidden; padding:0;}
	.productview.OMNITOM .sec3  .left_area{float:left;}
	.productview.OMNITOM .sec3  .right_area{float:left;}
	.productview.OMNITOM .sec3 .pro_list li{font-size:18px; line-height:1.2em; margin-bottom:5px;}
	.productview.OMNITOM .sec3 .pro_list li.last{margin-bottom:0;}
	.productview.OMNITOM .sec3 .bcImg{margin-bottom:15px;}
	.productview.OMNITOM .sec4 .bcBox.last{padding-bottom:0;}
	.productview.OMNITOM .sec5 .txt_area{position:relative;}
	.productview.OMNITOM .sec5 .txt_area .logo{position:absolute; right:0; top:0;}
	.productview.OMNITOM .sec6 .bcBox.last{padding-bottom:0;}

	.productview .cyberWrap .bcSubTitle{font-family:"s7";font-size:30px;}
	.productview .cyberWrap .cyberBox{padding-bottom:95px;}
	.productview .cyberWrap .cyberBox > ul{margin:60px 0 40px 0;}
	.productview .cyberWrap .cyberBox .cyber_list{float:left; width:33.3%; margin-bottom:0; text-align:center;}
	.productview .cyberWrap .cyberBox .cyber_list h5{float:none; width:100%; margin:0; font-size:22px;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon{float:none; width:158px; height:158px; margin:30px 0; background-size:auto auto;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon01{background-position:0 0;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon02{background-position:-160px 0;}
	.productview .cyberWrap .cyberBox .cyber_list .cyber_icon.icon03{background-position:-321px 0;}
	.productview .cyberWrap .cyberBox .cyber_list p{float:none; width:100%; font-size:18px; line-height:32px;}
	.productview .cyberWrap .cyberBox .bcBtn{min-width:190px;}

	.productview.GR40CW .workflow_title {font-size:32px;}
}
@media all and (min-width:1240px){
	.productview.OMNITOM .bcBox .bcSubTitle + p {max-width:1240px;}
	.productview.WS80A_with_Elite_OB .healthStep {padding:95px 0 70px 0;}
	.productview.WS80A_with_Elite_OB .healthBox .benefitTitle {margin:0 auto; padding-left:145px; width:100%; max-width:1240px;}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-right figcaption {float:left;width:50%;margin-top:95px}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .bcBox.img-right .bcImg {float:left;width:50%;margin-top:0}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap, .productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap .bcSubTitle {text-align:left}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap, .productview.WS80A_with_Elite_OB .healthBox.step02 .textWrap .bcSubTitle {text-align:left}
	.productview.WS80A_with_Elite_OB .healthBox.step02 .md-line-6 {height:160px}
	.productview.WS80A_with_Elite_OB .md-line-5.ty2 {height:96px}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg {text-align:left}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd {padding:60px 0 60px 85px;max-width:620px;display:inline-block}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .bcImg .imgPd img {float:none}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .img-left .bcImg {text-align:right}
	.productview.WS80A_with_Elite_OB .healthBox .bcBoxWrap.type2 .img-left .bcImg .imgPd {padding:60px 85px 60px 0}
	.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .img-right .bcImg{overflow:hidden;}
	.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .img-right .bcImg .imgPd{float: right;  padding:60px 0 60px 0;}
	.productview.WS80A_with_Elite_OB .systemStep {background:#ececec;text-align:center}
	.productview.WS80A_with_Elite_OB .systemStep img {margin:0 auto}
	.productview.WS80A_with_Elite_OB .systemWrap {max-width:1240px;margin-right:auto;margin-left:auto}
	.productview.WS80A_with_Elite_OB .healthBox.sec3 .bcBoxWrap.type2 .bcBox{padding-left:0; padding-right:0;}
	.bcBoxWrap.ty2 {padding-bottom:60px}


}


.WS80A_with_Elite_OB.productview .healthBox .img-align.bcBox figure figcaption .text-va-m p span {font-size:12px; line-height:1.5}
@media all and  (min-width:768px){
	.WS80A_with_Elite_OB.productview .healthBox .img-align.bcBox figure figcaption .text-va-m p span {font-size:13px; line-height:1.7}
}
@media all and  (min-width:1024px){
	.WS80A_with_Elite_OB.productview .healthBox .img-align.bcBox figure figcaption .text-va-m p span {font-size:14px}		
}


/*  트랜스듀서 PDF 다운로드 */
.pdfWrap {background-color:#FFF;}
.pdfWrap .pdfWrap_img img {margin:0 auto; max-width:100%;}
.pdfWrap:after {clear:both;content:''; display:block;}
@media all and  (min-width:768px){
	.pdfWrap .pdfWrap_img img {margin:0 auto; max-width:100%;}
	.pdfWrap:after {clear:both;content:''; display:block;}
}
@media all and  (min-width:1024px){
	.pdfWrap .pdfWrap_img img {margin:0 auto; max-width:100%;}
	.pdfWrap:after {clear:both;content:''; display:block;}
}
@media all and (min-width:1240px){
	.pdfWrap .pdfWrap_img img {margin:0 auto; max-width:100%;}
	.pdfWrap:after {clear:both;content:''; display:block;}
}


/*product digital 공통 */
.digiProduct_toggle	{position:relative;height:208px;}
.digiProduct_toggle i	{display:block;background:none;font-size:0;text-indent:-9999px;line-height:0;width:119px;height:119px;top:50%;left:50%;margin-left:-60px;margin-top:-61px;z-index:2;}
.digiProduct_toggle i.cetner	{width:90px; height:90px; margin-left:-45px; margin-top:-47px;}

.ic-digi {display:inline-block;z-index:1;position:absolute;text-indent:-9999px; font-size:0; line-height:0;background:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_off.png) no-repeat 0 0; background-size:auto 208px;width:147px;height:104px;}
.ic-digi.type2 {background-position:0 0;top:0;left:50%;margin-left:-147px;}
.ic-digi.type3 {background-position:-147px 0;top:0;right:50%;margin-right:-147px;}
.ic-digi.type4 {background-position:0 -104px;bottom:0;left:50%;margin-left:-147px;}
.ic-digi.type5 {background-position:-147px -104px;bottom:0;right:50%;margin-right:-147px;}
.ic-digi.on  {background-image:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_on.png); }

.bcBox figcaption strong	{color:#0081c6}

@media all and (min-width:768px){
	/*product digital 공통 */
	.digiProduct_toggle	{height:494px;}
	.digiProduct_toggle i	{width:294px; height:294px; margin-left:-147px; margin-top:-147px;}
	.digiProduct_toggle i.cetner	{width:220px; height:220px; margin-left:-110px; margin-top:-110px;}

	.ic-digi	{background: url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_sm_off.png) no-repeat 0 0;background-size:auto 494px;width:349px;height:247px;}
	.ic-digi.type2 {background-position:0 0;top:0;left:50%;margin-left:-349px;}
	.ic-digi.type3 {background-position:-349px 0;top:0;right:50%;margin-right:-349px;}
	.ic-digi.type4 {background-position:0 -247px;bottom:0;left:50%;margin-left:-349px;}
	.ic-digi.type5 {background-position:-349px -247px;bottom:0;right:50%;margin-right:-349px;}
	.ic-digi.on  {background-image:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_sm_on.png);}
}

@media all and (min-width:1024px){
	/*product digital 공통 */
	.digiProduct_toggle	{height:680px;}
	.digiProduct_toggle i	{width:406px; height:406px; margin-left:-203px; margin-top:-203px;}
	.digiProduct_toggle i.cetner	{width:300px; height:300px; margin-left:-153px; margin-top:-153px;}

	.ic-digi	{background:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_md_off.png) no-repeat 0 0;background-size:auto 680px;width:480px;height:340px;}
    .ic-digi.type2 {background-position:0 0;top:0;left:50%;margin-left:-480px;}
	.ic-digi.type3 {background-position:-480px 0;top:0;right:50%;margin-right:-480px;}
	.ic-digi.type4 {background-position:0 -340px;bottom:0;left:50%;margin-left:-480px;}
	.ic-digi.type5 {background-position:-480px -340px;bottom:0;right:50%;margin-right:-480px;}
	.ic-digi.on  {background-image:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_md_on.png); }

	.bcBox .caption, .bcBox figcaption	{line-height:1.7;}
}

@media all and (min-width: 1240px){
	/*product digital 공통 */
	.digiProduct_toggle	{height:759px;}
	.digiProduct_toggle i	{width:452px; height:452px; margin-left:-225px; margin-top:-225px;}
	.digiProduct_toggle i.cetner	{width:340px; height:340px; margin-left:-173px; margin-top:-173px;}

	.ic-digi	{background:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_lg_off.png) no-repeat 0 0;background-size:auto 759px; width:536px; height:380px;}

	.ic-digi.type2 {background-position:0 0;top:0;left:50%;margin-left:-536px;}
	.ic-digi.type3 {background-position:-536px 0;top:0;right:50%;margin-right:-536px;}
	.ic-digi.type4 {background-position:0 -380px;bottom:0;left:50%;margin-left:-536px;}
	.ic-digi.type5 {background-position:-536px -380px;bottom:0;right:50%;margin-right:-536px;}
	.ic-digi.on  {background-image:url(/resources/fr/_img/sub/product/GC85A/GC85_13_other_lg_on.png); }
}

.bcBoxWrap.step02 {background:#eaeaea;}
.HS40_GI_icon .icBcf {display: block; background: url('/resources/_img/sub/product/HS40_GI/hs40_gi_icon.png') no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto; width: 55px; height: 56px;}
.HS40_OB_icon .icBcf {display: block; background: url('/resources/_img/sub/product/HS40_OB/hs40_ob_icon.png') no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto; width: 55px; height: 56px;}
.HS40_GI_icon .icBcf.type01, .HS40_OB_icon .icBcf.type01 {background-position: 0 0; }
.HS40_GI_icon .icBcf.type02, .HS40_OB_icon .icBcf.type02 {background-position: 0 -56px; }
.HS40_GI_icon .icBcf.type03, .HS40_OB_icon .icBcf.type03 {background-position: 0 -112px; }
.HS40_GI_icon .icBcf.type04, .HS40_OB_icon .icBcf.type04 {background-position: 0 -168px; }
.HS40_GI_icon .icBcf.type05, .HS40_OB_icon .icBcf.type05 {background-position: 0 -224px; }
.HS40_GI_icon .icBcf.type06, .HS40_OB_icon .icBcf.type06 {background-position: 0 -280px; }
.HS40_GI_icon .icBcf.type07, .HS40_OB_icon .icBcf.type07 {background-position: 0 -336px; }
.HS40_GI_icon .icBcf.type08, .HS40_OB_icon .icBcf.type08 {background-position: 0 -392px; }
.HS40_GI_icon .icBcf.type09, .HS40_OB_icon .icBcf.type09 {background-position: 0 -448px; }
.HS40_GI_icon .icBcf.type10, .HS40_OB_icon .icBcf.type10 {background-position: 0 -504px; }

.productview.HS40_GI .bcBoxWrap.step01{padding:0 0 80px 0;}

.productview.HS40_GI .benefitWrap .step02 .bcSubTitle + p, .productview.HS40_GI .benefitWrap .step03 .bcSubTitle + P {text-align: left;}
.productview.HS40_OB .benefitWrap .bg16 .bcSubTitle + p{text-align: left;}

.productview.HS40_GI .benefitWrap .bcBoxWrap.bg16 .bcSubTitle + p {text-align:left;}

.productview.HS40_GI .benefitWrap img.img-margin{margin-right:17px;}

@media all and (min-width: 768px){
	.bcBoxRow + .bcBoxRow .bcBox.lg-6 {padding-top:0;}
	.bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption {margin-top:60px;}

	.HS40_GI_icon .icBcf, .HS40_OB_icon .icBcf { -webkit-background-size: 110px auto; background-size: 110px auto; width: 110px; height: 111px;}
	.HS40_GI_icon .icBcf.type01, .HS40_OB_icon .icBcf.type01 {background-position: 0 0; }
	.HS40_GI_icon .icBcf.type02, .HS40_OB_icon .icBcf.type02 {background-position: 0 -112px; }
	.HS40_GI_icon .icBcf.type03, .HS40_OB_icon .icBcf.type03 {background-position: 0 -224px; }
	.HS40_GI_icon .icBcf.type04, .HS40_OB_icon .icBcf.type04 {background-position: 0 -335px; }
	.HS40_GI_icon .icBcf.type05, .HS40_OB_icon .icBcf.type05 {background-position: 0 -449px; }
	.HS40_GI_icon .icBcf.type06, .HS40_OB_icon .icBcf.type06 {background-position: 0 -560px; }
	.HS40_GI_icon .icBcf.type07, .HS40_OB_icon .icBcf.type07 {background-position: 0 -672px; }
	.HS40_GI_icon .icBcf.type08, .HS40_OB_icon .icBcf.type08 {background-position: 0 -784px; }
	.HS40_GI_icon .icBcf.type09, .HS40_OB_icon .icBcf.type09 {background-position: 0 -896px; }
	.HS40_GI_icon .icBcf.type10, .HS40_OB_icon .icBcf.type10 {background-position: 0 -1008px; }
	.RS85_GI .bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption{margin-top:40px;}
}
@media all and (min-width: 1240px){
	.productview.HS40_GI .topArea .slide_page .point_wrp {width: 56%;}
	.productview.HS40_GI .benefitWrap .step03 .bcBox.last {padding:80px 0 90px 0!important;}

}

@media all and (min-width: 1240px){
	.bcBoxRow + .bcBoxRow .bcBox {padding:40px 0 0;}
	.bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption {margin-top:120px;}
	.bcBox.HS40_GI_feat01, .bcBox.HS40_GI_feat02, .bcBox.HS40_GI_feat03, .bcBox.HS40_GI_feat04, .bcBox.HS40_GI_feat05 {background:#f6f6f6;}
	.bcBox.HS40_GI_feat01 .bcImg, .bcBox.HS40_GI_feat02 .bcImg, .bcBox.HS40_GI_feat03 .bcImg, .bcBox.HS40_GI_feat04 .bcImg, .bcBox.HS40_GI_feat05 .bcImg, .bcBox.HS40_GI_feat06 .bcImg {background:#000;}
	.HS40_GI .md-line-6	{min-height:210px}

	.RS85_GI .bcBoxRow + .bcBoxRow .bcBox.lg-6 figcaption{margin-top:80px;}
}



/* 추가 */

/* common */

.bcBoxWrap p{word-break:keep-all; word-wrap:break-word;}
.productview .bcBoxWrap .top_area, .productview  .bcBoxWrap .sec_inner{padding:0 4.6%; max-width:1240px; margin:0 auto; text-align:center;}
.productview .bcBoxWrap .top_area{margin-bottom:30px;}
.productview .bcBoxWrap .full_inner{max-width:1600px; margin:0 auto;}
.productview .top_area h3{width:100%; margin-bottom:20px; word-break:keep-all; word-wrap:break-word;}

.productview .logoBox h3{position:relative;}
.productview .logoBox img{position:absolute; top:-70px; left:-15px; width:50%;}
.productview .logoBox .bcTitle{text-align: center;font-size: 28px;line-height: 1.2;font-family: 'stitle';font-weight:bold;letter-spacing:-0.05em}
.productview .bcBox .mobile_txt {font-size: 13px;line-height: 1.5;text-align: left;}
.productview .bcBox .mobile_txt dt{margin-top:30px;font-size: 16px;line-height: 1.1;font-family: 's8';color: #333;font-weight:bold;}
.productview .bcBox .mobile_txt dd{margin-top: 5px;}
.productview .bcBox .mobile_txt .comment{font-size:12px; margin-left: 20px; font-family: 's6';}
.productview .bcBox .small_txt{font-size:11px;}
.productview .bcBox figure .comment{display:block; padding-top:15px; font-size:11px; line-height:1.3em;}
.productview .bcBox figure .comment-2{font-size:11px;}
.productview .bgBox{max-width:1600px; margin:0 auto;  background-color: #eaeaea; background-position:left center; background-repeat:no-repeat; background-size:cover;}
.productview .bgBox .bcBox {position:relative; padding:20px 15px 90px 30%;}
.productview .bgBox .bcImg{text-align:right;}
.productview .bgBox .text_box{position:absolute;bottom:0;left:0;padding:15px 20px;font-size:11px;color:#fff;letter-spacing:0; background:rgba(0,129,198,0.75); }

/* GC85A */

/* GC85A popup */

.productview.GC85A .benefitTitle{margin-top:30px;}
.productview.GC85A .bcBoxWrap .bcBox{padding:15px 15px 0;}
.productview.GC85A .bcBoxWrap.automated-system .bcBox{padding:21px 0 0;}
.productview.GC85A .bcBoxWrap p{line-height:18px;}
.productview.GC85A .intro .bcImg{margin-top:20px;}
.productview.GC85A .automated-system{position:relative;padding:75px 0 30px;}
.productview.GC85A .automated-system .bcSubTitle{font-family:'s7';}
.productview.GC85A .automated-system .benefitTitle{margin-top:39px;}
.productview.GC85A .automated-system .bcBox .bcSubTitle + p{margin-top:3px;padding:0 15px;}
.productview.GC85A .automated-system .tag{position:absolute;top:0;left:0;width:240px;}
.productview.GC85A .automated-system .tag img{width:100%;}
.productview.GC85A .automated-system .bcImg.full{margin:36px 0 0;}
.productview.GC85A .qap .bcBox,
.productview.GC85A .bucky .bcBox{padding:38px 15px 30px;}
.productview.GC85A .qap .bcBox .bcSubTitle + p,
.productview.GC85A .bucky .bcBox .bcSubTitle + p{margin-top:3px;}
.productview.GC85A .qap .real_txt,
.productview.GC85A .bucky .real_txt{padding-bottom:0;}
.productview.GC85A .qap .real_txt p,
.productview.GC85A .bucky .real_txt p{padding-top:23px;padding-bottom:2px;}
.productview.GC85A .qap figure .bcImg{overflow:hidden;}
.productview.GC85A .qap figure .box{float:left; width:48.7%; margin-right:2.6%;}
.productview.GC85A .qap figure .box.last{margin-right:0;}
.productview.GC85A .qap figure .box figcaption{padding-top:10px; text-align:center; font-size:16px; font-weight:bold; font-size:9px;}
.productview.GC85A .qap .comment{display:none;}
.productview.GC85A .cyberWrap .cyberBox{padding:20px 15px 30px;}
.productview.GC85A .detectorWrap .cont01 .subTitle{padding-top:0}
/* HS60-GI */
.productview.HS60_GI .bcTitle{text-align: center;font-size: 28px;line-height: 1.2;font-family: 'stitle';font-weight:bold;letter-spacing:-0.05em}
.productview.HS60_GI .bgBox{background-image:url('/resources/_img/sub/product/HS60_GI/HS60_GI_01_bg.jpg') ;}

.productview.HS50_GI .bgBox{background-image:url('/resources/_img/sub/product/HS50_GI/HS50_GI_01_bg.jpg') ;}


/* HS50-GI */
.productview.HS50_GI .sec4 .logoBox{width:100%; background-color:#ededed;}

/* 2018-08-29 HS30_GI */
.productview.HS30_GI .bcImg.full_black{width:auto;}
.productview.HS30_GI .bcImg.full_black img{width:100%;}
.productview.HS30_GI .bcImg figcaption{margin-top:10px; text-align:left;}
.productview.HS30_GI .sec1 .bcSubTitle, .productview.HS30_GI .sec3 .bcSubTitle{text-align:center;}
.productview.HS30_GI .sec1 .bcBox .bcSubTitle + p, .productview.HS30_GI .sec3 .bcBox .bcSubTitle + p{text-align:center;}
.productview.HS30_GI .link_box_Inner{display:none;}
.productview.HS30_GI .sec3 .video_comment{color:#63b6fc; line-height:1.2em;}
.productview.HS30_GI .bcBox .mobile_txt img{width:100%;}
.productview.HS30_GI .bcBox .mobile_txt dt{margin-top:40px;}
.productview.HS30_GI .bcBox .mobile_txt dd{margin-bottom:20px;}

/* 2018-09-05 HM70A_GI */
.productview.HM70A_with_Plus_GI .bcBox .bcImg figcaption{padding-top:5px; text-align:right;}
.productview.HM70A_with_Plus_GI .sec4{background:#f8f8f8;}
.productview.HM70A_with_Plus_GI .sec5{background:#f8f8f8;}
.productview.HM70A_with_Plus_GI .sec5 .bcBox.fr{padding-bottom:40px;}
.productview.HM70A_with_Plus_GI .sec7{padding:30px 0;}
.productview.HM70A_with_Plus_GI .sec8 .bcBox .row .bcImg figcaption{margin-top:0;}
.productview.HM70A_with_Plus_GI .bcBox .bcSubTitle{text-align:center;}
.productview.HM70A_with_Plus_GI .bcBox .bcSubTitle+p{text-align:center;}
.productview.HM70A_with_Plus_GI .bcBox .bcFigBox .bcSubTitle{text-align:left;}
.productview.HM70A_with_Plus_GI .bcBox .bcFigBox .bcSubTitle+p{text-align:left;}

/* 2018-09-05 HM70A_OB */
.productview.HM70A_with_Plus_OB .bcBox .bcImg figcaption{padding-top:5px; text-align:right;}
.productview.HM70A_with_Plus_OB .sec5 .bcBox .interval{padding-top:30px;}
.productview.HM70A_with_Plus_OB .sec5 .bcBox .dscr{text-align:center;}
.productview.HM70A_with_Plus_OB .sec5 .row_box .bcImg figcaption{float:none; width:100%;}
.productview.HM70A_with_Plus_OB .bcBox .bcSubTitle{text-align:center;}
.productview.HM70A_with_Plus_OB .bcBox .bcSubTitle+p{text-align:center;}


/* 2018-09-05 HM70A_POC */
.productview.HM70A_with_Plus_POC .bcImg figcaption{text-align:right;}
.productview.HM70A_with_Plus_POC .bcBox .bcSubTitle{text-align:center;}
.productview.HM70A_with_Plus_POC .bcBox .bcSubTitle+p{text-align:center;}
.productview.HM70A_with_Plus_POC .bcBox .bcFigBox .bcSubTitle{text-align:left;}
.productview.HM70A_with_Plus_POC .bcBox .bcFigBox .bcSubTitle+p{text-align:left;}

@media all and (min-width:480px){
	.productview .logoBox img{top:-100px; left:-15px; width:auto;}

}

@media all and  (max-width:768px){
	.productview.HS60_GI .benefitWrap .bcBoxRow.img-align-wrap .bcBox.img-align:last-child .bcImg.prev + figcaption{margin-bottom:30px;}
	.productview.HS50_GI .benefitWrap .bcBoxRow.img-align-wrap .bcBox.img-align:last-child .bcImg.prev + figcaption{margin-bottom:30px;}
}
@media all and  (min-width:768px){

	.productview .bcBox .small_txt{font-size:14px;}
	.bcBoxWrap .benefitWrap .top_area{margin-bottom:60px;}

	.productview .logoBox{padding:100px 40px 30px;}
	.productview .logoBox .bcTitle {font-size: 54px;}
	.productview .logoBox h3{margin-top:0;}
	.productview .bgBox .bcImg{margin-top:0;}
	.productview .bgBox .bcBox {padding:40px 15px 140px 35%;}
	.productview .bgBox .text_box{width:100%; padding:20px 30px; font-size:16px; line-height:1.4 }
	.productview .bcBox figure .comment{font-size:15px;}
	.productview .bcBox figure .comment-2{font-size:15px;}
	.productview .mobile_txt dt{margin-top: 60px;font-size: 20px;text-align: left;}
	.productview .mobile_txt dd{margin-top: 10px;font-size: 16px;}

	.productview.HS60_GI .bcTitle {font-size: 54px;}
	.productview.HS60_GI .sec2{padding-bottom:30px;}

	.productview.HS50_GI .sec2{padding-bottom:30px;}

	/* 2018-08-29 HS30_GI */
	.productview.HS30_GI .sec3 .video_comment{font-size:14px;}
	.productview.HS30_GI .bcBox .mobile_txt dt{margin-top:70px; font-size:20px;}

	.HM70A_with_Plus_OB .sec5 .row_box .bcImg{margin-top:30px;}
	.HM70A_with_Plus_OB .md-line-3,
	.HM70A_with_Plus_OB .md-line-4,
	.HM70A_with_Plus_POC .md-line-4,
	.HM70A_with_Plus_GI .md-line-4	{min-height:150px}
	.HM70A_with_Plus_GI .md-line-3	{min-height:210px}

	.productview.GC85A .benefitTitle{margin-top:80px;}
	.productview.GC85A .bcBoxWrap p{line-height:26px;}
	.productview.GC85A .intro .bcBox{padding:55px 0 0;}
	.productview.GC85A .intro .bcImg{margin:60px 0 0 0;}
	.productview.GC85A .automated-system{padding:100px 0 60px;}
	.productview.GC85A .automated-system .tag{width:480px;}
	.productview.GC85A .automated-system .benefitTitle{margin-top:46px;}
	.productview.GC85A .automated-system .bcSubTitle{font-size:30px;}
	.productview.GC85A .bcBoxWrap.automated-system .bcBox{padding:24px 0 0;}
	.productview.GC85A .automated-system .bcBox .bcSubTitle + p{margin-top:7px;}
	.productview.GC85A .automated-system .bcImg.full{margin-top:54px;}
	.productview.GC85A .qap .bcBox,
	.productview.GC85A .bucky .bcBox{padding:100px 15px 60px;}
	.productview.GC85A .qap .bcBox .bcSubTitle + p,
	.productview.GC85A .bucky .bcBox .bcSubTitle + p{margin-top:13px;}
	.productview.GC85A .qap .real_txt p,
	.productview.GC85A .bucky .real_txt p{padding-top:19px;padding-bottom:2px;}
	.productview.GC85A .qap figure .box figcaption{font-size:18px;}
	.productview.GC85A .cyberWrap .cyberBox{padding:40px 40px 60px;}
}


@media all and  (min-width:1024px){
	.productview .bcBoxWrap .top_area, .productview .bcBoxWrap .sec_inner{padding:0 40px;}
	.productview .bcBoxWrap .top_area{margin-bottom:70px;}
	.productview .bcBoxWrap .top_area h3{margin-bottom:40px;}
	.productview .logoBox{padding:45px 0  45px;}
	.productview .logoBox img{top:-45px;}
	.productview .bgBox{background-position:center center; }
	.productview .bcBox figure .comment{padding-top:30px;}
	.productview .bgBox .bcBox {padding:0;}
	.productview .bgBox .bcImg{overflow:hidden; text-align:right; margin:0; padding:80px 0;}
	.productview .bgBox .bcImg img{float:right;}
	.productview .bgBox .text_box {left:0;bottom:40px;width: 40%;}


	.productview.GC85A .benefitTitle{margin-top:90px;}
	.productview.GC85A .bcBoxWrap p{line-height:30px;}
	.productview.GC85A .intro .bcBox{padding:63px 0 0;}
	.productview.GC85A .intro .bcImg{margin:75px auto 0 auto;background: #f7f7f7 url('/resources/_img/sub/product/GC85A/GC85A_sec01_bg01_lg.jpg') no-repeat 50% -120px;overflow: hidden;}
	.productview.GC85A .intro .bcImg img{width:1024px;display: block;margin: 0 auto;}
	.productview.GC85A .automated-system{padding-top:0;padding-bottom:97px;}
	.productview.GC85A .automated-system .tag{width:254px;left:50%;margin-left:-512px;}
	.productview.GC85A .automated-system .benefitTitle{margin-top:98px;}
	.productview.GC85A .automated-system .bcBox .bcSubTitle + p{margin-top:13px;}
	.productview.GC85A .automated-system .bcBox{padding:18px 0 0;}
	.productview.GC85A .automated-system .bcImg.full{margin:65px auto 0 auto;background-position: 50% -90px;background-image: url('/resources/_img/sub/product/GC85A/GC85A_sec03_bg01_lg.jpg');}
	.productview.GC85A .automated-system .bcImg img{width:1024px;display: block;margin: 0 auto;}

	.productview.GC85A .qap figure{margin-bottom:40px;}
	.productview.GC85A .qap figure .comment{display:block; font-size:15px; color:#666; padding:0;}
	.productview.GC85A .qap .bcBox,
	.productview.GC85A .bucky .bcBox{padding:70px 15px 60px;}
	.productview.GC85A .qap .bcBox .bcSubTitle + p,
	.productview.GC85A .bucky .bcBox .bcSubTitle + p{margin-top:8px;}
	.productview.GC85A .qap .real_txt p,
	.productview.GC85A .bucky .real_txt p{font-size:14px;padding-top:7px;}
	.productview.GC85A .qap .bcImg.type-m,
	.productview.GC85A .bucky .bcImg.type-m{margin-top:80px;}
	.productview.GC85A .cyberWrap .cyberBox{padding-bottom:95px;}

	.productview.HS60_GI .bcTitle {font-size: 58px;}
	.productview.HS60_GI .bgBox{background-image:url('/resources/_img/sub/product/HS60_GI/HS60_GI_lg_01_bg.jpg') ; }
	.productview.HS60_GI .sec2{padding-bottom:45px;}
	.productview.HS60_GI .sec4 .bcImg figcaption{width:792px; margin:0 auto;}
	.productview.HS60_GI .sec4 .bcBox figcaption{display:block; padding-top:10px; text-align:left;}

	.productview.HS50_GI .bgBox{background-image:url('/resources/_img/sub/product/HS50_GI/HS50_GI_lg_01_bg.jpg') ; }
	.productview.HS50_GI .sec2{padding-bottom:45px;}

	/* 2018-08-29 HS30_GI */
	.productview.HS30_GI .bcImg.full_black{width:50%;}
	.productview.HS30_GI .bcImg.full_black img{width:auto; max-width:100%;}
	.productview.HS30_GI .link_box_Wrap .bcBox{position:relative;}
	.productview.HS30_GI .sec1 .bcSubTitle, .productview.HS30_GI .sec3 .bcSubTitle{text-align:left;}
	.productview.HS30_GI .sec1 .bcBox .bcSubTitle + p, .productview.HS30_GI .sec3 .bcBox .bcSubTitle + p{text-align:left;}
	.productview.HS30_GI .sec3 .video_comment{font-size:15px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li{position:absolute; opacity:0; transform:scale(0.8);}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.on{opacity:1; transform:scale(1); transition: all .5s ease-in-out;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img01{left:335px; top:305px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img02{left:390px; top:330px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img03{left:400px; top:550px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img04{left:410px; top:105px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img05{left:460px; top:275px;}
	.productview.HS30_GI .link_box_Wrap .link_box_img li.img06{left:500px; top:370px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link{position:absolute; width:400px; height:95px; background:#000; opacity:0; text-indent:-9999px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link01{left:0; top:180px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link02{left:0; top:358px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link03{left:0; top:575px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link04{right:0; top:180px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link05{right:0; top:358px; height:140px;}
	.productview.HS30_GI .link_box_Wrap .link_box .img_link.img_link06{right:0; top:575px;}

	/* 2018-09-05 HM70A_GI */
	.productview.HM70A_with_Plus_GI #bcVideo{padding-top:30px;}
	.productview.HM70A_with_Plus_GI .bcBox .bcSubTitle{text-align:left;}
	.productview.HM70A_with_Plus_GI .bcBox .bcSubTitle+p{text-align:left;}
	.productview.HM70A_with_Plus_GI .sec5 .bcBox.fr{padding-bottom:0;}

	/* 2018-09-05 HM70A_OB */
	.productview.HM70A_with_Plus_OB .sec5 .bcBox .bcSubTitle{text-align:left;}
	.productview.HM70A_with_Plus_OB .sec5 .bcBox .bcSubTitle+p{text-align:left;}

	/* 2018-09-05 HM70A_POC */
	.productview.HM70A_with_Plus_POC #bcVideo{padding-top:30px;}
	.productview.HM70A_with_Plus_POC .sec7 .row_box .bcImg figcaption{float:none; width:100%; max-width:580px; padding:0; margin-top:0; text-align:right !important;}
	.productview.HM70A_with_Plus_POC .bcBox .bcSubTitle{text-align:left;}
	.productview.HM70A_with_Plus_POC .bcBox .bcSubTitle+p{text-align:left;}
}

@media all and  (min-width:1240px){

	/* 2018-08-29 HS30_GI */
	.productview.HS30_GI .link_box_Inner{display:block;}
	.productview.HS30_GI .sec2{padding-bottom:40px;}
	.productview.HS30_GI .sec3 .bcBoxRow + .bcBoxRow .bcBox.last{padding-top:70px;}

	/* 2018-09-05 HM70A_GI */
	.productview.HM70A_with_Plus_GI .sec1 .bcImgBg.HS70A_01 img{margin-top:-260px; margin-left:280px;}
	.productview.HM70A_with_Plus_GI .sec4 .bcBoxRow .bcBox{padding-top:0px;}
	.productview.HM70A_with_Plus_GI .sec5 .bcBoxRow .bcBox{padding-top:0px;}
	.productview.HM70A_with_Plus_GI .sec5 .bcBoxRow .bcBox .bcFigBox{padding:70px 0 40px;}

	/* 2018-09-05 HM70A_OB */
	.productview.HM70A_with_Plus_OB .sec1 .bcImgBg.HS70A_01 img{margin-top:-260px; margin-left:280px;}
	.productview.HM70A_with_Plus_OB .sec6 .bcImg{margin-top:80px;}

	/* 2018-09-05 HM70A_POC */
	.productview.HM70A_with_Plus_POC .sec1 .bcImgBg.HS70A_01 img{margin-top:-260px; margin-left:280px;}
	.productview.HM70A_with_Plus_POC .sec4 .bcBoxRow .bcBox{padding-top:0px;}
	.productview.HM70A_with_Plus_POC .sec5 .bcBoxRow .bcBox{padding-top:0px;}
	.productview.HM70A_with_Plus_POC .sec5 .bcBoxRow .bcBox .bcFigBox{padding:70px 0 40px;}
	.productview.HM70A_with_Plus_POC .sec8 .bcImg{margin-top:80px;}

	.productview.GC85A .intro .bcBox{max-width:none;width:auto;}
	.productview.GC85A .intro .bcImg{margin:55px auto 0 auto;background-position:50% 100%;}
	.productview.GC85A .intro .bcImg img{width:1240px;}
	.productview.GC85A .automated-system .tag{margin-left:-620px;}
	.productview.GC85A .automated-system .bcBox{max-width:none;width:auto;}
	.productview.GC85A .automated-system .bcImg.full{margin:65px auto 0 auto;background-position:50% 0;}
	.productview.GC85A .automated-system .bcImg img{width:1240px;}
}


.productview.GF55 .motionArea .motionList li:before{display:none;}

.productview.GF55 .section02{background-color:#eee;}
.productview.GF55 .section02 figcaption{text-align:center;}
.productview.GF55 .section03 .bcBox{padding:0 15px;}
.productview.GF55 .section03 .bcBox .bcImg{margin-top:0;}
.productview.GF55 .section03 .bcBox figcaption{padding:20px 0 40px;}
.productview.GF55 .section03 .bcBox .bcBtnWrap{margin-top:15px; text-align:center;}
.productview.GF55 .section03 .bcBox .bcBtnWrap .btnMore{margin:0;}
.productview.GF55 .section04{padding-top:40px; background-color:#222;}
.productview.GF55 .section04 .bcSubTitle{color:#fff;}
.productview.GF55 .section04 .before_wrap{padding:30px 65px;}
.productview.GF55 .section04 .before_box{margin-bottom:30px;}
.productview.GF55 .section04 .before_box .bcSubTitle{margin-bottom:9px; font-size:12px;}
.productview.GF55 .section04 .before_img li{display:none; border:1px solid #333; border-bottom:none;}
.productview.GF55 .section04 .before_img li.on{display:block;}
.productview.GF55 .section04 .before_img li img{width:100%;}
.productview.GF55 .section04 .before_tab{overflow:hidden; margin-bottom:20px;}
.productview.GF55 .section04 .before_tab li{float:left; width:50%; height:30px; line-height:30px; border:1px solid #000; text-align:center;}
.productview.GF55 .section04 .before_tab li a{display:block; background-color:#fff; font-size:12px; color:#000;}
.productview.GF55 .section04 .before_tab li.on a{background-color:#000; color:#fff;}
.productview.GF55 .section04 .before_box p{font-size:12px; color:#fff; line-height:1.78;}
.productview.GF55 .section05 .bcBox{padding-bottom:40px;}
.productview.GF55 .section05 .bcBox .bcImg{margin-top:30px;}
.productview.GF55 .section06{background-color:#eaeaea;}
.productview.GF55 .section07{background-color:#ededed;}
.productview.GF55 .section09{margin-bottom:40px;}
.productview.GF55 .section09 .bcBox figcaption{text-align:center;}
.productview.GF55 .section09 .bcBox .bcImg{margin-top:30px;}

.productview.GF55 .cyberWrap{padding:40px 0; background:#f3f3f3;}
.productview.GF55 .cyberWrap .cyberBox{padding:0; background:url(/resources/_img/sub/product/GF55/cyber02_bg.jpg) 0 0 no-repeat; background-size:cover;}
.productview.GF55 .cyberWrap .cyberBox > ul{padding:70px 15px 30px; margin-top:10px;}
.productview.GF55 .cyberWrap .cyberBox .cyber_list{margin-bottom:25px;}
.productview.GF55 .cyberWrap .cyberBox .cyber_list.list03{margin-bottom:0;}
.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon{width:85px; height:85px; background-position:0 0; background-repeat:no-repeat; background-size:100%;}
.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon.icon01{background-image:url(/resources/_img/sub/product/GF55/cyber02_icon01.png);}
.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon.icon02{background-image:url(/resources/_img/sub/product/GF55/cyber02_icon02.png);}
.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon.icon03{background-image:url(/resources/_img/sub/product/GF55/cyber02_icon03.png);}
.productview.GF55 .cyberWrap .cyberBox .cyber_list h5{width:65%; margin:18px 0 5px 0; font-size:14px;}
.productview.GF55 .cyberWrap .cyberBox .cyber_list p{width:65%; font-size:12px; color:#444; line-height:145%;}

@media all and (min-width:768px){
	.productview.GF55 .section02 .bcBox .bcSubTitle{text-align:center;}
	.productview.GF55 .section03 .bcBox figcaption{padding-bottom:100px;}
	.productview.GF55 .section03 .bcBox .bcBtnWrap{margin-top:30px;}
	.productview.GF55 .section04{padding-top:100px;}
	.productview.GF55 .section04 .before_wrap{padding:40px 70px 100px;}
	.productview.GF55 .section04 .before_wrap ul{overflow:hidden;}
	.productview.GF55 .section04 .before_box{float:left; width:46.25%; min-height:515px; margin-bottom:0;}
	.productview.GF55 .section04 .before_box:first-child{margin-right:7.5%;}
	.productview.GF55 .section04 .before_box:last-child{margin-top:50px;}
	.productview.GF55 .section04 .before_box .bcSubTitle{font-size:20px;}
	.productview.GF55 .section04 .before_tab li{height:40px; line-height:40px;}
	.productview.GF55 .section04 .before_tab li a{font-size:16px;}
	.productview.GF55 .section04 .before_box p{font-size:16px;}
	.productview.GF55 .section05 .bcBox .bcImg{margin-top:70px;}
	.productview.GF55 .section06 .bcBox{padding-top:100px;}
	.productview.GF55 .section09{margin-bottom:100px;}
	.productview.GF55 .section09 .bcBox .bcSubTitle{text-align:center;}
	
	.productview.GF55 .cyberWrap{padding-bottom:100px;}
	.productview.GF55 .cyberWrap .cyberBox{padding:0; background-image:url(/resources/_img/sub/product/GF55/cyber02_bg_sm.jpg);}
	.productview.GF55 .cyberWrap .bcSubTitle{font-size:20px;}
	.productview.GF55 .cyberWrap .cyberBox > ul{padding:100px 40px 60px; margin-top:20px;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list{float:left; width:30%; margin:0 0 0 5%; text-align:center;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list:first-child{margin-left:0;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon{float:none; width:145px; height:145px; margin-bottom:50px;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list h5{float:none; width:auto; margin:0 0 10px 0; font-size:20px;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list p{float:none; width:auto; font-size:16px;}
}

@media all and (min-width:1024px){
	.productview.GF55 .topArea .product_slider{display:none;}
	.productview.GF55 .visu video{display:none;}
	.productview.GF55 .topArea .visu{left:50%; width:100%; max-width:1920px; background:url(../../../resources/_img/sub/product/GF50/bg_xray_gf50.jpg) 50% no-repeat #f7f7f7; background-size:1920px auto; transform:translateX(-50%);}
	.productview.GF55 #canvas_GF55_01, .productview.GF55 #canvas_GF55_02{position:absolute; left:50%; top:50%; width:1920px; height:760px; margin-left:0; transform:translate(-50%,-50%);}
		
	.productview.GF55 .section02 .bcBox{overflow:hidden;}
	.productview.GF55 .section02 figcaption{float:left; position:relative; z-index:1; width:430px; margin-top:50px; text-align:left;}
	.productview.GF55 .section02 .bcBox .bcSubTitle{text-align:left;}
	.productview.GF55 .section02 .bcImg{float:right; position:relative; z-index:0; width:594px; margin-top:-50px;}
	.productview.GF55 .section03{background-color:#e5e5e5;}
	.productview.GF55 .section03 .bcBox .bcBtnWrap{text-align:left;}
	.productview.GF55 .section04{padding-bottom:50px;}
	.productview.GF55 .section04 .before_wrap{padding:70px 0 0;}
	.productview.GF55 .section04 .before_box{width:30%; min-height:auto; margin-left:5%;}
	.productview.GF55 .section04 .before_box:first-child{margin:0;}
	.productview.GF55 .section04 .before_box:last-child{margin-top:0;}
	.productview.GF55 .section04 .before_box .bcSubTitle{margin-bottom:20px;}
	.productview.GF55 .section04 .before_tab{margin-bottom:40px;}
	.productview.GF55 .section04 .before_tab li{height:50px; line-height:50px;}
	.productview.GF55 .section04 .before_tab li a{font-size:20px;}
	.productview.GF55 .section04 .before_box p{font-size:18px;}
	.productview.GF55 .section06{background: url(/resources/_img/sub/product/GF55/GF55_img06_lg_bg.jpg) no-repeat 0 0; background-size:cover;}
	.productview.GF55 .section06 .bcBox{padding-top:120px;}
	.productview.GF55 .section07 .op_txt{margin-bottom:40px;}	
	.productview.GF55 .section07 .op_sp{font-size:13px;}
	.productview.GF55 .section09{margin-bottom:120px;}
	
	.productview.GF55 .cyberWrap{padding:40px 0 100px;}
	.productview.GF55 .cyberWrap .bcSubTitle{margin-bottom:20px; font-size:24px;}
	.productview.GF55 .cyberWrap .cyberBox{padding:0; background-image:url(/resources/_img/sub/product/GF55/cyber02_bg_lg.jpg); background-position:center 0;}
	.productview.GF55 .cyberWrap .cyberBox > ul{width:1024px; padding:115px 100px 60px; margin:0 auto;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list .cyber_icon{width:183px; height:183px; margin-top:0; background-position:0 0; background-repeat:no-repeat; background-size:100%;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list h5{padding-bottom:10px; font-size:22px;}
	.productview.GF55 .cyberWrap .cyberBox .cyber_list p{font-size:18px;}
}

@media all and (min-width:1240px){
	.productview.GF55 .section02{height:810px; background: url(/resources/_img/sub/product/GF55/GF55_img02_lg.jpg) no-repeat center bottom; background-size:cover;}
	.productview.GF55 .section02 .bcBox{padding-bottom:60px; background:none;}
	.productview.GF55 .section02 figcaption{position:static; width:530px; margin-top:150px;}
	.productview.GF55 .section02 .bcImg{display:none;}
	
	.productview.GF55 .cyberWrap .cyberBox > ul{width:1240px;}
}

/* OMNITOM */
.productview.OMNITOM .sec2 .bcBox{padding:60px 70px 0;}
.productview.OMNITOM .sec2 .bcImgLine .txtBox p{display:table-cell; vertical-align:middle;}
.productview.OMNITOM .sec2 .bcImgLine .bcImg{position:relative; margin-top:20px; margin-bottom:40px;}
.productview.OMNITOM .sec2 .bcImgLine .bcImg span{display:block; position:absolute; left:0; bottom:0; width:100%; padding:8px; box-sizing:border-box; background:rgba(245,255,255,0.7); font-size:16px; font-weight:bold; text-align:left; color:#333;}
.productview.OMNITOM .sec2 .desc li{margin-bottom:18px; font-size:12px; line-height:1.2em; color:#666;}
.productview.OMNITOM .sec3 .bcBox{padding:60px 70px 0;}
.productview.OMNITOM .sec3 .pro_list{overflow:hidden;}
.productview.OMNITOM .sec3 .pro_list li{float:left; width:50%;font-size:13px; line-height:1.2em; margin-bottom:5px;}
.productview.OMNITOM .sec3 .pro_list li.last{margin-bottom:0;}
.productview.OMNITOM .sec3 .bcImg{margin-bottom:30px;}
.productview.OMNITOM .sec5 .txt_area .logo{display:block; text-align:center; width:85px; padding-top:25px; margin:0 auto;}
.productview.OMNITOM .sec3  .box{overflow:hidden; padding:0;}
.productview.OMNITOM .sec6  .bcBox.img1{padding-top:0;}

@media all and (min-width:1024px){
	/* OMNITOM */
	.productview.OMNITOM .sec2 .bcBox{padding:0 40px;}
	.productview.OMNITOM .sec2 .bcImgLine{padding-top:60px;}
	.productview.OMNITOM .sec2 .bcImgLine figcaption{overflow:hidden;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImg{position:relative; margin-top:0;}
	.productview.OMNITOM .sec2 .bcImgLine .bcImg span{padding:20px; font-size:20px;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox{display:table; height:340px; margin-bottom:0; text-align:right;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox.bg1{padding-left:35px; background:#f4f4f4; text-align:left;}
	.productview.OMNITOM .sec2 .bcImgLine .txtBox p{display:table-cell; vertical-align:middle; padding-right:35px;}
	.productview.OMNITOM .sec2 .desc {padding-top:60px;}
	.productview.OMNITOM .sec2 .desc li{font-size:12px; line-height:1.6em; color:#666;}
	.productview.OMNITOM .sec3  .md-6{overflow:hidden; padding:0;}
	.productview.OMNITOM .sec3  .left_area{float:left;}
	.productview.OMNITOM .sec3  .right_area{float:left;}
	.productview.OMNITOM .sec3 .pro_list li{font-size:18px; line-height:1.2em; margin-bottom:5px;}
	.productview.OMNITOM .sec3 .pro_list li.last{margin-bottom:0;}
	.productview.OMNITOM .sec3 .bcImg{margin-bottom:15px;}
	.productview.OMNITOM .sec4 .bcBox.last{padding-bottom:0;}
	.productview.OMNITOM .sec5 .txt_area{position:relative;}
	.productview.OMNITOM .sec5 .txt_area .logo{position:absolute; right:0; top:0;}
	.productview.OMNITOM .sec6 .bcBox.last{padding-bottom:0;}
}

@media all and (min-width: 1240px){
	/* OMNITOM */
	.productview.OMNITOM .bcBox .bcSubTitle + p {max-width:1240px;}
}

/*RS80A_with_Prestige_R*/
.RS80A_with_Prestige_R .lg-line-2	{height:auto}

@media all and (max-width:1023px){
	/*digial*/
	.bcBox .caption, .bcBox figcaption	{height:auto !important}
}

@media all and (min-width:1024px){
	
	.productview .bgBox .text_box {left:95px; bottom:30px; width:46%; font-size:22px;}
		
	.comment{font-size:16px;}

	/*careTom*/
	.CereTom_01 figcaption	{width:640px !important}
	
	/*common HS70A_GI Transducer*/

	/*GF50*/
	.bcBox.GC80_07 .bcImg,
	.bcBox.GC70_02 .bcImg	{display:none !important;}

	/*GU60A*/
	.bcBoxWrap.bg8.GF50_09.GU60A .bcBox.GC80_07 figcaption	{margin:0 0 50px}

	/*HS70A*/
	.productview.HS70A_CV .md-line-3	{min-height:210px}
	.productview.HS70A_GI .md-line-4	{min-height:170px}
	.productview.HS70A_OB .md-line-4	{min-height:213px}


	/*RS80A_with_Prestige_R*/
	.productview.RS80A_with_Prestige_R .md-line-3	{min-height:210px}

	/* RS85 */
}
@media all and (min-width: 1240px){
	/*제품 반응형 이미지잘림 현상(en과 다름)*/
	.dg-bcBox .bcBox.img-align figure .bcImg img {width:100%}
	.dg-bcBox .bcBox.img-align figure .bcImg .img-va-m	{width:auto}
	.bcBox.img-align.img-right figure figcaption .text-va-m,
	.bcBox.img-align.img-left figure figcaption .text-va-m	{width:568px;}

	/*GC85A*/
	.bcBox.img-align.img-right figure figcaption .text-va-m.va-m2,
	.bcBox.img-align.img-left figure figcaption .text-va-m.va-m2	{width:603px;}

	/*wS80A*/
	.healthBox .bcBox.img-align figure .bcImg img	{max-width:100%} /*img 하단 텍스트영역의 이미지가 텍스트랑 라인맞지않음. 이미지가크게 확장되서 div영역넘어가는 오류*/
	.bcBox_style .bcBox figcaption 	{min-height:162px;}

	/*careTom*/
	.CereTom_01 figcaption	{width:50% !important}
	.bcBoxWrap.CereTom_04_bg	{background:#e9e9e9 url(/resources/fr/_img/sub/product/CERETOM/bg_CereTom_04_lg.jpg) no-repeat center bottom}
	.bcBox.img-align.img-right figure.CereTom_01 figcaption .text-va-m,
	.bcBox.img-align.img-left figure.CereTom_01 figcaption .text-va-m	{width:605px;padding-right:20px !important}
}

.svue-confidence .titleArea {padding:30px 20px 20px 20px; text-align:center; }
.svue-confidence .titleArea .mainTitle {padding-bottom:10px; font-family:"stitle"; font-size:29px; line-height:33px; font-weight:800; color:#333;}
.svue-confidence .titleArea .subTitle figure {margin:0;}
.svue-confidence .titleArea .subTitle strong {padding:5px 0; font-family:"s8"; font-size:15px; line-height:16px; color:#333; font-weight:800; display:block;}
.svue-confidence .titleArea .subTitle strong.sub {font-size:16px;}
.svue-confidence .titleArea .subTitle p {font-size:12px; line-height:18px; color:#666; font-weight:400; padding-top:0;}
.svue-confidence .contArea02 {padding-bottom:25px; }
.svue-confidence .slideWrap{background-image:none;}
.svue-confidence .slideWrap .bcImg.type-m { margin-top: 0; }
.svue-confidence .subTxt {margin:0 auto; padding:0 15px 35px 15px; width:100%; text-align:center; font-size:8px; font-weight:400; line-height:12px; color:#666; font-size:11px;}
.svue-confidence .subTxt li{line-height:18px;}

@media all and (min-width:768px){
	.svue-confidence .titleArea {padding:60px 0;}
	.svue-confidence .titleArea .mainTitle {padding:20px 0 55px; font-family:"stitle"; font-size:58px; line-height:58px; font-weight:800; color:#333;}
	.svue-confidence .titleArea .subTitle figure {margin:0;}
	.svue-confidence .titleArea .subTitle strong {padding:0 0 4px 0; font-family:"s8"; font-size:22px; line-height:32px; color:#333; font-weight:800; display:block;}
	.svue-confidence .titleArea .subTitle strong.sub {font-size:30px;padding-top: 30px;}
	.svue-confidence .titleArea .subTitle p {font-size:16px; line-height:24px; color:#666; font-weight:400; padding-top: 5px; }
	.svue-confidence .contArea02 {margin:0 auto; max-width:688px; padding:0 40px 60px 40px;}
	.svue-confidence .subTxt {width:100%; max-width:768px; font-size:13px; line-height:23px; padding:0 40px 90px 40px;}
	.svue-confidence .slideWrap{background-image: url(/resources/it/_img/sub/product/svue-confidence/bg01_md.jpg); background-repeat: no-repeat; background-size: contain; background-position: top center;}
}

@media all and (min-width:1024px){
	.svue-confidence .contArea02 {max-width:944px;}
	.svue-confidence .subTxt{max-width:1024px;}
}

@media all and (min-width:1240px){
	.svue-confidence .titleArea {padding:90px 0 55px 0; text-align:center; }
	.svue-confidence .titleArea .mainTitle {padding:0 0 63px 0; font-family:"stitle"; font-size:58px; line-height:58px; font-weight:800; color:#333;}
	.svue-confidence .titleArea .subTitle figure {margin:0;}
	.svue-confidence .titleArea .subTitle strong {padding:2px 0 15px 0; font-family:"s8"; font-size:22px; line-height:32px; color:#333; font-weight:800; display:block;}
	.svue-confidence .titleArea .subTitle strong.sub {font-size:30px;padding-top: 0;}
	.svue-confidence .titleArea .subTitle p {font-size:18px; line-height:30px; color:#666; font-weight:400; padding-top:0;}
	.svue-confidence .contArea02 {max-width:1240px;}
	.svue-confidence .subTxt {padding:0 0 90px 0; max-width:1240px;}
	.svue-confidence .slideWrap{background-image: url(/resources/it/_img/sub/product/svue-confidence/bg01_lg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}
}

.detectorWrap{background-color: #eef3fa; padding:40px 0; text-align: center;}
.detectorWrap figure{margin:0;}
.detectorWrap img{width:100%;}
.detectorWrap .cont01 .mainTitle{font-family:"stitle";font-weight:800;font-size:28px;color:#333;line-height:32px;}
.detectorWrap .cont01 .subTitle{font-family:"s8";font-weight:800;font-size:16px;color:#333;padding-top:27px;}
.detectorWrap .cont01 .contText{font-size:12px;padding:5px 20px 0 20px;color:#666;line-height:18px;}
.detectorWrap .cont01 .subText{font-size:10px;padding:26px 20px 37px 20px;color:#666;}
.detectorWrap .cont01 .tag{margin-top:-6%;}
.detectorWrap .cont01 .tit{width:100px;font-size:10px;color:#2177c2;padding:5px 10px;border-top:1px solid #2275bc;border-bottom:1px solid #2275bc;margin:0 auto 15px auto;}
.detectorWrap .cont01 .tit strong{font-weight:800;}
.detectorWrap .cont01 .icon{display:inline-block;color:#0a52a0;margin-left:25px;font-size:0;}
.detectorWrap .cont01 .icon span{display:block;padding-top:10px;font-size:12px;}
.detectorWrap .cont01 .icon01{margin-left:0;}
.detectorWrap .cont01 .icon img{width:35px;}
.detectorWrap .cont02{padding:25px 9.7% 0 9.7%;}
.detectorWrap .cont02 figure{padding:14px 0;}
.detectorWrap .cont02 img{margin-top:10px;border:1px solid #0a52a0;}
.detectorWrap .cont02 figcaption{font-size:10px;color:#333;text-align:left;}
.detectorWrap .cont02 figcaption strong{font-family:"s4";font-weight:400;font-size:12px;color:#0a52a0;padding-right:5px;}
.detectorWrap .cont03{padding-top:25px;text-align:left;}
.detectorWrap .cont03 .itemTit{font-family:"s8";font-weight:800;font-size:16px;color:#333;padding-left:15px;}
.detectorWrap .cont03 .itemDesc{font-size:12px;line-height:14px;padding:6px 20px 25px 15px;color:#666;line-height:18px;}

@media all and (min-width:768px){
	.detectorWrap{padding:60px 0;}
	.detectorWrap .cont01 .mainTitle{font-size:54px;line-height:1.1;}
	.detectorWrap .cont01 .subTitle{font-size:30px;}
	.detectorWrap .cont01 .contText{font-size:16px;line-height:24px;padding:15px 20px 0 20px}
	.detectorWrap .cont01 .subText{font-size:13px;padding:44px 20px 37px 20px}
	.detectorWrap .cont01 .tit{width:250px;font-size:16px;border-top:2px solid #2275bc;border-bottom:2px solid #2275bc;padding:8px 10px;margin:0 auto 25px auto;}
	.detectorWrap .cont01 .icon:not(:first-of-type){margin-left:58px;}
	.detectorWrap .cont01 .icon img{width:71px;}
	.detectorWrap .cont01 .icon span{font-size:16px;}
	.detectorWrap .cont02{padding:60px 42px 0 42px;}
	.detectorWrap .cont02 figure{float:left;margin-left:17px;width:calc((100% - 34px) / 3);padding:0;}
	.detectorWrap .cont02 figure:first-child{margin-left:0;}
	.detectorWrap .cont02 figcaption{font-size:14px;text-align:center;}
	.detectorWrap .cont02 figcaption strong{font-size:20px;display:block;padding-bottom:8px;}
	.detectorWrap .cont02:after{content:"";display:block;clear:both;}
	.detectorWrap .cont02 img{margin-top:18px;}
	.detectorWrap .cont03{text-align:center;padding-top:56px;}
	.detectorWrap .cont03 .itemTit{font-size:20px;}
	.detectorWrap .cont03 .itemDesc{font-size:16px;line-height:24px;padding:6px 20px 41px 15px;}
}

@media all and (min-width:1024px){
	.detectorWrap{padding:100px 0;}
	.detectorWrap .cont01{max-width:1024px;margin:0 auto;}
	.detectorWrap .cont01 .subTitle{font-size:20px;padding-top:56px;}
	.detectorWrap .cont01 .contText{font-size:18px;line-height:30px;}
	.detectorWrap .cont01 .subText{padding:45px 20px 50px 20px;}
	.detectorWrap .cont01 .tag{margin-top:-36px;}
	.detectorWrap .cont01 .icon:not(:first-of-type){margin-left:45px;}
	.detectorWrap .cont01 .icon span{font-size:18px;padding-top:9px;}
	.detectorWrap .cont02{padding:80px 0 0 0;box-sizing:border-box;max-width:865px;margin:0 auto;}
	.detectorWrap .cont02 figure{width:277px;margin-left:17px;}
	.detectorWrap .cont02 img{width:100%;margin-top:20px;}
	.detectorWrap .cont02 figcaption strong{font-size:20px;padding-right:0;display:inline-block;}
	.detectorWrap .cont03{text-align:center;max-width:865px;margin:0 auto;padding-top:82px;}
	.detectorWrap .cont03 .itemDesc{font-size:18px;line-height:32px;padding:4px 20px 40px 15px;}
}

@media all and (min-width:1240px){
	.detectorWrap{background-color: #eef3fa; padding:95px 0 90px 0; text-align: center;}
	.detectorWrap .cont01{position:relative;max-width:1240px;}
	.detectorWrap .cont01>img{max-width:1024px;margin-left:-269px;}
	.detectorWrap .cont01 .mainTitle{font-size:58px;}
	.detectorWrap .cont01 .subTitle{font-size:30px;padding-top:66px;}
	.detectorWrap .cont01 .subText{padding:36px 20px 60px 20px}
	.detectorWrap .cont01 .tag{position:absolute;bottom:231px;right:78px;margin-top:0;}
	.detectorWrap .cont01 .tit{margin:0 auto 30px auto;}
	.detectorWrap .cont01 .icon{display:block;margin-left:0;text-align:left;}
	.detectorWrap .cont01 .icon:not(:first-of-type){margin-left:0;}
	.detectorWrap .cont01 .icon01{margin-bottom:20px;}
	.detectorWrap .cont01 .icon span{display:inline-block;line-height:75px;margin-left:16px;padding-top:0;}
	.detectorWrap .cont01 .icon img{width:58px;}
	.detectorWrap .cont02{min-width:1240px;max-width:1240px;padding:10px 0 80px 0;}
	.detectorWrap .cont02 figure{box-sizing:border-box;width:402px;}
	.detectorWrap .cont02 img{margin-top:11px;}
	.detectorWrap .cont03{max-width:1240px;padding-top:48px;}
	.detectorWrap .cont03 .itemList{display:table;}
	.detectorWrap .cont03 .itemList:after{content:"";display:none;}
	.detectorWrap .cont03 .itemList figcaption{float:none;display:table-cell;width:50%;vertical-align:middle;}
	.detectorWrap .cont03 .itemList .itemTextWrap{width:610px;text-align:left;padding-right:75px;margin-left:auto;}
	.detectorWrap .cont03 .itemList .itemBg{float:none;display:table-cell;width:50%;vertical-align:middle;}
	.detectorWrap .cont03 .itemList .itemBg img{width:760px;height:320px;margin-left:-67px;}
	.detectorWrap .cont03 .itemTit{padding-left:0;font-size:22px;}
	.detectorWrap .cont03 .itemDesc{padding:10px 20px 0 0;}
}

.productview .s-share{padding-bottom:34px;}
.productview .s-share .bcSubTitle{font-family:'s7';}
.productview .s-share .benefitTitle{margin-top:40px;}
.productview .bcBoxWrap.s-share .bcBox{padding:32px 15px 0}
.productview .s-share .bcBox .bcSubTitle + p{margin-top:3px;}
.productview .s-share .real_txt p{margin-top:25px;font-size:10px;line-height:15px;}
.productview .s-share .real_txt{padding-bottom:13px;}

@media all and  (min-width:768px){
	.productview .s-share{padding-bottom:60px;}
	.productview .s-share .benefitTitle{margin-top:100px;line-height:66px;}
	.productview .s-share .bcSubTitle{font-size:30px;}
	.productview .bcBoxWrap.s-share .bcBox{padding:60px 0 0;}
	.productview .s-share .bcBox .bcSubTitle + p{margin-top:7px;}
	.productview .s-share .real_txt p{font-size:13px;line-height:26px;margin-top:18px;}
	.productview .s-share .bcImg.full{margin:35px 0 0;}
}

@media all and  (min-width:1024px){
	.productview .s-share{padding-bottom:100px;}
	.productview .s-share .bcBox .bcSubTitle + p{margin-top:14px;}
	.productview .s-share .real_txt p{margin-top:31px;font-size:13px;}
	.productview .s-share .bcImg.full{margin-top:63px;max-width:1024px;margin:63px auto 0;}
}

@media all and  (min-width:1240px){
	.productview .s-share .bcImg.full{max-width:1240px;}
}