@charset "utf-8";

/* home ============================================================ */

body.home #container {
 width: 100%;
}
.pc{display: block;}
.sp{display: none;}


/* MV ---------------------------------------- */
#home-main-outer {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 100%;
 height: 608px;
 position: relative;
 left: 0px;
 top: 0px;
    zoom: 1;
}
#home-main-outer:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: " ";
    line-height: 0; 
}

#home-main-title {
 width: 44.5%;
 position: absolute;
 left: 0px;
 top: 235px;
 z-index: 10;
 text-align: right;
}
#home-main-catch1 {
 display: block;
 width: 100%;
}
#home-main-catch1 img {
 width: 363px;
 height: auto;
}
#home-main-catch2 {
 display: block;
 width: 100%;
 margin-top: 38px;
 padding-top: 38px;
 border-top: 1px solid #c1c1c1;
}
#home-main-catch2 img {
 width: 310px;
 height: auto;
}

#home-main-catch {
 display: block;
 width: 100%;
 padding-bottom: 30px;
 border-bottom: 1px solid #c1c1c1;
}
#home-main-catch img {
    margin-bottom: 8px;
}
#home-main-catch #home-main-catch-1 {
 width: 270px;
 height: auto;
}
#home-main-catch #home-main-catch-2 {
 width: 175px;
 height: auto;
    margin-left: 5px;
}

#home-main-visual {
 display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
 height: 100%;
 padding-left: 32%;
    position: relative;
    left: 0px;
    top: 0px;
 z-index: 1;
}
#home-main-visual:before {
 content: " ";
 display: block;
 width: 2px;
 height: 100%;
 background: #ffffff;
 position: absolute;
 left: 32%;
 top: 0px;
 z-index: 2;
}
#home-main-visual .item {
 opacity: 0;
 width: 100%;
 height: 100%;
 overflow: hidden;
 background-repeat: no-repeat;
 background-position: 50% 50%;
 background-size: cover;
}
#home-main-visual .owl-stage-outer,
#home-main-visual .owl-stage,
#home-main-visual .owl-item {
 height: 100% !important;
}

#home-main-visual .item a {
    display: inline-block;
}

#home-main-visual .item.ueno_custom {
    background-size: cover;
    background-position-y: 70%;
}

#home-main-visual img {
 display: none;
}

#home-main-visual .animated{
 animation-duration: 2.0s;
}

#home-main-visual .owl-nav {
 display: none;
}

#home-main-visual .owl-dots {
 margin: 0px;
 padding: 0px;
 position: absolute;
 left: 32px;
 bottom: 32px;
}

#home-main-visual .owl-dots .owl-dot {
 display: block;
 padding: 5px 5px;
 margin: 10px 0px 0px 0px;
 position: relative;
 left: 0px;
 top: 0px;
}
#home-main-visual .owl-dots .owl-dot span {
 width: 8px;
 height: 8px;
 margin: 0px;
 background: #cccccc;
}
#home-main-visual.owl-theme .owl-dots .owl-dot.active span:after,
#home-main-visual.owl-theme .owl-dots .owl-dot:hover span:after {
 content: " ";
 display: block;
 width: 18px;
 height: 18px;
 background: url(../../common/img/cmn_active_circle.png) no-repeat 0px 0px;
 background-size: 18px;
 position: absolute;
 left: 0px;
 top: 0px;
}

/* Campaign ---------------------------------------- */
body.home #campaign {
 width: 100%;
 background: #ffffff;
}
body.home #campaign > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 900px;
 margin: 0 auto;
 padding: 60px 0px;
}
body.home #campaign .bnr {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    width: 900px;
    height: 396px;
    background-image: url(../img/bnr_30off_coupon_1804.jpg);background-repeat: no-repeat;background-position: 0 0;background-size: 100% auto;
}

.suica_campaign_bnr {
    padding: 50px 0;
}

.suica_campaign_bnr img {
    margin: 0 auto;
}

/* What's New ---------------------------------------- */
body.home #whatsnew {
 width: 100%;
 background: #f1f4f8;
    padding-bottom: 100px;
}
body.home #whatsnew > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 900px;
 margin: 0 auto;
 padding: 60px 0px;
}

