<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    schedule_sp.css
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {
ul{
    -webkit-text-size-adjust: auto !important;
}
/*------------------------------------------------------------------------------------------
*
*
    max-width: 640px;
*
*
------------------------------------------------------------------------------------------ */
#contents_area{
    overflow: hidden;
}

.yodogawa{
    margin: 30px 0 0 0;
    padding: 0 15px;
    text-align:center;
    line-height: 1.96875em;
}

.yodogawa p{
    font-size: 14px;
    margin: 0 0 20px 0;
    letter-spacing: .06em;
}

.is_pc .yodogawa a:hover,
.is_sp .yodogawa a.touch{
    text-decoration: underline;
}

.is_pc #calendar_wrap{
    width: 125vw;
    min-width: 125vw;
    margin: -100px auto -60px auto;
    height: 100vh;
    overflow: scroll;
    transform: scale(.7) translateX(-20vw);
}

#section_calendar{
    margin: 0 auto 100px auto;
    position: relative;
}

.is_pc #section_calendar{
    width: 950px;
    min-width: inherit;
    overflow: hidden;
    margin: 0;
}

#section_calendar .section_inner{
    opacity: 0;
    position: relative;
}

.is_pc #section_calendar .section_inner{
    overflow: scroll;
}

#section_calendar.onload .section_inner{
    opacity: 1;
    transition: opacity .8s ease;
}

#section_calendar a{
    color: #000;
}

#c_date{
    position: relative;
}

#c_date li{
    min-height: 100px;
    padding: 20px 0 0 0;
    display: block;
    text-align: center;
    box-sizing: border-box;
}

#c_date li:last-child{
    border: none;
}

#c_date li span{
    display: block;
}

#section_calendar #c_date:after{
    content: '';
    width: 68px;
    height: 43px;
    display: block;
    position: absolute;
    top: 13px;
    left: 635px;
    z-index: 10;
}

#section_calendar{

}

#section_calendar .section_inner{
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    display: table;
    border: 1px solid #809ec2;
    box-sizing: border-box;
    position: relative;
}


#section_calendar .section_inner:after{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #809ec2;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

#section_calendar .section_inner div{
    display: table-cell;
    vertical-align: top;
    letter-spacing: normal;
    box-sizing: border-box;
}

#section_calendar .section_inner #c_date{ width: 72px;}
#section_calendar .section_inner #tobichi{ width: 310px;}
#section_calendar .section_inner #tobichi2_1{ width: 284px; z-index: 2;}
#section_calendar .section_inner #tobichi2_2{ width: 284px;}

#section_calendar .schedule h2{
    text-align: center;
    height: 41px;
    line-height: 41px;
    box-sizing: border-box;
}

#section_calendar .schedule ul{
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    -webkit-perspective: 3000px;
    -moz-perspective: 3000px;
    perspective: 3000px;
}

#section_calendar .schedule ul:last-child{
    border: none;
}

#section_calendar .schedule{
    position: relative;
}

#section_calendar .schedule ul{
    min-height: 160px;
    padding: 46px 0 0 0;
    border-bottom: 1px dashed #d8d8d8;
}

#section_calendar .schedule ul:first-child{
    padding: 0;
    min-height: inherit !important;
    border-bottom: none;
}

#section_calendar #tobichi.schedule:after{
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background-color: #809ec2;
    position: absolute;
    top: 0;
    right: 0;
}

#section_calendar #tobichi2_1.schedule:after{
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    border-right: 1px dashed #d8d8d8;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

#section_calendar .schedule li{
    width: 100%;
    min-height: 105px;
    max-height: 300px;
    overflow: hidden;
    display: block;
    position: relative;
    top: 0;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    z-index: 2;
}

#section_calendar .schedule ul:first-child li{
    height: 75px !important;
    min-height: 75px !important;
}


#section_calendar .schedule li.cl{
    width: 200%;
    text-align: center;
}

#section_calendar #tobichi li.cl.all{
    width: 100% !important;
    text-align: left !important;
}

#section_calendar #tobichi li.t1_cl,
#section_calendar #tobichi2_1 li.cl_left,
#section_calendar #tobichi2_2 li.cl{
    visibility: hidden;
}

