@charset "utf-8";



/*-----------common------------*/

body, button, h1, h2, h3, h4, h5, input, select, table, textarea, pre{
	font-family: AppleGothicNeoSD, Apple SD 산돌고딕 Neo, Droid sans, "Noto Sans KR", sans-serif;
}


html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;  
}
img{
    max-width:100%;
}
body,
select,
input,
button,
a{
	margin:0;
	padding:0;
	font-size: 14px;
}
h1, h2, h3, h4, h5, p, ul, ol, dl, dt, dd, li{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
}
a{
	text-decoration:none;
	color:#000;
}
button{
	border:none;
	cursor: pointer
}
table caption {
   text-indent:-10000px;
   width: 0px;
   height: 0px;
}
figure{
	padding:0;
	margin:0;
}
table{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
}
input[type='text'],
input[type='password']{
	border:1px solid #ccc;
}
select{
	border:1px solid #ccc;
}
.clearfix:after{
	content:'';
	display:block;
	clear:both;
}

header{
    width: 100%;
	z-index: 15;
    position: relative;
}
header .head-wrap{
	margin:0 auto;	
}
header .head-wrap .head-logo{
    text-align: left;
}
header .head-wrap .head-logo-wrap{
	text-align: left;
    margin: 0 auto;
    position: relative;
    height: 49px;
    padding:6px 0 0 0;
}
header .head-wrap .head-logo .logo{
    max-width: 100%;
    width: 160px;
    margin: 7px 0 0 9px;
}
header .head-wrap .head-logo img{
    max-width: 100%;
    width: 23px;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}
