@charset "utf-8";

/************************************************
 各ページコンテンツ用
************************************************ */
/* ==============================================
▼TOP
=============================================== */
/* メインイメージ
----------------------------------------------- */
#main_image {
    margin-bottom: 10px;
    text-align: center;
}

/* ==============================================
▼下層
=============================================== */
/* ==============================================
▼ガイド
=============================================== */
/* ◎◎について
----------------------------------------------- */
div#undercolumn_aboutus {
}

/* 特定商取引法
----------------------------------------------- */
div#undercolumn_order {
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {
    margin: 0 auto;
    width: 100%;
}

.zipimg img {
    vertical-align: middle;
}


/* ==============================================
▼MYページ
=============================================== */
/* 共通設定
----------------------------------------------- */
div#mypagecolumn {
    width: 100%;
}

div#mynavi_area {
    width: 100%;
}

div#mycontents_area {
    width: 100%;
}
div#mynavi_area .mynavi_list {
    margin-bottom: 20px;
    width: 100%;
}
div#mynavi_area .mynavi_list li {
    margin:0 15px 5px 0;
    padding-left: 15px;
    float: left;
    background: url('../img/icon/ico_arrow_01.gif') no-repeat left ;
    font-size: 120%;
}

div#mynavi_area div.point_announce {
    margin-bottom: 30px;
    padding: 10px;
    border: solid 1px #ffcc62;
    background-color: #fffaf0;
}
div#mynavi_area div.point_announce p {
    padding-left: 20px;
    background: url('../img/icon/ico_point.gif') no-repeat left ;
}

div#mycontents_area p.inforamtion {
    margin-bottom: 20px;
}

div#mypagecolumn h4 {
    margin: 10px auto;
    border-bottom: 1px solid #999;
    text-align: left;
    font-size: 120%;
}

div#mypagecolumn .paging{
    padding:10px 0 0 0;
}

div#mypagecolumn .paging ul {
    width: 100%;
    text-align: left;
}
div#mypagecolumn .paging li {
    display: inline;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */
div#mycontents_area div.mycondition_area {
    margin: 0 auto 20px 0;
    padding: 10px;
    border: solid 1px #ccc;
    width: 97%;
    background: #f9f9f9;

}
div#mycontents_area div.mycondition_area p {
    float: left;
}
div#mycontents_area div.mycondition_area .btn {
    width: 160px;
    margin-top: 15px;
    float: right;
}
.add_address {
    margin-bottom: 20px;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontents_area .message_area {
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#mycontents_area .message_area p {
    margin-bottom: 20px;
}

/* ==============================================
▼会員登録
=============================================== */
div#undercolumn_entry {
    width: 100%;
}

div#undercolumn_entry .kiyaku_text {
    margin: 20px auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
}


/* ==============================================
▼ログイン
=============================================== */
div#undercolumn_login {
    margin: 0 auto;
    width: 100%;
}

div#undercolumn_login .login_area {
    margin-bottom: 30px;
}

div#undercolumn_login .login_area .inputbox .btn_area {
    margin-top: 0;
}


/* ==============================================
▼エラー
=============================================== */
div#undercolumn_error .message_area {
    width: 80%;
    margin: 30px auto;
    padding: 30px;
    border: 1px solid #ccc;
    text-align: center;
}

div#undercolumn_error .message_area .error {
    padding: 120px 0;
}


/* ==============================================
▼商品一覧
=============================================== */
/* ページ送り
----------------------------------------------- */
.pagenumber_area {
    padding-bottom: 10px;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom;
}
.pagecond_area {
    margin-bottom: 20px;
    padding: 10px;
}
.pagenumber_area {
    margin: 20px 0;
}
.pagecond_area {
    border: 1px solid #ccc;
}
.pagenumber_area .navi {
    width: 100%;
    text-align: left;
}
.pagenumber_area .navi li {
    display: inline;
}
.pagenumber_area .change {
    float: right;
    text-align: right;
    white-space: nowrap;
    color: #333;
}

/* レイアウト
----------------------------------------------- */
div.list_area {
    padding: 0;
    width: 190px;
    height: 230px;
    margin: 2px;
    float: left;
    border-radius: 6px;
    border: 1px solid #bbb;
}
.list_area:hover {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3) inset;
    border: 1px solid rgb(0, 128, 255);
}
.list_area:active {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5) inset;
    border: 1px solid rgb(0, 128, 255);
}

