@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_2411/sub01_01_01.jpg");}

#sub01_01 .sub-con 
	{background-color: #ffffff;}

#sub01_01 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #eae1ca;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub01_01 .sub-con .bg.style2
	{padding-top: 0px;
     background-color: #ebebea;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */

#sub01_02 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub01_02_01.jpg");}


#sub01_02 .sub-con 
	{background-color: #ffffff;}


/* ---------------------------------------------------------------- */

#sub01_03 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub01_03_01.jpg");}

#sub01_03 .sub-con 
	{background-color: #e8e6d9;}

#sub01_03 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #e8e6d9;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */


#sub01_04 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub01_04_01.jpg");}


#sub01_04 .sub-con 
	{background-color: #ffffff;}


#sub01_04 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #fcddd7;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */

#sub02_01 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub02_01_01.jpg");}

#sub02_01 .sub-con 
	{background-color: #ffffff;}

#sub02_01 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #e8e2df;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */

#sub02_02 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub02_02_01.jpg");}

#sub02_02 .sub-con 
	{background-color: #ffffff;}



/* ---------------------------------------------------------------- */

#sub02_03 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub02_03_01.jpg");}

#sub02_03 .sub-con 
	{background-color: #e4e8e3;}


#sub02_03 .sub-con .bg.style1
	{padding-top: 0px;
     background-color:#ffffff;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}


/* ---------------------------------------------------------------- */

#sub02_04 .main-intro.sub 
	{background-image: url("/webzine/images_2411/sub02_04_01.jpg");
	}
#sub02_04 .sub-con 
	{background-color: #312525;}


/* ---------------------------------------------------------------- */



/* -----------------------  모바일 배경화면  ------------------------ */

@media all and (max-width:1279px) {
    #sub01_01 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub01_01_01_mo.jpg");}

    #sub01_02 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub01_02_01_mo.jpg");}

    #sub01_03 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub01_03_01_mo.jpg");}

    #sub01_04 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub01_04_01_mo.jpg");}


    #sub02_01 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub02_01_01_mo.jpg");}

    #sub02_02 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub02_02_01_mo.jpg");}

    #sub02_03 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub02_03_01_mo.jpg");}

    #sub02_04 .main-intro.sub 
		{background-image: url("/webzine/images_2411/sub02_04_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;
    }