@charset "utf-8"; /* common */
.visualArea {
    position: relative;
    overflow: hidden;
    height: 100vmin
}

.visualArea > .inner {
    display: table;
    text-align: center
}

.visualArea .visualTxt {
    display: table-cell;
    vertical-align: middle;
    width: 1200px;
    height: 380px
}

.visualArea .visualTit {
    font-size: 52px;
    color: #fff
}

.visualArea .pageGuide {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: #fff;
    margin-top: 25px
}

.visualArea:before {
    content: '';
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.visualArea .bgEdge {
    position: absolute;
    left: 0%;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: skewX(-16deg);
    margin: 0 -150px
}

.visualArea.visualOn:before {
    display: block
}

/* product */
.visualArea.visualProduct01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% 0px;
    background-size: cover
}

.visualArea.visualProduct02:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualProduct03:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.prCont01 {
    padding-top: 120px
}

.prCont01 > .inner {
    position: relative
}

.prCont01 .img {
    position: absolute;
    bottom: -250px;
    left: -360px;
    width: 1390px;
    height: 500px
}

.prCont01 .sideCont {
    padding-bottom: 320px
}

.prCont01.type02 .sideCont {
    padding-bottom: 0
}

.prCont01.type02 .img02 {
    margin-top: 100px;
    padding-bottom: 350px
}

.prCont01 .sideCont .titDep1 {
    line-height: 1.4
}

.sideCont {
    display: table;
    width: 100%;
    table-layout: fixed
}

.sideCont > * {
    display: table-cell;
    vertical-align: top
}

.sideCont .rightArea {
    padding-left: 10px;
    font-weight: 400;
    line-height: 1.9
}

.prCont02 {
    position: relative;
    padding-top: 10px
}

.prCont02 .bgGray {
    background: #f1f1f1
}

.prCont02 .prScroll {
    position: absolute;
   /*  top: 80px;
    left: 50%;
    margin-left: -590px; */
    width: 180px;
    height: 550px;
    padding-left: 30px
}

.prCont02 .prScroll .scroll {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #e6e6e6
}

.prCont02 .prScroll .scroll .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #000
}

.prCont02 .prScroll .item {
    display: table-cell;
    height: 400px;
    vertical-align: middle
}

.prCont02 .prScroll .item li {
    display: inline-block;
    width: 180px;
    margin-top: 20px
}

.prCont02 .prScroll .item li:first-child {
    margin-top: 0
}

.prCont02 .prScroll .item li a {
    display: block;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    ;text-align: left
}

.prCont02 .prScroll .item li a:hover {
    color: #000
}

.prCont02 .prScroll .item li.on a {
    color: #000;
    font-weight: 500
}

.prCont02 .prScroll.fixed {
    position: fixed;
    top: 50%;
    margin-top: -200px
}

.prCont02 .prItem {
    position: relative;
    width: 100%;
    padding: 5px 0;
    margin-left:0px
}

.prCont02 .prItem:last-child {
    margin-bottom: 0
}

.prCont02 .prItem h3 {
    font-size: 52px;
    line-height: 1.2;
    font-weight: 600
}

.prCont02 .prItem .itemImg.alone {
    margin-top: 60px
}

.prCont02 .prItem .gallerySwiper {
    margin-top: 100px
}

.prCont02 .prItem .gallerySwiper .swiper-container {
    width: 880px;
    height: 430px;
    overflow: hidden
}

.prCont02 .prItem .btnArea {
    text-align: left;
    margin-top: 60px
}

.prCont02 .prItem .btnArea button:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
    width: 1px;
    height: 18px;
    background: #ddd
}

.prCont02 .prItem .btnArea button:last-child:after {
    display: none
}

.prCont02 .prItem .listDep1 .listDep2 {
    margin-top: -25px
}

.prCont02 .polishingMold {
    margin-top: 160px
}

.prCont02 .polishingMold .itemImg {
    margin-bottom: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid #ddd
}

.prCont02 .polishingMold .itemImg:last-child {
    margin: 0;
    padding: 0;
    border: 0
}

.prCont02 .polishingMold .itemImg .itemImgtxt {
    margin-top: 20px
}

