@charset "utf-8";


/************************************************
 共通設定
************************************************ */
html{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: "helvetica","Roboto","Arial","hiragino kaku gothic pro","メイリオ","Osaka","verdana","ＭＳ Ｐゴシック",sans-serif !important;
	color: #666;
	background: #E8380D;
	font-size: 72.5%;
	line-height: 170%;
	letter-spacing: 0.0em;
}
img{
	border: none;
}
header, footer, nav, section, article, figure, aside {
	display:block;
}
.section {
	margin: 0 0 27px 0;
	position: relative;
}
.article {
	margin: 0 0 18px 0;
	position: relative;
}
.indent-note {
	margin: 8px 0 0 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.links li {
	margin: 0;
	padding: 0;
}
.links li a {
	padding: 2px 2px 0 8px;
	display: inline-block;
	border-bottom: #000 1px dotted;
	background: url("../images/ic/ar-xs-r.png") no-repeat 0 center;
}
.links li a:hover {
	text-decoration: none;
	border-bottom: #000 1px solid;
}
.heading-section {
	position: relative;
}

/*************************************
 * Anchor
 *************************************/
a:link,
a:visited {
    color: #000;
    text-decoration: none;
}
a:link:hover,
a[href]:hover {
    color: #000;
    text-decoration: underline;
}


/*************************************
 * Frame
 *************************************/
/* 全体を包括 */
.layout {
    margin: 0 auto;
    width: 100%;
	background: #fff;
}

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0px 0 0px 0;
    width: 1000px;
    background: #fff;
    text-align: left;
	clear: both;
}


/*************************************
 * Column
 *************************************/
#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
}
/* 中央カラム */
.main_column {
	margin: 0 0 30px 0;
	padding: 10px 0;
}
#TopPage .main_column {
	margin: 0;
	padding: 0;
	border: none;
}
#TopPage #container{

}
/* サイドカラム */
#leftcolumn {
	margin-top: 1em;
	float: left;
	width: 210px;
}
#leftcolumn h2{
	margin-top: 0;
}
#rightcolumn {
	float: right;
	width: 210px;
}
/* 1カラム設定 */
#one_maincolumn {
	width: 100%;
}
/* 2カラム設定 (メイン部が左) */
#two_maincolumn_left {
	float: left;
	width: 730px;
}
/* 2カラム設定 (メイン部が右) */
#two_maincolumn_right {
	width: 730px;
	float: right;
}
/* 3カラム設定 */
#three_maincolumn {
	margin: 0 0 0 60px;
	width: 460px;
	float: left;
}
/* 下層コンテンツ */
#undercolumn {
}


/*************************************
 * Header
 *************************************/
header {
	border-bottom: #ececec 1px solid;
}
.header-container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	position: relative;
}
.header-container .header-nav ul:after,
.header-container:after,
.header-container .search-section:after,
.header-container .search-section .input-wrapper :after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}

.header-container .logo {
	margin: 0;
	padding: 23px 0 0 10px;
	float: left;
	width: 122px;
}
.header-container .arrival-nav{
	margin: 0 0 0 50px;
	padding: 0;
	float: left;
}
.header-container .arrival-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-container .arrival-nav ul li{
	margin: 0 0 0 27px;
	padding: 27px 0 0 0;
	float: left;
}
.header-container .header-nav{
	margin: 0;
	padding: 0;
	float: right;
}
.header-container .header-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-container .header-nav li{
	margin: 0 0 0 27px;
	padding: 27px 0 0 0;
	float: left;
}
.header-container2{
	padding-bottom: 27px;
}
.header-container2 .header-nav ul{
	margin-right: 10px;
}
.header-container .header-nav li.login{
	margin: 0 0 0 60px;
}
.header-container .header-nav li.login a{
	padding: 0 0 0 23px;
	display: inline-block;
	background: url("../images/ic/login.png") no-repeat 0 center;
}
.header-container .header-nav li.cart{
	padding: 0;
}
.header-container .header-nav li.cart a{
	padding: 27px 35px 27px;
	border-right: #ececec 1px solid;
	border-left: #ececec 1px solid;
	display: block;
}
.header-container .header-nav li.cart a:hover{
	text-indent: -9999px;
	overflow: hidden;
	width: 19px;
	background: #e8380d url("../images/nav/h-ec-nav-cart.png") no-repeat 35px 27px;
}
.header-container .arrival-nav ul li a,
.header-container .header-nav li a{
	color:#e8380d;
}

