@charset "utf-8";
#sub-colmn #snav_calendar h2 {
    background-image: none;
}
#sub-column #subc_calendar {
    background-color: inherit;
    margin-bottom: 20px;
    width: 100%;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    box-sizing: border-box;
}
#sub-column div.subc_cal_cont {
    background-color: inherit;
}
#sub-column div#subc_calendar h2 {
    border: none;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 30px;
    color: #333;
    border-bottom: none;
    box-sizing: border-box;
    text-align:left;
    display: block;
    border: none;
}
#sub-column div#subc_calendar h2::before {
  content: none;
  display:block;
  width:30px;
  height:30px;
  margin:0 auto;
  background-size: contain;
}
#sub-column div#subc_calendar h2::after {
    content: "営業日カレンダー";
    height: initial;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    position: relative;
    box-sizing: border-box;
    font-size: 16px;
    padding: 7px 0;
    color: #333;
    vertical-align: middle;
    line-height: 1.4;
    margin: 0 0 30px;
    min-height: inherit;
    border-top: none;
    font-weight: normal;
    text-align: center;
    border: none;
}
#sub-column div.cal_wrapper {
    padding: 0 0 20px 0;
    box-sizing: border-box;
    background: #fff;
    width: 80%;
    margin: 0 auto;
}
#sub-column div.cal_wrapper table.cal {
    width: 100%;
    line-height: 130%;
    font-weight: normal;
    font-size: 14px;
    background: #fff;
    font-family: "Jost", sans-serif;
}
#sub-column div.cal_wrapper table.cal tbody{
}
#sub-column div.cal_wrapper table.cal th {
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0 0 20px;
}
#sub-column div.cal_wrapper table.cal tr th p.month {
    font-size: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    margin: 0;
    font-weight: normal;
}
#sub-column div.cal_wrapper table.cal tr th input {
    border: none;
    z-index: 1;
}

#sub-column div.cal_wrapper table.cal tr th input.prev {
    background: url(../img/arrow-left-c.svg) no-repeat left bottom;
    left: 0;
}
#sub-column div.cal_wrapper table.cal tr th input.next {
    background: url(../img/arrow-right-c.svg) no-repeat right bottom;
    right: 0;
}
#sub-column div.cal_wrapper table.cal tr th input.prev,
#sub-column div.cal_wrapper table.cal tr th input.next{
    height: 24px;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    width: 24px;
    background-size:contain;
    transform: translateY(-50%);
}
#sub-column div.cal_wrapper table.cal tr td {
    border: none;
    /* font-size: 70%; */
    text-align: center;
    font-size: 16px;
    padding: 1%;
    box-sizing: border-box;
    width: 14.3%;
    line-height: 140%;
    /* font-weight: bold; */
}

#sub-column .ccolor1,
#sub-column .ccolor2 {
    padding: 33% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
    color: #000!important;
}
#sub-column .null {
    padding: 33% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
}
#sub-column .Today {
    padding: 30% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
    background-color: #D5790F !important;
}
#sub-column div.cal_wrapper table.cal tr td div.Today {
    font-weight:normal;
}
#sub-column div.cal_wrapper table.cal tr.headline td {
    border: none;
    padding: 20px 0 2px 0;
}
#sub-column div.subc_cal_cont .cap {
    font-size: 60%;
    /* font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace; */
    padding: 0 20px 20px;
    width: 80%;
    background: #fff;
    margin: 0 auto;
}
#sub-column div.subc_cal_cont .cap p{
    font-size:13px;
}
#sub-column div.subc_cal_cont .cap ul {margin: 0 0 5px;}
#sub-column div.subc_cal_cont .cap li {
    display: inline-block;
    line-height: 140%;
    overflow: unset;
    font-size: 12px;
    /* font-weight: bold; */
}
#sub-column div.subc_cal_cont .cap li span {margin: 0 10px 0 0;vertical-align: middle;font-size: 12px;}
#sub-column div.subc_cal_cont .cap .ico_cap01 {
    font-size: 20px;
    vertical-align: middle;
    margin: 0 2px 0 0;
    /* color: #e3dad3!important; */
    /* background: #0065B2; */
    line-height: 1;
    color: #D5790F!important;
    line-height: 1;
}
#sub-column div.subc_cal_cont .cap .ico_cap02 {
    font-size: 20px;
    vertical-align: middle;
    margin: 0 2px 0 0;
    color: #39F;
}
#sub-column div.subc_cal_cont .cap .ico_cap03 {
    font-size: 20px;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
