@charset "UTF-8";
/*----------------------------------------------------
	color カラーセッティング
----------------------------------------------------*/
/*----------------------------------------------------
	shadow-box ボックスに影をつける
----------------------------------------------------*/
/*----------------------------------------------------
	gradient グラデーション
----------------------------------------------------*/
/*----------------------------------------------------
	placeholder placeholderカラー変更
----------------------------------------------------*/
/*----------------------------------------------------
	basiclayout ベースコンテンツ
----------------------------------------------------*/
/* ===================================================================
CSS information

 file name  :faq.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/*-----------------------------------------------------------
	共通
	-----------------------------------------------------------*/
.s_black {
  font-size: 1.2em;
  font-weight: bold;
  color: #050708;
  display: inline-block;
  padding: 0 3px;
}

.s_red {
  font-size: 1.2em;
  font-weight: bold;
  color: #cc252f !important;
  display: inline-block;
  padding: 0 3px;
}

/*----------------------------------------------------
	tab_merit タブ
	----------------------------------------------------*/
.tab_merit {
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  *zoom: 1;
  padding: 0 15px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tab_merit li {
  width: 50%;
  padding: 0 2px;
  margin-bottom: 0.5rem;
}
.tab_merit li a {
  text-decoration: none;
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.4));
  display: inline-block;
  border-radius: 10px;
  background: #f3f0e7;
}
.tab_merit h3 {
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #fbca59;
  font-size: 140%;
  border-radius: 10px 10px 0 0;
  padding: 0.5rem;
}
.tab_merit.me_w li {
  width: 100%;
  margin-bottom: 0.5rem;
}

.mb_merit {
  margin-bottom: 40px;
}

/*----------------------------------------------------
	.con_cash_back, .con_card-less, .con_fee
		 5%還元/カードレス/無料
		 ----------------------------------------------------*/
