@charset "UTF-8";

body {
    width: 1137px;
    font-size: 16px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

header {
    text-align: center;
    margin-bottom: 20px;
}

a {
    text-decoration: none;
    color: #222;

}

.m0 {
    margin: 0;
}

a:hover {
    opacity: 0.7;
}

ul li {
    list-style-type: none;
}

.headerLead{
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    padding: 10px;
    margin: 10px 0;
}
.flex {
    display: flex;
}


nav {
    font-size: 16px;
    font-weight: bold;
}

.navChild {
    display: flex;
    text-align: center;
}

.navPink {
    color: #FF6699;
}

.navYellow {
    color: #FFD700;
}

.navGreen {
    color: #00CC00;
}

.navBlue {
    color: #3333FF;
}

.navPurple {
    color: #993300;
}

.navAreaParent {
    width: 1170px;
}

.flashBannerArea{
    flex-basis: 80%;
}
#haderSearchArea {
    text-align: center;
    flex-basis: 50%;
}

#navMenuUl {
    text-align: right;
}

#navMenuUl li {
    padding-right: 16px;
    padding-top: 6px;

}

#navMenuUl li:last-child {
    padding-right: 0;
}

.fa-shopping-cart {
    margin-right: 10px;
}

.fa-chevron-right {
    margin-right: 4px;
}
#flashBanner{
    height: 100%;
    width: 100%;
}

.coupon{
    width: 100%;
    height: 100%;
}

.flash3{
    width: 80%;
    text-align: center;
}

#noboriArea {
    display: flex;
    overflow: hidden;
    margin-bottom: 10px;
}

#noboriArea img {
    width: auto;
    height: 100%;
    margin-right: 20px;
}

@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

#noboriArea img:first-child {
    animation: loop 10s -25s linear infinite;
}

#noboriArea img:last-child {
    animation: loop2 10s linear infinite;
}

.blackObi {
    display: block;
    background-color: black;
    color: yellow;
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    margin-bottom: 4px;

}

.rakutenEventBannerChild {
    margin-right: 4px;
}

.rakutenEventBanner {
    margin-bottom: 10px;
}

.rakutenEventBanner img {
    width: 100%;
}

.hajimeteBnr {
    margin-bottom: 10px;
}

.categoryHeader {
    border: 1px solid #FF6699;
}

#leftBar {
    width: 180px;
}

#leftMenuBox {
    background-color: #FF8AD3;
    margin-bottom: 10px;
}

.leftMenu {
    padding: 4px;
    list-style-position: inside;
    font-size: 14px;
    list-style-type: none;
}

.leftMenu li:before {
    content: url(https://www.rakuten.ne.jp/gold/festival-plaza/img/arrow.gif);
    margin-right: 2px;

}

.leftMenu li {
    padding: 6px;
    margin-bottom: 2px;
    line-height: 1.5;
}

.leftMenu form {
    text-align: center;
    margin-bottom: 10px;
}

.leftSerchBox {
    padding-top: 10px;
}

.leftSerchBox,
.leftEventBnr {
    margin-bottom: 10px;
    text-align: center;
}

.liBgYellow {
    background-color: #FF5;
}

.liBgPink {
    background-color: #FFF;
    opacity: 0.95;
}

.liBgBlue {
    background-color: #b3f2ff;
}

.leftMenuHr {
    border-top: 1px solid white;
    margin-top: 6px;
    margin-bottom: 6px;
}

.liBgGreen {
    background-color: #ccffb3;
}

.liBgLightYellow {
    background-color: #F2FFD0;
}

#priceForm {
    margin-top: 20px;
    padding-bottom: 20px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

#priceForm span {
    line-height: 2;
}

.yen {
    width: 48px;
}

#couponArea img {
    width: 100%;

}

#wrapper {
    margin-bottom: 30px;
}

#mainArea {
    padding: 0 10px 0 16px;
    width: 780px;
}

#slider {
    position: relative;
    width: 760px;
    height: 450px;
    margin: 0 auto;
    margin-bottom: 20px;
}


#slider ul {
    margin: 0 !important;
}

#slider2 img {
    width: 780px;
}

.bx-next {
    top: 38%;
    right: 10px;
    background-position: -456px -72px;
}

.bx-prev {
    top: 38%;
    left: 10px;
    background-position: -432px -72px;
}