.prCont02 .polishingMold .itemImg .itemImgtxt li {
    float: left;
    width: 500px;
    font-size: 14px
}

.prCont02 .polishingMold .itemImg .itemImgtxt li + li {
    width: 380px
}

.prCont02 .precisionParts {
    margin-top: 100px
}

.prCont02 .precisionParts .titDep2 {
    margin-top: 70px
}

.prCont02 .precisionParts ul {
    margin-top: -20px
}

.prCont02 .precisionParts ul > li {
    float: left;
    font-weight: 400;
    margin-top: 20px
}

.prCont02 .precisionParts ul > li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 14px;
    margin: 0 15px;
    background: #b2b2b2
}

.prCont02 .precisionParts ul > li:last-child:after {
    display: none
}

/* technolgy */
.visualArea.visualTechnology01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology02:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology03:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology04:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology05:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology06:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualTechnology07:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.prCont02 .subInfo {
    margin-top: 100px
}

.prCont02 .itemTxt + .subInfo {
    margin-top: 30px
}

.prCont02 .itemTxt h3.alone {
    margin-bottom: -20px
}

.prCont02 .subInfo .titDep1 {
    margin-bottom: 0
}

.prCont02 .subInfo .titDep3 {
    margin-bottom: 30px
}

.prCont02 .subInfo .numList li {
    margin-top: 20px
}

.prCont02 .subInfo .numList li strong {
    display: inline-block;
    padding-right: 10px;
    font-weight: 600
}

.prCont02 .subInfo .gallerySwiper {
    margin-top: 0
}

.prCont02 .subInfo .vod .linkArea {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.prCont02 .subInfo .vod a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .9s;
    background: #000;
    opacity: 0;
    z-index: 1
}

.prCont02 .subInfo .vod a:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    background: url(../imgs/ico_video_play.png) no-repeat 0 0;
    z-index: 1
}

.prCont02 .subInfo .gallerySwiper .vod a:after {
    margin: -70px 0 0 -40px
}

.prCont02 .subInfo .vod a img {
    width: 100%;
    transition: transform .3s ease-out
}

.prCont02 .subInfo .vod a:hover img {
    transform: scale(1.1)
}

.prCont02 .subInfo .vod a:hover:before {
    opacity: .3
}

/* media */
.visualArea.visualMedia01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualMedia02:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.boardTop {
    display: table;
    width: 100%;
    margin-bottom: 90px
}

.boardTop .bigThum, .boardTop .textArea {
    display: table-cell;
    vertical-align: middle
}

.boardTop .bigThum {
    width: 580px;
    overflow: hidden
}

.boardTop .bigThum a {
    display: block;
    position: relative
}

.boardTop .bigThum.video > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    background: url(../imgs/ico_video_play.png) no-repeat 0 0
}

.boardTop .bigThum a img {
    width: 580px;
    height: 387px;
    transition: transform .3s ease-out
}

.boardTop .bigThum a:hover img {
    transform: scale(1.3)
}

.boardTop .textArea {
    padding: 0 100px
}

.boardTop .textArea .tit {
    position: relative;
    font-size: 28px;
    line-height: 42px
}

.boardTop .textArea .info {
    position: relative;
    margin-top: 22px
}

.boardTop .textArea .info:after {
    display: block;
    content: '';
    clear: both
}

.boardTop .textArea .info>* {
    float: left;
    font-weight: 400;
    margin-top: 12px
}

.boardTop .textArea .info dt {
    width: 75px;
    color: #666
}

.boardTop .textArea .info dd {
    width: 325px
}

.boardTop .textArea .tit .new {
    display: inline-block;
    position: relative;
    top: -13px;
    vertical-align: middle;
    margin-left: 10px;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #f47937;
    font: 0/0 'HantKR';
    overflow: hidden
}

.boardTop .textArea .txt {
    margin-top: 30px;
    line-height: 30px;
    font-weight: 400
}

.boardCont {
    background: #f3f3f3;
    margin: 0 0 -150px;
    padding: 50px 0 150px
}

.boardCont:first-child {
    margin-top: -120px;
    padding-top: 80px
}

.inner .boardTop {
    padding-bottom: 90px;
    border-bottom: 1px solid #ddd
}

.combiList04 {
    margin-left: -20px
}

