@charset "UTF_8";

/*reset*/
* {
    margin: 0 ;
    padding: 0;
}




li {
    list-style: none;
}
a {
    text-decoration: none;
};
img {
    display: block;
}
.centerbox {
    margin: 0 auto;
    width: 1770px;

}
body,
html { height: 100%;
    
    
}
header {
    position: absolute;
    width: 100%;
    padding: 30px 0;

    

}
header .centerbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffe7da;
    height: 74px;
    opacity: 0.8;
}
header .centerbox h1 a img:hover {}
header .centerbox a {
    opacity: 1;
}
header ul:hover a {
    opacity: 0.2;

}
header .centerbox a:hover {
    opacity: 1;

}
header .centerbox h1 {
    margin-left: 80px;
}

header .centerbox .login {
    display: flex;
    align-items: center;
    gap: 50px;
    position: absolute;
    right: 100px;

}
header .centerbox .login a {

    height: 100%;
    /* display: block; */
    padding: 0px;
    color: #943900;
    font-size: 18px;
    font-family: 'Pretendard';
    font-weight: 400;
}

header .gnb {
    display: flex;
    gap: 100px;
    margin-right: 500px;
}
header .gnb li {
    font-size: 22px;
    font-family: 'Pretendard';
    font-weight: 500;
}
header .gnb li a {
    display: block;
    padding: 40px 0;

    color: #3f281f;
}

#Visual {
    background: url("../images/image.jpg") center top;
    width: 100%;
    height: 100%;
    background-size: cover;
}

#Visual > .centerbox {
    border: 1px solid #000;
    
}

#Visual .centerbox .textbox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: textbox 2s linear forwards;
    
}
@keyframes textbox {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#Visual .centerbox .textbox em {
    display: block;
    font-size: 100px;
    font-style: normal;
    font-family: 'Pretendard';
    font-weight: 600;
}
#Visual .centerbox .textbox em:nth-child(2) {
    font-size: 70px;
    color: #f9f9f9;
}
#Visual .centerbox .textbox em:nth-child(1) {
    font-size: 100px;
    margin-left: 45px;
    color: #f9f9f9;
}
#Visual .centerbox .textbox em:nth-child(3) {
    font-size: 100px;
    margin-left: 133px;
    color: #f9f9f9;
}
#Visual .centerbox .textbox strong {
    font-size: 22px;
    font-family: 'Pretendard-SemiBold';
    display: block;
    color: #f9f9f9;
}

#Visual .centerbox .textbox strong .line1 {
    display: block;
    margin-left: 158px;
   color: #f9f9f9;

}

#Visual .centerbox .textbox strong .line2 {
    display: block;
    margin-left: 150px;
    color: #f9f9f9;

    position: absolute;
    bottom: 1px;

}
#section_box {
    width:100%;
    
    

}
#section_box .title_box {

    margin-top: 135px;
    text-align: center;
}
#section_box .title_box h2 {
    color: #943900;
    letter-spacing: 0.1em;
    font-size: 70px;
}
#section_box .title_box p {
    color: #943900;
    font-size: 32px;
}

#section_box #section2 {
    width: 1530px;
    height: 500px;

    position: absolute;
    left: 195px;
    margin-top: 100px;
    display: flex;
    justify-content: space-evenly;
}
#section_box #section2 p {
    font-family: 'Pretendard';  font-weight: 700;
    margin-top: 24px;
    font-size: 20px;
}
#section_box #section2 li {
    color: #943900;
    font-family: 'Pretendard';  font-weight: 500;;
    line-height: 24px;
    margin-top: 5px;
    font-size: 16px;
}

.our_blends {
    width: 100%;
    height: 925px;
    margin-top: 800px;

}

.our_blends h3 {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 70px;
    color: #943900;
}

.our_blends p {
    font-size: 32px;
    font-family: 'Pretendard';  font-weight: 300;
    color: #943900;

}
.our_blends #section3_box {
    text-align: center;
    margin-top: 150px;
}
.bigcoffee {
    display: flex;
    flex-direction: column;
    /* 수직 정렬 */
    align-items: center;
    /* 가운데 정렬 */
    text-align: center;
    text-decoration: none;
    color: #943900;
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 24px;
    width: 400px;
    position: relative;
    left: 350px;
    top: 100px;

}
.bigcoffee img {
    width: 400px;
    height: 400px;
    object-fit: cover;
}

