﻿@charset "UTF-8";

/* ===============================================
  * 共通設定 *
=============================================== */





/*  全体レイアウト
------------------------------------------------ */

#dvUserBox {
  /*width: 900px;*/
  /*max-width: 100%;
  margin: 0 auto;
  padding: 5.8rem 0 100px;
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: left;*/
}

#dvUserBox:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ".";
}




/* Side Area
------------------------------------------------ */



/* ===============================================
  * マイページ *
=============================================== */




.button--square-border--major-blue {
  border: solid 1px var(--major-blue);
  background-color: var(--white);
  color: var(--major-blue);
}

/* マイページポイント
------------------------------------------------ */

/* マイページメニュー
------------------------------------------------ */


/* ===============================================
  * 購入履歴 *
=============================================== */


/* ===============================================
  * ポイント履歴一覧 *
=============================================== */

.ph__mypage_point {
  padding-top: 0;
  font-size: 1.3rem;
}

.ph__mypage_point__cont strong {
  font-size: 1.6rem;
}

.point_list__date {
  width: 100px;
}

.point_list__num {
  width: 100px;
}

.point_list__txt {
  width: 200px;
  word-break: break-all;
}

.point_list__txt a:hover {
  text-decoration: underline;
}



/* ===============================================
  * 入荷お知らせメール情報 *
=============================================== */

.txt_info--arrival-mail {
  margin-bottom: 40px;
}

.arrival_mail__user_ttl {
  margin-bottom: 20px;
}

/* 商品一覧
------------------------------------------------ */

.product_arrival_mail__table {
  margin-top: 30px;
}

.product_arrival_mail__table th,
.product_arrival_mail__table td {
  text-align: center;
  vertical-align: middle;
}

.arrival_mail__product_img a {
  display: block;
  transition: opacity .4s ease-in-out;
}

.arrival_mail__product_img a:hover {
  opacity: .6;
}

.arrival_mail__product_img img {
  width: 60px;
}

.arrival_mail__product_name a {
  display: block;
  text-align: left;
}

.arrival_mail__product_name a:hover {
  text-decoration: underline;
}

.arrival_mail__cate {
  width: 100px;
}

.arrival_mail__mail {
  width: 80px;
}

.arrival_mail__date {
  width: 90px;
  padding-right: 0;
  padding-left: 0;
}

.arrival_mail__date input {
  vertical-align: 0;
}

.arrival_mail__delete {
  width: 80px;
}

.button--remove {
  width: 70px;
  max-width: 70px;
  height: 32px;
  max-height: 32px;
  font-size: 1.1rem;
}






/* ===============================================
  * メールマガジン登録 *
=============================================== */

.mailmagazine_confirm .txt_info {
  margin-bottom: 25px;
}

.mailmagazine_cancell {
  padding: 100px 0 20px;
}


/* ===============================================
  * 購入履歴 *
=============================================== */

/* 履歴一覧
------------------------------------------------ */

.order_item__inner {
  position: relative;
}

/* -- 注文内容 -- */



/* -- 注文内商品 -- */



/*
.order_product__list:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 60px;
  background: #fff;
}
*/








/*.order_product__list .slick-track {
  margin-right: 0;
  margin-left: 0;
}*/

/* -- 履歴詳細ボタン -- */

.button--disabled:hover {
  opacity: 1 !important;
}

/* 履歴詳細
------------------------------------------------ */

/* ---------- ご注文情報 ---------- */





.user_ttl-sub--sm {
  font-size: 1.4rem;
}

.txt_order_notes {
  padding: 5px 0 0;
  font-size: 1rem;
}

.button--sm {
  width: auto;
  max-width: inherit;
  height: auto;
  max-height: inherit;
  letter-spacing: 0;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 8px 10px;
}

@media (max-width: 767px) {
  .button--sm {
    font-size: calc(20 *(100vw / 750));
  }
}

.txt_order_notes--btn {
  display: inline;
  padding-left: 15px;
}

.purchase_current_card {
  border: 1px solid var(--aria);
  border-radius: 4px;
  padding: 12px 18px;
  margin: 10px 0;
  font-size: 0.9em;
}

.purchase_current_card__ttl {
  display: block;
  font-weight: bold;
}

.cart_list__ttl {
  display: block;
  float: none !important;
  width: 100% !important;
  margin: 0 0 15px;
  padding: 5px 0 10px;
  border-bottom: 1px solid var(--aria);
  font-size: 1.3rem;
  font-weight: bold !important;
}

.fgray {
  font-size: 1rem;
}

.fred {
  font-size: 0.8rem;
}

#CartList dt {
  float: none;
  width: auto;
}