header.main-header{
	border-bottom:none;
	margin: 50px 0 0 0;
}
.cuntry {
    display: block;
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 15px;
    color: #888;
    border: 1px solid #ddd;
    border-radius: 34px;
    height: 27px;
    padding: 3px 9px 3px 15px;
    line-height: 25px;
}
.cuntry span{
    display: inline-block;
    height: 18px;
    font-size: 15px;
    vertical-align: top;
    color: #444;
    font-weight: 600;
    margin: 0 0 0 7px;
}
.tabs ul{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.tabs ul li{
    width:50%;
}
.tabs li a{
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
    font-size:16px;
    color:#666;
}
.tabs li.active a{
    background:#4262b4;
    color:#fff;
}
.tabs li:first-child a{
    border-right: 1px solid #ddd;
}
.main-visual{
    position: relative;
}
.main-visual .visual-txt{
    position: absolute;
    left: 38px;
    display: flex;
    height: 100%;
    font-size: 22px;
    flex-direction: column;
    justify-content: center;
    line-height: 1.3;
}
.main-visual .visual-txt strong{
    display: block;
    font-size: 30px;
}
.main-good ul{
    display: flex;
    border-bottom: 1px solid #ddd;
    padding:8px 0 14px 0;
}
.main-good ul li{
    text-align: center;
    width: 33.3%;
    border-right:1px solid #ddd;
}
.main-good ul li img{
    width: 67.5px;
}
.main-good span{
    font-size:17px;
    color:#333;    
    display:block;
    text-align:center;
    line-height: 1.2;
    font-weight:500;
}
.main-good span strong{
    color:#4262b4;
    font-weight:600;
}
.main-good span strong:before{
    content:'';
    display:block;
}
.main-target ul{
    padding:18px 0 10px 23px;
}
.main-target ul li{
    background: url(../images/bl.png) left center no-repeat;
    padding: 0 0 0 22px;
    background-size: 17px;
    margin: 5px 0;
    font-size: 16px;
}
.list-set{
    margin: 0 10px;
}
.list-set ul, .list-set ol{
    margin: 0 10px 0 19px;
}
.list-set li{
    font-size: 15px;
    color: #333;
    padding: 0 0 0 10px;
    position: relative;
}
.list-set ol{
    text-indent: -17px;
    padding: 0 0 0 4px;
}
.list-set ul li:before{
    content: '-';
    display: block;
    position: absolute;
    left: 0;
}
.about-us{
    margin:20px 0;
}
.about-us .about-img{
    position: relative;
}
.about-us .about-img p{
    font-size: 15px;
    color: #fff;
    position: absolute;
    left: 40px;
    top: 127px;
    width: calc(100% - 80px);
    line-height: 1.6;
}
.about-blilard{
    background: #eff5f3;
    padding: 20px 0;
}
.about-blilard ul{
    margin: 0 10px 0 19px;
}
.about-blilard li:before{
    content: '※';
    display: block;
    position: absolute;
    left: 0;
}
.about-blilard li{
    font-size: 15px;
    color: #333;
    padding: 0 0 0 20px;
    position: relative;
}

h1{
    color: #133999;
    font-size: 20px;
    background: url(../images/headline1.png) left center no-repeat;
    background-size: 19.5px;
    margin: 25px 0 10px 0;
    padding: 0 0 0 25px;
}
.contact-us{
    font-size:0;
}
.contact-us img{
    margin:20px 0 0 0;
    padding:0;
}
.contact-us h2{
    color: #000;
    font-size: 20px;
    margin: 25px 0 10px 10px;
    background: url(../images/pin.png) left center no-repeat;
    background-size: 23px;
    padding: 0 0 0 25px;
}
address{
    font-size: 14px;
    color: #666;
    font-style: normal;
}
.contact-us address{
    margin: 0 0 0 32px;
}
.table-set{
    padding:0 10px;
}
.table-set h2{
    color: #333;
    font-size: 18px;
    margin: 0;
    padding: 0 0 0 13px;
    font-weight: 500;
}
.table-set h2:before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 15px;
    background: #4262b4;
    vertical-align: middle;
    margin: -3px 8px 0 0;
}
.form-input{
    margin:20px 0;
    padding: 0 10px;
    
}
.form-input li{
    display: flex;
    justify-content: space-between;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 8px 0;
    align-items: center;
}
.form-input li:first-child{
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
.form-input li label{
    width: 28%;
    line-height: 1.2;
}
.form-input li input{
    height: 30px;
    border-radius: 5px;
    width: 100%;
    text-indent: 10px;
    border: 1px solid #a5a5a5;
}
.form-input li label + div{
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.form-input li .form-half input{
    width: calc(50% - 4px);
}
.form-input li .form-half input{

}
.form-input li .form-call input{
    width: calc(33% - 35px);
    text-align:center;
    text-indent: -10px;
}
.form-input li .form-call input + input{
    width: calc(53% - 35px);
    text-align:left;
    text-indent: 10px;
}
.form-input li .form-call button{
    width: 93px;
    font-size: 13px;
    margin: 0;
    background: #ff569d;
    color: #fff;
    border-radius: 5px;
    letter-spacing: -1px;
    height: 31px;
}
.form-input li .form-cetifiy input{
    width: calc(100% - 60px);
}
.form-input li .form-cetifiy strong{
    width: 53px;
    color: #4262b4;
    font-weight: 500;
}
.agree-input > div{
    margin:5px 0;
}
.agree-input a{
    color: #2e74f7;
}
.user-info{
    margin: 15px 10px 20px 15px;
}
.user-info li{
    margin: 3px 0;
    font-size: 14px;
    color: #000;
}
.user-info li:before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #000;
    border-radius: 3px;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.user-info li span{
    font-weight: 600;
}
.certify-check{
    margin: 0 10px 0 15px;
    border-top: 1px solid #ddd;
}
.certify-check li{
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.certify-check li p{
    width: calc(100% - 64px);
    margin: 0 5px 0 0;
}
.certify-check .ladio-set{
    width: 64px;
}
.certify-check .ladio-set div{
    margin:0 0 0 5px;
}
.agree-txt{
    padding:15px;
    color:#4262b4;
}


.btn-group{
    display: flex;
    justify-content: center;
    margin: 32px 0;
}
.btn-group button{
    width: auto;
    height: 40px;
    padding: 0 26px;
    border-radius: 5px;
    margin: 0 3px;
    font-weight: 500;
    font-size: 15px;
    color: #666;
    background: #fff;
    border: 1px solid #ddd;
}
.btn-group .blue{
    background: #4262b4;
    color: #fff;
    border:none;
}




.footer{
    padding: 10px 0 135px 0;
    border-top:1px solid #ddd;
    margin:50px 0 0 0;
}
.footer .foot-wrap{
    padding: 0 20px;
    font-size:14px;
    color:#666;
}
.footer .foot-wrap img{
    width: 109px;
}
.contact-us + .footer{
    margin:0;
}
.sticky{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0px -6px 7px -2px rgba(0,0,0,0.1);
    background: rgba(255,255,255,0.9);
}
.sticky ul{
    display: flex;
    justify-content: space-between;
    background: url(../images/sticky.png) center 0 no-repeat;
    background-size: 100%;
}
.sticky li{
    width: 25%;
    text-align: center;
}
.sticky li a{
    display: flex;
    height: 88px;
    align-items: flex-end;
    justify-content: center;
    font-size: 13px;
    padding: 0 0 10px 0;
}


.pop{background:rgba(0,0,0,0.3);display:none;position:fixed;left:0;top:0;width:100%;height:100%;display:none}
.pop.on{display: flex;
    justify-content: center;
    align-items: center;    z-index: 100;}
.pop-wrap{    background: #fff;
    width: calc(100% - 80px);
    padding: 20px;
    border-radius:10px;}
.pop-wrap h1{font-size:18px;background: none;padding:5px 0;}
.pop-wrap h2{font-size:16px;padding:5px 0;}
.pop-wrap p{font-size:14px;padding:10px 0;}