body.home #whatsnew .whatsnew-list {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 text-align: center;
 padding-bottom: 40px;
    zoom: 1;
}
body.home #whatsnew .whatsnew-list:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: " ";
    line-height: 0; 
}
body.home #whatsnew .whatsnew-list li {
 display: inline-block;
 vertical-align: top;
 width: 208px;
 margin: 0px 40px 20px 40px;
 text-align: left;
 word-break: break-all;
 word-wrap: break-word;
 line-height: 160%;
}
body.home #whatsnew .whatsnew-list li > a {
 display: block;
 text-decoration: none;
}
body.home #whatsnew .whatsnew-list li .thumb {
 position: relative;
 left: 0px;
 top: 0px;
 width: 208px;
 height: 212px;
 overflow: hidden;
 text-align: center;
 margin-bottom: 28px;
}
body.home #whatsnew .whatsnew-list li .thumb img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 object-position: 50% 50%;
}
body.home #whatsnew .whatsnew-list li.pickup .thumb:before,
body.home #whatsnew .whatsnew-list li.campaign .thumb:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: block;
 position: relative;
 left: 0px;
 top: 0px;
 z-index: 10;
 width: 100%;
 height: 30px;
 padding: 9px 8px 8px 8px;
 text-align: center;
 color: #ffffff;
 font-size: 13px;
 line-height: 100%;
}
body.home #whatsnew .whatsnew-list li.pickup .thumb:before {
 content: "Pick Up";
 background: #3eb78f;
}
body.home #whatsnew .whatsnew-list li.campaign .thumb:before {
 content: "Campaign";
 background: #5e7fc8;
}
body.home #whatsnew .whatsnew-list li.pickup .thumb img,
body.home #whatsnew .whatsnew-list li.campaign .thumb img {
 width: 100%;
 height: 182px;
 object-fit: cover;
 object-position: 50% -22px;
 font-family: 'object-fit: cover; object-position: 50% -22px;'
}
body.home #whatsnew .whatsnew-list li .date,
body.home #whatsnew .whatsnew-list li a .date {
 color: #114a8f;
 text-decoration: none;
}
body.home #whatsnew .whatsnew-list li .summary,
body.home #whatsnew .whatsnew-list li a .summary {
 color: #333333;
 text-decoration: underline;
}

body.home #whatsnew .whatsnew-list li .pdf{
 padding: 20px 0 0 0;
 font-size: 90%;
 font-weight: bold;
}

body.home #whatsnew .whatsnew-list li .pdf a{
 color: #000;
 text-decoration: underline;
}

body.home #whatsnew .more {
 text-align: center;
}



/* Picku Up ---------------------------------------- */
body.home #pickup {
 width: 100%;
 overflow: hidden;
 background: #f5f5f5;
}
body.home #pickup > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 margin: 0 auto;
 padding: 60px 0px;
}

#home-pickup-banner {
 position: relative;
 left: 0px;
 top: 0px;
 width: 630px;
 height: 302px;
 overflow: visible;
 margin: 0px auto;
}
#home-pickup-banner.owl-carousel .owl-stage-outer {
 overflow: visible !important;
}
#home-pickup-banner.owl-carousel .owl-item a {
 display: block;
}
#home-pickup-banner.owl-carousel .owl-item img {
 display: inline;
 width: 100%;
}
#home-pickup-banner.owl-theme .owl-nav {
 margin: 0px;
 padding: 0px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-prev,
#home-pickup-banner.owl-theme .owl-nav .owl-next {
 display: block;
 color: #000000;
 background: #ffffff;
 background: rgba(255,255,255,0.7);
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 100%;
 overflow: hidden;
 text-align: left;
 text-indent: -9000px;
 position: absolute;
 top: 0px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-prev:hover,
#home-pickup-banner.owl-theme .owl-nav .owl-next:hover {
 background: rgba(255,255,255,0.5);
}
#home-pickup-banner.owl-theme .owl-nav .owl-prev {
 left: 0px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-next {
 right: 0px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-prev:before,
#home-pickup-banner.owl-theme .owl-nav .owl-next:before {
 content: " ";
 display: block;
 width: 8px;
 height: 16px;
 overflow: hidden;
 background-image: url(../../common/img/cmn_arrow_icon.png);
 background-repeat: no-repeat;
 background-size: 55px;
 position: absolute;
 top: 50%;
 margin-top: -8px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-prev:before {
 left: 32px;
 background-position: 0px -150px;
}
#home-pickup-banner.owl-theme .owl-nav .owl-next:before {
 right: 32px;
 background-position: 0px -100px;
}



