#shopDetaile {
    position: relative;
}

#shopDetaile .favorite_over {
    color: #ff0000;
    margin: 0 0 10px;
}

/*==========================================================*/
/* topFrame */

#shopDetaile .freespace_middle {
    margin: 0 0 30px;
}

#shopDetaile .freespace_middle img {
    max-width: 100%;
    height: auto;
}

#shopDetaile #label_high_rank {
    width: 347px;
    height: 48px;
    float: left;
    background: url("../../image/high_rank/label_high_rank.png") no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 0 20px;
}

#shopDetaile .flag {
    display: none;
}
#shopDetaile .btn_favolite {
    margin: 20px 0 10px;
    float: right;
}
#shopDetaile .btn_favolite form div {
    position: relative;
}
#shopDetaile .btn_favolite > div {
    float: right;
}
#shopDetaile .new_flag {
    padding-left: 10px;
    margin-bottom: 6px;
    clear: both;
}

#shopDetaile h2.titleL {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    padding-left: 10px;
}
#dcmx #shopDetaile h2.titleL {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    padding-left: 10px;
}

#shopDetaile div.data div.topFrame {
    padding-bottom: 50px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd;
}
/* leftFrame */
#shopDetaile div.data div.leftFrame {
    width: 400px;
    margin-left: 10px;
    float: left;
}
#shopDetaile div.data .banner {
    float: left;
    margin-right: 10px;
    width: 120px;
}
#shopDetaile div.topFrame div.info {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    position: relative;
}

#shopDetaile .topFrame .info .balloon_feature_area {
    position: absolute;
    top: -130px;
    right: -110px;
    width: 330px;
    height: 145px;
    background: url("../../image/shop/balloon_feature.png?191101") no-repeat;
    z-index: 100;
}
#shopDetaile .topFrame .info .balloon_feature_area .btn_close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 29px;
    cursor: pointer;
    z-index: 10;
}
#shopDetaile .topFrame .info .balloon_feature_area a {
    display: block;
    text-indent: -9999px;
    width: 330px;
    height: 145px;
}

#shopDetaile div.topFrame div.info p {
    font-size: 16px;
}
#shopDetaile div.topFrame div.info .asterisk-point {
    font-size: 12px;
    font-weight: normal;
}
#shopDetaile div.topFrame div.info .asterisk-point.red {
    color: #e60012;
}
#shopDetaile div.topFrame div.info span.kazu {
    font-size: 38px;
    font-weight: bold;
    color: #e60012;
}
#shopDetaile div.topFrame div.info span.kaku,
#shopDetaile div.topFrame div.info span.plus {
    font-size: 28px;
    font-weight: bold;
    color: #e60012;
}
#shopDetaile .topFrame .info .wave_dash{
    font-size: 38px;
    color:#e60012;
}
#shopDetaile div.topFrame div.info .original {
    font-size: 30px;
}
#shopDetaile div.freespace.top {
    padding: 0 10px;
}

#shopDetaile div.data div.imageFrame .pack {
    text-align: center;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5~7*/
    /zoom: 1; /*for ie5~7*/
    vertical-align: middle;
}
#shopDetaile div.data div.imageFrame .pack h3 {
    margin-bottom: 5px;
    line-height: 13px;
    width: 220px;
}

/* rightFrame */
#shopDetaile div.data div.rightFrame {
    margin: 0 10px 30px 0;
    float: right;
}
#shopDetaile div.data div.rightFrame div.alert {
    margin-bottom: 10px;
    color: #007253;
    position: relative;
}
#dcmx #shopDetaile div.data div.rightFrame div.alert {
    color: #1091a8;
}
#shopDetaile div.data div.rightFrame div.alert:before {
    content: "";
    position: absolute;
    width: 27px;
    height: 23px;
    background: url("../../image/global/icon_alert.gif") no-repeat 0 0;
    top: 6px;
    left: 0px;
}
#dcmx #shopDetaile div.data div.rightFrame div.alert:before {
    background: url("../../image/global/dcmx/icon_alert.gif") no-repeat 0 0;
}
#shopDetaile div.data div.rightFrame div.alert p {
    font-size: 12px;
    padding-left: 28px;
}

