@charset "utf-8";

/*
******************************************************************
* common.css
******************************************************************
*/
html.Has-modal {
	overflow: hidden !important;
	width: auto;
}
body {
	min-width: 980px;
	color: #222222;
	line-height: 1.6;
	word-wrap: break-word;
}
a:link, a:visited {
	color: #e51800;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
}
img {
	max-width: 100%;
}
#wrp-all {
	padding-top: 200px;
}
.mod-box-inr {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

@media screen and (min-width:768px) {
.for-sp {
	display: none !important;
}
}

@media screen and (max-width:767px) {
body {
	min-width: 320px;
}
a:hover, a:active {
	color: #e51800;
}
img {
	width: 100%;
}
#wrp-all {
	padding-top: 85px;
}
.mod-box-inr {
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
}
.for-pc {
	display: none !important;
}
}

/*
******************************************************************
* #header
******************************************************************/
#header {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
}
#header .wrp-bar {
	position: relative;
	z-index: 2;
	height: 50px;
	background-image: url(/img/common/header_bar_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header .wrp-bar ul {
	padding-top: 9px;
}
#header .wrp-bar ul li {
	font-size: 11px;
	line-height: 22px;
	margin-right: 40px;
}
#header .wrp-bar ul li.lang {
	position: absolute;
	margin-right: 0;
	top: 11px;
	right: 30px;
}
#header .wrp-bar ul li a {
	display: block;
	color: #ffffff;
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
}
#header .wrp-bar ul li.mail a {
	background-image: url(/img/common/header_icn_mail.png);
}
#header .wrp-bar ul li.shop a {
	background-image: url(/img/common/header_icn_shop.png);
}
#header .wrp-bar ul li.lang a {
	background-image: url(/img/common/header_icn_lang.png);
}
#header .wrp-bar ul li.dist a {
	background-image: url(/img/common/header_icn_dist.png);
}
#header .wrp-bar ul li.dl a {
	background-image: url(/img/common/header_icn_dl.png);
}
#header .wrp-menu {
	position: relative;
	height: 160px;
	margin-top: -10px;
	background-color: #ffffff;
}
#header .wrp-menu:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 20px;
	background-image: url(/img/common/line_02.png), url(/img/common/header_shadow.png);
	background-position: center top, center 10px;
	background-repeat: repeat-x;
}
#header .wrp-menu .logo {
	position: absolute;
	z-index: 1;
	top: 14px;
	left: 50%;
	margin-left: -65px;
}
#header .wrp-menu .header-nav {
	padding-top: 30px;
}
#header .wrp-menu .header-nav li {
	float: left;
	margin-right: 30px;
}
#header .wrp-menu .header-nav li:nth-child(2) {
	margin-right: 260px;
}
#header .wrp-menu .header-nav li:last-child {
	margin-right: 0;
}
#header.min {
	position: fixed;
}
#header.min .wrp-menu {
	height: 120px;
}
#header.min .wrp-menu .logo {
	width: 108px;
	top: 10px;
	left: 50%;
	margin-left: -54px;
}
#header.min .wrp-menu .header-nav {
	padding-top: 10px;
}
#header #language {
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 980px;
	height: 100%;
	background-color: rgba(25,25,25,0.98);
	display: none;
}
#header #language .box-inr {
	display: table;
	width: 100%;
	height: 100%;
}
#header #language .box-inr ul {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 20px;
	line-height: 3.0;
}
#header #language .box-inr ul li a {
	color: #ffffff;
}
#header #language .box-inr ul li a:hover {
	color: #e51800;
}
#header #language .btn-close a {
	position: fixed;
	display: block;
	text-indent: -9999px;
	top: 0;
	right: 0;
	width: 120px;
	height: 120px;
	background-image: url(/img/common/btn_modal_close02.png);
}