/* Information ---------------------------------------- */
body.home #information {
 width: 100%;
 background: #f0f8ec;
}
body.home #information > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 padding: 60px 0px;
}

body.home #information .information-list {
 display: block;
 width: 100%;
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 text-align: center;
 border: 1px solid #c1c1c1;
 border-left: none;
 border-right: none;
 letter-spacing: -0.6em;
}
body.home #information .information-list li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: inline-block;
 vertical-align: top;
 line-height: 100%;
 width: 248px;
 height: 340px;
 overflow: hidden;
 margin: 0px;
 padding: 0px;
 border-right: 1px solid #c1c1c1;
 background: #f4faf2;
 text-align: left;
}
body.home #information .information-list li:nth-child(1) {
 border-left: 1px solid #c1c1c1;
}
body.home #information .information-list li > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: block;
 padding: 32px 16px 24px 16px;
 position: relative;
 left: 0px;
 top: 0px;
}
body.home #information .information-list li > .inner.pointer_none{
    pointer-events: none;
}
body.home #information .information-list li > .inner:before {
 content: " ";
 display: block;
 position: absolute;
 background-image: url(../img/home_info_icon.png);
 background-repeat: no-repeat;
 background-size: 150px;
}
body.home #information .information-list li.info01 > .inner:before {
 width: 102px;
 height: 87px;
 top: 95px;
 left: 50%;
 margin-left: -51px;
 background-position: 0px 0px;
}
body.home #information .information-list li.info02 > .inner:before {
 width: 84px;
 height: 80px;
 top: 100px;
 left: 50%;
 margin-left: -42px;
 background-position: 0px -100px;
}
body.home #information .information-list li.info03 > .inner:before {
 width: 99px;
 height: 64px;
 top: 100px;
 left: 50%;
 margin-left: -50px;
 background-position: 0px -200px;
}
body.home #information .information-list li.info04 > .inner:before {
 width: 90px;
 height: 94px;
 top: 80px;
 left: 50%;
 margin-left: -45px;
 background-position: 0px -300px;
}
body.home #information .information-list li p {
 line-height: 160%;
 letter-spacing: 0.08em;
}
body.home #information .information-list li .heading {
 text-align: center;
 font-size: 18px;
 line-height: 115%;
 font-weight: bold;
 margin-bottom: 170px;
}
body.home #information .information-list li .summary {
 line-height: 190%;
}
body.home #information .information-list li a:link,
body.home #information .information-list li a:visited,
body.home #information .information-list li a:hover,
body.home #information .information-list li a:active,
body.home #information .information-list li a:link .heading,
body.home #information .information-list li a:visited .heading,
body.home #information .information-list li a:hover .heading,
body.home #information .information-list li a:active .heading,
body.home #information .information-list li a:link .summary,
body.home #information .information-list li a:visited .summary,
body.home #information .information-list li a:hover .summary,
body.home #information .information-list li a:active .summary {
 color: #333333 !important;
 text-decoration: none !important;
}

/* new service ---------------------------------------- */
body.home #new-service {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: -9px;
    padding-top: 49px;
    display: block;
}
body.home #new-service02{
    margin-top: -90px;
    padding-top: 90px;
}
body.home #new-service a:hover{text-decoration: none; opacity: 0.6;}
body.home #new-service > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 60px 0px;
}
body.home #new-service > .inner .ttl {
    line-height: 115%;
    margin-bottom: 48px;
    font-size: 46px;
    font-weight: bold;
    color: #3eb78f;
}
body.home #new-service > .inner .ttl .subtext{color: #333333;}
body.home #new-service .new-serviceimg { display: flex; justify-content: center;}
body.home #new-service .download{
    width: 990px;
    background: #f2f2f2;
    margin: 0 auto;
    padding: 0 0 350px 0;
}
body.home #new-service .download h3{display: flex; justify-content: center; padding: 40px 0 60px;}
body.home #new-service .download .white-left{
    width: 590px;
    background: #fff;
    margin: 0 0 0 60px;
    float: left;
    padding: 0 0 35px;
}
body.home #new-service .download .white-right{
    width: 277px;
    background: #fff;
    margin: 0 60px 0 0px;
    float: right;
}
body.home #new-service .download .white-left .top{
    display: flex;
    padding: 40px 0 0 40px;
}
body.home #new-service .download .white-left .btn img{
    width: 172px;
    margin: 0 0 0 25px;
}
body.home #new-service .download .white-left .btn02 img{
    width: 207px;
    margin: 0 0 0 25px;
}
body.home #new-service .download .white-left .bottom{
    text-align: center;
    margin: 20px auto;
    font-weight: normal;
}
body.home #new-service .download .white-left .bottom .about{
    font-size: 18px;
    display: inherit;
}
body.home #new-service .download .white-left .bottom .link-btn01{
    width: 490px;
    font-size: 18px;
    border: 1px solid #000;
    margin: 20px 0 11px 43px;
    line-height: 1.4;
    float: left;
    padding: 7px 0;
}
body.home #new-service .download .white-left .bottom a{
    padding: 10px 0;
    color: #000;
    display: block;
}

