@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap");

/* - - - - from common.css - - - - */
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #333333;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=70); /* IE 6,7*/
  -ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
  -moz-opacity: 0.7; /* FF , Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
  opacity: 0.7;
  zoom: 1; /*IE*/
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body {
  -webkit-font-smoothing: antialiased;
  color: #2f3438;
}
body {
  min-width: 980px;
}
.show-small {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .show-small {
    display: block !important;
  }
  .hide-small {
    display: none !important;
  }
}

.inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 980px;
  padding: 0 0px;
}

.clm-left {
  float: left;
}
.clm-right {
  float: right;
}

/** SITE HEADER
==============================================*/
.site-header {
  width: 100%;
  z-index: 1;
}
.site-header .masthead {
  background-color: #fff;
  padding: 20px 0;
}
@media only screen and (min-width: 769px) {
  .site-header .masthead {
    padding: 20px;
  }
}
.site-header .masthead .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
}

.site-header .masthead .content .brand-logo {
  width: 500px;
  max-width: 100%;
}
.site-header .masthead .content .brand-logo .brand-logo-desc {
  font-size: 11px;
  letter-spacing: inherit;
  font-weight: 300;
}
.site-header .masthead .content .brand-logo .brand-logo-img {
  line-height: 1;

  padding: 5px 5px 5px 0;
}
.site-header .masthead .content .brand-logo .brand-logo-img > a {
  display: inline-block;
  line-height: 1;
  padding: 5px 5px 5px 0;
}
.header_nolink .site-header .masthead .content .brand-logo .brand-logo-img > a {
  pointer-events: none;
}
.site-header .masthead .content .brand-logo .brand-logo-img img {
  width: 100%;
  max-width: 100%;
}

.site-header .masthead .content .saisontop {
  width: calc(100% - 500px - 180px);
  padding-right: 20px;
  text-align: right;
}
.site-header .masthead .content .saisontop > a {
  font-size: 12px;
  border-bottom: 1px solid #464646;
  position: relative;
}
.site-header .masthead .content .saisontop > a:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.1em);
  right: -0.75em;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-header .masthead .content .official {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 55px;
}
.site-header .masthead .content .official > img {
  height: 45px;
  padding: 0 20px;
}
.site-header .masthead .content .official > img:last-child {
  padding-right: 0;
}
.site-header .masthead .content .official > img:not(:last-child) {
  border-right: 1px solid #262626;
}
.site-header .masthead .content .official {
  padding: 5px 0;
}
@media only screen and (max-width: 768px) {
  .site-header .masthead .content.row {
    padding: 0;
    margin: 0;
  }
  .site-header .masthead {
    padding: 13px 8px 13px 15px;
    height: 60px;
    width: calc(100% - 50px);
  }
  .wh_header .site-header .masthead {
    width: 100%;
    height: auto;
  }
  .site-header.type2 .masthead {
    width: 100%;
  }
  .site-header .masthead .content .brand-logo {
    width: 100%;
    max-width: 200px;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img img {
    width: 100%;
  }
  .site-header .masthead .content .official {
    padding: 0;
    height: auto;
    width: 105px;
  }
  .site-header .masthead .content .official > img {
    height: 25px;
    padding: 0 10px;
  }
  .site-header .masthead .content .official > img:first-child {
    padding-right: 10px;
  }
  .site-header .masthead .content .official > img:last-child {
    padding-right: 10px;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img > a {
    padding: 0;
    display: block;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img {
    padding-bottom: 3px;
    padding-right: 10px;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img img {
    display: block;
  }
}
@media only screen and (min-width: 641px) and (max-width: 768px) {
  .wh_header .site-header .masthead .content .official > img:first-child {
    padding-right: 20px;
  }
}

/*------------------------------------------------------------
	FOOTER
------------------------------------------------------------*/
footer a {
  text-decoration: underline;
  color: #1953c7;
  /* color: #1e5bd5; */
}

footer a:hover {
  color: #1953c7;
  text-decoration: none;
}
.footer-company_info {
  padding: 20px 0 20px 0;
  width: 100%;
  text-align: left;
  border-top: 1px solid #dedede;
  background-color: #fff;
}
.footer-company {
  float: left;
}
.footer-company .reference {
  padding-left: 15px;
  background: url("/amex/images/top/icon_arrow_footer.gif") no-repeat left center;
  font-size: 93%;
}
.footer-company .copyright {
  margin-bottom: 2em;
}
.footer-pmark {
  float: right;
  padding-top: 0;
  width: 100px;
  text-align: right;
}
.footer-legal {
  float: right;
  width: 700px;
  text-align: right;
  font-size: 77%;
  line-height: 2;
  margin-bottom: 18px;
}
.footer-legal address {
  font-style: normal;
}
.footer-nav {
  padding: 15px 0;
  text-align: center;
  font-size: 93%;
  border-top: 1px dotted #ccc;
  background-color: #fff;
}
.footer-nav a {
  margin: 0 3px;
}

@media only screen and (max-width: 640px) {
  html,
  body {
    min-width: 100%;
  }
  .inner {
    max-width: auto;
  }

  #platinum-cs .sp-header {
    background-color: #ffffff;
    display: table !important;
  }
  .row.sp-header {
    width: 100%;
    height: 44px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sp-header p {
    margin: 0;
  }
  .sp-header .sp-header-logo {
    height: 44px;
    display: table-cell;
    vertical-align: middle;
  }
  .sp-header .sp-header-logo {
    line-height: 1;
    font-size: 10px;
  }
  .sp-header .sp-header-logo a {
    height: 44px;
  }
  .sp-header .sp-header-logo img {
    width: 100%;
  }

  .footer {
    position: relative;
    padding: 0 10px;
  }
  .top .footer,
  .page .footer {
    position: relative;
    padding: 0 10px 80px;
    /*---service renew 181129---*/
    background-color: #fff;
  }

  .footer-company {
    float: none;
  }
  .footer-company .reference {
    /*     font-size: 1.2rem; */
  }
  .footer-company .copyright img {
    height: 30px;
    width: auto;
  }
  .footer-pmark {
    float: none;
    position: absolute;
    right: 10px;
    /*     top: 20px; */
  }
  .footer-pmark img {
    height: 40px;
    width: auto;
  }
  .footer-legal {
    font-size: 1rem;
  }
  .footer-legal address {
    text-align: left;
    margin-top: 2em;
  }
  .footer-legal {
    width: auto;
    float: none;
    text-align: center;
  }
  .footer-nav {
    font-size: 1.2rem;
  }
  .footer-nav a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 640px) {
  .sidenav .thumb.cobalt {
    background-image: url(/amextop/cobalt/images/card-cobalt.png);
  }
}

/* - - - - from common.css - - - - */

.row {
  min-width: 980px;
  width: 980px;
  padding: 0;
}
.wrap {
  min-width: 980px;
  overflow: hidden;
}

.sp {
  display: none;
}
.flpc {
  float: left;
}
.frpc {
  float: right;
}
.tbpc {
  display: table;
}
.tbpc > .cell {
  display: table-cell;
  vertical-align: middle;
}

.slick-dots li button:before {
  content: "";
  width: 14px;
  height: 14px;
  margin: 3px;
  background-color: #c8c8c8; /*#63B3CB*/
  border-radius: 50%;
}
.slick-dots li.slick-active button:before {
  background-color: #63b3cb;
}

@media only screen and (max-width: 640px) {
  .sp {
    display: inherit;
  }
  .pc {
    display: none;
  }
  .flpc,
  .frpc {
    float: none;
  }
  .tbpc > .cell {
    display: block;
  }

  .row {
    min-width: 100%;
    width: 100%;
  }
  .wrap {
    min-width: 100%;
  }

  #container {
    width: 100%;
    overflow: hidden;
  }
  #container .campaign > .inner {
    padding: 0 20px;
  }
}

#platinum-cs section.campaign {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #platinum-cs section.campaign {
    padding-bottom: 30px;
  }
}