#shopDetaile div.data div.rightFrame h4 {
    color: #43894c;
    font-weight: bold;
}

#dcmx #shopDetaile div.data div.rightFrame h4 {
    color: #333333;
    font-weight: bold;
}

#shopDetaile div.data div.rightFrame p {
    margin-left: 10px;
    font-size: 93%;
}
#shopDetaile div.data div.rightFrame .go2shop {
    position: relative;
    width: 310px;
    height: 60px;
}
#shopDetaile div.data div.rightFrame .go2shop a {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big.gif") no-repeat 0 0;
    text-indent: -9999px;
}
#shopDetaile div.data div.rightFrame .go2shop .disabled:hover {
    opacity: 1;
}
#shopDetaile div.data div.rightFrame .go2shop .overlay_disabled{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #808080;
    border-radius: 30px;
    opacity: 0.6;
}
#shopDetaile div.data div.rightFrame .high_rank a {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big_high_rank.gif")
    no-repeat 0 0;
    text-indent: -9999px;
}

#shopDetaile div.data div.rightFrame .out span {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big_out.gif") no-repeat 0 0;
    text-indent: -9999px;
    display: block;
}

#dcmx #shopDetaile div.data div.rightFrame .go2shop a {
    background: url("../../image/global/dcmx/btn_shop_site_big.gif") no-repeat 0 0;
}

#shopDetaile div.data div.rightFrame .link_no_member {
    width: 280px;
    margin: 10px auto 0;
}

#shopDetaile div.data #member_banner {
    clear: both;
    width: 765px;
    height: 54px;
}

#shopDetaile div.data #member_banner a.high_rank {
    width: 765px;
    height: 54px;
    background: url("../../image/high_rank/btn_normal_member.png") no-repeat 0 0;
    text-indent: -9999px;
    display: block;
}

#shopDetaile div.data #member_banner a.normal_rank {
    width: 765px;
    height: 54px;
    background: url("../../image/high_rank/btn_high_rank_member.png") no-repeat 0
    0;
    text-indent: -9999px;
    display: block;
}

/*======cam_infoBox======*/

div.cam_infoBox {
    padding-bottom: 30px;
}
div.cam_infoBox_inner {
    padding-left: 30px;
}
div.cam_infoBox h4 {
}
div.cam_infoBox .infoDitail {
    margin-bottom: 30px;
}
div.cam_infoBox div.copy {
    font-weight: bold;
    margin-bottom: 5px;
}
div.cam_infoBox div.introduce {
}

/*===detail_coupon_box====*/

/* coupon */

#shopDetaile #detail_coupon_box .titleL2 {
    margin: 0 0 10px;
}

#shopDetaile #detail_coupon_box {
    padding: 0 0 0 15px;
}

#shopDetaile #detail_coupon_box .coupon_img {
    text-align: center;
    margin: 0 0 20px;
}

#shopDetaile #detail_coupon_box .coupon_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    color: #ff0000;
}

#shopDetaile #detail_coupon_box .code {
    margin: 0 0 15px;
}

#shopDetaile #detail_coupon_box .code span {
    font-size: 16px;
    margin: 5px 10px 5px 0;
    color: #222222;
}

#shopDetaile #detail_coupon_box .code input {
    width: 480px;
    padding: 10px;
    border: 1px solid #007253;
}
#dcmx #shopDetaile #detail_coupon_box .code input {
    border: 1px solid #1091a8;
}

#shopDetaile table {
    width: 735px;
    height: auto;
    border-collapse: collapse;
    margin: 0 0 30px;
}

#shopDetaile table tr th,
#shopDetaile table tr td {
    border: 1px solid #d2d2d2;
    color: #222222;
}

