/* BASIC css start */
        /* ¸ÞÀÎ ÄÁÅ×ÀÌ³Ê */
        .penm-m-as-main-container {
            width: 100%;
            padding: 0 15px;
        }

        /* ÆäÀÌÁö Å¸ÀÌÆ² */
        .penm-m-as-page-title {
            font-size: 1.8rem;
            font-weight: 700;
            color: #403F6F;
            text-align: center;
            margin: 25px 0;
            padding-bottom: 15px;
            border-bottom: 2px solid #e4eaff;
        }

        /* ÄÁÅÙÃ÷ ¼½¼Ç */
        .penm-m-as-content-section {
            margin-bottom: 40px;
        }

        .penm-m-as-section-title {
            font-size: 1.3rem;
            font-weight: 700;
            color: #403F6F;
            margin-bottom: 20px;
            border-left: 3px solid #403F6F;
            padding-left: 12px;
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .penm-m-as-section-icon {
            font-size: 1.2rem;
            color: #403F6F;
        }

        .penm-m-as-content-card {
            background: white;
            border: 1px solid #e4eaff;
            padding: 20px;
            margin-bottom: 20px;
        }

        .penm-m-as-step-item {
            font-size: 0.85rem;
            color: #555;
            margin-bottom: 12px;
            padding-left: 20px;
            position: relative;
            line-height: 1.6;
            word-break: keep-all;
        }

        .penm-m-as-step-item::before {
            content: '';
            position: absolute;
            left: 0;
            background: #403F6F;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            top: 8px;
        }

        .penm-m-as-brand-list {
            background: #f8f9ff;
            padding: 15px;
            margin: 15px 0;
            border-left: 3px solid #403F6F;
        }

        .penm-m-as-brand-grid {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        .penm-m-as-brand-item {
            font-size: 0.8rem;
            color: #403F6F;
            font-weight: 500;
            word-break: keep-all;
            background: white;
            padding: 10px;
            border: 1px solid #e4eaff;
            line-height: 1.4;
        }

        .penm-m-as-brand-special {
            color: #2c344e;
            font-weight: 600;
            background: #e4eaff;
        }

        .penm-m-as-contact-highlight {
            background: #403F6F;
            color: white;
            padding: 15px;
            text-align: center;
            margin: 20px 0;
        }

        .penm-m-as-contact-number {
            font-size: 1.2rem;
            font-weight: 700;
            margin-bottom: 6px;
        }

        .penm-m-as-contact-desc {
            font-size: 0.85rem;
            opacity: 0.9;
            line-height: 1.4;
        }

        .penm-m-as-warning-box {
            background: #fff3cd;
            border: 1px solid #ffeaa7;
            border-left: 3px solid #fdcb6e;
            padding: 15px;
            margin: 15px 0;
        }

        .penm-m-as-warning-text {
            font-size: 0.8rem;
            color: #856404;
            line-height: 1.5;
            word-break: keep-all;
            font-weight: 500;
        }

        /* Ãß°¡ ¿©¹é Á¶Á¤ */
        .penm-m-as-main-container > section:last-child {
            margin-bottom: 20px;
        }

        /* ÅÍÄ¡ ÃÖÀûÈ­ */
        .penm-m-as-content-card,
        .penm-m-as-brand-item {
            -webkit-tap-highlight-color: transparent;
        }
        
        
        
                /* ¸ÞÀÎ ÄÁÅ×ÀÌ³Ê */
        .penm-m-as-main-container {
            width: 100%;
            padding: 0 15px;
        }
        /* ÆäÀÌÁö Å¸ÀÌÆ² */
        .penm-m-as-page-title {
            font-size: 1.8rem;
            font-weight: 700;
            color: #403F6F;
            text-align: center;
            margin: 25px 0;
            padding-bottom: 15px;
            border-bottom: 2px solid #e4eaff;
        }
        /* ÄÁÅÙÃ÷ ¼½¼Ç */
        .penm-m-as-content-section {
            margin-bottom: 40px;
        }
        .penm-m-as-section-title {
            font-size: 1.3rem;
            font-weight: 700;
            color: #403F6F;
            margin-bottom: 20px;
            border-left: 3px solid #403F6F;
            padding-left: 12px;
            display: flex;
            align-items: center;
            gap: 8px;
        }
        .penm-m-as-section-icon {
            font-size: 1.2rem;
            color: #403F6F;
        }
        .penm-m-as-content-card {
            background: white;
            border: 1px solid #e4eaff;
            padding: 20px;
            margin-bottom: 20px;
        }
        .penm-m-as-step-item {
            font-size: 0.85rem;
            color: #555;
            margin-bottom: 12px;
            padding-left: 20px;
            position: relative;
            line-height: 1.6;
            word-break: keep-all;
        }
        .penm-m-as-step-item::before {
            content: '';
            position: absolute;
            left: 0;
            background: #403F6F;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            top: 8px;
        }
        .penm-m-as-notice-box {
            background: linear-gradient(135deg, #e4eaff, #c8d5ff);
            padding: 15px;
            margin: 15px 0;
            border-left: 3px solid #403F6F;
        }
        .penm-m-as-notice-text {
            font-size: 0.8rem;
            color: #403F6F;
            line-height: 1.5;
            word-break: keep-all;
            font-weight: 500;
        }
        .penm-m-as-brand-list {
            background: #f8f9ff;
            padding: 15px;
            margin: 15px 0;
            border-left: 3px solid #403F6F;
        }
        .penm-m-as-brand-grid {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }
        .penm-m-as-brand-item {
            font-size: 0.8rem;
            color: #403F6F;
            font-weight: 500;
            word-break: keep-all;
            background: white;
            padding: 10px;
            border: 1px solid #e4eaff;
            line-height: 1.4;
        }
        .penm-m-as-brand-special {
            color: #2c344e;
            font-weight: 600;
            background: #e4eaff;
        }
        .penm-m-as-contact-highlight {
            background: #403F6F;
            color: white;
            padding: 15px;
            text-align: center;
            margin: 20px 0;
        }
        .penm-m-as-contact-number {
            font-size: 1.2rem;
            font-weight: 700;
            margin-bottom: 6px;
        }
        .penm-m-as-contact-desc {
            font-size: 0.85rem;
            opacity: 0.9;
            line-height: 1.4;
        }
        .penm-m-as-warning-box {
            background: #fff3cd;
            border: 1px solid #ffeaa7;
            border-left: 3px solid #fdcb6e;
            padding: 15px;
            margin: 15px 0;
        }
        .penm-m-as-warning-text {
            font-size: 0.8rem;
            color: #856404;
            line-height: 1.5;
            word-break: keep-all;
            font-weight: 500;
        }
        /* Ãß°¡ ¿©¹é Á¶Á¤ */
        .penm-m-as-main-container > section:last-child {
            margin-bottom: 20px;
        }
        /* ÅÍÄ¡ ÃÖÀûÈ­ */
        .penm-m-as-content-card,
        .penm-m-as-brand-item {
            -webkit-tap-highlight-color: transparent;
        }
/* BASIC css end */

