.main_contents {
	padding-bottom: 0;
}
.contents {
	padding-bottom: 0rem;
}
.copyright {
	padding: 3em 0 10em;
}
.contents-black {
	background-color: #b98b00;
}
.flex-wrapper {
	justify-content: space-between;
	padding: 0;
}
.flex-wrapper>p:nth-of-type(1) {
	margin-right: 1.5rem;
}
.text-red {
  color: #ab0d12;
}
.fw_b {
	font-weight: bold;
}
.btn_flex {
	display: flex;
	justify-content: space-between;
}
.btn01,
.btn02 {
	width: 48%;
}
.btn01 a,
.btn02 a {
  text-align: center;
  display: block;
  padding: 2rem;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
  border-radius: 5px;
  max-width: 700px;
  margin: 0 auto;
}
.btn01 a {
 background-color: #9b0000;
  box-shadow: .3rem .5rem 0 0 #680100;
}

.btn02 a {
  background-color: #eaa200;
  box-shadow: .3rem .5rem 0 0 #bf7f00;
}
.fix_btn {
  display: none;
  width: 100%;
  padding: 1.5rem 2rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.fix_btn .btn_flex {
	justify-content: space-around;
  max-width: 80%;
  margin: auto;
}
@media screen and (max-width:659px) {
	  .inner.general figure {
    margin: 0 0 1rem;
  }
	.btn_flex {
		flex-direction: column;
		gap: 1.5rem;
	}
	.fix_btn .btn_flex {
		max-width: 100%;
	}
	.flex-wrapper>p:nth-of-type(1) {
	margin-right: 0;
	}
	.btn01, .btn02 {
		width: 100%;
	}
  .btn01 a,
  .btn02 a {
    padding: 1rem;
    font-size: 1.54rem;
    border-radius: 5px;
  }
}

/*ゴールドカード特徴*/
.featureHead {
    width: 54%;
    margin: 0 auto .9em;
    text-align: center;
    position: relative;
    color: #6e6e6e
}
.text-small{
    font-size: 1.1rem;
}
@media screen and (max-width:659px) {
.featureHead {
    width: 80%
}
.card_contents06 .titleDescription {
    line-height: 180%
}
}
.featureHead:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 2px solid #d5d7d8
}
.featureHead .text {
    background: #fff;
    position: relative;
    z-index: 100;
    padding: 0 1em
}
.contents-black .titleDescription {
  color: #fff;
}
.featureHead .num {
    font-size: 110%;
    font-weight: 700
}
.card_contents06 .sectionTitle {
    margin-bottom: .3em
}
.card_contents06 .sectionTitle+.feature_list {
    margin-top: 2.4em
}
.card_contents06 .titleDescription {
    margin-bottom: 2.5em
}
.card_contents06 .button {
    width: 67.5%;
    text-align: center;
    margin: 0 auto
}
.card_contents06 .button .btn {
    height: 3.1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5em 0;
    background: url(/common/images/icon/ic_arrow-r-wh.png) 97% 50% no-repeat #aeafb0;
    -webkit-background-size: auto 1.3em;
    background-size: auto 1.3em;
    color: #fff;
    font-weight: 700
}

@media screen and (max-width:659px) {
.card_contents06 .button {
    width: 100%
}
.card_contents06 .button .btn {
    font-size: 1.2rem;
    height: 4.35em;
    line-height: 150%;
    padding: .5em 0;
    background-position: 93.5% 50%
}
}
.card_contents06 .quic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #f7f8f9;
    padding: 20px;
    margin-bottom: 40px
}

@media screen and (max-width:659px) {
.card_contents06 .quic {
    display: block;
    margin-bottom: 2.8em
}
}
.feature_list .img figure, .feature_list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}
.card_contents06 .quic+.center {
    line-height: 180%;
    color: #6e6e6e
}

@media screen and (max-width:659px) {
.card_contents06 .quic+.center {
    text-align: left;
    font-size: 1.2rem;
    line-height: 160%
}
}
.card_contents06 .quic .img {
    width: 20%;
    float: left;
    text-align: center;
    background: #fff;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 20px
}