#sub-column div.subc_cal_cont .cap .cap-info {
    background-color: inherit;
    line-height: 1.5;
    padding: 0;
    font-size: 12px;
}
#sub-column div.cal_wrapper table.cal tr td div.ccolor1.Sun.Today{
    font-weight: normal;
    color: #fff!important;
    padding: 33% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    line-height: 1;
    background-color: #4a0000 !important;
}
#sub-column div.cal_wrapper table.cal tr td div.Deli {background-color: #EFE;}
#sub-column div.cal_wrapper table.cal tr td div.Holyday {
    background-color: #FF5078;
    color: #FFF;
}
#sub-column div.cal_wrapper table.cal tr td div.backward {
    color: #CCC;
    font-weight: normal;
    background-color: #FFF;
}
#sub-column div.cal_wrapper table.cal tr td div.pointer {
    cursor: pointer;
}
#sub-column div.cal_wrapper table.cal tr td div.pointer:hover {
    background-color: #EEE;
}
#sub-column #snav_mailMag {
    background-color: #F5F5F5;
    margin-bottom: 20px;
    width:  100%;
}

/*-----------------------------------------------------
for -1200px
/*-----------------------------------------------------*/
@media screen and (max-width: 1200px) {
    #snav_calendar h2 {
    background-image: none;
}
#subc_calendar {
    background-color: inherit;
    margin-bottom: 20px;
    width: 25%;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    /* margin: 0 auto; */
    max-width: 320px;
}
div.subc_cal_cont {
    background-color: inherit;
}
div#subc_calendar h2 {
    border: none;
    font-size: 18px;
    font-weight: normal;
    /* padding: 10px 0; */
    margin: 0 0 15px;
    color: #333;
    /* border-bottom: 3px solid #f2f2f2; */
    box-sizing: border-box;
    text-align:left;
    display: block;
}
div#subc_calendar h2::before {
    content: none;
}
div#subc_calendar h2::after {
    content: "営業日カレンダー";
    height: initial;
    left: 0;
    line-height: inherit;
    position: inherit;
    right: 0;
    top: 0;
    letter-spacing: 0;
    display: block;
    position: relative;
    font-size: 18px;
    padding: 10px 0;
    color: #333;
    line-height: 45px;
    vertical-align: middle;
    line-height: 1;
    margin: 0 0 15px;
    min-height: inherit;
    border-top: none;
    font-weight: 500;
    text-align: left;
    box-sizing: border-box;
    border-bottom: 2px solid #e3dad3;
}
div.cal_wrapper {
    padding: 0;
    box-sizing: border-box;
}
div.cal_wrapper table.cal {
    width: 100%;
    line-height: 130%;
    font-weight: normal;
    font-size: 14px;
}
div.cal_wrapper table.cal th {
    height: 20px;
    position: relative;
    padding: 0;
    margin: 0 0 20px;
}
div.cal_wrapper table.cal tr th p.month {
    /* font-size: 88%; */
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    margin: 0;
    font-weight: normal;
}
div.cal_wrapper table.cal tr th input {
    border: none;
    z-index: 1;
}
div.cal_wrapper table.cal tr th input.prev {
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size:contain;
    /* background-color:inherit; */
    transform: translateY(-50%);
}
div.cal_wrapper table.cal tr th input.next {
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size: contain;
    /* background-color: inherit; */
    transform: translateY(-50%);
}
div.cal_wrapper table.cal tr td {
    border: none;
    /* font-size: 70%; */
    text-align: center;
    font-size: 12px;
    padding: 1%;
    box-sizing: border-box;
    width: 14.3%;
    line-height: 140%;
    /* font-weight: bold; */
}

