﻿/* SUDS_guide.css */


#SUDS_guide_header_alt {
	display: none;
}
.min-height757px{
    min-height: 757px;
  
}
/*헤더타이틀css*/
#SUDS_guide_header >
.ui-header .ui-title, .ui-footer .ui-title {
	font-size: 18px;
	text-align: center;
	display: block;
	margin: 0 30%;
	padding: 17px 0;
	overflow: hidden;
	white-space: nowrap;
	outline: 0 !important;
}

.guide_title {
    font-size: 24px;
    color: #434343;
    font-family: KoPubWorldBatang_Pro !important;
    font-weight: normal !important;
    letter-spacing: -0.96px;
    color: #434343;
    text-align: left;
    line-height: 38px;
    padding-top: 15px;
}

.guide_sub_title {
    font-size: 14px;
    color: #434343;
    font-family: SpoqaHanSans-Regular;
    font-weight: bold !important;
    letter-spacing: -0.7px;
    color: #434343;
    text-align: left;
    line-height: 24px;
    padding: 7px 0px;
}

.guide_sub_title2 {
    font-size: 14px;
    color: #434343;
    font-family: SpoqaHanSans-Regular;
    font-weight: normal!important;
    letter-spacing: -0.5px;
    color: #555;
    text-align: left;
    line-height: 22px;
    padding-bottom:23px;
}
.F9F9F9 {
    background: #F9F9F9 !important;
}

.suds_guide_img {
	width: 100%;
	max-width: 500px;
	height: auto;
}
.guide_text {
    font-size: 13px;
    font-family: SpoqaHanSans-Regular;
    font-weight: bold !important;
    letter-spacing: -0.6px;
    color: #434343;
    text-align: center;
    line-height: 23px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 11px;
    width: 45px;
    height: 22px;
    margin-top: 15px;
}
.guide_text2 {
    font-size: 14px;
    text-align: left;
    font-family: SpoqaHanSans-Regular;
    letter-spacing: -0.65px;
    color: #ABABAB;
    line-height: 18px;
    padding: 7px 0px;
    border-bottom: 1px dotted #ABABAB;
}
.guide_warpper {
    position: relative;
    left: 23vh;
    top: 4vh;
    width: 160px;
}

#writeicon {
    background: url(../images/common/writeicon.png) no-repeat;
    background-size: cover;
    height: 3.063em;
    width: 3.063em;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.yourtrauma {
    letter-spacing: -1.5px;
    color: #333333;
    line-height: 32px;
    margin: 15px;
    font-size: 21px;
}

@media all and (max-width:360px) {
    .guide_title {
        font-size: 22px;
        color: #434343;
        font-family: KoPubWorldBatang_Pro !important;
        font-weight: normal !important;
        letter-spacing: -0.96px;
        color: #434343;
        text-align: left;
        line-height: 38px;
        padding-top: 15px;
    }

    .guide_sub_title {
        font-size: 12px;
        color: #434343;
        font-family: SpoqaHanSans-Regular;
        font-weight: bold !important;
        letter-spacing: -0.7px;
        color: #434343;
        text-align: left;
        line-height: 24px;
        padding: 7px 0px;
    }
	.suds_guide_img {
		width: 100%;
		height: auto;
	}
    .guide_sub_title2 {
        font-size: 12px;
        color: #434343;
        font-family: SpoqaHanSans-Regular;
        font-weight: bold !important;
        letter-spacing: -0.5px;
        color: #ABABAB;
        text-align: left;
        line-height: 22px;
        padding-bottom: 23px;
    }
    .guide_text2 {
        font-size: 13px;
        text-align: left;
        font-family: SpoqaHanSans-Regular;
        letter-spacing: -0.65px;
        color: #ABABAB;
        line-height: 20px;
        padding: 7px 0px;
        border-bottom: 1px dotted #ABABAB;
    }
    .min-height757px{
        min-height: 757px;
    }
}
.border-radius2em {
    border-radius: 2em 0px 0px 2em;
}
@media all and (max-width:320px) {


	.suds_guide_img {
		width: 100%;
		height: auto;
	}
     .min-height757px{
        min-height: 697px;
    }
}
 @media (min-width:1300px) and (min-height:700px){
    .__pageMainContainer{width: 90%;max-width: 450px;margin:-30px auto 20px}
    .F9F9F9{background-color: #fff!important;}
 		#bt_suds_ex {width: 90%;max-width: 1100px;;padding: 1em 1em 3em;margin: auto}
    body{/*overflow-y: hidden*/}
    .textAlignCenter img{width: 380px}
		#bt_suds_ex {width: 90%;max-width: 1100px;padding: 0.8em 1em em;margin: auto;margin-top: -130px;}
	 .guide_title{padding-top: 80px;}
	.__pageFooterContainer.wcenter3.web_reposition {
    position: absolute!important;
    bottom:50%!important;
    left: 50%;
    transform: translateX(-50%);
}
}
@media(max-height:872px){
/*  #bt_suds_ex {padding: 1em 1em 3em;}*/
    body{overflow-y: scroll}
}