@charset "UTF-8";
/* =========================================================
 
 会員静的用
 
========================================================= */



/*
 ■■ ボタン hover の不具合対応
========================================================= */
.hanyouAcdiType02 .acdiBtn:hover, .btnSuddenXLarge:hover, .btnSuddenLarge:hover, .btnSuddenMedium:hover, .btnNormal01XLarge:hover, .btnNormal01Large:hover, .btnNormal01Medium:hover, .btnWeak01XLarge:hover, .btnWeak01Large:hover, .btnWeak01Medium:hover, .btnWeak02XLarge:hover, .btnWeak02Large:hover, .btnWeak02Medium:hover, .btnInquiryXLarge:hover, .btnInquiryLarge:hover, .btnInquiryMedium:hover, .btnInquirySmall:hover, .btnWeak03XLarge:hover, .btnWeak03Large:hover, .btnWeak03Medium:hover, h2 .acdiBtn:hover, h3 .acdiBtn:hover, .hanyouAcdiType01 .acdiBtn:hover, .kiyaku .acdiBtn:hover, .relevantPageWrapArea .acdiBtn:hover, .acdiCaution .acdiBtn:hover, .acdiCautionType02 .acdiBtn:hover, .acdiImportant .acdiBtn:hover, .conversionArea .btn:hover, .conversionArea .btn2:hover, .conversionArea .btn3:hover, .formBtn:hover, .btnPlatinumXLarge:hover, .btnPlatinumLarge:hover, .btnPlatinumMedium:hover {
  opacity: 1;
}


/*
 ■■ 基本設定
========================================================= */
/*
 ■■ ページ幅
========================================================= */
/*break content point*/
#allWrapper {
  overflow: hidden;
  min-width: 320px;
}

#wrapper {
  margin-right: 0;
  margin-left: 0;
  min-width: 320px;
}

#header,
#gNavi,
#contWrap {
  min-width: 320px;
}
.BPTWrap{
  min-width: 275px;
}

#footer .footAreaTop ul,
#footer .footNavArea,
#footer .footAreaBottom ul {
  max-width: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

#contWrap {
  padding-top: 65px;
  padding-right: 10px;
  padding-left: 10px;
}

#footer {
  min-width: 0px;
}

body.no-fixed #contWrap {
  padding-top: 0;
}



/* =========================================================
 ■共通ナビゲーション
========================================================= */
/* =========================================================
 ■ 02 コンテンツエリア
========================================================= */
/*
 ■■ 02-10 見出し
========================================================= */
/* 
 ■■■ 02-10-01 見出し01
--------------------------------------------------------- */
#contWrap h1 {
  font-size: 129%;
  margin-top: 0;
}

/* 
 ■■■ 02-10-02 見出し02
--------------------------------------------------------- */
#contWrap h2 {
  margin: 11px 0 15px;
  padding-top: 3px;
  min-height: 28px;
}

.android #contWrap h2 {
  min-height: 27px;
  margin-top: 10px !important;
}

#contWrap h2:before {
  bottom: -5px;
}

/* 

 ■■■ 02-10-03 見出し03
--------------------------------------------------------- */
#contWrap h3 {
  line-height: 1;
}

/*
 ■■ 02-40 箇条書きスタイル
========================================================= */
/* 
 ■■■ 02-40-02 箇条書きスタイル（注釈）
--------------------------------------------------------- */
.note {
  background-position: left top;
  padding-left: 15px;
}

/*強調表示（赤字）*/
.noteImp {
  background-position: left top;
}

/*
 ■■ 02-50 定義リスト
========================================================= */
/* 
 ■■■ 02-50-02 定義リスト（横並び）
--------------------------------------------------------- */
.defList02 {
  margin-bottom: 10px;
}

.defList02 dt {
  float: none;
  width: 100%;
}

.defList02 dd {
  margin-left: 1em;
}

/*
 ■■ 02-60 リンク
========================================================= */
/* 
 ■■■ 02-60-02 アンカーリンク（ボタン形式）
--------------------------------------------------------- */
/* ----- ボタン形式1（インライン版） ----- */
.ancLink a {
  display: block;
  margin-top: 1px;
}

.ancLink a:FIRST-CHILD {
  display: block;
  margin-top: 0;
}