#shopDetaile table tr th {
    font-weight: bold;
    font-size: 14px;
    height: 28px;
    background: #f0f0f0;
    padding: 0 5px;
    color: #222222;
}

#shopDetaile table tr td.title {
    width: 360px;
    height: 28px;
    padding: 0 5px;
    font-weight: bold;
}

#shopDetaile table tr td.code {
    width: 360px;
    height: 28px;
    padding: 0 5px;
}

#shopDetaile .coupon_box .title {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 2px 5px;
    border: 1px solid #d2d2d2;
    background: #f0f0f0;
}

#shopDetaile .coupon_box .howto,
#shopDetaile .coupon_box .caution {
    margin: 0 0 20px;
}

#shopDetaile .coupon_box .howto .text_area,
#shopDetaile .coupon_box .caution .text_area {
    color: #222222;
}

#shopDetaile .coupon_box .caution .text_area {
    overflow: auto;
    max-height: 120px;
    height: 100px;
}

/* high_rank */

#shopDetaile #detail_coupon_box.high_rank {
    padding: 15px 15px 0;
    background: #fadb81;
}

#shopDetaile #detail_coupon_box.high_rank h2.title {
    width: 445px;
    height: 48px;
    background: url("../../image/high_rank/label_high_rank_coupon.png") no-repeat
    0 0;
    text-indent: -9999px;
    margin-bottom: 10px;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_img {
    text-align: center;
    margin: 0 0 20px;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    color: #ff0000;
}

#shopDetaile #detail_coupon_box.high_rank .code {
    margin: 0 0 15px;
}

#shopDetaile #detail_coupon_box.high_rank .code span {
    font-size: 16px;
    margin: 8px 10px 5px 0;
    color: #222222;
    float: left;
}

#shopDetaile #detail_coupon_box.high_rank .code .text_box,
#shopDetaile #detail_coupon_box.high_rank .code input {
    width: 480px;
    padding: 10px;
    border: 1px solid #2d1b09;
    background: #fff;
    float: left;
}

#shopDetaile #detail_coupon_box.high_rank table {
    width: 735px;
    height: auto;
    border-collapse: collapse;
    margin: 0 0 30px;
}

#shopDetaile #detail_coupon_box.high_rank table tr th,
#shopDetaile #detail_coupon_box.high_rank table tr td {
    border: 1px solid #2d1b09;
    color: #222222;
}

#shopDetaile #detail_coupon_box.high_rank table tr th {
    font-weight: bold;
    font-size: 14px;
    height: 28px;
    background: #fadb81;
    padding: 0 5px;
    color: #2d1b09;
}

#shopDetaile #detail_coupon_box.high_rank table tr td.title {
    width: 360px;
    height: 28px;
    padding: 0 5px;
    font-weight: bold;
}

#shopDetaile #detail_coupon_box.high_rank table tr td.code {
    width: 360px;
    height: 28px;
    padding: 0 5px;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_box .title {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 2px 5px;
    border: 1px solid #2d1b09;
    background: #fadb81;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_box .howto,
#shopDetaile #detail_coupon_box.high_rank .coupon_box .caution {
    margin: 0 0 20px;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_box .howto .text_area,
#shopDetaile #detail_coupon_box.high_rank .coupon_box .caution .text_area {
    color: #2d1b09;
}

#shopDetaile #detail_coupon_box.high_rank .coupon_box .caution .text_area {
    overflow: auto;
    max-height: 120px;
    height: 100px;
}

#shopDetaile .btn_coupon .go2shop {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
#shopDetaile .btn_coupon a {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big.gif") no-repeat 0 0;
    text-indent: -9999px;
}
#shopDetaile .btn_coupon .disabled:hover {
    opacity: 1;
}