body.home #new-service .download .white-right img{width: 200px; margin: 0 0 8px 38px;}
body.home #new-service .download .white-right p{font-size: 18px; text-align: center; margin: 36px auto 4px;}

/* Service Menu （新レイアウト（202204から）：３カラム表示)---------------------------------------- */
body.home #service {
 width: 100%;
 overflow: hidden;
 background: #faf8f5;
}
body.home #service .service_iconBox{
 justify-content: right;
 display: flex;
 margin-bottom: 10px;
}
body.home #service .service_iconBox .iconArea{
    display: flex;
    align-items: center;
}
body.home #service .service_iconBox .iconArea .iconImg{
    width: 30px;
    padding-right: 3px;
}

body.home #service > .inner {
box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 900px;
margin: 0 auto;
/* padding: 60px 0; */
padding: 60px 0 0 0;
}

body.home #service .service-list{
width: 785px;
margin: 0 auto;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
}
body.home #service .service-list.seriesArea{
border: 1px solid #060550;
margin-bottom: 38px;
}
body.home #service .inner .ttlArea{
border:1px solid #3eb78f;
margin-bottom: 45px;
text-align: center;
}
body.home #service .inner .service_ttl{
color: #3eb78f;
font-size: 24px;
line-height: 52px;    
}
body.home #service .inner .service_subTtl{
color: #fff;
background-color: #060550;
font-size: 20px;
line-height: 36px;
text-align: center;
margin-bottom: 20px;
}
body.home #service .inner .service_subTtl p{
background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
-webkit-background-clip: text;
color: transparent;
font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
font-size: 20px;
}

body.home #service .service-list .listbox{
/*display: inline-block;*/
 vertical-align: top;
 width: 225px;
 min-height: 250px;
 margin: 0px 15px 48px 15px;
 padding: 0px 0px 16px 0px;
 border-bottom: 1px solid #dedede;
 text-align: center;
 letter-spacing: 0.08em;
}
body.home #service .service-list.seriesArea .listbox{
    border-bottom: none;
    margin-bottom: 0;
}

body.home #service .service-list .listbox .spbox{
color: #fff;
background-color: #0f418b;
line-height: 2em;
}
body.home #service .service-list .listbox .thumb {
 margin-bottom: 20px;
}
body.home #service .service-list .listbox .thumb img {
 width: 100%;
 height: 195px;
 object-fit: cover;
 object-position: 50% 100%
}

body.home #service .service-list .heading {
 font-size: 14px;
 line-height: 115%;
 margin-bottom: 8px;
}
body.home #service .service-list .subtext {
 font-size: 12px;
 line-height: 115%;
 font-family: Helvetica, Arial, sans-serif;
}
body.home #service .service-list a:link,
body.home #service .service-list a:visited,
body.home #service .service-list a:hover,
body.home #service .service-list a:active,
body.home #service .service-list a:link .heading,
body.home #service .service-list a:visited .heading,
body.home #service .service-list a:hover .heading,
body.home #service .service-list a:active .heading,
body.home #service .service-list a:link .subtext,
body.home #service .service-list a:visited .subtext,
body.home #service .service-list a:hover .subtext,
body.home #service .service-list a:active .subtext {
 color: #333333 !important;
 text-decoration: none !important;
}
body.home #service .service-list .service-list_colOne{
    margin-bottom: 48px;
}
body.home #service .service-list .service-list_colOne .flexBox{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;   
}
body.home #service .service-list .service-list_colOne .flexBox .colTwo{
flex-basis: 50%;
box-sizing: border-box;
}
body.home #service .service-list .service-list_colOne .flexBox .colTwo img{
width: 100%;
}
body.home #service .service-list .service-list_colOne .txtBox{
padding-left:30px;
}