.ancLinkType01 {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* ----- ボタン形式2（テーブルセル版） ----- */
ul.ancLink {
  margin-bottom: 0;
}

ul.ancLink li {
  display: block;
  width: 100% !important;
  border-right: none;
  border-bottom: 1px solid #FFF;
}

/* 
 ■■■ 02-60-03 アンカーリンク（テキスト形式）
--------------------------------------------------------- */
.ancSmallArrowLink2col .col1,
.ancSmallArrowLink2col .col2,
.ancSmallArrowLink2col .col3,
.ancSmallArrowLink3col .col1,
.ancSmallArrowLink3col .col2,
.ancSmallArrowLink3col .col3,
.ancSmallArrowLinkTable li {
  display: block !important;
  width: 100% !important;
}

.ancSmallArrowLink2col .col1 li:last-child,
.ancSmallArrowLink3col .col1 li:last-child,
.ancSmallArrowLink3col .col2 li:last-child {
  margin-bottom: 8px !important;
}

.ancSmallArrowLinkTable ul li a {
  display: inline-block;
}

.ancSmallArrowLinkTable ul {
  margin-bottom: 0;
}

/*
 ■■■02-60-04 ページトップ・上部へリンク
--------------------------------------------------------- */
.pgTopLink {
  width: 120px;
}

/* 
 ■■■ 02-60-06 02-60-06 サブナビゲーション（ポケホ等で使用）
--------------------------------------------------------- */
.subNavi {
  padding: 15px;
}

.subNavi > div {
  text-align: left;
}

/*
 ■■ 02-70 ボタン
========================================================= */
/* ボタン
--------------------------------------------------------- */
.large, .btnSuddenLarge, .btnNormal01Large, .btnWeak01Large, .btnWeak02Large, .btnWeak03Large, .btnInquiryLarge, .btnPlatinumLarge {
  width: 100% !important;
}

.xLarge, .btnSuddenXLarge, .btnNormal01XLarge, .btnWeak01XLarge, .btnWeak02XLarge, .btnWeak03XLarge, .btnInquiryXLarge, .conversionArea .btn, .conversionArea .btn2, .conversionArea .btn3, .formBtn, .btnPlatinumXLarge {
  width: 100% !important;
}

/* 
 ■■■ 02-70-01 緊急アクション
--------------------------------------------------------- */
/* 
 ■■■ 02-70-02 申込系アクション
--------------------------------------------------------- */
/* 
 ■■■ 02-70-03 テキストリンク代替ボタン
--------------------------------------------------------- */
/* 
 ■■■ 02-70-04 使用しない（原則的に使用しないが、個別ページの要件に従い限定的に使用）
--------------------------------------------------------- */
/* 
 ■■■ 02-70-06 非誘導アクション
--------------------------------------------------------- */
/*
 ■■ 02-110 Q&A
========================================================= */
/* 
 ■■■ 02-110-001 Q&A
--------------------------------------------------------- */
dl.qaAreaWrap {
  width: auto;
}

dl.qaAreaWrap dt {
  float: none;
  width: auto;
}

dl.qaAreaWrap dd {
  float: none;
  width: auto;
}

/*
 ■■ 02-120 表組（情報の比較）
========================================================= */
/* ----- デフォルトテーブルスタイル ----- */
/* ----- ショートテーブルスタイル(パディング10px) ----- */
.shortTable,
.defTable {
  display: block;
  width: 100%;
  border: none;
}

.shortTable tbody,
.shortTable tr,
.shortTable th,
.shortTable td,
.shortTable caption,
.defTable tbody,
.defTable tr,
.defTable th,
.defTable td,
.defTable caption {
  width: 100%;
  display: block;
}

/* ie9はtableをdisplay:blockできないための対策 */
.ie.ie9 .shortTable tbody,
.ie.ie9 .shortTable tr,
.ie.ie9 .shortTable th,
.ie.ie9 .shortTable td,
.ie.ie9 .shortTable caption,
.ie.ie9 .defTable tbody,
.ie.ie9 .defTable tr,
.ie.ie9 .defTable th,
.ie.ie9 .defTable td,
.ie.ie9 .defTable caption {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}

.shortTable th,
.defTable th {
  border-right-style: none;
  text-align: left;
}

.shortTable td,
.defTable td {
  overflow: hidden;
  padding: 10px;
  border-right-style: none;
  border-bottom-style: none;
}

/* ----- 横幅固定テーブルスタイル（スマホ時横スクロール） ----- */
.defTable02-tableWrap {
  overflow: auto;
}

.defTable02-tableWrap table {
  width: 770px;
}

.rwdTableWrap-attention {
  background-color: #FDEFE5;
  padding: 15px !important;
  text-align: center !important;
  width: 100%;
  margin-bottom: 10px !important;
}

/* ----- 横幅固定テーブルスタイル（スマホ時横スクロール）規約用 ----- */
.defTable03 {
  border-collapse: separate !important;
  width: 770px !important;
}

.defTable03-tableWrap {
  overflow: auto;
  margin: 0 auto;
  padding-bottom: 15px;
}

.rwdTable03Wrap-attention {
  margin: 0 auto;
  background-color: #FDEFE5;
  padding: 15px !important;
  text-align: center !important;
  width: 100%;
}

@media (max-width: 640px) {
  .defTable03-tableWrap {
    width: 510px;
  }

  .rwdTable03Wrap-attention {
    width: 510px;
  }
}
@media (max-width: 560px) {
  .defTable03-tableWrap {
    width: 430px;
  }

  .rwdTable03Wrap-attention {
    width: 430px;
  }
}
@media (max-width: 480px) {
  .defTable03-tableWrap {
    width: 300px;
  }

  .rwdTable03Wrap-attention {
    width: 300px;
    font-size: 90%;
  }
}
/* ----- 【削除予定】横幅固定テーブルスタイル（スマホ時横スクロール【responsive table使用】） ----- */
.defTable02.responsive {
  width: inherit;
  border-left: none;
}

.pinned .defTable02:first-child th {
  border-right: none;
}

.pinned {
  border-right: 2px solid #CCC;
}

.pinned .defTable02 {
  table-layout: inherit;
}

.defTable02.responsive tr th:last-child,
.defTable02.responsive tr td:last-child {
  border-right: none !important;
}

/* 
 ■■■ テーブルボーダー削除
--------------------------------------------------------- */
/* ----- 全ボーダー削除 ----- */
.rwdBrderADel {
  border: none !important;
}

/* ----- 右ボーダー削除 ----- */
.rwdBrderRDel {
  border-right: none !important;
}

/* ----- 左ボーダー削除 ----- */
.rwdBrderLDel {
  border-left: none !important;
}

/* ----- 上ボーダー削除 ----- */
.rwdBrderTDel {
  border-top: none !important;
}

/* ----- 下ボーダー削除 ----- */
.rwdBrderBDel {
  border-bottom: none !important;
}

/* 
 ■■■ テーブルボーダー追加
--------------------------------------------------------- */
/* ----- 全ボーダー追加 ----- */
.rwdBrderAAdd {
  border: 1px solid #c8c8c8 !important;
}

/* ----- 右ボーダー追加 ----- */
.rwdBrderRAdd {
  border-right: 1px solid #c8c8c8 !important;
}

/* ----- 下ボーダー追加 ----- */
.rwdBrderBAdd {
  border-bottom: 1px solid #c8c8c8 !important;
}

/* 
 ■■■ 02-120-05 表組（情報の一覧化）②（加盟店静的のみ使用）
--------------------------------------------------------- */
.irreTable .irreT_head {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.irreTable .irreT_details {
  display: block;
  width: 100%;
}

/*
 ■■ 02-130 イメージカット
========================================================= */
/* 
 ■■■ 02-130-01 イメージカット（メイン）
--------------------------------------------------------- */
/*イメージカット（メイン）画像小（画像スペース15%）*/
.imageCutLeft .fig {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.imageCutLeft .text {
  display: block;
  width: 100%;
}

/*イメージカット（メイン）画像大（画像スペース29%*/
.imageCutLeftType02 .fig {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.imageCutLeftType02 .fig img {
  margin: 0;
}

.imageCutLeftType02 .text {
  display: block;
  width: 100%;
}

/*イメージカット（メイン）キャンペーン情報一覧用*/
.imageCutLeftType03 .fig {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.imageCutLeftType03 .fig img {
  margin: 0;
}

.imageCutLeftType03 .text {
  display: block;
  width: 100%;
}

/* 
 ■■■ 02-130-02 イメージカット（サブ）
--------------------------------------------------------- */
/*イメージカット（サブ）画像小（画像スペース15%）*/
.imageCutRight .fig {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.imageCutRight .text {
  display: block;
  width: 100%;
}

/*イメージカット（サブ）画像大（画像スペース29%*/
.imageCutRightType02 .fig {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.imageCutRightType02 .text {
  display: block;
  width: 100%;
}

/*
 ■■ 02-140 タブ
========================================================= */
/* 
 ■■■ 02-140-01 タブ数が少ない場合（SP時横並び）
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap .tabHead li {
  margin-top: 11px;
}

.tabAreaWrap .tabHead li a {
  display: block;
  margin: 0 auto;
}

.tabAreaWrap .tabHead ul li.act {
  max-width: 100%;
}

/*--- vertical ---*/
.tabAreaWrap .tabHead.vertical li.act {
  border-bottom: none;
}

.tabAreaWrap .tabHead.vertical ul {
  display: block;
}

.tabAreaWrap .tabHead.vertical li {
  border-top: 1px solid #badd20;
  border-right: 1px solid #badd20;
  border-left: 1px solid #badd20;
  margin: 0;
  width: 100%;
  text-align: left !important;
}

/*
 ■■ 02-150 バナー
========================================================= */
/* 
 ■■■ 02-150-01 ローテーションバナー
--------------------------------------------------------- */
.sliderWrap {
  width: 100%;
  margin-bottom: 30px;
}

.sliderWrap.wrap02 {
  width: 100%;
}

.sliderWrap.wrap03 {
  width: 100%;
  padding-bottom: 20px;
}

.sliderWrap .slider-frame {
  width: 100%;
  height: 100%;
}

.sliderWrap .slider-for div:FIRST-CHILD img {
  width: 100%;
  height: auto;
}

.slider-for .slick-track img {
  width: 100%;
  height: auto;
}

.slider-nav .slick-track {
  display: none;
}

/* Dots */
.slider-nav .slick-dots {
  display: block !important;
  bottom: -20px;
}

/* Icons */
/* Arrows */
.slider-nav .slick-prev {
  display: none !important;
}

.slider-nav .slick-next {
  display: none !important;
}

.sliderWrap .slider-frame {
  display: none;
}

/* 
 ■■■ 02-150-02 スライドバナー
--------------------------------------------------------- */
.carouselWrapArea {
  max-width: 100%;
}

.carouselWrapArea .carouselArea ul {
  margin-left: 0px;
}

/*
 ■■ 02-160 アコーディオン
========================================================= */
/* acidHead */
.acdiHead {
  padding-right: 35px !important;
}

.relevantPageWrapArea .acdiHead {
  padding: 0 !important;
  margin: 11px 0px 5px !important;
}

/* acdiBody */
.acdiBody {
  margin-top: 15px;
}

.txtBox.acdiBody {
  padding: 20px;
}

/* acdiBtn */
.acdiBtn {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  text-indent: -9999px;
  background: transparent !important;
  border: none;
}

.acdiBtn.off {
  background-image: url(/static/responsive/img/mem/acdiBtn_bg_off.png) !important;
  background-size: contain !important;
  -moz-background-size: contain !important;
  -webkit-background-size: contain !important;
  -o-background-size: contain !important;
  -ms-background-size: contain !important;
}

.acdiBtn.off:before {
  border: none;
  margin: 0;
}

.acdiBtn.off:after {
  border: none;
  margin: 0;
}

.acdiBtn.on {
  background-image: url(/static/responsive/img/mem/acdiBtn_bg_on.png) !important;
  background-size: contain !important;
  -moz-background-size: contain !important;
  -webkit-background-size: contain !important;
  -o-background-size: contain !important;
  -ms-background-size: contain !important;
}

.acdiBtn.on:before {
  border: none;
}

.acdiBtn.on:after {
  border: none;
}

/*個別設定*/
div .acdiBtn {
  top: 0px;
  right: 0px;
}

/* 
 ■■■ 02-160-01 見出し（レベル2）
--------------------------------------------------------- */
#contWrap h2.acdiHead {
  margin: 11px 0 5px !important;
}

h2 .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

/* 
 ■■■ 002-160-02 見出し（レベル3）
--------------------------------------------------------- */
#contWrap h3.acdiHead {
  margin: 11px 0 0;
}

h3 .acdiBtn {
  top: 5px;
  right: 5px;
  border: none;
  box-shadow: none;
}

/* 
 ■■■ 02-160-03 汎用1
--------------------------------------------------------- */
.hanyouAcdiType01 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.hanyouAcdiType01 .acdiHead {
  min-height: 33px;
  margin: 11px 0px 0;
  padding: 0;
}

.hanyouAcdiType01 .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

/* 
 ■■■ 02-160-04 汎用2（
 02-50-03 定義リスト（画像付き）と同じもの）
--------------------------------------------------------- */
.hanyouAcdiType02 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none;
  padding: 0;
}

.hanyouAcdiType02 .acdiHead {
  min-height: 33px;
  margin: 11px 0px 0;
}

.hanyouAcdiType02 .fig {
  display: none;
}

.hanyouAcdiType02 .text {
  margin-left: 0;
}

.hanyouAcdiType02 .acdiBody {
  padding: 0;
}

.hanyouAcdiType02 .acdiBtn {
  top: 5px;
  right: 5px;
  display: block !important;
  border: none;
  box-shadow: none;
}

/*
 ■■ 02-180 ページャー
========================================================= */
/* 
 ■■■ ページャー（ページ番号付き）
--------------------------------------------------------- */
.pgNationWArea {
  display: table;
  width: 100%;
}

.backWrap a,
.nextWrap a {
  border-bottom: none;
  text-decoration: underline;
}

.pgNationWArea .backWrap {
  display: table-cell;
  min-width: 75px;
  vertical-align: top;
  white-space: nowrap;
}

.pgNationWArea .backWrap .firstLink, .pgNationWArea .backWrap .backLink {
  position: relative;
  display: block;
}

.pgNationWArea .backWrap .firstLink.item01 {
  top: 0;
  margin-right: 0px;
}

.pgNationWArea .backWrap .backLink.item02 {
  top: 0.5em;
  margin-right: 0px;
}

.pgNationWArea .numWrap {
  display: table-cell;
  text-align: center;
  width: 45%;
  vertical-align: top;
  white-space: nowrap;
}

.pgNationWArea .nextWrap {
  display: table-cell;
  min-width: 75px;
  vertical-align: top;
  white-space: nowrap;
}

.pgNationWArea .nextWrap .lastLink, .pgNationWArea .nextWrap .nextLink {
  position: relative;
  display: block;
}

.pgNationWArea .nextWrap .nextLink.item01 {
  top: 0;
  margin-left: 0px;
}

.pgNationWArea .nextWrap .lastLink.item02 {
  top: 0.5em;
  margin-left: 5px;
}

.pgNationWArea span,
.pgNationWArea a {
  font-weight: bold;
}

.pgNationWArea .ba ckLink {
  margin-right: 0;
}

.pgNationWArea .nextLink {
  margin-left: 0;
}

.pgNationWArea .num.last {
  margin-right: 0;
}

.pgNationWArea .num {
  display: none;
  width: 30%;
}

.pgNationWArea .num.one, .pgNationWArea .num.two, .pgNationWArea .num.three {
  margin-right: 1%;
  display: inline-block;
}

/* 
 ■■■ 02-190-02 区切り線
--------------------------------------------------------- */
.lineVerticalType02 {
  border-right: none;
}

/*
 ■■ 02-200 

========================================================= */
/* 
 ■■■ 02-200-01 ステップ（縦型）
 ※Type01は使用していない
--------------------------------------------------------- */
dl.verticalStep {
  display: block;
}

.verticalStep > dt {
  display: block;
  width: 100%;
  min-height: inherit;
  margin-top: 25px;
}

.verticalStep > dt span,
.verticalStep.first > dt span {
  padding: 10px 0 5px;
}

.verticalStep > dt:before,
.verticalStep.first > dt:after {
  display: none;
}

.verticalStep > dt:after {
  left: 50%;
  top: -20px;
  margin-left: -47px;
}

.verticalStep.first > dd:before,
.verticalStep > dd:after {
  display: none;
}

.verticalStep > dd {
  display: block;
}

.verticalStep > dd > div,
.verticalStep > dd > div:first-child {
  display: block;
  width: 100%;
}

/* 
 ■■■ 02-200-02 ステップ（横型）
--------------------------------------------------------- */
.horizontalStep {
  display: block;
}

.horizontalStep dl {
  display: block;
}

.horizontalStep dt span {
  width: 37px;
  height: 25px;
}

.horizontalStep .arrow {
  display: block;
  vertical-align: top;
  text-align: center;
  width: 100%;
  height: 25px;
}

.horizontalStep .singleArrow {
  top: inherit;
}

.horizontalStep .singleArrow:after {
  top: -13px;
  left: -24px;
  margin-top: 0;
  border: 16px solid transparent;
  border-top-color: #FFF;
  border-bottom: none;
}

/* 
 ■■■ 02-200-03 ステップ（横型分岐型）
--------------------------------------------------------- */
.horizontalStep.type02 .leftBox {
  width: 100%;
}

.horizontalStep.type02 .centerBox {
  width: 100%;
}

.horizontalStep.type02 .centerBox dl {
  width: 100%;
}

.horizontalStep.type02 .rightBox {
  width: 100%;
}

.android .horizontalStep.type02 .leftBox {
  width: 100%;
}

.android .horizontalStep.type02 .centerBox {
  width: 100%;
}

.android .horizontalStep.type02 .centerBox dl {
  width: 100%;
}

.android .horizontalStep.type02 .rightBox {
  width: 100%;
}

/*
 ■■ 02-210 お問い合わせ
========================================================= */
.inquiryWrapArea {
  margin-bottom: 10px;
}

.inquiryWrapArea .inquiryWrap .inquiryIcon,
.inquiryWrapArea .inquiryWrap li.inquiryName,
.inquiryWrapArea .inquiryWrap li.text_01a,
.inquiryWrapArea .inquiryWrap li.text_01b {
  text-align: left;
}

.inquiryWrapArea .inquiryWrap li.inquiryPhone span {
  font-size: 135%;
  text-align: center;
}

.inquiryWrapArea .inquiryWrap .inquiryPhoneSpBtn {
  display: block;
  border: 2px solid #ededed;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, lightgray 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, lightgray));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, lightgray 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, lightgray 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, lightgray 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, lightgray 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 );
  /* IE6-9 */
  color: #081b88;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0;
  margin: 10px 0;
  width: 100%;
  text-decoration: none;
}

.inquiryWrapArea .inquiryWrap .inquiryHours span {
  display: block;
  text-align: left;
  margin-bottom: 5px;
}

.inquiryWrapArea .inquiryWrap .inquiryHours span:FIRST-CHILD {
  font-weight: bold;
}

.inquiryWrap li.inquiryHours span:FIRST-CHILD:AFTER {
  content: "";
  word-wrap: normal;
}

/* 
 ■■■ 02-210-02 お問い合わせ（掲載2件）
--------------------------------------------------------- */
.inquiryWrapArea .inquiryWrap.col2Left,
.inquiryWrapArea .inquiryWrap.col2Right {
  display: block;
  padding: 5px;
  width: 100%;
}

.inquiryWrapArea .inquiryWrap.col2Left {
  border-right: none;
}

/* 問い合わせコンポーネント内の.noteマージン調整 */
.inquiryWrapArea .inquiryPhone + li .note,
.inquiryWrapArea .reception_wrap + li .note,
.inquiryWrapArea .link + li .note {
  margin-top: 5 !important;
}

/* 
 ■■■ 問い合わせ　新レイアウト
--------------------------------------------------------- */
.reception_wrap {
  display: block;
}

.reception_wrap .title {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}

.reception_wrap .title span {
  letter-spacing: 0 !important;
}

.reception_wrap .slash {
  display: none;
}

.reception_wrap .reception_hours,
.reception_wrap .reception_mail,
.reception_wrap .reception_comment {
  display: block;
}

/*
 ■■ 02-220 プラグイン　ダウンロード
========================================================= */
/* 
 ■■■ 02-220-01 Adobe Reader プラグイン（インクルード）
--------------------------------------------------------- */
.inc_adobereader dt {
  width: 100%;
  float: none;
}

.inc_adobereader dd {
  margin-left: 0;
  margin-top: 10px;
}

/* 
 ■■■ 02-220-02 Flash Player プラグイン（インクルード）
--------------------------------------------------------- */
.inc_flashplayer {
  display: none;
}

/*
 ■■ 02-230 規約
========================================================= */
/* 
 ■■■ 02-230-01 規約スクロール
--------------------------------------------------------- */
/* --- start:規約アコーディオン --- */
.kiyaku .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

.kiyaku .acdiBtn {
  display: block;
}

.kiyaku2 .jspPane {
  padding-left: 0 !important;
}

/* ----- Text Area ----- */
.acdiBody .defTextarea {
  border: none;
}

.scrollWrapArea {
  width: 100% !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

.scrollWrapArea * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

.scrollWrapArea .jspContainer {
  width: 100% !important;
}

.scrollWrapArea .jspVerticalBar .jspArrowUp {
  background-image: none;
}

.scrollWrapArea .jspVerticalBar .jspArrowUp:after {
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 15px;
  height: 9px;
  background-position: -18px -68px;
}

.scrollWrapArea .jspVerticalBar .jspArrowDown {
  background-image: none;
}

.scrollWrapArea .jspVerticalBar .jspArrowDown:after {
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 15px;
  height: 9px;
  background-position: -34px -68px;
}

/*
 ■■ 02-240 情報一覧
========================================================= */
/* 
 ■■■ 02-240-01 関連情報
--------------------------------------------------------- */
.relevantPageWrapArea {
  padding: 0;
  border: none;
  margin-top: 10px;
  margin-bottom: 0;
}

.relevantPageWrapArea .relevantPageArea {
  padding: 0 18px 15px;
}

.relevantPageWrapArea .relevantPageTitle {
  margin-bottom: 0 !important;
  padding: 10px 60px 5px 55px;
  min-height: 33px;
  background-position: 15px 0;
}

.relevantPageWrapArea .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
}

.relevantPageWrapArea .smallArrowLink {
  margin-top: 0;
}

.relevantPageWrapArea .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

.relevantPageWrapArea .relevantPageArea .smallArrowLink > li:LAST-CHILD {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
}

/* 
 ■■■ 02-240-02 認知必要情報
--------------------------------------------------------- */
.acdiCaution {
  margin-top: 10px;
  margin-bottom: 10px;
}

.acdiCaution .acdiHead,
.acdiCautionType02 .acdiHead {
  padding: 0 !important;
}

.acdiCaution .acdiHead p {
  margin: 0 !important;
}

.acdiCaution .acdiHead .iconTCaution,
.acdiCautionType02 .acdiHead .iconTCaution {
  min-height: 33px;
  padding: 10px 60px 5px 55px;
  background-position: 20px 5px;
}

.acdiCautionType02 .acdiHead {
  padding: 0;
}

.acdiCaution .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

.acdiCautionType02 .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

.acdiCautionType02 .acdiBody {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

/* 
 ■■■ 02-240-03 重要なお知らせ
--------------------------------------------------------- */
.acdiImportant {
  margin-top: 10px;
  margin-bottom: 10px;
}

.acdiImportant .acdiHead {
  padding: 0 !important;
}

.acdiImportant .acdiHead p {
  margin: 0 !important;
}

.acdiImportant .acdiHead .iconTInfo {
  min-height: 33px;
  padding: 10px 60px 5px 55px;
  background-position: 20px 5px;
}

.acdiImportant .acdiBtn {
  top: 5px;
  right: 5px;
  display: block;
  border: none;
  box-shadow: none;
}

/* 
 ■■■ 02-240-06 トピックス情報
--------------------------------------------------------- */
/* ---- 情報一覧 ---- */
.topicsWrap {
  padding: 10px 18px;
}

.topicsTitle {
  float: none;
  display: block;
  margin-bottom: 10px !important;
}

.topicsLink {
  display: block;
}

.topicsToList {
  display: block;
}

/*
 ■■ 02-250 貸金業協会
========================================================= */
/* 
 ■■■ 02-250-01 貸金業協会（インクルード）
--------------------------------------------------------- */
.cntJisaWrap {
  margin-bottom: 10px;
}

.cntJisa .figure,
.cntJisa .text {
  float: none;
  width: 100%;
  text-align: center;
}

.cntJisa .figure {
  margin-bottom: 15px;
}

.cntJisa .text {
  padding: 0 10px;
}

.cntJisa .text span {
  display: block;
  text-align: center;
}

.cntJisa .text .tel {
  display: block;
  border: 2px solid #ededed;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, lightgray 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, lightgray));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, lightgray 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, lightgray 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, lightgray 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, lightgray 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3d3d3',GradientType=0 );
  /* IE6-9 */
  color: #081b88;
  font-size: 135%;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 0;
  margin: 10px 0;
  width: 100%;
  text-decoration: none;
}

/* 
 ■■■ 02-250-02 貸金業番号（インクルード）
--------------------------------------------------------- */
.cntJisaWrapBottomAddress {
  text-align: left;
  margin-bottom: 10px;
}

/*
 ■■ 02-260 コンバージョンエリア
========================================================= */
.conversionArea .otherArea .conversion {
  display: block;
  margin-top: 25px;
  width: 100%;
  padding: 0;
}

.conversionArea .otherArea .conversion:FIRST-CHILD {
  margin-top: 0px;
}

.conversionArea .otherArea .conversion:nth-of-type(2) {
  border-top: 1px solid #C8C8C8;
  padding-top: 25px;
}

/* 
 ■■■ 02-260-04 アクションの一覧
--------------------------------------------------------- */
.functionCallTable {
  display: block;
  width: 100%;
  border: none;
}

.functionCallTable tbody,
.functionCallTable tr,
.functionCallTable th,
.functionCallTable td,
.functionCallTable caption {
  width: 100%;
  display: block;
}

.ie.ie9 .functionCallTable tbody,
.ie.ie9 .functionCallTable tr,
.ie.ie9 .functionCallTable th,
.ie.ie9 .functionCallTable td,
.ie.ie9 .functionCallTable caption {
  display: block;
  width: 100%;
  float: left;
  clear: both;
}

.functionCallTable th {
  border-right-style: none;
  text-align: left;
}

.functionCallTable td {
  overflow: hidden;
  padding: 10px;
  border-right-style: none;
  border-bottom-style: none;
}

.functionCallTable .left {
  width: 100%;
  display: block;
}

.functionCallTable .right {
  width: 100%;
  display: block;
  border-bottom: 1px solid #C8C8C8 !important;
}

/*
 ■■ 02-270 プログレス・規約同意 コントロールエリア
========================================================= */
.formBtnWrap {
  margin-bottom: 10px;
}

.formBtn {
  margin-left: 0;
}

.backFormBtn,
.notAgree {
  display: block;
  position: relative;
  top: 20px;
  left: 0;
  margin-top: auto;
  margin-left: 10px;
  margin-bottom: 20px;
}

/*
 ■■ 02-290 カテゴリトップ
========================================================= */
/* 
 ■■■ 02-290-02 カテゴリトップ一覧
--------------------------------------------------------- */
.categoryWarp, .categoryWarp.noneIcon { 
  background: url("/static/responsive/img/mem/common_bg_imgCaption02.png") repeat-x scroll 100% 0 transparent;
  overflow: auto;
  position: relative;
  border: 1px solid #cccccc;
  height: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.categoryWarp.noneLink {
  background: url("/static/responsive/img/mem/common_bg_imgCaption03.png") repeat-x scroll 100% 0 transparent;
}

.categoryIcon {
  display: block;
  float: left;
  width: 90px;
}

.categoryLinkArea {
  position: relative;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 10px 10px 100px;
  top: -1px;
}

.categoryLinkArea.category02 {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 10px 10px 130px;
}

.categoryWarp.noneIcon .categoryArea {
  background-color: transparent;
}
.categoryWarp.noneIcon .categoryArea .categoryTitle {
  padding: 0px;
}

.categoryLinkArea.noneIcon {
  padding: 10px;
}

.categoryIcon img {
  width: 52px !important;
  height: auto !important;
}

.categoryArea {
  display: table-cell;
  top: 0;
  height: auto;
  padding: 10px;
}
.categoryArea .categoryTxtBg {
  background-color: transparent;
}
.categoryArea .categoryTitle {
  text-align: left;
  padding: 0px;
  padding-bottom: 10px;
  color: #548a78 !important;
}
.categoryArea .categoryTitle .categoryLink {
  color: #548a78 !important;
}
.categoryArea .categoryTxt {
  color: #000;
}
.categoryArea .categoryTxt p {
  vertical-align: top;
}

.categoryLinkArea {
  position: relative;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 10px 10px 100px;
  top: -1px;
}

.categoryWarp.noneIcon .categoryArea {
  background-color: transparent;
}
.categoryWarp.noneIcon .categoryArea .categoryTitle {
  padding: 0px;
}

.categoryLinkArea.noneIcon {
  padding: 10px;
}

.categoryIcon img {
  width: 52px !important;
  height: auto !important;
}

.categoryWarp .categoryArea .categoryTitle .upArrow {
  display: none;
}

.categoryWarp .categoryArea .linkArrow {
  display: none;
}

.categoryWarp .categoryArea .linkArrow:AFTER {
  display: none;
}

.categoryWarp .categoryArea .categoryTitle .linkArrow {
  display: none;
}

.categoryWarp .categoryArea .closeArrow {
  display: none;
}

.categoryWarp .categoryArea .closeArrow:AFTER {
  display: none;
}

.categoryWarp.act .categoryArea .categoryTitle .titleLeft {
  text-align: left;
}

@media screen and (max-width: 430px) {
  .serviceAccordionWrapArea .btnWeak02Medium {
    font-size: 10px;
  }
}
@media screen and (max-width: 430px) {
  .infoAncLink a {
    display: block;
    margin-left: 0;
  }
}
/*
 ■■ 02-300 中カテゴリ専用 見出し
========================================================= */
/* 
 ■■■ 02-300-01 中カテゴリ専用の見出し要素
--------------------------------------------------------- */
.mCatHeader {
  position: relative;
  height: auto;
}

.mCatHeader_img {
  display: none;
}

.mCatHeader_text {
  position: static;
  top: 0;
  left: 0;
}
.mCatHeader_text.line3 {
  top: 0;
}

.mCatSrvMenu01 .fig {
  padding: 10px;
  vertical-align: top;
  width: 30%;
}
.mCatSrvMenu01 .fig img {
  width: 100%;
  height: auto;
}

/* 
 ■■■ 02-310-03 中カテゴリ専用のブロック要素（3カラム用）
--------------------------------------------------------- */
.mCatSrvMenu02_wrap {
  display: inline-block;
  border: 1px solid #CCC;
  width: 100%;
  box-shadow: 0 1px #F2F2F2;
}

.mCatSrvMenu02_wrap:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.mCatSrvMenu02_title {
  border: none;
}

.mCatSrvMenu02_img {
  border-right: none;
  border-bottom: none;
  border-left: none;
  box-shadow: none;
  display: block;
  float: left;
  width: 30%;
  padding: 10px;
  text-align: center;
}
.mCatSrvMenu02_img .mCatSrvMenu02_img_inner {
  display: inline-block;
}

.mCatSrvMenu02_img img {
  width: 100% !important;
  height: auto !important;
}

.mCatSrvMenu02_txtBox {
  float: right;
  width: 70%;
}

.mCatSrvMenu02_wrap.spNofloat .mCatSrvMenu02_img {
  float: none;
  width: 100%;
  padding: 0;
}

.mCatSrvMenu02_wrap.spNofloat .mCatSrvMenu02_txtBox {
  float: none;
  width: 100%;
}

/* =========================================================
 ■ プラチナサービス専用
========================================================= */
/*
    H1　プラチナ見出し＋ロゴ画像
*/
.platinum_h1_inner .platinum_h1_logo {
  padding-left: 3px;
  width: 52px;
}

.platinum_h1_inner .platinum_h1_logo img {
  max-width: 52px;
  height: auto;
}

/*
    H2　プラチナ見出し＋ロゴ画像
*/
.platinum_h2_inner .platinum_h2_logo {
  padding-left: 3px;
  width: 52px;
}

.platinum_h2_inner .platinum_h2_logo img {
  max-width: 52px;
  height: auto;
}

/*
 ■■ 02-330 プラチナサービス専用 アコーディオン
========================================================= */
/* プラチナサービス専用 */
#contWrap .platinumWrap h2.acdiHead,
#contWrap .platinumWrap h3.acdiHead {
  margin-top: 10px;
  margin-bottom: 10px;
}

.platinumWrap h2 .acdiBtn {
  top: 7px;
  right: 5px;
  border: none;
}

.platinumWrap h3 .acdiBtn {
  top: 3px;
  right: 5px;
  border: none;
}

.platinumWrap h2 .acdiBtn.off:after,
.platinumWrap h3 .acdiBtn.off:after {
  margin-top: 0px;
  border: none;
}

.platinumWrap h2 .acdiBtn.on:after,
.platinumWrap h3 .acdiBtn.on:after {
  margin-top: 0px;
  border: none;
}

#contWrap .platinumWrap div.platinumAccordion {
  border-bottom: 1px solid #fff;
  margin: 0;
}

#contWrap .platinumWrap div.platinumAccordion .spTitle {
  width: 90%;
  margin: 0;
  line-height: 1;
  color: #9ba3ab;
  font-size: 115%;
  font-weight: bold;
}

#contWrap .platinumWrap div.platinumAccordion .acdiBtn {
  top: 5px;
  right: 5px;
}

.platinumAccordion .acdiBtn.on:after {
  border: none;
}

.platinumAccordion .acdiBtn.off:after {
  border: none;
}

#contWrap .platinumWrap .platinumMenu01 div.platinumAccordion {
  color: #000;
  background-color: #dce1e3;
  padding: 9px 60px 9px 13px;
}

#contWrap .platinumWrap .platinumMenu02 div.platinumAccordion {
  color: #fff;
  background-color: #111e49;
  padding: 9px 60px 9px 13px;
}