#dcmx #shopDetaile .btn_coupon a {
    background: url("../../image/global/dcmx/btn_shop_site_big.gif") no-repeat 0 0;
}
#shopDetaile .btn_coupon .go2shop .overlay_disabled{
    position: absolute;
    top: 0;
    left: 228px;
    width: 310px;
    height: 100%;
    background: #808080;
    border-radius: 30px;
    opacity: 0.6;
}
#shopDetaile .btn_coupon .high_rank a {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big_high_rank.gif")
    no-repeat 0 0;
    text-indent: -9999px;
}

#shopDetaile .btn_coupon .out span {
    width: 310px;
    height: 60px;
    background: url("../../image/global/btn_shop_site_big_out.gif") no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    margin: 0 auto;
}

/*======shop_alertBox======*/

div.shop_alertBox {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd;
}
div.shop_alertBox_inner {
    padding-left: 30px;
}

div.shop_alertBox h4 {
    position: relative;
    padding-left: 24px;
}
div.shop_alertBox h4:before {
    content: "";
    width: 18px;
    height: 16px;
    background: url("../../image/global/icon_alert02.gif") no-repeat 0 0;
    position: absolute;
    top: 3px;
    left: 0px;
    z-index: 30;
}

div.shop_alertBox .shop_alertBox_detail {
    background-color: #fafafa;
}
div.shop_alertBox .shop_alertBox_detail .shop_alertBox_detail_inner {
    padding: 20px;
}

div.shop_alertBox .shop_alertBox_detail .shop_alertBox_detail_inner > div {
    padding: 0px 10px 0px 10px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: solid 1px #ddd;
}

div.shop_alertBox .shop_alertBox_detail p.title {
    font-weight: bold;
    margin-bottom: 5px;
    color: #222;
}

/*======shop_alertBox_02======*/
div.shop_alertBox02 {
    margin-bottom: 30px;
}
div.shop_alertBox02 h4 {
    margin-bottom: 10px;
}
div.shop_alertBox02_inner {
    padding-left: 30px;
}
div.shop_alertBox02 div.overflow {
    height: 500px;
    overflow: auto;
    padding: 20px;
    background-color: #fafafa;
}

div.shop_alertBox02 p {
    font-weight: bold;
}

div.shop_alertBox02 ol {
    margin: 0 0 10px 15px;
    *margin: 0 0 10px 25px;
}

div.shop_alertBox02 ol {
    list-style-type: disc;
    margin: 5px 0 0 10px;
}

#dcmx div.shop_alertBox02 ol li {
    list-style-type: none;
    margin: 5px 0 0 0;
}

div.shop_alertBox02 ol.sub {
    margin: 0 0 0 10px;
}

div.shop_alertBox02 ol.sub li {
    list-style: none;
    margin: 0;
}

div.shop_alertBox02 ol li.space {
    margin-top: 10px;
}

div.shop_alertBox02 span {
    font-weight: bold;
}

