@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    height: 100%;
    margin: 0;
}
body {
    background: #fff;
    color: #5c3723;
    font-weight: normal;
    font-style: normal;
    line-height: 1.5;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption {
    padding: 0;
    text-align: left;
}
th,
td {
    text-align: left;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
}
hr {
    display: none;
}
ul,
ol {
    list-style-type: none;
}
img {
    border: none;
    vertical-align: top;
}
em {
    font-style: normal;
}
form label {
    cursor: pointer;
}
object {
    pointer-events: none;
}
a {
    color: #5c3723;
    text-decoration: none;
    cursor: pointer;
}

a,
input[type=submit]{
    outline: none;
    cursor: pointer;
}
/* clearfix For modern browsers */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/* clearfix For IE 6/7 (trigger hasLayout) */

.clearfix {
    zoom: 1;
}
.wrap_content {
    position: relative;
}
.lang_sign_jp,
.lang_sign_en,
.lang_sign_cn {
    display: none;
}
.curr_jp .lang_sign_jp,
.curr_en .lang_sign_en,
.curr_cn .lang_sign_cn {
    display: block;
}
.fb_iframe_widget > span {
    vertical-align: baseline !important;
}
.wrap_content {
    position: relative;
}
.content {
    position: relative;
    text-align: center;
}

.protect{
    position: relative;
    display: inline-block;
}
.protect .protect_cover{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%!important;
    height: 100%;
    display: inline-block;
    opacity: 0!important;
}
.protect.testmode .protect_cover{
    border: 1px solid #0f0;
    opacity: 1;
}

body:not(.curr_lang_jp) .jp_only{
    display: none!important;
}

.epark_original{
    display: none;
}
.epark_original + div:not(.epark_block){
    display: none;
}
.epark_block{
    display: none;
}

.epark_block .dummy{
    display: none;
}



/* =========================================================
sprite
========================================================= */
/*
.sprite .still,
.sprite .frame1st,
.sprite .frame2nd{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;	
    width: 100%;
    height: 100%;
    text-align: left;
}
.sprite .still img,
.sprite .frame1st img,
.sprite .frame2nd img{
	display: block;
	position: relative;
}

.sprite .still{
    position: absolute;
    top: 0;
    left: 0;
}
.sprite .still img{
	width: 100%;
}
.sprite .frame1st{

	display: none;
}
.sprite .frame1st img{
	font-size: 0;
	letter-spacing: 0;
	padding: 0;
	margin-left: 0;
	
}
.sprite .frame2nd{
	display: none;
}
.sprite .frame2nd img{
	font-size: 0;
	letter-spacing: 0;
	padding: 0;
	margin-left: 0;
}

#flip0 .frame1st.flip_full img{
	animation: flip_full 3s steps(29) forwards;
	-moz-animation: flip_full 3s steps(29) forwards;
	-webkit-animation: flip_full 3s steps(29) forwards;
	-o-animation: flip_full 3s steps(29) forwards;
	-ms-animation: flip_full 3s steps(29) forwards;
}

#flip0 .frame2nd.flip_full img{
	animation: flip_full 3s steps(29) forwards;
	-moz-animation: flip_full 3s steps(29) forwards;
	-webkit-animation: flip_full 3s steps(29) forwards;
	-o-animation: flip_full 3s steps(29) forwards;
	-ms-animation: flip_full 3s steps(29) forwards;
}

@keyframes flip_full {
  0% { top: 0; }
  100% { top: -2940.339%; }
}
@-moz-keyframes flip_full {
  0% { top: 0; }
  100% { top: -2940.339%; }
}
@-webkit-keyframes flip_full {
  0% { top: 0; }
  100% { top: -2940.339%; }
}
@-o-keyframes flip_full {
  0% { top: 0; }
  100% { top: -2940.339%; }
}
@-ms-keyframes flip_full {
  0% { top: 0; }
  100% { top: -2940.339%; }
}
*/
/*
.sprite .still,
.sprite .frame1st,
.sprite .frame2nd{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;	
    width: 100%;
    height: 100%;
    text-align: left;
}
.sprite .still img,
.sprite .frame1st img,
.sprite .frame2nd img{
	display: block;
	position: relative;
}

.sprite .still{
	
}
.sprite .still img{
	width: 100%;
}
.sprite .frame1st{
	
}
.sprite .frame1st img{
	font-size: 0;
	letter-spacing: 0;
	padding: 0;
	margin-left: 0;
	
}
.sprite .frame2nd{
	opacity: 0;
}
.sprite .frame2nd img{
	font-size: 0;
	letter-spacing: 0;
	padding: 0;
	margin-left: 0;
}
*/
/*
brown: #5c3723;
green: #00a73c;

*/
/* =========================================================
map
========================================================= */

.wrap_map #map:before {
    content: " ";
    display: block;
    position: absolute;
    background: #f0f0f0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.wrap_map #map.loaded:before {
    display: none;
}
/* =========================================================
menu
========================================================= */