.section-hero-v4 .notes {
  color: #fff;
}
.section-hero-v4 {
  position: relative;
  width: 100%;
  /* min-width: 980px; */
  /* height: 700px; */
  color: #fff;
}
.section-hero-v4 .hero-wrap-bg {
  position: relative;
  /* background: url(../images_v4/bg-mv_pc.jpg) no-repeat;
	background-size: cover; */
}
.section-hero-v4 .hero-wrap-bg.test2 {
  background: url(/amextop/platinum-cs/images_v4/bg-mv02_pc.jpg) no-repeat;
  background-size: cover;
}
.section-hero-v4 .hero-wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 980px;
  padding: 0 0px;
}
.section-hero-v4 .area-fill {
  background: rgba(0, 0, 0, 0.7);
  width: 616px;
  height: 650px;
}
.section-hero-v4 .box-fill {
  background: #000;
  background: -webkit-linear-gradient(-45deg, #ffffff 0%, #000000 13%);
  background: -webkit-linear-gradient(315deg, #ffffff 0%, #000000 13%);
  background: linear-gradient(135deg, #ffffff 0%, #000000 13%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 );
  padding: 15px 30px;
}
.section-hero-v4 .box-fill .img {
  text-align: center;
}
.section-hero-v4.v5 .hero-wrap-bg {
  background: url(/amextop/platinum-cs/images_v4/bg.jpg) no-repeat center center;
  background-size: cover;
}
/* .section-hero-v4.v5 .hero-wrap-bg {
	background: url(../images_v4/ptlogo.png) no-repeat;
	background-position-x: calc(50% + 386px);
	background-position-y: calc(50% - 35px);
	background-size: auto 366px;
}
@media only screen and (max-width: 1200px) {
	.section-hero-v4.v5 .hero-wrap-bg {
		background-position-x: calc(100% - 20px);
		background-position-y: center;
		background-size: auto 300px;
	}
} */
@media only screen and (max-width: 640px) {
  /* .section-hero-v4.v5 .hero-wrap-bg {
		background-position-x: 20px;
		background-position-y: center;
		background-size: auto 150px;
	} */
  .section-hero-v4.v5 .area-fill {
    background-color: transparent;
  }
}
@media only screen and (min-width: 641px) {
  .section-hero-v4 .box-fill .img .h140 {
    height: 140px;
    width: auto;
  }
}
.section-hero-v4 .box-fill .title {
  text-align: center;
  margin-bottom: 0.6em;
}
.section-hero-v4 .box-fill .notes {
  text-align: right;
  margin-top: 0.6em;
}
.section-hero-v4 .box-fill img {
  width: 100%;
}
.section-hero-v4 .box-btn {
  padding: 20px 30px 0;
}
.section-hero-v4 .application-btn a,
.footer-btn .application-btn a {
  color: #fff;
  display: block;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 10px;
}
.section-hero-v4 .application-btn,
.footer-btn .application-btn {
  background: #19197d;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 1px #9c9c9c;
  color: #fff;
  font-size: 17px;
  min-height: 63px;
  /* line-height: 63px; */
  text-align: center;
  width: 270px;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
/* .footer-btn {
	margin-top: 50px;
} */
.mirror .section-hero-v4 .application-btn.flpc,
.mirror .footer-btn .application-btn.flpc {
  float: none;
  margin: 0 auto;
}
.section-hero-v4 .application-btn.kantan,
.footer-btn .application-btn.kantan {
  line-height: 1.4;
  padding-top: 7px;
}
.section-hero-v4 .application-btn.kantan span,
.footer-btn .application-btn.kantan span {
  font-size: 14px;
}

.footer-btn .box-btn {
  padding: 0;
}
.footer-btn .footer-btn-wrap {
  width: 580px;
  margin: 0 auto;
}

.footer-btn {
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 0;
  box-sizing: border-box;
  /* position: fixed; */
  width: 100%;
  left: 0;
  bottom: -130px;
  min-width: 980px;
}
.mirror .footer-btn {
  position: fixed;
}
.footer-btn .btn_area {
  margin: 0 auto;
  width: 60%;
}

.entry-btn .box-btn {
  padding: 0;
}
.entry-btn .entry-btn-wrap {
  width: 580px;
  margin: 0 auto;
}

.entry-btn {
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 0;
  box-sizing: border-box;
  /* position: fixed; */
  width: 100%;
  left: 0;
  bottom: -130px;
  min-width: 980px;
}
.entry-btn .btn_area {
  margin: 0 auto;
  width: 60%;
}

/* .entry-btn .box-btn{padding: 40px 30px 0;} */

.entry-btn .application-btn a {
  color: #fff;
  display: block;
  height: 100%;
}
.entry-btn .application-btn {
  background: #19197d;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 1px #9c9c9c;
  color: #fff;
  font-size: 17px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  width: 270px;
  margin: 0 auto;
}
.entry-btn .application-btn.flpc {
  float: none;
  margin: 0 auto;
}
.entry-btn .application-btn.kantan {
  line-height: 1.4;
  padding-top: 7px;
}
.entry-btn .application-btn.kantan span {
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .entry-btn .application-btn + .application-btn {
    margin-top: 20px;
  }

  .entry-btn {
    min-width: 100%;
  }
  .entry-btn .box-btn {
    padding: 0;
    bottom: -200px;
  }
  .entry-btn .entry-btn-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .entry-btn .btn_area {
    width: 92%;
  }
}

.section-hero-v4 video {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(/amextop/platinum-cs/images/bg_01_pc.jpg) no-repeat;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 640px) {
  .section-hero-v4 {
    height: auto;
  }
  .section-hero-v4 .hero-wrap {
    padding: 20px 20px;
  }
  .section-hero-v4 .area-fill {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
  .section-hero-v4 .box-fill {
    padding: 13px 20px 15px;
  }
  .section-hero-v4 .box-fill .title {
    text-align: center;
    margin-bottom: 0.6em;
    font-size: 12px;
  }
  .section-hero-v4 .box-fill .notes {
    text-align: right;
    margin-top: 0.6em;
  }
  .section-hero-v4 .box-btn {
    padding: 25px 30px 0;
    width: 100%;
  }
  .section-hero-v4 .application-btn {
    font-size: 15px;
    min-height: 50px;
    /* line-height: 50px; */
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
  }
  .section-hero-v4 .application-btn.kantan {
    line-height: 1.4;
    padding-top: 2px;
  }
  .section-hero-v4 .application-btn.kantan span {
    font-size: 12px;
  }
  .section-hero-v4 .application-btn + .application-btn,
  .footer-btn .application-btn + .application-btn {
    margin-top: 20px;
  }

  .footer-btn {
    min-width: 100%;
  }
  .footer-btn .box-btn {
    padding: 0;
    bottom: -200px;
  }
  .footer-btn .footer-btn-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .footer-btn .btn_area {
    width: 92%;
  }

  /* .section-hero-v4 video{
		position: absolute;
		z-index: -1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: url(images/bg_01_pc.jpg) no-repeat;
		background-size: cover;
		object-fit: cover;
	} */
}

/* - - - - part - - - - */

.section-hero-v4 .card-info {
  border-collapse: separate;
  border-spacing: 30px;
  padding: 40px 0 0;
}
.section-hero-v4 .card-info img {
  width: 100%;
}
.section-hero-v4 .card-info .img-card {
  width: 267px;
}
.section-hero-v4 .card-info .img-title {
  width: 254px;
  margin-bottom: 10px;
}
.section-hero-v4 .card-info .lead {
  margin-bottom: 10px;
}

@media only screen and (max-width: 640px) {
  .section-hero-v4 .card-info {
    border-spacing: 0;
    padding: 20px 20px;
    width: 100%;
  }
  .section-hero-v4 .card-info img {
    width: 100%;
  }
  .section-hero-v4 .card-info .img-card {
    width: 100%;
    max-width: 267px;
    margin: 0 auto;
  }
  .section-hero-v4 .card-info .img-title {
    width: 100%;
    max-width: 254px;
    margin-bottom: 10px;
    margin: 0 auto 20px;
  }
  .section-hero-v4 .card-info .lead {
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
  }
  .section-hero-v4 .card-info .notes {
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  /* .section-hero .top_bg video{display: none;} */
  .section-hero .top_bg {
    background: url(/amextop/platinum-cs/images/bg_01_pc.jpg) no-repeat !important;
    background-size: cover;
  }
}

.hd-tab {
  width: 100%;
  position: absolute;
  bottom: -1px;
  z-index: 1;
}
.hd-tab .tab_top {
  width: 100%;
  max-width: 920px;
  position: relative;
  top: 0;
  margin: 0 auto;
}
.hd-tab .tab_top img {
  width: 100%;
  height: 6px;
}
.hd-tab .tab_area {
  width: 100%;
  max-width: 920px;
  height: 80px;
  background: #ffffff;
  text-align: center;
  margin: 0 auto;
}
.hd-tab .tab_area ul.tab {
  width: 96%;
  margin: 0 auto;
  display: table;
  padding: 3px 0 0;
  font-weight: bold;
}
.hd-tab .tab_area ul.tab li,
.hd-tab .tab_area ul.tab li a {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  height: 74px;
  font-size: 1.1em;
}
.hd-tab .tab_area ul.tab li {
  border-right: dotted 1px #000;
}
.hd-tab .tab_area ul.tab li:last-child {
  border-right: none;
}
.hd-tab .tab_area ul.tab li.tab_01 a:before,
.hd-tab .tab_area ul.tab li.tab_02 a:before,
.hd-tab .tab_area ul.tab li.tab_03 a:before,
.hd-tab .tab_area ul.tab li.tab_04 a:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon01.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 6px;
}
.hd-tab .tab_area ul.tab li.tab_02 a:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon02.png);
}
.hd-tab .tab_area ul.tab li.tab_03 a:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon03.png);
}
.hd-tab .tab_area ul.tab li.tab_04 a:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon04.png);
}

@media only screen and (max-width: 640px) {
  .hd-tab {
    width: 90%;
    margin: 25px auto;
    position: relative;
    bottom: auto;
  }
  .hd-tab .tab_top {
    display: none;
  }
  .hd-tab .tab_area {
    height: auto;
    border: solid 2px #969696;
  }
  .hd-tab .tab_area ul.tab {
    width: 100%;
  }
  .hd-tab .tab_area ul.tab li,
  .hd-tab .tab_area ul.tab li a {
    display: inline-table;
    width: 100%;
    height: auto;
    font-size: 1.1em;
    padding: 8px 0;
  }
  .hd-tab .tab_area ul.tab li {
    border-bottom: dotted 1px #000;
    border-right: none;
  }
  .hd-tab .tab_area ul.tab li:last-child {
    border-bottom: none;
    border-right: none;
  }
}