.platinumWrap .platinumAccordionBody {
  width: 100%;
}

.platinumWrap .platinumAccordionBody span {
  padding-left: 10px;
}

.platinumWrap .platinumAccordionBody li a span {
  display: block !important;
}

.platinumWrap .platinumAccordionBody li:FIRST-CHILD {
  border-left: none;
}

.platinumWrap .platinumAccordionBody li {
  display: block;
  text-align: left;
  border: none !important;
  font-weight: normal;
  background: none !important;
  width: 100%;
}

/*
 ■■ 02-340 プラチナサービス専用 ボタン
========================================================= */
/*
 ■■ 02-350 プラチナサービス専用 タブ
========================================================= */
/* 
 ■■■ 02-350-01～02 プラチナ専用タブ01
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap.platinumColor01 .tabHead li {
  background-color: #bdc1c5;
}

.tabAreaWrap.platinumColor01 .tabHead li.act {
  background-color: #a0a6ac;
  border-bottom: 1px solid #a0a6ac;
}

.tabAreaWrap.platinumColor01 .tabBody {
  border: 1px solid #a0a6ac;
  border-top: 2px solid #a0a6ac;
}

/*--- vertical ---*/
.tabAreaWrap.platinumColor01 .tabHead.vertical li.act {
  background-color: #a0a6ac;
}

