@charset "utf-8";

/************************************************
CONTENTS
************************************************ */
/* ---------------------------------------------
	COMMON
--------------------------------------------- */

#undercolumn_error .message_area {
  margin: 50px auto;
  background-color: #fff;
  width: 80%;
  padding: 50px;
  border: 1px solid #efefef;
  border-radius: 4px;
}

#undercolumn_error .message_area p.error {
  text-align: center;
}

.announce {
  margin: 10px 0;
}

.message {
  text-align: center;
  font-weight: bold;
  margin: 15px 0;
}

.bloc_radius {
  margin: 10px 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
}

#contents_area {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #efefef;
}

.btn_area ul {
  text-align: center;
  margin: 20px 0;
}

.btn_area ul li {
  display: inline-block;
  width: 200px;
  margin-bottom: 10px;
}

nav {
  margin: 0 0 10px 0;
}

nav #category_path {
  background-color: #ddd;
  padding: 7px 15px;
  border-radius: 4px;
  margin-bottom: 10px;
}

nav ul.pagecond_area {
  margin: 5px 0 0 0;
}

nav ul.pagecond_area li {
  display: inline-block;
}

nav .pagenavi {
  margin: 5px 0 15px 0;
}

nav .pagenumber_area ul.change li {
  display: inline-block;
  line-height: 240%;
}

nav .pagenumber_area .navi {
  text-align: left;
  margin-top: 10px;
}

nav .pagenumber_area a {
  padding: 4px 8px;
  border: 1px solid #efefef;
  border-radius: 4px;
}

nav .pagenumber_area a:hover,
nav .pagenumber_area a:active {
  background-color: #ddd;
  border: none;
  border: 1px solid #ddd;
}

nav .pagenumber_area .navi a {
  border-radius: 20px;
}

nav .pagenumber_area .navi strong {
  padding: 4px 8px;
  border-radius: 20px;
  background-color: #ddd;
}

@media screen and (min-width: 601px) {
  nav ul.pagecond_area li {
    width: 30%;
  }

  nav .pagenumber_area ul.change {
    text-align: right;
  }
}

@media screen and (max-width: 600px) {
  nav .pagenumber_area ul.change {
    margin-bottom: 20px;
  }
}

#mainimg {
  margin: 0 auto;
}

@media screen and (min-width: 601px) {
  #mainimg {
    width: 960px;
  }
}

article#products_list .list_area {
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  margin: 0px 2px 15px 2px;
  padding: 10px;
  vertical-align: top;
  position: relative;
  font-size: 1.2rem;
  font-size: 12px;
  border: 1px solid #efefef;
}

.list_area .listphoto {
  text-align: center;
  margin: 15px 0;
}

.list_area ul.status_icon {
  margin: 5px 0;
}

.list_area ul.status_icon li {
  display: inline-block;
}

.list_area h3 {
  font-size: 1.4rem;
  font-size: 14px;
  border: none;
  margin-bottom: 5px;
}

.list_area .pricebox {
  text-align: center;
  margin: 5px 0;
}

.list_area .listcomment {
  margin: 10px 0;
}

@media screen and (min-width: 601px) {
  article#products_list .list_area {
    width: 206px;
  }
}

@media screen and (min-width: 601px) {

  #one_maincolumn .detail_bloc {
    float: right;
    width: 708px;
  }

  #two_maincolumn_left .detail_bloc,
  #two_maincolumn_right .detail_bloc {
    float: right;
    width: 458px;
  }

  #three_maincolumn .detail_bloc {
    float: right;
    width: 218px;
  }

  .Products_Detail #photo,
  .Products_Detail .linkedproduct .photo {
    float: left;
    width: 250px;
  }

  .Products_Detail #photo a img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
  }
}

@media screen and (max-width: 600px) {

  .Products_Detail #photo,
  .Products_Detail .linkedproduct .photo {
    text-align: center;
  }
}