body.home #service .service-list .service-list_colOne .txtBox .ttl{
 font-size: 20px;
 font-weight: bold;
}
.txtUnder{
    display: flex;
    flex-direction: column;
}
.txtUnder .ttl{
 margin-top: auto;
}

/* // Service Menu （新レイアウト（202204から）：３カラム表示)---------------------------------------- */



/* Service Menu （新サービスメニュー)---- */
body.home .service_full{
    background-color: #fff8ed ;
    padding:100px 0;
}
body.home .service_full a{
    color: #000;
    text-decoration: none;
}

body.home .service_full .iconBox{
    position: relative;
    border: 1px solid #c1c1c1;
    padding: 20px;
    z-index: 10000;
}
body.home .service_full .iconBox:first-child {
    margin-right: auto;
    margin-left: auto;
    width: 450px;
}

body.home .service_full .icon-area{
    position: absolute;
    background-color: #C30000;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    top: -30px;
    left: -40px;
    padding: 24px 8px;
    font-size: 13px;
    letter-spacing: -0.1px;
    font-weight: bold;
}
body.home .service_full .iconBox .menu-area{
    width: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.home .service_full .iconBox .ph-area{
    width: 40%;
    flex-basis: 40%;
    margin-right: 5%;
}
body.home .service_full .iconBox .ph-area img{
    width: 100%;
    height: auto;
}
body.home .service_full .iconBox .txt-area{
    width: 55%;
    flex-basis: 55%;
    text-align: center;
}
body.home .service_full .iconBox .txt-area.area-center{
    display: flex;
    align-items: center;
    justify-content: center;    
}

body.home .service_full .iconBox .ttl-box{
    padding: 8px;   
    background-color: #07764e;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
body.home .service_full .iconBox .txt-box{
    font-size: 18px;
    margin-top: 12px;
    line-height: 1.8;
}
body.home .service_full .service_full_inner{
 width: 1024px;
 margin: 0 auto;
}
body.home .service_full .service_full_inner .flexBox{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;    
}



/* //  Service Menu （新サービスメニュー)---- */


body.home #service .more {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 992px;
 margin: 0px auto;
 /* padding: 0px 0px 16px 8px;*/
 padding: 70px 0px 16px 8px;
 border-bottom: 1px solid #c1c1c1;
 font-size: 18px;
 line-height: 105%;
 position: relative;
 left: 770px;
 top: 0px;
}
body.home #service .more a:before {
 content: " ";
 display: inline-block;
 vertical-align: middle;
 width: 8px;
 height: 16px;
 overflow: hidden;
 background-image: url(../../common/img/cmn_arrow_icon.png);
 background-repeat: no-repeat;
 background-position: 0px -100px;
 background-size: 55px;
 margin-right: 10px;
}
body.home #service .more a:link,
body.home #service .more a:visited {
 color: #333333;
 text-decoration: none;
}
body.home #service .more a:hover,
body.home #service .more a:active {
 color: #333333;
 text-decoration: none;
}


/* Shop info ---------------------------------------- */
body.home #shop {
 width: 100%;
 overflow: hidden;
 background: #faf8f5;
 margin-top: -100px;
 padding-top: 60px;
}
body.home #shop > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 padding: 60px 0px 90px 0px;
}

body.home .lead {
 display: none;
}

#home-shop-container {
 width: 992px;
 margin: 0px auto;
    zoom: 1;
}
#home-shop-container:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: " ";
    line-height: 0; 
}