.tabAreaWrap.platinumColor01 .tabHead.vertical li {
  background-color: #bdc1c5;
  border-top: 1px solid #a0a6ac;
  border-right: 1px solid #a0a6ac;
  border-left: 1px solid #a0a6ac;
}

/* 
 ■■■ 02-350-03 プラチナ専用タブ02
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap.platinumColor02 .tabHead li {
  background-color: #93989c;
}

.tabAreaWrap.platinumColor02 .tabHead li.act {
  background-color: #656c72;
  border-bottom: 1px solid #656c72;
}

.tabAreaWrap.platinumColor02 .tabBody {
  border: 1px solid #656c72;
  border-top: 2px solid #656c72;
}

/*--- vertical ---*/
.tabAreaWrap.platinumColor02 .tabHead.vertical li.act {
  background-color: #a0a6ac;
}

.tabAreaWrap.platinumColor02 .tabHead.vertical li {
  background-color: #93989c;
  border-top: 1px solid #656c72;
  border-right: 1px solid #656c72;
  border-left: 1px solid #656c72;
}

/* 
 ■■■ 02-350-04 プラチナ専用タブ03
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap.platinumColor03 .tabHead li {
  background-color: #5d6685;
}

.tabAreaWrap.platinumColor03 .tabHead li.act {
  background-color: #172451;
  border-bottom: 1px solid #172451;
}

.tabAreaWrap.platinumColor03 .tabBody {
  border: 1px solid #172451;
  border-top: 2px solid #172451;
}

/*--- vertical ---*/
.tabAreaWrap.platinumColor03 .tabHead.vertical li.act {
  background-color: #a0a6ac;
}