.ccolor1,
.ccolor2, {
    padding: 30% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
}
.null {
    padding: 28% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
}
.Today {
    padding: 30% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    /* margin: 0 0 5px; */
    line-height: 1;
}
div.cal_wrapper table.cal tr.headline td {
    border: none;
    padding: 20px 0 2px 0;
}
div.subc_cal_cont .cap {
    font-size: 60%;
    /* font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace; */
    padding: 15px 2% 0;
    width: auto;
}
div.subc_cal_cont .cap p{
    font-size:13px;
}
div.subc_cal_cont .cap ul {margin: 3px 0 0;}
div.subc_cal_cont .cap li {
    display: inline-block;
    line-height: 140%;
    overflow: hidden;
    font-size: 12px;
    /* font-weight: bold; */
}
div.subc_cal_cont .cap li span {margin: 0 10px 0 0;vertical-align: middle;}
div.subc_cal_cont .cap .ico_cap01 {
    font-size: 120%;
    vertical-align: middle;
    margin: 0 2px 0 0;
    /* color: #e3dad3!important; */
    border-radius: 20px;
    /* background: #0065B2; */
    line-height: 1;
}
div.subc_cal_cont .cap .ico_cap02 {
    font-size: 120%;
    vertical-align: middle;
    margin: 0 2px 0 0;
    color: #39F;
}
div.subc_cal_cont .cap .cap-info {
    background-color: inherit;
    line-height: 1.5;
    padding: 0;
    font-size: 12px;
}
div.cal_wrapper table.cal tr td div.Today {
    /* background-color: #4a0001!important; */
    font-weight: normal;
    color: #fff!important;
    padding: 28% 0;
    box-sizing: border-box;
    border-radius: 1000px;
    line-height: 1;
}
div.cal_wrapper table.cal tr td div.Deli {background-color: #EFE;}
div.cal_wrapper table.cal tr td div.Holyday {
    background-color: #FF5078;
    color: #FFF;
}
div.cal_wrapper table.cal tr td div.backward {
    color: #CCC;
    font-weight: normal;
    background-color: #FFF;
}
div.cal_wrapper table.cal tr td div.pointer {
    cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
    background-color: #EEE;
}
#snav_mailMag {
    background-color: #F5F5F5;
    margin-bottom: 20px;
    width:  100%;
}

}

/*-----------------------------------------------------
for -1024px
/*-----------------------------------------------------*/