@media screen and (max-width:659px) {
.card_contents06 .quic .img {
    float: none;
    width: 85%;
    margin: 0 auto 1em
}
}
.card_contents06 .quic .img img {
    width: 44%;
    height: auto
}
.card_contents06 .quic .img img.logo {
    width: 75%
}
.card_contents06 .quic .detail {
    width: 80%;
    float: right;
    padding: 6px 19px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    line-height: 170%
}
.card_contents06 .quic .detail h3 {
    font-size: 1.6rem;
    color: #6e6e6e;
    margin-bottom: .3em
}

@media screen and (max-width:659px) {
.card_contents06 .quic .detail {
    width: auto;
    float: none;
    padding: 0
}
.card_contents06 .quic .detail h3 {
    font-size: 1.4rem;
    line-height: 180%;
    margin-bottom: .1em
}
.card_contents06 .quic .detail p {
    font-size: 1.2rem;
    line-height: 160%
}
}
.feature_list {
    border-top: 1px solid #dddedf;
    margin-bottom: 2.8em
}

@media screen and (max-width:659px) {
.feature_list {
    margin-bottom: 2.2em
}
}
.feature_list.mb0 {
    margin-bottom: 0
}
.feature_list li {
    display: flex;
    padding: 1.3em 0;
    border-bottom: 1px solid #dddedf
}

@media screen and (max-width:659px) {
.feature_list li {
    display: block;
    padding: 1.3em 0 1.5em
}
}
.feature_list .img {
    width: 23.4%;
    text-align: center;
    padding: 0 1.2em
}
.feature_list .img figure {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 125px;
    background: #f7f8f9
}
.card_contents06.contents-gray figure {
    background: #fff
}

@media screen and (max-width:659px) {
.feature_list .img {
    width: 65%;
    margin: 0 auto 1em
}
.feature_list .img figure {
    height: 7.9em
}
}
.feature_list .img img {
    width: 40%
}
.feature_list .img .mile {
    width: 34%
}
.feature_list .img .pmile {
    width: 46.5%
}
.feature_list .img .logo_tokyuhotels {
    width: 32%
}
.feature_list .img .logo_tokyubell {
    width: 75%
}
.feature_list .detail {
    width: 76.6%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-right: 1em
}
.feature_list .detail h3 {
    font-size: 2.2rem;
    margin-bottom: .2em
}

@media screen and (max-width:659px) {
.feature_list .detail {
    width: auto;
    padding: 0
}
.feature_list .detail h3 {
    font-size: 2rem;
    margin-bottom: .2em
}
}
.feature_list .detail h4 {
    font-size: 1.6rem;
    color: #6e6e6e;
    margin-bottom: .2em
}
.feature_list .detail .pmile {
    margin-top: 1em
}
.feature_list .detail .pmile img {
    margin-top: .2em
}

@media screen and (max-width:1024px) {
.feature_list .detail .pmile img {
    width: 75%
}
}

@media screen and (max-width:659px) {
.feature_list .detail h4 {
    font-size: 1.4rem
}
.feature_list .detail .pmile img {
    width: 92%;
    margin: .2em 4% 0
}
.feature_list .detail p {
    font-size: 1.2rem
}
}
.feature_list .detail .pmile+.pmile {
    margin-bottom: 0
}
.feature_list .detail p {
    line-height: 180%
}
.feature_list .link {
    margin-top: 1.1em;
    line-height: 120%
}
.feature_list .link .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 22em;
    height: 3.15em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .7em 0
}

@media screen and (max-width:659px) {
.feature_list .link {
    margin-top: 1em
}
.feature_list .link .btn {
    width: 100%;
    font-size: 1.3rem;
    height: 2.8em
}
}
.feature_list .link .btn01 {
    width: 33.5em;
    background-position: 95.5% 50%
}
.feature_list .link .btn02 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.feature_list .link .btn02:first-child {
    margin-right: .5em
}

