@charset "UTF-8";

html {
    font-size: 62.5%;
}

body {
    margin: 0;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.main-contents {
    margin-top: 0;
    padding-top: 0;
}

.main-contents .main-title {
    color: #082824;
    font-size: 2.5rem;
    font-family: 'HG創英角ｺﾞｼｯｸUB', sans-serif;
    margin: 0;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.main-contents .sub-title {
    font-size: 1.7rem;
    letter-spacing: 1px;
    color: #690091;
    font-family: 'UD デジタル 教科書体 NK-B', sans-serif;
    text-align: center;
    margin-bottom: 0;
}

.main-contents .desc {
    margin: 10px 0 0 0;
    font-size: 1.5rem;
    line-height: 1.75;
    text-align: left;
    font-family: a-otf-gothic-bbb-pr6n, sans-serif;
    margin-bottom: 80px;
    background-image: url(../images/shiyaraku.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
}

.bg-opacity {
    background: rgba(255, 255, 255, 0.7);
    height: 100%;
}

.images-wrapper {
    position: relative;
    height: 240px;
}

.image-frame {
    position: absolute;
    width: 40%;
    border: 1px solid #d0d0d0;
    padding: 8px 8px 30px 8px;
    background: #ffffff;
}

.image-frame img {
    max-width: 100%;
}

.image-frame.frame-left {
    z-index: 2;
    top: 0;
    left: 5%;
    transform: rotate(-10deg);
/*    box-shadow: 5px 5px 0 0 #b7b8b8;*/
}

.image-frame.frame-right {
    z-index: 1;
    top: -28%;
    left: 44%;
    box-shadow: 5px 5px 0 0 #b7b8b8;
    transform: rotate(5deg);
}

/*
.frame-left-shade {
    position: absolute;
    z-index: 0;
    top: 2%;
    left: 7%;
    width: 150px;
    height: 195px;
    background-color: #b7b8b8;
    transform: rotate(-10deg);
}
*/

.course-box dl {
    font-size: 1.5rem;
    font-family: 'メイリオ', sans-serif;
    font-weight: 500;
    color: #231815;
}

.course-box dl {
    overflow: hidden;
}

.course-box dt {
    float: left;
}

.course-box dd {
    margin: 0 0 0.7em 0;
}

.top-image {
    margin-top: 30px;
    margin-bottom: 30px;
}

.top-image img {
    width: 100%;
}

.course-box {
    margin-bottom: 35px;
}

.course-box .artwork {
    display: inline-block;
    width: 165px;   
    text-align: left;
    color: #665366;
    font-weight: bold;
    font-size: 5.0rem;
    margin-bottom: 5px;
    font-family: 'Ink Free', 'Kalam', cursive;
    background-repeat: no-repeat;
}

.course-one .artwork {
    background-size: 30%;
    background-position: left 95% top 0%;
    background-image: url(../images/hasami.png);
}

.course-two .artwork {
    background-size: 23%;
    background-position: left 95% top 0%;
    background-image: url(../images/enogu.png);
}

.course-box .artwork-volume {
    display: inline-block;
    width: 60px;
    margin-left: 0px;
    background-color: #693d37;
    color: #ffffff;
    padding: 5px 5px 0 5px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    vertical-align: 15px;
    letter-spacing: 1px;
    font-family: 'Franklin Gothic Heavy', 'san-serif';
    transform: rotate(10deg);
}

.artwork-volume .number {
    font-size: 3.2em;
    vertical-align: -10px;
}


.course-box .date {
    font-size: 3.5rem;
    font-weight: bold;
    color: #0f0b5d;
    font-family: 'Franklin Gothic Heavy', 'san-serif';
}

.course-box .course-hours {
    font-size: 3.0rem;
    font-family: 'Franklin Gothic Heavy', 'san-serif';
    color: #231815;
}

.course-box .course-title {
    font-size: 2.0rem;
    margin: 10px 0;
    font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
}

.description-container {
    position: relative;
}

.course-box .badge {
    position: absolute;
    padding: 12px;
    border: none;
    color: #ffffff;
    font-size: 1.2rem;
    background-color: #444e51;
    display: inline-block;
    font-size: 1.0rem;
    text-align: center;
    line-height: 1.3;
    border-radius: 50%;
    letter-spacing: 1px;
    transform: rotate(5deg);
}

.course-one .badge {
    top: -30%;
    left: 75%;
    width: 80px;
    
}

.course-two .badge {
    top: 72%;
    left: -3%;
    width: 90px;
}

.image-wrapper {
    position: relative;
}

.course-box .course-description {
    font-family:'BIZ UDPゴシック', sans-serif;
    font-size: 1.4rem;
}

.course-box figure {
    margin: 0;
    text-align: center;
}

.course-one figure img {
    
}

.access {
    padding-top: 15px;
    border-top: 1px solid lightgray;
    margin: 20px 0 20px;
    text-align: center;
}

.access h2 {
    font-size: 2.2rem;
    font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
}

.access dl {
    font-size: 1.4rem;
    text-align: left;
    overflow: hidden;
}

.access dt {
    float: left;
}

.access dd {
    margin: 0 0 1.5em 0;
}

.note {
    margin-top: 15px;
}

.note-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 1.2rem;
    line-height: 1.5;
    
}

/* 受付状況 */
.status {
    display: inline-block;
    background-color: blue;
    color: #fff;
    font-size: 1.5rem;
    padding: 4px 7px;
    border-radius: 8px;
    letter-spacing: 1px;
    vertical-align: middle;
}

.stop {
    background-color: #d03c56;
}

.limited {
    background-color: #eba234;
}


/* ################## 375px以下　################## */
@media (max-width: 375px) {
    
}

/* ################## 599px以下　################## */

@media (max-width: 599px) {
    
    
}

/* ################## 600px以上　################## */

@media (min-width: 600px) {
    
    .main-contents .sub-title {
        font-size: 2.2rem;
    }
    
    .main-contents .main-title {
        font-size: 3.3rem;
    }
    
    .main-contents .desc {
        margin-bottom: 100px;
    }
    .images-wrapper {
        position: relative;
        height: 300px;
    }

    .image-frame {
        width: 35%;
    }

    .image-frame img {
        max-width: 100%;
    }

    .image-frame.frame-left {
        top: 0;
        left: 12%;
    }

    .image-frame.frame-right {
        z-index: 1;
        top: -18%;
        left: 48%;
    }
    
    .artwork-wrapper .artwork {
        font-size: 7rem;
    }
    
    
    .course-box .artwork {
        width: 220px;
    }
    
    .course-one .artwork {
        background-size: 30%;
        background-position: left 90% top 0%;
    }

    .course-two .artwork {
        background-size: 23%;
        background-position: left 90% top 0%;
    }
    
    .course-box .artwork-volume {
        width: 80px;
        margin-left: 0px;
        padding: 5px 5px 0 5px;
        font-size: 1.5rem;
        vertical-align: 15px;
    }

    .artwork-volume .number {
        vertical-align: -10px;
    }

    .course-box .date {
        font-size: 5.5rem;
    }

    .course-box .course-hours {
        font-size: 4.0rem;
    }

    .course-box .course-title {
        font-size: 3.0rem;
        margin: 10px 0;
    }
    
    .course-one .badge {
        top: -80%;
        left: 68%;
    }

    .course-two .badge {
        top: 72%;
        left: 19%;
    }
}

/* ################## 768px以上　################## */

@media (min-width: 768px) {
    .main-contents .desc {
        margin: 10px 0 0 0;
        height: 290px;
        font-size: 1.7rem;
        line-height: 1.3;
        text-align: center;
        margin-bottom: 70px;
        background-size: contain;    
    }
    
    .images-wrapper {
        margin-bottom: 35px;
    }
    
    .images-wrapper .image-frame {
        width: 35%;
    }
    
    .image-frame.frame-left {
        top: -10%;
        left: 15%;
    }

    .image-frame.frame-right {
        top: -30%;
        left: 50%;
    }
    
    .course-one .badge {
        top: -50%;
        left: 88%;
    }
    
    .course-two .badge {
        left: 0;
    }
    
    
    .access-note dl {
        width: 70%;
        margin: 30px auto 10px;
    }
    
}


/* ############### 1024px以上 ############### */
@media (min-width: 1024px) {
    /* 全体の横幅を固定 */
    .main-contents, .top-image, .note {
        width: 990px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .main-contents .desc {
        background-size: contain;
    }
    
    .images-wrapper {
        margin-bottom: 30px;
    }
    .images-wrapper .image-frame {
        width: 25%;
    }
    
    .image-frame.frame-left {
        top: -10%;
        left: 25%;
    }

    .image-frame.frame-right {
        top: -40%;
        left: 50%;
    }
    
    .courses-wrapper {
        display: flex;
        justify-content: space-between;
    }
    
    .course-box {
        width: 43%;
    }
    
    .course-one .badge {
        top: -30%;
        left: 80%;
    }

    .course-two .badge {
        top: 72%;
        left: -5%;
    }
    
}
