@charset "utf-8";

.sp_header {
    display: none;
    min-width: 300px;
}
@media only screen and (min-width:541px) and (max-width:820px) {
    .sp_header {
        display: block;
    }
}
@media only screen and (max-width:540px) {
    .sp_header {
        display: block;
    }
}
.sp_header a:hover {
    text-decoration: none;
}
.sp_header td {
    font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
    vertical-align: middle;
}
.sp_header ul.headermenu {
    float: right;
}
.sp_header ul.headermenu li {
    float: left;
}
.sp_header ul.headermenu li a {
    display: block;
    color: #F081B3;
    line-height: 12px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding: 0 5px;
}
.sp_header ul.headermenu li.consider_btn{
    width:40%;
}
.sp_header ul.headermenu li.consider_btn a{
    position:relative;
    width:58px;
    right:-3px;
}
.sp_header ul.headermenu li.consider_btn a img{
    position: absolute;
    width: 58px;
    left: 3px;
    z-index: 5;
}
@media screen and (max-width:330px){
    .sp_header ul.headermenu li.consider_btn{
        width:45px;
    }
    .sp_header ul.headermenu li a{
        padding: 0 4px;
    }
    .sp_header ul.headermenu li.consider_btn a{
        width:40px;
        right:0;
    }
    .sp_header ul.headermenu li.consider_btn a img{
        left:0;
        width:50px;
    }
}
.sp_header ul.headermenu li a img {
    width: 20px;
    vertical-align: bottom;
}
.sp_header td.userName {
    text-align: right;
    font-size: 11px;
    padding: 7px 10px 0 0;
}
.sp_header td.userName span {
    color: #E53900;
    font-weight: bold;
}
.sp_header td.areaLogo {
    width: 118px;
    padding: 0 0 2px 3px;
}
.sp_header td.areaLogo img {
    border: medium none;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.sp_header td.areaLogo img.areaLogo {
    width: 100px;
    vertical-align: bottom;
    margin-top: 5px;
}
.sp_header td.areaLogo a {
    display: inline-block;
    position: relative;
}
.sp_header td.areaLogo p {
    display: inline-block;
    max-width: 33px;
    line-height: 1;
    position: absolute;
    white-space: nowrap;
    top: 21px;
    left: 72px;
}
.sp_header td.areaLogo p.areaname3 {
    top: 20px;
    left: 70px;
}
.sp_header td.areaLogo span.logoarea {
    color: #660000;
    font-weight: bold;
    line-height: 1.1;
    font-size: 14px;
    letter-spacing: -1px;
}
.sp_header td.areaLogo p.areaname3 span.logoarea {
    font-size: 12px;
    letter-spacing: -2px;
}
.sp_header td.userLink {
    font-size: 11px;
    padding: 0 3px 2px 5px;
    line-height: 1.6em;
}
.sp_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;
}
.sp_header div.headermenu {
    float: right;
}
.sp_header p.userName {
    height: 14px;
    color: #E53900;
    font-weight: bold;
    margin: 0;
    padding: 0;
    word-break: break-all;
}
.sp_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;
}
.sp_header .headerRightLogin .loginLeft {
    float: left;
    margin-top: 3px;
    padding-left: 3px;
}
.sp_header .headerRightLogin .loginLeft img {
    height: 20px;
}
.sp_header .headerRightLogin .loginRight {
    color: #ffffff;
    float: left;
    margin: 2px 3px 0 5px;
}
.sp_header .headerRightLogin .loginRight ul {
    padding: 0;
}
.sp_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;
}
p.underreview_text {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0;
}
#fixedMenu {
    display: block;
}
#fixedMenu ul {
/* ↓2019/03/14 
    position: fixed;
    ↑2019/03/14 */
    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;
}
.titleRightLink {
    color: #FFFFFF;
    font-size: 13px;
    height: 40px;
    text-align: center;
    background: linear-gradient(#ffc3dc, #ffa6cc);
    background: -moz-linear-gradient(top, #ffc3dc, #ffa6cc);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffc3dc), to(#ffa6cc));
    /* IE用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffc3dc, EndColorStr=#ffa6cc);
    overflow: hidden;
    width: 100%;
}
.titleLeft {
    float: left;
    height: 40px;
    margin-right: -200px;
    width: 100%;
    position: relative;
}
.titleLeft .title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.titleRight {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    width: 200px;
    padding-right: 10px;
    position: relative;
}
.titleRightLink .historyback {
    display: table-cell;
    position: relative;
}
.titleRightLink h2 {
    color: #FFFFFF;
    font-size: 13px;
}
.titleRightLink p {
    padding: 0;
    float: right;
    line-height: 15px;
    width: 110px;
}
.titleRightLink p a {
    background-color: #fff;
    border-radius: 10px;
    color: #ffa6cc;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
