@charset "utf-8";

/************************************************
 bootstrap override
************************************************ */
@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }
}
.input-group-addon, .input-group-btn {
    width: 0;
}

/************************************************
 共通設定
************************************************ */
body {
    color: #666;
    font-family: "游ゴシック体", YuGothic,Verdana,Arial,Helvetica,sans-serif;
    background-color: #fff;
    font-size: 10px;
    line-height: 150%;
    letter-spacing: 0.1em;
}

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

/************************************************
 背景カラー
************************************************ */
.bg-white {
    background-color: #fff;
}
.bg-gray {
    background-color: #f2f2f2;
}
.bg-dot_gray {
    background: #f2f2f2 url(../img/common/mypage-bg-dot.jpg);
}
@media screen and (max-width:767px) {
    .bg-dot_gray .bg-white {
        background: #f2f2f2 url(../img/common/mypage-bg-dot.jpg);
    }
}

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

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


/* ==============================================
 カラム指定
=============================================== */

/* メイン部
----------------------------------------------- */
#main_column {
    width: 100%;
    max-width: 790px;
    padding: 10px 0 0;
}

/* 1カラム時 */
#main_column.colnum1 {
    margin: 0 auto;
}

/* 2カラム時 (共通) */
#main_column.colnum2 {
    /*width: 78%;*/
}

/* 2カラム時 (メイン部が左) */
#main_column.colnum2.left {
    /*padding-left: 1.5%;*/
    /*float: left;*/
}

/* 2カラム時 (メイン部が右) */
#main_column.colnum2.right {
    /*padding-right: 1.5%;*/
    /*float: right;*/
}

/* 3カラム時 */
#main_column.colnum3 {
}

/* サイドカラム
----------------------------------------------- */
.side_column {
    padding: 10px 0 0;
}
#leftcolumn {
    width: 100%;
    max-width: 234px;
    padding-right: 20px;
}

/* 他
----------------------------------------------- */
/* ヘッダーとフッターの上下 */
#topcolumn,
#bottomcolumn,
#footerbottomcolumn {
    margin: 0;
    background: #fff;
    text-align: left;
    clear: both;
}

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


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}
.btn-search {
    border: solid 1px #383838;
    background-color: #383838;
}
.btn-search:hover .glyphicon-search:before {
    color: #383838;
}
.glyphicon-search:before {
    color: #fff;
}
.flex {
    display: flex;
}
.flex-align-center {
    align-items: center;
}
.flex-center {
    display: flex;
    justify-content: space-between;
}
.flex-center-end {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.flex-justify-end {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.flex-column {
    display: flex;
    height: 100%;
    flex-direction: column;
}

/* リンク指定
----------------------------------------------- */
a.amaz:link,
a.amaz:visited {
    color: #383838;
    text-decoration: none;
}
a.amaz:hover,
a.amaz[href]:hover {
    text-decoration: none;
    opacity: 0.6;
    transition: all 0.3s 0s ease;
    -webkit-transition: all 0.3s 0s ease;
    -moz-transition: all 0.3s 0s ease;
    -o-transition: all 0.3s 0s ease;
}

/* フォント
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5 {
    font-size: 100%;
    line-height: 150%;
}
.sale_price {
    color: #f00;
}
.normal_price {
    font-size: 90%;
}
.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: 90%;
}


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


/* フォーム
----------------------------------------------- */
select {
    border: solid 1px #ccc;
}
input[type='text'],
input[type='password'] {
    border: solid 1px #ccc;
    padding: 2px;
}
.max-img-100 {
    max-width: 100%;
}
.box40 {
    width:100%;
    max-width: 40px;
}
.box60 {
    width:100%;
    max-width: 60px;
}
.box100 {
    width:100%;
    max-width: 100px;
}
.box120 {
    width:100%;
    max-width: 120px;
}
.box140 {
    width:100%;
    max-width: 140px;
}
.box145 {
    width:100%;
    max-width: 145px;
}
.box150 {
    width:100%;
    max-width: 150px;
}
.box240 {
    width:100%;
    max-width: 240px;
}
.box300 {
    width:100%;
    max-width: 300px;
}
.box320 {
    width:100%;
    max-width: 320px;
}
.box350 {
    width:100%;
    max-width: 350px;
}
.box380 {
    width:100%;
    max-width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top { /* FIXME 簡素な単語は、単独で、込み入った指定に使用しない */
    margin-bottom: 5px;
}


/* タイトル
----------------------------------------------- */
h2.title {
    margin-bottom: 10px;
    padding: 8px;
    border-top: solid 1px #ebeced;
    color: #f60;
    background: url("../img/background/bg_tit_sub_01.jpg") repeat-x left bottom;
    background-color: #fef3d8;
    font-size: 170%;
}

#main_column .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: #f60;
    background: url("../img/background/line_01.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;
}


/* ==============================================
 フッター
=============================================== */
/*#footer_wrap {*/
    /*max-width: 980px;*/
    /*max-height: 80px;*/
    /*margin: 0 auto;*/
    /*background: #fff;*/
/*}*/
/*#footer {*/
    /*max-width: 950px;*/
    /*margin: auto;*/
    /*padding-top: 10px;*/
    /*border-top: solid 1px #ccc;*/
/*}*/
/*#pagetop {*/
    /*max-width: 210px;*/
    /*float: right;*/
    /*text-align: right;*/
/*}*/
/*#copyright {*/
    /*text-align: center;*/
    /*font-size: 97%;*/
/*}*/


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

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

.button_search {
    min-height: 34px;
}


/* 完了メッセージ
----------------------------------------------- */
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%;
}