/*====== shop_alertBox Attention Amazon Category Point ======*/
.attention-link-area{
    padding: 24px 40px;
    margin-bottom: 30px;
    background-color: #ffdcdf;
}
.attention-link-ttl{
    display: inline-block;
}
.attention-ttl-label{
    display: inline-block;
    color: #e60012;
    background-color: #fff;
    font-weight: bold;
    line-height: 20px;
    border: 2px solid #e60012;
}
.attention-ttl{
    margin-top: 12px;
    color: #e60012;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
}
.attention-link-area .attention-link-ttl .attention-ttl-label{
    margin: 0 18px;
    padding: 1px 20px 0;
    font-size: 12px;
    border-radius: 13px;
}
.attention-link-area .attention-link-ttl .attention-ttl{
    font-size: 24px;
    vertical-align: text-bottom;
}
.attention-link-area .btn-attention{
    float: right;
    width: 360px;
}
.attention-link-area .btn-attention-link:hover{
    opacity: 1;
}
.attention-link-area .btn-attention-img{
    width: 360px;
}
.attention-content-area{
    margin: 28px 0 54px;
    border: 2px solid #e60012;
}
.attention-content-head{
    position: relative;
    padding: 28px 0 24px;
    text-align: center;
    background-color: #ffdcdf;
}
.attention-content-area .attention-content-head:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #ffdcdf;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    visibility: visible;
}
.attention-content-area .attention-ttl-label{
    padding: 4px 20px 0;
    font-size: 15px;
    border-radius: 16px;
}
.attention-content-area .attention-content-head .attention-ttl{
    font-size: 20px;
}
.attention-content-area .attention-content-ttl{
    padding: 45px 0;
    color: #000;
}
.attention-content-area .black{
    color: #000;
}
.attention-content-ttl .title{
    text-align: center;
    font-size: 18px;
}
.attention-content-ttl .title.bold{
    font-size: 42px;
    font-weight: bold;
}
.attention-content-area .attention-content-ttl .bold .fs-46{
    font-size: 46px;
    font-weight: bold;
}
.attention-content-area .attention-content-ttl .bold .fs-34{
    font-size: 34px;
    font-weight: bold;
}
.attention-content-area .attention-content-body{
    margin: 0 30px 60px;
}
.attention-content-area .attention-content-body .red{
    color: #e60012;
}
.attention-content-area .attention-heading{
    margin-bottom: 30px;
    padding: 24px;
    background-color: #ffdcdf;
}
.attention-content-area .attention-heading .icon{
    width: 80px;
    height: 70px;
    margin: 16px 16px 16px 0;
}
.attention-content-area .attention-heading .heading-title{
    display: inline-block;
}
.attention-content-area .attention-heading .heading-title .attention-ttl-label{
    margin-bottom: 12px;
}
.attention-content-area .attention-heading .heading-title .title{
    color: #000;
    font-size: 26px;
    font-weight: bold;
}
.attention-content-area .attention-heading .heading-title .title .red{
    color: #e60012;
    font-size: 26px;
    font-weight: bold;
}
.attention-content-area .attention-content01{
    padding-bottom: 56px;
}
.attention-content-area .attention-content02{
    padding-bottom: 64px;
}
.attention-content-area .attention-content .fs-14{
    font-size: 14px;
    color: #000;
}
.attention-content-area .attention-content .text{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.attention-content-area .attention-content .text.red{
    color: #e60012;
}
.attention-content-area .attention-content .text.fs-20{
    font-size: 20px;
}
.attention-content-area .attention-img{
    width: 100%;
}
.attention-content-area .attention-content01 .attention-img,
.attention-content-area .attention-content02 .attention-img{
    margin: 20px 0;
}
.attention-content-area .attention-category-point{
    margin: 40px 0 4px;
}
.attention-content-area .category-point-ttl{
    margin-bottom: 20px;
    padding-left: 12px;
    font-size: 17px;
    font-weight: bold;
}
.attention-content-area .category-point-ttl:before{
    content: '';
    position: relative;
    left: -14px;
    border-left: 4px solid #000;
}
.attention-content-area .category-list{
    padding: 0 20px 20px;
    border: 1px solid #f1f1f1;
}
.attention-content-area .category-list .category-name{
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #f1f1f1;
    font-size: 16px;
    font-weight: bold;
}
.attention-content-area .category-list .category-point{
    margin-left: 6px;
    color: #e60012;
    font-size: 13px;
    font-weight: bold;
}
.attention-content-area .category-list .category-point .point-net{
    font-size: 16px;
    font-weight: bold;
}
.attention-content-area .category-list .sub-category{
    padding: 8px 0 0 20px;
    font-size: 13px;
}
.attention-content-area .attention-content03 .text{
    padding-top: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
/*==========================================================*/
/* item */

#itemDetaile .titleL,
#dcmx #itemDetaile .titleL {
    background-position: 0 100%;
    min-height: 31px;
    height: auto !important;
    height: 31px;
}

#itemDetaile .leftFrame {
    width: 130px;
    padding: 10px 20px 0;
    float: left;
    text-align: center;
    vertical-align: middle;
}