@media screen and (max-width:659px) {
.feature_list .link .btn01 {
    width: 100%;
    height: 3.8em;
    line-height: 180%;
    background-position: 93.5% 50%
}
.feature_list .link .btn02:first-child {
    margin-right: 0;
    margin-bottom: .7em
}
.feature_list .link .btn02 .icon-window {
    margin-left: .2em
}
}
.feature_list .link .icon-window {
    margin-left: .4em
}
.card_contents07 .sectionTitle {
    margin-bottom: 1.2em;
    line-height: 1
}

@media screen and (max-width:659px) {
.feature_list .link .icon-window {
    width: 1.1em;
    height: 1em;
    margin-left: 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}
.card_contents07 .sectionTitle {
    line-height: 120%
}
}
.card_contents07 .sectionTitle span {
    font-size: 1.4rem;
    font-weight: 400;
    display: block;
    margin: .6em 0
}
.card_contents07 .taStyle01 {
    width: 100%
}

@media screen and (max-width:659px) {
.card_contents07 .sectionTitle span {
    margin: -.1em 0;
    font-size: 1.2rem
}
.card_contents07 .taStyle01 {
    width: 108%;
    margin: 0 -4%
}
}
.card_contents07 .taStyle01 .icon-rogo {
    margin-right: .2em
}
.card_contents07 .taStyle01 .icon-rogo img {
    height: 2.119em;
    vertical-align: middle
}
.card_contents07 .taStyle01 h3 {
    color: #6e6e6e;
    font-size: 1.4rem;
    margin-bottom: .2em
}
.card_contents07 .taStyle01 p+h3 {
    margin-top: 2em
}
.card_contents07 .asterisk {
    list-style: none;
    font-size: 1.2rem;
    color: #6e6e6e;
    line-height: 160%;
    margin-top: 2.3em
}
.card_contents07 .asterisk li {
    padding-left: 1em;
    text-indent: -1em
}

@media screen and (max-width:659px) {
.card_contents07 .asterisk {
    font-size: 1.1rem;
    margin-top: 1.9em
}
.card_contents07 .asterisk li {
    margin-bottom: .3em
}
.card_contents07 .floatContentsButton {
    font-size: 1.2rem
}
}
.card_contents07 .floatContentsWrapper {
    margin-top: 1.3em;
    margin-bottom: .5em
}
.card_contents07 .link {
    margin-top: .5em;
    line-height: 120%
}
.card_contents07 .link a {
    background: url(/common/images/icon/ic_arrow-r-rd02.png) 100% 50% no-repeat;
    -webkit-background-size: auto .6em;
    background-size: auto .6em;
    text-decoration: underline;
    color: #282828;
    padding-right: .8em;
    margin-right: 1em
}
.card_contents07 .link .icon-window {
    margin-left: .4em
}
.card_contents-gold .titleDescription {
    margin-top: .4em
}

@media screen and (max-width:659px) {
.card_contents-gold .titleDescription {
    line-height: 170%;
    margin-top: .8em
}
}
.feature_list-gold {
    margin: 2.5em 0 0
}
.feature_list-gold li {
    padding: 2em 0;
    min-height: 17.5em;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat
}
.feature_list-gold .list01 {
    background-image: url(/card/images/jmb_c_gold_bg01.png)
}

@media screen and (max-width:659px) {
.feature_list-gold {
    margin-top: 2.2em
}
.feature_list-gold li {
    padding: 1.7em 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}
.feature_list-gold .list01 {
    background-image: url(/card/images/jmb_c_gold_bg01_sp.png)
}
}
.feature_list-gold .list02 {
    background-image: url(/card/images/jmb_c_gold_bg02.png)
}

@media screen and (max-width:659px) {
.feature_list-gold .list02 {
    background-image: url(/card/images/jmb_c_gold_bg02_sp.png)
}
}
.feature_list-gold .list03 {
    background-image: url(/card/images/jmb_c_gold_bg03.png)
}
.feature_list-gold .list04 {
    background-image: url(/card/images/jmb_c_gold_bg04.png)
}
.feature_list-gold .inner {
    min-height: 10.55em;
    display: block;
    padding: 0
}
.feature_list-gold .name {
    width: 27%;
    margin-left: 6.5%;
    float: left
}
.feature_list-gold .name h3 {
    font-size: 2.2rem
}