@media screen and (max-width:767px) {
#header {
	position: fixed !important;
}
#header .wrp-bar {
	height: 14px;
	background-size: 550px 25px;
	background-position: center bottom;
}
#header .wrp-menu {
	height: 76px;
	margin-top: -5px;
}
#header .wrp-menu:after {
	bottom: -10px;
	height: 15px;
	background-position: center top, center 5px;
	background-size: 550px 10px, 10px 10px;
}
#header .wrp-menu .logo {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	margin: 8px 0 0 -8px;
	width: 65px;
}
#header .wrp-menu .txt {
	float: left;
	margin: 30px 0 0 10px;
	width: 162px;
	line-height: 0;
}
#header .wrp-menu .btn-open {
	position: absolute;
	width: 25px;
	top: 25px;
	right: 15px;
}
#header .wrp-sp-menu {
	position: fixed;
	z-index: 10;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#header .wrp-sp-menu .box-bg {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(25,25,25,0.98);
}
#header .wrp-sp-menu .box-inr {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
#header .wrp-sp-menu .btn-close {
	position: fixed;
	z-index: 11;
	top: 8px;
	right: 10px;
	width: 35px;
}
.Is-mouse #header .wrp-sp-menu .btn-close {
	right: 27px;
}
#header .wrp-sp-menu .bar-nav {
	padding-top: 70px;
	text-align: center;
}
#header .wrp-sp-menu .bar-nav li {
	font-size: 9px;
	width: 90px;
	vertical-align: top;
	margin-bottom: 25px;
}
#header .wrp-sp-menu .bar-nav li a {
	color: #ffffff;
	display: block;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 60px 60px;
}
#header .wrp-sp-menu .bar-nav li.mail a {
	background-image: url(/img/common/sp/header_icn_mail.png);
}
#header .wrp-sp-menu .bar-nav li.shop a {
	background-image: url(/img/common/sp/header_icn_shop.png);
}
#header .wrp-sp-menu .bar-nav li.lang a {
	background-image: url(/img/common/sp/header_icn_lang.png);
}
#header .wrp-sp-menu .bar-nav li.dist a {
	background-image: url(/img/common/sp/header_icn_dist.png);
}
#header .wrp-sp-menu .header-nav {
	border-top: 1px solid #444444;
	padding-bottom: 40px;
}
#header .wrp-sp-menu .header-nav .lit-pr {
	width: 100%;
	border-bottom: 1px solid #444444;
}
#header .wrp-sp-menu .header-nav .category a {
	color: #ffffff;
	font-size: 14px;
	line-height: 2.0;
	padding: 11px 15px 11px;
	display: block;
}
#header .wrp-sp-menu .header-nav .lit-sub {
	background-color: rgba(0,0,0,0.2);
}
#header .wrp-sp-menu .header-nav .lit-sub li {
	background-image: url(/img/common/line_05.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 3px 1px;
}
#header .wrp-sp-menu .header-nav .lit-sub li a {
	color: #888888;
	font-size: 11px;
	line-height: 2.0;
	padding: 10px 15px 9px;
	display: block;
}
#header .wrp-sp-menu .header-nav .lit-sub li span {
	color: #555555;
	font-size: 11px;
	line-height: 2.0;
	padding: 10px 15px 9px;
	display: block;
}
#header #language {
	min-width: 0;
}
#header #language .box-inr {
	display: block;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
#header #language .box-inr ul {
	display: block;
	margin-top: 70px;
	text-align: left;
	border-top: 1px solid #444444;
	padding-bottom: 40px;
}
#header #language .box-inr ul li {
	width: 100%;
	border-bottom: 1px solid #444444;
}
#header #language .box-inr ul li a {
	font-size: 14px;
	line-height: 2.0;
	padding: 11px 15px 11px;
	display: block;
}
#header #language .box-inr ul li a:hover {
	color: #ffffff;
}
#header #language .btn-close a {
	top: 8px;
	right: 10px;
	width: 35px;
	height: 35px;
	background-image: url(/img/common/sp/gnav_close.png);
	background-size : 35px 35px;
}
.Is-mouse #header #language .btn-close a {
	right: 27px;
}
}


