@import url(https://db.onlinewebfonts.com/c/7c7b079cf59c70d55d0b33eae89f1f38?family=Tazugane+Gothic+HondaMKTA+Med);
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url(https://db.onlinewebfonts.com/c/2bde541412c22560cc00e877296db4ac?family=Saira+Condensed);

/* :root はグローバル定義のため、IDで囲みません */
:root{
    --white : #ffffff;
    --black : #000000;
    --blue : #2d4a95;
    --grey : #d7deeb;
    --turquoise : #4cdbac;
    --vidvid_azure : #18cde5;
    --vidvid_red : #f62723;
    --peach : #ffbd59;
    /* --Japanese_font:   "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif; */
    --japanese_font : 'Tazugane Gothic HondaMKTA Med', sans-serif;
    --english_font : 'Saira Condensed', sans-serif;
}
    /* font-family: "Tazugane Gothic HondaMKTA Med"; */
/* *{
    font-family: "Saira Condensed', sans-serif";
} */

/* 2602 */
.header-section {
  margin-bottom: 0;
}

#thu-f-content h1,
#thu-f-content h2,
#thu-about-content h1,
#thu-about-content h2 {
  line-height: 1.6;
}

#thu-f-content h3,
#thu-f-content p,
#thu-f-content li,
#thu-about-content h3,
#thu-about-content p,
#thu-about-content li {
    line-height: 1.5;
    letter-spacing: 0;
}

#thu-f-content h1,
#thu-f-content h2,
#thu-f-content p,
#thu-f-content li,
#thu-f-content .button,
#thu-about-content h1,
#thu-about-content h2,
#thu-about-content p,
#thu-about-content li,
#thu-about-content .button {
    margin: 0;
    padding: 0;
}

#thu-f-content .slick-dots li {
    margin: 0 5px;
}

#thu-f-content h1::before,
#thu-f-content h1::after,
#thu-f-content h2::before,
#thu-f-content h2::after,
#thu-f-content li::before,
#thu-f-content li::after,
#thu-f-content .button::before,
#thu-f-content .button::after,
#thu-about-content h1::before,
#thu-about-content h1::after,
#thu-about-content h2::before,
#thu-about-content h2::after,
#thu-about-content li::before,
#thu-about-content li::after,
#thu-about-content .button::before,
#thu-about-content .button::after {
    content: none;
}

#thu-f-content h3,
#thu-f-content h4,
#thu-about-content h3,
#thu-about-content h4 {
    margin: 0;
    padding: 0;
    border: none;
}

#thu-f-content a[target="_blank"]:after,
#thu-about-content a[target="_blank"]:after {
    content: none;
}

#thu-f-content .button,
#thu-about-content .button {
    margin: 0;
    padding: 0;
}

#thu-f-content .button,
#thu-f-content button,
#thu-about-content .button,
#thu-about-content button {
    line-height: 1.4;
}

#thu-f-content a,
#thu-f-content .button a,
#thu-about-content a,
#thu-about-content .button a {
    text-decoration: none;
}

#thu-f-content .button a::before,
#thu-f-content .button a::after,
#thu-about-content .button a::before,
#thu-about-content .button a::after {
  content: none;
}

#thu-f-content dl,
#thu-about-content dl {
    margin-bottom: 0;
}

#thu-f-content dd,
#thu-about-content dd {
    margin-bottom: 0;
}
/* 2602 */

#thu-f-content *{
    /* font-family:   "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;; */
    font-family: "Tazugane Gothic HondaMKTA Med";
}

#thu-f-content .m-t-0{
    margin-top: 0px !important;
}

#thu-f-content .m-b-10{
    margin-bottom: 10px !important;
}

#thu-f-content .m-b-22 {
    margin-bottom: 30px;
}

#thu-f-content .m-b-60{
    margin-bottom: 60px !important;
}

#thu-f-content .m-b-30{
    margin-bottom: 30px !important;
}

#thu-f-content .m-b-88{
    margin-bottom: 80px !important;
}

#thu-f-content .m-l-60{
    margin-left: 60px !important;
}

