@charset "UTF-8";

/* contbox */

.content_box {width: 100%;}
.cont {width: 100%; max-width: 750px; margin: 0 auto; padding: 20px 10px; box-sizing: border-box; padding-top: 100px; color: #222; text-align: center; text-align: center;}
.c_tit {position: relative; display: block; text-align: center; margin-bottom: 4rem; font-size: 1.4em; font-weight: 500; color: #444;}
.c_tit::before {position: absolute; top: -15px; left: 50%; width: 7px; height: 7px; display: block; content: ""; background: linear-gradient(45deg, #ff0000 0%, #ed1e79 100%, transparent); transform: rotateZ(45deg); box-shadow: 0 0 5px rgba(255, 0, 100, 0.4);}

.c_tit span {padding: 0 10px; border-bottom: 2px solid #e3e3e3; padding-bottom: 5px; font-weight: bold; color: #000;}

/*    ct1 */
.ct1 {max-width: unset; background: linear-gradient(0deg, #e6e6e6 0%, #fff 100%, transparent); padding: 4rem 2rem; color: #222; margin-top: 0;}
.ct1 ul.pro_box {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; padding: 20px 0; gap: 0.5rem;}
.ct1 ul.pro_box li {padding: 0.3rem 1.3rem; background: #fff; border-radius: 100px; font-weight: 500; font-size: 1rem; color: #666; box-shadow: 0 1px 3px rgba(0,0,0,0.05); letter-spacing: -1px; align-content: center;}
.ct1 span {max-width: 750px; display: block; font-size: 1.3rem; margin: 1rem auto; font-weight: 600; color: #888; padding-bottom: 0.5rem; border-bottom: 0.1rem solid #ddd;}
.ct1 p {font-size: 1.7em; font-weight: 400; margin-bottom: 0.5rem; letter-spacing: -0.1rem; line-height: 1.25;}
.ct1 .pdt_tit {font-size: 2.6em; font-weight: 800; margin-bottom: 3rem;}
.ct1 a {display: inline-block; padding: 1rem 3rem; font-size: 1.5rem; font-weight: bold; background: linear-gradient(0deg, #ff0000 0%, #ed1e79 100%, transparent); color: #fff; border-radius: 5rem; box-shadow: 0 0 0.8rem rgba(255,0,100,0.5);}

/*    ct2 */
.ct2 {text-align: center; max-width: 100%;}
.ct2 p {font-size: 1.6rem; letter-spacing: -0.1rem; line-height: 1.3; margin-top: 1.5rem; }
.ct2 p b {font-size: 1.8rem; font-weight: 700;}
.ct2 iframe {border-radius: 10px; margin-top: 15px; box-shadow: -2px 2px 5px rgba(0,0,0,0.5);}

/*    ctcs*/
.ctcs {background: linear-gradient(30deg, #ff0000 0%, #ed1e79 100%, transparent); padding: 5rem 0;}
.ctcs span {display: block; font-size: 2rem; font-weight: 500; color: #fff; text-align: center;}
.ctcs h3 {font-size: 2.5rem; color: #fff; font-weight: 800; margin: 0.5rem auto; margin-bottom: 2.5rem;}
.csul {display: flex; flex-wrap: wrap; width: 70%; margin: 0 auto; row-gap: 1.2rem}
.csul li {width: 100%;}
.csul li a {display: flex; flex-wrap: wrap; justify-content: space-between; padding: 1.3rem; border-radius: 10rem; border: 0.2rem solid #fff; box-shadow: 0.3rem 0.3rem 0.5rem rgba(0,0,0,0.25); background:rgba(255,255,255,0.15); }
.csul li p {display: flex; flex-wrap: wrap; column-gap: 0.8rem; text-align: left; font-size: 1.8rem; font-weight: 600; color: #fff; align-items: center;}
.csul li p img {width: 3.2rem; height: fit-content;}
.csul li a>img {width: 3.2rem; height: 3.2rem; background: #fff; border-radius: 10rem;}


/* table css */
h4.table_tit {font-size: 1.7em; text-align: left; width: 95%; margin: 0 auto; margin-top: 50px; margin-bottom: 20px; font-weight: bold;}
.info_table {width: 95%; margin: 0 auto; font-size: 1.3em; letter-spacing: -1px; text-align: center; line-height: 1.3; margin-bottom: 10px;}
.info_table col {border-right: 1px solid #ddd;}
.info_table col:last-child {border-right: none;}
.info_table th {padding: 10px 0; font-weight: bold; color: #333;}
.info_table td {padding: 10px 0; font-weight: 500; color: #555;}
.info_table th span, .info_table td span {font-size: 0.8em; color: #888; font-weight: 450;}
.info_table thead th {background: #f2f2f2; border-bottom: 1px solid #bbb;}
.info_table thead tr:first-child th {border-top: 2px solid #bbb;}
.info_table thead tr:last-child th {border-bottom: 1px solid #ccc;}
.info_table tbody td, .info_table tbody th {border-bottom: 1px solid #ddd;}
.info_table tbody tr:last-child td, .info_table tbody tr:last-child th {border-bottom: 2px solid #bbb;}
p.check {width: 95%; margin: 0 auto; padding-left: 10px; text-align: left; font-weight: 400; font-size: 1.2em; color: #666;}
p.check span {display: block; padding-left: 10px; font-size: 0.9em; letter-spacing: -0.5px; margin: 5px 0; font-weight: 500; color: #888;}
p.check:has(span) {margin-top: 5px;}

/*    臾몄쓽 諛곕꼫*/
.ct_b {max-width: 100%; padding: 50px 0; background: linear-gradient(30deg, #ff0000 0%, #ed1e79 100%, transparent);}
.ct_b h3 {font-size: 2em; color: #fff; font-weight: 800; margin: 0 auto; margin-bottom: 20px;}
.ct_b a {display: inline-block; background: linear-gradient(0deg, #eee 0%, #ddd 10%, #fff 100%, transparent); font-size: 1.5em; padding: 10px 20px; color: #ed1e79; font-weight: 800; border-radius: 100px; box-shadow: 0 0 15px rgba(255,255,255, 0.5); }

/* footer */
#footer {margin-top: 0;}
/*    js*/

.cont {
opacity: 0;
transform: translateY(40px);
transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.cont.visible {
opacity: 1;
transform: translateY(0);
}

.cont .animate {
opacity: 0;
transform: translateY(40px);
transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.cont .animate.visible {
opacity: 1;
transform: translateY(0);
}

.animate {
opacity: 0;
transform: translateY(20px);
transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.animate.visible {
opacity: 1;
transform: translateY(0);
}


/*    �긽�뭹 �긽�꽭 PC踰꾩쟾*/
p.pc_ver {position: relative; text-align: center; font-size: 1.15em; font-weight: 600; color: #666; padding-bottom: 50px; padding-top: 20px; width: 90%; margin: 0 auto; text-align: -0.5px;}
p.pc_ver::before {position: absolute; top: 0; left: 0; right: 0; content: ""; width: 20%; height: 2px; background: #ddd; margin: 0 auto;}

