﻿@charset "UTF-8";
.wrapper {
  background: #fff;
}

.pane-globalnav {
  position: relative;
  background-color: #444;
  color: #fff;
}

.pane-footer {
  background: #eee;
}

.pane-topic-path {
  background-color: #F8F7F3;
}

.pane-order-header {
  border-bottom: 2px solid #666;
}


/*.pane-order-contents {background: #eee;border: 1px solid #eee;}*/

.pane-landingpage-contents {
  background: #eee;
  border: 1px solid #eee;
}

.block-mail-news,
.block-mail-unsubscribe {
  width: 900px;
  margin: 0 auto;
}

.fb_iframe_widget {
  margin-top: -3px;
  margin-left: 12px;
}

.pc-detail-product-info-wrap {
  display: flex;
  flex-flow: wrap;
  margin-top: 15px;
}

.pc-detail-product-info-wrap dt {
  display: flex;
  align-items: center;
  width: 30%;
  background: #f7f7f7;
  border: 1px solid #fff;
  border-right: none;
  padding: 10px;
  justify-content: center;
}

.pc-detail-product-info-wrap dd {
  width: 70%;
  border: 1px solid #f7f7f7;
  font-size: 14px;
  padding: 10px;
}

.block-purchase-history-detail--shipment-goods-name a+div+a {
  text-decoration: underline;
}

.cv {
  position: relative;
}

.cv_btn {
  position: absolute;
  bottom: 44px;
  left: 106px;
}

.cv_btn_dl {
  position: absolute;
  bottom: 60px;
  left: 151px;
}

.cv_btn_dl2 {
  position: absolute;
  bottom: 60px;
  left: 328px;
}

.cv_btn_dl3 {
  position: absolute;
  bottom: 60px;
  left: 521px;
}

img.sanriobtn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
}