/*-----------------------------------------------------
for -768px
/*-----------------------------------------------------*/
@media screen and (max-width: 768px) {
    #sub-column #subc_calendar {
        background-color: inherit;
        margin-bottom: 20px;
        color: #333;
        font-weight: 500;
        font-size: 16px;
        width: 1000%;
        margin: 0 auto;
        padding: 0;
    }
    /*ドロワー内 カレンダー(1024px)*/
    #snav_calendar h2 {
    background-image: none;
    }
    #subc_calendar {
        background-color: inherit;
        margin-bottom: 20px;
        width: 25%;
        color: #333;
        font-weight: 500;
        font-size: 16px;
        width: 35%;
        /* margin: 0 auto; */
        max-width: 100%;
    }
    div.subc_cal_cont {
        background-color: inherit;
    }

    div#subc_calendar h2 {
        padding: 19px 0 30px;
        position: relative;
        text-align: center;
        display: block;
        /* background: #fff; */
    }
    div#subc_calendar h2::before {
        content: "CALENDAR";
        display: block;
    }
    div#subc_calendar h2::after {
        bottom: 0;
        /* content: "カレンダー"; */
        font-size: 80%;
        height: initial;
        left: 0;
        line-height: initial;
        position: absolute;
        right: 0;
        top: 39px;
    }

    div#subc_calendar h2 {
        border: none;
        font-size: 16px;
        /* font-weight: bold; */
        padding: 10px 0;
        margin: 0 0 10px;
        /* background: #65401f; */
        color: #333;
        border-bottom: 3px solid #f2f2f2;
        box-sizing: border-box;
        text-align:left;
        display: block;
    }
    div#subc_calendar h2::before {
        content: none;
    }
    div#subc_calendar h2::after {
        /* content: "カレンダー"; */
        text-align:left;
        font-size: 18px;
        font-weight: normal;
        bottom: 0;
        height: initial;
        left: 0;
        line-height: inherit;
        position: inherit;
        right: 0;
        top: 0;
    }
    div.cal_wrapper {
        padding: 0;
        box-sizing: border-box;
    }
    #sub-column div.cal_wrapper {
        padding: 0 0 3% 0;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        width: 80%;
    }
    div.cal_wrapper table.cal {
        width: 100%;
        line-height: 130%;
    }
    div.cal_wrapper table.cal th {
        height: 20px;
        position: relative;
        padding: 0;
        margin: 0 0 20px;
    }
    div.cal_wrapper table.cal tr th p.month {
        position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    margin: 5px 0;
    }
    div.cal_wrapper table.cal tr th input {
        border: none;
        z-index: 1;
    }
    div.cal_wrapper table.cal tr th input.prev {
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size: contain;
    /* background-color: inherit; */
    transform: translateY(-50%);
    }
    div.cal_wrapper table.cal tr th input.next {
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size: contain;
    /* background-color: inherit; */
    transform: translateY(-50%);
    }
    div.cal_wrapper table.cal tr td {
        /* border: solid 1px #CCC; */
        /* font-size: 70%; */
        text-align: center;
        font-size: 14px;
        padding: 1%;
        box-sizing: border-box;
        width: 14.3%;
    }

    .ccolor1,
    .ccolor2 {
        padding: 17%;
        box-sizing: border-box;
        border-radius: 1000px;
        width: 100%;
        /* margin: 0 0 5px; */
    }
    div.cal_wrapper table.cal tr.headline td {
        border: none;
        padding: 10px 0 2px 0;
    }
    #sub-column div.subc_cal_cont .cap {
        font-size: 60%;
        /* font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace; */
        1pa: 0 2% 0;
        width: 100%;
        margin:0 auto;
        padding: 0 6% 15px;
        box-sizing: border-box;
    }
    div.subc_cal_cont .cap ul {margin: 3px 0 0;}
    div.subc_cal_cont .cap li {
        display: inline-block;
        line-height: 140%;
        overflow: hidden;
        font-size: 14px;
        font-weight: normal;
    }
    div.subc_cal_cont .cap li span {margin: 0 10px 0 0;}
    div.subc_cal_cont .cap .ico_cap01 {
        font-size: 120%;
        vertical-align: middle;
        margin: 0 2px 0 0;
        color: #FF5078;
        border-radius: 20px;
        /* background: #ddd; */
    }
    div.subc_cal_cont .cap .ico_cap02 {
        font-size: 120%;
        vertical-align: middle;
        margin: 0 2px 0 0;
        color: #39F;
    }
    div.subc_cal_cont .cap .cap-info {
        background-color: inherit;
        line-height: 140%;
        padding: 10px 3%;
    }
    div.cal_wrapper table.cal tr td div.Today {
        background-color: #fff;
        /* font-weight: bold; */
        border-radius: 1000px;
        padding: 17%;
        color: #333;
        /* border-radius: 100px; */
    }
    div.cal_wrapper table.cal tr td div.Deli {background-color: #EFE;}
    div.cal_wrapper table.cal tr td div.Holyday {
        background-color: #FF5078;
        color: #FFF;
    }
    div.cal_wrapper table.cal tr td div.backward {
        color: #CCC;
        font-weight: normal;
        background-color: #FFF;
    }
    div.cal_wrapper table.cal tr td div.pointer {
        cursor: pointer;
    }
    div.cal_wrapper table.cal tr td div.pointer:hover {
        background-color: #EEE;
    }
    #snav_mailMag {
        background-color: #F5F5F5;
        margin-bottom: 20px;
        width:  100%;
    }
}