/*------------------------------------------------------------
	Container Area
------------------------------------------------------------*/
#container section.service img {
  width: 100%;
}
#container {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
#container section {
  margin: 0;
  padding: 0;
}
#container section.service {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 0;
  margin-top: 50px;
  overflow: hidden;
}

#container section.service h3 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #828282;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#container section.service .inner .box_cnt1 {
  width: 940px;
  height: auto;
  min-height: 325px;
  margin: 0 auto 35px;
  background: #f5f5f5;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  border-top: solid 5px #a0a0a0;
}
@media only screen and (min-width: 641px) {
  #container section.service .inner .box_cnt1 {
    display: -webkit-box;
    display: flex;
  }
}
#container section.service .inner .box_cnt1 > * {
  float: none;
}
#container section.service .inner .box_cnt1 .box_img {
  width: 460px;
  height: 100%;
}
#container section.service .inner .box_cnt1 .box_img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 100%;
  height: 100%;
}
#container section.service .inner .box_cnt1 .txt_area .link-wrap {
  text-align: right;
}

#container section.service .inner .box_cnt1 .clm-right {
  width: 480px;
  /* 	height: 320px; */
}
#container section.service .inner .txt_area {
  width: 80%;
  margin: 15px auto;
  min-height: 370px;
}
#container section.service .inner .box_cnt1 .txt_area {
  min-height: 1px;
}
#container section.service .inner .box_ttl {
  padding: 6px 0;
  border-top: dotted 2px #6a6a6a;
  border-bottom: dotted 2px #6a6a6a;
  margin-bottom: 8px;
  text-align: center;
  color: #0f1351;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service .inner .box_sttl {
  padding: 3px 0 6px;
  text-align: center;
  color: #6a6a6a;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service .inner .smc-logo {
  width: 230px;
  margin: 10px auto 15px;
}
#container section.service .inner .caption,
#container section.service-detail .txt_area ul.caption {
  font-size: 0.8em;
  margin-top: 5px;
}
#container section.service .inner ul.caption,
#container section.service-detail .txt_area ul.caption {
  text-indent: -1em;
  padding-left: 1em;
}
#container section.service .inner p {
  margin: 0;
  padding: 0;
}
#container section.service .inner .link {
  margin-top: 10px;
  text-align: right;
}
#container section.service .inner .link {
  text-decoration: underline;
}
#container section.service .inner .box_cnt2 .link,
#container section.service .inner .box_cnt3 .link,
#container section.service .inner .box_cnt4 .link,
#container section.service .inner .box_cnt5 .link {
  margin-top: 10px;
}

#container section.service .inner .box_cnt2,
#container section.service .inner .box_cnt4 {
  width: 450px;
  margin: 0 0 35px 20px;
  background: #f5f5f5;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  border-top: solid 5px #a0a0a0;
  padding-bottom: 5px;
}
#container section.service .inner .box_cnt3,
#container section.service .inner .box_cnt5 {
  width: 450px;
  margin: 0 20px 35px 0;
  background: #f5f5f5;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  border-top: solid 5px #a0a0a0;
  padding-bottom: 5px;
}
#container section.service .inner .box_cnt4,
#container section.service .inner .box_cnt5 {
  margin-bottom: 15px !important;
}
#container section.service .inner .box_cnt2 .box_img,
#container section.service .inner .box_cnt3 .box_img,
#container section.service .inner .box_cnt4 .box_img,
#container section.service .inner .box_cnt5 .box_img {
  width: 450px;
}

#container section.service .inner .box_cnt1,
#container section.service .inner .box_cnt2,
#container section.service .inner .box_cnt3,
#container section.service .inner .box_cnt4,
#container section.service .inner .box_cnt5 {
  position: relative;
  z-index: 1;
}
#container section.service .inner .box_cnt1 a,
#container section.service .inner .box_cnt2 a,
#container section.service .inner .box_cnt3 a,
#container section.service .inner .box_cnt4 a,
#container section.service .inner .box_cnt5 a {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  text-indent: -999px;
  z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#container section.service .inner dt,
#container section.service-detail .inner dt {
  position: relative;
}

#container section.service .inner dt:after,
#container section.service-detail .inner dt:after {
  content: "";
  /*
   position: absolute;
   width: 10px;
   right: 10px;
   height: 10px;
*/
  /*    display:inline-block; */
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(/amextop/platinum-cs/images_v4/re_box_cnt_torger_off.png) no-repeat;
  background-size: contain;
}

#container section.service .inner dt.open:after,
#container section.service-detail .inner dt.open:after {
  background: url(/amextop/platinum-cs/images_v4/re_box_cnt_torger_on.png) no-repeat;
  background-size: contain;
}

#container section.service .inner dl,
#container section.service-detail .inner dl {
  width: 100%;
  margin: 0;
  padding: 0;
}
#container section.service .inner dt,
#container section.service-detail .inner dt {
  height: 20px;
  border: none;
  position: relative;
  padding: 10px;
  cursor: pointer;
}
#container section.service .inner dd,
#container section.service-detail .inner dd {
  border: none;
  margin: 0;
  padding: 15px 0;
}

#container section.service .inner dt div.dot_line,
#container section.service-detail .inner dt div.dot_line {
  width: 92%;
  height: 1px;
  border-bottom: dotted 1px #000;
  position: absolute;
  left: 0;
  top: 20px;
}
#container section.service .inner dd ol {
  margin-left: 3em;
  width: 85%;
}
#container section.service .inner dd ol li {
  text-indent: -2.5em;
  font-size: 0.9em;
}

#container section.service-detail .inner dd ol {
  margin-left: 1em;
  width: 90%;
}

#container section.service-detail .inner dd ol li {
  text-indent: -1em;
  font-size: 0.9em;
}
#container section.service-detail .inner dd ol li.text-right {
  text-align: right;
}
#container section.service-detail .inner dd ol li.nomark:before {
  display: none;
}

/*------------------------------------------------------------
	Container Area -slick
------------------------------------------------------------*/
#container section.service-detail {
  width: 100%;
  display: block;
  clear: both;
  margin-top: 80px;
  overflow: hidden;
}
#container section.service-detail:nth-child(3),
#container section.service-detail:nth-child(4),
#container section.service-detail:nth-child(5) {
  margin-top: 40px;
}
#container section.service-detail .tab_01,
#container section.service-detail .tab_02,
#container section.service-detail .tab_03,
#container section.service-detail .tab_04 {
  width: 260px;
  margin: 0 auto 10px;
  padding: 0;
  border-left: dotted 1px #000;
  border-right: dotted 1px #000;
  text-align: center;
  font-size: 1.2em;
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  color: #282828;
}
#container section.service-detail .tab_01:before,
#container section.service-detail .tab_02:before,
#container section.service-detail .tab_03:before,
#container section.service-detail .tab_04:before {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon01.png);
  background-size: cover;
  vertical-align: middle;
  margin-right: 6px;
}
#container section.service-detail .tab_02:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon02.png) !important;
}
#container section.service-detail .tab_03:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon03.png) !important;
}
#container section.service-detail .tab_04:before {
  background-image: url(/amextop/platinum-cs/images_v4/re_tab_icon04.png) !important;
}

#container section.service-detail h3 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #828282;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
#container section.service-detail h3.blue {
  color: #0f1351;
}
#container section.service-detail .slider {
  width: 980px;
  height: 435px;
  margin: 0 20px;
}
.slick-current {
}
#container section.service-detail .slider .slider-box {
  width: 940px !important;
  /*
	margin: 0 !important;
	padding: 0 !important;
*/
}
/* #container section.service-detail .slick-slide { margin: 0px 0; } */
#container section.service-detail img {
  width: 100%;
}
#container section.service-detail slick-prev:before,
#container section.service-detail .slick-next:before {
  /* 	color: black; */
}
#container section.service-detail .slick-slide {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0.6;
}
#container section.service-detail .slick-active {
  opacity: 1;
}
#container section.service-detail .slick-current {
  opacity: 1;
}

#container section.service-detail .box_cnt {
  width: 940px;
  height: auto;
  min-height: 434px;
  margin: 0 0 35px 0px;
  background: #f5f5f5;
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
  border-top: solid 5px #a0a0a0;
}
#container section.service-detail .box_cnt .box_img {
  width: 464px;
  /* 	height: 430px; */
}
#container section.service-detail .box_cnt .clm-right {
  width: 476px;
  /* 	height: 430px; */
}
#container section.service-detail .txt_area {
  width: 80%;
  margin: 15px auto;
}
#container section.service-detail .txt_area:nth-child(2) {
  width: 80%;
  margin: 20px auto;
}
#container section.service-detail .pt15 {
  padding-top: 15%;
}
#container section.service-detail .pt10 {
  padding-top: 10%;
}
#container section.service-detail .pt5 {
  padding-top: 5%;
}
#container section.service-detail .txt_area p {
  padding: 0;
  margin: 0;
}
#container section.service-detail p.box_ttl {
  padding: 6px 0;
  border-top: dotted 2px #6a6a6a;
  border-bottom: dotted 2px #6a6a6a;
  margin-bottom: 5px;
  text-align: center;
  color: #0f1351;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service-detail p.box_sttl {
  padding: 5px 0 8px;
  text-align: center;
  color: #6a6a6a;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service-detail p.box_ttl2 {
  padding: 6px 0;
  border-top: dotted 2px #6a6a6a;
  border-bottom: dotted 2px #6a6a6a;
  margin-bottom: 5px;
  text-align: center;
  color: #6a6a6a;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service-detail p.box_sttl2 {
  padding: 5px 0 8px;
  text-align: center;
  color: #0f1351;
  font-weight: 600;
  font-size: 1.3em;
}
#container section.service-detail p.box_sttl3 {
  padding: 5px 0 0;
  text-align: center;
  color: #0f1351;
  font-weight: 600;
  font-size: 1.15em;
}

