@charset 'UTF-8';
/*--------------------------------------------
    detail
--------------------------------------------*/
.head-detail {
    overflow: hidden;
    min-width: 980px;
    margin: 10px 0;
}

.head-detail:after {
    display: block;
    clear: both;
    content: '';
}

.area-package-image {
    float: left;
    margin: 0 12px 20px 0;
    text-align: center;
}

.area-sample-box {
    position: relative;
    z-index: 1;
    float: right;
    margin: 0 0 20px 20px;
}

.area-detail-read {
    overflow: hidden;
    margin: 10px 0;
    border-top: 2px solid #3d3d3d;
}

.bg-bskt {
    padding: 6px 6px 0;
    background: #eef0f4 url(http://p.dmm.co.jp/p/common/bg/bskt.gif) repeat-x bottom;
    zoom: 1;
}

p.ttl_bskt {
    height: 24px;
    margin: 0;
    background: url(http://p.dmm.co.jp/p/common/bg/bskt_ttl_digi.gif) repeat-x;
}

p.ttl_bskt span {
    display: block;
    padding-left: 26px;
    background: url(http://p.dmm.co.jp/p/common/ico/bskt_ttl_digi.gif) no-repeat left top;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

p.ttl_bskt_dlsample {
    height: 24px;
    margin: 0;
    background: url(http://p.dmm.co.jp/p/common/bg/bskt_ttl_digi_sample.gif) repeat-x;
}

p.ttl_bskt_dlsample span {
    display: block;
    padding-left: 26px;
    background: url(http://p.dmm.co.jp/p/common/ico/bskt_ttl_digi_sample.gif) no-repeat left top;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

p.ttl_r {
    margin: 0;
    padding-left: 8px;
    border-left: 4px #007fff solid;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
}

p.delivery-date {
    margin: 0 0 3px;
    padding: 3px 0;
    border: 1px #c00 solid;
    color: #c00;
    text-align: center;
    font-weight: bold;
}

.tx-flow {
    display: none;
    margin: 0;
    padding: 6px 0 0;
    font-weight: bold;
}

.select-ptn {
    display: none;
    margin-bottom: 12px;
}

.select-ptn ul {
    margin: 6px 0 0;
    padding: 0;
    list-style: none;
    line-height: 1.5em;
}

.select-ptn form {
    margin: 0;
    padding: 0;
}

.select-ptn li {
    clear: both;
    margin: 0;
    padding: 1px 0;
    vertical-align: top;
    text-align: right;
    zoom: 1;
}

.select-ptn li.toaster {
    margin: 4px 0 0;
    padding: 4px 1px 1px;
    border-top: 1px #bbb dashed;
}

.select-ptn li input {
    float: left;
    margin: 0 3px 0 0;
}

.select-ptn li span {
    float: left;
    padding-left: 6px;
    color: #333;
    font-weight: normal;
}

.select-ptn li b {
    color: #c00;
    white-space: nowrap;
}

.select-ptn li label {
    display: block;
    padding: 4px 2px 3px 3px;
    border: 1px #c4d0f5 solid;
    background: #fff;
    cursor: pointer;
}

.select-ptn li label:hover {
    background: #c4d0f5;
}

.select-ptn li label input {
    margin: 0;
    padding: 0;
}

.bx-bskt, .bx-bskt-dlsample {
    text-align: center;
}

.bx-ptn {
    margin: 6px 0;
    padding: 10px 6px;
    border: 1px #c4d0f5 solid;
    background: #fff;
}

.bx-ptn .price {
    color: #c00;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
}

.bx-ptn .price p {
    margin: 0;
}

.bx-ptn .sp-price {
    color: #c00;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
}

.bx-ptn .sp-price p {
    margin: 0 0 3px 0;
}

.bx-ptn p.sp-price-ttl {
    width: 174px;
    margin: 0 0 8px 0;
    padding: 3px;
    background-color: #c03;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.bx-ptn .bx-supple {
    margin: 10px 0 0;
    padding: 10px 5px 0;
    border-top: 1px #c4d0f5 dashed;
}

.bx-ptn form {
    margin: 6px 0 8px;
}

.bx-ptn input {
    margin: 0;
}

.bx-ptn ul {
    margin: 10px 0 3px;
    padding: 6px 0 0;
    border-top: 1px #c4d0f5 dashed;
    list-style: none;
}

.bx-ptn li {
    padding-bottom: 3px;
}

.bx-ptn li img.icon {
    position: relative;
    top: 1px;
    left: -5px;
}

.bx-ptn table.tbl-bps {
    width: 222px;
    margin: 0 auto;
    border-collapse: collapse;
    text-align: center;
    font-size: 10px;
    line-height: 1.1em;
}

.bx-ptn table.tbl-bps th, .bx-ptn table.tbl-bps td {
    padding: 1px;
    border: 1px #ccc solid;
    font-weight: normal;
}

.bx-ptn table.tbl-bps th {
    background: #e1e1e1;
}

.bx-bskt-dlsample .bx-ptn img {
    margin-bottom: 6px;
}

.bx-bskt-dlsample .bx-ptn .ptn-btttl {
    width: 150px;
    margin: 0 auto 1px;
    text-align: left;
}

.bx-attention {
    padding: 10px 14px;
    border: 1px #c4d0f5 solid;
    background: #fff;
    text-align: left;
}

.bx-attention a {
    padding: 0 0 0 10px;
    background: url(http://p.dmm.co.jp/p/common/arrow_global.gif) no-repeat scroll left 2px transparent;
}

.bx-attention div {
    margin: 10px 0 0;
    padding: 10px 0 0 0;
    border-top: #c4d0f5 1px dashed;
}

.bx-attention div p {
    margin: 0;
    padding: 0;
}

p.tx-bskt {
    margin: 6px 0;
    font-size: 14px;
}

.ptn-caution {
    position: relative;
    top: -3px;
    margin: 0 0 8px;
    padding: 3px 0 2px;
    background: #fdd8de;
    color: #555;
}

.use-caution {
    margin-top: 12px;
    padding: 8px;
    background-color: #eee;
    text-align: left;
}

.bg-bps {
    background-color: #ccc;
}

div.bx-help {
    margin: 3px 0 6px;
    padding: 6px;
    background-color: #fff6da;
    text-align: left;
}

ul.others {
    margin: 0;
    padding-left: 6px;
    list-style: none;
    line-height: 1.5em;
}

ul.others li {
    margin: 0;
    padding-left: 15px;
    background: url(http://p.dmm.co.jp/p/common/marker.gif) no-repeat 7px 0.6em;
}

div.another {
    margin-top: 6px;
    padding: 6px 0 0 12px;
    border-top: 1px #bbb dashed;
}

#w .bx-workslist .d-boxcollist li .d-img {
    height: 115px;
}

/* ============= #info-hangaku */
#info-hangaku .bnr {
    height: 25px;
    background: #e01 url(http://p.dmm.co.jp/p/10th/bg-common.gif) no-repeat scroll 100% 0;
    text-align: center;
    line-height: 25px;
}

#info-hangaku .bnr a {
    display: block;
    width: 100%;
}

#info-hangaku .bnr a:link, #info-hangaku .bnr a:visited {
    color: #fff;
}

#info-hangaku .bnr span {
    padding-left: 10px;
    background: url(http://p.dmm.co.jp/p/10th/arrow_10th.gif) no-repeat scroll 0 50%;
}

#info-hangaku p {
    margin: 5px 0 10px;
    text-align: center;
}

a.nolink:hover, a.nolink:active {
    color: #333;
}

.wp-smplex {
    width: 100%;
    background: #fff;
    text-align: center;
}

.wp-smplex .cont-smplex {
    margin: 0 auto;
    border: 1px #666 solid;
}

.wp-smplex .cont-smplex div {
    padding: 10px;
    background: #fff;
}

.wp-smplex .cont-smplex div img {
    cursor: pointer;
}

.wp-smplex .cont-smplex div p {
    margin: 6px 0 0;
    padding: 0;
}

.wp-smplex .cont-smplex div p.pic-capt {
    margin: 0 0 6px;
    text-align: left;
}

.wp-smplex .cont-smplex div.bt-smplex {
    width: 12em;
    margin: 10px auto 0;
    padding: 0;
}

.wp-smplex .cont-smplex div.bt-smplex ul {
    height: 1.5em;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wp-smplex .cont-smplex div ul li {
    float: left;
    width: 4em;
    margin: 0;
    padding: 0;
}

/* 拡大追加クラス */
.crs_full {
    cursor: url(http://p.dmm.co.jp/p/title/crs_full.cur), auto;
}

/* 決済付与ポイント枠 */
.page-detail .bg-bskt .area-point {
    display: inline-block;
    margin: 0.5em 0 0;
    padding: 0.5em 1em 0.4em;
    border-radius: 3px;
    background-color: #f7f8fa;
    color: #000;
    font-size: 11px;
}

.page-detail .bg-bskt .area-point dl {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.page-detail .bg-bskt .area-point dt, .page-detail .bg-bskt .area-point dd {
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.page-detail .bg-bskt .area-point dt:after {
    content: '：';
}

.page-detail .bg-bskt .area-point .point-common, .page-detail .bg-bskt .area-point .point-service {
    font-weight: bold;
}

.tx-lt {
    text-decoration: line-through;
}

/* クレジットキャンペーン */
.page-detail .bg-bskt .area-point-cp {
    margin-bottom: 0.5em;
    padding: 0.5em 1em;
    border-radius: 3px;
    background: #f7f8fa;
}

.page-detail .bg-bskt .area-point-cp dl {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.page-detail .bg-bskt .area-point-cp .ttl-campaign {
    margin: 10px auto 6px;
    color: #cf2633;
    font-weight: bold;
    font-size: 14px;
}

.page-detail .bg-bskt .area-point-cp .point-credit {
    display: inline-block;
}

.page-detail .bg-bskt .area-point-cp .point-credit dt {
    display: inline-block;
    font-size: 10px;
}

.page-detail .bg-bskt .area-point-cp .point-credit dt:after {
    margin-left: -2px;
    content: '：';
}

.page-detail .bg-bskt .area-point-cp .point-credit dd {
    display: inline-block;
    margin: 0 0 0.5em 0;
    line-height: 1;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-normal {
    color: #898a8c;
    text-decoration: line-through;
    line-height: 1.4;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-cp {
    display: inline-block;
    margin: 0;
    color: #2b6dcc;
    font-size: 15px;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-cp span {
    color: #2b6dcc;
    font-size: 15px;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit a {
    text-decoration: underline;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit a:before {
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-right: 4px;
    background: url(http://p.dmm.co.jp/p/common/ico/ico_credit.png) no-repeat;
    content: '';
}

/* 特典発送 */
.area-delivery {
    margin-top: 10px;
}

.area-delivery .box-deli-btns:after {
    display: block;
    clear: both;
    content: '';
}

.area-delivery .box-deli-btns li {
    float: left;
    min-width: 182px;
    max-width: 100%;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    border: solid 1px #c4d0f5;
    color: #333;
    box-sizing: border-box;
}

.area-delivery .box-deli-btns li a {
    display: block;
    color: #333;
    text-decoration: none;
}

.area-delivery .box-deli-btns li.active {
    border: solid 1px #c00;
    background: #fbf9e2;
    color: #c00;
}

.area-delivery .box-deli-btns li.active a {
    color: #c00;
}

.area-delivery .box-deli-btns li:hover {
    background: #f3f3f3;
}

.area-delivery .box-deli-btns li .tx-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.area-delivery .box-deli-btns li .tx-label, .area-delivery .box-deli-btns li .tx-price {
    display: block;
    font-size: 12px;
}

.area-delivery .box-deli-contents .box-deli {
    display: none;
}

.area-delivery .box-deli-contents .box-deli.active {
    display: block;
}

.area-delivery .box-deli-contents .deli-img {
    position: absolute;
    top: 240px;
    left: -136px;
    width: 120px;
    margin: 0 auto;
}

.area-delivery .box-deli-contents .deli-img .tx-sample {
    display: block;
    padding: 5px 0;
    text-align: center;
    font-size: 10px;
}

.area-delivery .box-deli-contents .deli-img img {
    max-width: 100%;
}

/* ポップアップ */
.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    overflow-y: scroll;
    text-align: center;
}

.popup .bg-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}

.popup .box-popup {
    position: relative;
    display: inline-block;
    min-width: 300px;
    max-width: 90%;
    margin: 40px auto;
    padding: 10px;
    border: solid 1px #666;
    background: #fff;
    transition: all 0.5s;
}

.popup .box-popup .popup-img {
    display: none;
    max-width: 100%;
    margin: 10px auto;
}

.popup .box-popup .tx-capt {
    display: none;
    padding-right: 20px;
    text-align: left;
}

.popup .box-popup .tx-detail {
    display: none;
    margin-bottom: 10px;
    text-align: left;
}

.popup .box-popup .loading {
    display: block;
    margin: 0 auto;
}

.popup .box-popup .close-btn {
    float: right;
}

.popup.active .box-popup .popup-img {
    display: block;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-overflow-height {
    height: 17.5em;
}

a.readmore {
    color: #005fc0;
    cursor: pointer;
}

.bx-dlsample-movie {
    display: table-cell;
    width: 296px;
    height: 56px;
    margin: 0;
    vertical-align: middle;
}

.bx-bskt-sample, .bx-bskt-dlsample {
    float: left;
    width: 310px;
    margin: 0 0 10px;
    text-align: center;
}

.bx-bskt-dlsample {
    margin-right: 20px;
}

p.ttl_bskt_sample span, p.ttl_bskt_dlsample span {
    display: block;
    padding-left: 0;
    border-bottom: none;
    background: #252525;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

.bskt-bottom {
    margin: 10px 0;
}

.point-credit {
    margin: 5px 0;
}

.point-credit dt, .point-credit dd {
    display: inline;
    margin: 0;
}

.caution-tx {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 0 0 12px;
    background: url(http://p.dmm.co.jp/p/common/arrow_global.gif) no-repeat left 5px;
}

.area-bg-bskt {
    position: relative;
    margin-left: 136px;
}

.area-bg-bskt .area-bskt {
    overflow: hidden;
}

.area-bg-bskt p.ttl_bskt {
    max-width: 220px;
}

.area-bg-bskt p.delivery-date {
    max-width: 218px;
    margin: 0 0 6px;
}

.area-bg-bskt .bx-ptn {
    padding: 0;
    border: none;
    text-align: left;
}

.caution-box ul {
    padding: 0;
}

.caution-box table.tbl-bps {
    width: 230px;
    border-collapse: collapse;
    text-align: center;
    font-size: 10px;
    line-height: 1.1em;
}

.caution-box table.tbl-bps th {
    border: 1px #ccc solid;
    background: #e1e1e1;
}

.caution-box table.tbl-bps td {
    padding: 1px;
    border: 1px #ccc solid;
}

.check-caution {
    padding: 10px 0;
    text-align: left;
}

.check-caution li {
    line-height: 20px;
}

.use-caution {
    display: inline-block;
}

/* ========================== [ rotation-area ] */
.rotation-area {
    width: 640px;
    background: #fff;
}

.rotation-area .bx-bnr {
    overflow: hidden;
    height: 340px;
}

.rotation-area .bx-bnr > div .slide {
    position: relative;
    overflow: hidden;
    height: 340px;
}

.rotation-area .bx-bnr > div .slide ul {
    position: relative;
    width: 5500px;
}

.rotation-area .bx-bnr > div .slide ul li {
    position: relative;
    right: 580px;
    float: left;
    width: 600px;
    height: 340px;
    text-align: center;
}

.rotation-area .bx-bnr > div .slide ul li span {
    display: table-cell;
    width: 600px;
    height: 340px;
    vertical-align: middle;
}

.rotation-area .bx-bnr > div .slide ul li img {
    max-width: 600px;
    max-height: 340px;
    width: auto;
}

.rotation-area .bx-bnr > div .slide .cover-l {
    position: absolute;
    top: 0;
    right: 50%;
    width: 100%;
    height: 340px;
    margin-right: 300px;
    border-right: #fff 2px solid;
    background: #252525;
}

.rotation-area .bx-bnr > div .slide .cover-l > span {
    display: block;
    width: 20px;
    height: 340px;
}

.rotation-area .bx-bnr > div .slide .cover-r {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 340px;
    margin-left: 300px;
    border-left: #fff 2px solid;
    background: #252525;
}

.rotation-area .bx-bnr > div .slide .cover-r > span {
    display: block;
    width: 20px;
    height: 340px;
}

.rotation-area .bx-control {
    position: relative;
    z-index: 1;
    margin: -340px auto 0;
}

.rotation-area .bx-control div[class*='cont-'] {
    position: absolute;
    top: 0;
    display: block;
    width: 240px;
    height: 340px;
}

.rotation-area .bx-control .cont-l {
    left: 0;
    text-align: left;
}

.rotation-area .bx-control .cont-l img {
    padding: 164px 227px 164px 5px;
}

.rotation-area .bx-control .cont-r {
    right: 0;
    text-align: right;
}

.rotation-area .bx-control .cont-r img {
    padding: 164px 5px 164px 227px;
}

.rotation-area .bx-control div[class*='cont-'] span {
    display: block;
    height: 340px;
    cursor: pointer;
}

.rotation-area .bx-control div[class*='cont-'] span:hover {
    opacity: 0.7;
    -ms-filter: 'alpha(opacity=70)';
}

.rotation-area .bx-control div[class*='cont-'] span img {
    width: 8px;
}

.bx-thumbnail {
    overflow: hidden;
    width: 600px;
    height: 90px;
    margin-top: 340px;
    margin-left: 20px;
}

.bx-thumbnail > div {
    overflow: hidden;
    height: 90px;
}

.bx-thumbnail ul {
    position: relative;
    float: left;
    width: 1280px;
    margin: 0;
    padding: 0;
}

.bx-thumbnail li {
    position: relative;
    right: 50%;
    float: left;
    width: auto;
    margin: 14px 5px 0;
    outline: 2px transparent solid;
    text-align: center;
}

.bx-thumbnail li:first-child {
    margin-left: 0;
}

.bx-thumbnail li.on {
    outline: 2px #2778c9 solid;
}

.bx-thumbnail li > span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 97px;
    height: 73px;
    cursor: pointer;
}

.bx-thumbnail li > span:hover {
    opacity: 0.8;
    -ms-filter: 'alpha(opacity=80)';
}

.bx-thumbnail li > span img {
    max-height: 73px;
    width: auto;
}

/* ========================== [ .area-point-cp ] */
/* クレジットキャンペーン */
.page-detail .bg-bskt .area-point-cp {
    max-width: 270px;
    margin-bottom: 0.5em;
    padding: 0.5em 1em;
    border-radius: 3px;
    background: #f7f8fa;
}

.page-detail .bg-bskt .area-point-cp dl {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.page-detail .bg-bskt .area-point-cp .ttl-campaign {
    margin: 10px auto 6px;
    color: #cf2633;
    font-weight: bold;
    font-size: 14px;
}

.page-detail .bg-bskt .area-point-cp .point-credit {
    display: inline-block;
}

.page-detail .bg-bskt .area-point-cp .point-credit dt {
    display: inline-block;
    font-size: 10px;
}

.page-detail .bg-bskt .area-point-cp .point-credit dt:after {
    margin-left: -2px;
    content: '：';
}

.page-detail .bg-bskt .area-point-cp .point-credit dd {
    display: inline-block;
    margin: 0 0 0.5em 0;
    line-height: 1;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-normal {
    color: #898a8c;
    text-decoration: line-through;
    line-height: 1.4;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-cp {
    display: inline-block;
    margin: 0;
    color: #cf2633;
    font-size: 15px;
}

.page-detail .bg-bskt .area-point-cp .point-credit dd .tx-cp span {
    color: #cf2633;
    font-size: 15px;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit a {
    text-decoration: underline;
}

.page-detail .bg-bskt .area-point-cp .tx-link-credit a:before {
    display: inline-block;
    width: 16px;
    height: 11px;
    margin-right: 4px;
    background: url(http://p.dmm.co.jp/p/common/ico/ico_credit.png) no-repeat;
    content: '';
}

/* ========================== [ .area-bnr ] */
.page-detail .area-bnr {
    font-size: 0;
}

.page-detail .area-bnr a {
    display: inline-block;
    margin: 0 6px 6px 0;
    font-size: 14px;
}

.page-detail .area-bnr a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/* 製品情報 */
.page-detail .spec-table {
    border-spacing: 10px;
    border-collapse: separate;
}

.page-detail .spec-table th, .page-detail .spec-table td {
    vertical-align: top;
}

.page-detail .spec-table tr:first-child th, .page-detail .spec-table tr:first-child td {
    vertical-align: middle;
}

.page-detail .spec-table th {
    min-width: 70px;
    white-space: nowrap;
}

.page-detail .spec-table td {
    min-width: 250px;
    padding-right: 12px;
}

.page-detail .spec-table td:last-child {
    padding-right: 0;
}