#home-shop-map {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 background: url(../img/shop_map.png) no-repeat 0px 0px;
 width: 546px;
 height: 490px;
 position: relative;
 left: 0px;
 top: 0px;
 float: left;
}
#home-shop-map li.marker {
 display: block;
    opacity: 0;
 margin: 0px;
 padding: 0px;
 position: absolute;
    width: 0px;
    height: 0px;
    overflow: visible;
}
#home-shop-map li.marker.motion,
#home-shop-map li.marker.active {
 display: block;
    opacity: 1.0;
}
#home-shop-map li.marker a {
 display: block;
 width: 32px;
 height: 32px;
 overflow: hidden;
 text-align: left;
 text-indent: -9000px;
 background: url(../img/shop_marker.png) no-repeat 50% 50%;
 background-size: 32px;
 position: relative;
 left: -16px;
 top: -16px;
}
#home-shop-map li#home-shop-ekichika {
 float: left;
 margin: 0px;
 padding: 0px;
 background: url(../img/shop_ekichika.png) no-repeat 0px 0px;
 width: 132px;
 height: 132px;
 overflow: hidden;
 text-align: left;
 text-indent: -9000px;
 position: absolute;
 right: 72px;
 bottom: 0px;
}
@keyframes motion {
0% {
 transform: scale(1.4);
}
50% {
 transform: scale(0.8);
}
75% {
 transform: scale(1.2);
}
100% {
 transform: scale(1.0);
}
}
@keyframes hover {
0% {
 transform: scale(1.0);
}
100% {
 transform: scale(1.4);
}
}
#home-shop-map li.motion a {
 transform-origin: 50% 50%;
 animation: motion 0.4s ease-in;
}
#home-shop-map li.active a {
 transform-origin: 50% 50%;
 animation: motion 0.4s ease-in;
}
#home-shop-map li:hover {
    display: block;
    opacity: 1.0;
}
#home-shop-map li a:hover {
 animation: hover 0.2s ease-in;
 transform: scale(1.4);
}

body.home #shop-notice {
    position: absolute;
    left: 0px;
    bottom: -30px;
    width: 100%;
    text-align: right;
    font-size: 90%;
}

/* NEW icon start----------- */
#home-shop-map li.new.funabashi {
    position: relative;
    padding: 0.4em;
    background: #5cb25b;
    color: #ffffff;
    width: 50px;
    height: 18px;
    float: right;
    margin: 165px -18px 0 0;
    text-align: center;
}
#home-shop-map li.new.urawa {
    position: relative;
    padding: 0.4em;
    background: #5cb25b;
    color: #ffffff;
    width: 50px;
    height: 18px;
    float: left;
    margin: 28px 0 0 153px;
    text-align: center;
}

#home-shop-map li.new.funabashi:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 5px;
    border: 5px solid transparent;
    border-top: 5px solid #5cb25b;
    width: 0;
    height: 0;
}
#home-shop-map li.new.urawa:after {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 5px;
    border: 5px solid transparent;
    border-bottom: 5px solid #5cb25b;
    width: 0;
    height: 0;
}
/* NEW icon end----------- */

body.home p.new.shop-list_sp{
    display: none;
}
body.home p.new.shop-list {
    position: absolute;
    padding: 0.4em;
    background: #5cb25b;
    color: #ffffff;
    width: 50px;
    height: 18px;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: normal;
}

body.home p.new.shop-list:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 6px solid transparent;
    border-top: 6px solid #5cb25b;
    width: 0;
    height: 0;
}


body.home #shop-list {
 float: right;
 width: 382px !important;
 position: relative;
 background-color: #ffffff;
 border: 1px solid #999999;
 border-radius: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    overflow: visible;
}

body.home #shop-list ul.shop-list-menu {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid #999999;
    zoom: 1;
}
body.home #shop-list ul.shop-list-menu:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: " ";
    line-height: 0; 
}
body.home #shop-list ul.shop-list-menu li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: block;
 margin: 0px;
 padding: 0px;
 float: left;
 width: 25%;
 text-align: center;
 background-color: #ffffff;
 border:  none;
 border-left: 1px solid #999999;
 border-radius: 0px;
 letter-spacing: 0.2em;
 font-weight: bold;
 color: #333333;
}
body.home #shop-list ul.shop-list-menu li:nth-child(1) {
 border-left: none;
}
body.home #shop-list ul.shop-list-menu li a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: block;
 margin: 0px;
 padding: 5px 4px 4px 4px;
 font-size: 12px;
 line-height: 100%;
 width: 100%;
 border: none;
 text-shadow: none;
}
body.home #shop-list ul.shop-list-menu li a:link,
body.home #shop-list ul.shop-list-menu li a:hover {
 color: #333333;
 text-decoration: none;
 background: #ffffff;
}
body.home #shop-list ul.shop-list-menu li a:hover,
body.home #shop-list ul.shop-list-menu li a:active,
body.home #shop-list ul.shop-list-menu li.r-tabs-state-active a {
 color: #333333;
 text-decoration: none;
 background: #e7edf4;
}