#section_calendar .schedule li a{
    padding: 8px 5px;
    font-size: 14px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.3em;
    letter-spacing: 0;
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 1;
    transition: background .1s ease .0s !important;
}

.is_sp #section_calendar .schedule li a{
    font-size: 1rem;
    transform: scale(.9);
    -webkit-transform: scale(.9);
}

.is_sp #section_calendar .schedule li a .date{
    white-space: nowrap;
}

.is_pc #section_calendar .schedule li a:hover,
.is_sp #section_calendar .schedule li a.touch{
    transition: background .15s ease .05s !important;
}

#section_calendar .schedule li a.ov{
    height: 100%;
    display: block;
    position: absolute;
}

/*
*
*
    coloring
*
*
*/
#section_calendar .section_inner #tobichi li{ background-image:url(../images/parts_bg_stripe_p.png);}
#section_calendar .section_inner #tobichi2_1 li{ background-image:url(../images/parts_bg_stripe_b.png);}
#section_calendar .section_inner #tobichi2_2 li,
#section_calendar .section_inner li.same{ background-image:url(../images/parts_bg_stripe_y.png) !important;}

.is_pc #section_calendar .section_inner #tobichi li:hover a,
.is_sp #section_calendar .section_inner #tobichi li.touch a{ background-color: #f3c5ec;}

.is_pc #section_calendar .section_inner #tobichi2_1 li:hover a,
.is_sp #section_calendar .section_inner #tobichi2_1 li.touch a{background-color: #c4e7ff;}

.is_pc #section_calendar .section_inner #tobichi2_2 li:hover a,
.is_pc #section_calendar .section_inner li.same:hover a,
.is_sp #section_calendar .section_inner #tobichi2_2 li.touch a,
.is_sp #section_calendar .section_inner li.same.touch a{ background-color: #fff9b3 !important;}

#section_calendar .schedule li.current:after{
    opacity: 0;
    content: '開催中';
    display: inline-block;
    width: auto;
    padding: 6px 5px 6px 10px;
    background-color: #c0272d;
    color: #fff;
    font-size: 12px;
    letter-spacing: .3em;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

#section_calendar .schedule li.current.on:after{
    opacity: 1;
    transform: scale(1);
    transition: opacity .35s ease 0s, transform .35s ease-out 0s;
    -webkit-transform: scale(1);
    -webkit-transition: opacity .35s ease 0s, transform .35s ease-out 0s;
}

.is_sp #section_calendar .schedule li.current.on:after{
    padding: 8px 5px 8px 12px;
    transform: scale(.8) !important;
    -webkit-transform: scale(.8) !important;
}

#section_calendar .schedule li.current.on a{
    transition: color .6s ease .1s;
}

#section_calendar .schedule li h3{
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 1.5em;
}

#section_calendar #c_date li{
    border-right: 1px solid #809ec2;
    position: relative;
}

#section_calendar #c_date li:after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #809ec2;
    position: absolute;
    top: 0;
    left: 0;
}

#section_calendar #c_date li:first-child:after{
    display: none;
}

#section_calendar #c_date li{
    font-size: 16px;
    font-weight: bold;
    color: #10375c;
}

#section_calendar #c_date li span{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
}

#section_calendar #c_date .year{
    margin: 0 0 15px 0;
    font-size: 15px;
    display: block;
}

/*
    shop title
*/
#section_calendar .shop ul{
}

#section_calendar .shop ul,
#section_calendar .shop li{
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

#section_calendar .shop li{
    border-bottom: 1px solid #809ec2;
    background-color: #cedae3;
}

#section_calendar .shop li span{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

#section_calendar #tobichi .shop li{ background-image:url(../images/schedule/img_tobichi_main.png) !important; background-size: 211px;}
#section_calendar #tobichi2_1 .shop li{ background-image:url(../images/schedule/img_tobichi_shop.png) !important; background-size: 111px;}
#section_calendar #tobichi2_2 .shop li{ background-image:url(../images/schedule/img_tobichi_event.png) !important; background-size: 111px;}



} /* ----- max-width: 640px ----- */
</pre></body></html>