#itemDetaile .leftFrame .itemImg {
    text-align: center;
}

#itemDetaile .leftFrame img {
    max-width: 130px;
    max-height: 130px;
}

*html #itemDetaile .leftFrame img {
    width: expression(this.width >= 130 ? "130px": "auto");
}

#itemDetaile .rightFrame {
    width: 575px;
    padding: 10px 20px 15px 0;
    float: left;
}

#itemDetaile .rightFrame .pp {
    width: 210px;
    height: 49px;
    padding: 10px 0 0 0;
    float: left;
}

#itemDetaile .rightFrame .pp .point,
#itemDetaile .rightFrame .pp .pointImproving,
#itemDetaile .rightFrame .pp .pointImproving2 {
    float: left;
    margin: 0px;
}

#itemDetaile .rightFrame .pp .price {
    width: 110px;
    float: left;
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #ff0000;
}

#itemDetaile .rightFrame .go2item {
    width: 264px;
    padding: 0 20px 0 0;
    height: 59px;
    float: left;
}

#itemDetaile .rightFrame .go2item a {
    display: block;
    width: 290px;
    height: 60px;
    text-indent: -9999px;
}

#dcmx #itemDetaile .rightFrame .go2item a {
    display: block;
    width: 290px;
    height: 60px;
    text-indent: -9999px;
}

#itemDetaile .rightFrame .info {
    padding: 10px 0 0 0;
    clear: both;
}

#itemDetaile .rightFrame .attention {
    clear: both;
    margin: 10px 0;
    padding: 8px;
    background: #f0f0f0;
}

#itemDetaile .rightFrame .attention span {
    font-weight: bold;
}

#itemDetaile .rightFrame .attention p {
    margin: 5px 0 0 0;
}

/*==========================================================*/
/* favorite */

#shopDetaile .btnFavolite {
    position: absolute;
    top: 3px;
    right: 0;
}

#shopDetaile .btnFavolite div.rel a {
    background: url("../../image/favorite/btn_delete.jpg") no-repeat scroll 0 0
    transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 114px;
}

#shopDetaile .btnFavolite div.add a {
    background: url("../../image/favorite/btn_register.jpg") no-repeat scroll 0 0
    transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 114px;
}

/*==========================================================*/
/* item_lp */

#dcmx #item_lp {
    margin: 0 auto;
    width: 765px;
}

#dcmx #item_lp #header {
    background: none;
    width: 765px;
}

#dcmx #item_lp #header h1#siteLogo {
    background: url(../../image/global/dcmx/logo_site.png?151120) no-repeat;
    width: 258px;
    height: 60px;
}

#dcmx #item_lp #footer {
    width: 765px;
    margin: 20px auto 0;
    clear: both;
    display: inline-block;
}

#dcmx #item_lp #footer p {
    text-align: center !important;
}

/*==========================================================*/
/* pause */

#pause {
    width: 795px;
    margin: 100px auto 0;
    border: 1px solid #d3d3d3;
    background: #ffffff;
}

#pause .titleL {
    background: #303030;
    padding: 8px 0;
    margin: 25px 30px;
}

#dcmx #pause .titleL {
    background: #d00f31;
}

#pause .titleL h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#pause p a {
    text-decoration: underline;
}

#pause .change_text {
    font-size: 14px;
    margin: 0 auto 10px;
    width: 690px;
    text-align: center;
}

#pause #label_high_rank {
    width: 415px;
    height: 48px;
    margin: 0 auto 10px;
}

#pause #frame {
    width: 680px;
    margin: 20px auto;
}

#pause #frame .shop_name {
    margin: 10px 0 0;
    clear: both;
}

#pause #frame .mall_icon_bc {
    background: url(../../image/global/logo/logo_site_bc.jpg) no-repeat center;
    background-size: contain;
    width: 258px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 16px 0 0 0;
}

#pause #frame .mall_icon_jpb {
    background: url(../../image/global/logo_site_jpb.png) no-repeat center;
    width: 258px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 16px 0 0 0;
}