.combiList04:after {
    display: block;
    content: '';
    clear: both
}

.combiList04 > li {
    float: left;
    width: 380px;
    height: 250px;
    margin: 40px 0 0 20px;
}

.combiList04 > li .linkArea {
    position: relative;
    display: block;
    width: 380px;
    height: 208px;
    padding: 40px 30px;
    background: #fff;
    transition: box-shadow .3s
}

.combiList04 > li .linkArea:hover, .combiList04 > li .linkArea:focus {
    box-shadow: 0 20px 30px #ccc
}

.combiList04 > li .lineBox {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1
}

.combiList04 > li .lineBox span:before, .combiList04 > li .lineBox span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background: #000
}

.combiList04 > li .lineBox span.line1:before {
    top: 0;
    left: 0;
    height: 2px;
    transition: width .2s .3s ease-out
}

.combiList04 > li .lineBox span.line1:after {
    right: 0;
    top: 0;
    width: 2px;
    transition: height .1s .2s linear
}

.combiList04 > li .lineBox span.line2:before {
    right: 0;
    bottom: 0;
    height: 2px;
    transition: width .1s .1s linear
}

.combiList04 > li .lineBox span.line2:after {
    left: 0;
    bottom: 0;
    width: 2px;
    transition: height .1s linear
}

.combiList04 > li .linkArea:hover .lineBox span.line1:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    transition: width .1s .2s linear
}

.combiList04 > li .linkArea:hover .lineBox span.line1:after {
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    transition: height .1s .3s linear
}

.combiList04 > li .linkArea:hover .lineBox span.line2:before {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    transition: width .1s .4s linear
}

.combiList04 > li .linkArea:hover .lineBox span.line2:after {
    left: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    transition: height .2s .5s ease-out
}

.combiList04 > li a .condition {
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    color: #999
}

.combiList04 > li a .condition.ing {
    color: #f37938
}

.combiList04 > li a .tit {
    display: block;
    display: -webkit-box;
    font-size: 20px;
    height: 105px;
    overflow: hidden;
    line-height: 1.3;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.combiList04 > li a .date {
    position: absolute;
    bottom: 35px;
    left: 30px;
    font-size: 14px;
    font-weight: 400
}

.boardView .gallerySwiper {
    margin-bottom: 80px
}

/* about us */
.visualArea.visualAbout01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualAbout02:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.aboutCont01 {
    padding-top: 120px
}

.aboutCont01 .titDep1 {
    font-size: 42px;
    line-height: 1.3
}

.aboutCont01:after {
    content: '';
    display: block;
    background: url(../imgs/index_products_img_01.jpg);
    background-size: cover;
    background-position: 50% 50%;
    height: 480px;
    margin-top: 150px;
    background-attachment: fixed
}

.aboutCont02 {
    padding-top: 160px
}

.aboutCont02 .inner {
    color: #fff
}

.aboutCont02 .srvList:after {
    display: block;
    content: '';
    clear: both
}

.aboutCont02 .srvList > div {
    float: left;
    width: 380px;
    height: 480px;
    margin-left: 20px;
    padding: 65px 0 0 40px
}

.aboutCont02 .srvList > div:first-child {
    margin-left: 0
}

.aboutCont02 .srvList > div > strong {
    display: block;
    font-size: 42px;
    font-weight: 400
}

.aboutCont02 .srvList > div > span {
    display: block;
    font-size: 18px;
    font-weight: 400
}

.aboutCont02 .srvList .srv01 {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 0 0
}

.aboutCont02 .srvList .srv02 {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 0 0
}

.aboutCont02 .srvList .srv03 {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 0 0
}

.aboutCont03 {
    padding: 100px 0 110px
}

.aboutCont03 .inner {
    position: relative
}

.aboutCont03 .scroll {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1180px;
    height: 1px;
    margin-left: -590px;
    background: #e6e6e6
}

.aboutCont03 .bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    background: #000;
}

.aboutCont03 .item {
    display: table;
    width: 1000px;
    height: 100%;
    margin: 0 auto 120px
}

.aboutCont03 .item li {
    display: table-cell;
    position: relative;
    width: 20%;
    vertical-align: middle
}

