@charset "utf-8";
@font-face {
    font-family: nnsB;
    src:url(../fonts/NanumSquareB.eot?#iefix) format("embedded-opentype");
    src:url(../fonts/NanumSquareB.woff) format("woff");
}
@font-face {
    font-family: nnsR;
    src:url(../fonts/NanumSquareR.eot?#iefix) format("embedded-opentype");
    src:url(../fonts/NanumSquareR.woff) format("woff");
}

/* reset */
* {margin: 0 auto; padding: 0; box-sizing: border-box;}

ul, ol {list-style-type: none;}

hr {display: none;}

h1 {margin: 0; font-family: nnsR, sans-serif; font-weight: normal;}
a {text-decoration: none; color: #000;}
button {border: none; background: none; text-indent: -9999px;}
img {border: none;}
html {font-size: 0.625em;}
body {line-height: 1; font-family: nnsR, sans-serif;}
.blind {position: absolute; top: -9999px; left: -9999px;}


@keyframes textup {
    0% {opacity: 0; transform: translateY(20px); }
    100% {opacity: 1; transform: translateY(0px);}
}



/* text ... */
.break {
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.break2 {    /* title ... */
    word-wrap: break-word !important; word-break: break-all !important;
}
.break3 {    /* content ... */
    word-wrap: break-word !important; word-break: break-all !important;
    white-space: pre-wrap !important;
}



/* h2 공통 */
h2 {
    font-weight: normal; font-size: 3.6rem; text-align: center; color: #333;
}

/* sub */
/* Title */
.headline {
    min-width: 1400px;
}
.headline .h1cover {
    width: 100%; height: 240px;
    background: #e7e5e3;
}
.headline h1 {
    padding: 140px 0 0;
    font-size: 3.6rem; color: #555; text-align: center; font-family: nnsB, sans-serif; animation: textup 1s;
}

    /* 스와이프 */
.headline .ulcover {
    width: 1000px; margin: 0 auto; padding: 0 20px;
    height: 80px; overflow: hidden;
}
.headline .ulcover ul {
    padding: 15px 0;
}
.headline li {
    float: left; margin-right: 40px;
}
.headline li a {
    display: block; padding: 15px 20px;
    font-size: 1.8rem; line-height: 20px; color: #555; text-align: center;
}
.headline .select a {
    display: block;
    color: #000; background: #f0f0eb; border-radius: 30px; font-family: nnsB, sans-serif;
}



/* 이미지 갤러리 */
.gallery {
    min-width: 1400px; margin-top: 50px;
}
.gallery .galleryCover {
    width: 1000px;
}
.gallery .galleryCover b {
    display: block; margin-bottom: 50px; margin-left: 100px;
    font-size: 2.6rem; color: #333;
}
.gallery .gallerydiv {
    width: 600px; height: 450px;
}
.gallery .galleryCover li img {
    width: 100%; height: 450px;
}



/* 서비스 service Start */
    /* 부고 및 답례 */
.headline .serviceTop {
    width: 100%; min-width: 1000px; padding: 50px 0 20px;
}
.headline .serviceTop .serviceCover {
    width: 1000px;
}
.headline .serviceTop .serviceCover div {
    display: table-cell; vertical-align: middle;
    width: 500px; margin-left: 20px;
}
.headline .serviceTop h2 {
    display: inline-block; padding: 0 10px;
    font-size: 3.6rem; color: #333; text-align: left; font-family: nnsB, sans-serif; padding-bottom: 10px; border-bottom: 3px solid #ccc;
}
.headline .serviceTop b {
    display: none; margin-top: 20px; padding-left: 10px;
    font-weight: normal; font-size: 2.4rem; color: #333; text-align: left;
}



        /* 상품 소개 */
.subInfo {
    width: 1400px; margin-bottom: 100px;
}
.subInfo .tabList {
    margin-top: 50px;
    width: 1000px;
}
.subInfo .tabList ul:after {
    content: "";
    display: block;
    clear: both;
}
.subInfo .tabList li {
    float: left; width: 50%; height: 60px;
    font-size: 2rem; line-height: 60px; text-align: center; color: #555;
    border-bottom: 1px solid #ccc; /* border-top-left-radius: 5px; border-top-right-radius: 5px; */
}
.subInfo .tabList li:hover {
    cursor: pointer;
}
.subInfo .tabList .subon {
    border: 1px solid #ccc; border-bottom: none;
    color: #000; font-family: nnsB, sans-serif;
}
.subInfo .tabcontSells {
    width: 1000px; padding: 50px 0;
}
.subInfo .tabcontSells img {
    width: 100%;
}
.subInfo .tabcontSells p {
    font-size: 1.6rem; line-height: 24px; color: #333;
}
.subInfo .tabcontUse {
    width: 1000px; padding: 50px 0;
    width: 1000px;
}
.subInfo div {
    font-size: 1.6rem; line-height: 24px; color: #555;
}
.subInfo .tabcontUse b {
    display: block; margin-top: 50px; margin-bottom: 30px; padding: 0px 100px;
    font-size: 2.4rem; font-style: normal; color: #333; font-family: nnsB, sans-serif;
}
.subInfo .tabcontUse p {
    display: block;
}
.subInfo img {
    padding: 0px 50px;
}
/* 서비스 끝 service End */



/* 정보 info Start */
.headline .subTop {
    width: 100%; min-width: 1000px; padding: 70px 0 20px;
}
.headline .subTop .subcover {
    width: 1000px;
}
.headline .subTop h2 {
    padding-left: 10px;
    font-size: 2.6rem; color: #555; text-align: left; font-family: nnsB, sans-serif;
}


    /* 장례 일정 info01 */
.schedule {
    width: 1400px; margin-bottom: 100px;
}
.schedule .scheduleCover {
    width: 1000px;
}
.schedule table {
    border-spacing: 0;
}
.schedule table tr {
    height: 50px;
}
.schedule table th {
    padding: 10px;
    font-size: 1.8rem; line-height: 24px; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.schedule .scheduleTable th:nth-of-type(1) {
    width: 130px;
}
.schedule .scheduleTable th:nth-of-type(2) {
    width: 760px;
}
.schedule .scheduleTable th:nth-of-type(3) {
    width: 110px;
}

.schedule .scheduleTable td {
    font-size: 1.6rem; line-height: 22px; color: #555; border-bottom: 1px solid #eae7e4;
    text-align: center;
}
.schedule .scheduleTable td:hover {
    cursor: pointer;
}
.schedule .scheduleTable td:nth-of-type(2) {
    padding-left: 20px; text-align: left;
}



    /* pager 공통 */
.pager {
    margin: 30px auto 50px; 
    width: 90%;
    text-align: center; 
}
.pager ul {
    display: inline-block; vertical-align: middle;
    text-align: center;
}
.pager li {
    float: left; border: none !important;
}
.pager ul:after {
    content: "";
    display: block;
    clear: both;
}
.pager a {
    display: inline-block; vertical-align: middle;
    height: 26px; padding: 3px 5px; margin: 0 2px;
    font-size: 1.6rem; line-height: 20px; color: #555;
}
.pager .pageon a {
    display: inline-block;
    height: 26px;
    color: #fff; background: #777; border-radius: 2px;
}
.pager .moreprev {
    display: inline-block;
    width: 20px; height: 26px; margin: 0 4px;
    background: url(../img/pagerIcon.png) no-repeat; background-position: -5px center;
}
.pager .prev {
    display: inline-block;
    width: 20px; height: 26px; margin: 0 4px;
    background: url(../img/pagerIcon.png) no-repeat; background-position: -30px center;
}
.pager .next {
    display: inline-block;
    width: 20px; height: 26px; margin: 0 4px;
    background: url(../img/pagerIcon.png) no-repeat; background-position: -50px center;
}

.pager .morenext {
    display: inline-block;
    width: 20px; height: 26px; margin: 0 4px;
    background: url(../img/pagerIcon.png) no-repeat; background-position: -75px center;
}



    /* 장례 일정 내용 info01_con */

.schedule .scheduleCont td {
    width: 30%; border-bottom: 1px solid #eae7e4;
    font-size: 1.6rem; color: #555; 
}
.schedule .scheduleCont tbody tr:nth-of-type(1) td {
    line-height: 20px; text-align: center; border-right: 1px solid #eae7e4;
}
.schedule .scheduleCont tbody tr:nth-of-type(1) td:last-child {
    border-right: none;
}
.schedule .scheduleCont .head {
    width: 20%;
}
.schedule .scheduleCont .cont td {
    padding: 50px 10%; 
    line-height: 26px;
}

.schedule .scheduleCont .cont b:nth-of-type(2) {
    padding-bottom: 20px;
}
.schedule .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.schedule .btnGoList a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}



    /* 제례 정보 info02 */
.info02 {
    width: 1400px; margin-bottom: 100px;
}
.info02 .info02Cover {
    width: 1000px; padding: 0 50px;
}
.info02 .info02Cover ul {
    padding: 0 50px;
}
.info02 .info02Cover li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.info02 .info02Cover li a {
    display: block;
    width: 100%; height: 100%;
}
.info02 .info02Cover li .infoimg {
    float: left; position: relative; padding: 0 20px;
    width: 200px; height: 200px;
    overflow: hidden;
}
.info02  .infoimg div {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.info02  .infoimg img {
    position: absolute; top: 0; left: 0;
    max-width: 150%; height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.info02 .info02Cover li b {
    display: inline-block; margin-top: 30px; padding: 0 20px;
    width: 550px; max-height: 60px; overflow: hidden;
    font-size: 2rem; line-height: 30px; color: #855451; font-weight: normal; font-family: nnsB, sans-serif;
}
.info02 .info02Cover li .infotxt {
    display: inline-block; margin-top: 20px; padding: 0 20px;
    width: 550px; max-height: 80px;
    font-size: 1.6rem; line-height: 26px; color: #555; overflow: hidden; text-overflow: ellipsis;
}
.info02 .info02Cover .noinfo02 p {
    width: 800px; height: 30px; padding: 0; text-align: center;
    font-size: 1.6rem; line-height: 26px; color: #555; 
}
.info02 .info02Cover a:after {
    content: "";
    display: block;
    clear: both;
}



    /* 제례 정보 info02_con */
.info02 .info02_Cont {
    padding: 20px 0px 30px;
    width: 900px;
    font-size: 1.6rem; line-height: 24px; font-style: normal; color: #555;
}
.info02 .info02_Cont b {
    display: block; margin-bottom: 10px; padding: 0 5%;
    width: 100%;
    font-size: 1.8rem; line-height: 20px; font-weight: 600; font-family: nnsB, sans-serif; color: #555;
}
.info02 .info02_Cont img {
    width: 900px;
}
.info02 .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.info02 .btnGoList a {
    display: block;
    width: 90px; height: 30px; background: #eae7e4;
    font-size: 1.8rem; line-height: 30px; font-family: nnsB, sans-serif; color: #555; border-radius: 2px;
}




    /* 화장장 info03 */
.placeOne {
    width: 1400px; margin-bottom: 100px;
}
.placeOne .placeOneCover {
    width: 1000px;
}
.placeOne table {
    border-spacing: 0;
}
.placeOne table tr {
    height: 50px;
}
.placeOne table th {
    font-size: 1.8rem; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.placeOne .placeOneTable th:nth-of-type(1) {
    width: 80px;
}
.placeOne .placeOneTable th:nth-of-type(2) {
    width: 100px;
}
.placeOne .placeOneTable th:nth-of-type(3) {
    width: 500px;
}
.placeOne .placeOneTable th:nth-of-type(4) {
    width: 130px;
}
.placeOne .placeOneTable th:nth-of-type(5) {
    width: 100px;
}
.placeOne .placeOneTable th:nth-of-type(6) {
    width: 90px;
}

.placeOne .placeOneTable td {
    padding: 5px;
    font-size: 1.5rem; line-height: 20px; color: #555;
    border-bottom: 1px solid #eae7e4;
    text-align: center;
}
.placeOne .placeOneTable tr:hover a {
    background: #777; color: #fff;
}
.placeOne .placeOneTable a {
    display: block;
    width: 80px; height: 30px; line-height: 30px;
    background: #eae7e4; border-radius: 10px;
}



    /* 장례식장 info04 */
.placeTwo {
    width: 1400px; margin-bottom: 100px;
}
.placeTwo .placeTwoCover {
    width: 1000px;
}
.placeTwo .placeTwoUl {
    width: 1000px;
}
.placeTwo .placeTwoUl ul li {
    float: left; text-align: center;
}
.placeTwo .placeTwoUl ul:after {
    content: "";
    display: block;
    clear: both;
}
.placeTwo .placeTit {
    height: 50px; background: #eae7e4;
}
.placeTwo .placeTit li {
    font-size: 1.8rem; line-height: 50px;
}

.placeTwo .placeTwoUl li li:nth-of-type(1) { width: 200px; }
.placeTwo .placeTwoUl li li:nth-of-type(2) { width: 150px; }
.placeTwo .placeTwoUl li li:nth-of-type(3) { width: 100px; }
.placeTwo .placeTwoUl li li:nth-of-type(4) { width: 300px; }
.placeTwo .placeTwoUl li li:nth-of-type(5) { width: 150px; }
.placeTwo .placeTwoUl li li:nth-of-type(6) { width: 100px; }

.placeTwo .placeLi li {
    margin: 20px 0;
    word-wrap: break-word !important; word-break: break-all !important;
    white-space: pre-wrap !important;
} 

.placeTwo .placeLi li i {
    display: block; padding-top: 70px;
    font-size: 1.5rem; line-height: 25px; font-style: normal;
} 
.placeTwo .placeLi li:hover {
    cursor: pointer;
}
.placeTwo .placeTwoUl li .noplace li {
    width: 1000px; height: 50px;
    font-size: 1.6rem; line-height: 50px; color: #555;
}
.placeTwo .placeLi li:nth-of-type(1) img {
    width: 180px; height: 180px;
}
.placeTwo .placeLi a {
    display: block; margin-top: 70px;
    width: 80px; height: 30px;
    font-size: 1.5rem; line-height: 30px;
    background: #eae7e4; border-radius: 10px;
}
.placeTwo .placeTwoUl .placeCont {
    display: none;
    width: 900px; margin: 30px 50px; padding: 20px 50px; border: 1px solid #ccc;
}
.placeTwo .placeTwoUl .placeTxt {
    float: left;
    width: 448px; margin: 0;
}
.placeTwo .placeCont:after {
    content: "";
    display: block;
    clear: both;
}
.placeTwo .placeCont b {
    font-size: 1.8rem; line-height: 30px; 
}
.placeTwo .placeCont p {
    padding-left: 10px; padding-bottom: 10px;
    font-size: 1.6rem; line-height: 26px; 
}
.placeTwo .placeCont img {
    width: 350px; margin-bottom: 20px;
}
.placeTwo .placeCont iframe {
    width: 800px; height: 300px; 
}

/*developer*/
.placeTwo .placeCont a.url {
    display: block; padding: 5px; margin-top: 10px;
    width: 80px; height: 30px;
    font-size: 1.5rem; line-height: 22px; text-align: center;
    background: #eae7e4; border-radius: 10px;
}
.placeTwo .placeTwoUl .placeContOn {
    display: block;
}

/* 정보 끝 info End */



/* 고객만족 customer Start */
    /* 회원서비스 customer service */
.customService {
    width: 1400px; margin-bottom: 100px;
}
.customService .customCover {
    width: 1000px; padding: 0 50px;
}
.customService .customCover li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.customService .customCover li a {
    display: block;
    width: 100%; height: 100%;
}
.customCover li .customimg {
    float: left; position: relative; padding: 0 30px;
    width: 200px; height: 200px;
    overflow: hidden;
}
.customCover li .customimg div {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.customCover li .customimg img {
    position: absolute; top: 0; left: 0;
    max-width: 150%; height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.customService .customCover li b {
    display: inline-block; margin-top: 30px; padding-left: 20px; padding-right: 80px; width: 640px;
    font-size: 2rem; color: #855451; font-weight: normal; font-family: nnsB, sans-serif;
}
.customService .customCover li i {
    display: inline-block; margin-top: 20px; padding-left: 20px; padding-right: 80px; width: 640px;
    font-size: 2.6rem; color: #555; font-style: normal; font-family: nnsB, sans-serif;
}
.customService .customCover .customtxt {
    display: inline-block; margin-top: 20px; padding-left: 20px; padding-right: 80px; width: 640px; height: 50px;
    font-size: 1.6rem; line-height: 26px; color: #555; overflow: hidden; text-overflow: ellipsis;
}
.customService .nocustom p {
    width: 900px; padding: 0; text-align: center;
    font-size: 1.6rem; line-height: 26px; color: #555;
}
.customService .customCover li:after {
    content: "";
    display: block;
    clear: both;
}



    /* 회원서비스 내용 customer_con */
.custom_con {
    width: 1400px; margin: 30px auto 100px;
}
.custom_con .cus_conCover {
    width: 1000px;
}
.custom_con .cus_Cont b {
    display: block; margin-bottom: 10px;
    width: 900px;
    font-size: 2rem; line-height: 26px; font-weight: normal; font-family: nnsB, sans-serif; color: #855451; text-align: center;
}
.custom_con .cus_Cont i {
    display: block;
    width: 900px;
    font-size: 2.4rem; line-height: 26px; font-style: normal; font-family: nnsB, sans-serif; color: #333; text-align: center;
}
.custom_con .cus_Cont img {
    width: 100%;
}
.custom_con .cus_Cont div {
    padding: 20px 50px 30px;
    font-size: 1.6rem; line-height: 26px; font-style: normal; color: #555;
}
.custom_con .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.custom_con .btnGoList a {
    display: block;
    width: 90px; height: 30px; background: #eae7e4;
    font-size: 1.8rem; line-height: 30px; font-family: nnsB, sans-serif; color: #555; border-radius: 2px;
}



    /* 장례후기 review service */
.review {
    width: 1400px; margin-bottom: 100px;
}
.review .reviewCover {
    width: 1000px;
}
.review .btnWrite {
    margin-bottom: 20px; padding-left: 920px; padding-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #eae7e4;
}
.review .btnWrite a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}
.review .reviewCover li {
    margin: 0 50px;
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.review .reviewCover li a {
    display: block;
    width: 100%; height: 100%;
}
.review li .reviewimg {
    float: left; position: relative; margin: 0 20px;
    width: 200px; height: 200px;
    overflow: hidden;
}
.review  .reviewimg div {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.review  .reviewimg img {
    position: absolute; top: 0; left: 0;
    max-width: 150%; height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.review li .reviewtxt {
    display: inline-block; margin-top: 20px; padding-left: 20px; padding-right: 50px;
    width: 660px; max-height: 80px;
    font-size: 1.6rem; line-height: 26px; color: #555; overflow: hidden; text-overflow: ellipsis;
}
.review .reviewCover li i {
    display: inline-block; margin-top: 20px; padding-left: 20px; padding-right: 50px;
    width: 660px; max-height: 60px; overflow: hidden;
    font-size: 2.6rem; line-height: 30px; color: #555; font-style: normal; font-family: nnsB, sans-serif;
}
.review .reviewCover .nocustom p {
    width: 900px; padding: 0; text-align: center;
    font-size: 1.6rem; line-height: 26px; color: #555;
}
.review .reviewCover li:after {
    content: "";
    display: block;
    clear: both;
}



    /* 장례후기 내용 review_con service */
.review .reviewCont {
    padding: 0 50px;
}
.review table {
    border-spacing: 0;
}
.review table tr {
    height: 50px;
}
.review table th {
    padding: 5px;
    font-size: 1.8rem; line-height: 24px; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.review .reviewCont td {
    width: 300px; border-bottom: 1px solid #eae7e4;
    font-size: 1.6rem; color: #555; 
}
.review tbody tr:nth-of-type(1) td {
    line-height: 20px; text-align: center; border-right: 1px solid #eae7e4;
}
.review tbody tr:nth-of-type(1) td:last-child {
    border-right: none;
}
.review .reviewCont .head {
    width: 200px;
}
.review .reviewCont img {
    max-width: 900px;
    margin-bottom: 30px;
}
.review .reviewCont .cont td {
    padding: 30px 50px 50px; line-height: 24px;
}

.reviewCover .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.reviewCover .btnGoList a {
    display: inline-block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}



    /* 장례후기 작성 review_write service */
.review_write {
    width: 1400px; margin-bottom: 100px;
}
.review_write .rvwCover {
    width: 1000px; margin-bottom: 50px;
}
.review_write .form {
    width: 900px; border: none;
}
.review_write .form p {
    padding-bottom: 10px; margin-bottom: 20px;
    color: #555;
    border-bottom: 1px solid #aaa;
}
.review_write .form p span:nth-of-type(1) {
    float: left;
    font-size: 2rem; line-height: 20px; font-family: nnsB, sans-serif;
}
.review_write .form p span:nth-of-type(2) {
    float: right;
    font-size: 1.5rem; line-height: 20px;
}
.review_write .form p:after {
    content: "";
    display: block;
    clear: both;
}
.review_write .form label {
    display: inline-block; margin-bottom: 20px;
    width: 110px; height: 30px;
    font-size: 1.6rem; line-height: 30px;
}
.review_write .form input {
    display: inline-block; padding: 5px; margin-bottom: 20px;
    width: 250px; height: 30px;
    font-size: 1.5rem; border-radius: 5px; border: 1px solid #aaa;
}
.review_write .form input:nth-of-type(even) {
    margin-right: 0;
}
.review_write .form .reviewform {
    margin: 20px 10px 50px;
}
.review_write .form .formtitle {
    width: 500px; margin-right: 200px;
}
.review_write .form select {
    margin-right: 400px; margin-bottom: 10px;
    width: 300px; height: 30px;
    font-size: 1.5rem; border-radius: 5px; border: 1px solid #aaa;
}
.review_write .form .rvw_phone {
    width: 80px; height: 30px; margin-right: 0;
}
.review_write .form .rvw_name {
    margin-right: 70px;
}
.review_write .form .rvw_phone:nth-of-type(3) {
    margin-right: 0px;
}
.review_write .rvw_content {
    vertical-align: top;
}
.review_write .form textarea {
    margin-right: 100px; margin-bottom: 20px; padding: 10px;
    width: 500px; height: 200px;
    vertical-align: top; border-radius: 5px;
}
.review_write .form .rvw_img {
    margin-bottom: 0;
}
.review_write .form .rvw_file {
    margin-bottom: 10px; margin-right: 250px;
    width: 500px; height: 35px;
}
.review_write .form .rvw_filemore {
    margin-left: 112px; /*margin-right: 250px;*/ margin-bottom: 10px;
    width: 500px; height: 35px;
}
.review_write .write {
    float: right;
    width: 90px; height: 30px;
    background: #eae7e4; border-radius: 2px;
}
.review_write .write button {
    display: block; text-indent: 0;
    font-size: 1.6rem; line-height: 30px; color: #555; text-align: center;
}
.review_write .btnGoList_wr a {
    display: block; float: left; margin-top: -30px; margin-left: 50px;
    width: 90px; height: 30px;
    font-size: 1.6rem; line-height: 30px; text-align: center;  color: #555; border-radius: 2px; background: #eae7e4;
}
.rvwCover .form:after {
    content: "";
    display: block;
    clear: both;
}



    /* 스토리 story */
.story {
    width: 1400px; margin-bottom: 100px;
}
.story .storyCover {
    width: 1000px;
}
.story .btnWrite {
    margin-bottom: 20px; padding-left: 920px; padding-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #eae7e4;
}
.story .btnWrite a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}
.story .storyCover > ul {
    padding: 0 50px;
}
.story .storyCover > ul > li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.story .storyCover li a {
    display: block;
    width: 100%; height: 100%;
}
.story .storyCover li b {
    display: inline-block; margin-top: 25px; padding: 0 20px; width: 560px;
    font-size: 2.6rem; color: #555; font-weight: normal; font-family: nnsB, sans-serif;
}
.story .storyCover li i {
    display: inline-block; margin-top: 20px; padding: 0 20px; width: 560px;
    font-size: 1.8rem; color: #555; font-style: normal;
}
.story li .storyimg {
    float: left; position: relative; margin: 0 20px;
    width: 260px; height: 200px;
    overflow: hidden;
}
.story li .storyimg div {
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.story li .storyimg img {
    position: absolute; top: 0; left: 0;
    max-width: 150%; height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.story .storyCover li .storytxt {
    display: inline-block; margin: 0; margin-top: 20px; padding: 0 20px;
    max-height: 70px;
    font-size: 1.6rem; line-height: 26px; color: #555; overflow: hidden; text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 라인수 */
    -webkit-box-orient: vertical;
}
.story .storyCover .nostory p {
    width: 900px; padding: 20px 0; margin: 0;
    font-size: 1.8rem; line-height: 26px; color: #555; text-align: center;
}
.story .storyCover li:after {
    content: "";
    display: block;
    clear: both;
}



    /* 스토리 내용 story_con service */
.story .storyCont {
    padding: 0 50px;
}
.story table {
    border-spacing: 0;
}
.story table tr {
    height: 50px;
}
.story table th {
    padding: 5px;
    font-size: 1.8rem; line-height: 24px; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.story .storyCont td {
    width: 300px; border-bottom: 1px solid #eae7e4;
    font-size: 1.6rem; color: #555; 
}
.story tbody tr:nth-of-type(1) td {
    line-height: 20px; text-align: center; border-right: 1px solid #eae7e4;
}
.story tbody tr:nth-of-type(1) td:last-child {
    border-right: none;
}
.story .storyCont .head {
    width: 200px;
}
.story .storyCont img {
    max-width: 900px;
    margin-bottom: 30px;
}
.story .storyCont .cont td {
    padding: 30px 50px 50px; line-height: 24px;
}

.storyCover .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.storyCover .btnGoList a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}





    /* 이벤트 event */
.event {
    width: 1400px; margin-bottom: 100px;
}
.event .eventCover {
    width: 1000px;
}
.event .eventMenu {
    height: 60px;
    border-bottom: 2px solid #eae7e4;
}
.event .eventMenu ul {
    width: 460px;
}
.event .eventMenu li {
    float: left; margin-right: 20px;
}
.event .eventMenu li:last-child {
    margin-right: 0;
}
.event .eventMenu li a {
    display: block; padding: 10px;
    font-size: 2rem; color: #555;
}
.event .eventMenu .eventon {
    background: #eae7e4;
}
.event .eventMenu .eventon a {
    color: #333;
}
.event .eventCont ul {
    padding: 0 50px;
}
.event .eventCont li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.event .eventCont li a {
    display: block;
    width: 100%; height: 100%;
}
.event .eventCont li img {
    float: left; margin: 0 20px;
    width: 400px; height: 150px;
}
.event .eventCont li b {
    display: inline-block; margin-top: 30px; padding-left: 30px;
    width: 430px; max-height: 60px; overflow: hidden;
    font-size: 2.6rem; line-height: 30px; color: #555; font-weight: normal; font-family: nnsB, sans-serif;
}
.event .eventCont li i {
    display: inline-block; margin-top: 20px; padding-left: 30px;
    width: 430px;
    font-size: 1.8rem; color: #555; font-style: normal;
}
.event .eventCont li:after {
    content: "";
    display: block;
    clear: both;
}
.event .eventCont .noevent p {
    width: 900px; padding: 20px 0; text-align: center;
    font-size: 1.8em; color: #555;
}

    /* 완료 이벤트 eventover */
.event .eventoverCont ul {
    padding: 0 50px;
}
.event .eventoverCont li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.event .eventoverCont a {
    display: block;
    width: 100%; height: 100%;
}
.event .eventoverCont img {
    display: block;
    float: left; margin: 0 20px;
    width: 400px; height: 150px;
}
.event .eventoverCont b {
    display: inline-block; margin-top: 30px; padding-left: 30px;
    width: 430px; max-height: 60px; overflow: hidden;
    font-size: 2.6rem; line-height: 30px; color: #999; font-weight: normal; font-family: nnsB, sans-serif;
}
.event .eventoverCont i {
    display: inline-block; margin-top: 20px; padding-left: 30px; width: 420px;
    font-size: 1.8rem; color: #aaa; font-style: normal;
}
.event .eventoverCont li:after {
    content: "";
    display: block;
    clear: both;
}
.event .noevent p {
    width: 900px; padding: 20px 0; text-align: center;
    font-size: 1.8em; color: #555;
}
.event .eventOver span {
    position: absolute; padding: 60px 0 0;
    display: block; margin: 0 20px;
    width: 400px; height: 150px;
    font-size: 2.8rem; color: #efefef; text-align: center;
    background: rgba(100,100,100,.7);
}


    /* 전체 이벤트 eventall */
.event .eventallCont ul {
    padding: 0 50px;
}
.event .eventallCont li {
    padding: 20px 0; border-bottom: 1px solid #ccc;
}
.event .eventallCont a {
    display: block;
    width: 100%; height: 100%;
}
.event .eventallCont img {
    float: left; margin: 0 20px;
    width: 400px; height: 150px;
}
.event .eventallCont b {
    display: inline-block; margin-top: 30px; padding-left: 30px;
    width: 430px; max-height: 60px; overflow: hidden;
    font-size: 2.6rem; line-height: 30px; color: #555; font-weight: normal; font-family: nnsB, sans-serif;
}
.event .eventallCont i {
    display: inline-block; margin-top: 20px; padding-left: 30px;
    width: 430px;
    font-size: 1.8rem; color: #555; font-style: normal;
}
.event .eventallCont .eventOver b {
    display: inline-block; margin-top: 30px; padding-left: 30px;
    width: 430px; max-height: 60px; overflow: hidden;
    font-size: 2.6rem; line-height: 30px; color: #999; font-weight: normal; font-family: nnsB, sans-serif;
}
.event .eventallCont .eventOver i {
    display: inline-block; margin-top: 20px; padding-left: 30px;
    width: 430px;
    font-size: 1.8rem; color: #aaa; font-style: normal;
}
.event .eventallCont li:after {
    content: "";
    display: block;
    clear: both;
}
.event .eventallCont .noevent p {
    width: 900px; padding: 20px 0; text-align: center;
    font-size: 1.8em; color: #555;
}

    /* 이벤트 내용 event_con */
.event .eventCont b {
    display: block; padding: 7px; margin-top: 30px;
    width: 900px;
    font-size: 2.6rem; line-height: 36px; font-weight: normal; font-family: nnsB, sans-serif;
}
.event b .over {
    display: inline-block; margin-left: 10px; padding: 4px 8px;
    font-size: 1.6rem; line-height: 20px; color: #fff; background: #855451; font-weight: normal; border-radius: 4px; vertical-align: middle; font-family: nnsR, sans-serif;
}
.event .eventCont i {
    display: block; 
    width: 900px;
    font-size: 1.6rem; line-height: 26px; font-style: normal;
}
.event .eventCont img {
    width: 100%;
}
.event .eventCont div {
    padding: 0 50px;
    font-size: 1.6rem; line-height: 24px; color: #333;
}
.event .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.event .btnGoList a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}


    /* SNS snsmain */
.sns {
    width: 1400px; margin-bottom: 100px;
}
.sns .snsCover {
    width: 1000px; padding: 30px 0;
}
.sns .snsDiv {
    float: left; margin: 0 10px;
    width: 230px; height: 300px;
    background: #777; text-align: center;
}
.sns .snsCover:after {
    content: "";
    display: block;
    clear: both;
}
.sns .snsDiv a {
    display: block; height: 100%;
}
.sns .snsDiv img {
    margin: 50px auto 36px;
    width: 90px;
}
.sns .snsDiv p {
    font-size: 2.8rem; color: #eae7e4;
}
.sns .arrow {
    display: none;
    margin: 50px 110px;
}
.sns .arrow span {
    display: block;
    height: 3px; background: #eae7e4;
}
.sns .arrow span:nth-of-type(1) {
    width: 60px;
}
.sns .arrow span:nth-of-type(2) {
    width: 30px; margin-top: -13px;
    transform: rotate(45deg);
}
.sns .arrow span:nth-of-type(3) {
    width: 30px; margin-top: 17px;
    transform: rotate(-45deg);
}

.sns .snsDiv:hover .arrow {
    display: block;
}
.sns .snsDiv:hover .arrow span:nth-of-type(1) {
    animation: arrowRight .3s; margin-left: -20px;
}
.sns .snsDiv:hover .arrow span:nth-of-type(2) {
    margin-left: 15px;
    animation: arrowUp .3s;
}
.sns .snsDiv:hover .arrow span:nth-of-type(3) {
    margin-left: 15px;
    animation: arrowDown .3s;
}

@keyframes arrowRight {
    0% {transform-origin : 0% 0%; transform: scaleX(0);}
    100% {transform-origin : 0% 0%; transform: scaleX(1);}
}
@keyframes arrowUp {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(45deg);}
}
@keyframes arrowDown {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(-45deg);}
}
.sns .snsDiv:hover img {
    transform: scale(1.1); transition: .2s;
}


/* 고객만족 끝 customer End */




/* 고객센터 시작 center Start */
    /* 1:1 문의 onetoone center */
.onetoone {
    width: 1400px; margin-bottom: 100px;
}
.onetoone .onetooneCover {
    width: 1000px;
}
.onetoone .btnWrite {
    padding-left: 920px; padding-bottom: 10px;
    text-align: center;
}
.onetoone .btnWrite a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}
.onetoone table {
    border-spacing: 0;
}
.onetoone table tr {
    height: 50px;
}
.onetoone table th {
    font-size: 1.8rem; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.onetoone .onetooneTable th:nth-of-type(1) {
    width: 90px;
}
.onetoone .onetooneTable th:nth-of-type(2) {
    width: 510px;
}
.onetoone .onetooneTable th:nth-of-type(3) {
    width: 140px;
}
.onetoone .onetooneTable th:nth-of-type(4) {
    width: 140px;
}
.onetoone .onetooneTable th:nth-of-type(5) {
    width: 120px;
}

.onetoone .onetooneTable td {
    font-size: 1.6rem; color: #555; border-bottom: 1px solid #eae7e4;
    text-align: center;
}
.onetoone .onetooneTable td:hover {
    cursor: pointer;
}
.onetoone .onetooneTable td:nth-of-type(2) {
    padding-left: 30px; text-align: left;
}



    /* 1:1 문의 입력 onetooneform center_write */

.onetoone .form {
    width: 900px; border: none;
}
.onetoone .form i {
    display: block; padding-bottom: 5px; margin: 0 50px 20px;
    width: 800px;
    border-bottom: 1px solid #aaa;
    font-style: normal;
}
.onetoone .form i span:nth-of-type(1) {
    float: left;
    font-size: 2.6rem; line-height: 26px;
}
.onetoone .form i span:nth-of-type(2) {
    float: right;
    font-size: 1.5rem; line-height: 26px;
}
.onetoone .form i:after {
    content: "";
    display: block;
    clear: both;
}
.onetoone .form label {
    display: inline-block; margin-bottom: 20px;
    width: 150px; height: 30px;
    font-size: 1.6rem; line-height: 30px;
}
.onetoone .form input {
    display: inline-block; padding: 5px; margin-right: 300px; margin-bottom: 20px;
    width: 300px; height: 30px;
    font-size: 1.5rem; border-radius: 5px; border: 1px solid #aaa;
}
.onetoone .form textarea {
    margin-right: 100px; padding: 10px;
    width: 500px; height: 200px;
    vertical-align: top; border-radius: 5px;
}

.onetoone .form select {
    margin-right: 300px; margin-bottom: 10px;
    width: 300px; height: 30px;
    font-size: 1.5rem; border-radius: 5px;
}

.onetoone .personal {
    width: 900px; margin: 30px 0 50px;
}
.onetoone .personal h3 {
    margin-bottom: 10px;
    font-size: 2rem; line-height: 28px; font-weight: normal; font-family: nnsB, sans-serif;
}
.onetoone .personal div {
    padding: 10px; margin-bottom: 10px;
    border: 1px solid #ccc;
}
.onetoone .personal b {
    font-size: 1.8rem; line-height: 26px; font-weight: normal; font-family: nnsB, sans-serif; color: #333;
}
.onetoone .personal p {
    margin-bottom: 10px;
    font-size: 1.6rem; line-height: 24px; color: #555;
}
.onetoone .personal label {
    display: block; margin: 0;
    width: 100%;
    font-size: 1.6rem; line-height: 20px; 
}
.onetoone .personal input {
    margin: 5px; vertical-align: middle;
    width: 20px; height: 20px;
}

.onetoone .form .personalform {
    margin: 30px 100px 50px;
    width: 800px;
}
.onetoone .form .formtitle {
    width: 500px; margin-right: 100px;
}
.onetoone .form .per_phone {
    width: 95px; height: 30px; margin-right: 0;
}
.onetoone .form .per_phone:nth-of-type(3) {
    margin-right: 300px;
}
.onetoone .personalform .per_email {
    margin-right: 0;
    width: 145px;
}
.onetoone .personalform .email02:disabled {
	background:	#eee;
}
.onetoone .personalform .per_emailcate {
    margin-right: 120px; margin-bottom: 5px; vertical-align: middle;
    width: 145px; height: 30px; border-radius: 5px; border: 1px solid #aaa;
}
.onetoone .per_content {
    vertical-align: top;
}

.onetoone .check {
    float: right; margin-right: 50px;
    width: 90px; height: 30px;
    background: #eae7e4; border-radius: 2px;
}
.onetoone .check button {
    display: block; text-indent: 0;
    font-size: 1.6rem; line-height: 30px; color: #555; text-align: center;
}
.onetoone .form:after {
    content: "";
    display: block;
    clear: both;
}
.onetoone .btnGoList_wr a {
    display: block; float: left; margin-top: -30px; margin-left: 100px;
    width: 90px; height: 30px;
    font-size: 1.6rem; line-height: 30px; text-align: center;  color: #555; border-radius: 2px; background: #eae7e4;
}



    /* 1:1 문의 onetooneform center_con */
.onetoone .onetooneCont td {
    width: 30%; border-bottom: 1px solid #eae7e4;
    font-size: 1.6rem; color: #555; 
}
.onetoone .onetooneCont tr {
    height: 40px;
}
.onetoone .onetooneCont th:nth-of-type(1) {
    height: 50px;
    border-right: 1px solid #fff; font-weight: normal; font-family: nnsR, sans-serif;
}
.onetoone .onetooneCont th:nth-of-type(2) {
    padding: 5px; padding-left: 10px; height: 50px;
    line-height: 24px; text-align: left; font-weight: normal; font-family: nnsB, sans-serif;
}
.onetoone .onetooneCont td {
    font-size: 1.6rem; line-height: 26px; text-align: center; border-right: 1px solid #eae7e4;
}
.onetoone .onetooneCont td:last-child {
    border-right: none;
}
.onetoone .onetooneCont .head {
    width: 10%; border-top: 1px solid #fff; background: #eae7e4;
}
.onetoone .onetooneCont .cont td {
    padding: 30px 5% 50px;
    text-align: left;
}
.onetoone .answer {
    width: 900px; margin-top: 20px; padding: 30px 50px 50px;
    background: #eae7e4; border-radius: 10px;
}
.onetoone .answer b {
    font-size: 1.8rem; line-height: 30px; font-weight: normal; font-family: nnsB, sans-serif; color: #333;
}
.onetoone .answer p {
    margin-top: 10px;
    font-size: 1.6rem; line-height: 26px; color: #333;
}
.onetoone .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.onetoone .btnGoList a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}





    /* 자주하는 질문 qna */
.qna {
    width: 1400px; margin-bottom: 100px;
}
.qna .qnaCover {
    width: 1000px; border-top: 2px solid #eae7e4;
}
.qna .qnaCover .qnaList {
    padding: 0 50px;
}
.qna .qnaCover dl {
    padding: 20px 50px; border-bottom: 1px solid #ddd; vertical-align: middle;
}
.qna .qnaCover dt {
    vertical-align: middle;
}
.qna .qnaCover .qnaIcon {
    display: inline-block; float: left; margin: 5px;
    width: 40px; height: 40px;
}
.qna .qnaList dt .qnaIcon {
    background: url(../img/sub-qnaIconQ.png) no-repeat; background-size: contain;
}
.qna .qnaCover dt b {
    display: inline-block; float: left; padding: 0 10px; margin-top: 10px;
    width: 700px;
    font-size: 2rem; line-height: 26px; color: #555; font-weight: normal; font-family: nnsB, sans-serif;
}
.qna .qnaCover dt:after {
    content: "";
    display: block;
    clear: both;
}
.qna .qnaCover .qnaArrow {
    display: inline-block; padding: 20px 8px 0;
    width: 50px; height: 50px;
}
.qna .qnaCover .qnaArrow span:nth-of-type(1) {
    display: inline-block;
    width: 20px; height: 3px;
    background: #555;
    transform: rotate(45deg); transition: .2s;
}
.qna .qnaCover .qnaArrow span:nth-of-type(2) {
    display: inline-block; margin-left: -10px;
    width: 20px; height: 3px;
    background: #555;
    transform: rotate(-45deg); transition: .2s;
}
.qna .qnaCover dt:hover {
    cursor: pointer;
}
.qna .qnaCover dl:after {
    content: "";
    display: block;
    clear: both;
}

.qna .qnaCover dd {
    display: none;
    vertical-align: middle; padding: 20px;
    background: #eae7e4;
}
.qna .qnaCover dd div {
    display: inline-block; width: 650px; padding-left: 30px;
    font-size: 1.6rem; line-height: 26px; color: #555; font-weight: normal;
}
.qna .qnaList dd .qnaIcon {
    background: url(../img/sub-qnaIconA.png) no-repeat; background-size: contain;
}
.qna .qnaCover .noqna p {
    width: 800px; padding: 10px 0; margin: 0;
    font-size: 1.8rem; text-align: center;
}
        /* on */
.qna .qnaCover .qnaOn dt {
    margin-bottom: 20px;
}
.qna .qnaCover .qnaOn dd {
    display: block; transition: .3s;
}
.qna .qnaOn .qnaArrow span:nth-of-type(1) {
    transform: rotate(-45deg); transition: .3s;
}
.qna .qnaOn .qnaArrow span:nth-of-type(2) {
    transform: rotate(45deg); transition: .2s;
}



    /* 공지사항 notice */
.notice {
    width: 1400px; margin-bottom: 100px;
}
.notice .noticeCover {
    width: 1000px;
}
.notice table {
    width: 100%;
    border-spacing: 0;
}
.notice table tr {
    height: 50px;
}
.notice table th {
    font-size: 1.8rem; color: #555;
    background: #eae7e4; font-family: nnsB, sans-serif;
}
.notice .noticeTable th:nth-of-type(1) {
    width: 90px;
}
.notice .noticeTable th:nth-of-type(2) {
    width: 650px;
}
.notice .noticeTable th:nth-of-type(3) {
    width: 140px;
}
.notice .noticeTable th:nth-of-type(4) {
    width: 120px;
}

.notice .noticeTable td {
    padding: 10px;
    font-size: 1.6rem; line-height: 22px; color: #555; border-bottom: 1px solid #eae7e4;
    text-align: center;
}
.notice .noticeTable td a {
    display: block; 
}
.noticeIcon {
    display: block;
    width: 36px; height: 24px;
    font-size: 1.4rem; line-height: 24px; color: #fff;
    background: #855451; border-radius: 4px;
}
.notice .noticeTable td:hover {
    cursor: pointer;
}
.notice .noticeTable td:nth-of-type(2) {
    padding-left: 30px; text-align: left;
}


.notice .btnWrite {
    padding-bottom: 10px;
    width: 1000px;
}
.notice .btnWrite a {
    display: block; float: right;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px; text-align: center;
}
.notice .btnWrite:after {
    content: '';
    display: block;
    clear: both;
}






    /* 공지사항 notice_con */
.notice .noticeCont th:nth-of-type(2) {
    padding: 10px; padding-left: 20px;
    line-height: 24px; text-align: left;
}
.notice .noticeCont td {
    padding: 10px;
    font-size: 1.6rem; line-height: 26px; color: #555; text-align: center; border-bottom: 1px solid #eae7e4;
}

.noticeCont tbody tr:nth-of-type(1) td {
    line-height: 20px; text-align: center; border-right: 1px solid #eae7e4;
}
.noticeCont tbody tr:nth-of-type(1) td:last-child {
    border-right: none;
}
.notice .noticeCont .head {
    width: 20%;
}
.notice .noticeCont .cont td {
    padding: 30px 10% 50px; 
    line-height: 26px; text-align: left;
}

.notice .btnGoList {
    margin-top: 30px;
    text-align: center;
}
.notice .btnGoList a {
    display: block;
    width: 80px; height: 30px; background: #eae7e4;
    font-size: 1.6rem; line-height: 30px; color: #555; border-radius: 2px;
}




    /* 홍보자료 promote */
.promote {
    width: 1400px; margin-bottom: 100px;
}
.promote .promoteCover {
    padding: 45px 20px 0;
    width: 1000px; border-top: 2px solid #eae7e4;
}
.promote .promoteCover li {
    float: left; margin: 0 35px 30px;
    width: 250px;
}
.promote li .promoteLi {
    cursor: pointer;
}
.promote li .promoteLi img {
    width: 100%; height: 250px;
}
.promote li b {
    display: block; padding: 20px 10px 0;
    font-size: 2rem; line-height: 28px; color: #333; font-weight: normal; font-family: nnsB, sans-serif;
}
.promote ul:after {
    content: "";
    display: block;
    clear: both;
}
.promote li .promContCover {
    display: none;
    position: fixed; top: 0; left: 0; z-index: 100;
    width: 100%; height: 100%;
    background: rgba(0,0,0,.5);
}
.promote li .promoteCont {
    position: absolute; top: 15%; left: 50%; margin-left: -450px; padding: 20px;
    width: 900px; height: 70%; overflow-y: auto;
    background: #fff; box-shadow: 0px 5px 20px rgba(0,0,0,.3);
}
.promote .closeBtn {
    position: absolute; top: calc(15% - 40px); left: 50%; margin-left: 450px; padding: 5px;
    width: 40px; height: 40px;
    cursor: pointer;
}
.promote .closeBtn span {
    display: block; margin-top: 15px;
    width: 30px; height: 2px;
    background: #fff;
}
.promote .closeBtn span:nth-last-of-type(1) {
    transform: rotate(45deg); margin-top: -2px;
}
.promote .closeBtn span:nth-last-of-type(2) {
    transform: rotate(-45deg);
}
.promote .promoteCont .Cont {
    width: 850px; margin: 30px auto;
}
.promote .promoteCont .Cont iframe {
    width: 100%; margin-bottom: 20px;
}
.promote .promoteCont .Cont img {
    max-width: 98%; margin: 0 1% 20px;
}
.promote .promoteCont .Cont b {
    padding: 20px 10px;
    font-size: 2.8rem; font-family: nnsB, sans-serif;
}
.promote .promoteCont .Cont div {
    margin: 10px 50px;
    font-size: 1.6rem; line-height: 26px; color: #555;
}
.promote .promoteCover .nopromote {
    display: block;
    width: 900px;
    font-size: 2rem; text-align: center;
}

/* 고객센터 끝 center End */



@keyframes imgdown {
    0% {opacity: 0; transform: translateY(-20px);}
    100% {opacity: 1; transform: translateY(0px);}
}
@keyframes txtdown {
    0% {opacity: 0; transform: translateY(-20px);}
    20% {opacity: 0; transform: translateY(-20px);}
    100% {opacity: 1; transform: translateY(0px);}
}

/* 회사소개 company */
.headline .companyImg {
    width: 100%; height: 520px;
    animation: imgdown 1s;
}
.headline .companyBack {
    position: relative;
}
.headline .companyImg img {
    width: 100%; height: 520px;
}
.headline .companyTxt {
    position: absolute; top: 150px; left: 50%; margin-left: -500px;
    width: 1000px; text-align: center;
    animation: txtdown 1.5s;
}
.company .companyCover {
    width: 1000px; padding: 30px 50px 150px;
}
.company .companyCover h2 {
    text-align: left; padding-left: 20px;
    font-size: 2.6rem; color: #333; font-style: normal; font-weight: normal; font-family: nnsB, sans-serif;
}

.company div {
    padding-left: 50px; padding-top: 40px;
    width: 100%;
    font-size: 1.8rem; line-height: 24px; color: #555;
}


/* 내 정보 myinfo */
.myinfo {
    width: 1400px;
}
.myinfo .myinfoCover {
    width: 1000px; margin: 100px auto;
}
.myinfo div {
    width: 600px;
}
.myinfo div i {
    display: block; padding: 5px 10px; margin: 0;
    height: 40px;
    font-size: 2rem; line-height: 30px; font-style: normal; font-family: nnsB, sans-serif; background: #eae7e4;
}
.myinfo .myinfoCover div {
    margin-bottom: 30px; margin-top: 30px;
}
.myinfo .basic b {
    display: inline-block; padding: 5px 15px;
    width: 200px; height: 40px;
    font-size: 1.8rem; line-height: 30px; font-weight: normal; font-family: nnsB, sans-serif; color: #333;
}
.myinfo .basic p {
    display: inline-block; padding: 5px 10px;
    width: 390px; height: 40px;
    font-size: 1.6rem; line-height: 26px; font-weight: normal; color: #333;
}

.myinfo .detail b {
    display: inline-block; padding: 5px 15px;
    width: 200px; height: 40px;
    font-size: 1.8rem; line-height: 30px; font-weight: normal; font-family: nnsB, sans-serif; color: #333;
}
.myinfo .detail p {
    display: inline-block; padding: 5px 10px;
    width: 390px; height: 40px;
    font-size: 1.6rem; line-height: 26px; font-weight: normal; color: #333;
}
.myinfo .myinfoCover > a {
    display: block; padding: 7px 10px; margin: 50px auto;
    width: 120px; height: 40px;
    font-size: 1.6rem; line-height: 26px; color: #fff;
    background: #555; border-radius: 3px; text-align: center;
}
.myinfo .detail p a {
    display: inline-block; padding: 0 10px; margin: 5px 10px;
    font-size: 1.4rem; line-height: 30px; font-weight: normal; color: #fff;
    background: #553622; border-radius: 3px;
    cursor: pointer;
}



    /* 회원정보 확인 수정 mbinfochange.html~01 */
.mbichange {
    width: 1000px; padding: 40px 0; margin-bottom: 50px;
}
.mbichange .mbgrade {
    width: 400px; padding: 20px 5%; margin-bottom: 10px;
    background: #ddd; border-radius: 10px;  
}
.mbichange .mbgrade b {
    display: block; margin-bottom: 5px;
    width: 100%; height: 30px;
    font-size: 1.8rem; line-height: 30px; font-weight: 600; text-align: center;
}
.mbichange .mbgrade a {
    display: block; margin-bottom: 5px;
    width: 70%; height: 30px;
    font-size: 1.4rem; line-height: 30px; text-align: center; color: #fff;
    background: #555; border-radius: 2px;
}
.mbichange form {
    width: 400px; margin: 50px auto;
}
.mbichange label {
    display: inline-block; padding-left: 5px; margin-right: 300px; margin-bottom: 10px;
    width: 300px; height: 20px;
    font-size: 1.6rem; font-weight: 600; line-height: 20px; color: #333;
}
.mbichange input {
    display: inline-block; padding-left: 10px; margin-bottom: 20px;
    width: 300px; height: 30px; border-style: none; border: 1px solid #ccc; border-radius: 2px;
}
.mbichange .mbic_phone {
    width: 300px;
}
.mbichange form .mbic_phone {
    width: 94px; height: 30px; margin-right: 0;
}
.mbichange form input.phcode {
    margin-right: 0;
    width: 300px;
}
.mbichange form .phcheck {
    display: inline-block; margin: 0; margin-bottom: 10px; padding: 0;
    width: 90px; height: 30px;
    font-size: 1.6rem; line-height: 30px; color: #fff;    
    border: none; background: #333;
}
.mbichange form .mbic_codeBtn {
    margin: 0px 0px; padding: 0;
    width: 90px; height: 30px;
    font-size: 1.6rem; line-height: 30px; color: #fff;
    background: #333; border: none;
    cursor: pointer;
}
.mbichange form a {
    display: inline-block; padding: 5px;
    width: 90px; height: 30px;
    font-size: 1.4rem; line-height: 20px; text-align: center;
    color: #fff; background: #555; border-radius: 2px;
}
.mbichange .mbic_xy {
    margin: 0 0 20px;
    width: 300px; 
}
.mbichange .mbic_xy label {
    margin: 0; padding: 0; padding-left: 10%;
    width: 20%; height: 30px; vertical-align: middle;
}
.mbichange .mbic_xy input {
    margin: 0px;
    width: 5%; height: 20px; vertical-align: middle;
}
.mbichange .mbic_xy label:nth-of-type(1) {
    width: 100%; padding-left: 10px;
    line-height: 30px;
}
.mbichange .mbic_xy label:nth-of-type(2) {
    font-weight: normal;
}
.mbichange .mbic_xy label:nth-of-type(3) {
    padding-left: 10%; width: 20%; font-weight: normal;
}
.mbichange .mbic_email {
    margin-right: 0; margin-bottom: 10px;
    width: 110px;
}
.mbichange .email02:disabled {
	background:	#eee;
}
.mbichange .mbic_emailcate {
    margin-bottom: 10px; vertical-align: bottom;
    width: 160px; height: 30px; border: 1px solid #ccc; border-radius: 2px;
}

.mbichange .mboutBtn {
    margin-top: 10px;
    width: 100%; height: 30px; 
}
.mbichange .mboutBtn a {
    display: block; margin: 0 auto; padding: 0; margin-left: 75%;
    width: 25%; height: 30px;
    font-size: 1.6rem; line-height: 30px; color: #fff; background: #555; border: none; border-radius: 2px; text-align: center;
}
.mbichange .enterBtn {
    width: 30%; height: 40px; padding: 0; margin: 30px 35%;
    font-size: 1.6rem; color: #333; background: #eae7e4; border-radius: 2px;
}


    /* 프리미엄 혜택 안내 premium01.html */
.premium {
    width: 800px; margin-top: 50px; margin-bottom: 50px;
}
.premium .premiumcard {
    width: 400px;
}
.premium .premiumcard img {
    width: 300px; margin: 0 50px;
}

.premium .premiumCont {
    width: 700px; padding: 50px;
}
.premium .premiumCont b {
    display: block; padding-bottom: 10px; padding-top: 20px;
    font-size: 1.6rem; line-height: 20px; font-weight: normal; color: #555;
}
.premium .premiumCont p {
    padding-bottom: 20px;
    font-size: 1.4rem; line-height: 20px; color: #333;
}




/* 매니저 회원 리스트 memberlist.html */
.memberlist {
    width: 1000px; margin: 50px auto 100px;
}
.memberlist .mblistCover {
    width: 600px;
}
.mblistUl li {
    padding: 20px 50px;
    border-bottom: 1px solid #ccc;
}
.mblistUl .nomember {
    text-align: center;
}
.mblistUl li b {
    display: block;
    width: 100%;
    font-size: 1.8rem; line-height: 24px; color: #555;
}
.mblistUl li p {
    display: block;
    width: 100%;
    font-size: 1.6rem; line-height: 22px; color: #333;
}
.mblistUl li i {
    display: block;
    width: 100%;
    font-size: 1.6rem; line-height: 22px; font-style: normal; color: #333;
}
.memberlist .changeBtn {
    margin-top: 20px;
    text-align: center;
}
.memberlist .changeBtn a {
    display: block;
    width: 120px; height: 40px; background: #777;
    font-size: 1.6rem; line-height: 40px; color: #fff; border-radius: 2px;
}












/* 파트너스 partners.html */

.partnersCover {
    width: 1400px; padding: 100px 0 0; margin-bottom: 100px;
}
.partnersCover .partners {
    width: 1000px;
}
.partnersCover .partnersUl li {
    float: left; padding: 0 25px 20px;
}
.partnersCover .partnersUl:after {
    content: "";
    display: block;
    clear: both;
}
.partnersCover .partnersUl .nopromote {
    display: block;
    width: 100%;
    font-size: 2rem; text-align: center;
}
.partnersCover .partnersUl a {
    display: block;
    width: 200px;
}
.partnersCover .partnersUl img {
    width: 100%; height: 100%;
}
.partnersCover .partnersUl p {
    margin-top: 20px;
    font-size: 1.6rem; line-height: 20px; color: #333; text-align: center;
}
.partnersCover .partnersUl a:hover img {
    border: 5px solid #553622; border-radius: 100px; transition: .1s;
}                     /* 855451 fea621 553622 */