/*
******************************************************************
* #footer
******************************************************************/
#footer {
	position: relative;
	width: 100%;
}
#footer .wrp-menu {
	position: relative;
	padding: 40px 0 60px;
	background-image: url(/img/common/footer_bg.jpg);
	background-position: center top;
}
#footer .wrp-menu:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 20px;
	background-image: url(/img/common/line_01.png);
	background-position: center top;
}
#footer .wrp-menu .footer-nav {
	margin: 0 20px;
}
#footer .wrp-menu .footer-nav .lit-pr {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#footer .wrp-menu .footer-nav .category {
	margin-bottom: 8px;
}
#footer .wrp-menu .footer-nav .category a {
	color: #ffffff;
	font-size: 14px;
	line-height: 2.0;
}
#footer .wrp-menu .footer-nav .category a:hover {
	color: #e7321c;
}
#footer .wrp-menu .footer-nav .lit-sub li a {
	color: #888888;
	font-size: 12px;
	line-height: 2.0;
}
#footer .wrp-menu .footer-nav .lit-sub li span {
	color: #555555;
	font-size: 12px;
	line-height: 2.0;
}
#footer .wrp-menu .footer-nav .lit-sub li a:hover {
	color: #e7321c;
}
#footer .wrp-copy {
	padding: 30px 0;
	background-color: #ffffff;
}
#footer .wrp-copy .logo {
	width: 260px;
	margin: 0 auto 10px;
}
#footer .wrp-copy .copy {
	text-align: center;
	font-size: 10px;
}

@media screen and (max-width:767px) {
#footer .wrp-sns {
	position: relative;
	padding: 18px 0 15px;
	background-image: url(/img/common/line_04.png), url(/img/common/bg_01.jpg);
	background-repeat: repeat-x, repeat;
	background-position: center top;
	background-size: 550px 3px, 100px 100px;
}
#footer .wrp-sns:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 10px;
	background-image: url(/img/common/line_03.png);
	background-position: center top;
	background-size: 550px 10px;
}
#footer .wrp-sns .sns-nav li {
	float: left;
	width: 50%;
	height: 40px;
}
#footer .wrp-sns .sns-nav li a {
	display: block;
	text-indent: -9999px;
	height: 100%;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 25px 20px;
}
#footer .wrp-sns .sns-nav li.fb a {
	background-color: #3d5a99;
	margin-right: 5px;
	background-image: url(/img/common/sp/sns_fb.png);
}
#footer .wrp-sns .sns-nav li.tw a {
	background-color: #00acee;
	margin-left: 5px;
	background-image: url(/img/common/sp/sns_tw.png);
}
#footer .wrp-menu {
	padding: 10px 0 20px;
	background-size: 550px 235px;
}
#footer .wrp-menu:after {
	bottom: -5px;
	height: 10px;
	background-size: 550px 10px;
}
#footer .wrp-menu .mod-box-inr {
	padding: 0 0;
}
#footer .wrp-menu .footer-nav {
	margin: 0 0;
}
#footer .wrp-menu .footer-nav .lit-pr {
	float: none;
	width: 100%;
	margin-right: 0;
	border-bottom: 1px solid #444444;
}
#footer .wrp-menu .footer-nav .category {
	margin-bottom: 0;
}
#footer .wrp-menu .footer-nav .category a {
	padding: 11px 15px 11px;
	display: block;
}
#footer .wrp-menu .footer-nav .category a:hover {
	color: #ffffff;
}
#footer .wrp-menu .footer-nav .lit-sub {
	background-color: rgba(0,0,0,0.2);
}
#footer .wrp-menu .footer-nav .lit-sub li {
	background-image: url(/img/common/line_05.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 3px 1px;
}
#footer .wrp-menu .footer-nav .lit-sub li a,
#footer .wrp-menu .footer-nav .lit-sub li span {
	font-size: 11px;
	padding: 10px 15px 9px;
	display: block;
}
#footer .wrp-menu .footer-nav .lit-sub li a:hover {
	color: #888888;
}
#footer .wrp-copy {
	padding: 25px 0;
}
#footer .wrp-copy .logo {
	width: 160px;
	margin-bottom: 8px;
}
#footer .wrp-copy .copy {
	font-size: 8px;
}
}


/*
******************************************************************
* #pagetop
******************************************************************/
#pagetop {
	position: fixed;
	z-index: 100;
	bottom: 20px;
	right: 20px;
	display: none;
}
#pagetop a {
	display: block;
	text-indent: -9999px;
	width: 60px;
	height: 60px;
	background-image: url(/img/common/pagetop.png);
}

@media screen and (max-width:767px) {
#pagetop {
	bottom: 10px;
	right: 10px;
}
#pagetop a {
	width: 50px;
	height: 50px;
	background-image: url(/img/common/sp/pagetop.png);
	background-size: 50px 50px;
}
}