.aboutCont03 .item li a {
    display: block;
    color: #999;
    text-align: center;
    padding: 40px 20px 0;
    font-size: 18px;
    font-weight: 400;
    margin-top: -11px
}

.aboutCont03 .item li.on a {
    color: #000;
    font-weight: 500
}

.aboutCont03 .item li.pass:before {
    background: #000
}

.aboutCont03 .item li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -4px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    background: #e6e6e6;
    border-radius: 5px
}

.aboutCont03 .item li.on:before {
    top: -11px;
    margin-left: -11px;
    width: 22px;
    height: 22px;
    background: url(../imgs/ico_item_on.png) no-repeat 0 0
}

.aboutCont03 .itemInner {
    height: 540px;
    overflow: hidden
}

.aboutCont03 .itemCont {
    display: table;
    position: relative;
    width: 100%;
    table-layout: fixed;
    height: 540px
}

.aboutCont03 .itemCont + .itemCont {
    margin-top: 200px
}

.aboutCont03 .itemCont > div {
    display: table-cell;
    vertical-align: top
}

.aboutCont03 .itemCont .txtArea {
    position: relative;
    z-index: 1;
    width: 480px
}

.aboutCont03 .itemCont .historyList li {
    position: relative;
    margin-top: 12px
}

.aboutCont03 .itemCont .historyList li:first-child {
    margin-top: 0
}

.aboutCont03 .itemCont .historyList li > .year {
    position: absolute;
    left: 0;
    top: 0
}

.aboutCont03 .itemCont .historyList li > .year.type02 {
    top: 4px
}

.aboutCont03 .itemCont .historyTxt {
    padding-left: 100px
}

.aboutCont03 .itemCont .historyTxt strong.pointColor1 {
    display: block;
    margin-bottom: 18px
}

.aboutCont03 .itemCont .historyTxt .txtInfo:first-child {
    margin-top: 0
}

.aboutCont03 .itemCont .historyTxt .txtInfo {
    margin-top: 13px
}

.aboutCont03 .itemCont .historyTxt .txtInfo.pointColor1 {
    font-weight: 500;
    margin-top: 13px
}

.aboutCont03 .itemCont .historyDesc {
    margin-top: 100px;
    color: #444
}

.aboutCont03 .itemCont .img {
    position: relative;
    width: 700px;
    z-index: 1;
    text-align: right
}

.aboutCont03 .itemCont.item02 .img, .itemCont.item04 .img {
    text-align: left
}

.aboutCont03 .itemCont:after {
    position: absolute;
    bottom: -120px;
    font-size: 280px;
    color: #f2f2f2;
    font-weight: 600
}

.aboutCont03 .itemCont.item01 .img {
    padding-top: 75px
}

.aboutCont03 .itemCont.item01:after {
    content: '2019';
    left: 0;
    bottom: 0
}

.aboutCont03 .itemCont.item02:after {
    content: '2018';
    right: 0
}

.aboutCont03 .itemCont.item03:after {
    content: '2008';
    left: 0
}

.aboutCont03 .itemCont.item04:after {
    content: '1999';
    right: 0
}

.aboutCont03 .itemCont.item05:after {
    content: '1973';
    left: 0
}

.aboutCont04 {
    height: 950px;
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% 50%;
    background-size: cover
}

.aboutCont04 .inner {
    text-align: center;
    color: #fff;
    padding-top: 160px
}

.aboutCont04 .tit {
    font-size: 42px;
    font-weight: 400;
    padding-bottom: 15px
}

.aboutCont04 .txtRolling {
    height: 190px;
    overflow: hidden;
    position: relative
}

.aboutCont04 .txtRolling li {
    font-size: 100px;
    line-height: 190px;
    width: 100%;
    left: 0%;
    position: absolute
}

.aboutCont04 .txtRolling+.txtInfo {
    margin-top: 0
}

.aboutCont04 .btnArea {
    margin-top: 140px
}

.aboutCont04 .btnArea a {
    display: inline-block;
    position: relative;
    width: 190px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.aboutCont04 .btnArea a:before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    background-color: #000;
    width: 130%;
    height: 100%;
    -webkit-transform: skewX(-16deg);
    -ms-transform: skewX(-16deg);
    transform: skewX(-16deg);
    transition: all 0.5s ease-in-out;
    z-index: -1;
}