.bx-prev,
.bx-next {
    position: absolute;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../../bootstrap/img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.bg_img {
    margin: 0 auto 0;
    width: 764px;
}

.bx-pager {
    margin: 7px auto 0;
    width: 764px;
}

.bx-pager img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.bx-pager a.active img {
    opacity: 1;
    filter: alpha(opacity=100);
}


.bx-pager {
    letter-spacing: -.40em;
}

.bx-pager a {
    display: inline-block;
    background: #000;
    width: 124px;
    height: 62px;
    margin-right: 4px;
    letter-spacing: normal;
    *display: inline;
    *zoom: 1;
}

html.lt-ie8 .bx-pager a {
    margin-right: 0;
}

.bx-pager a.thumb-edge {
    display: inline-block;
    background: #000;
    width: 124px;
    height: 62px;
    margin-right: 0;
    letter-spacing: normal;
    *display: inline;
    *zoom: 1;
}

.bx-pager img {
    width: 124px;
    height: 62px;
}

.bx-wrapper {
    margin-bottom: 0;
}


.sugomoriHeading {
	margin-bottom: 10px;
}

.sugomoriHeading img {
    width: 100%;
}

.sugomoriBox {
    display: flex;
	margin-bottom: 10px;
}

.sugomoriItem {
    margin-right: 10px;
}
.sugomoriItemRight {
    margin-right: 0px;
}

#rightBar {
    width: 180px;
}

.bannerArea{
	text-align: center;
}

.bannerArea img {
    width: 100%;
    margin-top: 10px;
}

#featureArea {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    border-radius: 10px;
    margin-top: 10px;
}

#featureArea h1 {
    position: relative;

}

#ssMainimg{
    width: 100%;
}

#ssSubimg{
    position: absolute;
    top:63%;
    left: 15%;
    width: 210px;

}

#featureArea h2 {
    text-align: center;
    background-color: red;
    font-size: 40px;
    font-weight: bold;
    color: yellow;
    padding: 10px;
    margin-bottom: 0;

}

#featureArea h2 img {
    width: 100%;
}

.featureItemParent {
    display: flex;
}

.featureItemBox{
    background-color: red;
}

.featureItemChild {
    background-color: #fff;
    border: 1px solid #ffffff;
    margin: 4px 1px 1px 8px;
    height: 280px;
    font-weight: bold;
    padding-bottom: 4px;
}

.featureItemChild:last-child {
    margin-right: 8px;
}

.featureItemChild p {
    margin-top: 4px;
    margin-left: 4px;
    color: #666666;
    margin-bottom: 10px;
    font-size: 12px;
    vertical-align: bottom;
}

.featureItemChild img {
    width: 182px;
}
.originalPrice{
    text-align: left;
    margin-left: 2px;
    display: block;
    font-size: 10px;
    color: #666666;
    margin-bottom: 10px;
}

.waribikiritsu{
    margin-left: 2px;
    background-color: red;
    color: yellow;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
    margin-right: 4px;

}
.ssIcon,
.newIcon {
    background-color: red;
    margin-left: 4px;
    padding: 4px;
    color: white;
    font-size: 14px;
}

.newIcon {
    margin-right: 14px;
}

.asurakuIcon {
    background-color: #1D54A7;
    margin-left: 4px;
    margin-right: 2px;
    padding: 4px;
    color: white;
    font-size: 10px;
}

.priceRed {
    color: red;
    font-size: 30px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

}

.featurePrice {
    font-size: 10px;
    color: #666666;
}

.priceBox {
    text-align: right;
}

.parentLast {
    padding-bottom: 10px;
}

.soldOut {
    position: relative;
}


.text1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: white;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 20px;
    line-height: 200px;
    text-align: center;
}

#pickupbox {
    width: 779px;
    background: #D90000;
    padding: 1px;
    margin-top: 5px;
    margin-bottom: 20px;
    border-top: #D90000 3px solid;
    height: 4640px;
}

#pickupbox img {
    width: 100%;
}

#pickupbox h4 {
    margin: 0px 0;
    padding: 0px 0;
}

#pickupbox div div {
    background: #FFF;
}

#pickupbox div div p {
    color: #222;
    text-align: left;
    padding: 0px 10px 0 10px;
}

#kakaku {
    font-size: 11px;
    line-height: 110%;
    margin: 6px 0 0 0;
    padding: 0px;
}

.comment {
    line-height: 130%;
    margin-top: 10px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
    #kakaku {
        font-size: 80%;
    }

    .comment {
        font-size: 90%;
    }
}

#pickupbox div div:hover p {
    color: #000;
}

#pickupbox div div:hover h4 img {
    opacity: .75;
    /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)";
    /* IE 8 */
    -khtml-opacity: .75;
    /* Safari 1.x */
    -moz-opacity: .75;
    /* FF lt 1.5, Netscape */
}

#pickupbox div div img {
    margin: 0px 0;
    padding: 0px 0;
}

.pickupleftbox {
    width: 389px;
    text-align: center;
    float: left;
}

.pickuprightbox {
    width: 389px;
    text-align: center;
    float: right;
}

.pickup2clmnleft {
    width: 389px;
    float: left;
    margin-bottom: 1px;
}

.pickup2clmnright {
    width: 389px;
    float: right;
    margin-bottom: 1px;
}

.pickup4clmnleft {
    width: 194px;
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
}

.pickup4clmnright {
    width: 194px;
    float: right;
    margin-bottom: 1px;
}

.heightA {
    height: 284px;
}

.heightB {
    height: 450px;
}

.heightX {
    height: 350px;
}