.search-section {
	margin: 0;
	padding: 5px 0;
	float: right;
	position: relative;
}
.search-section .input-wrapper {
	margin: 3px 0 0 0;
	padding: 4px;
	position: relative;
	line-height: 100%;
	height: 25px;
}
.search-section .input-wrapper input[type="image"] {
	display: block;
	position: absolute;
	top: 9px;
	left: 10px;
	z-index: 10;
}
.search-section .input-wrapper input[type="text"] {
	margin: 0 0px 0 0;
	padding: 3px 5px 3px 25px;
	width: 130px;
	height: 17px;
	display: block;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,.08) inset;
}
.search-section .input-wrapper input[type="text"]:focus {
	border-color: #e8380d;
	box-shadow: 0 0 5px 1px rgba(255,50,0,0.3), 1px 1px 3px 1px rgba(0,0,0,.1) inset;
}
.header-utility {
	margin: 0 auto;
	clear: both;
	width: 1000px;
}


/*************************************
 * Header Special
 *************************************/
.top-header-special {
	margin: 0 auto;
	width: 1000px;
	height: 1100px;
	background: url("../images/bg/header-special.jpg") no-repeat center 0;
	text-indent: -9999px;
	overflow: hidden;
}


/*************************************
 * Nav
 *************************************/
nav {
	/*background: url("../images/bg/g-nav.png") repeat 0 0;*/
}
.g-nav-container {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	z-index: 2;
}
.g-nav-container:after,
.g-nav-container .nav ul:after,
.g-nav-container .ec-nav ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.g-nav-container .g-nav {
	margin: 0;
	float: left;
	width: 600px;
	/*background: #231815;*/
	/*background: url("../images/bg/g-nav-inner.png") repeat 0 0;*/
}
.g-nav-container .ec-nav {
	float: right;
	width: 246px;
}
.g-nav-container .g-nav ul,
.g-nav-container .ec-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.g-nav-container .g-nav li,
.g-nav-container .ec-nav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
}
.g-nav-container .g-nav ul {
	padding: 0;
	width: 506px;
	position: relative;
}
.g-nav-container .ec-nav ul {
	width: 246px;
}
.g-nav-container .ec-nav li {
	position: relative;
}
.g-nav-container .g-nav a,
.g-nav-container .ec-nav a {
	display: block;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}
.g-nav-container .g-nav .about a {
	width: 111px;
	background: url("../images/nav/g-nav-about.png") no-repeat 0 0;
}
.g-nav-container .g-nav .service a {
	width: 105px;
	background: url("../images/nav/g-nav-service.png") no-repeat 0 0;
}
.g-nav-container .g-nav .category a {
	width: 114px;
	background: url("../images/nav/g-nav-category.png") no-repeat 0 0;
}
.g-nav-container .g-nav .brands a {
	width: 102px;
	background: url("../images/nav/g-nav-brands.png") no-repeat 0 0;
}
.g-nav-container .g-nav .news a {
	width: 74px;
	background: url("../images/nav/g-nav-news.png") no-repeat 0 0;
}
.g-nav-container .ec-nav .guide a {
	width: 126px;
	background: url("../images/nav/ec-nav-guide.png") no-repeat 0 0;
}
.g-nav-container .ec-nav .cart a {
	width: 120px;
	background: url("../images/nav/ec-nav-cart.png") no-repeat 0 0;
}
.g-nav-container .g-nav .about {z-index:5;}
.g-nav-container .g-nav .service {z-index:4;}
.g-nav-container .g-nav .brands {z-index:3;}
.g-nav-container .g-nav .category {z-index:2;}
.g-nav-container .g-nav .news {z-index:1;}
.g-nav-container .g-nav .local {
	margin: 0;
	padding: 10px 0 20px 0;
	position: absolute;
	top: 32px;
	width: auto;
	white-space: nowrap;
	display: none;
	/*background: #231815;*/
	background: url("../images/bg/g-nav-pulldown.png") repeat 0 0;
}
.g-nav-container .g-nav .local li {
	float: none;
	white-space: nowrap;
}
.g-nav-container .g-nav .local a {
	padding: 5px 18px;
	height: auto;
	text-indent: 0;
	overflow: visible;
	color: #fff;
	/*background: #231815;*/
	background: none;
	width: auto;
	font-size: .96em;
}
.g-nav-container .g-nav .local a:hover {
	text-decoration: underline;
}


/*************************************
 * Footer
 *************************************/
