a:hover {
  opacity: .8;
}
.text-red {
  color: #eb2f4c;
}
.general-p {
  margin: 0 0 1rem;
}
.ftw_b {
  font-weight: bold;
}
/*main_vs*/
main {
  background-color: #fadbdf;
}
main.v2 {
  background: linear-gradient(90deg, #eecbca, #f8ede2, #eecbca);
  padding-bottom: 3rem;
}
.main_visu_area {
  padding: 4rem 1rem 4rem;
}
.main_visu_area.v2 {
  padding: 4rem 1rem;
}
.arrow_icon {
  text-align: center;
}
.date_area {
  text-align: center;
  margin: 0 auto;
}
/*END===main_vs*/

.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;
  padding: 0 2rem;
}
.btn_wrapper:nth-child(2) {
  margin: 0 auto 2rem;
}
.button a {
  max-width: 700px;
  margin: 0 auto;
  background-color: #e73268;
  color: #fff100;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
  padding: 1.5rem 2rem;
  line-height: 1;
  border-radius: 8px;
}
.button.point {
  margin-top: 2rem;
}
.button.point a {
  max-width: 700px;
  margin: 0 auto;
  background-color: #f6e280;
  color: #db0337;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
  padding: 1.5rem 2rem;
  line-height: 1;
  border-radius: 8px;
  border: 2px solid #db0337;
  box-shadow: 3px 3px #cc124a;
}
.button a:hover {
  opacity: .8;
}
.button + .button {
  margin: 2rem auto 0;
}
.button + .button a {
  background-color: #fff;
  box-shadow: 3px 3px #cc124a;
  color: #e73268;
}
.button a::after{
  content: "";
  position: absolute;
  top: 48%;
  right: 2.5rem;
  width: 7px;
  height: 7px;
  border-top: 4px solid #fff100;
  border-right: 4px solid #fff100;
  transform: rotate(45deg);
  margin-top: -4px;
}
.button.newkai a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 2.5rem;
  width: 7px;
  height: 7px;
  border-top: 4px solid #e73268;
  border-right: 4px solid #e73268;
  transform: rotate(135deg);
  margin-top: -4px;
}
.button.point a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 2rem;
  width: 7px;
  height: 7px;
  border-top: 4px solid #db0337;
  border-right: 4px solid #db0337;
  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: 1rem 1.8rem 0;
}
.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;
  padding: 0 2rem 5rem;
}
.bottom .btn_wrapper {
  margin: 5rem auto 0;
  text-align: center;
}
.bottom .accordion .title::before {
  top: 30%;
}
.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: #e70012;
  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 #e70012;
  content: "";
  top: 5rem;
  right: 145px;
}
/*END===accordion*/
.accordion {
  color: #1a1d1e;
  background-color: #00b0ec;
  padding: 1rem 2rem;
  max-width: 944px;
  margin: 3.5rem auto 0;
  cursor: pointer;
}
.bottom .accordion {
	background-color: #e73268;
	padding: 2rem;
}
.bottom .accordion:nth-of-type(2) {
	background-color: #fff;
}
.bottom .accordion dt .title {
	color: #fff;
}
.accordion dt {
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}
.accordion .title {
  position: relative;
  text-align: center;
  display: block;
}

.bottom .accordion:nth-of-type(2) dt .title {
	color: #1a1d1e;
}
.accordion .title::before {
  content: "";
  position: absolute;
  top: 25%;
  right: 2rem;
  width: 8px;
  height: 7px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(135deg);
  transition: .2s;
}
.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;
}
.accordion dt.active .title::before {
  content: "";
  position: absolute;
  top: 45%;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(-45deg);
  transition: .2s;
}
.bottom .accordion .accordion_inner {
	margin-bottom: 0;
}
.accordion_inner {
	background-color: #fff;
	padding: 2rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
	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 section h3 {
	font-size: 2rem;
	font-weight: bold;
	background: linear-gradient(transparent 60%,#e8f9ff 60%);
	width: fit-content;
	margin: 0 auto 1.5rem;
}
.accordion:nth-of-type(1) section h3 {
	background: linear-gradient(transparent 60%,#ffeff1 60%);
}
.accordion .text-big {
	font-size: 1.6rem;
	font-weight: bold;
}
/*table内*/
.taStyle02 th:nth-of-type(2) {
	width: 31rem;
}
.taStyle02 th:nth-of-type(3) {
	width: 17rem;
}
.general-table .taStyle02 td,
.general-table .taStyle02 th {
	background-color: #fffbfb;
	border: 2px solid #ccc;
	color: #45313a;
  padding: 1rem;
}
.general-table .taStyle02 thead th {
	background-color: #ffe4e3;
	text-align: center;
}
/*END===table内*/
/*2つ目accordion*/
.accordion dt .important {
display: inline-block;
  font-size: 1.6rem;
  text-indent: -1.4rem;
  padding-left: 1.4rem;
  text-align: left;
  margin-top: 2rem;
  font-weight: normal;
  line-height: 1.5;
  color: #db0337;
}
.accordion dt .important:nth-last-of-type(1) {
	margin-top: 0;
	margin-bottom: 0;
}
@media screen and (max-width:659px) {
.accordion dt .important {
  font-size: 1.2rem;
}
.bottom .accordion {
  padding: 1rem;
}
 .accordion:nth-of-type(1) section h3 span {
    background: linear-gradient(transparent 60%,#ffeff1 60%);
    text-align: center;
  }
.general-table .taStyle02 th {
  padding: 0.5rem;
  min-width: 210px;
}
.button.point a::after {
  right: 1.25rem;
}
  }
/*END===2つ目accordion*/

/*END===accordion*/
/*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.v2 {
    padding-bottom: 0;
  }
  .main_visu_area {
    padding: 2rem 1rem 1.5rem;
  }
    .main_visu_area.v2 {
    padding: 1.5rem 1rem .5rem;
  }
  .inner.general {
    padding: 0;
  }
  .btn_wrapper {
    margin: 1.5rem auto 3rem;
  }
  .arrow_icon img {
    width: 8%
  }
  .arrow_icon:nth-child(2) {
    margin-bottom: 1rem;
  }
  .date_area {
  padding: 0 1rem;
}
  /*END===main_vs*/
  
  /*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.point a {
    margin: 0 auto 0;
    font-size: 1.6rem;
    padding: 1.5rem;
  }
  .button.point {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
  .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;
    padding: 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 #0c467f;
    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;
  }
  .bottom {
  padding: 0 0 3rem;
}
  /*END===contents_wrapper*/
}
/*END===sp表示*/
@keyframes roll {
  0% {
    transform: rotate(0deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: rotate(20deg);
    top: 100%;
    opacity: 0;
  }
}
@keyframes anim {
  100% {
    color: transparent;
    top: 150%;
  }
}

.cap01 {
	text-align: center;
	margin-bottom:2rem;
}

@media screen and (max-width:659px) {
  .cap01 {
	margin-bottom:1rem;
}
}