.con_cash_back, .con_card-less, .con_fee, .con_best, .con_oneyear {
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 50px;
  margin-top: -40px;
  padding-top: 40px;
}
.con_cash_back.con_fee, .con_card-less.con_fee, .con_fee.con_fee, .con_best.con_fee, .con_oneyear.con_fee {
  padding-top: 0;
  margin-bottom: 0;
}
.con_cash_back .st_cash_back, .con_card-less .st_cash_back, .con_fee .st_cash_back, .con_best .st_cash_back, .con_oneyear .st_cash_back {
  background: #1D236D url("../about/images/st_point.png") no-repeat scroll 10px 10px/auto 40%;
  padding-left: 40px;
}
.con_cash_back .st_card, .con_card-less .st_card, .con_fee .st_card, .con_best .st_card, .con_oneyear .st_card {
  background: #1D236D url("../about/images/st_card.png") no-repeat scroll 10px 10px/auto 50%;
  padding-left: 40px;
}
.con_cash_back .st_fee, .con_card-less .st_fee, .con_fee .st_fee, .con_best .st_fee, .con_oneyear .st_fee {
  background: #1D236D url("../about/images/st_fee.png") no-repeat scroll 10px 10px/auto 40%;
  padding-left: 40px;
}
.con_cash_back .st_exchange, .con_card-less .st_exchange, .con_fee .st_exchange, .con_best .st_exchange, .con_oneyear .st_exchange {
  background: #1D236D url("../about/images/st_exchange.png") no-repeat scroll 10px 10px/auto 50%;
  padding-left: 40px;
}
.con_cash_back .st_best, .con_card-less .st_best, .con_fee .st_best, .con_best .st_best, .con_oneyear .st_best {
  background: #1D236D url("../about/images/st_best.png") no-repeat scroll 10px 10px/auto 30%;
  padding-left: 40px;
}
.con_cash_back .st_oneyear, .con_card-less .st_oneyear, .con_fee .st_oneyear, .con_best .st_oneyear, .con_oneyear .st_oneyear {
  background: #1D236D url("../about/images/st_oneyear.png") no-repeat scroll 10px 10px/auto 30%;
  padding-left: 40px;
}
.con_cash_back .wrp_about, .con_card-less .wrp_about, .con_fee .wrp_about, .con_best .wrp_about, .con_oneyear .wrp_about {
  padding: 0 15px;
}
.con_cash_back .wrp_about .box_about, .con_card-less .wrp_about .box_about, .con_fee .wrp_about .box_about, .con_best .wrp_about .box_about, .con_oneyear .wrp_about .box_about {
  overflow: hidden;
  margin-bottom: 20px;
}
.con_cash_back .wrp_about .box_about .img, .con_card-less .wrp_about .box_about .img, .con_fee .wrp_about .box_about .img, .con_best .wrp_about .box_about .img, .con_oneyear .wrp_about .box_about .img {
  float: left;
  width: 20%;
}
.con_cash_back .wrp_about .box_about .txtarea, .con_card-less .wrp_about .box_about .txtarea, .con_fee .wrp_about .box_about .txtarea, .con_best .wrp_about .box_about .txtarea, .con_oneyear .wrp_about .box_about .txtarea {
  float: right;
  width: 78%;
  margin-bottom: 10px;
}
.con_cash_back .wrp_about .box_about .txtarea .title, .con_card-less .wrp_about .box_about .txtarea .title, .con_fee .wrp_about .box_about .txtarea .title, .con_best .wrp_about .box_about .txtarea .title, .con_oneyear .wrp_about .box_about .txtarea .title {
  border-left: 4px solid #1d236d;
  padding: 5px 0 0 15px;
  margin-bottom: 15px;
}
.con_cash_back .wrp_about .box_about .txtarea .title span, .con_card-less .wrp_about .box_about .txtarea .title span, .con_fee .wrp_about .box_about .txtarea .title span, .con_best .wrp_about .box_about .txtarea .title span, .con_oneyear .wrp_about .box_about .txtarea .title span {
  font-size: 1.2em;
  font-weight: bold;
  color: #1d236d;
  line-height: 1.2;
}
.con_cash_back .wrp_about .box_about .txtarea .txt, .con_card-less .wrp_about .box_about .txtarea .txt, .con_fee .wrp_about .box_about .txtarea .txt, .con_best .wrp_about .box_about .txtarea .txt, .con_oneyear .wrp_about .box_about .txtarea .txt {
  padding-bottom: 10px;
}
.con_cash_back .wrp_about .box_about .txtarea .txt.short, .con_card-less .wrp_about .box_about .txtarea .txt.short, .con_fee .wrp_about .box_about .txtarea .txt.short, .con_best .wrp_about .box_about .txtarea .txt.short, .con_oneyear .wrp_about .box_about .txtarea .txt.short {
  padding-bottom: 0;
}
.con_cash_back .wrp_about .box_about .example, .con_card-less .wrp_about .box_about .example, .con_fee .wrp_about .box_about .example, .con_best .wrp_about .box_about .example, .con_oneyear .wrp_about .box_about .example {
  background: #f3f0e7;
  padding: 10px;
  clear: both;
  border-radius: 5px;
}
.con_cash_back .wrp_about .box_about .example .txt_exa, .con_card-less .wrp_about .box_about .example .txt_exa, .con_fee .wrp_about .box_about .example .txt_exa, .con_best .wrp_about .box_about .example .txt_exa, .con_oneyear .wrp_about .box_about .example .txt_exa {
  margin-bottom: 10px;
}
.con_cash_back .wrp_about .box_about .example .img_exa, .con_card-less .wrp_about .box_about .example .img_exa, .con_fee .wrp_about .box_about .example .img_exa, .con_best .wrp_about .box_about .example .img_exa, .con_oneyear .wrp_about .box_about .example .img_exa {
  text-align: center;
}

/*----------------------------------------------------
	.box_member
		登録お済でない方へ
		----------------------------------------------------*/
