/* BASIC css start */

.visual { width:100%; margin:0 auto; text-align:center;}
.visual img {max-width:100%;}
.tit-page h2 {color: #676767; font-size: 0.75em; padding:6px; text-align:center;}
.flower-ad-container {
        line-height: 1.6;
        padding: 60px;
        max-width: 1000px;
        box-sizing: border-box;
        border: 1px solid #f2f2f2;
        background-image: url('https://img.cultwo-flower.com/web/common/introduction_1.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        image-rendering: -webkit-optimize-contrast;
	margin: 0 auto;
	max-width: 100%;

    }
    .sub-heading {
        font-size: 16px;
        color: #505050;
        padding-left: 3px;
    }
    .main-title-1 {
        font-size: 36px;
        font-weight: 300;
        margin: 0;
        letter-spacing: -1px;
    }
    .main-title-2 {
        font-size: 50px;
        font-weight: 900;
        margin: 0 0 40px 0;
        letter-spacing: -1px;
    }
    .description {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: -0.5px;
        word-break: keep-all;
    }

    /* ¸ð¹ÙÀÏ ´ëÀÀ ¹Ìµð¾î Äõ¸® */
    @media (max-width: 768px) {
        .flower-ad-container {
            padding: 40px 20px;
            /* ÅØ½ºÆ® °¡µ¶¼ºÀ» À§ÇØ ¹è°æÀ» ¹ÝÅõ¸íÇÏ°Ô µ¤°í, ÀÌ¹ÌÁö ÃÊÁ¡À» ¿ìÃøÀ¸·Î ÀÌµ¿ */
            background-position: 80% center; 
            background-color: rgba(255, 255, 255, 0.75); 
            background-blend-mode: overlay;
        }
        .sub-heading {
            font-size: 14px;
        }
        .main-title-1 {
            font-size: 28px;
        }
        .main-title-2 {
            font-size: 36px;
            margin-top: -10px;
        }
        .description {
            font-size: 14px;
            margin-bottom: 20px;
        }
        /* ¸ð¹ÙÀÏ¿¡¼­ µ¥½ºÅ©Åé¿ë °­Á¦ ÁÙ¹Ù²Þ ÇØÁ¦ */
        .description br {
            display: none;
        }
    }
div.C-929-4-2 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
/* BASIC css end */