.aboutCont04 .btnArea a:hover {
    color: #fff;
    border: 1px solid #000
}

.aboutCont04 .btnArea a:hover:before {
    left: -10%;
    transform: skewX(-16deg);
    -webkit-transform: skewX(-16deg);
    -ms-transform: skewX(-16deg);
}

.aboutCont05 {
    padding: 130px 0 190px
}

.aboutCont05 .inner {
    text-align: center
}

.aboutCont05 .cuTab {
    display: inline-block
}

.aboutCont05 .cuTab > li {
    float: left
}

.aboutCont05 .cuTab > li:first-child {
    margin-left: 0
}

.aboutCont05 .cuTab > li:after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 2px;
    vertical-align: middle;
    background: #000;
    margin: 0 25px 0 26px
}

.aboutCont05 .cuTab > li:last-child:after {
    display: none
}

.aboutCont05 .cuTab > li a {
    font-size: 18px;
    font-weight: 400
}

.aboutCont05 .cuTab > li.on a {
    display: inline-block;
    font-weight: 500
}

.aboutCont05 .cuTab > li.on a:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #000
}

.aboutCont05 .network {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: left;
    margin-top: 85px
}

.aboutCont05 .network > div {
    display: table-cell;
    vertical-align: top
}

.aboutCont05 .network .inforArea {
    width: 600px;
    padding-right: 20px
}

.aboutCont05 .network .tabTit {
    display: block;
    font-weight: 400;
    color: #f37938;
    margin-bottom: 32px
}

.aboutCont05 .network .zone+.zone {
    margin-top: 65px
}

.aboutCont05 .network .btnMap {
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    cursor: pointer
}

.aboutCont05 .network .btnMap.on:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    width: 46px;
    height: 15px;
    background: url(../imgs/ico_link.png) no-repeat 0 0
}

.aboutCont05 .network .inforList {
    margin-top: 15px
}

.aboutCont05 .network .inforList li {
    position: relative;
    font-weight: 400;
    margin-top: 10px;
    padding-left: 100px
}

