/* BASIC css start */
/* »ó´Ü ¼ÂÆÃ */
#header { display:none !important; } 
body #header3{ display:block !important; position: fixed; top: 0; z-index: 99; } 
body #header3 img {} 
#header3 .headerBottom h1{
    line-height: 1;
    font-size: inherit;}
/*
#header{z-index: 22;position:fixed !important;top:0;background:#fff}*/
#contentWrapper{margin-top: 54px;}

#contentWrapper img{width:100%}

h1 img,h2 img,h3 img,.ic img{width:auto !important}






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


/*´ëÀÍÀÎÅÍ³×¼Å³Î*/
.company-intro {
    padding-bottom: 80px;
}

.intro-top-wrap {
    margin-bottom: 24px;
}

.intro-text-box {
}

.main-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 36px;
    color: #000;
    padding-top: 48px;
    padding-left: 24px;
}

.description {
    font-size: 15px;
    color: #000;
    white-space: pre-line;
    font-weight: 400;
    line-height: 26px;
    padding: 26px 24px;
}


.intro-image-box {
}

.main-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover; 
}
/*ÇÏ´Ü ¼½¼Ç ·Î°í*/
.intro-bottom-wrap {
}

.logo-item {
    position:relative;
    text-align: center;
}

.logo-image {
}

.logo-image img {
}

.logo-caption {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.logo-divider {
    width: 64px;
    height: 2px;
    background-color: #ddd;
    margin: 0 30px;
    opacity: 1;
    position: absolute;
    z-index: 222;
    right: -62%;
    top: 42%;
}




h1,h2{    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #000;}

/*ºê·£µå ÆÄÆ®³Ê½±*/
.CoreActivities {
    margin: 0 24px;
}

.CoreActivities h2 {
}

.CoreActivities h2.ic{}
.CoreActivities h2.ic img {
    width: 21.6px !important;
    vertical-align: middle;
    margin-left: 2px;
}
.CoreActivities h2 em{_color:#999}

.CoreActivities-section {
    margin-top: 36px;
    margin-bottom: 64px;
}

.CoreActivities-section .core-descript{
    padding: 0 0 40px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 26px;
    white-space: pre-line;
    margin-top: -26px;}


.CoreActivities-title {    font-size: 32px;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 3px solid #000;
    margin-bottom: 64px;
    color: #000;
    line-height: 1;
    margin-bottom: 40px;
}

.CoreActivities-title >em{    font-size: 22px;
    display: block;
    margin-left: 35px;
    margin-top: 5px;}


.CoreActivities-title .check{padding-right: 12px;}

.CoreActivities-title .check img{
    vertical-align: middle;
    width: 23px ! IMPORTANT;
    margin-top: -6px;}

.image-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

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

.grid-item img {
    display: block;
}

.grid-90-tea {
    grid-template-columns: repeat(4, 1fr);
    color: gold;
    text-align: center;
}

.grid-90-tea .non-grid-item{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-content: space-between;}
    
.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; 
}

/*´ëÇÐ±³ ±â¾÷ °­ÀÇ »ö¼Ç*/
.lecture-section{
}

.lecture-category {
    flex: 1; 
    display: flex;
    flex-direction: column;
    position:relative;
}

.lecture-category::before{
    position:absolute;
    top:0;
    left:0;
    content:"0";
    font-size:0;
    display:none;
    height:3px;
    background:#000;
    width:24px;
}

.category-title {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    display: inline-block;
}
.category-title:before{
    content: "¡Ü";
    vertical-align: middle;
    font-size: 5px;
    margin-right: 7px;
    margin-top: -2px;
    display: inline-block;}

.institution-list {    font-size: 16px;
    line-height: 26px;
    color: #000000;
    min-height: 60px;
    white-space: pre-line;
    font-weight: 400;
    margin-top: -26px;
    margin-left: 7px;
}

.institution-list2{
    font-size: 15px;
    line-height: 26px;}

.institution-list2 em{vertical-align:middle; margin-right:10px; font-size:5px;}

.image-gallery {    margin-top: 40px;
    display: flex;
    gap: 8px;
    width: 100%;
    flex-wrap: wrap;
}

.image-gallery .image-item {
    overflow: hidden;
    height: auto;
    width: calc(50% - 4px);
}

.image-gallery .image-item img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover; 
}

.lecture-category.university .category-title::after {
    content: ""; 
}

/* BASIC css end */