@media (max-width: 1025px) {
#thu-f-content .m-r-60{
    margin-right: 20px !important;
}
}
@media (max-width: 1025px) {
#thu-f-content .m-l-65{
    margin-left: 65px !important;
}
}

@media (max-width: 1025px) {
#thu-f-content .m-r-60{
    margin-right: 20px !important;
}
}

#thu-f-content .m-r-50{
    margin-right: 50px !important;
}

#thu-f-content .m-r-60{
    margin-right: 60px !important;
}
@media (max-width: 1025px) {
#thu-f-content .m-r-60{
    margin-right: 20px !important;
}
}


#thu-f-content .p-b-80{
    padding-bottom: 80px !important;
}

#thu-f-content .m-b-88{
    margin-bottom: 88px !important;
}

#thu-f-content .m-t-150{
    padding-top: 150px !important;
}
#thu-f-content .m-t-400{
    padding-top: 400px !important;
}

#thu-f-content .container{
    width: 100%;
    /* max-width: 1025px; */
    max-width: 1025px;
    margin: 0 auto;
    padding: 0 20px;
}

#thu-f-content .section{
    display: none;
}

#thu-f-content .section.active{
    display: block;
}

#thu-f-content .section-title{
    font-family: var(--english_font);
    font-weight: 500;
    font-size: 65.4px;
    color: var(--turquoise);
}

#thu-f-content .section-subtitle {
    font-family: var(--japanese_font);
    font-weight: normal; /* "regular" を "normal" に修正 */
    font-size: 21.8px;
    color: var(--blue);
    margin-bottom: 0; 
}

#thu-f-content .text-center{
    text-align: center;
}

#thu-f-content .card-section{
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   gap: 90px;
   row-gap: 60px;
}

#thu-f-content .card {
    width: 100%;
    height: 300px;
    position: relative;
}

#thu-f-content .first-div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 55px;
}

#thu-f-content .second-div {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

#thu-f-content .card-img{
    width: 40%;
    margin: auto;
}

#thu-f-content .card-title{
    display: flex;
    align-items: flex-end;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #2d4a95, #0b9dd5) 1;
    gap: 3px;
}

#thu-f-content .card-title h3{
    font-family: var(--japanese_font);
    font-weight: bold;
    color: var(--blue);
    font-size: 17px;
    height: 20px;
}

#thu-f-content .card-title h2 , #thu-f-content .watermark{
  font-family:   "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
  font-weight: 500; /* Windowsでの細くなりすぎるのを防ぎ、読みやすくします */
    color: var(--white);
    font-size: 18.5px;
    background-color: var(--blue);
    height: 23px;
    padding: 0 5px;
}

#thu-f-content .card-text{
  /* font-family:   "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif; */
    font-family: var(--japanese_font);
    font-weight: 500; /* Windowsでの細くなりすぎるのを防ぎ、読みやすくします */
    color: var(--black);
    font-size: 16px;
}

#thu-f-content .card-btn{
    padding: 10px 0px;
    background: var(--turquoise);
    border-radius: 50px;
    display: block;
    text-align: center;
    color: var(--white) !important;
}

#thu-f-content .card-btn span{
    /* text-decoration: underline; */
  /* padding: 10px 10px; */
  font-size: clamp(12px, 2.5vw, 16px);
}

#thu-f-content .devide-line .line{
    width: 50%;
    height: 5px;
    background: linear-gradient(to right, #2d4a95, #0b9dd5 90%);
    margin: 60px auto;
}

#thu-f-content .tab-container{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-bottom: 3px solid;
    border-bottom-color:#2d4a95;
}

#thu-f-content .tab-section{
    width: 60%;
}

#thu-f-content .tab-img{
    display: flex;
    width: 40%;
    position: relative;
}

#thu-f-content .tab-img .img{
    width: 70%;
    height: auto;
}

#thu-f-content .tab-img .gif{
    width: 24%;
    rotate: 20deg;
    position: absolute;
    right: 18px;
    bottom: -9px;
}

#thu-f-content .tabs{
    display: flex;
    gap: 5px;
    align-items: flex-end;
}