#pause #frame .mall_icon_dcmx {
    background: url(../../image/global/dcmx/logo_site.png) no-repeat center;
    width: 258px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 16px 0 0 0;
}

#pause #frame .mall_icon_pointmall {
    background: url(../../image/global/logo/logo_site_smc_pause.jpg) no-repeat center;
    background-size: contain;
    width: 258px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 16px 0 0 0;
}

#pause #frame .arrow {
    background: url("../../image/shop/arrow.gif") no-repeat;
    width: 140px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 20px 20px 0;
}

#pause #frame .arrow_dcmx {
    background: url("../../image/shop/dcmx/arrow.gif") no-repeat;
    width: 140px;
    height: 60px;
    float: left;
    text-indent: -9999px;
    margin: 6px 20px 0;
}

#pause #frame .shop {
    width: 230px;
    float: right;
    margin: 0 0 20px;
}

#pause #frame .new {
    margin: 0 0 6px;
}

#pause #frame .shop .info {
    float: left;
    margin-top: 20px;
}

#pause #frame .banner {
    float: left;
    width: 120px;
    margin-right: 10px;
}

#pause #frame .point_area {
    float: left;
    width: 120px;
}

#pause #frame .shop .shop_detail {
    float: left;
    margin: 6px 0 0;
    width: 120px;
}

#pause .shop_detail .point {
    background: url(../../image/shop/bg_point.png) no-repeat;
    text-align: center;
    display: inline-block;
    height: 27px;
    padding: 17px 0 0;
    text-align: center;
    width: 120px;
}

#pause .shop_detail .pointImproving {
    background: url(../../image/shop/bg_point_up.png) no-repeat;
    text-align: center;
    display: inline-block;
    height: 27px;
    padding: 17px 5px 0 50px;
    text-align: center;
    width: 65px;
}

#pause #frame .attention {
    clear: both;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    background: #fafafa;
}

#pause #frame .attention p {
    text-align: center;
    font-size: 14px;
    margin: 0;
    color: #ff0000;
}

/* お知らせ欄登録(hancock)の制御用style */
.mallGroup_bc .is-smc,
.mallGroup_jpb .is-smc,
.mallGroup_dcmx .is-smc {
    display: none;
}
.mallGroup_smc .is-bc,
.mallGroup_jpb .is-bc,
.mallGroup_dcmx .is-bc {
    display: none;
}
.mallGroup_smc .is-jpb,
.mallGroup_bc .is-jpb,
.mallGroup_dcmx .is-jpb {
    display: none;
}
.mallGroup_smc .is-dcmx,
.mallGroup_bc .is-dcmx,
.mallGroup_jpb .is-dcmx {
    display: none;
}

/*==========================================================*/
/* shop_ranking */

.shop_ranking{
    display: flex;
}
.shop_ranking .shop{
    width: 100%;
    padding: 0 16px;
}

.shop_ranking .shop .shop_inner{
    text-decoration: none;
}

.shop_ranking .rankIcon{
    position: relative;
    width: 100px;
    margin: 0 auto 4px;
    color: #949494;
    text-align: center;
}
.shop_ranking .rankIcon:before{
    content: "";
    position: absolute;
    top: 4px;
    left: 12px;
    width: 18px;
    height: 14px;
    background: url("../../image/global/icon_ranking.gif") no-repeat 0 0;
}
.shop_ranking .rankIcon span{
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2px;
}

.shop_ranking .img,
.shop_ranking .info{
    margin-bottom: 6px;
}

.shop_ranking .shop_name{
    width: 120px;
    margin:0 auto;
}

/*==========================================================*/
/* ショップ掲載終了・一時停止    */
.shop_recent_end,
.shop_pause{
    margin-bottom: 20px;
    color: #FF0000;
}

.shop_recent_end .txt,
.shop_pause .txt{
    padding-bottom: 6px;
    font-size: 16px;
}