body.home #shop-list .shop-area {
 padding: 0px 16px 16px 16px;
 background: #ffffff;
 border-radius: 0px;
 border: none;
}

body.home #shop-list ul.shop-list-main {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
body.home #shop-list ul.shop-list-main li {
 margin: 0px;
 padding: 16px 0px;
 background: url(../../common/img/cmn_line01.gif) repeat-x 0px 100%;
    zoom: 1;
}
body.home #shop-list ul.shop-list-main li.new {
 padding: 28px 0px 10px 0;
}
body.home #shop-list ul.shop-list-main li:after {
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    content: " ";
    line-height: 0; 
}
body.home #shop-list ul.shop-list-main li .heading {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: inline-block;
 vertical-align: middle;
 width: 150px;
 font-size: 12px;
 line-height: 115%;
 padding-left: 16px;
 position: relative;
 left: 0px;
 top: 0px;
    letter-spacing: normal;
}
body.home #shop-list ul.shop-list-main li .heading:before {
 content: " ";
 display: block;
 width: 9px;
 height: 9px;
 overflow: hidden;
 border-radius: 6px;
 background: #5cb25b;
 position: absolute;
 left: 0px;
 top: 49%;
 margin-top: -5px;
}
body.home #shop-list ul.shop-list-main li.new .heading:after {
 content: "NEW";
 display: block;
 position: absolute;
 left: 11%;
 top: -1.2em;
 color: #5cb25b;
}
body.home #shop-list ul.shop-list-main li .links {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: inline-block;
 vertical-align: middle;
 width: 190px;
 text-align: left;
}
body.home #shop-list ul.shop-list-main li .links .dim {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 86px;
 min-height: 22px;
 padding: 5px 0px 4px 0px;
 display: inline-block;
 vertical-align: top;
 text-align: center;
 border: 1px solid #999999;
 font-size: 11px;
 line-height: 100%;
 color: #333333;
 background: #e0e0e0;
 margin-left: 5px;
}
body.home #shop-list ul.shop-list-main li .coming {
 text-align: right;
 margin: 2px 7px 0 0;
 font-size: 11px;
}

body.home #shop-list ul.shop-list-main li .links .link,
body.home #shop-list ul.shop-list-main li .links .reserve {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 86px;
 padding: 5px 4px 4px 4px;
 display: inline-block;
 vertical-align: top;
 text-align: center;
 border: 1px solid #999999;
 font-size: 11px;
 line-height: 100%;
 color: #333333;
 margin-left: 5px;
}
body.home #shop-list ul.shop-list-main li .links a.link:link,
body.home #shop-list ul.shop-list-main li .links a.link:visited,
body.home #shop-list ul.shop-list-main li .links a.reserve:link,
body.home #shop-list ul.shop-list-main li .links a.reserve:visited {
 color: #333333;
 text-decoration: none;
 background: #ffffff;
}
body.home #shop-list ul.shop-list-main li .links a.link:hover,
body.home #shop-list ul.shop-list-main li .links a.link:active,
body.home #shop-list ul.shop-list-main li .links a.reserve:hover,
body.home #shop-list ul.shop-list-main li .links a.reserve:active {
 color: #333333;
 text-decoration: none;
 background: #e7edf4;
}

.shop-tooltip {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: normal;
    white-space: nowrap;
    box-shadow: none;
    margin: 0px;
    padding: 5px;
    border: 2px solid #0d4084;
    border-radius: 0px;
    background: #ffffff;
}




/* Recommendation ---------------------------------------- */
body.home #recommendation {
 width: 100%;
 background-color: #e4ccb7;
 background-image: url(../img/recom_bg01.png);
 background-repeat: no-repeat;
 background-position: 0px 0px;

}
body.home #recommendation > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 padding: 60px 0px 190px;
}