.tabAreaWrap.platinumColor03 .tabHead.vertical li {
  background-color: #5d6685;
  border-top: 1px solid #172451;
  border-right: 1px solid #172451;
  border-left: 1px solid #172451;
}

/* 
 ■■■ 02-350-05 プラチナ専用タブ04
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap.platinumColor04 .tabHead li {
  background-color: #888d90;
}

.tabAreaWrap.platinumColor04 .tabHead li.act {
  background-color: #555c60;
  border-bottom: 1px solid #555c60;
}

.tabAreaWrap.platinumColor04 .tabBody {
  border: 1px solid #555c60;
  border-top: 2px solid #555c60;
}

/*--- vertical ---*/
.tabAreaWrap.platinumColor04 .tabHead.vertical li.act {
  background-color: #a0a6ac;
}

.tabAreaWrap.platinumColor04 .tabHead.vertical li {
  background-color: #888d90;
  border-top: 1px solid #555c60;
  border-right: 1px solid #555c60;
  border-left: 1px solid #555c60;
}

/* 
 ■■■ 02-350-06 プラチナ専用タブ05
--------------------------------------------------------- */
/*--- horizontal ---*/
.tabAreaWrap.platinumColor05 .tabHead li {
  background-color: #747b80;
}

.tabAreaWrap.platinumColor05 .tabHead li.act {
  background-color: #39424a;
  border-bottom: 1px solid #39424a;
}