#container section.service-detail .smc-logo {
  width: 180px;
  margin: 10px auto 15px;
}
#container section.service-detail p.caption {
  font-size: 0.8em;
  margin-top: 5px;
  padding: 0;
}
#container section.service-detail .link {
  text-align: right;
}
#container section.service-detail .link {
  text-decoration: underline;
}
#container section.service-detail .box_cnt .txt_area {
  position: relative;
  z-index: 1;
}

/*------------------------------------------------------------
	Card-info Area
------------------------------------------------------------*/
#container section.card-info img {
  width: 100%;
}

#container section.card-info {
  width: 100%;
  display: block;
  clear: both;
  margin: 60px 0 100px;
}
#container section.card-info .box_info {
  width: 940px;
  margin: 0 auto;
  background: #ffffff;
  border-left: solid 4px #aaaaaa;
  border-right: solid 4px #aaaaaa;
  border-bottom: solid 4px #aaaaaa;
}
#container section.card-info .box_info .ttl {
  width: 100%;
  text-align: center;
  padding: 5px 0 10px;
  background: #aaaaaa;
  color: #ffffff;
  font-size: 1.5em;
}
#container section.card-info .box_info .card_area {
  width: 90%;
  margin: 0 auto;
  padding: 25px 0 15px;
}
#container section.card-info .box_info .card_area h4 {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.4em;
  line-height: 160%;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
#container section.card-info .box_info .card_area .card-img {
  width: 280px;
  height: 182px;
  float: left;
}
#container section.card-info .box_info .card_area .txt_area {
  width: 520px !important;
  float: right;
  color: #000;
  line-height: 160%;
  position: relative;
}
#container section.card-info .box_info .card_area .txt_area .hd-txt {
  font-size: 1.2em;
  text-align: center;
  padding-bottom: 15px;
}
#container section.card-info .box_info .card_area .txt_area .rd-txt {
  font-size: 1em;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}
#container section.card-info .box_info .card_area .txt_area .cap-txt {
  width: 70%;
  font-size: 0.9em;
  line-height: 140%;
  text-align: left;
  color: #d2505a;
}
#container section.card-info .box_info .card_area .txt_area .btn-link a {
  display: table-cell;
  padding: 10px 16px;
  background: #828282;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: -20px;
}

@media only screen and (max-width: 640px) {
  /*------------------------------------------------------------
		Container Area
	------------------------------------------------------------*/
  #container section.service img {
    width: 100%;
  }
  #container {
    width: 100%;
    margin-top: 30px;
  }
  #container section {
    margin: 0;
    padding: 0;
  }
  #container section.service {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 0;
    /* margin: auto; */
    overflow: hidden;
    padding: 0 4%;
    box-sizing: border-box;
  }

  #container section.service h3 {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    line-height: 160%;
    color: #828282;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
  #container section.service .inner .box_cnt1 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 0 auto 35px;
    background: #f5f5f5;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    border-top: solid 5px #a0a0a0;
  }
  #container section.service .inner .box_cnt1 .box_img {
    width: 100%;
  }
  #container section.service .inner .box_cnt1 .clm-right {
    width: 100%;
  }
  #container section.service .inner .txt_area {
    width: 90%;
    margin: 15px auto;
    min-height: 1px;
  }
  #container section.service .inner .box_ttl {
    padding: 6px 0;
    border-top: dotted 2px #6a6a6a;
    border-bottom: dotted 2px #6a6a6a;
    margin-bottom: 8px;
    text-align: center;
    color: #0f1351;
    font-weight: 600;
    font-size: 1.2em;
  }
  #container section.service .inner .box_sttl {
    padding: 3px 0 6px;
    text-align: center;
    color: #6a6a6a;
    font-weight: 600;
    font-size: 1.2em;
  }
  #container section.service .inner .smc-logo {
    width: 180px;
    margin: 10px auto 15px;
  }
  #container section.service .inner .caption {
    font-size: 0.8em;
    margin-top: 10px;
  }
  #container section.service .inner .link {
    text-align: right;
  }
  #container section.service .inner .link {
    text-decoration: underline;
  }
  #container section.service .inner .box_cnt2 .link,
  #container section.service .inner .box_cnt3 .link,
  #container section.service .inner .box_cnt4 .link,
  #container section.service .inner .box_cnt5 .link {
    margin-top: 10px;
  }

  #container section.service .inner .box_cnt2,
  #container section.service .inner .box_cnt4 {
    width: 100%;
    margin: 0 auto 25px;
    background: #f5f5f5;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    border-top: solid 5px #a0a0a0;
    padding-bottom: 5px;
  }
  #container section.service .inner .box_cnt3,
  #container section.service .inner .box_cnt5 {
    width: 100%;
    margin: 0 auto 25px;
    background: #f5f5f5;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    border-top: solid 5px #a0a0a0;
    padding-bottom: 5px;
  }
  #container section.service .inner .box_cnt4,
  #container section.service .inner .box_cnt5 {
    margin-bottom: 25px !important;
  }
  #container section.service .inner .box_cnt2 .box_img,
  #container section.service .inner .box_cnt3 .box_img,
  #container section.service .inner .box_cnt4 .box_img,
  #container section.service .inner .box_cnt5 .box_img {
    width: 100%;
  }

  #container section.service .inner .box_cnt1,
  #container section.service .inner .box_cnt2,
  #container section.service .inner .box_cnt3,
  #container section.service .inner .box_cnt4,
  #container section.service .inner .box_cnt5 {
    position: relative;
    z-index: 1;
  }
  #container section.service .inner .box_cnt1 a,
  #container section.service .inner .box_cnt2 a,
  #container section.service .inner .box_cnt3 a,
  #container section.service .inner .box_cnt4 a,
  #container section.service .inner .box_cnt5 a {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    text-indent: -999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
  }
  #container section.service .inner .box_cnt1:hover,
  #container section.service .inner .box_cnt2:hover,
  #container section.service .inner .box_cnt3:hover,
  #container section.service .inner .box_cnt4:hover,
  #container section.service .inner .box_cnt5:hover {
    filter: alpha(opacity=70); /* IE 6,7*/
    -ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
    -moz-opacity: 0.7; /* FF , Netscape */
    -khtml-opacity: 0.7; /* Safari 1.x */
    opacity: 0.7;
    zoom: 1; /*IE*/
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #container section.service .inner .box_cnt1:hover {
    opacity: 1;
  }
  /*------------------------------------------------------------
		Container Area -slick
	------------------------------------------------------------*/
  #container section.service-detail {
    width: 100%;
    display: block;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    padding: 0 4%;
    box-sizing: border-box;
  }
  #container section.service-detail:nth-child(3),
  #container section.service-detail:nth-child(4),
  #container section.service-detail:nth-child(5) {
    margin-top: 20px;
  }

  #container section.service-detail .tab_01,
  #container section.service-detail .tab_02,
  #container section.service-detail .tab_03,
  #container section.service-detail .tab_04 {
    width: 210px;
    margin: 0 auto 10px;
    padding: 0;
    border-left: dotted 1px #000;
    border-right: dotted 1px #000;
    text-align: center;
    font-size: 1em;
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    color: #282828;
  }

  #container section.service-detail h3 {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    line-height: 160%;
    color: #828282;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
  #container section.service-detail h3.blue {
    color: #0f1351;
  }
  #container section.service-detail .slider {
    width: 100%;
    height: auto;
    /* 	width: 980px; */
    /* 	height: 435px; */
    margin: 0px;
  }
  .slick-current {
  }
  #container section.service-detail .slider .slider-box {
    width: 96% !important;
    margin-left: 2%;
    /*
		margin: 0 !important;
		padding: 0 !important;
	*/
  }
  /* #container section.service-detail .slick-slide { margin: 0px 0; } */
  #container section.service-detail img {
    width: 100%;
  }
  #container section.service-detail slick-prev:before,
  #container section.service-detail .slick-next:before {
    /* 	color: black; */
  }
  #container section.service-detail .slick-slide {
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    opacity: 0.6;
  }
  #container section.service-detail .slick-active {
    opacity: 1;
  }
  #container section.service-detail .slick-current {
    opacity: 1;
  }

  #container section.service-detail .box_cnt {
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 0 0 20px 0px;
    background: #f5f5f5;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    border-top: solid 5px #a0a0a0;
  }
  #container section.service-detail .box_cnt .box_img {
    width: 100%;
  }
  #container section.service-detail .box_cnt .clm-right {
    width: 100%;
  }
  #container section.service-detail .txt_area {
    width: 90%;
    margin: 15px auto;
  }
  #container section.service-detail .txt_area:nth-child(2) {
    width: 90%;
    margin: 20px auto;
  }
  #container section.service-detail .pt15 {
    padding-top: 0;
  }
  #container section.service-detail .box_ttl {
    padding: 6px 0;
    border-top: dotted 2px #6a6a6a;
    border-bottom: dotted 2px #6a6a6a;
    margin-bottom: 8px;
    text-align: center;
    color: #0f1351;
    font-weight: 600;
    font-size: 1.2em;
  }
  #container section.service-detail .box_sttl {
    padding: 3px 0 6px;
    text-align: center;
    color: #6a6a6a;
    font-weight: 600;
    font-size: 1.2em;
  }
  #container section.service-detail .smc-logo {
    width: 180px;
    margin: 10px auto 15px;
  }
  #container section.service-detail .caption {
    font-size: 0.8em;
    margin-top: 10px;
  }
  #container section.service-detail .link {
    margin-top: 15px;
    text-align: right;
  }
  #container section.service-detail .link {
    text-decoration: underline;
  }
  #container section.service-detail .box_cnt .txt_area {
    position: relative;
    z-index: 1;
  }
  #container section.service-detail .box_cnt .txt_area a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
  }
  #container section.service-detail .box_cnt .txt_area:hover {
    filter: alpha(opacity=70); /* IE 6,7*/
    -ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
    -moz-opacity: 0.7; /* FF , Netscape */
    -khtml-opacity: 0.7; /* Safari 1.x */
    opacity: 0.7;
    zoom: 1; /*IE*/
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  /*------------------------------------------------------------
		Card-info Area
	------------------------------------------------------------*/
  #container section.card-info img {
    width: 100%;
  }

  #container section.card-info {
    width: 100%;
    display: block;
    clear: both;
    margin: 20px 0 40px;
  }
  #container section.card-info .box_info {
    width: 92%;
    margin: 0 auto;
    background: #ffffff;
    border-left: solid 4px #aaaaaa;
    border-right: solid 4px #aaaaaa;
    border-bottom: solid 4px #aaaaaa;
    padding-bottom: 20px;
  }
  #container section.card-info .box_info .ttl {
    width: 100%;
    text-align: center;
    padding: 5px 0 10px;
    background: #aaaaaa;
    color: #ffffff;
    font-size: 1.5em;
  }
  #container section.card-info .box_info .card_area {
    width: 90%;
    margin: 0 auto;
    padding: 25px 0 15px;
  }
  #container section.card-info .box_info .card_area h4 {
    font-family: "Noto Sans Japanese", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 1.2em;
    line-height: 160%;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 25px;
  }
  #container section.card-info .box_info .card_area .card-img {
    width: 80%;
    height: auto;
    float: none;
    margin: 0 auto 20px;
  }
  #container section.card-info .box_info .card_area .txt_area {
    width: 100% !important;
    float: none;
    color: #000;
    line-height: 160%;
    position: relative;
  }
  #container section.card-info .box_info .card_area .txt_area .hd-txt {
    font-size: 1.2em;
    text-align: center;
    padding-bottom: 15px;
  }
  #container section.card-info .box_info .card_area .txt_area .rd-txt {
    font-size: 1em;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #ccc;
  }
  #container section.card-info .box_info .card_area .txt_area .cap-txt {
    width: 100%;
    font-size: 0.85em;
    line-height: 160%;
    text-align: left;
    color: #d2505a;
  }
  #container section.card-info .box_info .card_area .txt_area .btn-link a {
    display: table-cell;
    padding: 10px 16px;
    background: #828282;
    color: #fff;
    position: relative;
    float: right;
    /*
		right: 0;
		bottom: 0;
	*/
  }
}

