@charset "UTF-8";

/* ==================================================
section__workshopTitle
================================================== */
.topics__workshop img {
    width: 100%;
    height: 286px;
    margin-top: 31px;
    object-fit: cover;
}

.mv__pcW {
    display: none;
}

@media screen and (min-width: 600px) {
 .topics__workshop img {
        height: 316px;
        margin-top: 49px;
    }
}

@media screen and (min-width: 769px) {
    .topics__workshop img {
        margin-top: 64px;
    }
}

@media screen and (min-width: 950px) {
    .topics__workshop img {
        height: 336px;
        margin-top: 55px;
    }

    .mv__spW {
        display: none;
    }

    .mv__pcW {
        display: block;
    }
}

/* ==================================================
section__about
================================================== */
.about__crafts {
    position: absolute;
    z-index: 10;
    padding: 13px 9%;
    margin-top: -67px;
    width: 100%;
    height: 217px;
    background-color: #FFFFFF;
    display: grid;
    align-items: center;
}

@media screen and (min-width: 769px) {
    .about__crafts {
        position: static;
        z-index: 0;
        width: 604px;
        height: 144px;
        margin: 48px auto 0;
        padding: 0;
        
        font-size: 1.8rem;
    }
}
/* pc 769px */
    
/* ==================================================
section__link
================================================== */
.section__link {
    text-align: center;
}

.topics__link {
    margin-top: 174px;
    font-size: 2rem;
    font-weight: 700;
}

.link__frame--sp,
.link__frame--pc {
    margin: 9px auto 0;
    width: 283px;
    height: 217px;;
    border-radius: 20px;
    border: 5px solid #33A65E;
    background: rgba(217, 217, 217, 0.00);
    position: relative;
    z-index: 1;
}

.link__list {
    width: 180px;
    height: 180px;
    margin: 18px auto;
}

.link__item {
    line-height: 2.5;
    text-align: left;
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
    pointer-events: none;
    position: relative;
    z-index: -10;
}

/* workshopTitle */
.workshopTitle {
    text-align: center;
    font-weight: 700;
}

.workshop__pc,
.link__frame--pc {
    display: none;
}
@media screen and (min-width: 769px) {
    .topics__link {
        margin-top: 34px;
    }

    a.anchor{
        display: block;
        padding-top: 110px;
        margin-top: -110px;
    }
}

@media screen and (min-width: 1100px) {
    .topics__link {
        margin-top: 36px;
    }

    .link__frame--pc {
        margin: 15px auto 0;
        width: 618px;
        height: 131px;
    }

    .link__list {
        width: 403px;
        height: 90px;
        margin: 18px auto;
        display: flex;
        flex-wrap: wrap;
        gap: 0 83px;
    }

    /* workshopTitle */
    .workshopTitle {
        font-size: 2.6rem;
    }

    .link__frame--pc {
        display: block;
    }

    .link__frame--sp {
        display: none;
    }
        
    .footer {
        margin-top: 0;
    }

}
/* pc 769px */

/* ==================================================
workshop__pc
================================================== */
.section__canning,
.section__cloth,
.section__ghost,
.section__dyeing {
    position: relative;
    padding: 0 5.3%;
    margin-top: 44px;
}

.workshop__photo {
    margin-top: 15px;
}

.workshopTitle::before{
    content: '';
    width: 23%;
    height: 4px;
    background-color: #33A65E;
    display: inline-block;
    position: absolute;
    top: 85px;
    left: 5.3%;
}

.workshopTitle::after{
    content: '';
    width: 23%;
    height: 4px;
    background-color: #33A65E;
    display: inline-block;
    position: absolute;
    top: 85px;
    right: 5.3%;
}

.slick-prev:before, 
.slick-next:before {
    color: #33A65E;
    font-size: 3rem;
}

.slick-next {
    right: -1px;
}

.slick-prev {
    left: -10px !important;
    z-index: 10;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #33A65E;
    font-size: 1.2rem;
}

@media screen and (min-width: 769px) { 
    .workshopTitle::before{
        top: 120px;
    }
    
    .workshopTitle::after{
        top: 120px;
    }
}

@media screen and (min-width: 1100px) {
    .workshop__pc {
        margin-top: 100px;
    }

    .workshop__photo1 {
        width: 568px;
        height: 365px;
        margin-top: 0;
    }

    .workshop__photo2, 
    .workshop__photo3 {
        width: 450px;
        height: 276.765px;
        margin-top: 27px;
    }

    .workshop__pc1,
    .workshop__pc2,
    .workshop__pc3,
    .workshop__pc4 {
        display: flex;
        justify-content: space-between;
    }
    
    .workshop__pc2,
    .workshop__pc4 {
        flex-direction: row-reverse;

    }

    .workshopTitle__pc {
        font-size: 2.6rem;
        font-weight: 700;
        text-align: center;
        margin-top: 30px;
    }

    .workshop__pc section {
        width: 932px;
        margin: 130px auto 0;
    }

    .workshop__pcTxt {
        width: 336px;
    }
    
    .workshop__txt1 {
        position: relative;
        margin-top: 15px;
        width: 336px;
        height: 242px;
        display: flex;
        align-items: center;
        border-top: solid 8px #33A65E;
        border-bottom: solid 8px #33A65E;
    }
    
    .workshop__txt1--cloth {
        height: 205px;
    }

    .workshop__txt1--dyeing {
        height: 147px;
    }

    .workshop__pc {
        display: block;
    }

    .workshop__sp {
        display: none;
    }

    a.anchor{
        display: block;
        padding-top: 130px;
        margin-top: -130px;
    }
    

}
/* pc 769px */


/* ==================================================
section__example
================================================== */
.section__example {
    padding: 0 5.3% 50px;
}

.example__txt {
    position: relative;
    margin-top: 80px;
    text-align: center;
    z-index: 10;
}

.example__txt::after {
    content: '';
    width: 329px;
    height: 128px;
    display: inline-block;
    background-image: url('../images/oval9.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 38px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -10;
}

.example {
    position: relative;
    text-align: center;
    font-weight: 700;
    z-index: 10;
}

.example::after {
    content: '';
    width: 76px;
    height: 25px;
    background-color: #EAFFC3;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -10;
}

.example1 {
    margin-top: 60px;
}

.example1__list,
.example2__list {
    margin-top: 15px;
}

.example2 {
    margin-top: 40px;
}

/* section__contact */
.section__contact {
    margin-top: 0;
}

@media screen and (min-width: 1000px) {
    .section__example {
        padding-bottom: 0;
    }

    .example__txt {
        font-size: 1.8rem;
        margin-top: 140px;
    }

    .example__txt::after {
        width: 494px;
        height: 192px;
        top: 50px;
    }

    .example__div1 {
        display: flex;
        width: 900px;
        margin: 122px auto 0;
        justify-content: space-between;
    }

    .example1 {
        margin-top: 0;
    }

    .example2 {
        margin-top: 0;
    }

}
/* pc 769px */