.box_member {
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
  background: #D0EDFF;
  padding: 15px;
}
.box_member .st {
  overflow: hidden;
  margin-bottom: 15px;
}
.box_member .st li {
  float: left;
}
.box_member .st li.img_back {
  width: 20%;
}
.box_member .st li.img_back img {
  width: 100%;
}
.box_member .st li.img_yet {
  width: 78%;
  padding-left: 2%;
}
.box_member .st li.img_yet img {
  width: 100%;
}
.box_member .btn_new a {
  width: 100%;
  padding: 15px 10px;
  line-height: 25px;
  text-align: left;
  position: relative;
}
.box_member .btn_new a span {
  display: inline-block;
  width: 25px;
}
.box_member .btn_new a span.red {
  position: absolute;
  margin: 0;
  right: 10px;
  top: 50%;
  margin-top: -.8em;
  font-size: .9em;
  width: auto;
  line-height: 1;
  background: #cc252f;
  padding: 5px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.box_member .lst {
  text-align: left;
}
.box_member .lst li {
  padding-top: 5px;
}
.box_member .lst li:first-child {
  padding-top: 0;
}
.box_member .lst li a span {
  display: inline-block;
  background: #1d236d;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  color: #fff;
  padding-left: 6px;
}

/*----------------------------------------------------
	.con_exchange（ポイント交換）
	----------------------------------------------------*/
.con_exchange {
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0;
  margin-top: -40px;
  padding-top: 40px;
}
.con_exchange .st_exchange {
  background: #1D236D url("../about/images/st_exchange.png") no-repeat scroll 10px 10px/auto 50%;
  padding-left: 40px;
}
.con_exchange .wrp_exchange {
  width: 100%;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  *zoom: 1;
  padding: 0 15px;
  margin-bottom: 20px;
}
.con_exchange .box_stay,
.con_exchange .box_amazon {
  padding-bottom: 20px;
  background: #fbfaf7;
}
.con_exchange .box_stay .txtarea,
.con_exchange .box_amazon .txtarea {
  padding: 0 15px;
}
.con_exchange .box_stay .txtarea .img,
.con_exchange .box_amazon .txtarea .img {
  text-align: center;
}
.con_exchange .box_stay .txtarea .txt,
.con_exchange .box_amazon .txtarea .txt {
  padding: 15px 0 10px;
}
.con_exchange .box_stay .txtarea.box_h,
.con_exchange .box_amazon .txtarea.box_h {
  padding-top: 20px;
  margin-bottom: 20px;
}
.con_exchange .box_stay .order,
.con_exchange .box_amazon .order {
  padding: 0 10px;
}
.con_exchange .box_stay .order ul li,
.con_exchange .box_amazon .order ul li {
  padding-bottom: 20px;
}
.con_exchange .box_stay .order ul li.no span,
.con_exchange .box_amazon .order ul li.no span {
  display: inline-block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #1d236d;
  color: #fff;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 5px;
  padding-left: 6px;
  font-size: 1.1em;
}
.con_exchange .box_stay .order ul li.img,
.con_exchange .box_amazon .order ul li.img {
  text-align: center;
}
.con_exchange .box_stay .order ul li.img img,
.con_exchange .box_amazon .order ul li.img img {
  max-width: 250px;
}
.con_exchange .box_stay .order ul li.caution,
.con_exchange .box_amazon .order ul li.caution {
  padding-bottom: 0;
  font-size: .9em;
  margin-bottom: 0;
  padding-bottom: 0;
}
.con_exchange .box_example {
  width: 100%;
  padding: 0 15px;
}
.con_exchange .box_example .title {
  position: relative;
}
.con_exchange .box_example .title .ic {
  position: absolute;
  left: 5px;
  top: -10px;
  width: 20%;
}
.con_exchange .box_example .title .ic img {
  width: 100%;
}
.con_exchange .box_example .title .sub {
  font-size: 1.2em;
  font-weight: bold;
  color: #1d236d;
  padding: 25px 5px 15px;
  margin-left: 21%;
}
.con_exchange .box_example .img_example {
  width: 50%;
  margin: 0 auto 10px;
}
.con_exchange .box_example .img_example img {
  width: 100%;
}
.con_exchange .box_example .txt {
  font-size: 1.1em;
  padding: 10px;
}
