@charset "UTF-8";

/* 共通部分 -------------------- */
html {
    font-size: 100%;
}
body {
    font-family: "Yu Gothic","游ゴシック";
    line-height: 1.7;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

/*ヘッダー --------------------*/
.logo {
    width: 180px;
    margin-top: -10px;
    padding-left: 10px;
    text-align: center;
}

.logo:hover {
    opacity: 50%;
}

.main-nav {
    display: flex;
    font-size: 18px;
    margin-top: 30px;
    margin-right: 10px;
    list-style: none;
    text-align: center;
}

.main-nav a:not(li) {
color: #a55cdd;
padding-left: 20px;
}

.main-nav a:hover {
    opacity: 50%;
}

.page-header:not(li) {
    display: flex;
    justify-content: space-between;
}

.header-wrapper {
    position: fixed;
    top: 0;
    left:0;
    right: 0;
    margin: 0 auto;
    padding: 0 4%;
    background-color: rgba(255, 255, 255, 0.3);
    height: 86px;
    z-index: 1000;
}

.main-nav label {
    display: block;
    margin: 0;
    height: 50px;
    color: #a55cdd;
    cursor: pointer;
}

.main-nav label:hover {
    opacity: 0.6;
}

.main-nav input {
    display: none;
}

.main-nav ul {
margin: 0;
padding: 0;
color: #555;
width: 0;
}

#links001, #links002 {
    padding-top: 80px;
}

#links001 li, #links002 li {
    margin-left: -80px;
    height: 0;
    width: 300px;
    text-align: left;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#menu_bar001:checked ~ #links001 ul,
#menu_bar002:checked ~ #links002 ul {
    padding-top: 86px;
}


#menu_bar001:checked ~ #links001 li,
#menu_bar002:checked ~ #links002 li {
    height: 30px;
    width: 300px;
    line-height: 1;
    background-color: rgba(255,255,255,0.6);
    border: solid #fff;
    border-width: 0 0 2px 0;
    padding-top: 10px;
}

#menu_bar001:checked ~ #links001 li:hover,
#menu_bar002:checked ~ #links002 li:hover {
    opacity: 0.6;
}

#menu_bar001:checked ~ #links001 li:active,
#menu_bar002:checked ~ #links002 li:active {
    opacity: 0.2;
}

/*本体 --------------------*/
.mainpage {
    background-color: #fcdfff;
    background-size: cover;
    max-width: 1100px;
    height: 2020px;
    margin: 0 auto;
    padding-top: 100px;
    
}

.main-contents {
    box-sizing: border-box;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

.main-content {
    float: left;
    width: 15%;
    margin: 0px 18px 10px 0px;
    position: relative;
    
}

.main-content-se {
    float: left;
    width: 20%;
    margin-right: 18px;
    margin-top: 630px;
    
    
}

.line-m {
    position: absolute;
    left: 410px;
    top: 120px;
}

.line-a {
    position: absolute;
    left: 595px;
    top: 120px;
}

.line-y {
    position: absolute;
    left: 765px;
    top: 120px;
}

.line-s {
    position: absolute;
    left: 410px;
    top: 910px;
}

.line-n {
    position: absolute;
    left: 595px;
    top: 910px;
}

.main-content p {
    margin-top: 30px;
    line-height: 18px;
    padding-left: 15px;
}

.main-content-se p {
    margin-top: 30px;
    line-height: 18px;
    padding-left: 15px;
}

.name {
    font-size: 20px;
    line-height: 25px;
}

.three {
    margin-block-end: 0px;
}

.main-contents a {
    margin-left: 80px;
}

.detail {
    padding: 0 5px;
}

.lig {
    border: 1px solid #a444a4;
    color: #a444a4;
}

.da {
    border:1px solid #e8a1ff;
    color: #e8a1ff;
}

.lig:hover {
    background-color: rgba(164,68,164, 0.3);
    
}

.da:hover {
    background-color: rgba(232,161,255,0.3);
}

.l {
    color: #a444a4;
    height: 150px;
    width: 150px;
    background-image: url(ギザギザ薄.png);
    background-size: 160px;
    padding: 5px;
}




.v {
    color: #e8a1ff;
    background-image: url(ギザギザ濃.png);
    background-size: 160px;
    height:150px;
    width: 150px;
    padding: 5px;
}

.month {
    float: left;
    margin: 150px 55px 0 145px;
    color: #a444a4;
    line-height: 55px;
    font-weight: bold;
    font-size:22px ;
}

.month-se {
    float: left;
    margin-right: 100px;
    color: #a444a4;
    line-height: 55px;
    font-weight: bold;
    position: absolute;
    top: 940px;
    left: 100px;  
    font-size: 22px;
}

.light {
    background-image: url(イベント背景薄.png);
    background-size: cover;
}

.dark {
    background-image: url(イベント背景濃.png);
    background-size: cover;
}

.april {
    margin-top: 52px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.may {
    margin-top: 15px;
    width: 160px;
    text-align: center;
    line-height: 50px;  
}

.july {
    margin-top: 117px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.septem {
    margin-top: 315px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.octo {
    margin-top: 112px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.octo-y {
    margin-top: 10px;
    width: 160px;
    text-align: center;
    line-height: 50px; 
}

.novem {
    margin-top: 35px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.novem-n {
    margin-top: 280px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.decem {
    margin-top: 115px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.decem-n {
    margin-top: 5px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.janu {
    margin-top: 10px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.octo-s {
    margin-top: 370px;
    width: 160px;
    text-align: center;
    line-height: 50px;
} 

.novem-na {
    margin-top: 325px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}

.decem-s {
    margin-top: 55px;
    width: 160px;
    text-align: center;
    line-height: 50px;
}


/*フッター --------------------*/

.page-footer {
    margin: -10px;
    background-color: #f2f2f2;
    }
    
    .footer-wrapper {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto -10px auto;
        padding: 0 4px;
        max-width: 1800px;
    }
    
    .copyright {
        text-align: center;
        font-size: 12px;
        color: #3d2e4a;
        padding-top: 20px;
    }
    
    .partners {
        text-align: center;
        color: #3d2e4a;
        font-size: 20px;
        padding-top: 10px;
    }
    
    .banners {
        display: block;
        margin: 0 auto;
        text-align: center;
        max-width: 100%;
        align-items: center;
    }
    
    .banner {
        margin: 10px;
        max-width: 100%;
    }
    
    .un {
        display: none;
    }
    
    .url:hover {
        opacity: 0.8;
    }
    
    .back {
        color: #555;
        text-align: center;
        padding: 20px;
    }