.tabAreaWrap.platinumColor05 .tabBody {
  border: 1px solid #39424a;
  border-top: 2px solid #39424a;
}

/*--- vertical ---*/
.tabAreaWrap.platinumColor05 .tabHead.vertical li.act {
  background-color: #39424a;
}

.tabAreaWrap.platinumColor05 .tabHead.vertical li {
  background-color: #747b80;
  border-top: 1px solid #39424a;
  border-right: 1px solid #39424a;
  border-left: 1px solid #39424a;
}

/*
 ■■ 02-360 プラチナサービス専用 メニュー
========================================================= */
/* 
 ■■■ 02-360-01 プラチナ専用メニュー01
--------------------------------------------------------- */
.platinumWrap .platinumMenu01 {
  background: #8a929b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8a929b 0%, #606a76 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a929b), color-stop(100%, #606a76));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8a929b 0%, #606a76 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8a929b 0%, #606a76 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8a929b 0%, #606a76 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8a929b 0%, #606a76 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a929b', endColorstr='#606a76',GradientType=0 );
  /* IE6-9 */
  width: 100%;
}

.platinumWrap .platinumMenu01 ul {
  border: 10px solid #eaeff1;
}

/* 
 ■■■ 02-360-01 プラチナ専用メニュー02
--------------------------------------------------------- */
.platinumWrap .platinumMenu02 {
  background: #1c2d6b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1c2d6b 0%, #111e49 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c2d6b), color-stop(100%, #111e49));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1c2d6b 0%, #111e49 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1c2d6b 0%, #111e49 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1c2d6b 0%, #111e49 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1c2d6b 0%, #111e49 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c2d6b', endColorstr='#111e49',GradientType=0 );
  /* IE6-9 */
  width: 100%;
}