.footer-container {
	margin: 0;
	padding: 0;
}
.footer-container .pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	/*
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
	*/
}
.footer-container .pagetop:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.footer-container .pagetop a{
	margin: 0;
	padding: 0;
	float:right;
}
.footer-container .footer{
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
	background: #e8380d;
}
.footer-container .copy {
	padding: 0 0 20px 0;
	width: auto;
	height: 39px;
	background: url("../images/footer-copy.png") no-repeat 0 0;
	border-bottom: #231815 3px solid;
}
.footer-container .copy p {
	text-indent: -9999px;
	overflow: hidden;
}
.footer-container .nav {
	margin: 0;
	padding: 18px 0 18px 0;
	clear: both;
	border-top: #ececec 1px solid;
	border-bottom: #ececec 1px solid;
	background: #fff;
	text-align: center;
	cursor: default;
}
.footer-container .footer-logo{
	margin:0;
	padding: 80px 0 0 0;
}
.footer-container .copyright {
	padding: 18px 0 100px 0;
	font-size: .86em;
	line-height: 100%;
	color:#b32706;
}
.footer-container .nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-container .nav li {
	margin: 0;
	padding: 0 10px 0 9px;
	display: inline-block;
	line-height: 100%;
	background: url("../images/bg/pipe.png") no-repeat right center;
}
.footer-container .nav li.facebook,
.footer-container .nav li.twitter{
	padding-right: 0;
	padding-left: 8px;
	position: relative;
	top: 5px;
	background: none;
}
.footer-container .nav li:first-child {
	padding-left: 0;
}
.footer-container .nav li:last-child {
	background: none;
}
.footer-container address {
	padding: 0 0 20px 0;
	font-style: normal;
	font-size: .86em;
	clear: both;
}


/*************************************
 * Assets
 *************************************/
.btn_area {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}
.btn_area ul {
	margin: 0 auto;
	padding: 0;
	width: 300px;
	list-style: none;
}
.btn_area:after,
.btn_area ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.btn_area li {
	margin: 0 0 0 20px;
	width: 120px;
	padding: 0;
	float: left;
}
.btn_area .multiple {
	margin: 0 10px 0 0;
	float: left;
}
.shopping-area .btn_area ul{
	width: 550px;
}
.btn-pagetop {
	display: inline-block;
	background: url("../images/btn/pagetop.png") no-repeat 0 0;
	width: 51px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}

.postage-free {
	padding: 3px 4px;
	display: inline-block;
	border: #999 1px solid;
	color: #999;
	line-height: 120%;
}
.price {
	color: #000;
}
.sale_price {
	color: #000;
}
.normal_price {
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}
.attention {
    color: #f00;
}


/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}


/* フォーム
----------------------------------------------- */
.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
	margin: 0 0 10px;
    width: 100%;
}


/*************************************
 * Heading
 *************************************/
h1 {
	margin: 0 0 30px;
	padding: 0 10px 35px 10px;
	border-bottom: #ddd 1px solid;
	color: #333;
	font-weight: normal;
	font-size: 2.4em;
	font-family: "Helvetica", "Arial","hiragino kaku gothic pro","メイリオ","Osaka","ＭＳ Ｐゴシック",sans-serif !important;
	line-height: 150%;
}
h2,
h3 {
	color: #333;
	font-weight: normal;
}
h2.title {
	margin: 0 0 27px;
	padding: 0;
	font-size: 1.6em;
}
#one_maincolumn .sub_area h3,
#two_maincolumn_right .sub_area h3,
#two_maincolumn_left .sub_area h3,
#three_maincolumn .sub_area h3,
#undercolumn_login .login_area h3,
#undercolumn_shopping h3,
#mypagecolumn h3,
#undercolumn_cart h3 {
    margin: 0 0 10px 0;
    padding: 5px 0 10px;
    color: #e8380d;
	border-bottom: #ececec 1px dotted;
    font-size: 120%;
}
div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}


/*
 *  完了メッセージ
 */
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .message {
	margin: 10px 0 20px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}
div#complete_area .message .ja,
div#complete_area .message .en {
	display: block;
}
div#complete_area .message .en {
	font-size:.8em;
	color: #888;
	font-weight: normal;
}
div#complete_area .shop-info-article {
	margin: 50px 0 20px 0;
	padding: 12px 0;
	border-top: solid 1px #ddd;
}
div#complete_area .shop-info-article .name {
	font-weight: bold;
}


/*************************************
 * Tipsy お気に入り
 *************************************/
.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000;
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
}
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tipsy-arrow {
    position: absolute;
    background: url('../img/ajax/tipsy.gif') no-repeat top left;
    width: 9px;
    height: 5px;
}
.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
}
.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
}
.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 5px;
    height: 9px;
    background-position: top right;
}
.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    left: 0;
    width: 5px;
    height: 9px;
}


/**
 * clearfix
 */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}