.Products_Detail ul.status_icon {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail ul.status_icon li {
  display: inline-block;
}

.Products_Detail dl.product_code {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail dl.product_code dt,
.Products_Detail dl.product_code dd {
  display: inline-block;
}

.Products_Detail p.product_catch {
  margin: 0;
}

.Products_Detail h2.product_name {
  padding: 0;
  margin-bottom: 10px;
  background-color: transparent;
  color: #333;
  font-size: 1.8rem;
  font-size: 18px;
}

.Products_Detail p.sale_limit {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail p.delivery_date {
  margin-bottom: 15px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail dl.publisher,
.Products_Detail dl.publisher_site {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail dl.publisher {
  margin: 0;
}

.Products_Detail dl.publisher dt,
.Products_Detail dl.publisher dd,
.Products_Detail dl.publisher_site dt,
.Products_Detail dl.publisher_site dd {
  display: inline-block;
}

.Products_Detail .product_term {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail dl.usual_price,
.Products_Detail dl.selling_normal_price,
.Products_Detail dl.product_point {
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-size: 12px;
}

.Products_Detail .selling_price {
  margin-bottom: 5px;
  font-size: 1.5rem;
  font-size: 15px;
}

.Products_Detail dl.usual_price dt,
.Products_Detail dl.usual_price dd,
.Products_Detail dl.selling_normal_price dt,
.Products_Detail dl.selling_normal_price dd,
.Products_Detail dl.selling_price dt,
.Products_Detail dl.selling_price dd,
.Products_Detail dl.product_point dt,
.Products_Detail dl.product_point dd {
  display: inline-block;
}

.Products_Detail dl.selling_normal_price dd {
  text-decoration: line-through;
}

.Products_Detail .buybox {
  margin: 10px 0 20px 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 1.2rem;
  font-size: 12px;
  border: 1px solid #efefef;
}

@media screen and (min-width: 601px) {
  #one_maincolumn .buybox {
    float: right;
    width: 688px;
  }

  #two_maincolumn_left .buybox,
  #two_maincolumn_right .buybox {
    float: right;
    width: 438px;
  }

  #three_maincolumn .buybox {
    clear: both;
    width: 460px;
  }
}

.Products_Detail .classlist {
  margin-bottom: 25px;
}

.Products_Detail .classlist ul {
  margin-bottom: 10px;
}

.Products_Detail .classlist ul li {
  display: inline-block;
  vertical-align: top;
}

.Products_Detail dl.product_option {
  margin-bottom: 10px;
}

.Products_Detail dl.product_option dt,
.Products_Detail dl.product_option dd.option {
  display: inline-block;
}

.Products_Detail dd.option_info {
  display: block;
  margin-left: 15px;
}

.Products_Detail dl.quantity {
  margin: 0px 3px 8px;
  text-align: right;
}

.Products_Detail dl.quantity dt,
.Products_Detail dl.quantity dd {
  display: inline-block;
}

.Products_Detail dl.quantity dd {
  width: 100px;
}

.Products_Detail .quantity input {
  text-align: right;
  padding-right: 10px;
  width: 50%;
}

.Products_Detail .cartin_btn,
.Products_Detail .favorite_btn {
  text-align: center;
  margin: 10px 0;
}

.Products_Detail #cartbtn_dynamic,
.Products_Detail #outofstock {
  text-align: center;
}

.Products_Detail .cartin_btn .cart {
  background-color: #f49a67;
  border-bottom: 5px solid #f27935;
}

.Products_Detail .cartin_btn .cart:hover {
  background-color: #fdaa74;
}

.Products_Detail .more_info {
  text-align: left;
  border-top: 1px dashed #ccc;
  padding-top: 10px;
}

.Products_Detail .sub_area {
  margin: 0 0 20px 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #efefef;
}

.Products_Detail .sub_area .subphotoimg a img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

@media screen and (min-width: 601px) {
  .Products_Detail .sub_area .subtext {
    display: inline-block;
    vertical-align: top;
  }

  .Products_Detail .sub_area .subphotoimg {
    display: inline-block;
    vertical-align: top;
  }
}

.Products_Detail .linkedproduct .photo {
  text-align: center;
}

.Products_Detail .main_comment {
  margin: 10px 0;
}

.Products_Detail #customervoice_area .review_bloc {
  margin: 10px 0;
}

.Products_Detail #customervoice_area .review_bloc p {
  text-align: center;
}

