.main_title {
	height: 28px;
	font-family: "Lucida Console", Monaco, monospace, "±¼¸²Ã¼";
	font-size: 12px;
	font-weight: bold;
	color: #121311;
	text-indent: 5px;
	letter-spacing: -1px;
	padding-top: 4px;
	cursor: pointer;
}


/* template_v1_content */
.template_v1_content * {
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -0.45px;
    font-weight: 700;

    
}
.template_v1_content header img {
    margin: 0;
}

.template_v1_content header .inner {
    display: flex;
    max-width: 1306px;
    width: 100%;
    height: 90px;
    justify-content: flex-start;
    margin: 5;
    align-items: center;
    padding: 0;
}

.template_v1_content header .inner.header-inner {
    position: relative;
    padding: 40px 0; /* ¿©¹éÀº ÃëÇâ²¯ */
    overflow: hidden; /* ÀÌ¹ÌÁö ³ÑÄ§ ¹æÁö */
}

/* h2 ÀÌ¹ÌÁö ¡æ inner ¾È¿¡¼­¸¸ ¹è°æÃ³·³ µÚ¿¡ ¹èÄ¡ */
.template_v1_content header h2.bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    z-index: 1; /* µÚ */
    margin: 100 0 0;
    padding: 0;
    overflow:hidden; 
}

.template_v1_content header h2.bg-img img {
    width: 100%;
    height:100%;
    object-fit: cover;
    opacity: 0.4; /* ÀºÀºÇÏ°Ô */
}


.template_v1_content header h1.logo {
    position: relative;
    z-index: 5; /* Ç×»ó À§ */
    margin: 0;
}

.template_v1_content header h1.logo img {
    max-height: 100px; /* ¿øÇÏ´Â Å©±â */
}


.template_v1_content .visual h1.guidetitle {
    font-size: 65px;
    color: #fff;
    font-family: 'GmarketSansBold', sans-serif;
    margin: 0;
    padding: 25px 40px;
    background: #83BC22; 
    border-radius: 16px;
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.5);
    display: inline-block;
    z-index: 5;
    position: relative;
}



.template_v1_content h3.subtitle {
    font-size: 20px;
    color: #83BC22;
    font-family: 'GmarketSansBold', sans-serif;
    margin: 0;
    padding: 25px 40px; 
    border-radius: 16px;
    display: inline-block;
    z-index: 5;
    position: relative;
}



.template_v1_content .inner {
    max-width: 1146px;
    width: 100%;
    padding: 80px 0;
    margin: 0 auto;
    text-align: center;
}

.template_v1_content .inner .showImg{
    padding : 0 0 80px; 
}

.template_v1_content .section01 {
    margin-bottom: 200px; 
}


.template_v1_content .visual {

    display: flex;
    justify-content: center; /* °¡¿îµ¥ Á¤·Ä */
    align-items: center;
    min-height: 313px;
    margin: 0;
    text-align: center;
    background-color: #888;
    position: relative;
}


.template_v1_content .visual h2 {
    font-size: 65px;
    color: #fff;
    font-family: 'GmarketSansBold';
    margin: 0 0 30px 0;
}


.template_v1_content .table_type01 {
    font-size: 18px;
    border: 1px solid #848484;
    table-layout: fixed;
    width: 100%;
    color: #595959;
    margin: 0 0 6px 0;
}

.template_v1_content .table_type01 th {
    height: 40px;
    background-color: #95DC33;
    text-align: center;
    border-bottom: 1px solid #848484;
    border-right: 1px solid #848484;
    vertical-align: middle;
}

.template_v1_content .table_type01 tbody tr td {
    min-height: 40px;
    border-bottom: 1px solid #848484;
    border-right: 1px solid #848484;
    font-weight: 100;
    vertical-align: middle;
    background-color: #fff;
    text-align: left;
    padding: 8px 0 8px 10px;
    line-height: 1.4;
}

.template_v1_content .table_type02 {
    font-size: 18px;
    border: 1px solid #848484;
    table-layout: fixed;
    width: 70%;
    color: #595959;
    margin: 0 auto;
}

.template_v1_content .table_type02 th {
    height: 50px;
    background-color: #95DC33;
    text-align: center;
    border-bottom: 1px solid #848484;
    border-right: 1px solid #848484;
    vertical-align: middle;
}

.template_v1_content .table_type02 tbody tr td {
    min-height: 60px;
    border-bottom: 1px solid #848484;
    border-right: 1px solid #848484;
    font-weight: 100;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
    padding: 8px 0 8px 10px;
    line-height: 1.4;
}




.send_number_btn a {
   
    display: inline-block; 
    padding: 12px 25px;
    background-color: #83BC22; 
    color: #ffffff; 
    text-decoration: none; 
    font-size: 16px; 
    font-weight: bold; 
    border-radius: 5px; 
    text-align: center; 
    transition: background-color 0.3s ease; 

    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); 
}


.send_number_btn a:hover {
    background-color: #83AA11;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15); 
}

/* ¹öÆ°À» °¡¿îµ¥ Á¤·ÄÇÏ°í ½Í´Ù¸é (¼±ÅÃ »çÇ×) */
.send_number_btn {
    text-align: center;
    margin-top: 20px; /* ¹öÆ° À§ÂÊ ¿©¹é */
    margin-bottom: 20px; /* ¹öÆ° ¾Æ·¡ÂÊ ¿©¹é */
}