#page_navi_bottom {
    width: 100%;
    clear: both;
}

div.listphoto {
    float: left;
    margin: 10px 0 2px 27px;
    height: 130px;
    width: 130px;
}

.item-image-outer {
    width:100%;
    height:100%;
    display: table;
}

.item-image-middle {
    width:100%;
    vertical-align: middle;
    display: table-cell;
}

.item-image-inner {
    display:block;
    text-align: center;
}


/* メインカラム用 1カラム時*/
#one_maincolumn div.listrightbloc {
    float: right;
    width: 180px;
    margin-right: 5px;
}


/* メインカラム用 2カラム時*/
#two_maincolumn_right div.listrightbloc ,
#two_maincolumn_left div.listrightbloc {
    float: left;
    width: 158px;
    padding-left: 10px;
    padding-top: 5px;
}

/* メインカラム用 3カラム時*/
#three_maincolumn div.listrightbloc {
    float: right;
    width: 74%;
}


/* 商品情報 各種設定
----------------------------------------------- */
/* 商品ステータス */
div.listrightbloc ul.status_icon {
    margin-top: -135px;
    width: 60px;
    height: 20px;
    margin-bottom: 115px;
}
div.listrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 商品名 */
div.listrightbloc h3 {
    font-weight: normal;
    font-size: 11px;
    height: 48px;
}

/* コメント */
div.listrightbloc .listcomment {
    margin: 0 0 10px 0;
    text-align: left;
    color: #666;
}

/* サブタイトル */
h2.subtitle {
    font-size: 20px;
    border-top: 1px solid #f1f1f1;
    display: block;
    padding: 50px 30px 30px;
    text-align: center;
}

h2.subtitle-textonly {
    font-size: 20px;
    border-top: 1px solid #f1f1f1;
    display: block;
    padding: 50px 30px 30px;
}

/* 商品詳細を見る */
div.listrightbloc .detail_btn {
    margin-bottom: 20px;
}

/* 価格 */
div.listrightbloc .pricebox {
    margin: 0;
    font-size: 12px;
    padding-right: 20px;
    text-align: right;
}

/* 買い物かご */
div.listrightbloc .cart_area {
    height: 50px;
}

/* 規格 */
div.listrightbloc .classlist {
/*
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: url("../img/background/line_dot_02.gif") repeat-x bottom ;
*/
}
div.listrightbloc dl {
    width: 100%;
}
div.listrightbloc dt {
    display: inline-block;
    vertical-align: top;
}
div.listrightbloc dd {
    padding-bottom: 10px;
    display: inline-block;
}
div.listrightbloc dd p.attention {
    margin-top: 5px;
}

/* カゴに入れる */
div.listrightbloc .cartin {
    margin: 0;
    float: right;
}
div.listrightbloc .cartin .quantity {
    /* padding: 3px 10px 0 0; */
    width: 150px;
    float: left;
    padding-left: 7px;
    padding-bottom: 7px;
    /* text-align: right; */
}
div.listrightbloc .cartin .quantity .box {
    width: 70px;
}
div.listrightbloc .cartin_btn {
    width: 160px;
    float: left;
}

div#cartbtn_default {
   margin: 5px auto;
   text-align: center;
}

/* 再入荷通知機能 */
div#notifyingrestockbtn_default {
    margin: 5px auto;
    text-align: center;
}

/* お気に入りに追加 */
.favorite_btn span {
    background-color: rgb(230, 230, 230);
    line-height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    color: #333;
    padding: 2px 25px;
}


/* ==============================================
▼商品詳細
=============================================== */
/* レイアウト

    tplファイルのマークアップが同じ項目
    *1カラム時 [one_maincolumn]
    *2カラム時 [two_maincolumn_left]
               [two_maincolumn_right]
    *3カラム時 [three_maincolumn]

----------------------------------------------- */
#detailarea ,
.sub_area {
    margin: 20px 0;
    width: 100%;
}
div.subphotoimg p {
    clear:both;
}

h1 span.furigana {
    font-size: 14px;
}

