@charset "utf-8";

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{
    margin:0;padding:0
}
body,input,textarea,select,button,table{
    font-family: NotoSans-Regular,'Helvetica nenu';
    font-size:12px
}
fieldset,
img {
    border: 0;
}
ol,
ul {
    list-style: none;
}
address,
em {
    font-style: normal;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
a {
    text-decoration: none;
}
a:active,
a:focus,
a:hover {
    text-decoration: underline;
}
.blind,
.u_skip,.blind {
    overflow: hidden !important;
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
}

@font-face {
	font-family: 'NotoSans-Thin';
	src: url(../font/NotoSans-Thin.eot);
	src: url(../font/NotoSans-Thin.eot?#iefix) format('embedded-opentype'),url(../font/NotoSans-Thin.woff) format('woff'),
	url(../font/NotoSans-Thin.woff2) format('woff2')
}

@font-face {
	font-family: 'NotoSans-Light';
	src: url(../font/NotoSans-Light.eot);
	src: url(../font/NotoSans-Light.eot?#iefix) format('embedded-opentype'),url(../font/NotoSans-Light.woff) format('woff'),
	url(../font/NotoSans-Light.woff2) format('woff2')
}
@font-face {
	font-family: 'NotoSans-Regular';
	font-style: normal;
	font-weight: 300;
	src: url(../font/NotoSans-Regular.eot);
	src: url(../font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),url(../font/NotoSans-Regular.woff) format('woff'),
	url(../font/NotoSans-Regular.woff2) format('woff2')
}
@font-face {
	font-family: 'NotoSans-Bold';
	font-style: bold;
	font-weight: 700;
	src: url(../font/NotoSans-Bold.eot);
	src: url(../font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),url(../font/NotoSans-Bold.woff) format('woff'),
	url(../font/NotoSans-Bold.woff2) format('woff2')
}

.wrap{
    position: relative;
    width: 100%;
    height: 100%;
}
.container {
    position:relative;
    height:100%;
    min-height:100%;
}

.container .inner{
    text-align:center;
    width: 100%;
    max-width: 1514px;
    margin: 0 auto;
}
.container .header {
    overflow: hidden;
    padding: 30px 35px 0;
}
.container .header .logo {
    display: inline-block;
    width: 117px;
    height: 60px;
    background: url('../img/logo_tianyan_v2.png') 0 0 no-repeat;
    background-size: 117px 60px;
    -webkit-background-size: 117px 60px;
    vertical-align: top;
}
.container .header .gnb {
    overflow: hidden;
    display: block;
    float: right;
}
.container .header .gnb li{
    float: left;
    margin-left: 20px;
}
.container .header .gnb li:first-child{
    margin-left: 0;
}
.container .header .gnb .link_text{
    font-family: NotoSans-Bold,'Helvetica nenu';
    display: block;
    font-size: 22px;
    line-height: 60px;
    font-weight: bold;
    color: #bbb;
    text-decoration: none;
}
.container .header .gnb .link_text.active,
.container .header .gnb .link_text:hover,
.container .header .gnb .link_text:active{
    color: #222;
}
.container .content {
    margin: 120px 35px 0;
}
.container .text_box .service_title {
    margin: 0 auto;
    max-width: 593px;
}

.container .text_box .service_title img{
    width: 100%;
}

.container .text_box .service_info {
    font-family: NotoSans-Regular,'Helvetica nenu';
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #888;
    margin-top: 18px;
    line-height: 28px;
}
.container .service_img {
    margin-top: 28px;
}
.container .service_img img{
    width: 100%;
}
.container .inner .btn_box{
    margin: 16px auto 0;
}
.container .btn_box .appstore{
    display:inline-block;
    width: 220px;
    height: 70px;
    background: url('../img/btn_appstore.png') 0 0 no-repeat;
    background-size: 220px 70px;
    -webkit-background-size: 220px 70px;
}
.container .btn_box .android{
    display:inline-block;
    width: 220px;
    height: 70px;
    background: url('../img/btn_android.png') 0 0 no-repeat;
    background-size: 220px 70px;
    -webkit-background-size: 220px 70px;
    margin-left: 14px;
}
.footer {
    margin: 130px 35px 80px;
    text-align: center;
}
.footer .footer_inner {
    max-width: 757px;
    margin: 0 auto;
}
.footer .corp_list{
    overflow: hidden;
    margin: 0 auto;
    width: 520px;
}
.footer .corp_list li{
    font-family: NotoSans-Regular,'Helvetica nenu';
    font-size: 15px;
    color: #999;
    display: inline-block;
    line-height: 24px;
}
.footer .corp_list li:before{
    content: '';
    display: inline-block;
    background: url(../img/img_line.png) 0 0 no-repeat;
    width: 1px;
    height: 11px;
    margin: 0 4px;
    vertical-align: -2px;
}
.footer .corp_list li:first-child:before{
    display: none;
}
.footer .corp_list li:nth-child(2):after{
    content: '';
}
.footer .corp_list li:nth-child(3):before{
    display: none;
}
.footer .copyright_list{
    margin-top: 11px;
    overflow: hidden;
}
.footer .copyright_list li{
    line-height: 23px;
    font-family: NotoSans-Regular,'Helvetica nenu';
    font-size: 15px;
    color: #333;
    display: inline-block;
}

.footer .copyright_list li a{
    color: #333;
}

.footer .copyright_list li:before{
    content: '';
    display: inline-block;
    background: url(../img/img_line.png) 0 0 no-repeat;
    width: 1px;
    height: 11px;
    margin: 6px 7px 0 4px;
    vertical-align: top;
}
.footer .copyright_list li:first-child:before{
    display: none;
}

/* 싱글페이지 */

.b612-viewer {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.single_page .content_box{
    padding: 73px 30px 0;
    width: 940px;
    margin:0 auto;
}
.single_page .content_box h1{
    font-size: 46px;
    color:#222;
}
.single_page .content_box.contact h1{
    display: inline-block;
    margin-bottom: 11px;
}
.single_page .content_box .contact-list{
    display: block;
    margin:28px 0 0;
}
.single_page .content_box .contact-list dt{
    margin-bottom: 8px;
    color: #555;
    font-size: 24px;
    font-weight: bold;
}
.single_page .content_box .contact-list dd{
    margin: 0;
    color: #888;
    font-size: 16px;
    line-height: 26px;
}
.single_page .content_box .info-list{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.single_page .content_box .info-list li{
    position: relative;
    padding: 45px 210px 48px 0;
    border-top: 1px solid #f3f3f3;
}
.single_page .content_box .info-list li:first-child{
    padding-top: 38px;
    border-top: none;
}
.single_page .content_box .info-list li:first-child .btn-buy{
    top: 82px;
}
.single_page .content_box .info-list li .btn-buy{
    position: absolute;
    top: 89px;
    right: 0;
    width: 188px;
    height: 60px;
    font-size: 16px;
    color:#59c7e9;
    /*background-color: #;*/
    text-decoration: none;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}
.single_page .content_box .info-list li .btn-buy:hover{
    text-decoration: none;
}
.single_page .content_box .info-list .tit{
    display: block;
    margin-bottom: 7px;
    font-size: 24px;
    color: #555;
}
.single_page .content_box .info-list .cont{
    margin:0 0 12px;
    font-size: 16px;
    color: #888;
    line-height: 26px;
    text-align:left;
}
.single_page .content_box .info-list dl{
    overflow: hidden;
    margin: 0;
    font-size: 12px;
    color: #bbb;
}
.single_page .content_box .info-list dl dt{
    float: left;
    margin-left: 18px;

}
.single_page .content_box .info-list dl dt:first-child{
    margin-left: 0;
}
.single_page .content_box .info-list dl dd{
    float: left;
    margin-left: 3px;
}