@charset "utf-8";

.header td {
    font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.header ul.headermenu {
    float: right;
}

.header ul.headermenu li {
    float: left;
}

.header ul.headermenu li a {
    display: block;
    color: #F081B3;
    line-height: 12px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding: 0 5px;
}

.header ul.headermenu li a img {
    width: 20px;
}

.header td.userName {
    text-align: right;
    font-size: 11px;
    padding: 7px 10px 0 0;
}

.header td.userName span {
    color: #E53900;
    font-weight: bold;
}

.header td.areaLogo {
    width: 145px;
    padding: 0 0 2px 3px;
}

.header td.areaLogo img {
    border: medium none;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

.header td.areaLogo img.areaLogo {
    width: 100px;
    vertical-align: bottom;
    margin-top: 5px;
}

.header td.userLink {
    font-size: 11px;
    padding: 0 3px 2px 5px;
    line-height: 1.6em;
}

.header {
    width: 100%;
    height: auto;
    padding-top: 2px;
    background: none repeat scroll 0 0 #ffffff;
}

.fixedHeader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    border-bottom: 1px solid #cccccc;
}

.header div.headermenu {
    float: right;
}

.header p.userName {
    height: 14px;
    color: #E53900;
    font-weight: bold;
    margin: 0;
    padding: 0;
    word-break: break-all;
}

.header .headerRightLogin {
    background-color: #ff4f87;
    background: linear-gradient(#ff4f87, #ff4f87) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(center top , #ff4f87, #ff4f87) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, center top, center bottom, from(#ff4f87), to(#ff4f87)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
    height: 25px;
    padding-right: 5px;
}

.header .headerRightLogin .loginLeft {
    float: left;
    margin-top: 3px;
    padding-left: 3px;
}

.header .headerRightLogin .loginLeft img {
    height: 20px;
}

.header .headerRightLogin .loginRight {
    color: #ffffff;
    float: left;
    margin: 2px 3px 0 5px;
}

.header .headerRightLogin li {
    padding-top: 2px;
    font-size: 10px;
}


#shopheader {
    padding: 0;
    margin-bottom: 0;
}
#shopheader {
    padding: 10px 0px 10px;
    background: none repeat scroll 0px 0px #faf6ee;
    margin-bottom: 0px;
    box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
}
#shopheader .namearea {
    padding: 0;
    background: none;
}
.shopmenu {
    margin-top: 0;
}
#shopheader .logoarea {
    padding: 0px 5px 2px 5px;
    text-align: center;
}
#shopheader .namearea .headername {
    font-size: 16px;
    color: #593200;
    font-weight: bold;
    padding-left: 10px;
}