@media screen and (max-width:659px) {
.feature_list-gold .list03 {
    background-image: url(/card/images/jmb_c_gold_bg03_sp.png)
}
    .feature_list-gold .list04 {
    background-image: url(/card/images/jmb_c_gold_bg04_sp.png)
}
.feature_list-gold .inner {
    min-height: 1px
}
.feature_list-gold .name {
    width: auto;
    float: none;
    text-align: center;
    margin-left: 0;
    margin-bottom: .55em
}
.feature_list-gold .name h3 {
    font-size: 1.9rem
}
}
.feature_list-gold .detail {
    width: 58.5%;
    margin-right: 6%;
    float: right;
    line-height: 175%
}

@media screen and (max-width:659px) {
.feature_list-gold .detail {
    width: auto;
    float: none;
    font-size: 1.2rem;
    margin: 0 4%
}
}
.feature_list-gold .detail h4 {
    font-size: 1.85rem;
    margin-bottom: .4em
}
.feature_list-gold .button {
    margin-top: 1em
}
.feature_list-gold .button .btn {
    width: 22.2em;
    height: 3.2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .8em 0
}

@media screen and (max-width:659px) {
.feature_list-gold .detail h4 {
    font-size: 1.6rem;
    line-height: 170%;
    margin-bottom: .2em
}
.feature_list-gold .button {
    margin-top: 1.3em
}
.feature_list-gold .button .btn {
    width: 100%
}
}
.btn_w_r_arrow{
    position: relative;
    font-weight: 700;
}
.btn_w_r_arrow::after{
    content: "";
    position: absolute;
     top: 50%;
    left: 120%;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -4px;
}
.btn_r_r_arrow{
    position: relative;
    font-weight: 700;
}
.btn_r_r_arrow::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 120%;
    width: 5px;
    height: 5px;
    border-top: 2px solid #eb2f4c;
    border-right: 2px solid #eb2f4c;
    transform: rotate(45deg);
    margin-top: -4px;
}
.btn_b_b_arrow{
    position: relative;
    font-weight: 700;
}
.btn_b_b_arrow::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 120%;
    width: 5px;
    height: 5px;
    border-top: 2px solid #0668af;
    border-right: 2px solid #0668af;
    transform: rotate(45deg);
    margin-top: -4px;
}
.applicationNavi .btn span.btn_w_r_arrow,.applicationNavi .btn span.btn_r_r_arrow,.applicationNavi .btn span.btn_b_b_arrow{
    font-weight: 700;
}
.applicationNavi{
    justify-content: flex-start;
    flex-wrap: wrap;
}
.applicationNavi>li:nth-child(n+3){
    margin-top: 1rem;
}
.applicationNavi>li.v_btn>a.btn-primary{
    border: 1px solid #7988b3;
    background: #7988b3;
    color: #FFF;
}
    .applicationNavi>li.v_btn>a.btn-primary .btn_w_r_arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 108%;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -4px;
}
@media screen and (max-width:659px){
    .applicationNavi>li.v_btn>a.btn-primary .btn_w_r_arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 102%;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-top: -4px;
}
}
/*======ゴールド切替CP======*/
.limited_cover{
    padding: 0 1rem;
}
.limited_s_gold{
    max-width: 984px;
    margin: 3rem auto 7rem;
    padding: 5rem 3rem;
    border: 4px solid #e1396d;
    border-radius: 16px;
    color: #5A595A;
    background: #FFF;
}
.limited_s_gold .inner{
    width: 100%;
    padding: 0;
}
.limited_s_gold h3{
    text-align: center;
    font-size: 2.2rem;
}
.limited_read{
    line-height: 1.5;
    margin-top: 2rem;
}
.limited_read.date{
    font-weight: bold;
    font-size: 2.2rem;
    color: #e1396d;
}
.limited_s_gold h4{
    margin: 4rem 0 3rem 0;
    padding: 1rem 0;
    border-bottom: 4px solid #e1396d;
    font-size: 1.85rem;
}
.image_list{
    width: 80%;
    margin: 0 auto;
    text-align: center
}
.image_list>li{
    padding: 2rem 3rem 3rem;
    background: #ffe6ed;
}
.image_list>li+li{
    margin-top: 3rem;
}
.image_list>li>p{
width: 40%;
margin: 0 auto 2rem;
padding: 1rem;
background: #FFF;
border-radius: 50px;
color: #962b5a;
font-size: 1.7rem;
font-weight: bold;
}
.limited_plus_list{
    display: flex;
}
.limited_plus_list>li{
    position: relative;
    text-align: center;
    padding: 1.5rem;
    width: calc((100% - 12rem)/ 3);
    background: #ffe6ed;
}
.limited_plus_list>li+li::before {
position: absolute;
content: "";
display: inline-block;
width: 20px;
height: 20px;
border-top: solid 2px #e1396d;
border-right: solid 2px #e1396d;
top: 50%;
left: -5rem;
margin-top: -10px;
transform: rotate(45deg);
}
.limited_plus_list>li>p{
    line-height: 1.4;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1396d;
    color: #e1396d;
    font-size: 1.4rem;
    font-weight: bold;
}
.limited_plus_list>li>img{
    width: 30%;
}
.limited_plus_list>li+li{
    margin-left: 6rem;
}
.limited_read{
    text-align: center;
}
.at_list{
    line-height: 1.5;
}
.limited_m_btn{
    margin-top: 3rem;
}
.limited_m_btn a{
    display: block;
    width: 45%;
    margin: 0 auto;
    padding: 2rem;
    text-align: center;
    background: #e1396d;
    border-radius: 5px;
    color: #FFF;
    font-size: 1.6rem;
    font-weight: 700;
}
.text_bold{
    font-weight: bold;
}

