@charset "utf-8";
:root {
    --warm-paper: #fdfaf6;
    --soft-ink: #333333;
    --accent-gold: #b0926a;
}

.media_flame {
    width: 100%;
    max-width: 650px;
    margin: 40px auto; 
    padding: 20px; 
    background: #ffffff;
    border: 1px solid #efeae4;
    border-radius: 12px;
    box-shadow: 0 15px 45px rgba(176, 146, 106, 0.1);
    box-sizing: border-box;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.media_flame:hover {
    transform: translateY(-8px) scale(1.01);
    box-shadow: 0 20px 50px rgba(176, 146, 106, 0.15);
}

.imgC {
    display: block; 
    width: 100%;
    height: auto; 
    border-radius: 6px;
}

.media_content {
    max-width: 650px;
    margin: 0 auto 30px; 
    padding: 0 15px;
    text-align: left;
    box-sizing: border-box;
}

.media_ttl {
    font-size: 20px;
    font-weight: bold;
    color: var(--soft-ink);
    margin: 0 0 12px 0;
    padding-left: 15px;
    border-left: 3px solid var(--accent-gold);
    line-height: 1.5;
}

.media_txt {
    font-size: 15px;
    color: #555;  
    line-height: 1.9; 
    margin: 0;
    letter-spacing: 0.02em;
}

.media-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    max-width: 1000px; 
    margin: 60px auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.btn-pdf {
    display: inline-flex;
    align-items: center;
    padding: 14px 32px;
    background: #ffffff;
    color: #333333 !important;
    border: 1px solid #dddddd;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.05em;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.btn-pdf::before {
    content: "PDF";
    font-size: 9px;
    font-family: sans-serif;
    background: #e74c3c; 
    color: #fff;
    padding: 2px 4px;
    border-radius: 2px;
    margin-right: 12px;
    line-height: 1;
}

.btn-pdf:hover {
    border-color: #e74c3c;
    color: #e74c3c;
    box-shadow: 0 10px 25px rgba(231, 76, 60, 0.15);
    transform: translateY(-3px);
}

.box {
    flex: 0 0 calc(33.333% - 27px);
    text-align: center;
    overflow: unset !important;
}

.box img {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4.2;
    object-fit: cover;
    display: block;
    box-shadow: 3px 5px 20px rgba(0,0,0,0.12);
    border: 1px solid #eee;
    border-radius: 4px;
    transition: all 0.4s ease;
}

.box:hover img {
    transform: translateY(-10px) rotate(0deg) scale(1.05);
    box-shadow: 10px 20px 40px rgba(0,0,0,0.15);
    z-index: 10;
}

.box div {
    margin-top: 20px;
    font-size: 13px;
    color: var(--accent-gold);
    font-weight: bold;
    letter-spacing: 0.05em;
}

.tv-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1000px;
    margin: 40px auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.tv-flex .box {
    flex: 0 0 calc(33.333% - 20px);
    text-align: left;
}

.tv-flex .box img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
    border-radius: 8px;
    background: #000;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    border: 1px solid #ddd;
    transform: none !important;
}

.tv-flex .box:hover img {
    transform: scale(1.03) !important;
    box-shadow: 0 10px 25px rgba(176, 146, 106, 0.2);
    filter: brightness(1.1);
    border-color: var(--accent-gold);
}

.tv-flex .box div {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.6;
    color: var(--soft-ink);
    font-weight: 500;
    padding-left: 5px;
}

.tv-btn {
    display: inline-flex;
    align-items: center;
    margin-top: 12px;
    font-size: 11px;
    font-weight: bold;
    color: var(--accent-gold) !important;
    border: 1px solid var(--accent-gold);
    padding: 4px 15px;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    background: transparent;
}

.tv-btn:hover {
    background: var(--accent-gold);
    color: #fff !important;
    transform: translateX(5px);
}

.tv-btn::before {
    content: "▶";
    font-size: 8px;
    margin-right: 8px;
}

@media (max-width: 900px) {
    .tv-flex .box {
        flex: 0 0 calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .media-flex {
        gap: 20px;
    }
    .media-flex .box {
        flex: 0 0 calc(50% - 10px);
    }
}

@media (max-width: 600px) {
    .tv-flex .box {
        flex: 0 0 100%;
    }
}

@media (max-width: 480px) {
    .media-flex .box {
        flex: 0 0 100%;
    }
}
#c40 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 {
	clear: both;
	background-image: url(../images/media/1907007169.jpeg);
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c33 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c33 h2,
#c33 div {
	text-align: left;
}
#c44 {
	clear: both;
	margin: 2rem auto  ;
	padding:    ;
}
#c44 a.itext, #c44 img, #c44 video {
}
#c47 {
	clear: both;
	margin: 2rem auto  ;
	padding:    ;
}
#c47 h3,
#c47 div {
	text-align: left;
}
#c50 {
	clear: both;
	display: none;
	margin: 2rem auto  ;
	padding:    ;
}
#c50 a.itext, #c50 img, #c50 video {
}
#c51 {
	clear: both;
	display: none;
	margin: 2rem auto  ;
	padding:    ;
}
#c51 h3,
#c51 div {
	text-align: left;
}
#c45 {
	clear: both;
	display: none;
	margin: 5rem auto auto ;
	padding:    ;
}
#c45 h2,
#c45 div {
	text-align: left;
}
#c46 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c46 {
	flex-direction: row;
	flex-wrap: wrap;
}
#c46 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c46 > div:nth-of-type(1) img {
	width: 600px;
}
#c46 > div:nth-of-type(2) img {
	width: 600px;
}
#c46 > div:nth-of-type(3) img {
	width: 600px;
}
#c46 > div:nth-of-type(4) img {
	width: 600px;
}
#c46 > div:nth-of-type(5) img {
	width: 600px;
}
#c46 > div:nth-of-type(6) img {
	width: 600px;
}
#c48 {
	clear: both;
	display: none;
	margin: 5rem auto auto ;
	padding:    ;
}
#c48 h2,
#c48 div {
	text-align: left;
}
#c49 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c49 {
	flex-direction: row;
	flex-wrap: wrap;
}
#c49 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c49 > div:nth-of-type(1) img {
	width: 800px;
}
#c49 > div:nth-of-type(2) img {
	width: 800px;
}
#c49 > div:nth-of-type(3) img {
	width: 800px;
}
#c49 > div:nth-of-type(4) img {
	width: 800px;
}
@media screen and (min-width: 469px) and (max-width: 768px) {
#c40 {
}
#c1 {
}
#c2 {
}
#c3 {
}
#c33 {
}
#c44 {
	margin: 2rem auto;
}
#c47 {
	margin: 2rem auto;
}
#c50 {
	display: none;
	margin: 2rem auto;
}
#c51 {
	display: none;
	margin: 2rem auto;
}
#c45 {
	display: none;
}
#c46 {
	display: none;
}
#c46 {
}
#c48 {
	display: none;
}
#c49 {
	display: none;
}
#c49 {
}
}
@media screen and (max-width: 468px) {
#c40 {
}
#c1 {
}
#c2 {
}
#c3 {
}
#c33 {
}
#c44 {
	margin: .5rem auto;
}
#c44 img {
	width: 100%!important;
}
#c47 {
	margin: .5rem auto;
}
#c50 {
	display: none;
	margin: .5rem auto;
}
#c50 img {
	width: 100%!important;
}
#c51 {
	display: none;
	margin: .5rem auto;
}
#c45 {
	display: none;
}
#c46 {
	display: none;
}
#c46 {
}
#c48 {
	display: none;
}
#c49 {
	display: none;
}
#c49 {
}
}
