﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.tosho_pickup
{
    padding: 0;
}

.tosho_pickup h2
{
    background: none;
    text-align: center;
    font-size: xx-large;
    font-family: 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
    padding: 0;
}

.tosho_pickup h2.cal_title
{
    background: url(../../../images/lib/icon_cal.png) no-repeat left 0 top 50%;
    display: table;
    margin: 0 auto;
    padding: 20px 20px 0px 50px;
    border: none;
}

ul.select_cal
{
    width: 100%;
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    border: gainsboro;
    box-sizing: border-box;
    border-spacing: 3px 0;
}

ul.select_cal li
{
    display: table-cell;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    background-color: #E0F1F9;
    border-bottom: 2px solid #53BBF4;
}

ul.select_cal li.select
{
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: 0;
}

ul.select_cal li a
{
    width: 100%;
    display: block;
    padding: 15px;
    box-sizing: border-box;
    text-decoration: none !important;
    color: #4f4f4f;
    font-size: medium;
    font-weight: bold;
    font-family: 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
    background: url(../../../images/lib/arrow_bb.png) no-repeat left 50% bottom 5px;
}

.cal_block
{
    background: #ffffff;
    padding: 0 10px 5px;
    margin: 0 3px;
    border-radius: 0 0 20px 20px;
}

.cal_block h3
{
    margin: 0;
    display: none;
}

.pageoff
{
    display: none;
}

/* イベントカレンダーモジュール用 */
.EventListCalendar_Title {
    border: none !important;
    border-radius: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.EventListCalendar_Title .outside_h 
{
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: 0;
}

.EventListCalendar_Title .outside_h {
    display: table-cell;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    background: url(../../../images/lib/arrow_bb.png) no-repeat left 50% bottom 5px;
    background-color: #E0F1F9;
    border-bottom: 2px solid #53BBF4;
    display: none !important;
}

.EventListCalendar_Title .inside_b{
    background: #ffffff;
    padding: 0 10px 5px;
    margin: 0 3px;
    border-radius: 0 0 20px 20px;
    min-height: 310px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.tosho_pickup
{
    padding: 0;
}

.tosho_pickup h2
{
    background: none;
    text-align: center;
    font-size: xx-large;
    font-family: 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
    padding: 20px 0;
}

.tosho_pickup h2.cal_title
{
    background: url(../../../images/lib/icon_cal.png) no-repeat left 0 top 50%;
    display: table;
    margin: 0 auto;
    padding: 20px 20px 20px 50px;
    border: none;
}

ul.select_cal
{
    width: 100%;
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    border: gainsboro;
    box-sizing: border-box;
    border-spacing: 3px 0;
}

ul.select_cal li
{
    display: table-cell;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    background-color: #E0F1F9;
    border-bottom: 2px solid #53BBF4;
}

ul.select_cal li.select
{
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: 0;
}

ul.select_cal li a
{
    width: 100%;
    display: block;
    padding: 15px 5px;
    box-sizing: border-box;
    text-decoration: none !important;
    color: #4f4f4f;
    font-size: medium;
    font-weight: bold;
    font-family: 'Zen Maru Gothic', serif, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Osaka, Arial, sans-serif;
    background: url(../../../images/lib/arrow_bb.png) no-repeat left 50% bottom 5px;
}

.cal_block
{
    background: #ffffff;
    padding: 0 10px 5px;
    margin: 0 3px;
    border-radius: 0 0 20px 20px;
}

.cal_block h3
{
    margin: 0;
    display: none;
}

.pageoff
{
    display: none;
}

/* イベントカレンダーモジュール用 */
.EventListCalendar_Title {
    border: none !important;
    border-radius: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.EventListCalendar_Title .outside_h 
{
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: 0;
}

.EventListCalendar_Title .outside_h {
    display: table-cell;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    background: url(../../../images/lib/arrow_bb.png) no-repeat left 50% bottom 5px;
    background-color: #E0F1F9;
    border-bottom: 2px solid #53BBF4;
    display: none !important;
}

.EventListCalendar_Title .inside_b{
    background: #ffffff;
    padding: 0 10px 5px;
    margin: 0 3px;
    border-radius: 0 0 20px 20px;
}
}
