@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_2507/sub01_01_01.jpg");}

#sub01_01 .sub-con 
	{background-color: #eaeae9;}




/* ---------------------------------------------------------------- */

#sub01_02 .main-intro.sub 
	{background-image: url("/webzine/images_2507/sub01_02_01.jpg");}


#sub01_02 .sub-con 
	{background-color: #0b314f;}



/* ---------------------------------------------------------------- */


#sub02_01 .main-intro.sub 
	{background-image: url("/webzine/images_2507/sub02_01_01.jpg");}


#sub02_01 .sub-con 
	{background-color: #fffef3;}


#sub02_01 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #faefcd;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}




/* ---------------------------------------------------------------- */


#sub02_02 .main-intro.sub 
	{background-image: url("/webzine/images_2507/sub02_02_01.jpg");}


#sub02_02 .sub-con 
	{background-color: #fffaee;}




/* ---------------------------------------------------------------- */


#sub02_03 .main-intro.sub 
	{background-image: url("/webzine/images_2507/sub02_03_01.jpg");}


#sub02_03 .sub-con 
	{background-color: #ffffff;}

#sub02_03 .sub-con .bg.style1
	{padding-top: 0px;
     background-color: #f7f5e3;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}

#sub02_03 .sub-con .bg.style2
	{padding-top: 0px;
     background-color: #5d553f;
	 background-position:center;
	 background-repeat:no-repeat;
	 margin-bottom:0;}



/* ---------------------------------------------------------------- */


#sub03_01 .main-intro.sub 
	{background-image: url("/webzine/images_2507/sub03_01_01.jpg");}


#sub03_01 .sub-con 
	{background-color: #e9f4ff;}






/* -----------------------  모바일 배경화면  ------------------------ */

@media all and (max-width:1279px) {
    #sub01_01 .main-intro.sub 
		{background-image: url("/webzine/images_2507/sub01_01_01_mo.jpg");}

    #sub01_02 .main-intro.sub 
		{background-image: url("/webzine/images_2507/sub01_02_01_mo.jpg");}

    #sub02_01 .main-intro.sub 
		{background-image: url("/webzine/images_2507/sub02_01_01_mo.jpg");}
		
    #sub02_02 .main-intro.sub 
		{background-image: url("/webzine/images_2507/sub02_02_01_mo.jpg");}

    #sub02_03 .main-intro.sub 
		{background-image: url("/webzine/images_2507/sub02_03_01_mo.jpg");}
		
    #sub03_01 .main-intro.sub 
		{background-image: url("/webzine/images_2507/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;
    }