#thu-f-content .tab{
    text-align: center;
    border: 1px solid var(--blue);
    padding: 0 20px;
    font-family: var(--japanese_font);
    color: var(--blue);
    font-size: 16.8px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#thu-f-content .tab.active{
    background-color: var(--blue);
    color: var(--white);
    height: 40px;
}

#thu-f-content #section1.active{
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

#thu-f-content #section1 .left, #thu-f-content #section1 .right{
    width: 50%;
}

#thu-f-content .card2{
    display: flex;
    gap: 20px;
}

#thu-f-content .watermark{
    width: 3%;
    background-color: transparent;
    text-align: center;
    height: auto;
}

#thu-f-content .card2 .img{
    position: relative;
    z-index: 1;
max-width: 100%; /* 親要素の幅が画像の元のサイズより小さくなったら、それに合わせて縮小する */
  height: auto;
    /* margin-top: 14px; */
}

#thu-f-content .img::after {
  content: '';
  position: absolute;
  top: 10%; /* just below the element */
  left: 20px;
  width: 100%;
  height: 120px; /* shadow thickness */
  background: linear-gradient(to right, #2d4a95, #0b9dd5);
  z-index: -1;
}

#thu-f-content .card2 .card-title h2{
    background-color: transparent;
    color: var(--blue);
    /* font-size: 2vw; */
    font-size: 33.5px;
    padding: 0;
    height: 45px;
   /* display: flex;
   justify-content: center;
   align-items: center;
    font-weight: bold; */
}

#thu-f-content .card2 .card-title h3{
    font-size: 16.9px;
    font-weight: 500;
}


#thu-f-content .card2 .card-title{
    border: none;
    gap: 0;
    width:100%;
  /* display: block !important;  */
  border-radius: 0 !important;
  text-align: center !important;

}

#thu-f-content .card2-content{
    margin-left: 20px;
    margin-top: 20px;
    display: center;
    flex-direction: column; /* 子要素を縦に並べる */
    align-items: flex-start; /* ★子要素を左端に揃える */
}

#thu-f-content .card2 .card-btn{
    width: 70%;
    margin-top: 16px;
}

#thu-f-content .list .left, #thu-f-content .list .right{
    width: auto !important;
}

#thu-f-content .list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#thu-f-content .list .left{
    display: flex;
    align-items: center;
    gap: 20px;
}

#thu-f-content .list .icons{
    width: 11px;
}

#thu-f-content .list .card-text{
    color: var(--blue);
}

#thu-f-content .city.card-text{
    color: var(--white);
    background-color: var(--blue);
    padding: 0 20px;
}

#thu-f-content .list-content .department{
    color: rgba(0, 0, 0, 0.17);
}

#thu-f-content .list .contain-line{
    padding: 0 26px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);;

}

#thu-f-content .check-container{
    padding: 90px;
    border: 40px solid var(--white);
    background-color: rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}

#thu-f-content .check-container .card-btn{
    background-color: var(--blue);
    padding: 10px 40px;
}

#thu-f-content .check-list{
    width: 100%;
}

#thu-f-content .check-list .card-text{
    color: var(--blue);
}

#thu-f-content input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 1px solid var(--blue);
}

#thu-f-content .check-wrap{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

#thu-f-content .check-item{
    display: flex;
    align-items: center;
    padding: 15px;
    border: 1px solid var(--blue);
}

#thu-f-content .mixed-title{
    display: flex;
    align-items: flex-end;
    gap: 5px;
    justify-content: center;
}

#thu-f-content .mixed-title h2, #thu-f-content .mixed-title h3, #thu-f-content .mixed-title h4{
    font-family: var(--japanese_font);
    color: var(--blue);
    font-weight: bold;
}

#thu-f-content .mixed-title h2{
    font-size: 93.3px;
    height: 107px;
}

#thu-f-content .mixed-title h3{
    font-size: 25.9px;
}

#thu-f-content .mixed-title h4{
    font-size: 20.3px;
}

#thu-f-content .courses-container{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
    padding : 0 180px;
    position: relative;
}

#thu-f-content .courses-container .card-text{
    text-align: center;
}