.platinumWrap .platinumMenu02 ul {
  border: 10px solid #eaeff1;
}

.platinumWrap .platinumAccordionBody li a, .platinumWrap .platinumAccordionBody li:hover a, .platinumWrap .platinumAccordionBody li.act a, platinumWrap .platinumAccordionBody li:ACTIVE a {
  border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
  margin-top: 0 !important;
}

.platinumWrap .platinumAccordionBody li.act a {
  background-color: rgba(180, 180, 180, 0.6);
}

.platinumWrap .platinumMenu01 .platinumNav05 li {
  width: 100%;
}

.platinumWrap .platinumMenu01 .platinumNav05 li:FIRST-CHILD {
  width: 100%;
}

#contWrap .platinumWrap div.platinumAccordion.acdiHead:BEFORE {
  content: none;
}

/* ----- プラチナ専用メニュー下リンクセット ----- */
.contLinkSet li {
  display: block !important;
  margin-bottom: 10px !important;
}

/*
 ■■ 02-990 その他
========================================================= */
/* 
 ■■■ フォーム部品
--------------------------------------------------------- */
/* ----- <select>セレクトボックスを作成する ----- */
.custom-form-select {
  padding: 0 41px 0 8px;
  width: 203px;
}

.custom-form-checkbox.custom-form-checked:after {
  top: -9px;
  left: -9px;
}

