@charset "Shift_JIS";

/* --------------------------------------------------------------------
	common　共通エレメント
-------------------------------------------------------------------- */
ol li {
  margin-left: 2em;
  list-style: decimal;
}

img {
  border: none;
  vertical-align: middle;
}

strong {
  font-weight: bold;
}

input {
  vertical-align: middle;
}

input {
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 1em;
}

textarea {
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 3px;
}

select {
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 1em;
  font-size: 1em;
}

/* --------------------------------------------------------------------
	common　汎用クラス
-------------------------------------------------------------------- */
/* 文字サイズ */
.large_ {
  font-size: 120%;
}

.xlarge_ {
  font-size: 144%;
}

.small_ {
  font-size: 86%;
}

.xsmall_ {
  font-size: 64%;
}

/**/
/* フロート */
.leftfloat_ {
  float: left;
  display: inline;
}

.rightfloat_ {
  float: right;
  display: inline;
}

img.leftfloat_ {
  margin: 0 10px 10px 0;
}

img.rightfloat_ {
  margin: 0 0 10px 10px;
}

/**/
/* 文整列 */
.lefttext_ {
  text-align: left;
}

.righttext_ {
  text-align: right;
}

.centertext_ {
  text-align: center;
}

/**/
/* 特定メッセージ（インライン） */
.error_ {
  color: #c00;
  font-weight: bold;
}

.notice_ {
  color: #930;
  font-weight: bold;
}

.info_ {
  font-weight: bold;
}

/**/
/* 特定メッセージ（ブロック） */
div.error_,
table.error_ {
  background-color: #F7F7F7;
  border: none;
  padding: 1.6em 2em;
  margin: 2em auto 0;
  text-align: left;
  max-width: 1200px;
  font-size: 14px;
  box-sizing: border-box;
  width: auto;
}

div.notice_,
table.notice_ {
  background-color: #F7F7F7;
  border: none;
  padding: 1.6em 2em;
  margin: 2em auto 0;
  text-align: left;
  max-width: 1200px;
  font-size: 14px;
  box-sizing: border-box;
  width: auto;
}

div.info_,
table.info_ {
  background-color: #F7F7F7;
  border: none;
  padding: 1.6em 2em;
  margin: 2em auto 0;
  text-align: left;
  max-width: 1200px;
  font-size: 14px;
  box-sizing: border-box;
  width: auto;
}

ul.error_ {
  margin-left: 1em;
  font-size: 14px;
  font-weight: normal;
}
ul.error_ li {
  padding-top: .5em;
  line-height: 1.8;
}


/**/
/* 共通クラス(ブロック) */
.top_comment_ {
  margin-bottom: 10px;
}

.submit_ {
  margin: 30px auto;
  text-align: center;
  /* display: flex; */
}

.submit_ input,
.submit_ img {
  margin: 0px 16px;
  vertical-align: middle;
}

p.message_ {
  padding-bottom: 1em;
  font-size: 1.3rem;
}

div.customer_ .message_ + table.customer_ {
  margin-top: 0;
}


/* 共通クラス(その他) */
.hidden_ {
  visibility: hidden;
}

.nocell_ {
  border: none !important;
  background-color: transparent !important;
}

.hiddenEnter_ {
  width: 0;
  height: 0;
}

/* 価格表示 */
.price_pop_ {
  color: #c00;
  font-size: 10px;
}

.price_ {
  color: #c30;
  font-size: 14px;
  font-weight: bold;
}


/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.goods_name_ {
  margin: 0 0 20px 0;
  padding: 10px;
  color: #003780;
  font-size: 21px;
  font-weight: normal;
  line-height: 140%;
  border-left: 5px solid #003780;
}

h1.category_name_ {
  margin-top: 20px;
  font-size: 2.4rem;
}

h1.category_name_img_ {
  /* タイトルを画像にした場合 */
  margin-bottom: 10px;
}

h1.event_name_ {
  margin-bottom: 35px;
  line-height: 26px;
  color: #222;
  border: none;
  font-family: '-apple-system, BlinkMacSystemFont', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic, YuGothicM, 'メイリオ', Meiryo, sans-serif;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  padding: 0;
}

h1.event_name_img_ {
  /* タイトルを画像にした場合 */
  margin-bottom: 10px;
}

h1.genre_name_ {
  font-size: 21px;
  font-weight: normal;
  line-height: 140%;
}

h1.genre_name_img_ {
  /* タイトルを画像にした場合 */
  margin-bottom: 10px;
}

h1.tag_name_ {
  margin: 0 0 20px 0;
  padding: 10px;
  color: #003780;
  font-size: 21px;
  font-weight: normal;
  line-height: 140%;
  border-left: 5px solid #003780;
}

