@charset "utf-8";

/* # clearfix
---------------------------------------------------------------------------- */
.cf:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}

/* common */
main img {
  max-width: 100%;
  height: auto;
}
.indent10 { padding: 0 10px; }

.main-content {
	text-align: center;
	padding: 0;
}

.btn a {
  text-align: center;
  display: inline-block;
  width: 300px;
  padding: 13px 0 12px;
  font-size: 1.5em;
  line-height: 1.3em;
  color: #fff;
  text-decoration: none;
  background-color: #444;
  background-image: url(/sp/common_renewal/img/parts/button_allow_right.png);
  background-repeat: no-repeat;
  background-position: 96.67% 50%;
  background-size: 9px 15px;
}
.btn-red a {
  background-color: #cc0000;
  font-size: 1.7em;
  line-height: 1.3em;
}
.btn-pt20 { padding-top: 20px; }
.f_btn_area { margin-top: 15px; }
.btn .blank {
  background-image: url(/sp/card/img/common/icon_blank.png);
  background-size: 12px 10px;
}
.btn .back {
  margin-top: 10px;
  background-color: #EEEEEE;
  background-image: url(/sp/card/img/common/icon_arrow_l_rd.png);
  background-position: 10px 50%;
  background-size: 9px 15px;
  color: #333;
}
.li_skin01 li {
  margin-bottom: 5px;
  padding-left: 15px;
  text-indent: -15px;
  font-weight: bold;
}
.li_skin01 li:before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  margin-right: 7px;
  border-radius: 50%;
  background: #333333;
}
/* title */
.ttl_skin01 {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 3px solid #ccc;
  font-size: 2.0rem;
  font-weight: bold;
  text-align: left;
}
.ttl_skin01:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -3px;
  display: block;
  width: 105px;
  height: 3px;
  background-color: #cc0000;
}
/* main visual */
.section_main_visual {
  position: relative;
  min-height: 230px;
  margin-bottom: 67px;
  padding-top: 60px;
  padding-bottom: 92px;
  box-sizing: border-box;
  background: url(/sp/card/img/regular/bg_visual.png) no-repeat center center;
  background-size: auto 100%;
}
.section_main_visual:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  margin: auto;
  background-color: #DBE3EC;
  box-sizing: border-box;
  z-index: -1;
}
.section_main_visual:after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 100%;
  margin: auto;
  background-color: #DBE3EC;
  box-sizing: border-box;
  z-index: -1;
}
.section_main_visual h1 {
  font-size: 2.4em;
  font-weight: bold;
}
.section_main_visual p {
  margin-top: 0;
  line-height: 1.2;
}
.section_main_visual .card {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -47px;
  margin: auto;
}
.section_main_visual .card img {
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,.1);
  box-shadow: 0 0 8px rgba(0,0,0,.1);
}
/* section_recommend */
.section_recommend h2 {
  margin-bottom: 15px;
  color: #cc0000;
  font-size: 1.8em;
  font-weight: bold;
}
.section_recommend .mod-dl-horizontal {
  border-bottom: 1px solid #dedede;
  text-align: left;
  line-height: 1.4;
}
.section_recommend .mod-dl-horizontal dt {
  width: 95px;
  padding: 15px 0;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
}
.section_recommend .mod-dl-horizontal dd {
  padding: 15px 0;
  border-top: 1px solid #dedede;
}
.section_recommend .mod-dl-horizontal .text_free {
  color: #cc0000;
  font-size: 1.5rem;
  font-weight: bold;
}
.section_recommend .mod-dl-horizontal .text_price {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: bold;
}
.section_recommend .mod-dl-horizontal .text_note {
	font-size: 1.2rem;
}
.section_recommend .mod-dl-horizontal .note {
	padding-left: 1em;
	text-indent: -1em;
}
.section_recommend .li_card li {
  height: 26px;
  float: left;
  margin: 0 5px 5px 0;
}
/* accordion */
.accordion-area { border: 1px solid #ddd; }
.accordion-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion-btn a {
  display: block;
  padding: 15px 0 13px 7px;
  background: #eeeeee;
  text-decoration: none;
  text-align: left;
}
.accordion-btn a p {
  position: relative;
  padding: 1px 30px 1px 10px;
  border-left: 3px solid #c00;
  font-size: 1.5rem;
  line-height: 1.3em;
  color: #222;
  font-weight: bold;
}
.accordion-area.is-collapsed .accordion-btn p:after {
  position: absolute;
  content: '';
  display: inline-block;
  right: 0;
  top: 50%;
  width: 26px;
  height: 18px;
  margin-top: -9px;
  background: url(/sp/img_renewal/index01/chara-plus.png) no-repeat 0 0;
  background-size: 18px;
}
.accordion-area.is-expanded .accordion-btn p:after {
  position: absolute;
  content: '';
  display: inline-block;
  right: 0;
  top: 50%;
  width: 26px;
  height: 18px;
  margin-top: -9px;
  background: url(/sp/img_renewal/index01/chara-minus.png) no-repeat 0 50%;
  background-size: 18px;
}
.accordion-inner {
  background-color: #f6f6f6;
  padding: 15px 11px 20px;
  text-align: left;
}
.area-1st {
  margin-top: 25px;
  margin-bottom: 40px;
}
.accordion-area dd h3 { font-size: 1.6rem; }
.accordion-area dd h3 + p { margin-top: 0; }
.accordion-area dd h3 ~ h3 { margin-top: 20px; }
.accordion-area .note {
  margin-top: 15px;
}
.accordion-area .note li {
  padding-top: 10px;
  padding-left: 1.5rem;
  color: #555555;
  font-size: 1.2rem;
  text-indent: -1.5rem;
}
.accordion-area .note li:before { content: "※ "; }
.link_service li { margin-top: -1px; }
.link_service li a {
  position: relative;
  display: block;
  padding: 10px 30px 10px 10px;
  border: 1px solid #dddddd;
  background: #fff;
  color: #333;
  font-size: 1.3rem;
  line-height: 1.3;
  text-decoration: none;
}
.link_service li a:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 50%;
  display: block;
  width: 9px;
  height: 15px;
  margin-top: -8px;
  background: url(/sp/img_renewal/index/campaignNews_arrow.png) no-repeat center center;
  background-size: contain;
}
.link_service li a .ttl {
  font-size: 1.5rem;
  font-weight: bold;
  color: #222;
}
.link_service li a p { margin-top: 0; }
.accordion-area.area-2nd .btn { padding: 0 10px; }
.accordion-area.area-2nd .btn a {
  display: block;
  width: auto;
  max-width: 300px;
  margin: auto;
  font-size: 1.5rem;
}
/* section_pagenav */
.section_pagenav {
  padding: 15px 0;
  background-color: #ccc;
}
.li_link_wh li a, .li_link_rd li a {
  position: relative;
  display: block;
  padding: 10px 10px;
  color: #222;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
}
.li_link_wh li a img, .li_link_rd li a img {
  margin-right: 10px;
  vertical-align: middle;
}
.li_link_wh li a:after, .li_link_rd li a:after {
  position: absolute;
  right: 10px;
  top: 50%;
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  margin-top: -8px;
  background: url(/sp/card/img/common/icon_arrow_btm_rd.png) no-repeat center center;
  background-size: contain;
}
.li_link_rd li a:after {
  background: url(/sp/card/img/common/icon_arrow_btm_wh.png) no-repeat center center;
  background-size: contain;
}
.li_link_wh li {
  margin-bottom: 1px;
  background: #fff;
}
.li_link_rd li { background: #CC0000; }
.li_link_rd li a { color: #fff; }
/* section_guide */
.section_guide {
  padding-bottom: 20px;
  background-color: #ECECEC;
}
.section_guide h3 {
  position: relative;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 25px;
  border-top: 2px solid #b6b6b6;
  background-color: #fff;
}
.section_guide h3:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -15px;
  display: block;
  width: 47px;
  height: 15px;
  margin: auto;
  background: url(/sp/card/img/common/img_balloon_btm_wh.png) no-repeat center top;
  background-size: contain;
}
.section_guide .box_guide {
  position: relative;
  margin-bottom: 25px;
  padding: 5px 10px 20px;
  border: 1px solid #dddddd;
  background: #fff;
}
.bx-tag {
  position: absolute;
  left: 0;
  top: -5px;
  z-index: 10;
}
.bx-tag img {
  width: 91px;
  height: 46px;
}
.section_guide .box_guide h4 {
  position: relative;
  margin: 0 -5px;
  padding: 25px 55px;
  background-position: right center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 1.7rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
.section_guide .box_guide h4 span {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}
.section_guide .box_guide h4:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 8px;
  display: block;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  background-size: contain;
}
.section_guide .box_guide .note {
  padding-left: 1em;
  text-indent: -1em;
  color: #555;
  font-size: 1.2rem;
  text-align: left;
}
.box_guide.box_mile h4 {
  background-color: #639DDD;
  background-image: url(/sp/card/img/common/bg_bonusmile.png);
  color: #fff;
}
.box_guide.box_mile h4:before { background-image: url(/sp/card/img/common/icon_plane.png); }
.box_guide.box_shopping h4 {
  background-color: #DAE6F1;
  background-image: url(/sp/card/img/common/bg_shopping.png);
}
.box_guide.box_shopping h4:before { background-image: url(/sp/card/img/common/icon_shopping.png); }
.box_guide.box_discount h4 {
  min-height: 45px;
  background-color: #A2836F;
  background-image: url(/sp/card/img/common/bg_discount.png);
  color: #fff;
  line-height: 45px;
}
.box_guide.box_discount h4:before { background-image: url(/sp/card/img/common/icon_discount.png); }
.box_guide.box_insurance h4 {
  min-height: 45px;
  background-color: #D1E8F9;
  background-image: url(/sp/card/img/common/bg_insurance.png);
  line-height: 45px;
}
.box_guide.box_insurance h4:before { background-image: url(/sp/card/img/common/icon_insurance.png); }
.box_guide.box_insurance h4 span {
  display: inline-block;
  font-weight: bold;
}
.box_guide .btn { text-align: center; }
.box_guide .btn a {
  display: block;
  width: auto;
  max-width: 300px;
  margin: auto;
}
.li_guide {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
.li_guide p {
  display: table-cell;
  padding: 10px 0;
  vertical-align: middle;
}
.li_guide p:nth-child(odd) {
  width: 55%;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: left;
}
.li_guide p:nth-child(odd) span {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  line-height: 1.4;
}
.li_guide p:nth-child(odd) span:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: inline-block;
  width: 4px;
  height: 100%;
  border-radius: 2px;
  background: #2D2D2D;
  vertical-align: middle;
}
.li_guide p:nth-child(even) {
  position: relative;
  width: auto;
  padding: 10px 0;
  color: #c00;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: right;
  line-height: 1.2;
}
.li_guide p:nth-child(even) img { vertical-align: middle; }
.li_guide p:nth-child(even) span.size-small {
  font-size: 1.1rem!important;
  font-weight: bold;
}
.li_guide p:nth-child(even) span.img, .li_guide p:nth-child(even) span.text {
  display: inline-block;
  vertical-align: middle;
}
.box_shopping .li_guide p:nth-child(odd) { width: 50%; }
.box_discount .li_guide p:nth-child(odd) { width: 65%; }
.box_insurance .li_guide p:nth-child(odd) { width: 55%; }
.box_accordion {
  padding: 20px 10px;
  border: 1px solid #dddddd;
  background: #fff;
}
/* section_card */
.section_card {
  padding: 40px 0 25px 0;
  border-top: 2px solid #b6b6b6;
}
.section_card h3 { margin-bottom: 25px; }
.section_card .link_card {
  position: relative;
}
.section_card .link_card:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
}
.section_card .link_card li {
  position: relative;
  width: 49.99%;
  margin-top: -1px;
  padding: 15px 10px 60px;
  border: 1px solid #ddd;
  border-left: none;
  box-sizing: border-box;
  float: left;
}
.section_card .link_card li:nth-child(odd) { }
.section_card .link_card li:nth-child(even) { border-right: none; }
.section_card .link_card li p { margin-top: 0; }
.section_card .link_card li .cardImage img { width: 115px; }
.section_card .link_card li .ttl {
  margin: 8px 0;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
}
.section_card .link_card li .text {
  color: #555;
  font-size: 1.1rem;
}
.section_card .link_card li .btn {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 25px;
}
.section_card .link_card li .btn-red a {
  display: block;
  width: auto;
  max-width: 135px;
  margin: auto;
  padding: 10px 0 9px;
  font-size: 1.2rem;
}
.section_card .note {
  font-size: 1.2rem;
  text-align: left;
}

/* float_btn */
.float_btn {
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.8);
}
.float_btn a {
  font-size: 1.3rem;
}
.float_btn_area .footer-inner {
  padding-bottom: 61px;
}