.aboutCont05 .network .inforList li > b {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.aboutCont05 .network .mapArea {
    width: 580px;
    height: 580px
}

.aboutCont06, .aboutCont07 {
    position: relative
}

.aboutCont06 .txtArea, .aboutCont07 .txtArea {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    color: #fff;
    margin-left: -600px
}

.aboutCont06 .txtInner, .aboutCont07 .txtInner {
    display: table-cell;
    height: 400px;
    vertical-align: middle;
    text-align: left
}

.aboutCont07 .txtInner {
    height: 790px
}

.aboutCont06 .depthTitle, .aboutCont07 .depthTitle {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 60px
}

.aboutCont06 .largeTxt, .aboutCont07 .largeTxt {
    display: block;
    font-size: 60px;
    line-height: 1.2
}

.aboutCont06:after {
    content: '';
    display: block;
    background: #222531;
    height: 400px
}

.aboutCont07:after {
    content: '';
    display: block;
    background: url(../imgs/index_products_img_01.jpg);
    background-size: cover;
    background-position: 50% 50%;
    height: 790px;
    background-attachment: fixed
}

.aboutCont07 .visionCont {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 90px
}

.aboutCont07 .visionCont dl {
    display: table-cell;
    width: 50%
}

.aboutCont07 .visionCont dl dt {
    font-size: 18px;
    color: #f37938;
    margin-bottom: 20px
}

.aboutCont07 .visionCont dl dd ul li {
    font-weight: 400;
    margin-top: 5px
}

.aboutCont07 .visionCont dl dd ul li:first-child {
    margin-top: 0
}

.tabType02 + .termsArea {
    padding-top: 100px
}

.termsArea .titDep2 {
    margin-top: 100px
}

.termsArea .hidden + .titDep2 {
    margin-top: 0
}

.termsArea .txtInfo + .titDep3, .termsArea .txtList + .titDep3, .termsArea .listDep2 + .titDep3, .termsArea .listCircle + .titDep3 {
    margin-top: 65px
}

.termsArea .txtList {
    counter-reset: section;
    margin-top: 10px
}

.termsArea .txtList li:first-child, .txtList li:first-child b {
    margin: 0
}

.termsArea .txtList li, .termsArea p.txtList {
    position: relative;
    font-weight: 400;
    line-height: 1.9;
    padding-left: 20px
}

.termsArea .txtList > li:before, .termsArea p.txtList:before {
    content: counter(section)'.';
    counter-increment: section;
    display: inline-block;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.termsArea .txtList li b {
    display: block;
    margin-top: 15px
}

.termsArea .txtList li ol, .termsArea .txtList li ol {
    padding: 15px 0
}

.termsArea .txtList li ol li, .termsArea .txtList li ol li {
    font-size: 14px;
    padding: 0
}

.termsArea .txtList li ol li ol {
    padding: 27px 0
}

.termsArea .txtList li > .listDep2 {
    margin: 0;
    padding: 10px 0 15px
}

.termsArea .txtList li > .listCircle.half2 li:before {
    font-size: 14px;
    top: 3px
}

.termsArea .txtList.type02 > li {
    padding-left: 35px
}

.termsArea .txtList.type02 li:before {
    display: none
}

.termsArea .txtList.type02 li span {
    position: absolute;
    left: 0;
    top: 0
}

.termsArea .txtInfo:first-child {
    margin-top: 0
}

.termsArea .listDep2 {
    margin-top: 18px
}

.termsArea .listDep2 > li {
    margin: 0;
    line-height: 1.9
}

.termsArea .listDep2 > li:before {
    top: 14px
}

.termsArea .listCircle {
    counter-reset: section;
    margin-top: 18px
}

.termsArea .listCircle > li {
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    line-height: 1.9
}

.termsArea .listCircle > li:before {
    content: counter(section);
    counter-increment: section;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    border: 1px solid #000;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    line-height: 20px;
    font-size: 12px
}

.termsArea .listCircle > li > .txtList {
    padding: 15px 0;
    margin: 0
}

.termsArea .listCircle > li > .txtList li {
    font-size: 14px
}

.termsArea .listCircle.half > li {
    padding-left: 20px
}

.termsArea .listCircle.half > li:before {
    content: counter(section)')';
    top: 5px;
    width: auto;
    height: auto;
    text-align: left;
    border: 0;
    font-size: 16px
}

.termsArea .listCircle.half2 {
    margin: 0
}

.termsArea .listCircle.half2 > li {
    padding-left: 25px
}

.termsArea .listCircle.half2 > li:before {
    content: '('counter(section)')';
    top: 5px;
    width: auto;
    height: auto;
    text-align: left;
    border: 0;
    font-size: 16px
}

.termsArea dl dd .listDep2 {
    margin: 0
}

.termsArea .addTerms {
    border-top: 1px solid #ddd;
    margin-top: 100px;
    padding-top: 100px
}

.termsArea .addTerms .txtList {
    margin-top: 20px
}

/* support */
.visualArea.visualSuppport01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualSuppport02:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.visualArea.visualSuppport03:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}

.csCont .csBigtxt {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 60px
}

.csCont .frmWrap {
    margin-bottom: 20px
}

.csCont .frmWrap .pointColor1 {
    font-size: 18px;
    font-weight: 400
}

.csCont .csBox {
    background: #fafafa;
    border: 1px solid #ddd;
    height: 275px;
    overflow: hidden;
    margin-bottom: 50px
}

.csCont .csBox .csTxt {
    font-weight: 400;
    padding: 25px 30px 45px 40px
}

.csCont .csCenter {
    position: relative;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    padding: 35px 20px
}

.csCont .csCenter .tit {
    font-size: 20px
}

.csCont .csCenter .csInfor {
    position: absolute;
    right: 20px;
    top: 38px;
}

.csCont .csCenter .csInfor em+em {
    margin-left: 60px
}

.csCont .csCenter .csInfor em {
    font-size: 24px;
    line-height: 1
}

.csCont .csCenter .csInfor em:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 26px;
    height: 26px;
}

.csCont .csCenter .email:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 0 0
}

.csCont .csCenter .tel:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 0 0
}

/* Footer */
.visualArea.visualFooter01:before {
    background: url(../imgs/index_products_img_01.jpg) no-repeat 50% -96px;
    background-size: cover
}