h1.topic_head_ {
  margin: 0 0 20px 0;
  padding: 10px;
  color: #003780;
  font-size: 21px;
  font-weight: normal;
  line-height: 140%;
  border-left: 5px solid #003780;
}

/* 汎用ヘッドライン */
/* h1相当 */
/* .common_headline1_ {
  margin: 0 0 20px 0;
  padding: 10px;
  color: #003780;
  font-size: 21px;
  font-weight: normal;
  line-height: 140%;
  border-left: 5px solid #003780;
} */

.common_headline1_ {
  width: 1200px;
  margin: 0 auto;
  /* padding-top: 60px; */
  display: block;
  float: none;
  overflow: visible;
  margin-bottom: 35px;
  line-height: 26px;
  color: #222;
  border: none;
}
.common_headline1_ + p {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  font-size: 14px;
}

/* .col1_ 1カラムの場合 */
/* .col1_ .common_headline1_ {
  width: 1200px;
} */
/* .mainframe_ 2カラムの場合 */
/* .mainframe_ .common_headline1_ {
  width: 755px;
} */
/* .contents_ .mainframe_ 3カラムの場合 */
/* .contents_ .mainframe_ .common_headline1_ {
  width: 575px;
} */

/* ========
 *
 * heading
 * 見出し
 *
 * ======= */
.heading_ttl-lv1 {
  margin-bottom: 35px;
  line-height: 26px;
  color: #222;
}
.heading_ttl-lv2 {
  margin-bottom: 45px;
  text-align: center;
}
.heading_ttl-lv4 {
  font-size: 15px;
}
.heading_ttl-lv3 {
  font-size: 18px;
  font-weight: bold;
}
.heading_ttl-lv3.heading-icon-cart {
  padding-left: 30px;
  background: url(../new_img/icon/cart.svg) no-repeat left center;
  background-size: 18px;
}
.heading_ttl-lv3.heading-icon-member {
  padding-left: 30px;
  background: url(../new_img/icon/profile.svg) no-repeat left center;
  background-size: 18px;
}
.heading_ttl-lv3.heading-icon-ask {
  padding-left: 30px;
  background: url(../new_img/icon/message.svg) no-repeat left center;
  background-size: 18px;
}
.heading_ttl-lv3.heading-icon-withdrawal {
  padding-left: 30px;
  background: url(../new_img/icon/exit_to_app.svg) no-repeat left center;
  background-size: 18px;
}
.heading_ttl-lv4 {
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
}