#CartList,
#CartList dd {
  padding-left: 0;
}

.order_edit_wrap {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid var(--aria);
}

/* -- クレジットカード編集 -- */
.credit_card_edit {
  margin: 20px 0;
  padding: 12px 18px !important;
  border: 1px solid var(--aria);
  border-radius: 4px;
}

.credit_card_edit .select_box,
.credit_card_edit input[type="text"]{
  margin-bottom: 14px;
}

.select_box--lg {
  min-width: 100%;
}

.select_box--sm {
  min-width: 90px;
}

.btn_submit_sm {
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--aria);
}

.btn_submit_sm .button--sm {
  padding: 12px 10px;
  font-size: 1.2rem;
}

/* ---------- お届け先情報 ---------- */
.order_history__shipping {
  margin-bottom: 30px;
}

.order_history__shipping__table {
  width: 100%;
}

.order_history__shipping__table > tbody>tr>th {
  width: 120px;
}

.order_history__shipping__table > tbody>tr>th,
.order_history__shipping__table > tbody>tr>td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.necessary_s {
  display: none;
  color: #ff0000;
  font-size: .9rem;
}

.order_history__shipping__table.input_form .button--shipping {

}

/* ---------- ご注文商品 ---------- */
.order_history__product {
  margin-bottom: 50px;
}

.order_history__product__item {
  display: table;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--aria);
}

.order_history__product__item:first-child {
  padding-top: 10px;
}

.order_history__product_name,
.order_history__product_price,
.order_history__product_count {
  display: table-cell;
  vertical-align: middle;
}

.order_history__product_name {
  width: 70%;
}

.order_history__product_price {
  width: 22%;
  text-align: right;
}

.order_history__product_count {
  width: 8%;
  text-align: center;
}

.order_history__product_price,
.order_history__product_count {
  font-size: 1.1em;
}

/* ---------- 合計 ---------- */
.order_history__sum {
  padding: 35px;
  border: 1px solid var(--aria);
  border-radius: 4px;
  font-size: 1.4rem;
}

.order_sum__ttl {
  float: left;
  width: 120px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: normal;
}
.order_sum__cont {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 120px;
  text-align: right;
  font-size: 1.55rem;
}

.order_total {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--aria);
}

.order_total__ttl {
  float: left;
  width: 120px;
  font-weight: normal;
}

.order_total__cont {
  padding-left: 120px;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: right;
  line-height: 1;
}


/* ===============================================
  * クレジットカード履歴 *
=============================================== */

.btn_wrap__credit_card {
  padding: 0;
}

.btn_wrap__credit_card p {
  text-align: left;
}

.btn_wrap__credit_card .button {
margin: 30px 0;
}

.form_security_code {
  width: 180px;
  max-width: 100%;
}

.credit_card_confirm .confirm_form__table {
  border-top-width: 0;
}

.credit_card__table-wrap {
  padding-top: 30px;
}

.credit_card__detail-item {
}

.credit_card__detail-ttl {
  float: left;
  width: 80px;
}

.credit_card__detail-cont {
  padding-left: 80px;
}

.credit_card__name,
.credit_card__num {
  width: 300px;
}

.credit_card__delete {
  width: 80px;
}

.credit_card__table th,
.credit_card__table td {
  vertical-align: middle;
}

.input_re tr{
width: 100%;
}


/* ==========================================================================

    Tablet Settings  (1200px〜768px)

========================================================================== */