#our_blends a:first-child {
    display: block;
    position: relative;
    bottom: 0;
}

.our_blends .coffee1 img {
    position: relative;

    width: 200px;
    height: 200px;

}
.our_blends .coffee2 img {
    position: relative;

    width: 200px;
    height: 200px;
}
.our_blends .coffee3 img {
    position: relative;

    width: 200px;
    height: 200px;
}
.our_blends .coffee4 img {
    position: relative;

    width: 200px;
    height: 200px;
}
.coffeehome {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    
    gap: 90px;

    width: auto;
    height: auto;
    width: 420px;
    position: relative;
    left: 950px;
    bottom: 420px;
}
.our_blends .coffee1 span {
    color: #943900;
    font-size: 16px;

    font-family: 'Pretendard';  font-weight: 500;;
}
.our_blends .coffee1 {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 20px;
    color: #1f120c;
}
.our_blends .coffee2 span {
    color: #943900;
    font-size: 16px;
    text-align: justify;
    font-family: 'Pretendard';  font-weight: 500;;
}
.our_blends .coffee2 {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 20px;
    color: #1f120c;
}
.our_blends .coffee3 span {
    color: #943900;
    font-size: 16px;
    text-align: justify;
    font-family: 'Pretendard';  font-weight: 500;;
}
.our_blends .coffee3 {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 20px;
    color: #1f120c;
}
.our_blends .coffee4 span {
    color: #943900;
    font-size: 16px;
    text-align: justify;
    font-family: 'Pretendard';  font-weight: 500;;
}
.our_blends .coffee4 {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 20px;
    color: #1f120c;
}
.our_blends .bigcoffee span {
    color: #943900;
    font-size: 20px;
    text-align: justify;
    font-family: 'Pretendard';  font-weight: 500;;
}
.our_blends .bigcoffee {
    font-family: 'Pretendard';  font-weight: 700;
    font-size: 24px;
    color: #1f120c;
}


.taepoong a {
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.taepoong:hover a {
  opacity: 1;
}



.taepoong { height: 900px;}











.our_blends h3 {
    letter-spacing: 0.1em;
}
.our_blends p {}

.map {
    width: 100%;
    

    text-align: center;

}
.map h4 {
    color: #943900;
    font-family: 'Pretendard';  font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 70px;
}
.map p {
    color: #943900;
    font-family: 'Pretendard';  font-weight: 300;
    font-size: 32px;
    margin-top: 10px;
}
.mapimg {
    display: flex;
    justify-content: center;
    margin-top: 100px;
}

.new_best {
    width: auto;
    height: auto;
    text-align: center;
    margin-top: 300px;
}
.new_best .imghome {
    display: flex;
    width: 1400px;
    position: relative;
    left: 250px;
    
    justify-content: space-between;
}

.new_best a img {
    position: relative;
    margin-bottom: 20px;
}

.new_best h5 {
    font-family: 'Pretendard';  font-weight: 700;
    color: #943900;
    font-size: 70px;
}

.new_best p {
    font-size: 32px;
    color: #943900;
    font-family: 'Pretendard';  font-weight: 300;
    margin-top: 10px;
}

.new_best a {
    font-family: 'Pretendard';  font-weight: 700;
    color: #000000;
    font-size: 18px;
    width: 339px;
    text-align: start;
    margin-top: 50px;

}
.new_best a span {
    color: #943900;
    margin-top: 8px;
    line-height: 1.4;
}

footer{
    width: 100%;
    height: 100px;
    background: #a1856e;
    margin-top: 1900px;
}


footer h1 {
width: 200px;
height: 100px; 
position: relative;
bottom: 70px;
left: 100px;
}

footer h1 img { width: 200px;
height: 100px;
object-fit: cover;}

footer p { text-align: center;
font-size: 10px;
line-height: 20px;
padding-top: 10px;
width: 800px;
position: relative;
left: 550px;}

.headrap { margin: 0 auto; }