@media only screen and (min-width: 641px) {
  #container section.service-detail.service-limited {
    margin-top: 45px;
    padding-bottom: 45px;
  }
  #container section.service-detail.service-limited .slider {
    height: auto;
  }
  #container section.service-detail.service-limited .box_cnt {
    display: -webkit-box;
    display: flex;
    min-height: 1px;
  }
  #container section.service-detail.service-limited .box_cnt .box_img {
    width: 300px;
    height: 100%;
  }
  #container section.service-detail img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #container section.service-detail.service-limited .box_cnt .clm-right,
  #container section.service-detail.service-limited .box_cnt .clm-left {
    float: none;
  }
  #container section.service-detail.service-limited .box_cnt .clm-right {
    width: calc(100% - 300px);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 640px) {
  #container section.service-detail.service-limited {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #container section.service-detail.service-limited .box_cnt .clm-left {
    float: none;
  }
  #container section.service-detail.service-limited .box_cnt .box_img {
    height: 150px;
  }
  #container section.service-detail.service-limited img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
  }
}
/*------------------------------------------------------------
	Modal
------------------------------------------------------------*/
.modaal-wrapper .modal-service * {
  text-align: left;
}
.modal-service {
  width: 100% !important;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.modal-service .close {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 30px;
  background: #969696;
  height: 55px;
  width: 55px;
  text-align: center;
  z-index: 50;
}
.modal-service .close a {
  display: block;
  cursor: pointer;
  color: #fff;
}
.modal-service .modal_hd_txt {
  color: #828282;
  font-weight: bold;
  text-align: center;
  font-size: 1.6em;
  padding: 50px 0 10px;
  padding-top: 50px;
  width: 100%;
  border-bottom: solid 1px #969696;
}

.modal-service img {
  width: 100%;
}
.modal-service p {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.modal-service .modal_info {
  padding: 80px 40px 40px;
  margin: 0 auto;
  position: relative;
}
.modal-service .modal_info_gray {
  padding: 30px 40px 30px;
  margin: 0 auto;
  position: relative;
  background: #f5f5f5;
}
.modal-service .modal_info .modal_ttl {
  color: #828282;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  text-align: center;
  margin-bottom: 20px;
}
.modal-service .modal_info .modal_sttl {
  color: #828282;
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  line-height: 160%;
  text-align: center;
  margin-bottom: 20px;
}
.modal-service .modal_info .modal_img2 {
  margin: 15px 0;
}
.modal-service .modal_info .txt-L {
  color: #828282;
  font-weight: 700;
  text-align: center;
  font-size: 1.5em;
  line-height: 180%;
  text-align: center;
}
.modal-service .modal_info .txt-L span {
  color: #000000;
}
.modal-service .modal_info .txt-L em {
  font-size: 1.8em;
}
.modal-service .modal_info .caption {
  font-size: 0.85em;
  margin-top: 8px;
  padding: 0;
}
.modal-service .modal_info .box {
  border: solid 1px #969696;
  padding: 20px;
  margin: 20px 0 0;
  box-sizing: border-box;
}
.modal-service .modal_info_gray table {
  width: 85%;
  margin: 0 auto;
  border-top: solid 1px #969696;
  border-bottom: solid 1px #969696;
}
.modal-service .modal_info_gray .tbl-r02 th {
  background: #e1e1dc;
  border-bottom: dotted 1px #969696;
  padding: 10px 0 0 20px;
  font-weight: normal;
  width: 25%;
  text-align: left;
  vertical-align: top;
}
.modal-service .modal_info_gray .tbl-r02 td {
  border-bottom: dotted 1px #969696;
  padding: 10px;
}
.modal-service .modal_info_gray .box-cap {
  width: 85%;
  margin: 10px auto;
}
.modal-service .modal_info_gray ol {
  margin: 0 0 0 1em;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.modal-service .modal_info_gray ol li {
  text-indent: -1em;
  font-size: 0.85em;
}
.modal-service .modal_info_gray .red {
  color: #cc0000;
}

@media only screen and (max-width: 640px) {
  .modal-service .modal_hd_txt {
    font-size: 1.3em;
    padding: 30px 20px 7px;
    width: 100%;
  }
  .modal-service .modal_info {
    padding: 20px 20px 20px;
  }
  .modal-service .modal_info_gray {
    padding: 30px 20px 30px;
  }
  .modal-service .modal_info .modal_ttl {
    font-size: 1.3em;
  }
  .modal-service .modal_info .modal_sttl {
    font-size: 1.1em;
  }
  .modal-service .modal_info .modal_img2 {
    margin: 15px 0;
  }
  .modal-service .modal_info .txt-L {
    font-size: 1.1em;
  }
  .modal-service .modal_info .txt-L em {
    font-size: 1.5em;
  }
  .modal-service .modal_info .box {
    padding: 10px;
  }
  .modal-service .modal_info_gray table {
    width: 100%;
  }
  .modal-service .modal_info_gray .last td:last-child {
    border-bottom: none;
    width: 100%;
  }
  .modal-service .modal_info_gray .tbl-r02 {
    width: 100%;
  }
  .modal-service .modal_info_gray .tbl-r02 th,
  .modal-service .modal_info_gray .tbl-r02 td {
    display: block;
    width: 100%;
  }
  .modal-service .modal_info_gray .tbl-r02 th {
    　　border-bottom: none;
    padding: 10px;
  }
  .modal-service .modal_info_gray .tbl-r02 td {
    background-color: #fff;
  }
  .modal-service .modal_info_gray .box-cap {
    width: 100%;
  }
  .modal-service .modal_info_gray ol {
    padding-right: 0.7em;
  }
}

.detail2001a ul.lead > li {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

.card_text3 {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .card_text3 {
    padding: 0 0 30px 0;
  }
  .card_text3 .row {
    padding: 0;
  }
}

/* =========================================================
cashless
========================================================= */
.cashless_bnr {
  margin: 0 auto;
  text-align: center;
  background-color: #f3f3f3;
  padding-bottom: 50px;
}
.cashless_bnr .ttl_line {
  position: relative;
  margin-bottom: 15px;
}
.cashless_bnr .ttl_line:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e40b20;
  z-index: 1;
}
.cashless_bnr .ttl_line span {
  position: relative;
  background-color: #f3f3f3;
  color: #e40b20;
  z-index: 2;
  font-size: 20px;
}
.cashless_bnr a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  /* .cashless_bnr {
        margin: 0 auto;
	} */
  .cashless_bnr .row {
    padding: 0 20px;
  }
  .cashless_bnr .ttl_line {
    margin: 0 auto 15px;
  }
}

/* ShopSmall */
.campaign_box2001 .campaign.shopsmall_box {
  padding: 50px 0 0;
  border: none;
  background: none;
}
.campaign_box2001 .campaign.shopsmall_box img {
  width: 100%;
}

/* @group modal btn */

#js-kantan-modal {
  display: none;
}

.modaal-container {
  width: 980px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .modaal-container {
    width: auto;
  }
}

.modal_btn_container {
  max-width: 600px;
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
  padding: 50px;
}

.btn-block {
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .btn-block {
    padding: 0;
  }
}
.btn-block .btn-offer {
  display: block;
  background: -webkit-linear-gradient(-45deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  background: -webkit-gradient(linear, 12.34% -106.27%, 85.47% 197.15%, color-stop(0, rgba(25, 25, 125, 1)), color-stop(0.1279, rgba(25, 25, 125, 0.5)), color-stop(0.2564, rgba(25, 25, 125, 1)));
  background: -ms-linear-gradient(-45deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#19197d', endColorstr='#19197d' ,GradientType=0)";
  background: -webkit-linear-gradient(315deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  background: linear-gradient(135deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19197d',endColorstr='#19197d' , GradientType=1);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 22px 15px;
  border-radius: 6px;
  text-decoration: none;
  margin-bottom: 20px;
}
.btn-block .btn-offer.notes_bottom {
  margin-bottom: 1em;
}

.btn-block .btn-kantan {
  display: block;
  background: -webkit-linear-gradient(-45deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  background: -webkit-gradient(linear, 12.34% -106.27%, 85.47% 197.15%, color-stop(0, rgba(76, 76, 76, 1)), color-stop(0.1279, rgba(76, 76, 76, 0.5)), color-stop(0.2564, rgba(76, 76, 76, 1)));
  background: -ms-linear-gradient(-45deg, rgb(76, 76, 76) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#3c3c3c' ,GradientType=0)";
  background: -webkit-linear-gradient(315deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  background: linear-gradient(135deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c',endColorstr='#3c3c3c' , GradientType=1);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 6px;
  text-decoration: none;
  line-height: 1.5;
  margin-bottom: 20px;
}

.btn-block .notes {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 14px;
}
.btn-block .notes a {
  color: #00a0e9;
  text-decoration: underline;
}

.btn-block .btn-kantan span {
  font-size: 14px;
}

.mwacTitle01 {
  padding: 0 30px;
  display: block;
}

.mwacTitle01 a {
  background: #ededed;
  border-radius: 50px;
  padding: 10px;
  display: block;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  position: relative;
}

.mwacTitle01 a::after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 13px;
  right: 30px;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mwacTitle01 a.open::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 20px;
}

.mwacContents {
  line-height: 1.8;
  text-align: left;
  margin: 20px 0 0;
  display: none;
  padding: 0 30px;
  font-size: 13px;
}

.mwacContents p {
  margin-bottom: 1.5em;
  text-align: left;
}
.mwacContents .note li {
  text-align: left;
}

.modalTitle04 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}

.modalTitle01 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}

.modalTitle03 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

.stepBody {
  background: #ebebeb;
  padding: 20px;
}

.stepBody .inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.stepBody .inner .img {
  width: 48%;
}

.stepBody .inner .text {
  width: 48%;
}

.stepBlock {
  position: relative;
  margin-top: 34px;
}

.stepBlock + .stepBlock::before {
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 23px 0 23px;
  border-color: #000 transparent transparent transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.modal_btn_att {
  text-align: left;
  margin: 10px 0 0;
  font-size: 16px;
  color: #ed8aa8;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  #js-kantan-modal {
    display: none;
  }

  .modal_btn_container {
    max-width: 600px;
    background: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
  }

  .btn-block .btn-offer {
    display: block;
    background: -webkit-linear-gradient(-45deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
    background: -webkit-gradient(linear, 12.34% -106.27%, 85.47% 197.15%, color-stop(0, rgba(25, 25, 125, 1)), color-stop(0.1279, rgba(25, 25, 125, 0.5)), color-stop(0.2564, rgba(25, 25, 125, 1)));
    background: -ms-linear-gradient(-45deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#19197d', endColorstr='#19197d' ,GradientType=0)";
    background: -webkit-linear-gradient(315deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
    background: linear-gradient(135deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19197d',endColorstr='#19197d' , GradientType=1);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 21px 15px;
    border-radius: 6px;
    text-decoration: none;
    margin-bottom: 20px;
  }

  .btn-block .btn-kantan {
    display: block;
    background: -webkit-linear-gradient(-45deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
    background: -webkit-gradient(linear, 12.34% -106.27%, 85.47% 197.15%, color-stop(0, rgba(76, 76, 76, 1)), color-stop(0.1279, rgba(76, 76, 76, 0.5)), color-stop(0.2564, rgba(76, 76, 76, 1)));
    background: -ms-linear-gradient(-45deg, rgb(76, 76, 76) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#3c3c3c' ,GradientType=0)";
    background: -webkit-linear-gradient(315deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
    background: linear-gradient(135deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c',endColorstr='#3c3c3c' , GradientType=1);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 6px;
    text-decoration: none;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .btn-block .btn-kantan span {
    font-size: 12px;
  }

  .mwacTitle01 {
    padding: 0;
  }

  .mwacTitle01 a {
    background: #ededed;
    border-radius: 50px;
    padding: 10px;
    display: block;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    position: relative;
  }

  .mwacTitle01 a::after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 13px;
    right: 30px;
    border-left: 1px solid #333;
    border-bottom: 1px solid #333;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mwacTitle01 a.open::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 20px;
  }

  .mwacContents {
    line-height: 1.8;
    text-align: left;
    margin: 20px 0 0;
    display: none;
    padding: 0;
  }

  .mwacContents p {
    margin-bottom: 1.5em;
  }

  .modalTitle04 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
  }

  .modalTitle01 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-top: 20px;
  }

  .modalTitle03 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
  }

  .stepBody {
    background: #f3f3f3;
    padding: 20px;
  }

  .stepBody .inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  .stepBody .inner .img {
    width: 48%;
  }

  .stepBody .inner .text {
    width: 48%;
  }

  .stepBlock {
    position: relative;
    margin-top: 34px;
  }

  .stepBlock + .stepBlock::before {
    content: "";
    display: block;
    position: absolute;
    top: -24px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 23px 0 23px;
    border-color: #000 transparent transparent transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .modal_btn_att {
    text-align: left;
    margin: 10px 0 0;
    font-size: 13px;
    color: #ed8aa8;
  }
}

/* @end */
/* @group faq */

#container section.amex_faq {
  position: relative;
  text-align: center;
  padding: 100px 0;
  background-color: #fff;
}
.platinum_faq_title {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #828282;
  letter-spacing: 1px;
  margin-bottom: 25px;
  color: #0f1351;
}
.amex_faq .modal_dl {
  /* background: #ffffff; */
  background: #f5f5f5;
  padding: 50px 30px;
  margin-right: 0;
  margin-left: 0;
  counter-reset: number;
  box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 30%);
  border-top: solid 5px #a0a0a0;
  width: 940px;
  max-width: 100%;
  margin: 0 auto 35px;
}
.amex_faq .modal_dl dt {
  text-align: left;
  border-bottom: 1px solid #4c4c4c;
  border-left: 6px solid #4c4c4c;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
  padding: 10px 46px 10px 10px;
  position: relative;
  font-size: 16px;
}
.amex_faq .modal_dl dt:hover {
  cursor: pointer;
}
.amex_faq .modal_dl dt:before {
  counter-increment: number;
  content: counter(number);
  min-width: 40px;
  width: 40px;
  height: 40px;
  background: #4c4c4c;
  font-size: 24px;
  color: #ffffff;
  border-radius: 50px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 10px;
}
.amex_faq .modal_dl dt:after {
  content: "＋";
  font-size: 26px;
  position: absolute;
  text-align: center;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #4c4c4c;
}
.amex_faq .modal_dl dt.active:after {
  content: "ー";
}
.amex_faq .modal_dl dd {
  text-align: left;
  border-bottom: 1px solid #4c4c4c;
  border-left: 6px solid #4c4c4c;
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 60px;
  font-size: 14px;
}
.amex_faq .modal_dl dd .faq_list {
  padding-left: 1em;
  text-indent: -1em;
}
.amex_faq .modal_dl dd .faq_list li {
  line-height: 1.3;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.amex_faq .modal_dl dd .faq_list .faq_notes {
  line-height: 1;
}
.amex_faq .modal_dl dd .faq_notes {
  font-size: 12px;
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 768px) {
  #container section.amex_faq {
    padding: 40px 4% 0;
  }
  .sbs_faq_title {
    font-size: 22px;
  }
  .amex_faq .modal_dl {
    padding: 20px;
  }
  .amex_faq .modal_dl dt {
    font-size: 14px;
    border-left: 3px solid #4c4c4c;
  }
  .amex_faq .modal_dl dt:before {
    min-width: 30px;
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .amex_faq .modal_dl dd {
    padding-left: 15px;
    font-size: 13px;
    border-left: 3px solid #4c4c4c;
  }
  .amex_faq .modal_dl dd .faq_notes {
    font-size: 11px;
  }
}

/* @end */

.footer-btn.fixed_type {
  position: fixed;
  top: 0;
  bottom: inherit;
  left: 0;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer-btn.fixed_type {
    padding: 15px;
  }
}

/*------------------------------------------------------------
 card_text version 3
------------------------------------------------------------*/
.card_text3 {
  padding-top: 30px;
}
.card_text3 .card_info {
  border: 1px solid #9b8a54;
  font-size: 13px;
  /* padding: 22px; */
  padding: 12px 22px 7px;
  margin: 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
.card_text3 dt {
  float: left;
  clear: left;
  width: 7em;
  padding-top: 1em;
  margin-bottom: 1em;
  border-top: 1px solid #ccc;
  font-weight: bold;
  letter-spacing: 0;
}
.card_text3 dd {
  float: left;
  margin: 0 0 1em 0;
  padding: 1em 0 0 20px;
  border-top: 1px solid #ccc;
  width: calc(100% - 7em - 20px);
}
/* .card_text3 dd:last-child {padding: 0 0 0 20px;} */
.card_text3 dd:nth-of-type(3) {
  padding: 0 0 10px 20px;
}
.card_text3 dd .notes > li {
  text-indent: -1em;
  padding-left: 1em;
}
.card_text3 dd .notes > li:before {
  content: "※";
}

.card_text3 dt:first-child,
.card_text3 dd:first-of-type {
  border: none;
}
.card_text3 dd.img > img {
  padding-right: 10px;
  height: 30px;
  width: auto;
  vertical-align: top;
  margin-top: 1em;
}
.card_text3 dd.img img.long {
  height: 40px;
}
/* .card_text3 dt:last-of-type,
.card_text3 dd:last-of-type{margin-bottom: 0;} */

.card_text3 dt.type-cash {
  width: auto;
}
.card_text3 dt.type-cash + dd {
  padding-top: 2.2em;
}

.card_text3 dt:nth-of-type(3),
.card_text3 dd:nth-of-type(3) {
  margin-bottom: 20px;
}
.card_text3 dt:last-of-type,
.card_text3 dd:last-of-type {
  margin-bottom: 0;
}

.card_text3 dl span {
  font-weight: normal;
}
.card_text3 dl ul {
  font-size: 12px;
  font-weight: normal;
  padding-top: 0.3em;
}
@media screen and (max-width: 768px) {
  section.form-area + .card_text3 {
    padding-bottom: 30px;
    margin-top: -20px;
  }
  .card_text3 {
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .card_text3 dl {
    margin-bottom: 20px;
  }
  .card_text3 dt {
    font-size: 16px;
    float: none;
    width: auto;
    margin-bottom: 0.2em;
  }
  .card_text3 dd {
    float: none;
    width: auto;
    margin-bottom: 2em;
    margin-left: 0;
  }
  .card_text3 dt:last-of-type {
    margin-bottom: 0.2em;
  }

  .card_text3 dt.type-cash {
    float: left;
    width: 30px;
  }
  .card_text3 dt.type-cash + dd {
    float: left;
    padding-top: 1em;
    padding-left: 10px;
    width: calc(100% - 30px);

    /* border-top: 0; */
    /* border-top: 1px solid #CCC; */
  }
  .card_text3 dt.type-cash img {
    width: 30px;
  }
}

/* video_block */
.video_block {
  padding: 40px 15px;
  margin: 0 auto;
}
.video_inner {
  margin: 0px auto;
  max-width: 920px;
}
.anc_ttl {
  font-family: "Noto Sans Japanese", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.6em;
  line-height: 180%;
  color: #0f1351;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 640px) {
  .anc_ttl {
    font-size: 1.2em;
    line-height: 160%;
  }
}
.anc_video {
  padding-top: 56.24%;
  height: 0px;
  width: 100%;
  position: relative;
}
.anc_video iframe {
  height: 100%;
  width: 100%;
  left: 0;
  top: -0.5%;
  position: absolute;
}

.site-footer .row {
  padding: 0 20px;
}

.section-flow {
  background-color: #f3f3f3;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  margin-top: 60px !important;
}
.section-flow .headline {
  padding-bottom: 50px;
  text-align: center;
}
.section-flow .headline .flow_title {
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: 700;
}
.section-flow .headline .flow_lead {
  font-size: 14px;
}
.section-flow .flow {
  background-color: #fff;
  padding: 50px 30px;
}
@media screen and (max-width: 768px) {
  .section-flow {
    padding: 40px 15px !important;
  }
  section.support .support_box.more {
    margin-bottom: 50px;
  }
  .section-flow .headline {
    padding-bottom: 30px;
  }
  .section-flow .headline .flow_title {
    font-size: 16px;
  }
  .section-flow .headline .flow_lead {
    font-size: 13px;
  }
  .section-flow .flow {
    background-color: #fff;
    padding: 20px 15px;
  }
}
.section-flow .flow_step {
  display: -webkit-box;
  display: flex;
  counter-reset: number;
}
@media screen and (max-width: 768px) {
  .section-flow div,
  .section-flow li,
  .section-flow figure,
  .section-flow ul {
    box-sizing: border-box;
  }
  .section-flow .flow_step {
    display: block;
  }
}
.section-flow .flow_step > li {
  width: 24%;
  padding: 10px;
  margin: 0 0.5%;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .section-flow .flow_step > li {
    width: 100%;
  }
  .section-flow .flow_step > li:not(:last-child) {
    margin-bottom: 30px;
  }
}
.section-flow .flow_step > li:before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  left: 50%;
  top: -1em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
}
.section-flow .flow_step .flow_step_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  height: 3em;
  margin-top: 1em;
}
.section-flow .flow_step .step .txt_box .txt {
  font-size: 13px;
}
.section-flow .flow_step .step .txt_box .txt .underline {
  text-decoration: underline;
  color: #00a0e9;
  cursor: pointer;
  display: inline-block;
}
.section-flow .flow_step .step .img_box {
  text-align: center;
  padding: 10px 20px;
}
.section-flow .flow_step .step .img_box img {
  max-height: 100px;
  width: auto;
}
.section-flow .notes {
  padding: 20px 20px 0;
}
.section-flow .notes li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}
.section-flow .notes li:before {
  content: "※ ";
}
@media screen and (max-width: 768px) {
  .section-flow .notes {
    padding: 20px 10px 0;
  }
}

/* yotuube */
.movie_block .video {
  position: relative;
  padding: 0;
  text-align: center;
}
.movie_block .video:before {
  bottom: 0;
  left: 0;
}
.movie_block .video:after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.youtube_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie_block .video {
  position: relative;
  width: 100%;
}
.youtube_movie .thumb,
.movie_block .video .thum {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* transform: translateX(-50%); */
  z-index: 1;
  cursor: pointer;
}
.youtube_movie .thumb img,
.movie_block .video .thum img {
  width: 100%;
}

.youtube_movie,
.movie_block .video video {
  width: 100%;
}
.youtube_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* switch_show */
.switch_show {
  background-color: #e5edf0;
  border: 1px solid #203753;
  margin-bottom: 50px;
}
.switch_show .switch_show_head {
  background-color: #203753;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.switch_show .switch_show_title {
  font-size: 32px;
  font-weight: normal;
}
.switch_show .switch_show_lead {
  font-size: 20px;
  margin-top: 5px;
}
.switch_show .movie_block {
  padding: 20px 40px;
}
.switch_show .notes {
  font-size: 15px;
  color: inherit;
  margin-top: 10px;
  text-align: left;
}
.switch_show .notes > li {
  text-indent: -1em;
  padding-left: 1em;
}
.switch_show .notes > li:before {
  content: "※";
}
.switch_show .underline {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .switch_show {
    margin-bottom: 30px;
  }
  .switch_show .switch_show_title {
    font-size: 20px;
  }
  .switch_show .switch_show_lead {
    font-size: 15px;
  }
  .switch_show .movie_block {
    padding: 15px;
  }
  .switch_show .notes {
    font-size: 12px;
  }
}

.campaign-block:not(:first-of-type) {
  margin-top: 30px;
}
.campaign-block .bnr img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .campaign_box2001 .campaign-block ul.notes {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .campaign-block:not(:first-of-type) {
    margin-top: 20px;
  }
  .campaign_box2001 .campaign-block ul.notes {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.announce-area {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .announce-area {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .announce-area {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
  }
}

.announce-area__modal {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: justify;
  margin-right: auto;
  margin-left: auto;
  background-color: #e5edf0;
  color: #0f1351;
  font-weight: 500;
  box-shadow: 5px 5px 8px rgba(135, 145, 162, 0.3);
  border-radius: 10px;
}
.announce-area__modal:before,
.announce-area__modal:after {
  content: "";
}
.announce-area__modal:before {
  position: absolute;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  top: calc(50% - 4px);
}
.announce-area__modal:after {
  background-color: #0f1351;
  border-radius: 50%;
  width: 24px;
  min-width: 24px;
  height: 24px;
}
@media only screen and (min-width: 769px) {
  .announce-area__modal {
    font-size: 18px;
    padding: 10px 50px;
  }
  .announce-area__modal:before {
    right: 59px;
  }
  .announce-area__modal:after {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .announce-area__modal {
    font-size: 13px;
    padding: 10px;
  }
  .announce-area__modal:after {
    margin-left: 10px;
  }
  .announce-area__modal:before {
    right: 19px;
  }
}

/* fv-cp-txt */
.fv-cp-txt {
  text-align: center;
}
.fv-cp-txt__lead {
  display: block;
  font-weight: 600;
}
.fv-cp-txt__band {
  background-color: #e5edf0;
  color: #0f1351;
}
.fv-cp-txt__main {
  display: block;
  font-weight: 600;
  letter-spacing: -0.05em;
}
.fv-cp-txt__main .num {
  position: relative;
  color: #b49658;
  font-style: italic;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.05em;
  display: inline-block;
  -webkit-transform: scaleX(1.2);
  transform: scaleX(1.2);
  top: 0.05em;
}
.fv-cp-txt__main .num .comma {
  position: relative;
  bottom: 0.15em;
  left: 0.05em;
}
.fv-cp-txt__period {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 1em;
}
.fv-cp-txt__period > dt,
.fv-cp-txt__period > dd {
  font-weight: 600;
  letter-spacing: 0;
}
.fv-cp-txt__period > dt {
  background-color: #0f1351;
  color: #e5edf0;
}
.fv-cp-txt__period > dd {
  background-color: #e5edf0;
  color: #0f1351;
}
@media only screen and (min-width: 769px) {
  .fv-cp-txt__lead {
    font-size: 22px;
  }
  .fv-cp-txt__band {
    display: inline-block;
    margin-right: 0.5em;
  }
  .fv-cp-txt__main {
    font-size: 28px;
  }
  .fv-cp-txt__main .num {
    font-size: 70px;
    margin-right: 0.5em;
    margin-left: 0.5em;
  }
  .fv-cp-txt__period > dt,
  .fv-cp-txt__period > dd {
    padding: 5px 20px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .fv-cp-txt__lead {
    font-size: 16px;
  }
  .fv-cp-txt__band {
    display: block;
  }
  .fv-cp-txt__main {
    font-size: 16px;
  }
  .fv-cp-txt__main .num {
    font-size: 36px;
    margin-right: 0.5em;
  }
  .fv-cp-txt__period > dt,
  .fv-cp-txt__period > dd {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1;
  }
}
@media only screen and (max-width: 375px) {
  .fv-cp-txt__lead {
    font-size: 4.5vw;
  }
  .fv-cp-txt__main {
    font-size: 4.5vw;
  }
  .fv-cp-txt__main .num {
    font-size: 9vw;
  }
  .fv-cp-txt__period > dt,
  .fv-cp-txt__period > dd {
    font-size: 2.8vw;
  }
}

.modal-cont__table th {
  background-color: #ccc;
}
.modal-cont__table th,
.modal-cont__table td {
  vertical-align: middle;
}
@media only screen and (min-width: 641px) {
  .modal-cont__table th,
  .modal-cont__table td {
    font-size: var(--pixel14);
  }
}
@media only screen and (max-width: 640px) {
  .modal-cont__table th,
  .modal-cont__table td {
    font-size: var(--pixel12);
  }
}
.modal-cont.row {
  max-width: 100%;
  min-width: 1px;
}

/* 2411ABtest */
.question-own-card {
  background-color: #eff0f0;
  color: #333333;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .question-own-card {
    padding: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .question-own-card {
    padding: 30px 10px;
    margin-top: 35px;
    margin-bottom: 30px;
  }
}

.question-own-card__q {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .question-own-card__q {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .question-own-card__q {
    font-size: 17px;
  }
}

.question-own-card__a {
  padding-top: 0 !important;
}
.question-own-card__sub {
  border-radius: 11px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
  line-height: 1.75;
  width: 250px;
  font-size: 14px;
  color: #000;
  background-color: #ffff00;
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
}
.question-own-card__btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.5;
  max-width: 100%;
  font-weight: 700;
  -ms-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  padding: 25px 15px 15px;
  min-height: 80px;
  border-radius: 6px;
  line-height: 1.4;
}
.question-own-card__no .question-own-card__btn {
  background: -webkit-linear-gradient(315deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  background: linear-gradient(135deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  color: #fff;
}
.question-own-card__yes .question-own-card__btn {
  background: -webkit-linear-gradient(315deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  background: linear-gradient(135deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  color: #fff;
}
@media screen and (min-width: 769px) {
  .question-own-card__a > li:not(:first-child) {
    margin-top: 35px;
  }
  .question-own-card__btn {
    width: 364px;
  }
  .question-own-card__no .question-own-card__btn {
    font-size: 20px;
  }
  .question-own-card__yes .question-own-card__btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .question-own-card__a > li:not(:first-child) {
    margin-top: 30px;
  }
  .question-own-card__btn {
    width: 284px;
  }
  .question-own-card__no .question-own-card__btn {
    font-size: 18px;
  }
  .question-own-card__yes .question-own-card__btn {
    font-size: 16px;
  }
}

.question-own-card__notes {
  margin-top: 20px;
}
.question-own-card__notes > li {
  font-size: 10px;
}
.question-own-card__notes > li:before {
  content: "※";
}

.card-own-card {
  color: #333333;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .card-own-card {
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .card-own-card {
    padding: 20px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.card-own-card__q {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .card-own-card__q {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .card-own-card__q {
    font-size: 17px;
  }
}

.card-own-card__a {
  padding-top: 0 !important;
}
.card-own-card__or {
  display: block;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.card-own-card__or:after {
  content: "";
  width: 100%;
  height: 1.5px;
  position: absolute;
  left: 0;
  bottom: 0.5em;
  background-color: #333;
  z-index: 0;
}
.card-own-card__or-txt {
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
}
.card-own-card__btn {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.625;
  max-width: 100%;
}
.card-own-card__no .card-own-card__btn {
  background: -webkit-linear-gradient(315deg, #e60012 0%, rgba(230, 255, 255, 1) 12.79%, #e60012 25.64%);
  background: linear-gradient(135deg, #e60012 0%, rgba(230, 255, 255, 1) 12.79%, #e60012 25.64%);
  color: #fff;
  font-weight: 700;
  -ms-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  font-size: 18px;
  padding: 20px;
}
.card-own-card__yes .card-own-card__btn {
  font-weight: 500;
  color: #0080c3;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 5px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .card-own-card__yes {
    margin-top: 20px;
  }
  .card-own-card__or {
    margin-bottom: 10px;
    width: 364px;
  }
  .card-own-card__btn {
    width: 364px;
  }
}
@media screen and (max-width: 768px) {
  .card-own-card__yes {
    margin-top: 30px;
  }
  .card-own-card__or {
    margin-bottom: 10px;
    width: 284px;
  }
  .card-own-card__btn {
    width: 284px;
  }
}

.card-own-card__notes > li {
  font-size: 10px;
}
.card-own-card__notes > li:before {
  content: "※";
}
@media screen and (min-width: 769px) {
  .card-own-card__notes {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .card-own-card__notes {
    margin-top: 30px;
  }
}

/* AB */

.entry-select {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .entry-select {
    width: 440px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .entry-select {
    padding: 40px 20px;
  }
}

.entry-select__img {
  text-align: center;
}
.entry-select__img img {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 641px) {
  .entry-select__img img {
    width: 300px;
  }
}
@media screen and (max-width: 640px) {
  .entry-select__img img {
    width: 250px;
  }
}

.entry-select__list > li:not(:first-child) {
  margin-top: 20px;
}

.entry-select__btn {
  position: relative;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.5;
}
.entry-select__btn-default {
  background: -webkit-linear-gradient(315deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
  background: linear-gradient(135deg, rgba(76, 76, 76, 1) 0%, rgba(76, 76, 76, 0.5) 12.79%, rgba(76, 76, 76, 1) 25.64%);
}
.entry-select__btn-kantan {
  background: -webkit-linear-gradient(315deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
  background: linear-gradient(135deg, rgba(25, 25, 125, 1) 0%, rgba(25, 25, 125, 0.5) 12.79%, rgba(25, 25, 125, 1) 25.64%);
}
.entry-select__btn:after {
  content: "";
  position: absolute;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  z-index: 1;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 641px) {
  .entry-select__btn {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 76px;
  }
  .entry-select__btn:hover {
    color: #fff;
  }
  .entry-select__btn:after {
    width: 11.5px;
    height: 11.5px;
    top: calc(50% - 4.75px);
    right: 30px;
  }
  .entry-select__btn .small {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .entry-select__btn {
    width: 100%;
    max-width: 290px;
    line-height: 1.3;
    height: 70px;
  }
  .entry-select__btn:after {
    width: 8.5px;
    height: 8.5px;
    top: calc(50% - 3.25px);
    right: 20px;
  }
  .entry-select__btn .small {
    font-size: 12px;
    margin-top: 3px;
  }
}

.entry-select__info {
  margin-top: 30px;
}
.entry-select__txt {
  text-align: left !important;
}
@media screen and (min-width: 641px) {
  .entry-select__txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .entry-select__txt {
    font-size: 14px;
    letter-spacing: 0;
  }
}
