a:hover {
  opacity: .8;
}
.text-red {
  color: #eb2f4c;
}
.general-p {
  margin: 0 0 1rem;
}
/*main_vs*/
main {
  background: linear-gradient(90deg,#eaa429,#d43737,#d82a8b);
}
.main_visu_area {
	padding: 4rem 1rem 4rem;
}
.arrow_icon {
  text-align: center;
}
/*END===main_vs*/

/*accordion*/
.tokuten_wrapper .accordion section {
  margin-top: 0;
}
.tokuten_wrapper .accordion section h3 {
	background: linear-gradient(transparent 60%,#fef7fa 60%);
}
.accordion {
  background-color: #fff;
  padding: 1.5rem 2rem;
	max-width: 944px;
	margin: 2rem auto 4rem;
  border-radius: 15px;
}
.accordion dt {
	font-size: 2.8rem;
	color: #bd2020;
	font-weight: bold;
  cursor: pointer;
}
.accordion .top_title {
	position: relative;
	text-align: center;
    display: block;
  background: url("/entry/tokyu-card/images/2510dpcp/icon+.png")no-repeat top 50% right 2rem/2% auto;
}
.accordion .active .top_title  {
  background: url("/entry/tokyu-card/images/2510dpcp/icon-.png")no-repeat top 50% right 2rem/2% auto;
}


.bottom .accordion {
	background-color: #e8534b;
	padding: 2rem;
}
.bottom .accordion dt .title {
	color: #fff;
}
.bottom .accordion dt .title::before {
	border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}
.bottom .accordion dt.active .title::before {
	border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}
.bottom .accordion:nth-of-type(2) dt .title::before {
	border-top: 4px solid #1a1d1e;
  border-right: 4px solid #1a1d1e;
}
.bottom .accordion:nth-of-type(2) dt.active .title::before {
	border-top: 4px solid #1a1d1e;
  border-right: 4px solid #1a1d1e;
}
.bottom .accordion .accordion_inner {
	margin-bottom: 0;
}
.accordion_inner {
	background-color: #fff;
	padding: 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
	display: none;
}
.bottom .accordion:nth-of-type(2) .accordion_inner {
	background-color: #fff;
	padding: 0;
  margin-top: .8rem;
}
.bottom .accordion section h3 {
 background: linear-gradient(transparent 60%,#ffe4e3 60%);
}
.accordion section+section {
	margin-top: 3.5rem;
}
.accordion h3 {
  background-color: #bd2020;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  margin: 0rem auto 1rem;
  padding: 1rem 4rem;
  border-radius: 15px;
  width: fit-content;
}
.tableimg_area {
  margin-top: 3rem;
}
.arrow_icon:nth-child(2) {
  margin-bottom: 2rem;
}
.detail_text {
  text-align: center;
  margin-bottom: 8rem;
}
.heading-lv4 {
  font-size: 1.8rem;
  border-bottom: #ccc 4px solid;
  padding: 0 0 5px 0;
  line-height: 1.2;
  margin: 6rem 0rem 3rem;
}
.contents_wrapper.AF {
  padding-bottom: 7rem;
}

/*グラフ*/

.taStyle02.table00 {
  margin-top: 6rem;
}
.taStyle02.table00 td, .taStyle02.table00 tr {
  border: 2px solid #fff !important;
}
.taStyle02.table00 td.line {
  border-right: 2px solid #dbdbdb !important;
}
.taStyle02.table00 td.top {
  vertical-align: inherit;
}
.taStyle02.table00 th {
  background: #fff !important;
}
.taStyle02.table00 .title {
  color: #fff;
}
.taStyle02.table00 .yell .title {
  background-color: #ffa03a !important;
}
.taStyle02.table00 .blue .title {
  background-color: #39bdec !important;
}
.point {
  position: relative;
  white-space: nowrap;
}
.point::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 7rem;
  top: -4.5rem;
  width: 200px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
}
.point::before {
  background-image: url("../images/2510dpcp/cap01.png");
}
.ic_point2 {
  position: relative;
}
.ic_point2::before {
    position: absolute;
    content: "NEW!";
    color: #dd0637;
    left: -4.5rem;
    top: -1.2rem;
    font-weight: bold;
    animation: blinking .7s linear infinite alternate;
}
@keyframes blink-animation {
  0%, 100% {opacity: 1;}
  50% {opacity: 0;}
}
.ic_point::after, .ic_point2::after {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 2.5rem;
  background-image: url("../images/2510dpcp/ic_point.png");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.yell td.yell {
  background-color: #ffe4c6 !important;
}
.blue td {
  background-color: #c9f1ff !important;
}
.pointchart_table {
  margin: 3rem auto 2rem;
}
.taStyle01 td, .taStyle01 th, .taStyle02 td, .taStyle02 th {
  border: 2px solid #ccc;
  text-align: center;
}
.taStyle01 td, .taStyle01 th, .taStyle02 td, .taStyle02 th {
  vertical-align: middle;
}
.card img {
  width: 45%;
  margin-top: 1rem;
  min-width: 130px;
}
.pointchart_table .num {
  color: #e70a0a;
  font-size: 2rem;
  font-weight: 700;
}
.taStyle02 thead th {
	vertical-align: inherit;
}
.taStyle02 th, .bg_pink {
  background: #fff8f9 none repeat scroll 0 0 !important;
  font-weight: bold;
}
.taStyle02 th, .bg_pink .card {
  text-align: center;
}
.taStyle02 td, .taStyle02 th {
  padding: 0.8rem;
  width: 20%;
}
.table00 td, .table00 th {
  padding: 0.8rem;
  width: 32%;
}
.wh40 {
  width: 34%;
}
.wh20 {
  width: 22%;
}
.wh25 {
  width: 24%;
}
.exi {
  font-size: 1.8rem;
}
.table00 .title {
  font-weight: bold;
  font-size: 1.4rem;
}
.v_m_logo {
  width: 100%;
  display: flex;
}

.table00 .v_m_logo {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  justify-content: center;
}
.table00 .v_m_logo img {
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table00 .v_m_logo img.psamo {
  width: 34%;
}
.v_m_logo img {
  width: 42%;
  margin: 0 auto;
}
.pasmo_logo {
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 0.5rem;
}
.pasmo_logo img {
  width: 65%;
}
.tokyu_logo {
  width: 100%;
  margin: auto;
  text-align: center;
}
.table00 .tokyu_logo img {
  width: 23%;
  margin: 1rem auto 0rem;
}
.tokyu_logo img {
  width: 45%;
}
@media only screen and (max-width: 900px) {
  .point::before {
    width: 140px;
    height: 25px;
  }
}
@media only screen and (max-width: 659px) {
  .taStyle02.table00 {
    margin-top: 3.5rem;
  }
  .general-table.scroll .taStyle02 {
    width: 75rem;
  }
  .pointchart_table {
    margin: 2rem auto 2rem;
  }
  .v_m_logo {
    width: 85%;
    margin: 0 auto;
  }
  .card img {
    max-width: 135px;
    min-width: 135px;
  }
  .border {
    border: 4px solid #e70a0a !important;
  }
  .general-table {
    margin: 0 0 1rem;
  }
  .point::before {
    left: 4.5rem;
    top: -3.5rem;
    width: 140px;
    height: 25px;
  }
  .card img {
    max-width: 135px;
    min-width: 135px;
  }
  .border {
    border: 4px solid #e70a0a !important;
  }
  .general-table {
    margin: 0 0 1rem;
  }
  .point::before {
    left: 6rem;
    top: -2.8rem;
    width: 140px;
    height: 25px;
  }
}
/*END===グラフ*/
/*END===accordion*/




/*特典*/
.ac_title{
	cursor: pointer;
}
.ac_title h3 {
	margin-bottom: 3rem;
	position: relative;
}
.ac_title h3::before {
content: "";
  position: absolute;
  top: 35%;
  right: 3rem;
  width: 40px;
  height: 40px;
  background-color: #bd2020;
  border-radius: 50px;
  margin-top: -9px;
}
.ac_title h3::after {
content: "";
  position: absolute;
  top: 42%;
  right: 4.3rem;
  width: 10px;
  height: 10px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(135deg);
  transition: .2s;
}
.ac_title.active h3::after {
content: "";
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transition: .2s;}

.ac_title.active p {
	margin-bottom: 3.5rem;
	padding-bottom: 1.5rem;
	border-bottom: dotted 2px #aaaaaa;
}
.ac_bottom {
	display: none;
}
.ac_bottom .btn a {
	display: block;
  background-color: #bd2020;
  color: #fff;
  text-align: center;
  max-width: 60%;
  margin: 3rem auto 0;
  padding: 1rem;
  font-size: 2rem;
	position: relative;
}
.ac_bottom .btn a::before {
content: "";
  position: absolute;
  top: 48%;
  right: 1.3rem;
  width: 6px;
  height: 6px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-top: -3px;
}


/*END===特典*/

.inner.general {
  line-height: 1.6;
  padding: 0 2rem;
}
.inner {
  width: 984px;
	max-width: 100%;
  margin: 0 auto;
  zoom: 1;
}
.contents {
  position: relative;
}
.contents_wrapper .contents .detail {
	font-weight: normal;
	font-size: 1.4rem;
}
.bottom {
	padding-bottom: 7rem;
}
.li-detail > ul > li {
  display: table;
  line-height: 1.5;
  table-layout: auto;
	margin-bottom: .5rem;
}
.li-detail > ul > li .pre {
  display: table-cell;
  padding: 0rem;
  white-space: nowrap;
  width: 1%;
}
.inner.general .link a {
  background: rgba(0, 0, 0, 0) url("/common/images/icon/ic_arrow-r-rd02.png") no-repeat scroll 100% 50% / auto 0.6em;
  color: #282828;
  margin-right: .2em;
  padding-right: 0.8em;
  text-decoration: underline;
}
main .text-small {
	font-size: 1.4rem;
}

@media (min-width: 768px) {
  main .pcOnly {
    display: inline-block;
  }
}
@media screen and (max-width: 659px) {
	.contents_wrapper .contents .detail {
  font-size: 1.2rem;
}
	.li-detail > ul > li {
	font-size: 1.2rem;
	}
	 .inner.general {
		max-width: 100%;
		 padding: 0;
	}
	  .main_visu_area {
    padding: 1.5rem 1rem 4.5rem;
  }
	  .button a {
    margin: 0 auto 0;
    font-size: 1.8rem;
    padding: 1.3rem 1rem;
  }
	main .text-small {
  font-size: 1.2rem;
}
	.contents_wrapper h2 {
    margin: 0 auto 1.5rem;
  }
	  .contents_wrapper .contents {
    padding: 1.3rem;
  }
	  .contents_wrapper .inner.general:nth-of-type(2) {
		  margin-top: 4rem;
	}
	.contents_wrapper .inner.general:nth-of-type(2) .contents > h3 {
  padding-bottom: 2.5rem;
}

	  .general-table.scroll {
    overflow-x: scroll;
    overflow-y: hidden;
  }
	  .general-table.scroll .taStyle02 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 70rem;
    display: block;
  }
.table00 .v_m_logo {
  margin-top: 0rem;
}
	
	  .general-table.scroll img {
    max-width: 70rem;
    display: block;
    text-align: center;
      margin: 1rem auto 0rem;
  }
.pointchart_table.taStyle02 .wh20 .v_m_logo img {
  width: 55%;
  }
	  .phone_flow ol li p {
		  font-size: 1.4rem;
	}
}


/*btn_bg*/
.btn_wrapper {
	margin: 4rem auto 0;
}
.button a {
  max-width: 700px;
  margin: 0 auto;
	background-color: #ffeb27;
	color: #009de1;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	padding: 1.5rem 2rem;
	line-height: 1;
	border-radius: 50px;
}
.button a:hover {
  opacity: .8;
}
.button + .button {
    margin: 2rem auto 0;
}
.button + .button a {
	background-color: #fff;
	box-shadow: 3px 3px #078cb9;
}

.button a::after {
content: "";
  position: absolute;
  top: 48%;
  right: 2.5rem;
  width: 8px;
  height: 7px;
  border-top: 4px solid #009de1;
  border-right: 4px solid #009de1;
  transform: rotate(45deg);
  margin-top: -4px;
}
/*END===btn_bg*/
/*contents_wrapper*/
.contents_wrapper h2 {
	text-align: center;
	margin-bottom: 2rem;
}
.contents_wrapper .inner.general:nth-of-type(2) {
	margin-top: 6rem;
	margin-bottom: 4rem;
}
.contents_wrapper h3 {
	text-align: center;
}
.contents_wrapper .contents {
  background-color: #fff;
  border-radius: 15px;
  padding: 3rem;
}
.contents_wrapper .contents  .flex {
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}
.contents_wrapper .contents  .flex > li:first-child {
	border-right: 2px dotted #aaaaaa;
}
.contents_wrapper .contents .detail {
	margin-top: 1rem;
}
.contents_wrapper .inner.general:nth-of-type(2) .contents > h3 {
	padding-bottom: 1.5rem;
}
.contents_wrapper .inner.general:nth-of-type(3) .contents > h3 {
	padding-bottom: 3rem;
}

.tumitate .detail {
	width: 65%;
	text-align: left;
	 color: #282828;
	 margin-top: 0;
}



/*END===contents_wrapper*/

.bottom {
	margin-top: 5rem;
}
.bottom .btn_wrapper {
	margin: 5rem auto 0;
  text-align: center;
}
.bottom .accordion .title::before {
	top: 10%;
}

.bottom .button:nth-of-type(2) a {
	background-color: #fff;
  color: #bd2020;
}
.bottom .button:nth-of-type(2) a::after {
  border-top: 4px solid #bd2020;
	border-right: 4px solid #bd2020;
}
.btn-back {
	margin: 5rem auto 0;
  padding-bottom: 4rem;
}
.button_cap {
  position: relative;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.nrrn_bnr {
  text-align: center; 
  margin: 0 auto;
  margin-bottom: 2rem;
}
.btn_wrapper .button_cap::before {
  transform: translateX(-250%) skew(25deg);
}
.btn_wrapper .button_cap::after {
  transform: translateX(100%) skew(-25deg);
}
.btn_wrapper .button_cap::before, .btn_wrapper .button_cap::after {
  position: absolute;
  height: 20px;
  width: 160px;
  border-right: 3px solid #fff;
  content: "";
  top: 5rem;
  right: 145px;
}




/*sp表示*/
@media screen and (max-width:659px) {
  .general-p {
    margin: 0 0 .5rem;
  }
	  .general-list li {
    margin: 0 0 .2em;
  }
	.text-small {
  font-size: .9rem;
  line-height: 1.5;
}
/*main_vs*/
.main_visu_area {
	padding: 1.5rem 1rem 1.5rem;
}
	.inner.general {
		padding: 0;
	}
.btn_wrapper {
  margin: 1.5rem auto 0;
}
.arrow_icon img {
  width: 8%
}
.arrow_icon:nth-child(2) {
  margin-bottom: 1rem;
}
/*END===main_vs*/
  
/*accordion*/
.accordion {
  padding: 0.75rem 2rem;
  margin: 1rem auto 3rem;
}
.accordion dt {
  font-size: 2rem;
}
.accordion .top_title {
  background: url("/entry/tokyu-card/images/2510dpcp/icon+.png")no-repeat top 50% right 0rem/4% auto;
}
.accordion .active .top_title  {
  background: url("/entry/tokyu-card/images/2510dpcp/icon-.png")no-repeat top 50% right 0rem/4% auto;
}
  .accordion h3 {
    padding: 0.75rem 4rem;
  }
.ac_title h3::before {
  right: 1rem;
  width: 26px;
  height: 26px;
  top: 33%;
}
.ac_title h3::after {
  right: 1.8rem;
  width: 8px;
  height: 8px;
  top: 28%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
.ac_title.active h3::after {
  top: 42%;
}
.ac_bottom .btn a {
    font-size: 1.6rem;
  }
.heading-lv4 {
  margin: 5rem 0rem 1rem;
}
.ac_title h3 {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.bottom {
  margin-top: 0rem;
  padding-bottom: 4rem;
}
.contents_wrapper.AF {
  padding-bottom: 4rem;
}
  .accordion_inner .detail {
  font-size: 1.4rem;
}
  .accordion_inner {
    margin-top: 2rem;
    padding: 0rem;
  }
.detail_text {
  margin-bottom: 3rem;
}
/*グラフ*/
.taStyle01 td, .taStyle01 th, .taStyle02 td, .taStyle02 th {
  text-align: center;
}
.fs1 {
  font-size: 1.4rem;
  color: gray;
}
/*===ENDグラフ*/




/*END===accordion*/


/*btn_bg*/
.button {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.button a {
  margin: 0 auto 0;
  font-size: 1.6rem;
  padding: 1.5rem;
}
.button + .button {
    margin: 1rem auto 0;
}
.btn_wrapper .button_cap::before, .btn_wrapper .button_cap::after {
  display: none;
}
.bottom .btn_wrapper {
  margin: 3rem auto 0;
}
	.button a::after {
  content: "";
  right: 2rem;
}
.button_cap {
  font-size: 1.4rem;
}
/*END===btn_bg*/
/*contents_wrapper*/
	.contents_wrapper {
		padding: 0 1rem;
	}
	.contents_wrapper .inner.general:nth-of-type(2) {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
	.contents_wrapper h2 {
		max-width: 80%;
        margin: 0 auto 1rem;
	}
	.contents_wrapper .contents {
		padding: 1rem;
	}
	.contents_wrapper .contents .flex {
		flex-direction: column;
		margin-top: 1.5rem;
	}
	.contents_wrapper .contents .flex > li:first-child {
		border-bottom: 2px dotted #aaaaaa;
		border-right: none;
		padding-bottom: 1.5rem;
		padding-top: 0;
		padding-right: 0;
	}
	.contents_wrapper .contents .flex > li:nth-of-type(2) {
		padding-top: 1.5rem;
	}
	.contents_wrapper .contents .detail {
		font-size: 1rem;
		line-height: 1.75;
	}
	.contents_wrapper .inner.general:nth-of-type(3) .contents > h3 {
  padding-bottom: .5rem;
}
	.tokuten_wrapper .more {
	padding: 0;
	margin-top: 1.5rem;
}


/*END===contents_wrapper*/
}
/*END===sp表示*/