.Products_Detail #customervoice_area dl {
  margin: 0 0 20px 0;
  padding: 10px;
  background-color: #fcfcf9;
  border-radius: 4px;
  border: 1px solid #efefef;
}

.Products_Detail #customervoice_area dl dt {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.Products_Detail #customervoice_area .review {
  float: left;
}

.Products_Detail #customervoice_area .date {
  float: right;
}

.Products_Detail #customervoice_area span.recommend_level {
  color: #e65c0f;
}

.Products_Detail #customervoice_area .voicetitle {
  font-weight: bold;
  margin-bottom: 5px;
}

#one_maincolumn #products-detail .detail .left .photo .main {
  position: relative;
  width: 258px;
  height: 258px;
  margin-bottom: 10px;
  border: 1px solid #e7ddd5;
  background: #fff;
}

#one_maincolumn #products-detail .detail .left .photo .main li img {
  width: 100%;
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.5));
}

#one_maincolumn #products-detail .detail .left .photo .thumbnail {
  overflow: hidden;
  margin: 13px;
  display: inline-block;
  width: 100%;
}

#one_maincolumn #products-detail .detail .left .photo .thumbnail li {
  overflow: hidden;
  float: left;
  width: 125px;
  height: 125px;
  border: 1px solid #ccc;
  margin-right: 15px;
  margin-bottom: 13px;
  cursor: pointer;
}

#one_maincolumn #products-detail .detail .left .photo .thumbnail li img {
  width: 100%;
}

#one_maincolumn #products-detail .detail {
  margin-bottom: 30px;
  display: inline-block;
}

#one_maincolumn #products-detail .detail .right .spec {
  display: block;
  vertical-align: middle;
  width: 100%;
  padding-top: 32px;
}

#one_maincolumn #products-detail .detail p {
  margin: 0;
}

#one_maincolumn .btn-cart220 a {
  display: block;
  width: 220px;
  height: 49px;
  margin: 0;
  margin-left: 230px;
}

#one_maincolumn .btn-cart220 #cartbtn a {
  background: url(/contents/ex/img/default/page/products/syouhin.png) no-repeat;
}

#one_maincolumn .btn-cart220 #cartbtn_now a {
  background: url(/contents/ex/img/default/page/products/kounyou.png) no-repeat;
  margin-top: 0.5vw;
}

#one_maincolumn .btn-cart220 #cartbtn_login a {
  background: url(/contents/ex/img/default/page/products/login_buy.png) no-repeat;
  cursor: pointer;
  margin: 1vw auto;
}

ul#cart_navi {
  margin: 10px 0 20px 0;
}

ul#cart_navi li {
  width: 24%;
  padding: 3px 0;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  background-color: #a7dfec;
  color: #fff;
  margin-right: -5px;
}

ul#cart_navi li.now {
  background-color: #2fb5d4;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.Cart .totalmoney_area {
  margin: 5px 0;
}

.Cart .form_area {
  margin: 30px 0;
}

.Cart ul#quantity_level li {
  padding: 3px;
  display: inline-block;
}

.Cart .empty {
  text-align: center;
  margin: 20px 0;
}

.Shopping table#deliv_box {
  display: none;
}

#payment .card_list {
  margin: 20px 15px;
}

#payment .card_list dl {
  margin: 10px 0 0 20px;
}

#payment .card_list dl dt {
  margin: 10px 0 3px 0;
}

.Shopping_Payment .coupon_area {
  margin: 30px 0;
}

.addadress_area {
  margin: 20px 0;
}

.Shopping_EasyPurchase_Deliv .multiple_area {
  margin: 10px;
  text-align: right;
}

.Shopping_EasyPurchase_Deliv .multiple_area .btn03 {
  width: 240px;
}

.Shopping_Confirm h3 {
  margin-top: 30px;
}

.Shopping_Payment .multiple,
.Shopping_Confirm .multiple {
  margin-top: 15px;
}

.Shopping_Confirm .cycleitems {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #ff0909;
}

.Shopping_Confirm .bloc_radius_cycle {
  margin: 10px 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 8px;
  border: 4px solid #efefef;
}

.Shopping_Confirm .bloc_radius_gray {
  margin: 10px 0;
  padding: 10px;
  background-color: #efefef;
  border-radius: 4px;
}

