/* BASIC css start */
/* »ó´Ü ¼ÂÆÃ */
#header { display:none !important; }
body #header3{ display:block !important; position: fixed; top: 0; z-index: 99; }
#header{/*z-index: 22;position:fixed !important;top:0;background:#fff*/}
#contentWrapper{margin-top: 54px;}
#contentWrapper img{_width:100%}




/* ¹è³Ê */
.bnr {}
.bnr img{width:100%}

/*ºê·£µå·Î°í*/
.brand{margin:48px auto 96px}


/*ABOUT TAETEA*/
.about {    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    box-sizing: border-box;
    background-size: cover;
    flex-direction: column;
}

.about p{text-align: center;}
.about p img:nth-child(1){
    width: 100%;
    margin-bottom: 28px;}
.about p img{}

.about-title {
    font-size: 52px;
    line-height: 60px;
    font-weight: 700;
    margin-left: 24px;
    margin-bottom: 36px;
}


.coreValue{text-align:center; background:#F5ECE3; margin: 36px 0;}
.coreValue img{width: 100%;}
.coreValues {padding: 0 24px; background-color: #fff;}

.coreValues-inner {
    display: flex;
    justify-content: space-between;
    gap: 6px;
    flex-wrap: wrap;
    margin: 0 auto;
}

.valueCard {    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    background: #F7F7F7;
    padding: 33px 16px 23px;
    line-height: 1;
    width: calc(50% - 3px);
    justify-content: flex-start;
}

.valueCard .img-wrap {
    min-height: 76px;
}

.valueCard h3 {
    font-weight: 700;
    font-size: 14px;
    color: #AD0F0A;
    margin-bottom: 12px;
    line-height: 20px;
}

.valueCard p {font-size: 12px;
    line-height: 17px;
    color: #999999;
}


/*brand-heritage */
.brand-heritage {
    padding: 96px 0;
}

.bh-inner {
    text-align: center;
}

.bh-title {
    font-size: 54px;
    font-weight: 700;
    color: #000;
    line-height: 60px;
    margin-bottom: 36px;
    margin-left: 24px;
    text-transform: uppercase;
    text-align: left;
    background: #fff;
}


.bh-image{    max-width: fit-content;
    margin: auto;
    overflow-x: auto;}

.bh-image img {
    width: auto !important;
    display: block;
    height: 640px;
}


/*´ëÀÍÀÇ Á¤½ÅÀû ±Ù°£, ¸ÍÇØÂ÷Ã¢*/
.brandSection {}

.brandSection .inner {
    display: flex;
    gap: 28px;
    align-items: flex-start;
    flex-direction: column;
}

.brandSection .textArea {
    flex: 1;
}

.brandSection .textArea .eyebrow {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 12px;
}

.brandSection .textArea .title {
    font-size: 54px;
    font-weight: 700;
    color: #000;
    line-height: 60px;
    margin-bottom: 36px;
    margin-left: 24px;
    text-transform: uppercase;
    text-align: left;
    background: #fff;
}

.brandSection .textArea .desc {
    font-size: 15px;
    line-height: 25px;
    color: #000000;
    margin: 28px 24px 80px;
}

.brandSection .imgArea { */
display: block;
    width: 100%;
}

.brandSection .imgArea img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.secTitle{
    padding: 0 0 32px 24px;
    font-size: 46px;
    line-height: 52px;
    font-weight: 700;}


/*º¸ÀÌÂ÷ÀÇ ±âÁØ*/
.teaStandardSection {
    padding-bottom: 80px;
}

.teaStandardSection .inner {
}




.standardList .swiper-slide {
    text-align: center;
    background: #FAFAFA;
}

.standardList .thumb {
    position:relative;
    width: 100%;
    margin-bottom: 40px;
}

.standardList .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.standardList .num {
    display: inline-block;
    background: #000;
    color: #fff;
    border-radius: 32px;
    font-size: 11px;
    width: 41px;
    height: 26px;
    line-height: 26px;
    font-weight: 700;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translate(-50%);
}

.standardList .title {
    color: #000;
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 0;
    line-height: 30px;
}

.standardList .sub {
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px;
    font-weight: 800;
    line-height: 30px;
}

.standardList .desc {
    font-size: 13px;
    text-align: left;
    color: #000;
    padding: 0 24px 40px;
    font-weight: 400;
    line-height: 22px;
}



/*°íÇ°ÁúÀÇ Â÷ »êÁö*/
.originSection {
    width: 100%;
    height: 712px;
    margin: 0 auto;
    background: url(/design/taetea/mimg/page1/bg.png) no-repeat center center;
    background-size: cover;
    margin-bottom: 72px;
}

.originSection .inner {padding: 56px 24px 0;}

.originSection .textBox {
    color: #000;
    display: flex;
    flex-direction: column;
}


.originSection .subTitle {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    margin-bottom: 16px;
    display: block;
    line-height: 1;
}

.originSection .mainTitle {
    font-size: 32px;
    font-weight: 700;
    color: #000;
    line-height: 1;
}
.originSection .mainContents{margin-top: 40px;}

.originSection .desc {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    margin-top: 0;
}

/*±âÁö¼Ò°³*/
.info-section {
    text-align: center;
}

.info-box {
    margin-top: 72px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FAFAFA;
    flex-direction: column;
}

.info-section:nth-last-child(3){
    margin: 80px 24px 0;
    border: 1px solid #DDDDDD;
    background: none;
}

.info-box.type1{margin-top: 0 !IMPORTANT;
    background: #fff;}


.info-box .img-wrap {
    margin-bottom: 24px;
    width: 100%;
}

.info-box .img-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.info-box .text-wrap {
    display: block;
}

.info-box .title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 18px;
    line-height: 30px;
}


.info-box .title p{
    font-size: 28px;
    color: #999999;}

.info-box .desc {
    padding-bottom: 40px;}

.info-box .desc img{width:100%}

.info-box.type2 {
    background: #FAFAFA;
    margin: 0 24px;
    margin-top: 32px;}

.info-box.type2 .text-wrap{background:#FAFAFA; width: 100%;}


.info-box .line{}



/*ºê·£µå ÆÄÆ®³Ê½±*/
.brand-partnerships {padding: 0 24px;}

.brand-partnerships h2 {
    font-size: 41px;
    font-weight: 700;
    margin-bottom: 36px;
    color: #000;
    line-height: 49px;
    padding-left: 0;
    padding-top: 80px;}


.partnership-section {
    margin-bottom: 64px;
}

.partnership-title {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 3px solid #000;
    margin-bottom: 40px;
    color: #000;
    line-height: 1;
    padding-left: 30px;
}

.partnership-title .check{left: 0; position: absolute; top: 2px;}

.partnership-title .check img{vertical-align: top; margin-top: 0;}

.image-grid {/*
    display: flex;
    flex-wrap: wrap;
    gap: 10px;*/
    width: 100%;
    display: block;
}

.grid-item {
    position: relative;
    overflow: hidden;
}

.grid-item img {
    display: block;
    width: 100%;
}

.grid-90-tea {
    grid-template-columns: repeat(4, 1fr);
    color: gold;
    text-align: center;
    gap: 8px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.grid-90-tea .grid-item  {width: calc(50% - 4px);}

.grid-90-tea .wide-item {
    width: calc(50% - 4px);
}

.product-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: white;
}

.grid-cba {
    /* 3 columns total */
    grid-template-columns: repeat(3, 1fr);
}

.grid-cba .grid-item {}

.grid-cba .grid-item.grid{}

.grid-cba .grid-item.grid img{
    object-fit: unset;
    height: unset;}

.grid-cba .tall-item {
}

.grid-cba .grid-item:nth-child(n+4) {
    aspect-ratio: 1.5 / 1;
}

.grid-cba .tall-item:nth-child(1) img {}


/*brand selection*/
.brand-selection {}

.brand-selection h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 36px;
    line-height: 44px;
    margin-left: 24px;
}

.grid-brand-selection {
    gap: 8px;
    margin: 0 24px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;}

.grid-brand-selection .grid-item {
    width: 100%;
}

.grid-brand-selection .grid-item img {
    display: block;
}
/* BASIC css end */

