.HosPital {
    margin-top: 15px;
    margin-left: 500px;
    position: absolute;
    position: top;

}

body {
    background-color: rgb(0,0,72);
    overflow: visible;
}
.logo {
    padding-top: 10px;
    padding-left: 40px;
    color: navy;
    text-shadow: 5px 0px 10px yellow;
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: yellow;
    font-family: "Nexa";
    src: url("Nexa-Regular.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-size: 50px;
}

.M {
    text-decoration: none;
}

.connection {
    text-decoration: none;
    padding-left: 350px;
    font-size: 20px;
    word-spacing: 50px;
    display:block;

}

.connection2 {
    text-decoration: none;
    color: navy;
    transition: all 0.3s ease;
    text-shadow: 1px 1px 2px yellow;
    -webkit-text-stroke: 0.5px yellow;

}

.connection2:hover {
    font-size: 25px;
    text-shadow: 1px 1px 2px white;
}

.hr {
    height: 2px;
    background-color: navy;
    border-top: 1px solid yellow;
    color: navy;
    margin-left: 300px;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

.polo {
    position:absolute;
    height:400px;
    padding-left: 800px;
    margin-bottom:200px;
}

.background1 {
    background-color: rgba(0,0,72);
    border: solid 3px yellow;
    display: inline-block;
    border-radius: 4px;
    padding: 30px;
    z-index:-1;
    margin-left: 150px;
}

.surgery {
    color: rgb(238,200,0)
}

.text {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text1 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text2 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text3 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text4 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text5 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text6 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text7 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text8 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text9 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text10 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text11 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text12 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.text13 {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    padding-left: 1px;
}

.quote {
    color: rgb(238,210,2);
    font-size: 21px;
    font-family: georgia;
    -webkit-text-stroke: 1px orange;
    padding-left: 1px;
}

.CS {
    color: rgb(238,210,2);
    font-size: 21px;
    font-weight: 700;
    font-family: georgia;
    -webkit-text-stroke: 1px orange;
    margin-left: 800px;
}

.background2{
    background-color: black;
    border: solid 3px yellow;
    display: inline-block;
    border-radius: 4px;
    padding: 30px;
    margin-left: 150px;
    position:fixed;
    display: none;
    transform: translate(3%, 20%);
    top: 40px;
    left: 0;
}
.clickme:focus + .background2,
.clickme:active + .background2 {
  display: block;
}

.tips {
    color: rgb(238,200,0);

}

.clickme {
    cursor: pointer;
    background-color: rgb(238,200,0);
    color: white;
    margin-left: 30px;
}

.click {
    animation: clicky 2s infinite;
    color: rgb(238,200,0);
    margin-left: 100px;
    transform: translate(10px, -63px);
    z-index: 9999;
    text-shadow: 1px 0px 5px red;
}

/* 깜빡이는 애니메이션 */
@keyframes clicky {
    0%, 100% {
        opacity: 1;

    }
    50% {
        opacity: 0.8;
    }
}

.images {
    position: absolute;
    transform: translate(40px, 50px);
    background-color: rgb(0,0,72);
    border: solid 2px yellow;
    border-radius:3px;
    color: yellow;
    font-family: georgia;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    z-index: 9999;

}

.background3 {
    border: solid 5px yellow;
    padding: 100px auto;
    display:inline-block;
    transform:translate(0px,-900px);
    background-color: rgb(0,0,72);
    z-index: 9999;
    top: 0;
    left: 50%;
    display: none;

}

.p1 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;
}

.p2 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;
}

.p3 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;

}

.p4 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;

}

.p5 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;
}

.p6 {
    height:400px;
    width:auto;
    border: solid 3px rgb(0,0,72);
    border-radius:3px;
}

.p1234 {
    margin-auto;
}

.I {
    color:rgb(238,200,0);
    position:absolute;
    transform: translate(1275px,250px);
    font-family: georgia;
    border: solid 2px rgb(238,200,0);
    padding: 30px;
    font-size: 30px;

}

.images:focus + .background3,
.images:active + .background3
{
  display: block;
}
