@charset "UTF-8";
/*info_css*/
/* CSS Document */
#shopinfo {
    width: 926px;
    /*height: 250px;*/
    height: auto;
    /*clear: both;
    border: solid #a3e1f1 2px;*/
    background-color: #eaf4ff;
    padding: 15px;
    margin-bottom: 30px;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    #shopinfo {
        display: none;
    }
}

#shopinfo img {
    border: 0px;
}

#shopinfo div.shopinfo_description {
    float: left;
    width: 495px;
    height: 200px;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content01 {
    font-size: 12px;
    letter-spacing: -1px;
    height: 30px;
    line-height: 2.0;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content02 {
    width: 495px;
    height: 120px;
    background: url(../img/background/shopinfo_description.jpg) no-repeat;
    position: relative;
    top: 120px;
    left: 5px;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content03 {
    width: 150px;
    height: 120px;
    float: left;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content03 ul {
    width: 150px;
    list-style-type: none;
    height: 0px;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content03 ul li {
    background: url(../img/icon/arrow.gif) no-repeat left center;
    font-size: 12px;
    line-height: 16px;
    text-indent: 8px;
    font-family: inherit;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content03 ul li a {
    text-decoration: underline;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content04 {
    width: 150px;
    height: 120px;
    float: left;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content04 ul {
    width: 150px;
    list-style-type: none;
    height: 0px;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content04 ul li {
    background: url(../img/icon/arrow.gif) no-repeat left center;
    font-size: 12px;
    line-height: 16px;
    text-indent: 8px;
    font-family: inherit;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content04 ul li a {
    text-decoration: underline;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content05 {
    width: 150px;
    height: 120px;
    float: left;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content05 ul {
    width: 150px;
    list-style-type: none;
    height: 0px;
    float: right;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content05 ul li {
    background: url(../img/icon/arrow.gif) no-repeat left center;
    font-size: 12px;
    line-height: 16px;
    text-indent: 8px;
    font-family: inherit;
}

#shopinfo div.shopinfo_description div#shopinfo_description_content05 ul li a {
    text-decoration: underline;
}

#shopinfo div.tel_bt_calendar {
    float: right;
    width: 400px;
    height: 295px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_fax {
    float: left;
    width: 100%;
    height: 57px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel {
    float: left;
    width: 100%;
    height: 29px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_img {
    float: left;
    background: url(../img/background/shopinfo_tel.jpg) no-repeat;
    width: 35px;
    height: 29px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_txt {
    float: left;
    width: 140px;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-weight: inherit;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 0px;
    -webkit-transform: scale(1, 1.1);
    transform: scale(1, 1.1);
    font-family: "Arial";
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_txt a {
    text-decoration: none;
    color: #1badcf;
    cursor: default;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_txt a:hover {
    text-decoration: none;
    color: #1badcf;
    cursor: default;
}

#shopinfo div.tel_bt_calendar div#shopinfo_tel_txt2 {
    float: left;
    width: auto;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_fax {
    float: left;
    width: 100%;
    height: 28px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_fax_img {
    float: left;
    background: url(../img/background/shopinfo_fax.jpg) no-repeat;
    width: 35px;
    height: 28px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_fax_txt {
    float: left;
    width: 146px;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 23px;
    line-height: 20px;
    font-weight: inherit;
    letter-spacing: 0px;
    -webkit-transform: scale(1, 1.1);
    transform: scale(1, 1.1);
    font-family: "Arial";
}

#shopinfo div.tel_bt_calendar div#shopinfo_fax_txt2 {
    float: left;
    width: auto;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    margin-left: 5px;
}

#shopinfo div.tel_bt_calendar div#shopinfo_menu {
    float: left;
    width: 100%;
    height: 26px;
    margin: 0 0 10px 0;
}

#shopinfo div.tel_bt_calendar div#shopinfo_menu ul {
    display: inline;
    list-style: none;
}

/* line 109, ../sass/top.scss */
#shopinfo div.tel_bt_calendar div#shopinfo_menu li {
    float: left;
    vertical-align: top;
    margin: 0 5px 0 0;
    width: 90px;
    height: 26px;
}

/* line 116, ../sass/top.scss */
#shopinfo div.tel_bt_calendar div#shopinfo_menu li a {
    display: block;
    height: 100%;
    width: 100%;
}

/* line 128, ../sass/top.scss */
#shopinfo div.tel_bt_calendar div#shopinfo_menu li img {
    vertical-align: top;
}

#shopinfo div.tel_bt_calendar div#shopinfo_calendar {
    float: left;
    width: 100%;
    height: 151px;
}

.cal {
    border: 1px solid #DCDCDC;
    border-collapse: collapse;
    float: left;
    margin: 0 10px;
    font-size: 12px;
    height: 140px;
    font-size: 12px;
    /*width: 180px;*/
}

.cal_back {
    background: none repeat scroll 0 0 #F5F5F5;
}

.iro {
    border: 1px solid #DCDCDC;
    text-align: center;
}

.month {
    font-size: 12px;
    text-align: left;
}

.off {
    background-color: #FFC0CB;
}

.sun {
    background-color: #FFC0CB;
}

.tue {
    background-color: #E0FFFF;
}

.iro_1 {
    background-color: #FFC0CB;
}

.iro_2 {
    background-color: #87CEFA;
}

/* 印刷画面電話番号 */
div#print_shopinfo_tel_fax {
    margin-top: 15px;
    float: right;
    width: 530px;
    height: auto;
}

/* スマホのサイズ */
@media screen and (max-width: 600px) {
    div#print_shopinfo_tel_fax {
        display: none;
    }
}

div#print_shopinfo_tel {
    float: left;
    width: 360px;
    height: 29px;
}

div#print_shopinfo_tel_img {
    float: left;
    background: url(../img/background/shopinfo_tel.jpg) no-repeat;
    width: 35px;
    height: 29px;
}

div#print_shopinfo_tel_txt {
    float: left;
    width: 140px;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-weight: inherit;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 0px;
    -webkit-transform: scale(1, 1.1);
    transform: scale(1, 1.1);
    font-family: "Arial";
}

div#print_shopinfo_tel_txt a {
    text-decoration: none;
    color: #1badcf;
    cursor: default;
}

div#print_shopinfo_tel_txt2 {
    float: left;
    width: auto;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 11px;
    line-height: 20px;
    color: #1badcf;
}

div#print_shopinfo_fax {
    float: left;
    width: 360px;
    height: 28px;
}

div#print_shopinfo_fax_img {
    float: left;
    background: url(../img/background/shopinfo_fax.jpg) no-repeat;
    width: 35px;
    height: 28px;
}

div#print_shopinfo_fax_txt {
    text-decoration: none;
    float: left;
    width: 146px;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 23px;
    line-height: 20px;
    font-weight: inherit;
    letter-spacing: 0px;
    -webkit-transform: scale(1, 1.1);
    transform: scale(1, 1.1);
    font-family: "Arial";
    color: #1badcf;
}

div#print_shopinfo_fax_txt2 {
    float: left;
    width: auto;
    height: 29px;
    display: inline-block;
    margin: 0;
    font-size: 11px;
    line-height: 20px;
    margin-left: 5px;
    color: #1badcf;
}

div#print_button160 {
    margin-top: 15px;
}

.info_config {
    background-color: #fff;
    border-top: solid #2fa7ff 3px;
    list-style: none
}

.info_img {
    width: 13px;
}

.c-info_font_color01 {
    color: #242424;
}

.c-info_font_color02 {
    color: #707070;
}

.c-info_font_color03 {
    color: #1e7ad3;
}

.c-info_font_color04 {
    color: #747474;
}