#menu {
    text-align: center;
}
#menu h2 {} 
#menu .see_menu {} 
#menu .see_menu a {} 
#menu .wrap_product {
    letter-spacing: -.40em;
}
#menu .wrap_product .product {
    letter-spacing: normal;
    vertical-align: top;
}
#menu .wrap_product .product .square {
	position: relative;
} 

#menu .wrap_product .product .square .still {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#menu .wrap_product .product .square .still img {
    width: 100%;
}

#menu .wrap_product .product .square .wrap_wrap_sprite {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#menu .wrap_product .product .square .wrap_sprite {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2px;
    margin-left: -2px;
    margin-top: -2px;
}

#menu .wrap_product .product .square .sprite {
    position: absolute;
    width: 100%;
}
#menu .wrap_product .product .square .sprite img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*left: 100%;*/
}
/*

#menu .wrap_product .product .square .still {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#menu .wrap_product .product .square .wrap_sprite {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#menu .wrap_product .product .square .sprite {
    position: relative;
    width: 100%;
}
#menu .wrap_product .product .square .sprite img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 100%;
}
*/
#menu .wrap_product .product .square .sprite img.show {
    /*left: 0;*/
}
#menu .wrap_product .product h3 {} 
#menu .wrap_product .product .price {}
/* =========================================================
map
========================================================= */

.wrap_map .upper .error span {
    display: none;
}
.wrap_map .upper .error span.show {
    display: block;
}
.wrap_map .info .tel {
    display: none;
}
.wrap_map .info.ok .tel {
    display: block;
}
.wrap_map .info.ok .error {
    display: none;
}
.wrap_map .shop_detail {
    display: none;
}
.wrap_map .info.ok .shop_detail {
    display: inline;
}
.wrap_map .info .link_shop {
    display: none;
}
.wrap_map .info.ok .link_shop {
    display: block;
}
.wrap_map .info .unit {
    display: none;
}
.wrap_map .info.coords .unit {
    display: inline;
}
/* =========================================================
footer
========================================================= */

footer {} 
body.home footer .return_totop {
    display: none;
}
/* =========================================================
carousel
========================================================= */

#carousel div {
    outline: none;
}
#carousel {} 
#carousel>div {} 
#carousel img {
    opacity: 0;
}
#carousel>div img {
    width: 100%;
}
#carousel .polite {} 
#carousel .slick-arrow {
    display: block;
    width: 15px;
    height: 28px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -16px;
    outline: none;
}
#carousel button {
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    cursor: pointer;
}
#carousel button:focus {
    border: 0;
    outline: none;
}
#carousel .slick-prev {
    background: url(../imgs/carousel_prev.png) center no-repeat;
    background-size: 15px 28px;
    left: 0;
}
#carousel .slick-next {
    background: url(../imgs/carousel_next.png) center no-repeat;
    background-size: 15px 28px;
    right: 0;
}
#carousel .slick-dots {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
}
#carousel .slick-dots li {
    display: inline-block;
    margin: 5px;
}
#carousel .slick-dots li.slick-active button {} 
#carousel .slick-dots li button {} 
#carousel .slick-dots li button {
    display: block;
    width: 8px;
    height: 8px;
    background: #e6e1de;
    border-radius: 100px;
}
#carousel .slick-dots li.slick-active button {
    background: #00a73c;
}
#carousel .slick-arrow {} 
#carousel .slick-arrow {}
/* =========================================================
loader
========================================================= */

#loader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
}
#loader .wrap {}

.arrow_right_icon:after {
    content: " ";
    display: block;
    width: 8px;
    height: 13px;
    background: url(../imgs/arrow_right.png) no-repeat center;
    background-size: 8px 13px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 2%;
}

.arrow_left_icon:after {
    content: " ";
    display: block;
    width: 8px;
    height: 13px;
    background: url(../imgs/arrow_left.png) no-repeat center;
    background-size: 8px 13px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 2%;
}



@-moz-keyframes pulsate {
    from {
        -moz-transform: scale(0.25);
        opacity: 1.0;
    }
    95% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
    to {
        -moz-transform: scale(0.3);
        opacity: 0;
    }
}
@-webkit-keyframes pulsate {
    from {
        -webkit-transform: scale(0.25);
        opacity: 1.0;
    }
    95% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
    to {
        -webkit-transform: scale(0.3);
        opacity: 0;
    }
}

#map div[title="current"] {
    -moz-animation: pulsate 1.5s ease-in-out infinite;
    -webkit-animation: pulsate 1.4s ease-in-out infinite;
    -moz-border-radius:51px;
    -webkit-border-radius:51px;
    border-radius:51px;
    height:52px!important;
    width:52px!important;
    margin: -25px;
    box-sizing: border-box;
    border: 4px solid #fff;
    background: #00a73c;
}

#map div[title="current"] img {
    display:none;
}

.ie9 #map div[title="current"] {
    -moz-animation: none;
    -webkit-animation: none;
    height:13px!important;
    width:13px!important;
    margin: -6px;
    border: 2px solid #fff;
    opacity: 0.01!important;
}