/*
******************************************************************
* .mod-category-nav
******************************************************************/
.mod-category-nav {
	position: absolute;
	z-index: 100;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
}
.mod-category-nav:after {
	content: "";
	position: absolute;
	z-index: 2;
	display: block;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	opacity: 0.8;
	background-image: url(/img/common/line_08.png);
	background-position: center top;
}
.mod-category-nav .nav {
	text-align: center;
	font-size: 14px;
	padding: 19px 0;
}
.mod-category-nav .nav li {
	padding: 0 20px;
	background-image: url(/img/common/line_06.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.mod-category-nav .nav li:last-child {
	background-image: none;
}
.mod-category-nav .nav li a {
	color: #ffffff;
}
.mod-category-nav .nav li span {
	color: #888888;
}
.mod-category-nav .nav li a:hover,
.mod-category-nav .nav li a.active,
.mod-category-nav .nav li span.active {
	color: #e7321c;
}

@media screen and (max-width:767px) {
}




/*
******************************************************************
* .mod-imagesnap .mod-flipsnap
******************************************************************/
.mod-box-imagesnap,
.mod-box-flipsnap {
	position: relative;
	width: 100%;
	height: 100%;
}
.mod-box-imagesnap .mod-viewport,
.mod-box-flipsnap .mod-viewport {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.mod-box-imagesnap .mod-viewport .mod-imagesnap,
.mod-box-flipsnap .mod-viewport .mod-flipsnap {
	height: 100%;
}
.mod-box-imagesnap .mod-viewport .mod-imagesnap:after,
.mod-box-flipsnap .mod-viewport .mod-flipsnap:after {
	content: "";
	display: table;
	clear: both;
}
.mod-box-imagesnap .mod-viewport .mod-imagesnap .item,
.mod-box-flipsnap .mod-viewport .mod-flipsnap .item {
	position: relative;
	overflow: hidden;
	float: left;
}
.mod-box-imagesnap .mod-navi,
.mod-box-flipsnap .mod-navi {
	text-align: center;
	letter-spacing: -0.4em;
}
.mod-box-imagesnap .mod-navi li,
.mod-box-flipsnap .mod-navi li {
	display: inline-block;
	letter-spacing: normal;
}

@media screen and (max-width:767px) {
}



/*
******************************************************************
* #animation
******************************************************************/
.beer-rotation {
	-webkit-animation: beerRotation 1s ease 0s 1;
	        animation: beerRotation 1s ease 0s 1;
	-webkit-transform-origin: center bottom;
	        transform-origin: center bottom;
}
@-webkit-keyframes beerRotation {
	  0% { -webkit-transform: rotate(0deg);  }
	 15% { -webkit-transform: rotate(3deg);  }
	 30% { -webkit-transform: rotate(-3deg); }
	 45% { -webkit-transform: rotate(2deg);  }
	 60% { -webkit-transform: rotate(-2deg); }
	 75% { -webkit-transform: rotate(1deg);  }
	 90% { -webkit-transform: rotate(-1deg); }
	100% { -webkit-transform: rotate(0deg);  }
}
@keyframes beerRotation {
	  0% { transform: rotate(0deg);  }
	 15% { transform: rotate(3deg);  }
	 30% { transform: rotate(-3deg); }
	 45% { transform: rotate(2deg);  }
	 60% { transform: rotate(-2deg); }
	 75% { transform: rotate(1deg);  }
	 90% { transform: rotate(-1deg); }
	100% { transform: rotate(0deg);  }
}







/*
******************************************************************
* for English
******************************************************************/
@media screen and (max-width:767px) {
.eng #header .wrp-menu .txt {
	width: 170px;
}
}


/*
******************************************************************
* for Français
******************************************************************/
@media screen and (max-width:767px) {
.fra #header .wrp-menu .txt {
	width: 170px;
}
}



/*
******************************************************************
* for 한국어
******************************************************************/
@media screen and (max-width:767px) {
.koa #header .wrp-menu .txt {
	width: 170px;
}
}



/*
******************************************************************
* for 繁体字
******************************************************************/
@media screen and (max-width:767px) {
.zht #header .wrp-menu .txt {
	width: 170px;
}
}



/*
******************************************************************
* for ประเทศไทย
******************************************************************/
@media screen and (max-width:767px) {
.tai #header .wrp-menu .txt {
	width: 170px;
}
}


.eng .minc,
.fra .minc,
.koa .minc,
.zht .minc,
.tai .minc {
	font-family: "Times New Roman", "Yu Mincho", serif;
}