@media screen and (max-width: 1200px) and (min-width: 768px) {


  /* ===============================================
* 共通設定 *
=============================================== */


  /*  全体レイアウト
------------------------------------------------ */



  .usercontents_main {
    width: 70%;
  }

  /* Button
------------------------------------------------ */

  .button {
    font-size: calc((12 * (100vw / 1200)));
  }

  /* Breadcrumb
------------------------------------------------ */

  #breadcrumb {
    padding-top: calc((17 * (100vw / 1200)));
    padding-right: 2rem;
    padding-left: 2rem;

  }

  #breadcrumb li {
    font-size: 1.1rem;
  }


  /* Side Area
------------------------------------------------ */













  /* ===============================================
  * マイページ *
=============================================== */

  /* マイページログアウト
------------------------------------------------ */





  /* マイページポイント
------------------------------------------------ */







  /* マイページメニュー
------------------------------------------------ */

  .mypage_usermenu {
    margin-top: calc((20 * (100vw / 1200)));
  }

  .mypage_usermenu_list {
    margin: calc((-20 * (100vw / 1200))) 0 0 calc((-20 * (100vw / 1200)));
  }

  .mypage_usermenu_list__box {
    padding: calc((20 * (100vw / 1200))) 0 0 calc((20 * (100vw / 1200)));
  }



  .mypage_usermenu_list__ttl {
    padding: calc((4 * (100vw / 1200))) 0 calc((12 * (100vw / 1200)));
  }

  .mypage_usermenu_list__img {
    padding: calc((17 * (100vw / 1200))) 0 calc((12 * (100vw / 1200)));
  }


  /* ポイント履歴
------------------------------------------------ */


  /* ===============================================
  * 購入履歴 *
=============================================== */


  .txt_info--order-history {
    margin-bottom: calc((30 * (100vw / 1200)));
  }

  .no_history {
    margin-bottom: calc((20 * (100vw / 1200)));
  }

  #dvOrderHistoryList .btn_submit {
    padding-top: calc((80 * (100vw / 1200)));
  }





  /* ===============================================
  * ポイント履歴一覧 *
=============================================== */

  .point_list__date {
    width: calc((100 * (100vw / 1200)));
  }

  .point_list__num {
    width: calc((100 * (100vw / 1200)));
  }

  .point_list__txt {
    width: calc((200 * (100vw / 1200)));
  }



  /* ===============================================
  * 入荷お知らせメール情報 *
=============================================== */



  /* ===============================================
  * フォローリスト *
=============================================== */

  .follow_list .user_ttl-sub--obi {
    margin-bottom: calc((20 * (100vw / 1200)));
  }






  /* ===============================================
  * メールマガジン登録 *
=============================================== */

  .mailmagazine_confirm .txt_info {
    margin-bottom: calc((25 * (100vw / 1200)));
  }

  .mailmagazine_cancell {
    padding: calc((100 * (100vw / 1200))) 0 calc((20 * (100vw / 1200)));
  }


  /* ===============================================
  * 購入履歴 *
=============================================== */

  /* ------ 履歴一覧 ------ */

  /* -- 注文内容 -- */

  .order_cont__list {
    padding: calc((15 * (100vw / 1200))) calc((20 * (100vw / 1200)));
  }

  .order_cont__list li {
    padding: calc((5 * (100vw / 1200))) 0;
  }

  .order_cont__list dt {
    width: calc((120 * (100vw / 1200)));
  }

  .order_cont__list dd {
    padding-left: calc((130 * (100vw / 1200)));
  }

  /* -- 注文内商品 -- */

  .order_product__list {
    padding: calc((20 * (100vw / 1200))) 0;
  }

  /*
.order_product__list:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  width: 60px;
  background: #fff;
}

  .order_product__list ul {
    margin-top: calc((-12 * (100vw / 1200)));
    margin-right: calc((-50 * (100vw / 1200)));
    margin-left: calc((-12 * (100vw / 1200)));
  }

  .order_product__item {
    width: calc((112 * (100vw / 1200)));
    padding-top: calc((12 * (100vw / 1200)));
    padding-left: calc((12 * (100vw / 1200)));
  }

  .order_product__title {
    padding: calc((5 * (100vw / 1200))) 0 0;
  }

  .order_product__list .slick-arrow::before {
    width: calc((24 * (100vw / 1200)));
    height: calc((24 * (100vw / 1200)));
  }

  .order_product__list .slick-prev {
    left: calc((16 * (100vw / 1200)));
  }

  .order_product__list .slick-prev::before {
    background-size: calc((24 * (100vw / 1200))) calc((24 * (100vw / 1200)));
  }

  .order_product__list .slick-next {
    right: calc((55 * (100vw / 1200)));
  }

  .order_product__list .slick-next::before {
    background-size: calc((24 * (100vw / 1200))) calc((24 * (100vw / 1200)));
  }
*/
  /* -- 履歴詳細 -- */



/* ===============================================
  * クレジットカード履歴 *
=============================================== */

.btn_wrap__credit_card {
  padding: 0;
}

.form_security_code {
  width: calc((180 * (100vw / 1200)));
}

.credit_card__table-wrap {
  padding-top: calc((30 * (100vw / 1200)));
}

.credit_card__detail-ttl {
  width: calc((80 * (100vw / 1200)));
}

.credit_card__detail-cont {
  padding-left: calc((80 * (100vw / 1200)));
}

.credit_card__name,
.credit_card__num {
  width: calc((300 * (100vw / 1200)));
}

.credit_card__delete {
  width: calc((80 * (100vw / 1200)));
}



}











/* ====================================* PC修正 ここから ====================================* */
/*共通*/


#dvUserBox {
    /*width: 90rem;*/
}




.side_area {

}







/*マイページトップ*/



.mypage_point {
    padding: 0 0 2.3rem;
}







/* ====================================* PC修正 ここまで ====================================* */