.custom-form-radio.custom-form-checked:after {
  top: -9px;
  left: -9px;
}

/* 
 ■■■ ヘッダー内使用テキストリンク
--------------------------------------------------------- */
.cssIconLink li:after {
  position: absolute;
  top: 6px;
  left: 9px;
  content: " ";
  width: 0;
  height: 0;
  border-top: transparent solid 3px;
  border-bottom: transparent solid 3px;
  border-left: #FFF solid 6px;
  line-height: 10;
  text-decoration: none !important;
  z-index: 1;
}

.android .cssIconLink li:after {
  top: 5px;
}

.ios .cssIconLink li:after {
  top: 6px;
}

/* 
 ■■■ 枠線
--------------------------------------------------------- */
/* 複数カードエリア */
.bordCardBox{
  width: 100%;
}

/* 
 ■■■ 【削除予定】CSSスプライト
 ※FooterのPC、SPアイコンの表示でのみ使用
--------------------------------------------------------- */
.rwdSpriteAfter,
.rwdSpriteBefore {
  position: relative;
  background-image: none;
}

.rwdSprite,
.rwdSpriteAfter:after,
.rwdSpriteBefore:before {
  background-image: url(/static/responsive/img/rwd/bg_sprite_rwd_01.png) !important;
  -webkit-background-size: 194px auto !important;
  -moz-background-size: 194px auto !important;
  -o-background-size: 194px auto !important;
  -ms-background-size: 194px auto !important;
  background-size: 194px auto !important;
  background-repeat: no-repeat;
}

/* 
 ■■■ keihin.jsp等で使用しているロゴレイアウト
--------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .logoImgSpLayout {
    width: 570px;
    margin: 0 auto;
  }

  .logoImgSpLayout.lot2 {
    width: 380px;
  }
}
@media screen and (max-width: 610px) {
  .logoImgSpLayout {
    width: 380px;
  }
}
@media screen and (max-width: 450px) {
  .logoImgSpLayout {
    width: 186px;
  }

  .logoImgSpLayout.lot2 {
    width: 186px;
  }
}
/* 
 ■■■ tra_desk.jsp等で使用しているロゴレイアウト
--------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .logoImgSpLayout2 {
    width: 455px;
    margin: 0 auto;
  }

  .logoImgSpLayout.lot2 {
    width: 305px;
  }
}
@media screen and (max-width: 610px) {
  .logoImgSpLayout2 {
    width: 305px;
  }
}
@media screen and (max-width: 450px) {
  .logoImgSpLayout2 {
    width: 155px;
  }

  .logoImgSpLayout2.lot2 {
    width: 155px;
  }
}
/* 
 ■■■ /mem/save_wp/index.jspで使用しているロゴレイアウト
--------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .logoImgSpLayout3 {
    width: 480px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  .logoImgSpLayout3 {
    width: 380px;
  }
}
@media screen and (max-width: 430px) {
  .logoImgSpLayout3 {
    width: 190px;
  }
}
/* 
 ■■■ div内のマージン削除
--------------------------------------------------------- */
/* --- div内の上部のマージン削除 --- */
div h3:first-child,
div h4:first-child,
div h5:first-child,
div .shortTable:first-child,
div .defTable:first-child,
div .defTable02:first-child,
div .conversionArea:first-child,
div .acdiCaution:first-child,
div .acdiImportant:first-child,
div .inquiryWrapArea:first-child,
div .cntJisaWrap:first-child {
  margin-top: 0 !important;
}

/* --- ページ下部のマージン削除 --- */
#contWrap .liqW .liqC:last-child {
  margin-bottom: 0 !important;
}

.acdiBody h3:first-child {
  margin-top: 0 !important;
}

/* =========================================================
 
 画像用
 
========================================================= */
/* =========================================================
 ■ カテゴリトップ
========================================================= */
/* base */
.icon_oshiharai01, .icon_oshiharai02, .icon_oshiharai03, .icon_oshiharai04, .icon_oshiharai05, .icon_oshiharai06, .icon_oshiharai07, .icon_service01, .icon_service02, .icon_service03, .icon_service04, .icon_service05, .icon_service06, .icon_service07, .icon_service08, .icon_service09, .icon_wp01, .icon_wp02, .icon_wp03, .icon_wp04, .icon_loancash01, .icon_loancash02, .icon_loancash03, .icon_loancash04, .icon_loancash05, .icon_loancash06, .icon_loancash07, .icon_loancash08, .icon_loancash09, .icon_loancash10 {
  width: 90px;
  height: 110px;
}

/*
 ■■ /mem/oshiharai/index.jsp
========================================================= */
/*
 ■■ /mem/oshiharai/index.jsp
========================================================= */
/*
 ■■ /mem/wp/index.jsp
========================================================= */
/*
 ■■ /mem/loancash/index.jsp
========================================================= */
/*
 ■■ DropDownList用
========================================================= */
.dropDownListTtl {
  background: #f4f4f4;
}
/*
 ■■ 動画用
========================================================= */
.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/* Capy */
.ktop_infoAreaWrap #capy-captcha-caption {
    text-align: left;
}