@charset "utf-8";

.img_100 {width:100%;}
.img_100 img {width:100%;}
.img_100_1 {width:100%;}
.img_100_1 img {width:100%;}




#sub01_01 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub01_01_01.jpg");}

#sub01_01 .sub-con 
	{background-color: #fff9ea;}




/* ---------------------------------------------------------------- */

#sub01_02 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub01_02_01.jpg");}


#sub01_02 .sub-con 
	{background-color: #ffffff;}

#sub01_02 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #eeeeee;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */


#sub02_01 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub02_01_01.jpg");}


#sub02_01 .sub-con 
	{background-color: #676767;}


#sub02_01 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #faefcd;
	 background-image: url("/webzine/images_2508/sub02_01_04_pattern.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub02_01 .sub-con .bg.style2
	{padding-top: 0px;
     background-color: #d56a3b;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}




/* ---------------------------------------------------------------- */


#sub02_02 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub02_02_01.jpg");}


#sub02_02 .sub-con 
	{background-color: #dbf4ff;}

#sub02_02 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #dbf4ff;
	 background-image: url("/webzine/images_2508/sub02_02_04_pattern.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

 #sub02_02 .sub-con .bg.style2
	{padding-top: 0px;
     background-color: #dbf4ff;
	 background-image: url("/webzine/images_2508/sub02_02_07_pattern.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub02_02 .sub-con .bg.style3
	{padding-top: 0px;
	padding-bottom: 0px;
     background-color: #3b8fef;
	 background-image: url("/webzine/images_2508/sub02_02_10_pattern.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}




/* ---------------------------------------------------------------- */


#sub02_03 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub02_03_01.jpg");}


#sub02_03 .sub-con 
	{background-color: #ffffff;}

#sub02_03 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #673a3a;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub02_03 .sub-con .bg.style2
	{padding-top: 0px;
     background-color: #2e4b49;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub02_03 .sub-con .bg.style3
	{padding-top: 0px;
     background-color: #455b78;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}



/* ---------------------------------------------------------------- */


#sub02_04 .main-intro.sub 
	{background-image: url("/webzine/images_2508/sub02_04_01.jpg");}


#sub02_04 .sub-con 
	{background-color: #faf9f3;}

#sub02_04 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #b98f36;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}






/* -----------------------  모바일 배경화면  ------------------------ */

@media all and (max-width:1279px) {
    #sub01_01 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub01_01_01_mo.jpg");}

    #sub01_02 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub01_02_01_mo.jpg");}

    #sub02_01 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub02_01_01_mo.jpg");}
		
    #sub02_02 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub02_02_01_mo.jpg");}

    #sub02_03 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub02_03_01_mo.jpg");}
		
    #sub03_01 .main-intro.sub 
		{background-image: url("/webzine/images_2508/sub03_01_01_mo.jpg");}



	



/* 이름 옆 라인 관련 css */
.member-tab.w2301 .inner a:nth-child(4):after{
    display: none;
}
.member-tab.w2301 .inner a:last-child:after {
    display: none;
}
@media all and (max-width:1279px) {
    .member-tab.w2301 .inner {
        max-width: 430px;
    }
    .member-tab.w2301 .inner a:nth-child(4):after{
        display: block;
    }
    .member-tab.w2301 .inner a:nth-child(3):after,
    .member-tab.w2301 .inner a:nth-child(7):after {
        display: none;
    }