.quantity.detail {
    display: none;
}

/* レイアウト
----------------------------------------------- */
/* 1カラム用 */
#one_maincolumn div#detailphotobloc {
    width: 520px;
    float: left;
}
#detailphotobloc .photo {
    text-align: center;
}

#one_maincolumn div#detailrightbloc {
    width: 440px;
    float: right;
    padding: 0 10px;
    background-color: rgba(255, 255, 255, 0.95);
}
#one_maincolumn div.subtext {
    margin-bottom: 20px;
    float: right;
    width: 450px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 10px;
    background-color: rgba(255, 255, 255, 0.70);
}

#one_maincolumn div.subtextonly {
    margin-bottom: 20px;
    float: left;
    width: 960px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 10px;
}

#one_maincolumn div.subphotoimg {
    float: left;
    width: 510px;
    text-align: center;
}
#one_maincolumn p.subtext {
    margin-bottom: 20px;
}

/* 2カラム用 */
#two_maincolumn_left div#detailphotobloc ,
#two_maincolumn_right div#detailphotobloc {
    text-align:center;
}
/* 写真の下に文章を。2011.5.27 Fumiki */
/*
#two_maincolumn_left div#detailrightbloc ,
#two_maincolumn_right div#detailrightbloc {
    float: right;
    width: 63%;
}
*/
#two_maincolumn_left div.subtext,
#two_maincolumn_right div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 73%;
}
#two_maincolumn_left p.subtext,
#two_maincolumn_right p.subtext {
    margin-bottom: 20px;
}
#two_maincolumn_left div.subphotoimg ,
#two_maincolumn_right div.subphotoimg {
    float: right;
    /* width: 25%; */
    text-align: right;
}

/* 3カラム用 */
#three_maincolumn div#detailphotobloc {
    float: left;
    width: 579px;
    text-align: center;
}


/*  写真の下に文章を。2012.4.16 Fumiki */
/*
#three_maincolumn div#detailrightbloc {
    float: right;
    width: 50%;
}
*/

#three_maincolumn div.subtext {
    margin-bottom: 20px;
    float: left;
    width: 63%;
}
#three_maincolumn p.subtext {
    margin-bottom: 20px;
}
#three_maincolumn div.subphotoimg {
    /* float: right; */
    width: 579px;
    text-align: center;
    /* text-align: right; */
}

/* 商品情報 各種設定
----------------------------------------------- */
div#detailrightbloc h2 {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
    font-weight: bold;
    font-size: 160%;
}
div#detailrightbloc h4 {
    font-size: 1.5em;
    text-align: center;
}

div#detailrightbloc .point ,
div#detailrightbloc .relative_cat {
    margin: 0 0 10px 1em;
    padding: 0 0 10px 0;
    background: url("../img/background/line_dot_01.gif") repeat-x bottom ;
}

.relative_cat {
    padding-left: 20px;
    margin-top: 40px;
}

.relative_cat p{
    margin-left: 8.5em;
    margin-top: -1.5em;
    height: 3em;
}


div#detailrightbloc .main_comment, .delivery_date {
    margin: 20px 0;
    font-size: 14px;
    line-height: 24px;
}

div#detailrightbloc .cart_area {
    margin-top: 15px;
}

/* 商品ステータス */
div#detailrightbloc ul.status_icon {
    margin: 1em 1em 0 0;
    width: 60px;
    float: left;
}
div#detailrightbloc ul.status_icon li {
    margin-right: 5px;
    float: left;
}

/* 規格 */
div#detailrightbloc div.classlist {
    margin-bottom: 10px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 12px;
}
div#detailrightbloc ul {
    margin-bottom: 10px;
    width: 100%;
}
div#detailrightbloc ul li {
    vertical-align: top;
    float: left;
}

/* 買い物かご */
div#detailrightbloc .cartin {
    text-align: center;
}
div#detailrightbloc .cartin_btn {
    text-align: center;
}
div#detailrightbloc .favorite_btn {
    text-align: center;
    margin-top: 20px;
}

.social-share {
    margin: 20px 0 10px;
}