/* h2相当 */
.common_headline2_ {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 18px;
}
.common_headline2_ {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.common_headline3_ {
  /* h3相当 */
  margin: 0 0 10px 0;
  padding: 5px 0;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.img_headline_ {
  /* 画像ヘッドラインの場合 */
  margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	common　イベント
-------------------------------------------------------------------- */
/* イベントへのリンク */
.event_ {
  width: 100%;
  /* overflow: hidden; */
}
.event_ #brand_page {
  padding-top: 40px;
}

.event_banner_ {
  margin: 0 5px 10px 5px;
  float: left;
  display: inline;
}

.event_title_ {
  margin-bottom: 10px;
  padding: 8px 8px 8px 20px;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ccc;
  background: url("../new_img/usr/common_h2.png") 0 0 no-repeat;
  clear: both !important;
}

/* --------------------------------------------------------------------
	common　タグ一覧
-------------------------------------------------------------------- */
.side_tag_cloud_ span {
  line-height: 140%;
}

.tag_lowest_ {
  font-size: 80%;
}

.tag_low_ {
  font-size: 100%;
}

.tag_medium_ {
  font-size: 120%;
}

.tag_high_ {
  font-size: 144%;
  font-weight: bold;
}

.tag_highest_ {
  font-size: 173%;
  font-weight: bold;
}

/* --------------------------------------------------------------------
	common　タグ詳細
-------------------------------------------------------------------- */
.tag_cloud_ span {
  line-height: 140%;
}

.tag_cloud_more_ {
  margin: 10px 0 0 0;
  font-weight: bold;
}

.tag_add_shaping_ {
  margin-bottom: 10px;
  padding: 9px;
  width: 580px;
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

.tag_add_shaping_ h2 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.tag_add_shaping_ span {
  margin-right: 10px;
  padding-left: 15px;
  float: left;
  white-space: nowrap;
  background: url("../new_img/usr/icon_tag.gif") 0 center no-repeat;
}

.tag_other_ {
  margin-bottom: 10px;
  padding: 9px;
  width: 580px;
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

.tag_other_ h2 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.tag_other_ span {
  margin-right: 10px;
  padding-left: 15px;
  float: left;
  white-space: nowrap;
  background: url("../new_img/usr/icon_tag.gif") 0 center no-repeat;
}

.tag_tree_ {
  margin-bottom: 10px;
  padding: 9px;
  width: 580px;
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #ccc;
}

.tag_tree_ h2 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.tag_tree_ span {
  margin-right: 10px;
  padding-left: 15px;
  float: left;
  white-space: nowrap;
  background: url("../new_img/usr/icon_tag.gif") 0 center no-repeat;
}

.tag_info_ {
  margin-bottom: 10px;
}

.tag_info_ p.name_ {
  margin: 0 0 5px 0;
  padding: 0 0 5px 15px;
  background: url("../new_img/usr/icon_tag.gif") 0 center no-repeat;
  border-bottom: 1px solid #dedede;;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */
.navitopicpath_ {
  width: 1200px;
  margin: 24px auto 30px;
  font-size: 1.2rem;
}

.navitopicpath_ a {
  margin: 0 0.5em;
  color: #000;
  text-decoration: underline;
}

.navitopicpath_ a:first-child {
  margin-left: 0;
}

.navitopicpath_ a:hover {
  text-decoration: none;
}

.navitopicpath_ span.current_ {
  margin: 0 0.5em;
  font-weight: normal;
}

/* ページジャンプ */
.navipage_ {
  text-align: right;
  padding: 5px 0;
}

/* マイページ内ページャー */
.navipage_.top_,
.navipage_.bottom_ {
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.navipage_sum_ {
  width: 100%;
  padding-bottom: 10px;
}

.navipage_.bottom_ {
  /* ページジャンプ下部 */
  margin: 35px 0 10px;
}

.navipage_,
.navipage_reverse_,
.navipage_forward_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.navipage_ a,
.navipage_ .navipage_now_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 31px;
  height: 31px;
  margin-left: 3px;
  color: #000;
  font-size: 1.4rem;
}

.navipage_ .navipage_now_ {
  border: 1px solid #000;
  border-radius: 4px;
}

.navipage_reverse_ a,
.navipage_forward_ a {
  color: transparent;
  font-size: 0;
}

.navipage_first_ a::before,
.navipage_prev_ a::before,
.navipage_next_ a::before,
.navipage_last_ a::before {
  content: '';
  display: block;
}

.navipage_prev_ a::before,
.navipage_next_ a::before {
  width: 6px;
  height: 10px;
  background: url(../new_img/common/arw_pager_2.svg) center no-repeat;
  background-size: contain;
}

.navipage_first_ a::before,
.navipage_last_ a::before {
  width: 11px;
  height: 11px;
  background: url(../new_img/common/arw_pager_1.svg) center no-repeat;
  background-size: contain;
}

.navipage_next_ a::before,
.navipage_last_ a::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* 並び替え */
.navisort_ {
  margin-top: 55px;
  border-bottom: 1px dotted #E5E5E5;
}

.navisort_ dt {
  display: none;
}

.navisort_ dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navisort_ dd a,
.navisort_ dd span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-right: 43px;
  padding: 0 12px 10px;
  color: #000;
  font-size: 1.3rem;
}
.navisort_ dd stag {
  display: flex;
}

.navisort_ dd a.current_,
.navisort_ dd span.navisort_now_ {
  font-weight: bold;
  cursor: default;
}

.navisort_ dd a.current_::after,
.navisort_ dd span.navisort_now_::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.navisort_ dd a:hover {
  text-decoration: none;
}

/* 表示切替 */
.navistyle_ {
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #dedede;;
}

.navistyle_ dt {
  float: left;
  text-align: right;
  font-weight: bold;
  width: 8em;
}

.navistyle_ dd {
  margin-left: 8em;
}

.navistyle_now_ {
  color: #c00;
  text-decoration: none;
  margin: 2px 5px;
  white-space: nowrap;
}

.navistyle_ a {
  margin: 2px 5px;
  white-space: nowrap;
}

/* ブランド絞込 */
.brand_name_ {
  width: 100%;
  overflow: hidden;
}

.brand_name_now_ {
  color: #c30;
  text-decoration: none;
  margin: 2px 5px;
  white-space: nowrap;
}

.brand_name_ a {
  margin: 2px 5px;
  white-space: nowrap;
}

/* メーカー絞込 */
.maker_name_ {
  width: 100%;
  overflow: hidden;
}

.maker_name_now_ {
  color: #c30;
  text-decoration: none;
  margin: 2px 2px 2px 2px;
  white-space: nowrap;
}

.maker_name_ a {
  margin: 2px 2px 2px 2px;
  white-space: nowrap;
}

/* --------------------------------------------------------------------
	common　フォーム
-------------------------------------------------------------------- */
.formlist_ {
  margin: 0 auto;
  border: 1px solid #dedede;;
  border-collapse: collapse;
}

.formlist_ th {
  padding: 10px;
  font-weight: bold;
  white-space: nowrap;
  background-color: #fcfcfc;
  border: 1px solid #dedede;;
}

.formlist_ td {
  padding: 10px;
  font-weight: normal;
  background-color: #fff;
  border-bottom: 1px solid #dedede;;
}

.formlist_ .line0_ {
  background-color: #f8f8f8;
}

.formlist_ .line1_ {
  background-color: #fcfcfc;
}

.formdetail_ {
  border-collapse: collapse;
  margin: 0 auto;
  font-size: 14px;
}

/* .formdetail_ th {
  padding: 8px;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  background-color: #f8f8f8;
  border-top: 1px solid #dedede;;
  border-bottom: 1px solid #dedede;;
} */
.formdetail_ th {
  padding: 1em;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  background-color: #F7F7F7;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.formdetail_ td {
  padding: 1em;
  font-weight: normal;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  vertical-align: middle;;
}

.formdetail_ td select {
  width: 90px;
  height: 32px;
  margin-right: 10px;
  padding: 5px 20px 5px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: right;
  background: #fff;
  font-size: 1.4rem;
}

.formdetail_ td select[name="job1"] {
  width: 226px;
}
.formdetail_ td select[name="mm_birth"] {
  margin-left: 1em;
}
.formdetail_ td select[name="pref"] {
  width: 120px;
}
.formdetail_ td select[name="sex"] {
  width: 140px;
}

.formdetailcard_ {
  margin: 0 auto;
  margin-left: 0px;
  float: none;
  border-collapse: collapse;
}

.formdetailcard_ th {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  font-weight: bold;
  line-height: 15px;
  padding: 1em;
  background-color: #f8f8f8;
  white-space: nowrap;
  text-align: left;
}

.formdetailcard_ td {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  font-weight: normal;
  line-height: 15px;
  padding: 1em;
  background-color: #fff;
}

.formsublist_ {
  border-collapse: collapse;
}

.formsublist_ th {
  border: 1px solid #dedede;
  background-color: #fff;
  font-weight: bold;
  white-space: nowrap;
}

.formsublist_ td {
  border: 1px solid #dedede;
  background-color: #fff;
  font-weight: normal;
}

.must_ {
  margin-left: 10px;
  float: right;
  display: inline;
}

/* --------------------------------------------------------------------
	common　Trace
-------------------------------------------------------------------- */
/* for Trace */
.tracecontent {
  text-align: left;
  background-color: #fcf;
}

#__asptrace {
  text-align: left;
  background-color: #fff;
}

span.tracecontent tr.subhead {
  background-color: #ccc;
}

span.tracecontent tr.alt {
  background-color: #eee;
}

/* --------------------------------------------------------------------
	テキストフォーム
-------------------------------------------------------------------- */

.formdetail_ input[type="password"],
.formdetail_ input[type="text"] {
  width: 250px;
  height: 32px;
  padding: 0 1em;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-align: left;
  box-sizing: border-box;
}
.formdetail_ input[type="text"] {
  width: 300px;
}
.formdetail_ input:placeholder-shown,
.formdetail_ select:placeholder-shown,
.formdetail_ input:placeholder-shown {
  color: #ccc;
}

/* --------------------------------------------------------------------
	エラーコメント表示
-------------------------------------------------------------------- */
.single_mainframe_ div.notice_ {
  width: auto;
  margin: 60px auto;
  padding: 1em;
  border: none;
  color: #222;
  background: none;
  font-size: 14px;
}
.single_mainframe_ .centertext_ a {
  display: block;
  width: 160px;
  height: 40px;
  margin: 2em auto 0;
  padding: 10px 5px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  font-size: 14px;
  background: #666;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  border-radius: 4px;
  color: #fff;
}



/* loading icon */
.loadingIcon .snippet{
  position: relative;
  background: #fff;
  padding: 2rem 5%;
  margin: 1.5rem 0;
  border-radius: .25rem;
}

.loadingIcon .stage {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0;
  margin: 0 -5%;
  overflow: hidden;
}
.dot-flashing {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ff8080;
  color: #ff8080;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: .5s;
}

.dot-flashing::before, .dot-flashing::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ff8080;
  color: #ff8080;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ff8080;
  color: #ff8080;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: #ff8080;
  }
  50%,
  100% {
    background-color: #ffe6e6;
  }
}



/* カート内価格表示 */

.cartlist_ .cartlist_price {
  color: #222;
  font-size: 14px;
  font-weight: bold;
}
.cartlist_ .cartlist_price-red {
  color: #c30;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.cartlist_ .cartlist_price-strike {
  font-size: 13px;
  padding-left: 1em;
  text-decoration: line-through;
  font-weight: normal;
  display: inline-block;
}