#thu-f-content .contents-card-container{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

#thu-f-content .contents-title{
    font-family: var(--japanese_font);
    font-weight: bold;
    font-size: 52px;
    color: var(--blue);
    text-align: center;
}

#thu-f-content .contents-subtitle{
    font-family: var(--japanese_font);
    font-weight: bold;
    font-size: 13.1px;
    color: var(--blue);
    text-align: center;
}

#thu-f-content .new{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--blue);
    padding-bottom: 10px;
    margin-bottom:10px ;
}

#thu-f-content .new-status{
    padding: 0 20px;
    border: 1px solid var(--blue);
}

#thu-f-content .news .card-btn{
    max-width: 13%;
    margin: auto;
align-items: center;
/* display: flex; */
}

#thu-f-content .qna-lists{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
    justify-content: center;
    align-items: center;
    align-items: stretch;
}

#thu-f-content .qna{
    background-color: var(--white);
    padding: 20px;
}

#thu-f-content .qna .top, #thu-f-content .qna .bottom{
    display: flex;
align-items: center;
    gap: 15px;
}


#thu-f-content .qna-card-txt{
    font-weight: bold;
    font-size: 23px;
    color: var(--white);
    padding: 2px 10px;
    background-color: var(--blue);
}

#thu-f-content .qna a{
    text-decoration: underline;
}


@media(max-width: 1025px)
{
    #thu-f-content .first-div{
        padding: 20px 30px;
    }
}

@media(max-width: 1025px)
{
    #thu-f-content .first-div{
        padding: 15px;
    }
}

@media(max-width: 1025px)
{
    #thu-f-content .section-title{
        font-size: 54.3px;
    }

    #thu-f-content .section-subtitle{
        font-size: 18.1px;
    }

    #thu-f-content .card-section{
        gap: 30px;
    }

    #thu-f-content .card-title h3{
        font-size: 12.3px;
    }

    #thu-f-content .card-title h2, #thu-f-content .watermark{
        font-size: 16.4px;
    }

    #thu-f-content .card-text{
        font-size: 10.1px;
    }
}

@media(max-width: 768px)
{
    #thu-f-content .card-section{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1025px) {
    #thu-f-content .card2-content {
        padding: 15px;
        text-align: left;
    }
    
    #thu-f-content .card2 .card-text {
        font-size: 18px;
        margin: 10px 0;
        line-height: 1.5;
    }
}

@media(max-width: 768px)
{
    #thu-f-content .card{
        height: 260px;
    }
}

@media(max-width: 443px)
{
    #thu-f-content .first-div {
        padding: 10px;
        padding-left:0px;
    }

    #thu-f-content .card-section{
        gap: 20px;
    }

    #thu-f-content .card {
        height: 220px;
    }
}

@media(max-width: 768px){
    #thu-f-content .card-section{
        grid-template-columns: 1fr;
        gap: 50px;
    }

    #thu-f-content .card {
        height: 300px;
    }

    #thu-f-content .first-div {
        padding: 30px;
    }
}

/* Responsive styles for two-column layout */
@media (max-width: 1025px) {
    #thu-f-content #section1.active {
        flex-direction: column;
        gap: 40px;
    }
    
    #thu-f-content #section1 .left, #thu-f-content #section1 .right {
        width: 100%;
    }
    
    #thu-f-content .courses-container {
        grid-template-columns: repeat(3, 1fr);
        padding: 0 20px;
        gap: 20px;
    }
}

/* @media (max-width: 768px) {
    #thu-f-content .courses-container {
        grid-template-columns: repeat(3, 1fr);
        padding: 0 10px;
        gap: 10px;
    }
    
    #thu-f-content .qna-lists {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

@media (max-width: 768px) {
    #thu-f-content .courses-container {
        grid-template-columns: 1fr;
        max-width: 300px;
        margin: 0 auto;
    }
    
    #thu-f-content .card2 {
        flex-direction: column;
    }
    
    #thu-f-content .watermark {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
    }
    
    #thu-f-content .card2 .img::after {
        height: 100px;
    }
} */