/* 売切れ中 */
.sold-out {
    position: absolute;
    background-color: rgba(255, 0, 0, 0.6);
    padding: 4px 0;
    text-decoration: none;
    color: white;
    width: 138px;
    text-align: center;
    margin-top: 65px;
    margin-left: 10px;
    border-radius: 3px;
    font-size: 14px;
}

.sold-out2 {
    position: absolute;
    margin-top: 10px;
    margin-left: 165px;
    background-color: rgba(255, 0, 0, 0.6);
    padding: 4px 0;
    text-decoration: none;
    width: 80px;
    color: white;
    text-align: center;
    border-radius: 3px;
}

.sold-out3 {
    position: absolute;
    background-color: rgba(255, 0, 0, 0.6);
    padding: 4px 0;
    text-decoration: none;
    color: white;
    width: 150px;
    text-align: center;
    margin-top: 65px;
    margin-left: 20px;
    border-radius: 3px;
}

/* Color Swatches */
.color-swatches {
    position: absolute;
    width: 22px;
    margin: 1px 1px auto 165px;
    z-index: 1000;
}

div.color-swatches li {
    width: 18px;
    height: 18px;
    margin: 3px;
    border-radius: 9px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset;
}

.cs-black {
    background-color: rgb(70, 70, 70);
}

.cs-white {
    background-color: #FFF;
}

.cs-blue {
    background-color: #4169E1;
}

.cs-green {
    background-color: #228B22;
}

.cs-yellow {
    background-color: #FFFF00;
}

.cs-orange {
    background-color: #FFA500;
}

.cs-red {
    background-color: #FF0000;
}

.cs-pink {
    background-color: #FF1493;
}

.cs-purple {
    background-color: rgb(125, 51, 236);
}

.cs-primary {
    background-color: rgb(245, 242, 205);
}

.cs-gold {
    background-color: rgb(236, 218, 13);
}

.cs-silver {
    background-color: rgb(233, 233, 233);
}

/* お客様の声
----------------------------------------------- */
div#customervoice_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#customervoice_area h2 {
    margin-bottom: 20px;
    padding: 0 0 0 10px;
    border: solid 1px #ccc;
    font-weight: normal;
    font-size: 14px;
    line-height: 33px;
}

div#customervoice_area .review_bloc {
    margin: 20px 0;
    padding: 10px;
}

.review_btn {
    text-align: center;
    font-size: 14px;
}

div#customervoice_area ul li {
    padding: 10px;
    width: 460px;
    float: left;
    border-bottom: 1px solid #f1f1f1;
}

div#customervoice_area .voicetitle {
    margin-bottom: 5px;
    color: #333;
    font-weight: bold;
}

div#customervoice_area .voicedate {
    margin-bottom: 10px;
}

div#customervoice_area .voicecomment {
    color:#666;
}


/* 関連商品（商品部分はbloc.cssのおすすめ商品と共通）
----------------------------------------------- */
div#whobought_area {
    clear: both;
    padding: 35px 0 0 0;
}

div#whobought_area h2 {
    border: solid 1px #ccc;
    background: url('../img/background/bg_tit_sub_01.jpg') repeat-x left bottom;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 33px;
}


/* ***********************************************
▼カートの中
/*********************************************** */
/* 現在のカゴの中
----------------------------------------------- */
div#undercolumn_cart .point_announce {
    padding: 20px;
    margin-bottom: 20px;
    border: solid 1px #ffcc62;
    background: #fffaf0;
    font-size: 120%;
    text-align: center;
    line-height: 140%;
}
div#undercolumn_cart .totalmoney_area {
    margin-bottom: 20px;
}

div#undercolumn_cart p {
    margin: 10px 5px;
}

.quantity_level li {
    display: inline-block;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    padding: 0 3px;
}

.price-cart {
    font-size: 18px;
}

.name-cart {
    font-size: 18px;
    line-height: 20px;
}

div#undercolumn .empty {
    text-align: left;
}

div.form_area {
    margin-bottom: 30px;
}


/* お客様情報入力
----------------------------------------------- */
div#undercolumn_customer {
}

.flow_area {
    margin: 20px 0;
}

.flow_area img{
    margin: 0 auto;
    display: block;
}

