@charset "utf-8";

/************************************************
 共通設定
************************************************ */
body {
font-size:12px;
}

.spnone{
display:block;
}

.pcnone{
display:none;
}

select {
    border: solid 1px #ccc;
}

/*写真*/
.picture {
    /* border: 1px solid #ccc; */
box-sizing:border-box;
}

div[data-sc-role="sp_header"] {
display:none;
}
#header_sp {
display:none;
}


/* カート（ゴースト）ボタン設定
----------------------------------------------- */
.gost_btn_cart {
position: relative;
z-index: 2;
    display: inline-block;
    padding: 0;
    background: #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Noto Sans JP', sans-serif;
    max-width: 160px;
    width: 160px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size: 15px;
	overflow: hidden;
box-sizing:border-box !important;
}

.gost_btn_cart:hover{
  color: #fff !important;
}
.gost_btn_cart::after {
	top: 0;
        bottom:-100%;
	width: 100%;
	height: 100%;
}

.gost_btn_cart:hover::after {
	left: 0;
	 background: #9da83b;
}
.gost_btn_cart::before,
.gost_btn_cart::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.gost_btn_cart,
.gost_btn_cart::before,
.gost_btn_cart::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

div#detailrightbloc .main_comment p.lg{
    font-size: 18px  !important;
    line-height: 1.8;
    margin-bottom: 16px;
    color: #333  !important;
    font-weight: 500  !important;
    font-family: 'Noto Sans JP', sans-serif;
}
div#detailrightbloc .main_comment p {
    margin-bottom: 16px;
    padding: 0 4%;
    font-size: 18px;
    line-height: 1.8;
    color: #333;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
}
div#detailrightbloc .main_comment p.sml {
    font-size: 14px  !important;
    line-height: 1.5;
    margin-bottom: 16px;
    color: #333;
    text-align: left;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
}

/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
.frame_outer {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

/* コンテンツ */
#container {
    margin: 50px auto 0;
    padding: 0 0 30px 0;
    width: 1140px;
    background: #fff;
    text-align: left;
}

.mb20{
margin-bottom:20px;
}

/* ==============================================
 カラム指定
=============================================== */
/* ヘッダーとフッターの上下
[注意]ブロック移動時はbloc.css内で調整が必要 */
#topcolumn ,
#bottomcolumn ,
#footerbottomcolumn {
    margin: 0 auto;
    padding: 15px;
    width: 950px;
    background: #fff;
    text-align: left;
}

/* 中央カラム */
.main_column {
    padding: 0 0 20px;
}

/* サイドカラム */
#leftcolumn {
    float: left;
    width: 240px;
}
#rightcolumn {
    float: right;
    width: 20%;
}

/* 1カラム設定 */
#one_maincolumn {
    margin: 0 auto;
    width: 80%;
}

/* 2カラム設定 (メイン部が左) */
#two_maincolumn_left {
    padding-left: 1.5%;
    float: left;
    width: 78%;
}

/* 2カラム設定 (メイン部が右) */
#two_maincolumn_right {
    width: 860px;
    float: right;
}

/* 3カラム設定 */
#three_maincolumn {
    padding-left: 0.5%;
    width: 59%;
    float: left;
}

/* 下層コンテンツ */
#undercolumn {
    width: 100%;
    margin: 0 0 30px 0;
}


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}




/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
}
.price {
    color: #000;
    font-size: 14px;
}
.sale_price {
padding:6px 0;
margin-top:10px;
}

div.listrightbloc .pricebox.sale_price {
background:none;
text-align:left;
}

.normal_price {
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 10px;
}


/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}


/* フォーム
----------------------------------------------- */
input[type='text'] ,
input[type='password'] ,
.select {
    border: solid 1px #ccc;
    padding: 2px;
box-sizing:border-box;
}

.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 {
    width: 380px;
}

.box_max {
    width: 100%;
}



/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}

.ng_top {
    margin-bottom: 0 !important;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 30px;
    padding: 0 0 30px 0;
font-size:30px;
font-weight:500;
text-align:center;
background: url("../img/common/title_bg.gif") no-repeat center bottom;
}



#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: #000;
    background: url("../img/background/line_02.gif") repeat-x left bottom;
    font-size: 120%;
}

div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#header_wrap {
}

#logo_area {
    float: left;
    text-align: left;
}

#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}


div#header_navi {
    float: right;
}


/* ========== キャッチ画像 ========== */
#catchArea {
margin: 0 auto ;
text-align:center;
}


#categoryfreearea{
margin:20px auto;
text-align:center;
}






/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.btn_area li {
    padding-right: 10px;
    display: inline;
}


/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message ,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}

#main_column.colnum1 div.line_list, #main_column.colnum2 div.line_list, #one_maincolumn div.line_list, #two_maincolumn_right div.line_list, #two_maincolumn_left div.line_list {
padding:0  !important;
    width: 22% !important;
    overflow: auto !important;
    margin: 0 25px 12px 0 !important;
    float: left !important;
    box-sizing: border-bo !importantx;
}


/* 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; }







