@charset "UTF-8";
#event_calendar{
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;

/*    font-family: "din-1451-lt-pro-engschrift", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;*/
    font-weight: 500;
    font-weight: normal;
}
.go{
    font-family: "メイリオ", Meiryo, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif;
}
.min{
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
}
.vis_evt{
    position: relative;
/*    height: calc(100vh - 8.8rem);*/
    height: 100vh;
}
.evtVisual__catch{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.evtVisual__catch h2{
    font-size: 54px;
    color: #FFF;
}
.evt-vis_slide .vis01,
.evt-vis_slide .vis02,
.evt-vis_slide .vis03{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.evt-vis_slide .vis01{
    background-image: url(./../img/anniversary/main_vis01.jpg);
}
.evt-vis_slide .vis02{
    background-image: url(./../img/anniversary/main_vis02.jpg);
}
.evt-vis_slide .vis03{
    background-image: url(./../img/anniversary/main_vis03.jpg);
}
.evtVisual__catch-line{
    font-size: 28px;
    display: block;
    color: #FFF;
    font-size: 34px;
    height: -5.5em;
    line-height: 1.6;
    text-shadow: #000 0px 0 7px;
}
#greetings{
    background-image: url(./../img/anniversary/bg-greetings01.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
.greetings_wrap{
    background: url(./../img/anniversary/dots_screen.png);
    padding: 100px 30px 140px;
}

@media screen and (max-width: 768px){
    .evtVisual__catch h2{
        font-size: 7vw;
    }
}
@media screen and (max-width: 568px){
    #greetings{
        background-image: url(./../img/anniversary/bg-greetings01.jpg);
        background-position: center;
        background-repeat: repeat;
        position: relative;
    }    
}

.greetings_inner{
    /*font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;*/
    max-width: 880px;
    margin: 0 auto;
    color: #FFF;
}
.greetings_inner h3{
    font-size: 48px;
    text-align: center;
    margin-bottom: 60px;
    font-weight: normal;
    letter-spacing: 3px;
}
.greetings_inner h3 span{
    font-size: 16px;
    display: block;
    margin-top: 10px;
    letter-spacing: 4px;
    font-weight: inherit;
}
.greetings_inner p{
    font-size: 1.8rem;
}
.greetings_inner .signature{
    text-align: right;
    margin-top: 60px;
}
.greetings_inner .signature p span{
    font-size: 20px;
    padding-left: 10px;
    margin-top: 60px;
}
@media screen and (max-width: 568px){
    .greetings_wrap {
        padding: 60px 20px 60px;
    } 
}

.events_cal{
    background-color: #F1F1F1;
/*    background-image: url(./../img/anniversary/kirakira.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;*/
    position: relative;
    padding: 120px 30px;
}
.events_cal_inner{
    background-color: #FFF;
    max-width: 980px;
    margin: 0 auto 0;
    padding: 80px;
}
.events_cal_inner p{
    margin-bottom: 20px;
}
.events_cal_inner img{
    width: 100%;
    margin-bottom: 10px;
}
.events_cal_inner .post_content{
    margin-bottom: 40px;
}
.evt_ttl_wrap{
    text-align: center;
    margin-bottom: 60px;
}

.evt_ttl_wrap h3{
    font-size: 50px;
    letter-spacing: 3px;
    margin-bottom: 40px;
    color: #B81D21;
}
.evt_ttl_wrap h3 span{
    display: block;font-size: 20px;
    color: #333;
    margin-top: 20px;
    font-weight: normal;
}
.txt_eventdesc{
    font-size: 18px;
}
.note{
    margin-top: 30px;
}

table.tbl-plan td{
  vertical-align: top;
  padding: 15px 0;
}
table.tbl-plan td.plan-pic{
  width: 250px;
  padding-right: 20px;
}
table.tbl-plan td h3{
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 568px) {
  table.tbl-plan td{
    padding-right: 0 !important;
    display: block;
    padding-top: 0;
  }
  table.tbl-plan td.plan-pic{
    width: 100%;
    padding-bottom: 0;
  }
  table.tbl-plan td.plan-pic img{
    vertical-align: baseline;
  }
}

ul.pagenavi {
    text-align:center;
    margin-top: 80px;
    margin-bottom: 40px;
}
ul.pagenavi li {
    display:inline;
}
ul.pagenavi li:nth-child(2) {
    margin: 0 20px;
}

.wp-pagenavi{
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: #FAFAFA !important;
    padding: 10px 10px !important;
    border: none !important;
}
.wp-pagenavi span.current {
    font-weight: bold;
    color: #FFF !important;   
    background: #42A5F5 !important;
}


@media screen and (max-width: 568px){
    .evt_ttl_wrap{
        margin-bottom: 30px;
    }
    .events_cal {
        padding: 60px 20px;
    }
    .events_cal_inner{
        padding: 40px 20px;
    }
    .evt_ttl_wrap h3 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .evt_ttl_wrap h3 span {
        font-size: 12px;
        margin-top: 10px;
    }
    .txt_eventdesc{
        font-size: 14px;
    }
}
.event_box{
    border: 1px solid #B81D21;
    background-color: #FFF;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding: 3px;
    min-height: 110px;
}
.event_box dl{
    width: 100%;
}
.event_box dl dt{
    font-size: 20px;
    border-bottom: 2px solid #B81D21;
    margin: 20px 0 20px;
}
.event_box dl dd{
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.event_box dl dd a{
    display: block;
    width: 100%;
    text-decoration: none;
}

.event_box .box_month{
    background: #B81D21;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.event_box .box_month p{
    color: #FFF;
    font-size: 46px;
    font-style: italic;
}
.event_box .box_month p span{
    font-size: 28px;
}
.box_det{
    flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
    flex-direction: column;
}
.box_det h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.box_det ul{
    width: 100%;
}
.box_det ul li{
    text-decoration: none;
    margin-bottom: 6px;
    font-size: 15px;
    color: #000;
    width: auto;
    margin-left: 1.4em;
    text-indent: -1.4em;
}
.box_det ul li.nolink{
    color: #666
}
.box_det ul li.pt-event_n{
    pointer-events: none !important;
    cursor: none !important;
}
.box_det ul li:hover.pt-event_n {
    text-decoration: none !important;
}
.box_det ul li a{
    color: #111 !important;
    text-decoration: none ;
    font-weight: 600;
}
.box_det ul li a:hover{
    text-decoration: underline;
}

.box_det ul li.pt-event_n a{
    color: #888 !important;
}

@media screen and (max-width: 568px){
    .event_box{
        width: 100%;
    }
    .event_box .box_month {
        width: 100%;
    }
    .event_box .box_month p {
        font-size: 26px;
        margin-bottom: 0;
    }
    .event_box .box_month p span {
        font-size: 18px;
    }
    .box_det {
        padding: 20px 10px;
    }
    .box_det h4{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .box_det ul li{
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dotted #CCC;
        font-size: 14px;
        margin-left: 1em;
        text-indent: -1em;
    }
    .box_det ul li:last-child{
        border-bottom: none;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 568px){
    .evtVisual__catch{
        padding: 0 30px;
    }
    .evtVisual__catch h2 img{
        width: 100%;
    }
    .evtVisual__catch-line{
        font-size: 20px;
    }
}

.btn-wrap{
    margin-top: 60px;
}
.btn-wrap .inner{
    text-align: center;
}
.btn-gold{
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
.btn-gold a{
    text-align: center;
    display: block;
    width: 100%;
    background: #B81D21;
    color: #FFF;
    text-decoration: none;
    height: 100%;
    padding: 10px 10px;
    font-weight: normal;
    transition: 0.3s ease-in-out;
}
.btn-gold a:hover{
    opacity: 0.8;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 0;
    right: 0;
    padding: 40px;
    position: absolute;
    top: 54%;
    transform: translate(0,-50%);
    width: 60%;
    height: 75%;
    margin: 0 auto;
    overflow-y: scroll;
}
.ttl-wrap{
    display: flex;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 10px;
}
p.ttl_monthlyevent{
    font-size: 15px;
    margin-bottom: 10px;
    color: #FFF;
    background: #B81D21;
    width: 150px;
    text-align: center;
    padding: 0 10px 0;
    margin-right: 10px;
}
h4.ttl_h401{
    flex: 1;
    font-size: 24px;
}
p.txt_evtdate{
    margin-bottom: 20px;
}
h5.ttl_h501{
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 1.6;
}
p.txt_evtdet{
    margin-bottom: 15px;
}
.modal__content img{
    width: 100%;
}
.js-modal-close.btn{
    position: fixed;
    right: 7px;
    top: 7px;
    color: #333;
    background-color: #FFF;
    z-index: 999;
    padding: 4px 10px;
    border: 2px solid #333;
    font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
}

.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;}
.mb40{ margin-bottom: 40px;}
.mb50{ margin-bottom: 50px;}


.pagelinks{
    margin-top: 30px;
    text-align: center;
}
.pagelinks li{
    display: inline-block;
}
.pagelinks li.other_evt{
    display: inline-block;
}
.pagelinks li a{
    color: #FFF;
    background: #B81D21;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 6px 10px;
}
