#salesns h2.title {
    position:relative;
    font-weight: 400;
    width:190px;
    height:32px;
    background:#000;
    color:#FFF;
    text-align: center;
    line-height: 32px;
}

.sns-content {
    overflow: hidden;
    position: relative;
    height:100%;
    background:#FFF;
}

.sns-content:before {
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
    content:"";
    width:2200px;
    height:600px;
    background: url("../../../img/main/sub/salesns/top.png") no-repeat;
}

.sns-content .content-center-wrap {
    overflow: hidden;
    height: 100%;
    background-image: url("../../../img/main/sub/salesns/phone.png");
    background-position: 640px 100px;
    background-repeat: no-repeat;
    z-index: 1;
}

.sns-content .content-center-wrap .in-content {
    position: relative;
    width: 985px;
    margin:0 auto;
}

.sns-content .content-center-wrap .in-content-01 {
    overflow:visible;
    height: 600px;
}

.sns-content .content-center-wrap .in-content-01 h1 {
    font-size:44px;
    font-weight: 500;
    margin-top:114px;
    color:#FFF;
    letter-spacing: -2px;
}

.sns-content .content-center-wrap .in-content-01 h1 span {
    font-weight: 300;
}

.sns-content .content-center-wrap .in-content-01 .sns-info {
    position: relative;
    margin-top:90px;
}

.sns-content .content-center-wrap .in-content-01 .sns-info > ul {
    margin-top:40px;
}

.sns-content .content-center-wrap .in-content-01 .sns-info > ul li {
    position: relative;
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -1px;
    color:#FFF;
    text-indent: 20px;
}

.sns-content .content-center-wrap .in-content-01 .sns-info > ul li span {
    font-weight: 300;
}

.sns-content .content-center-wrap .in-content-01 .sns-info > ul li:before {
    position: absolute;
    display:inline-block;
    content:"";
    width:18px;
    left:0;
    top:9px;
    border-left:18px solid #FFF;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}

.sns-content .content-center-wrap .in-content-02 {
    padding-top:60px;
}

.sns-content .content-center-wrap .in-content-02 .process-step {
    position: relative;
    margin-top:60px;
    width: 1040px;
    left:50%;
    transform:translateX(-50%);
    font-size:0;
}

.sns-content .content-center-wrap .in-content-02 .process-step p {
    position: relative;
    display: inline-block;
    width: 174px;
    height: 174px;
    border-radius: 100%;
    background:#FEF0D3;
    text-align: center;
    vertical-align: middle;
    margin-right:42px;
}

.sns-content .content-center-wrap .in-content-02 .process-step p:last-child {
    margin-right: 0;
}

.sns-content .content-center-wrap .in-content-02 .process-step p.step05 {
    background:#F4980F;
    color:#FFF;
}

.sns-content .content-center-wrap .in-content-02 .process-step p:after {
    position: absolute;
    content: ">";
    font-size: 40px;
    font-weight: bold;
    color: #F4980F;
    font-family: sans-serif;
    right:-33px;
    top:50%;
    transform: translateY(-50%);
}

.sns-content .content-center-wrap .in-content-02 .process-step p:last-child:after {
    content:none;
}

.sns-content .content-center-wrap .in-content-02 .process-step p span {
    display:inline-block;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    width:100%;
    line-height: 38px;
    font-size:28px;
    letter-spacing: -2px;
}

.sns-content .content-center-wrap .in-content-03 {
    margin-top:120px;
    padding-bottom:120px;
}

.sns-content .content-center-wrap .in-content-03 ul {
    margin-top:24px;
}

.sns-content .content-center-wrap .in-content-03 ul li p {
    border:1px solid #C9C9C9;
}

.sns-content .content-center-wrap .in-content-03 ul li h3,
.sns-content .content-center-wrap .in-content-03 ul li h2,
.sns-content .content-center-wrap .in-content-03 ul li h5 {
    font-weight: 400;
}

.sns-content .content-center-wrap .in-content-03 ul li h3 {
    margin-top:34px;
    font-size:22px;
    letter-spacing: -1px;
}

.sns-content .content-center-wrap .in-content-03 ul li h2 {
    margin-top:10px;
    font-size:32px;
    color:#469197;
    letter-spacing: -3px;
}

.sns-content .content-center-wrap .in-content-03 ul li h5 {
    font-size:16px;
    margin-top:20px;
    letter-spacing: -1px;
}