@media screen and (min-width: 601px) {
  .Shopping_Confirm .deliv_blc {
    display: inline-block;
    margin-right: 20px;
    border-bottom: 1px solid #ff0909;
  }
}

@media screen and (max-width: 600px) {
  .Shopping_Confirm .deliv_blc {
    margin-bottom: 10px;
  }
}

#window_area {
  margin: 5px;
}

.Contact_Detail h3 {
  margin-top: 20px;
}

.Contact_Detail p {
  margin-bottom: 20px;
}

#kiyaku_area {
  width: 90%;
  margin: 0 auto 30px;
  height: 150px;
  overflow: auto;
  background-color: #efefef;
}

#mypage_area {
  margin-bottom: 30px;
}

#mypage_area h3 {
  margin-top: 30px;
}

ul.mynavi_area {
  margin: 10px 0;
}

ul.mynavi_area li {
  display: inline-block;
  height: 32px;
  text-align: center;
  text-decoration: none;
  line-height: 32px;
  outline: none;
  background-color: #bbb;
  color: #fff;
  border-radius: 4px;
  border-bottom: 4px solid #aaa;
  margin: 2px 0 2px 2px;
}

ul.mynavi_area li::before,
ul.mynavi_area li::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

ul.mynavi_area li,
ul.mynavi_area li::before,
ul.mynavi_area li::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

ul.mynavi_area li:hover {
  background-color: #ccc;
}

ul.mynavi_area li button {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  width: 100%;
  height: 40px;
}

ul.mynavi_area li a {
  display: block;
}

ul.mynavi_area li a:link,
ul.mynavi_area li a:visited,
ul.mynavi_area li a:hover,
ul.mynavi_area li a:active {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=100);
  opacity: 1;
}

.Mypage_Regular_Payment #cart_navi {
  display: none;
}

@media screen and (min-width: 601px) {
  ul.mynavi_area li {
    width: 33%;
  }

  .order_history_table .order_history_products {
    display: inline-block;
    width: 65%;
    vertical-align: top;
  }

  .order_history_table .order_history_detail {
    display: inline-block;
    width: 30%;
    vertical-align: top;
  }
}

@media screen and (max-width: 600px) {
  ul.mynavi_area li {
    width: 49%;
  }

  .order_history_table .order_history_products {
    margin-bottom: 15px;
  }
}

.order_history_table {
  margin: 10px auto;
  padding: 10px;
  border: 1px solid #efefef;
}

.order_history_table .order_history_products ul li {
  margin-left: 20px;
  list-style-type: disc;
}

.order_history_table .order_history_detail {
  font-size: 12px;
  font-size: 1.2rem;
}

.order_history_table .order_history_detail a {
  display: block;
  position: relative;
}

.order_history_table .order_history_detail a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #bbb;
}

.order_history_table .order_history_detail a:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: #fff;
}

.box_cta {
  position: relative;
}

.btn_cta {
  position: absolute;
  width: 41%;
  top: 63%;
  left: 52%;
  animation: fluffy1 3s ease infinite;
}

.btn_cta_sr {
  position: absolute;
  width: 41%;
  top: 63%;
  left: 49%;
  animation: fluffy1 3s ease infinite;
}

.btn_cta_ks {
  position: absolute;
  width: 41%;
  top: 65%;
  left: 51%;
  animation: fluffy1 3s ease infinite;
}

.btn_cta_mr {
  position: absolute;
  width: 41%;
  top: 61%;
  left: 48%;
  animation: fluffy1 3s ease infinite;
}

.btn_cta_ki {
  position: absolute;
  width: 41%;
  top: 62%;
  left: 48%;
  animation: fluffy1 3s ease infinite;
}

.btn_cta_ll {
  position: absolute;
  width: 41%;
  top: 63%;
  left: 48%;
  animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0)
  }

  5% {
    transform: translateY(0)
  }

  10% {
    transform: translateY(0)
  }

  20% {
    transform: translateY(-15px)
  }

  25% {
    transform: translateY(0)
  }

  30% {
    transform: translateY(-15px)
  }

  50% {
    transform: translateY(0)
  }

  100% {
    transform: translateY(0)
  }
}