div#undercolumn_customer th em {
    color: #000;
    font-weight: bold;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#undercolumn_shopping .pay_area {
    margin: 0 auto 30px;
    width: 100%;
}
div#undercolumn_shopping .pay_area02 {
    margin: 25px auto;
}
div#undercolumn_shopping .pay_area02 .txtarea {
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
    width: 99%;
    height: 150px;
}
div#undercolumn_shopping .pay_area02 .select-msg {
    margin-bottom: 10px;
}

div#undercolumn_shopping .point_area {
    margin: 40px auto 0 auto;
}

div#undercolumn_shopping .point_area .point_announce {
    padding: 20px;
    border: 1px solid #ccc;
}

div#undercolumn_shopping .point_area p {
    margin-bottom: 20px;
}

div#undercolumn_shopping .point_area .point_announce li {
    margin-bottom: 5px;
}


/* お届け先の指定
----------------------------------------------- */
#address_area {
    margin-bottom: 10px;
    width: 100%;
}

#address_area .information {
    width: 65%;
    float: left;
}

#undercolumn_shopping .information {
    margin-bottom: 15px;
}

#address_area .add_multiple {
    padding: 15px 10px;
    border: 1px solid #ffcc62;
    float: right;
    width: 30%;
    color: #555;
    background: #fffaf0;
    text-align: center;
    font-weight: bold;
}

#address_area .add_multiple p {
    margin-bottom: 10px;
}

#address_area p.addbtn {
    font-weight: bold;
    font-size: 10px;
}

/* ご要望欄
----------------------------------------------- */
.demand li {
    list-style: disc;
    margin: 3px 0 3px 30px;
}


/* 新しいページに移動した
----------------------------------------------- */
span.newPage {
    padding-top: 90px;
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
}


/* ==============================================
▼検索結果
=============================================== */
p.condition_area {
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
    width: 566px;
}


/* ==============================================
▼ログイングリッド
=============================================== */

div.title-w330 {
    width: 309px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    height: 75px;
    font-size: 20px;
    line-height: 75px;
    border-right: 1px solid #666;
}

div.title-w650 {
    width: 630px;
    margin: 0;
    padding: 0 0 0 20px;
    float: left;
    height: 75px;
    line-height: 75px;
    font-size: 20px;
}

div.title-w375 {
    width: 354px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    height: 75px;
    font-size: 20px;
    line-height: 75px;
    border-right: 1px solid #666;
}


div.title-w605 {
    width: 585px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    height: 75px;
    font-size: 20px;
    line-height: 75px;
}


div.body-w330 {
    width: 299px;
    margin: 0;
    padding: 0 15px;
    float: left;
    height: 110px;
    border-right: 1px solid #666;
    line-height:22px;
    font-size: 14px;
}

.body-w330 input {
    width: 277px;
    height: 20px;
    margin: 0 0 35px 0;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
}

div.body-w375 {
    width: 344px;
    margin: 0;
    padding: 0 15px;
    float: left;
    height: 110px;
    border-right: 1px solid #666;
    line-height: 22px;
    font-size: 14px;
}

div.body-w375 input {
    width: 332px;
    height: 20px;
    margin: 0 0 35px 0;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
}

div.body-w320 {
    width: 290px;
    margin: 0;
    padding: 0 15px;
    float: left;
    height: 110px;
    line-height: 110px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}

div.body-w605 {
    width: 575px;
    margin: 0;
    padding: 0 15px;
    float: left;
    height: 110px;
    vertical-align: middle;
    font-size: 14px;
}

div.button-w330 {
    width: 299px;
    margin: 0;
    padding: 15px;
    float: left;
    height: 100px;
    line-height: 60px;
    border-right: 1px solid #666;
    text-align: center;
    vertical-align: middle;
}

div.button-w320 {
    width: 290px;
    margin: 0;
    padding: 15px;
    float: left;
    height: 100px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
}

div.button-w375 {
    width: 344px;
    margin: 0;
    padding: 15px;
    float: left;
    height: 100px;
    line-height: 60px;
    border-right: 1px solid #666;
    text-align: center;
    vertical-align: middle;
}

div.button-w605 {
    width: 575px;
    margin: 0;
    padding: 15px;
    float: left;
    height: 100px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
}


iframe.youtube {
    width: 640px;
    height: 360px;
    margin: 0 auto;
    display: block;
}