@media screen and (max-width:659px){
    .limited_cover{
        width: 100%;
        padding: 0 1rem; 
    }
.limited_s_gold{
width: 100%;
margin: 1rem auto 4rem;
padding: 1rem 0 2rem;
border: 2px solid #e1396d;
}
    .limited_s_gold .inner{
        padding: 1rem;
    }
.limited_read{
    margin-top: 1rem;
}
.limited_read.date{
    font-size: 1.6rem;
}
.limited_s_gold h4{
    margin: 2rem 0 1.5rem 0;
    padding: 1rem 0;
    border-bottom: 2px solid #e1396d;
    font-size: 1.6rem;
}
.image_list{
    width: 100%;
}
.image_list>li{
    padding: 1rem 1rem 2rem;
    background: #ffe6ed;
}
.image_list>li+li{
    margin-top: 1rem;
}
.image_list>li>p{
width: 80%;
margin: 0 auto 2rem;
padding: 0.5rem;
background: #FFF;
border-radius: 50px;
color: #962b5a;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.4;
}
.limited_plus_list{
    display: block;
}
.limited_plus_list>li{
    text-align: center;
    padding: 2rem;
    width: 100%;
    background: #ffe6ed;
}
.limited_plus_list>li>p{
    line-height: 1.4;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1396d;
    color: #e1396d;
    font-size: 1.4rem;
    font-weight: bold;
}
.limited_plus_list>li>img{
    width: 30%;
}
.limited_plus_list>li+li{
    margin-left: 0;
    margin-top: 5rem;
}
.limited_plus_list>li+li::before {
position: absolute;
content: "";
display: inline-block;
width: 30px;
height: 30px;
border-top: solid 2px #e1396d;
border-right: solid 2px #e1396d;
top: -5rem;
left: 50%;
margin-top: 0;
margin-left: -15px;
transform: rotate(135deg);
}
    .image_list img.w_ctrl{
        width: 70%;
    }
.at_list{
font-size: 1.1rem;
    line-height: 1.4;
}

.limited_m_btn a{
    width: 100%;
    padding: 1.5rem;
}
}

.faq_text{
    line-height: 1.2;
}
.btn-primary.color-blue{
    color: #0668af;
    background-color: #c2e2fa;
    border-color: #0475ad;
}
.strong{
    margin-bottom: 0;
}
@media screen and (max-width:659px) {
    .faq_text{
        font-size: 1.2rem;
    }
    .btn-family .btn_r_r_arrow::after{
        left: 105%;
    }
}


/*ゴールドカード特徴*/