@charset "utf-8";

.styleItem {
    background-color: #FFF9F2;
    outline: 1px solid #E3D6C6;
    outline-offset: -8px;
    padding: 40px 30px;
    margin-top: 24px;
}

.styleImgWr {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    margin-bottom: 20px;
}

.galleryItem > img+.noimg{
    display: none;
}

.eventNo {
    pointer-events: none;
}

.styleImgBox>a {
    position: relative;
    padding: 0 0 70.39%;
    background: #fff;
    display: block;
}

.styleImgBox img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}

.styleSubTit {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.45em;
    margin-bottom: 10px;
}

.styleListImgWr {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 32px;
}

.styleTit {
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-top: 20px;
}

.styleListImg {
    position: relative;
    padding: 58.7% 0 0 0;
    background: #fff;
    display: block;
}

.styleListImg img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}

/*------------------------------YouTube------------------------------*/ 

.movie iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.movie {
    margin-top: 32px;
}

/*------------------------------category------------------------------*/ 

.inStyleBtnBox {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.firstBox {
    display: none;
}

.firstBox:first-child {
    display: flex;
}

.inStyleBtnBox section {
    display: flex;
    flex-wrap: wrap;
}

.styleBtn01 {
    display: flex;
    width: 100%;
    color: #AF6762;
    padding: 15px 2%;
    text-align: center;
    border: 1px solid #AF6762;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #fff;
    letter-spacing: 0.05em;
    line-height: 1.35em;
}

.styleBtn01>.styleCatText {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.styleBtn01:hover {
    opacity: .7;
    color: #fff;
    background: #AF6762;
}

/* -- pager -- */

.webgene-pagination {
    width: 100%;
}

.webgene-pagination > ul {
    display: flex;
    justify-content: center;
    padding: 0;
}

.webgene-pagination > ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height:30px;
    min-height:30px;
    width:100%;
    max-width:30px;
    margin: 30px 5px 0;
    padding: 4px 0;
    font-size: 14px;
    background-color: #FFF;
    list-style: none;
    border: 1px #AF6762 solid;
}

.webgene-pagination > ul > li.selected > a {
    color: #FFF;
    background-color: #AF6762;
    cursor: inherit;
    transition: all .5s;
}

.webgene-pagination > ul > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    color: #AF6762;
    transition: all .5s;
}

.webgene-pagination > ul > li > a:hover {
    color:#FFF;
    background-color: #AF6762;
    text-decoration: none;
    transition: all .5s;
}

.next > a {
    font-size: 11px;
    color: #FFF;
}

.prev > a {
    font-size: 11px;
    color: #FFF;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.styleListImgWr {
    grid-template-columns: repeat(4, 1fr);
}

.styleImgWr {
    grid-template-columns: repeat(2, 1fr);
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.styleSubTit {
    font-size: 25px;
}

.styleTit {
    font-size: 25px;
}

.styleItem {
    margin-top: 48px;
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */