/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "EUC-JP";

/**ここからカスタマイズ*********************************/
* {
 margin: 0;
 padding: 0;
 font-size: 100%;
/* font-family: 'Hiragino Sans','ヒラギノ角ゴシック','Avenir','Helvetica Neue','Helvetica','Arial',YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic';*/
 font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 line-height: 1.0;
 }

/* body要素のスタイル*/
body { background: #fff/* url(../../images/bg.gif) top center no-repeat*/; }

p#commingsoon {
 width: 100%;
 margin-top: 50px;
 font-weight: bold;
 font-size: large;
 text-align: center;
 }

img { border: 0; }

/* その他の共通スタイル*/
img, input { vertical-align: middle; }

table {
 border-spacing: 0;
 border-collapse: collapse;
 }

table td {
 border: 1px solid #999;
 padding: 0.4em;
 }

table table td {
 border: none;
 padding: 0.1em;
 }

a:link,
a:visited { color: #b2b2b2; text-decoration: none; }
a:hover,
a:active  { color: #000; text-decoration: underline; }


/* 入力フォームの共通スタイル */
dl.input_form,
dl.payment_form,
dl.cvs_form {
 width: 630px;
 margin: 0 0 50px 165px;
 float: left;
 }

dl.cvs_form { margin: 0 0 30px 80px; }
div#convenience dl.input_form { margin-left: 80px; }

dl.input_form dt {
 margin :20px 0 5px 0;
 font-weight: bold;
 font-size: 15px;
 }

input.txt_input,
select.txt_input,
textarea {
 margin-bottom: 5px;
 padding: .5em;
 border: 1px solid #ccc;
 border-radius: 5px;
 font-size: 16px;
 }

dl.input_form label { margin-right: 20px; }

textarea {
 width: 630px;
 margin-top: 10px;
 }

.left_box { margin-right: 20px; }
.center_box { margin: 0 20px; }
.right_box { margin-left: 20px; }

.tel_left { margin-right: 10px; }
.tel_center { margin: 0 10px; }
.tel_right { margin-left: 10px; }

.zip_left { width: 4em; margin: 0 5px 0 0; }
.zip_right { width: 6em; margin: 0 10px 0 5px; }
.add_under { margin: 5px 0 0 0; }

.name_box { width: 250px; }
.add_box { width: 600px; }
.mail_box { width: 450px; }
.tel_box { width: 100px; }

h3#shipping_add {
 width: 630px;
 margin: 0 0 0 165px;
 float: left;
 }

/* 確認ページ(主にcontact) */
dl.conf_form {
 width: 630px;
 margin: 0 0 50px 154px;
 padding: 10px 10px 0 10px;
 border: 1px solid #ccc;
 border-radius: 5px;
 float: left;
 }

dl.conf_form dt {
 margin : 0 0 5px 0;
 font-weight: bold;
 font-size: 15px;
 }

dl.conf_form dd {
 margin-bottom: 30px;
 font-size: 15px;
 }


/**** 共通のカラー・サイズ設定 ********/

/* エラー等の強調フォント */
.red {
 font-weight: bold;
 color: #f00;
}

#s-red { color: #f00; }
#strong { font-weight: bold; }
.s-red { color: #f00; }
.strong { font-weight: bold; }

/* 強調フォント */
.pink {
 font-weight: bold;
 color: #3485d8;
}

.s-pink { color: #3485d8; }

/* 強調フォント(サブカラー) */
.ss-color {
 font-weight: bold;
 color: #3485d8;
 }

/*
#bgray { color: #333; }
.bgray { color: #333; }
*/

/*
a#mgray:link    { color: #333; text-decoration: none; }
a#mgray:visited { color: #333; text-decoration: none; }
a#mgray:hover   { color: #ffad00; text-decoration: underline; }
a#mgray:active  { color: #ffad00; text-decoration: underline; }
*/

.purchase-strong {
 font-weight: bold;
 color: #3485d8;
}

/* 入力系 */
#lorange,
.lorange { background-color: #ccc; font-weight: bold; color: #222; }

/* 確認系 */
#gray,
.gray { background-color: #888; font-weight: bold; color: #fff; }

#dgray,
.dgray { background-color: #666; font-weight: bold; color: #fff; }

#small { font-size: x-small; }
.small { font-size: x-small; }

#center { text-align: center; }
#right { text-align: right; }
.center { text-align: center; }
.right { text-align: right; }

td#td140 { width: 140px; }

.margin { margin-bottom: 1em; }
.smargin { margin-bottom: 0.5em; }
.lmargin { margin-bottom: 2em; }


/* coming soon(top.html)のスタイル***************************************/
ul#coming-soon { padding: 30px; height: 150px; }

ul#coming-soon li { list-style-type: none; }

/* 全体のスタイル ***************************************/
div#header {
 width: 97%;
 margin: 20px 1.5% 30px 1.5%;
 left: 0;
 top: 0;
 position: relative;
 /*background: #000;*/
 z-index: 1;
 float: left;
 }

/*ロゴのスタイル(h1) */
h1#logo2 {
 width: 960px;
 height: 330px;
 margin: 0 0 0 0;
 background: url(../../images/logo.jpg) no-repeat center left;
 text-indent: -9999px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 float: left;
 }

h1#logo {
 width: 960px;
 margin-bottom: -330px;
 top: -330px;
 left: 0;
 position: relative;
 text-indent: -99999px;
 z-index: 1;
 float: left;
 }

h1#logo2 a {
 width: 960px;
 height: 330px;
 display: block;
 float: left;
 }

/* naviのスタイル*/
p#navskip {
 height: 0;
 line-height: 0;
 overflow: hidden;
 }

ul#navlist {
 margin: 0 0 0 0;
 left: 0;
 top: 0;
 position: relative;
 list-style-type: none;
 text-align: right;
 z-index: 3;
 float: right;
 }

ul#navlist li {
 margin: 0 25px 0 0;
 display: inline;
 }

ul#navlist li.right-nav,
ul#navi li.right-nav { margin-right: 0; }

/* logo下ナビ */
ul#navi {
 width: 100%;
 margin: 100px 0;
 text-align: center;
 float: left;
 }

ul#navi li {
 margin-right: 20px;
 display: inline;
 }

/* category */
ul.category {
 height: 12px;
 margin: 0 0 0 0;
 text-align: center;
 float: left;
 }

ul.category li {
 margin-right: 30px;
 display: inline;
 }

ul.category li.nav-right { margin-right: 0; }


/* div#containerのスタイル*/
div#container {
 width: 960px;
 font-size: 15px;
 margin-left: auto;
 margin-right: auto;
}


/* contentのスタイル*/
div#content {
 width: 960px;
 margin-top: 50px;
 overflow: hidden;
 color: #000;
/* background: #fff;*/
 }


/* banner */
p#banner {
 margin: 50px 0 0 30px;
 float: left;
 }

/* mainのスタイル*/
div#main {
 padding: 0 0 30px 0;
 top: 0;
 left: 0;
 position: relative;
 z-index: 1;
 float: left;
 }

/* スライダー  ******************************************/
.slide img {
  width: inherit;
  height: inherit;
  margin: 0;
  padding: 0;
  border: none;
}

.slide {
  white-space: nowrap;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.slide > :first-child {
  animation-name: slide;
  animation-duration: 12s;
  animation-delay: 3s;
  animation-iteration-count: infinite;
}

/* 3枚ver */
@keyframes slide {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -100%;
  }
  100% {
    margin-left: -200%;
  }
}

/* 4枚ver
@keyframes slide {
  0% {
    margin-left: 0;
  }
  33% {
    margin-left: -100%;
  }
  66% {
    margin-left: -200%;
  }
  100% {
    margin-left: -300%;
  }
}
 */


.center {
  margin: auto;
}

/* スライダー ここまで ******************************************/

/* CLOSEのスタイル **********************************************************/
div#main ul#close-message {
 width: 740px;
 margin-left: 20px;
 margin-bottom: 10px;
 padding: 10px;
 list-style-type: none;
 background-color: #eee;
 }

div#main ul#close-message li { line-height: 1.1; }


/* トップページ(top.tpl)のスタイル ******************************************/
p#visual {
 width: 100%;
 height: auto;
 /*background: url(../../images/visual.jpg) no-repeat;*/
 }

p#sns {
 width: 100%;
 margin: 0 0 20px 0;
 text-align: right;
 font-weight: bold;
 }

h2#top-message {
 width: 677px;
* width: 960px;
 margin-left: 60px;
/* * padding-left: 60px;*/ /* 告知文有の場合のみ。通常時はコメントアウト */
 margin-top: -5px;
 margin-bottom: 10px;
 font-size: medium;
 text-align: center; /* 通常は text-align: center; に設定。告知文有の場合はコメントアウト */
 }
*html body h2#top-message { font-size: large; }

h2#news {
 width: 740px;
 height: 1.5em;
 margin: 0 0 10px 30px;
 text-align: left;
 font-size: 16px;
 float: left;
 }

h2.news2 {
 width: 960px;
 margin: 0 0 30px 0;
 text-align: left;
 line-height: 1.2em;
 font-weight: normal;
 }

p#present {
 margin: 0 40px 5px 40px;
 text-align: center;
 }

h2#title2 {
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 background: url(../../images/recommend-title.gif) no-repeat center center;
 }

h2#title {
 width: 300px;
 margin-bottom: -72px;
 top: -72px;
 left: 0;
 position: relative;
 z-index: 1;
 font-weight: bold;
 font-size: x-small;
 border: none;
 color: #fff;
 text-indent: -9999px;
 }

h3#rimit {
 width: 960px;
 text-align: center;
 color: #f00;
 font-weight: bold;
 font-size: 14pt;
 float: left;
 }

/* 商品配列 */
div#first {
 width: 1005px;
 margin: 0 -45px 0 0;
 float: left;
 display: inline;
 }

div#first ul {
 width: 290px;
 height: 465px;
 margin-right: 45px;
 list-style-type: none;
 text-align: left;
 float: left;
 display: inline;
 }


div#first ul li,
div#first ul li a { font-size: 15px; }

 /* 商品毎のレイアウト */
div#first li.top-img {
 margin-bottom: 18px;
 text-align: center;
 }

div#first ul li.name {
 margin: 7px 0;
 overflow: hidden;
 font-weight: bold;
 line-height: 2em;
 /*text-align: center;*/
 }

/*商品名のリンク色が違う時に使用
a.top-name:link { color: #000; }
a.top-name:visited { color: #000; }
a.top-name:hover { color: #f00001; }
a.top-name:activ { color: #f00001; }
*/

div#first ul li.top-price {
 line-height: 1.5em;
 font-weight: bold;
 /*text-align: center;*/
 }

/*moreボタンのスタイル*/
p#more {
 width: 928px;
 margin-right: 32px;
 text-align: right;
 }


/* footerのスタイル */
div#footer {
 width: 960px;
 margin-top: 40px;
 padding: 50px 0 15px 0;
 text-align: right;
 float: left;
 }

div#footer ul#footer-nav {
 margin-bottom: 5px;
 list-style-type: none;
 float: left;
 display: inline;
 }

div#footer ul#footer-nav li {
 margin-right: 8px;
 padding-right: 8px;
 display: inline;
 float: left;
 border-right: 1px solid;
 font-size: 13px;
 color: #999;
 }

div#footer ul#footer-nav li.fnav-right { margin-right: 0; padding-right: 0; border: none; }

div#footer ul#footer-nav li a:link,
div#footer ul#footer-nav li a:visited { color: #999; font-size: 13px; }
/*
div#footer ul#footer-nav li a:hover,
div#footer ul#footer-nav li a:active { color: #eee; }
*/

div#footer address {
 padding-bottom: 5px;
 font-style: normal;
 font-size: 13px;
 color: #999;
 float: right;
 }

div#veli {
 width: 960px;
 float: left;
 margin-left: 32px;
 }
* html body div#veli { margin-left: 15px; }


/***商品一覧のスタイル(list.tpl)****************************/
h2#list-title2,
h2#detail-title {
 width: 960px;
 height: 18px;
 top: 0;
 left: 0;
 position: relative;
 z-index: 2;
 font-size      : 16pt;               /* 文字のサイズ */
 font-weight: bold;
 /*background: url(../../images/free-title.gif) no-repeat center center;*/
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 text-align: center;
 }

div.count {
 width: 560px;
 height: 18px;
 margin-bottom: 0.5em;
 padding: 3px 10px;
 background: url(../../images/purchase-bg.png);
 float: left;
 }

li.list-sold-out { margin-bottom: 1.5em; }


/***商品詳細ページのスタイル****************************/

/* カラー選択セレクトボックスの幅指定 */
select.select-color { width: 40px; }

/* 現在のカゴの中のスタイル*/
div#cart {
 width: 144px;
 margin: 0 20px 10px 0;
 padding-bottom: 0.8em; 
 border: 1px solid #999;
 float: right;
 /*background-color: #fff;*/
 }

div#cart h3#cart-title {
 width: 144px;
 height: 25px;
 /*border-bottom: 1px solid #000;*/
 background: url(../../images/cart-title.gif) no-repeat;
 position: relative;
 left: 0;
 top: 0;
 z-index: 2; 
}

div#cart h3#cart-title02 {
 width: 144px;
 height: 0px;
 /*background-color: #d470a1;*/
 /*color: #fff;*/
 text-align: center;
 position: relative;
 left: 0;
 top: -23px;
 z-index: 1;
}

div#cart ul {
 width: 144px;
* margin-top: -1px;
}

div#cart li { list-style-type: none; }

div#cart li#piece {
 width: 130px;
 margin-left: 0.5em;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
 padding-bottom: 0.5em;
 border-bottom: 1px dashed #999;
}
*html body div#cart li#piece { margin-top: -1px; }

div#cart li#price {
 margin-left: 0.5em;
 margin-bottom: 0.8em;
 }

div#cart li#cartin { margin-left: 28px; }


/*商品詳細(detail.tpl)のスタイル*******************************************************/
/* 商品詳細のスタイル*/
div#detail {
 width: 960px;
 display: inline;
 float: left;
 }

 /* 商品画像のスタイル*/
div#detail p#img-main {
 width: 400px;
 height: auto;
 margin-bottom: 10px;
 /*background-color: #e9daef;*/
 text-align: center;
 border: 1px solid #999;
 }

div#img {
 width: 402px;
 float: left;
}

table#img-change {
 width: 402px;
 margin-top: 2px;
}

table#img-change td {
 width: 77px;
 height: 77px;
 text-align: center;
 padding: 2px;
 /*background-color: #e9daef;*/
 }

/* 料金等のスタイル */
div#inner {
 width: 528px;
 margin-left: 30px;
 float: left;
 }

div#detail ul {
 width: 100%;
 list-style-type: none;
 float: left;
 }

div#detail ul li {
 width: 100%;
 float: left;
 }

li#main-price {
 padding-top: 0.3em;
 padding-bottom: 0.3em;
/*
 border-top: 3px double #fff;
 border-bottom: 3px double #fff;
*/
 font-size: medium;
 font-weight: bold;
 }

li#main-color {
 margin-top: 1.5em;
 margin-bottom: 0.5em;
 }

li#main-piece {
 margin-top: 1.5em;
 margin-bottom: 0.5em;
 }

li#sorry { margin: 1.5em 0; }

li#main-piece p, li#main-size p, li#main-color p { display: inline; }

li#main-size { margin-bottom: 1.5em; }

li#main-cartin {
 padding-bottom: 2.8em;
 border-bottom: 1px dashed #999;
 margin-bottom: 1.5em;
 }

li#main-detail p {
 width: 100%;
 float: left;
 }


/**コンビニ決済*******************************************************************/
div#convenience { margin-left: 128px; }
/*div#convenience { margin-left: 248px; }*/

h2#convenience-title02 { background: url(../../images/convenience-title.gif) no-repeat center center; }

ul#convenience-coution {
 margin-bottom: 20px;
 float: left;
 }

ul#convenience-coution li {
 width: 700px;
 list-style-type: none;
 float: left;
 }

dl.cvs_form dt, dl.cvs_form dd {
 height: 20px;
 margin-bottom: 15px;
 display: inline;
 float: left;
 }

dl.cvs_form dt {
 width: 10px;
 margin-right: 10px;
 }

dl.cvs_form dd { width: 610px; }

ul#convenience-btn {
 width: 700px;
 margin-bottom: 20px;
 text-align: center;
 float: left;
 }

ul#convenience-btn li { display: inline; }

ul#convenience-btn li.btn-left { margin-right: 20px; }

* html body li#main-detail p { width: 215px; }

/* 予告ページ・クローズページ(top.html)のスタイル ********************************************************/
ul.coming-soon {
 margin-left: 35px;
 margin-right: 35px;
 margin-top: 10px;
 margin-bottom: 20px;
 list-style-type: none;
 }

li.qr-margin { margin-bottom: 0.5em; }

/**↓cotents02.cssの内容***********************************************/