/*-----------------------------------------------------
for -580px
/*-----------------------------------------------------*/
@media screen and (max-width: 580px) {
#sub-column #subc_calendar {
        background-color: inherit;
        margin-bottom: 20px;
        color: #333;
        font-weight: 500;
        font-size: 16px;
        width: 1000%;
        margin: 0 auto;
        padding: 0;
    }
    /*ドロワー内 カレンダー(1024px)*/
    #snav_calendar h2 {
    background-image: none;
    }
    #subc_calendar {
        background-color: inherit;
        margin-bottom: 20px;
        width: 25%;
        color: #333;
        font-weight: 500;
        font-size: 16px;
        width: 35%;
        /* margin: 0 auto; */
        max-width: 100%;
    }
    div.subc_cal_cont {
        background-color: inherit;
    }

    div#subc_calendar h2 {
        padding: 19px 0 30px;
        position: relative;
        text-align: center;
        display: block;
        /* background: #fff; */
    }
    div#subc_calendar h2::before {
        content: "CALENDAR";
        display: block;
    }
    div#subc_calendar h2::after {
        bottom: 0;
        /* content: "カレンダー"; */
        font-size: 80%;
        height: initial;
        left: 0;
        line-height: initial;
        position: absolute;
        right: 0;
        top: 39px;
    }

    div#subc_calendar h2 {
        border: none;
        font-size: 16px;
        /* font-weight: bold; */
        padding: 10px 0;
        margin: 0 0 10px;
        /* background: #65401f; */
        color: #333;
        border-bottom: 3px solid #f2f2f2;
        box-sizing: border-box;
        text-align:left;
        display: block;
    }
    div#subc_calendar h2::before {
        content: none;
    }
    div#subc_calendar h2::after {
        /* content: "カレンダー"; */
        text-align:left;
        font-size: 18px;
        font-weight: normal;
        bottom: 0;
        height: initial;
        left: 0;
        line-height: inherit;
        position: inherit;
        right: 0;
        top: 0;
    }
    div.cal_wrapper {
        padding: 0;
        box-sizing: border-box;
    }
    #sub-column div.cal_wrapper {
        padding: 0 0 3% 0;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        background: #fff;
        width: 90%;
    }
    div.cal_wrapper table.cal {
        width: 100%;
        line-height: 130%;
    }
    div.cal_wrapper table.cal th {
        height: 20px;
        position: relative;
        padding: 0;
        margin: 0 0 20px;
    }
    div.cal_wrapper table.cal tr th p.month {
        position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    margin: 5px 0;
    }
    div.cal_wrapper table.cal tr th input {
        border: none;
        z-index: 1;
    }
    div.cal_wrapper table.cal tr th input.prev {
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size: contain;
    /* background-color: inherit; */
    transform: translateY(-50%);
    }
    div.cal_wrapper table.cal tr th input.next {
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    vertical-align: middle;
    width: 20px;
    background-size: contain;
    /* background-color: inherit; */
    transform: translateY(-50%);
    }
    div.cal_wrapper table.cal tr td {
        /* border: solid 1px #CCC; */
        /* font-size: 70%; */
        text-align: center;
        font-size: 14px;
        padding: 1%;
        box-sizing: border-box;
        width: 14.3%;
    }

    .ccolor1,
    .ccolor2 {
        padding: 17%;
        box-sizing: border-box;
        border-radius: 1000px;
        width: 100%;
        /* margin: 0 0 5px; */
    }
    div.cal_wrapper table.cal tr.headline td {
        border: none;
        padding: 10px 0 2px 0;
    }
    #sub-column div.subc_cal_cont .cap {
        font-size: 60%;
        /* font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace; */
        1pa: 0 2% 0;
        width: 100%;
        margin:0 auto;
        padding: 0 6% 15px;
        box-sizing: border-box;
    }
    div.subc_cal_cont .cap ul {margin: 3px 0 0;}
    div.subc_cal_cont .cap li {
        display: inline-block;
        line-height: 140%;
        overflow: hidden;
        font-size: 14px;
        font-weight: normal;
    }
    div.subc_cal_cont .cap li span {margin: 0 10px 0 0;}
    div.subc_cal_cont .cap .ico_cap01 {
        font-size: 120%;
        vertical-align: middle;
        margin: 0 2px 0 0;
        color: #FF5078;
        border-radius: 20px;
        /* background: #ddd; */
    }
    div.subc_cal_cont .cap .ico_cap02 {
        font-size: 120%;
        vertical-align: middle;
        margin: 0 2px 0 0;
        color: #39F;
    }
    div.subc_cal_cont .cap .cap-info {
        background-color: inherit;
        line-height: 140%;
        padding: 10px 3%;
    }
    div.cal_wrapper table.cal tr td div.Today {
        background-color: #fff;
        /* font-weight: bold; */
        border-radius: 1000px;
        padding: 17%;
        color: #333;
        /* border-radius: 100px; */
    }
    div.cal_wrapper table.cal tr td div.Deli {background-color: #EFE;}
    div.cal_wrapper table.cal tr td div.Holyday {
        background-color: #FF5078;
        color: #FFF;
    }
    div.cal_wrapper table.cal tr td div.backward {
        color: #CCC;
        font-weight: normal;
        background-color: #FFF;
    }
    div.cal_wrapper table.cal tr td div.pointer {
        cursor: pointer;
    }
    div.cal_wrapper table.cal tr td div.pointer:hover {
        background-color: #EEE;
    }
    #snav_mailMag {
        background-color: #F5F5F5;
        margin-bottom: 20px;
        width:  100%;
    }
}



