@charset "utf-8";
	

/*기본 스타일 설정*/
.container,
.container a,.container p,.container span,.container div,.container button,.container label,
.container li, .container dd, .container dt,
.container td,.container th,
.container h1,.container h2,.container h3,.container h4,.container h5,.container h6{
letter-spacing:-0.05em; word-spacing:0.075em;
}

/*패드,모바일 스타일*/
@media (max-width:800px){
	
    body, html{
        width:100%;
    }
    .container.inner{
        width: 100vw;
    }

    .go-top-wrap{
        right: 50%;
        transform: translateX(50%);
        bottom: 10px;
        z-index: 100;
    }
    .go-top-wrap a.blog{
        display: none;
    }
    #top.hero{
        background-size: cover;
        background-position: center top;
    }
    #top .top h1.logo{
        float: none;
        margin: 0 auto;
    }
    #top .top > a{
        display: none;
    }
    .page-title{
        margin-top: 0;
        margin-bottom: 1.5em;
        text-align: center;
    }
    .page-title p{
        font-size:5.90625vmin !important;
        font-weight: bold;
        text-align: center;
		margin-right:0 !important;
        float: none;
		margin-top:3.90625vmin !important;
    }
    .page-title span{
        display: block;
        line-height: 1.5;
        font-size:15.625vmin;
        float: none;
        margin: 0 auto;
        padding: 0;
		margin-top:17.84vmin;
    }
    #top .apply span{
	height: 4.59375vmin;
    margin-right: 0;
    text-align: center;
    float: none;
    line-height: 0.59375vmin;
    }
	#top .apply a {
	margin: 0 auto;
	background:#2979ff;
	color:#fff;
	bottom:14.59375vmin;
	padding: 0.9em 2.8em;
	left:50%;
	transform:translate(-50%);
	font-size:3.90625vmin;
	height:60px;
	    font-size: 20px;
	}
    #top .apply a i.icon{
        display: none;
    }
	.navigation {
    box-shadow: none;
	}
    .navigation ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .navigation ul li{
        width: 33%;
        margin: 0;
        padding: 0;
		text-align: center;
    }
    .navigation ul li a{
        font-size: 16px;
        color: #838e9d;
        font-weight: 500;
        padding: 1.2em 0;
        display: block;
		line-height:1.1;

    }
    .navigation ul li:before{
        display: none !important;
    }
    /*섹션공통*/
    .top-down-130{
        padding: 6em 0;
    }
	section contents{
		width: 94%;
		margin: 0 auto;
	}
    .overview{
        width: 100%;
        margin-bottom: 2.6em;
    }
    .fl-l, fl-r{
        float: none;
        width: 100%;
    }
    .keyvisual{
        display: none;
    }
    .titles{
        width: 100%;
        text-align: center;
        margin: 0 auto;
        overflow: hidden;
    }
    .titles .number{
        display: none;
    }
    .titles .title{
        float: none;
        text-align: center;
        width: 100%;
    }
    .title .point{
        display: none;
    }
    .titles h2{
        clear: both;
        display: block;
        width: 80%;
        font-size: 1.6rem;
        font-weight: 600;
        text-align: center;
        margin: 0 auto 50px;
        padding: 0.25em 0;
        border: 2px solid #f2f3f4;
        border-radius: 60px;
	    color: #000;
    }
    .titles h3{
        clear: both;
        width: 94%;
        font-size: 25px;
        font-weight: 500;
        text-align: center;
        color: #000;
        padding-top: 0;
        margin: 0 auto;
		margin-bottom:20px;
		line-height: 1.3;
    }
    .titles p{
        clear: both;
        width: 94%;
        margin: 0 auto 0.5em;
        font-size: 17px;
        line-height: 1.6;
        font-weight: 400;
        color: #333;
        text-align:left;
		margin-bottom:10px !important;
    }
	.b2b_visual {
    background-image: url(/data/skin/beauty/images/b2b/b2b.jpg);
    background-repeat: no-repeat;
    color: white;
    background-color: #071524;
    background-position: bottom center;
    position: relative;
    height: 84.375vmin;
    background-size:cover;
	}
    .b2b_visual .page-title {
    text-align: center;
    top: 0;
    transform: translate(-50%);
    left: 50%;
    width: 100%;
	}
	.b2b_visual .page-title p{
	line-height:1;!important;
	}


    /*섹션공통 End*/
	#section1{
	background:#e9edf0;
	/* height:655px; */
	}
	#section1 .container {
    background-color: #e9edf0;
	}
    #section1 .titles a.black_border{
		display:none;
	}
    #section1 .tel {
    border: none;
    height: 90px;
    line-height: 90px;
	background-size:contain;
	width:94%;
	margin:0 auto;
	background:  url(../images/b2b/m_sect3_tel_half2.png)no-repeat;
	background-position: center;
	}

	#section1 .tel2 {
    border: none;
    height: 90px;
    line-height: 90px;
	background-size:contain;
	width:94%;
	margin:0 auto;
	background:  url(../images/b2b/m_sect3_tel_half3.png)no-repeat;
	background-position: center;
	}
     #section1 .tel p,
	 #section3 .tel p,
	 #section1 .tel2 p{
    font-size:1rem;
	}
    #section1 .tel p strong
	#section1 .tel2 p strong,
	#section3 .tel p strong{
	font-size:1.3rem;
	margin-bottom:20px;
	}

	#section1 .tel .white_border{font-size:20px; border:2px color #333; font-weight:500;
	}

    #section2{
	background:#fff;
	}
	#section2 .title {
    width:94%;
    }
	#section2 .titles h2{
	 font-size: 1.8rem;
	}
	#section2 .titles p:last-child{
	    margin-bottom: 0 !important;
	}
	#section2 .overview {
    margin-bottom: 30px;
	}
	#section2 .contents ul {
    width: 94%;
    font-size: 0;
    overflow: unset;
	margin:0 auto;
	display: flex;
    flex-wrap: wrap;
    }
    #section2 .contents ul li{
    margin: 0 ;
    width: 33.33%;
    height: 13.9375vmin;
    background: #fff;
    border-radius: 0;
    padding: 5px;
    text-align: center;
    font-size: 2.65625vmin;
    box-shadow: none;
	border:1px solid #ebebec;
    }
	#section2 .contents ul li .lh{}
	#section2 .contents ul li:nth-child(n+4){margin-left:0}
	#section2 .contents ul li:nth-child(-n+3){margin-bottom:-1px;}
	#section2 .contents ul li + li { margin-left: -1px; }
	#section2 .contents ul li:last-child{margin-left:-1px;}
	#section2 .contents ul li address {
    margin-bottom: 0;
	font-size:3.5vmin;
	font-style: italic;
    }
	#section2 .contents ul li p{
		font-size:2.65625vmin;

	}
    #section2 .contents h3{
        font-size: 17px;
        margin-bottom: 0.3em;
		width: 94%;
		margin: 25px auto 15px !important;
		font-weight:bold;
    }
	
    #section2 .contents h3:after {
    display:none;
	}
    
    #section3 {
        background-color:#ccd8e6;
    }
	#section3 .title h2, #section3 .titles h3{color:#000;}
	#section4 h3{line-height:1.3}
	#section3 .titles p{color:#47494b;font-weight:400;}
    #section3 .tel, #section4 .tel {
    border: none;
    height: 90px;
    line-height: 27px;
	padding-top:20px;
	background-size:cover;
	width:94%;
	margin:0 auto;
    background: url(../images/b2b/m_sect3_tel.png)no-repeat;
	background-position: center;
    }
	#section3 .tel p{color:#000}
    #section3 .original {
    width: 92.75vmin;
    height:63vmin;
    background:#FFF url(../images/b2b/m_logo.jpg)no-repeat ;
	background-position:0 90%;
	background-size:contain;
    margin:25px auto 0;
    padding-top: 0;
    padding-left: 0;
	border-radius:5px;
    }
	#section3 .original .title {
    width: 100%;
	font-size:3vmin;
    border-bottom: none;
	padding:4.6875vmin 3.8125vmin;
    height: auto;
    }
	#section3 .original .title h3 {
    margin-bottom: 5px;
	font-size:3.425vmin
    }

	#section3 .original .title p{font-size:3.425vmin; border-bottom:1px solid #f4f4f4; padding-bottom:10px;}
	#section4{background:#ccd8e7}
	#section4 h2, #section4 h3, #section4 .tel p{color:#000;}
	#section4 .titles p{ margin-bottom:10px !important; color:#47494b;  }
	#section4 .tel p{font-size:1rem;}
	#section4 .tel p strong{font-size:1.3rem;}
    #section4 .fl-l, #section4 .fl-r{ float: none; width: 100%; }
	#section4 .titles a.white_border{display:none;}
    #section4 .fl-l .align-box,
    #section4 .fl-r .align-box{ float: none; width: 94%; margin: 0 auto; }
   
    
    #section5{ padding-bottom: 0; background:#2979ff; }
	#section5 .titles { margin-bottom: 3.90625vmin; }
	#section5 .title h2{color:#fff;}
    #section5 .title p { text-align: center; color:#fff; font-size:1.5rem; }
	#section5 .title p.sub_tit { margin-top: 15px; color:#fff;  font-size:1rem; }
	#section5 .container { padding: 0 ; }
	#section5 .contents { max-width: 640px; background: none; width:100%; margin: 0 auto; padding-bottom: 4em; }
	#section5 .contents .pc_show{display:none !important}
	#section5 .contents .m_show{display:block !important;margin:0 auto;width: 94%;}
	#oneyear .banners-wrap{margin:0;}
	#section5 .contents #oneyear{width:93%;margin:0 auto;}

	#oneyear .banners-wrap .bnr { position: relative; width: 29vmin; height: 11.7vmin; margin: 0; }
	#oneyear .banners-wrap .bnr img{display:block;width:100%;}
	#oneyear .banners-wrap .bnr a i { display:none;}
	/*#section5 .contents #oneyear { display:none;}*/
	#section5 .contents p.bot {
      font-size: 1rem; text-align: center; margin: 7.8125vmin  auto 3.125vmin; line-height: 1.6; color:#fff; width:94%; }
	  #section5 .contents p.bot2{margin: 3.125vmin  auto 7.8125vmin;}
	#section5 .shortcut{display:none;}
	#section5 .shortcut.m_shortcut{display:block !important; width:94%; margin: 7.8125vmin auto 0; font-size: 0; }
	#section5 .shortcut.m_shortcut a{position:relative;padding:5px 0px 5px 19px;border:2px solid #c8ddff; display:inline-block; width:33.33%; height:12.6vmin; font-size:16px;margin-right:-1px;}
	#section5 .shortcut.m_shortcut a + a{margin-left:-1px}
	#section5 .shortcut.m_shortcut a img{ width:100%; }
	#section5 .shortcut.m_shortcut a dl{}
	#section5 .shortcut.m_shortcut a dl dt{color:#00f0ff;font-size:3.90625vmin;font-weight:500;line-height:1;margin-bottom:5px;}
	#section5 .shortcut.m_shortcut a dl dd{font-size:3.125vmin;color:#fff;}
	#section5 .shortcut.m_shortcut a dl i {position:absolute;right:3.125vmin;bottom:1.18125vmin;width:3.125vmin;height:3.125vmin;}
	#section5 .shortcut.m_shortcut a dl i img{width:100%;vertical-align:top;}


	#section6 .titles p { position: relative; }
	#section6{ clear: both; background-color: #fff; }
	#section6 .titles p { margin-bottom:15px !important; }
	#section6 .titles .faq_tel table{ width:94%; margin: 0 auto; }
    #section6 .titles .faq_tel { width: 100%; margin: 0 auto; height:auto; padding-top:15px; }
	#section6 .tel ul { background: none; display: block; width: 94%; overflow: hidden; margin: 0 auto; text-align: center; }
	#section6 .tel ul li { height:70px; line-height:25px;width: 100%; display:block; background: #f0f2f4; font-size: 1rem; font-weight: 300; color: #231f20; padding-left: 0; padding-top:10px;
	text-align:center; margin-bottom:6px;}
	#section6 .tel ul li strong { font-size: 1.2rem; font-weight: bold; position: relative; margin-right: 5px; }
	#section6 .tel ul li a{line-height:-0.5; height:-10px; }
	#section6 .tel ul li + li { margin-left: 0px; }
	#section6 button { background: #2979ff; color: #fff; font-weight: bold; font-size: 22px; width: 94%; height: 55px; margin-top: 20px; transition: 
	0.7s; }
	#section6 .titles .faq_tel .big {vertical-align: baseline; font-size: 6.78125vmin; height: 30px; margin-bottom: 1.125vmin; margin-right: 0; padding-bottom: 0px !important; }
	#section6 .titles .faq_tel tr td { font-size:3.625vmin; margin-right: 0; display: inline-block; padding-bottom: 0px !important; width: 49%; 
	text-align:left; }
	#section6 .titles .faq_tel tr td:first-child{ text-indent: 4%;}
	#section6 .titles .faq_tel tr td + td{margin-left:2%; text-indent: 6%;}
    #section6 .buttons{ width: 94%; margin-top: 2rem; }

}
@media (max-width:440px){
	#section3 .tel {
    height: 59px;
    line-height: 18px;
    background: url(../images/b2b/m_sect3_tel_half.png)no-repeat;
	background-position: center;
    }
	#section4 .te1 {
    height: 59px;
	padding-top:5px;
    line-height: 26px;
    background: url(../images/b2b/m_sect3_tel_half.png)no-repeat;
	background-position: center;
	padding-top:33px;
    }
	