.clears {
    clear: both;
}

/* カレンダーCSS */

table.calbase_rakuten {
    background-color: #FFFFFF;
    border: 1px solid #CECECE;
    width: 170px;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
}

table.calbase_rakuten * {
    font-size: 97%;
    color: #000000;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}

table.calbase_rakuten th {
    text-align: center;
}

th.caltitle_rakuten {
    font-size: 75%;
    padding: 10px 0px 0px 0px;
}

table.calframe_rakuten {
    border-collapse: collapse;
    margin: 10px 10px 0px 10px;
    table-layout: fixed;
    width: 134px;
}

table.calframe_rakuten th {
    text-align: center;
    padding: 0px 0px 3px 0px;
}

table.calframe_rakuten td {
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    width: 18px;
    height: 18px;
    text-align: center;
}

tr.weektitle_rakuten td {
    background-color: #EEEEEE;
}

td.event1day_rakuten {
    background-color: #FFC6C6 !important;
}

font.event1day_rakuten {
    color: #FFC6C6;
}

td.event2day_rakuten {
    background-color: #B5DAFF !important;
}

font.event2day_rakuten {
    color: #B5DAFF;
}

td.event3day_rakuten {
    background-color: #FEFE30 !important;
}

font.event3day_rakuten {
    color: #FEFE30;
}

table.event_rakuten {
    text-align: left;
    word-break: break-all;
    margin: 7px 10px 7px 10px;
    border-collapse: collapse;
    line-height: 120%;
    table-layout: fixed;
    width: 134px;
}

table.event_rakuten td {
    padding: 0px 0px 0px 0px;
}

table.text_rakuten {
    text-align: left;
    word-break: break-all;
    margin: 0px 10px 10px 10px;
    border-collapse: collapse;
    line-height: 120%;
    table-layout: fixed;
    width: 134px;
}

#rightBar {
    text-align: center;
}

#rightBar img {
    width: 140px;
}


.newFrame img {
    width: 130px;
}

.osusumeItem {
    background-color: #EFEFEF;
    padding: 6px 9px;
    margin-left: 6px;
    width: 20%;
    height: 240px;
    margin-bottom: 10px;
}

.osusumeItem p {
    font-size: 12px;
    line-height: 1.3;
    height: 95px;

}

.ossme-miru {
    position: absolute;
}

.osusumeItemImg {
    margin-left: 4px;
}

.osusumeLast {
    background-color: #fff;
}

footer p {
    font-size: 14px;
    line-height: 1.5;
}

footer h3 img,
footer h2 img {
    width: 100%;
}

footer h3 {
    margin-bottom: 10px;
}

.footerBoxParent {
    border: 1px solid #ff3e8c;
    padding-top: 20px;
    margin-bottom: 10px;
}

.footerBox {
    width: 32%;
    margin-bottom: 10px;
    padding: 10px;
}

.footerBox h4 {
    color: #ff3e8c;
    margin-bottom: 10px;
}

.footerBox p {
    margin-bottom: 10px;
}

.footerNav a,
.footerBox a {
    color: #3333FF;
    text-decoration: underline;
}

.okiritokaitei {
    margin-top: 10px;
    border: 4px double #3333FF;
    font-weight: bold;
    padding: 10px;
    border-radius: 10px;
}

footer ul li {
    list-style-type: circle;
    list-style-position: inside;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.footerRed {
    color: red;
    font-weight: bold;
}

.fontBig {
    font-size: 16px;
}

.footerNav {
    justify-content: center;
    margin-bottom: 10px;
    font-size: 14px;
}

.footerChild {
    padding: 0 10px;

}

.footerChild a {
    text-decoration: underline;
}

#footer-b {
    width: 100%;
    height: 16px;
    margin: 0px;
    background: url("https://www.rakuten.ne.jp/gold/festival-plaza/img/left-10-5-bg3.gif");
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    color: white;
}

#footer-c {
    text-align: center;
}

a.Side_Banner {
    position: fixed;
    display: inline-block;
    transition: all .2s ease;
    z-index: 9999;
}

a.Side_Banner img {
    width: 210px;
}

/* 右側 */
a.Side_Banner.right {
    right: -90px;
}

/*マウスを乗せた時に出てくる幅*/
a.Side_Banner.right:hover {
    right: 0;
}

/* 左側 */
a.Side_Banner.left {
    left: -90px;
}

/*マウスを乗せた時に出てくる幅*/
a.Side_Banner.left:hover {
    left: 0;
}

/* 並び位置 */
a.Side_Banner.top1 {
    top: 100px;
}

a.Side_Banner.top2 {
    top: 230px;
}

a.Side_Banner.top3 {
    top: 360px;
}

a.Side_Banner.top4 {
    top: 490px;
}

a.Side_Banner.top5 {
    top: 620px;
}

a.Side_Banner.top6 {
    top: 750px;
}

a.Side_Banner.top7 {
    top: 880px;
}