#shopheader .namearea span {
    color: #fff;
    background-color: #98c6ff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 3px 5px;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    font-weight: bold;
}
.shopmenu {
    clear: both;
    width: 100%;
    height: 46px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e6d0a5), color-stop(0.00, #efe2c7));
    background: -webkit-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -moz-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -o-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -ms-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: linear-gradient(to bottom, #efe2c7 0%, #e6d0a5 88%);
}
.shopmenu ul {
    height: 100%;
}
.shopmenu ul li.select {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #fe7bab), color-stop(0.00, #ff9fc3));
    background: -webkit-linear-gradient(top, #ff9fc3 0%, #fe7bab 88%);
    background: -moz-linear-gradient(top, #ff9fc3 0%, #fe7bab 88%);
    background: -o-linear-gradient(top, #ff9fc3 0%, #fe7bab 88%);
    background: -ms-linear-gradient(top, #ff9fc3 0%, #fe7bab 88%);
    background: linear-gradient(to bottom, #ff9fc3 0%, #fe7bab 88%);
}
.shopmenu ul li {
    float: left;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e6d0a5), color-stop(0.00, #efe2c7));
    background: -webkit-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -moz-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -o-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: -ms-linear-gradient(top, #efe2c7 0%, #e6d0a5 88%);
    background: linear-gradient(to bottom, #efe2c7 0%, #e6d0a5 88%);
    width: 82px;
    height: 100%;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}
.shopmenu ul li.select a {
    color: #fff;
}
.shopmenu ul li a {
    display: block;
    padding: 9px 0;
    width: 100%;
    cursor: pointer;
    color: #462632;
}
.shopmenu ul li a span {
    display: block;
    border-left: 1px solid #462632;
}
.shopmenu ul li.select a span {
    border: none;
}
.shopmenu ul li:first-child a span {
    border: none;
}
.shopmenu ul li.select + li a span {
    border: none;
}
.popup {
    position: fixed;
    width: 84%;
    top: 100px;
    left: 50%;
    margin-left: -45%;
    padding: 20px 10px;
    border-radius: .6em;
    background-color: rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 4px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 2px 4px 4px rgba(0,0,0,0.5);
    box-shadow: 2px 4px 4px rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    z-index: 10000;
}
.popup a {
    border: 1px solid #ccc;
    background-color: #fff;
    -moz-box-shadow: 0 -3px 0 #eee inset;
    -webkit-box-shadow: 0 -3px 0 #eee inset;
    box-shadow: 0 -3px 0 #eee inset;
    color: #333;
    font-size: 16px;
    display: block;
    margin: 5px 0;
    padding: .6em .5em .7em;
    border: none;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
}
#fixedMenu {
    display: block;
}
#fixedMenu ul {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    overflow: hidden;
    padding: 1px 0 5px;
}
ul, ol {
    list-style: none outside none;
}
#fixedMenu ul li {
    float: left;
    width: 18%;
    padding: 5px 0;
}
#fixedMenu ul li a {
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    padding: 7px 0;
    border-radius: 5px;
    font-weight: bold;
    color: #fff;
    margin: 0 3px;
}
#fixedMenu ul li.weboubo-footer-btn a {
    background-color: #fd7b78;
    box-shadow: 0 5px 0 #F36561;
}
#fixedMenu ul li.websitumon-footer-btn a {
    background-color: #fe8fa5;
    box-shadow: 0 5px 0 #F17D94;
}
#fixedMenu ul li.tel-footer-btn a {
    background-color: #67cde5;
    box-shadow: 0 5px 0 #58B7CE;
}
#fixedMenu ul li.mail-footer-btn a {
    background-color: #fe925a;
    box-shadow: 0 5px 0 #E68452;
}
#fixedMenu ul li.sns-footer-btn a {
    background-color: #32CD32;
    box-shadow: 0 5px 0 #32AE32;
}
#fixedMenu ul li:first-child:nth-last-child(2), #fixedMenu ul li:first-child:nth-last-child(2) ~ li {
    width: 50%;
}
#fixedMenu ul li:first-child:nth-last-child(3), #fixedMenu ul li:first-child:nth-last-child(3) ~ li {
    width: 33.3%;
}
#fixedMenu ul li:first-child:nth-last-child(4), #fixedMenu ul li:first-child:nth-last-child(4) ~ li {
    width: 25%;
}
#fixedMenu ul li:first-child:nth-last-child(5), #fixedMenu ul li:first-child:nth-last-child(5) ~ li {
    width: 20%;
}
#fixedMenu ul li:first-child:nth-last-child(5) a, #fixedMenu ul li:first-child:nth-last-child(5) ~ li a {
    margin: 0 2px;
}
.tel-footer-close {
    position: absolute;
    top: 10px;
    right: 12px;
    background-color: #ccc;
    padding: 5px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
}
.mail-footer-close {
    position: absolute;
    top: 10px;
    right: 12px;
    background-color: #ccc;
    padding: 5px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
}
.detail-callcenter-popover-tel a,
.detail-callcenter-popover-mail a {
    display: inline-block;
}
#kininaru.active {
    transform: rotate(0deg);
    transition: all 0.3s ease 0.5s;
    -webkit-transform: rotate(0deg);
    -webkit-transition: all 0.3s ease 0.5s;
}
#kininaru {
    position: fixed;
    right: 0;
    bottom: 66px;
    z-index: 10;
    transform-origin: -50px 150px 0;
    transform: rotateZ(1);
    transform: rotate(90deg);
    transition: all 0.3s ease 0.2s;
    -webkit-transform-origin: -50px 150px 0;
    -webkit-transform: rotateZ(1);
    -webkit-transform: rotate(90deg);
    -webkit-transition: all 0.3s ease 0.2s;
}