body.home #recommendation .recom-list01 {
 list-style-type: none;
 margin: 0px auto 0px auto;
 padding: 0px 0px 48px 0px;
 text-align: center;
 letter-spacing: -0.6em;
    width: 912px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body.home #recommendation .recom-list01 li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: inline-block;
 vertical-align: top;
 letter-spacing: 0.08em;
 text-align: left;
 margin: 0px 16px 16px 16px;
 padding: 0px 30px 30px 30px;
 width: 272px;
 /*min-height: 416px;*/
 background: #ffffff;
}
body.home #recommendation .recom-list01 li > .heading {
 background: #f5f5f5;
 border-bottom: 1px solid #e0e0e0;
 position: relative;
 left: 0px;
 top: 0px;
 margin: 0px -32px 32px -32px;
 padding: 22px 12px;
 text-align: center;
 font-size: 16px;
 line-height: 115%;
 font-weight: bold;
}
body.home #recommendation .recom-list01 li > .thumb {
 width: 208px;
 height: 192px;
 text-align: center;
 margin: 0px auto 28px auto;
}
body.home #recommendation .recom-list01 li > .thumb img {
 width: auto;
 height: auto;
 max-width: 100%;
 max-height: 100%;
}
body.home #recommendation .recom-list01 li > .summary {
 line-height: 180%;
}

/*body.home #recommendation .recom-list01 li:nth-child(3) > .summary {
 letter-spacing: 0em;
 line-height: 180%;
}*/

body.home #recommendation .recom-list02 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 width: 880px;
 list-style-type: none;
 margin: 0px auto 62px auto;
 padding: 32px 0px 16px 0px;
 background: #ffffff;
 text-align: center;
 letter-spacing: -0.6em;
}
body.home #recommendation .recom-list02 li {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 display: inline-block;
 vertical-align: top;
 letter-spacing: 0.08em;
 text-align: center;
 margin: 0px 30px 16px 30px;
 padding: 0px;
 width: 138px;
}
body.home #recommendation .recom-list02 li > .thumb {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 border: 1px solid #e0e0e0;
 width: 138px;
    height: 96px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
body.home #recommendation .recom-list02 li > .thumb img {
    width: auto;
    max-height: 60px;
}
body.home #recommendation .recom-list02 li > .summary {
 font-size: 14px;
 line-height: 145%;
 font-weight: bold;
 margin-top: 16px;
}
.summary .caution {
 font-size: 12px;
 color: #C90003;
}
body.home #recommendation .more {
 text-align: center;
}



/* Banner ---------------------------------------- */
body.home #banner {
 width: 100%;
 background: #f0f8ec;
}
body.home #banner > .inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 padding: 60px 0px;
}

#home-banner {
 position: relative;
 left: 0px;
 top: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 overflow: hidden;
 max-width: 1300px;
 margin: 0px auto;
 padding: 0px 60px;
}
#home-banner.owl-carousel .item {
 text-align: center;
}
#home-banner.owl-carousel .owl-item a {
 display: block;
}
#home-banner.owl-carousel .owl-item img {
 display: inline;
}
#home-banner.owl-theme .owl-nav {
 margin: 0px;
 padding: 0px;
}
#home-banner.owl-theme .owl-nav.disabled {
 display: block;
}
#home-banner.owl-theme .owl-nav .owl-prev,
#home-banner.owl-theme .owl-nav .owl-next {
 display: block;
 color: #000000;
 background: transparent;
 margin: 0px;
 padding: 0px;
 width: 70px;
 height: 100%;
 overflow: hidden;
 text-align: left;
 text-indent: -9000px;
 position: absolute;
 top: 0px;
}
#home-banner.owl-theme .owl-nav .owl-prev:hover,
#home-banner.owl-theme .owl-nav .owl-next:hover {
 background: rgba(255,255,255,0.3);
}
#home-banner.owl-theme .owl-nav .owl-prev {
 left: 0px;
}
#home-banner.owl-theme .owl-nav .owl-next {
 right: 0px;
}
/*#home-banner.owl-theme .owl-nav .owl-prev:before,
#home-banner.owl-theme .owl-nav .owl-next:before {
 content: " ";
 display: block;
 width: 8px;
 height: 16px;
 overflow: hidden;
 background-image: url(../../common/img/cmn_arrow_icon.png);
 background-repeat: no-repeat;
 background-size: 55px;
 position: absolute;
 top: 50%;
 margin-top: -8px;
}*/

#home-banner.owl-theme .owl-stage{
    margin: 0 auto;
}
#home-banner.owl-theme .owl-nav .owl-prev:before {
 left: 32px;
 background-position: 0px -150px;
}
#home-banner.owl-theme .owl-nav .owl-next:before {
 right: 32px;
 background-position: 0px -100px;
}


.follow_btn_reserve{
    display: none;
}