/* liScroll styles */
#CMWrapper,
.cm-header{
	cursor: pointer;
}
/* .top-cm-container{
	position: relative;
	min-height: 650px;
	background: url("../images/cm/special.jpg") no-repeat center 40%;
} */
.top-cm-container .apology-wrapper{
	margin: 0 auto;
	width: 1032px;
	position: relative;
}
.top-cm-container .apology{
	display: table-cell;
	text-align: center;
	overflow: hidden;
	position: absolute;
	vertical-align: middle;
}
.cm-footer,
.cm-header{
	padding: 30px 0;
	background: #e8380d;
	text-align: center;
	clear: both;
}
.cm-footer{
	padding: 10px 0 20px;
}
.cm-header h1{
	margin: 0;
	padding:0;
	border: none;
}
.cm-footer .social-section{
	margin: 10px 80px 0 0;
	padding: 0;
	float: right;
	text-align: left;
	color: #fff;
	font-size: .86em;
	border: none;
}
.cm-footer .social-section ul{
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.cm-footer .social-section li{
	margin: 0;
	padding: 0;
	float: right;
	background: #fff;
	display: inline-block;
	border: #c72700 1px solid;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.cm-footer .social-section li a{
	padding: 8px;
	display: block;
}
.cm-footer .social-section li.facebook{
	margin-right: 5px;
}
.cm-footer .social-section li.facebook a{
	padding-right: 10px;
	padding-left: 10px;
}

.cm-footer .freedial-wrap{
	margin: 0;
	padding: 1px 0 0 8px;
	float: right;
	display: inline-block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/*
.cm-footer .freedial-wrap{
	margin: 0;
	padding: 1px 0 0 8px;
	float: right;
	background: #fff;
	color: #333;
	display: inline-block;
	border: #c72700 1px solid;

	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}*/

.cm-footer .freedial-wrap .dial{
	padding: 8px 8px 8px 32px;
	display: inline-block;
	font-size: 1.8em;
	background: url("../images/ic/freedial_s.png") no-repeat 0 center;
}
.cm-footer .social-section ul:after,
.cm-footer:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.cm-footer{
	margin-top: 20px;
	position: absolute;
	bottom: 0;
	width: 100%;
	min-width: 1120px;
}
.cm-footer .day{
	position: relative;
	left: 80px;
}
.cm-footer .pagedown{
	margin: 3px 20px 0 0;
	padding: 0 0 20px 0;
	float: right;
	position: absolute;
	right: 0;
}
.cm-footer .arrival-nav{
	margin: 0 0 0 50px;
	padding: 0;
	float: left;
}
.cm-footer .arrival-nav .title{
	margin: 0;
	padding: 0 0 8px;
	border-bottom: #fff 1px solid;
	color: #fff;
	font-size: 1.4em;
}
.cm-footer .arrival-nav ul{
	margin: 27px 0 0 8px;
	padding: 0;
	list-style: none;
}
.cm-footer .arrival-nav ul:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
.cm-footer .arrival-nav ul li{
	margin: 0 27px 0 15px;
	padding: 0;
	float: left;
}
.cm-footer .arrival-nav ul li a{
	padding: 0 0 0 20px;
	color: #fff;
	font-size: 1.4em;
	display: block;
	background: url("../images/cm/arr.png") no-repeat 0 center;
}
.cm-footer .arrival-nav ul li a .jp{
	display: block;
	font-size: .8em;
}
.cm-footer .cm-news-list{
	margin: 0 auto;
	padding: 0;
	width: 400px;
	text-align: left;
	color: #000;
}
.cm-footer .cm-news-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cm-footer .cm-news-list li{
	margin: 0 0 5px;
	padding: 0;
}
.cm-footer .cm-news-list li span.date{
	margin: 0 10px 0 0;
}
.cm-footer .cm-news-list a{
	color: #fff;
}
.cm-footer .cm-news-list .news-title{
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
	font-size: 1.22em;
}
.cm-footer .cm-news-list .list-btn{
	padding: 0 0 0 10px;
	float: right;
	background: url("../images/cm/arr_s.png") no-repeat 0 center;
}
.tickercontainer {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
.tickercontainer .mask {
	margin: 0 auto;
	position: relative;
	width: 1032px;
	overflow: hidden;
	display: table-cell;
	min-height: 360px;
	vertical-align: middle;
}
ul.newsticker {
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker:after {
	content: ""; display: block; height: 0; visibility: hidden; clear: both;
}
ul.newsticker li {
	float: left;
	margin: 0;
	width: 1032px;
	padding: 0;
	background: #fff;
}
ul.newsticker span {
	margin: 0 0px 0 0;
}

/*流れるニュース*/
.simplemarquee{
	margin: 10px auto;
	padding: 3px 0 0 0;
	width:400px;
	position:relative;
	background: #fff;
	overflow:hidden;
	height:25px;
	color: #f00;

		border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.simplemarquee a{
	color: #e8380d;
	font-weight: bold;
}
.simplemarquee a:hover{
	color: #e8380d;
}