@charset "UTF-8";
/*------------------------------------------------------------
 common
------------------------------------------------------------*/

@media only screen and (min-width: 641px) {
  .top .service-menu {
    display: none;
  }
}
.top .localnav,
.page .localnav {
  margin-top: 0;
}
.inline {
  display: inline;
}
.bold {
  font-weight: 400;
}
.content-box .emphasis {
  font-size: 21px;
  font-weight: 500;
}
.content-box .a-small .emphasis {
  font-size: 16px;
}
.red {
  color: #cc0000;
}
.gray {
  color: #777c80;
}
.underline {
  text-decoration: underline;
}
.underline.blue {
  color: #1953c7;
}
img {
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  .localnav {
    display: none;
  }
  img {
    width: 100%;
  }
}

/*------- breadcrumb -------*/
#breadcrumb ol {
  font-size: 0.8rem;
  padding: 10px 0;
}
#breadcrumb li {
  display: inline-block;
}
#breadcrumb li a {
  color: #2f3438;
  text-decoration: none;
}
#diamond #breadcrumb li a {
  color: #fff;
}
#breadcrumb li a:hover {
  text-decoration: underline;
}
#diamond #breadcrumb li:after {
  color: #fff;
}
#breadcrumb li:after {
  content: ">";
  padding: 0 5px 0 12px;
}
#breadcrumb li:last-child:after {
  content: "";
  padding: 0;
}
@media only screen and (max-width: 640px) {
  #breadcrumb {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 0 8px 8px 5px;
    height: 20px;
  }
  #breadcrumb nav {
    white-space: nowrap;
    /* overflow: scroll; */
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #breadcrumb ol {
    padding: 0;
    line-height: 19px;
    margin: 0 0 20px 0;
  }
  .content-box .emphasis {
    font-size: 16px;
  }
}

/*------- side_contact -------*/
.top #side_contact {
  display: none;
}
#side_contact {
  position: fixed;
  bottom: 220px;
  right: 0;
  z-index: 1;
  display: none;
}
#side_contact a:hover {
  opacity: 0.85;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 640px) {
  #side_contact {
    display: none;
  }
}

/*---service renew 181129---*/

.fill-wrap {
  background-color: #fff;
}
/*.fill-wrap.gray{background-color: #F6F6F6;}
*/
#gold .fixed-wrap {
  background-image: url(/csmembers/images/service/gold/bg_l.jpg);
}
#blue .fixed-wrap {
  background-image: url(/csmembers/images/service/blue/bg_l.jpg);
}
#pearl .fixed-wrap {
  background-image: url(/csmembers/images/service/pearl/bg_l.jpg);
}
#sbs .fixed-wrap {
  background-image: url(/csmembers/images/service/platinumbusiness/bg_l.jpg);
}
/* #platinum .fixed-wrap{background-image: url(/csmembers/images/service/platinum/bg_l.jpg);} */
#platinum .fixed-wrap {
  background: url(/csmembers/common/images/platinum/ptbg.png) no-repeat center center;
  background-size: cover;
}
#platinum .top_bg {
  background: url(/csmembers/common/images/platinum/ptlogo.png) no-repeat !important;
  background-position-x: calc(50% + 336px) !important;
  background-position-y: 100px !important;
  background-size: auto 260px !important;
}
#msp .fixed-wrap {
  background-image: url(/csmembers/images/service/msp/bg.jpg);
  background-size: cover;
}
.wrap {
  z-index: 1;
}
#diamond:not(.top) .wrap {
  background-color: #2b2728;
}
.fixed-wrap {
  z-index: -10;
  position: fixed;
  height: 100vh;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*
#gold #main{
	background-image: url(/csmembers/images/service/gold/bg_l.jpg);
	background-attachment: fixed;
}
*/
.frame-wrap {
  position: relative;
}
.frame-wrap:before,
.frame-wrap:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 100%;
  background-color: #fff;
}
.frame-wrap:after {
  right: 0;
  top: 0;
}
@media only screen and (max-width: 1280px) {
  .frame-wrap:before,
  .frame-wrap:after {
    width: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .frame-wrap:before,
  .frame-wrap:after {
    display: none;
  }
  #platinum .fixed-wrap {
    background-position: center bottom;
  }
  #platinum .top_bg {
    background-position-x: calc(50% + 123px) !important;
    background-position-y: 140px !important;
    background-size: auto 148px !important;
  }
}

/*------------------------------------------------------------
 top
------------------------------------------------------------*/
.page--index #navbox,
.top #navbox {
  display: none;
}
/*------- top_bg -------*/
.top_bg {
  background-size: cover !important;
  background-position: center center !important;
}
#pearl .top_bg {
  /*    background-image: url(/csmembers/images/service/pearl/bg.jpg);*/
}
#blue .top_bg {
  /*    background-image: url(/csmembers/images/service/blue/bg.jpg);*/
}
#gold .top_bg {
  /*    background-image: url(/csmembers/images/service/gold/bg.jpg);*/
}
#platinum .top_bg {
  /* background-image: url(/csmembers/images/service/platinum/bg.jpg); */
}
#sbs .top_bg {
  /*    background-image: url(/csmembers/images/service/platinumbusiness/bg.jpg);*/
}
/*---service renew 181129---*/
.top .contbox {
  width: 980px;
  /*height: 316px;
	display: table;*/
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 21px;
}
/*.top .contbox p{
    margin: 0 0 10px 0;
}*/
.top .contbox .card_img > p {
  margin-bottom: 26px;
}
.top .contbox .card_img > p .mail_info {
  position: absolute;
  right: -23px;
  top: 63px;
  width: 120px;
  height: 120px;
  color: #112689;
  border-radius: 50%;
  border: #112689 2px solid;
  background: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  padding-top: 35px;
  line-height: 1.3;
  font-size: 17px;
}
.top .contbox p.card {
  margin-bottom: 0;
}

#gold.top .contbox .card_app_area,
#platinum.top .contbox .card_app_area,
#blue.top .contbox .card_app_area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
#gold.top .holder .contbox .card_app_area,
#platinum.top .holder .contbox .card_app_area,
#blue.top .holder .contbox .card_app_area {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
#gold.top .contbox .card_app_area .card,
#blue.top .contbox .card_app_area .card {
  width: 42%;
}
#gold.top .contbox .card_app_area .campaign_app,
#blue.top .contbox .card_app_area .campaign_app {
  width: 58%;
  padding-left: 20px;
}

#platinum.top .contbox .card_app_area .card {
  width: 40%;
}
#platinum.top .contbox .card_app_area .campaign_app {
  width: 60%;
  padding-left: 20px;
}

#gold.top .holder .contbox .card_app_area .card,
#platinum.top .holder .contbox .card_app_area .card,
#blue.top .holder .contbox .card_app_area .card {
  width: auto;
}

#gold.top .holder .contbox .card_app_area .campaign_app,
#platinum.top .holder .contbox .card_app_area .campaign_app,
#blue.top .holder .contbox .card_app_area .campaign_app {
  display: none;
}
#gold.top .contbox .card_app_area .campaign_app img,
#platinum.top .contbox .card_app_area .campaign_app img,
#blue.top .contbox .card_app_area .campaign_app img {
  width: 100%;
}
#gold.top .contbox .card_img .card img,
#platinum.top .contbox .card_img .card img,
#blue.top .contbox .card_img .card img {
  width: 100%;
}
#gold.top .contbox .card_ana p.card_text,
#platinum.top .contbox .card_ana p.card_text,
#blue.top .contbox .card_ana p.card_text {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  margin: 15px auto 0;
  padding: 5px 10px;
  line-height: 1.4;
}
#gold.top .contbox .card_ana p.card_text {
  background: rgba(81, 48, 22, 0.7);
}
#gold.top .contbox .card_ana p.card_text span,
#platinum.top .contbox .card_ana p.card_text span,
#blue.top .contbox .card_ana p.card_text span {
  font-size: 80%;
}
@media only screen and (max-width: 640px) {
  #gold.top .contbox .card_app_area,
  #platinum.top .contbox .card_app_area,
  #blue.top .contbox .card_app_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  #gold.top .contbox .card_app_area .card,
  #platinum.top .contbox .card_app_area .card,
  #blue.top .contbox .card_app_area .card {
    width: 100%;
  }
  #gold.top .contbox .card_app_area .card img,
  #platinum.top .contbox .card_app_area .card img,
  #blue.top .contbox .card_app_area .card img {
    width: 50%;
  }
  #gold.top .contbox .card_app_area .campaign_app,
  #platinum.top .contbox .card_app_area .campaign_app,
  #blue.top .contbox .card_app_area .campaign_app {
    width: 100%;
    padding: 30px 20px 0;
  }
  #gold.top .contbox .card_ana p.card_text,
  #platinum.top .contbox .card_ana p.card_text,
  #blue.top .contbox .card_ana p.card_text {
    width: 100%;
    margin: 15px auto;
  }
}

.top .contbox .card_img,
.top .contbox .card_ana {
  /*---service renew 181129---*/
  /*display: table-cell;
    vertical-align: middle;
    width: 50%;*/
  position: relative;
  display: inline-block;
}

#sbs.top .contbox .card_img,
#sbs.top .contbox .card_ana {
  display: inline-block;
}

.top .contbox .card_img .title {
  font-size: 28px;
  color: #fff;
  text-shadow: #423f70 0 0 10px, #423f70 0 0 10px, #423f70 0 0 20px;
}
@media only screen and (max-width: 640px) {
  .top .contbox .card_img .title {
    font-size: 18px;
  }
}

.top .contbox .ana_case {
  /*---service renew 181129---*/
  /*padding: 26px 40px 12px 40px;
	background-color: rgba( 255, 255, 255, 0.7 );*/
}
.top .contbox .card_img .card img {
  /*---service renew 181129---*/
  /*max-width: 260px;*/
  max-width: 380px;
  height: auto;
}
.top .contbox .ana_case h2 {
  margin-bottom: 15px;
}
.top .contbox .ana_case p {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.top .contbox .ana_case p.txt {
  text-align: center;
  color: #fff;
}
/*---service renew 181129---*/
/*
.top .contbox .ana_case .campaign img {
    width: 100%;
    height: auto;
}
*/

.top .contbox .card_ana p.card_text {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  margin: 15px auto 0;
  padding: 5px 10px;
  line-height: 1.4;
}
#blue.top .contbox .card_ana p.card_text {
  background: rgba(27, 28, 74, 0.6);
}
#pearl.top .contbox .card_ana p.card_text {
  background: rgba(255, 255, 255, 0.4);
  color: #000;
}
.top .contbox .card_ana p.card_text span {
  font-size: 80%;
}
#sbs .card_img_area .area-no1-inner .block p.card_text {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 10px;
}

@media only screen and (max-width: 640px) {
  .top .contbox .card_ana p.card_text {
    margin-bottom: 50px;
  }
  #sbs .card_img_area .area-no1-inner .block p.card_text {
    width: auto;
  }
}

/* NEW Layout2024 */
.mv-card {
}
@media only screen and (min-width: 641px) {
  .mv-card {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .mv-card {
    padding: 60px 15px;
  }
}

.mv-card-visual {
  display: block;
  text-align: center;
}
.mv-card-visual__en {
  max-width: 100%;
}
.mv-card-visual__ja {
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 641px) {
  .mv-card-visual__en {
    width: 786px;
  }
  .mv-card-visual__ja {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .mv-card-visual__en {
    width: 260px;
  }
  .mv-card-visual__ja {
    display: none;
  }
}

.mv-card-visual__img {
  text-align: center;
  margin-top: 30px;
}
@media only screen and (min-width: 641px) {
  .mv-card-visual__img img {
    width: 300px;
  }
}
@media only screen and (max-width: 640px) {
  .mv-card-visual__img img {
    width: 180px;
  }
}

.mv-card-announce {
  text-align: center;
  margin-top: 20px;
}
.mv-card-announce__txt {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (min-width: 641px) {
  .mv-card-announce__txt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .mv-card-announce__txt {
    font-size: 14px;
  }
}

/*------------------------------------------------------------
	MAIN CONTENTS
------------------------------------------------------------*/
.top .area-lineup,
.page--index .area-lineup {
  background-color: #f6f6f6;
  padding-bottom: 60px;
}
@media only screen and (max-width: 640px) {
  .top .area-lineup,
  .page--index .area-lineup {
    padding-bottom: 30px;
  }
}
.area-info {
  background-color: #dedede;
  background-image: url(/csmembers/images/top/area-service-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 70px 0;
}

@media (min-width: 1251px) {
  .area-info {
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 640px) {
  .area-info {
    padding: 40px 0;
  }
}

/* section line info */
.section-info {
  margin-bottom: 24px;
}

@media only screen and (max-width: 640px) {
  .section-info {
    margin-bottom: 14px;
  }
}

.section-info .block {
  background-color: rgba(234, 234, 234, 0.8);
  padding: 24px 12px 12px;
}

@media only screen and (max-width: 640px) {
  .section-info .block {
    padding: 0 12px;
  }
}

.section-info .block-title {
  text-align: center;
}

.section-info .block-title h2 {
  font-size: 22px;
  margin-bottom: 24px;
  font-weight: 300;
}
#platinum .section-info .block-title h2 {
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .section-info .block-title h2 {
    margin-bottom: 0;
    font-size: 123%;
    padding: 14px 20px 14px 0;
  }
}

/* .section-info .block-text {
  margin-bottom: 1em;
} */
#sbs .section-info .block-text {
  margin-bottom: 0;
}

.section-info .block-content h3 {
  font-size: 123%;
  text-align: center;
  margin-bottom: 20px;
  color: #626c75;
}

@media only screen and (max-width: 640px) {
  .section-info .block-content h3 {
    font-size: 123%;
  }
  .section-info .block-content h3 img {
    width: 100%;
    max-width: 240px;
    height: auto;
  }
}

.section-info .block-content .panel {
  background-color: #fff;
  padding: 24px 24px 20px;
}
.section-info .block-content .panel.useful {
  margin-bottom: 12px;
}
@media only screen and (max-width: 640px) {
  .section-info .block-content .panel {
    padding: 30px 12px 12px;
  }
}

.section-info .block-content .small {
  font-size: 84.6%;
  line-height: 1.3;
}

.section-info .block hr {
  width: 30%;
  border: none;
  border-top: 5px solid #eaeaea;
  margin-bottom: 15px;
}

.section-info .col-2 {
  margin: 0 -6px;
}

.section-info .col-2 .columns {
  padding: 0 6px;
}

@media only screen and (max-width: 640px) {
  .section-info .col-2 {
    margin: 0;
  }
  .section-info .col-2 .columns {
    padding: 0;
  }
}

.section-info .col-3 {
  margin: 0 -6px;
}

.section-info .col-3 .columns {
  width: 33.333%;
  padding: 0 6px;
}

@media only screen and (max-width: 640px) {
  .section-info .col-3 {
    margin: 0;
  }
  .section-info .col-3 .columns {
    width: auto;
    padding: 0;
  }
}

.section-info .notes {
  font-size: 84.6%;
  color: #777c80;
}

.section-info.campaign .block-text {
  height: 130px;
}

@media only screen and (max-width: 640px) {
  .section-info.campaign .block-text {
    height: auto;
  }
}

.section-info.protection_service .panel {
  min-height: 300px;
}

@media only screen and (max-width: 640px) {
  .section-info.protection_service .panel {
    height: auto;
    min-height: auto;
  }
}

@media only screen and (max-width: 640px) {
  .section-info.service {
    margin-bottom: 0;
  }
  .section-info.service .columns {
    margin-bottom: 14px;
    padding-bottom: 0px;
  }
  .section-info.service .expand-content {
    padding-bottom: 14px;
  }
}

.section-info.service .panel {
  position: relative;
  height: 260px;
}

@media only screen and (max-width: 640px) {
  .section-info.service .panel {
    height: auto;
  }
}

.section-info.service .block-text {
  height: 80px;
}

@media only screen and (max-width: 640px) {
  .section-info.service .block-text {
    height: auto;
  }
}

@media only screen and (max-width: 640px) {
  .section-info.Permanent_pt {
    margin-bottom: 0;
  }
}

.section-info .btn-more a {
  display: block;
  color: #fff;
  background-color: #96c6ed;
  line-height: 1;
  font-size: 123%;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
}

.section-info .btn-more a:hover {
  background-color: #80bae9;
}

/*---service renew 181129 platinumtop only ---*/
/* #platinum.top .contbox {
    width: 980px;
    height: 316px;
	margin: 0 auto;
	display: table;
	padding-top: 0;
}
#platinum.top .contbox p {
    margin: 0 0 10px 0;
}
#platinum.top .contbox .card_img,
#platinum.top .contbox .card_ana {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
#platinum.top .contbox .ana_case {
width: auto;
    padding: 26px 40px 12px 40px;
	background-color: rgba( 255, 255, 255, 0.7 );
}
#platinum.top .contbox .card_img .card img {
    max-width: 260px;
    height: auto;
}
@media only screen and (max-width: 640px) {
#platinum.top .contbox {
width: 100%;
height: auto;
display: block;
}
#platinum.top .contbox .card_img,
#platinum.top .contbox .card_ana {
display: block;
vertical-align: middle;
width: 100%;
}
#platinum.top .contbox .ana_case {
background-color: #fff;
padding: 20px 14px;
margin: 0;
}
#platinum.top .contbox .card_img p {
width: 82%;
margin: 0 auto;
}
#platinum.top .contbox .card_img .card {
width: 50%;
margin: 0 auto;
padding-top: 0;
}
#platinum.top .contbox .card_img {
display: block;
width: 100%;
padding: 4% 0 7%;
}
} */
/*---/service renew 181129 platinumtop only ---*/

.top .campaign {
  padding-top: 35px;
  text-align: center;
}
.top .campaign img.sp,
.section-hero img.sp {
  display: none;
}
#sbs.top .campaign.row {
  padding: 30px 20px 0 20px;
}
@media only screen and (max-width: 640px) {
  .top .contbox {
    padding-top: 0;
    padding-bottom: 0;
  }
  .top .campaign {
    padding: 25px 12px 0;
    text-align: center;
  }
  /* #sbs.top .campaign.row {
        padding-top: 0;
    } */
  .top .campaign img {
    max-width: 100%;
    text-align: center;
    width: auto;
  }
  .top .campaign img.pc,
  .section-hero img.pc {
    display: none;
  }
  .top .campaign img.sp,
  .section-hero img.sp {
    display: inline;
    width: auto;
  }
}

.top .campaign.banner_area {
  padding: 10px 35px;
}
.top .campaign.banner_area a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 640px) {
  .top .campaign.banner_area {
    padding: 15px 12px !important;
  }
}

.top .area-lineup .btn_box .btn a,
.top .contbox .ana_case .btn a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  margin: 0 0 0 0;
}
.top .area-lineup .btn_box .btn a {
  font-size: 150%;
  line-height: 1.4;
  padding: 12px 0;
  letter-spacing: 2px;
}
.top .area-lineup .btn_box .btn .display_flex_between a {
  width: 48%;
}
/*---service renew 181129---*/
/*#pearl.top .contbox .ana_case .btn a,
#blue.top .contbox .ana_case .btn a,
#gold.top .contbox .ana_case .btn a{
    padding: 12px 0;
}*/
.top .area-lineup .btn_box .btn a:hover,
.top .contbox .ana_case .btn a:hover {
  opacity: 0.75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.top .area-lineup .btn_box .btn a span
/*,.top .contbox .ana_case .btn a span*/ {
  display: block;
  font-size: 88%;
}
#pearl.top .area-lineup .btn_box .btn a
/*,#pearl.top .contbox .ana_case .btn a*/ {
  background: #0d5357;
}
#blue.top .area-lineup .btn_box .btn a
/*,#blue.top .contbox .ana_case .btn a*/ {
  background: #172944;
}
/*#blue.top .contbox .ana_case .btn a{
    width: 48%;
}*/

#gold.top .area-lineup .btn_box .btn a
/*,#gold.top .contbox .ana_case .btn a*/ {
  background: #8a5d05;
}
#sbs.top .area-lineup .btn_box .btn a
/*,#sbs.top .contbox .ana_case .btn a*/ {
  background: #000000;
}

/*---service renew 181129---*/

.top .contbox .ana_case {
  width: 710px;
  margin: 0 auto;
  padding: 26px 0 12px;
}
/*#blue.top .contbox .ana_case{width: 896px;}*/
.top .contbox .ana_case:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.top .contbox .ana_case .btn {
  width: 350px;
  padding-left: 10px;
  float: left;
}

.top .contbox .ana_case.center-one .btn {
  width: 350px;
  padding-left: 0;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/*
#blue.top .contbox .ana_case .btn{width: 266px;padding-left: 8px;}
#blue.top .contbox .ana_case .btn.kantan{width: 350px;}

#blue.top .contbox .ana_case .btn.kantan{margin-left:175px;padding-top: 8px;}*/
.top .contbox .ana_case .btn a {
  position: relative;
  padding: 15px 0;
  letter-spacing: -0.05em;
  height: 52px;
}
.top .contbox .ana_case.center-one .btn a {
  height: 70px;
  padding: 24px 0;
}

.top .contbox .ana_case .btn a span {
  position: relative;
  background-color: #fff;
  color: #000;
  font-size: 78%;
  border-radius: 4px;
  padding: 0.1em 0.3em;
  margin-right: 0.5em;
  top: -0.1em;
  font-weight: 400;
}
.top .contbox .ana_case .btn a:after {
  content: ">";
  display: inline-block;
  position: absolute;
  right: 1em;
}
/*
.top .contbox .ana_case .btn.kantan a{background-color: #1d204e;}
#gold.top .contbox .ana_case .btn:not(.kantan) a{background-color: #e1aa5a;}
#blue.top .contbox .ana_case .btn:not(.kantan) a{background-color: #5398cd;}
#pearl.top .contbox .ana_case .btn:not(.kantan) a{background-color: #f6f6f6;color:#000;}
#sbs.top .contbox .ana_case .btn:not(.kantan) a{background-color: #000;}
*/
#gold.top .contbox .ana_case .btn a {
  background-color: #e1aa5a;
}
#blue.top .contbox .ana_case .btn a {
  background-color: #5398cd;
}
#pearl.top .contbox .ana_case .btn a {
  background-color: #0d5357;
} /*#eaf4f0  F4F9F7*/
#sbs.top .contbox .ana_case .btn a {
  background-color: #850002;
}
#platinum.top .contbox .ana_case .btn a {
  background-color: #000;
}

@media only screen and (max-width: 640px) {
  .top .contbox .ana_case,
  #blue.top .contbox .ana_case {
    width: 100%;
  }
  .top .contbox .ana_case .btn {
    width: 100%;
  }
  /* #blue.top .contbox .ana_case .sp_application{
		display: inline-block;
		padding: 0 0 10px;
	}
	#blue.top .contbox .ana_case .sp_application a{font-size: 18px;}
	#blue.top .contbox .ana_case .sp_application a:after{
    width: 1.2rem;
    height: 1.2rem;
    right: 8px;
    margin-top: -.6rem;
	}
	#blue.top .contbox .ana_case .sp_application:nth-child(2){padding-right: 4px;}
	#blue.top .contbox .ana_case .sp_application:nth-child(4){padding-left: 4px;}
	#blue.top .contbox .ana_case .sp_application{width: 50%;}
	#blue.top .contbox .ana_case .sp_application:last-child{width:15em;padding: 0;} */
}

#fix_form.pc_fix .btn a,/*---service renew 181129---*/
.top .area-lineup .btn_box .btn a,
#pearl.top .contbox .ana_case .btn a,
#blue.top .contbox .ana_case .btn a,
#gold.top .contbox .ana_case .btn a,
#sbs.top .contbox .ana_case .btn a {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 1.4;
}
#fix_form.pc_fix .btn a:before,/*---service renew 181129---*/
.top .area-lineup .btn_box .btn a:before,
#pearl.top .contbox .ana_case .btn a:before,
#blue.top .contbox .ana_case .btn a:before,
#gold.top .contbox .ana_case .btn a:before,
#sbs.top .contbox .ana_case .btn a:before {
  display: block;
  position: absolute;
  left: -30%;
  top: -100%;
  content: "";
  width: 10%;
  height: 300%;
  opacity: 0.8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(to right bottom, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 60%);
  -webkit-animation: shiny 2s ease infinite;
  animation: shiny 2s ease infinite;
}
@-webkit-keyframes shiny {
  0% {
    left: -30%;
  }
  30% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
@keyframes shiny {
  0% {
    left: -30%;
  }
  30% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
.news {
  height: 70px;
  margin: 0 auto;
  width: 980px;
}
.news a {
  color: #2f3438;
  text-decoration: none;
}
.news_com {
  background-color: #fff;
  float: right;
  height: 100%;
  margin: 0;
  padding: 25px 0;
  width: 900px;
}
.news_tit {
  background-color: #eee;
  float: left;
  height: 70px;
  margin: 0;
  padding: 25px 0;
  text-align: center;
  width: 80px;
}
.ticker {
  background-color: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 0 8px;
  position: relative;
  text-align: left;
}
.ticker ul {
  position: relative;
  width: 100%;
}
.ticker ul li {
  display: none;
  width: 100%;
}
.ticker .date {
  margin: 0 20px;
}

@media only screen and (max-width: 640px) {
  #pearl .top_bg,
  #blue .top_bg,
  #gold .top_bg,
  #platinum .top_bg,
  #sbs .top_bg {
    background: none;
  }
  .top .contbox {
    display: block;
    width: 100%;
    height: auto;
  }
  .top .contbox .card_img {
    display: block;
    width: 100%;
    /*---service renew 181129---*/
    /*padding: 4% 0 7%;*/
    padding: 30px 0 10px;
  }
  .top .card_img {
    background-size: cover !important;
    background-position: bottom center !important;
  }
  .top .contbox .card_img > p .mail_info {
    color: #112689;
    display: block;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    position: relative;
    width: auto;
    height: auto;
    top: 0;
    right: 0;
    padding-top: 0;
    font-size: 14px;
  }
  #pearl .card_img {
    /*    background-image: url(/csmembers/images/service/pearl/bg.jpg);*/
  }
  #blue .card_img {
    /*    background-image: url(/csmembers/images/service/blue/bg.jpg);*/
  }
  #gold .card_img {
    /*    background-image: url(/csmembers/images/service/gold/bg.jpg);*/
  }
  /* #platinum .card_img {
    background-image: url(/csmembers/images/service/platinum/bg.jpg);
    background-position: right center !important;
} */
  #sbs .card_img {
    /*    background-image: url(/csmembers/images/service/platinumbusiness/bg.jpg);*/
  }
  .top .contbox .card_img p {
    width: 82%;
    margin: 0 auto;
  }
  .top .contbox .card_img .card {
    width: 50%;
    margin: 0 auto;
    padding-top: 10px; /*---service renew 181129---*/
  }

  .top .contbox .card_ana {
    display: block;
    width: 100%;
  }
  .top .contbox .ana_case {
    background-color: #fff;
    padding: 20px 14px 0; /*---service renew 181129---*/
    margin: 0;
  }
  /* #blue.top .contbox .ana_case {padding: 30px 14px 5px;} */
  /*---service renew 181129---*/
  .top .contbox .ana_case p {
    margin: 0;
  }
  .top .contbox .ana_case h2 {
    font-size: 123%;
    margin: 0 0 10px 0;
  }
  .top #main .contbox .ana_case .btn a {
    display: none;
  }

  .news {
    height: 60px;
    width: 100%;
    display: -webkit-inline-box;
    display: inline-flex;
  }
  .news_tit {
    margin: 0;
    padding: 20px 0 0;
    width: 20%;
    height: 100%;
    background-color: #eee;
    border: solid 1px #ededed;
  }
  .news_com {
    margin: 0;
    padding: 10px 0 0 5px;
    width: 80%;
    height: 100%;
    text-align: left;
    border: solid 1px #ededed;
  }
  .date {
    margin: 0 20px 0 0;
  }
  .news li {
    word-wrap: break-word;
  }
}

/*------- area-lineup -------*/
.area-lineup {
  /* border-top: 1px solid #cecece; */
  padding-bottom: 25px;
}
.yutai {
  padding-bottom: 24px;
  padding-top: 60px;
  text-align: center;
}
.yutai h2 {
  font-size: 22px;
}
section.service_box,
section.other_box {
  background-color: #eee;
  margin: 0 auto 25px;
  width: 990px;
}
#pearl section.service_box,
#pearl section.other_box {
  background-color: #eaf4f0;
}
#blue section.service_box,
#blue section.other_box {
  background-color: #eaeff4;
}
#gold section.service_box,
#gold section.other_box {
  background-color: #f4f2ea;
}
#msp section.service_box,
#msp section.other_box {
  background-color: #eef2f5;
}
#sbs .btn_box,
#pearl .btn_box,
#blue .btn_box,
#gold .btn_box {
  margin: 0 auto;
  width: 990px;
}
#sbs .btn_box .btn,
#pearl .btn_box .btn,
#blue .btn_box .btn,
#gold .btn_box .btn {
  margin: 0 auto;
  width: 80%;
}
.ttl_category {
  font-size: 34px;
  margin-bottom: 15px;
  padding-top: 26px;
  text-align: center;
}
#pearl .ttl_category,
#pearl .ttl_category_other {
  color: #0d5357;
}
#blue .ttl_category,
#blue .ttl_category_other {
  color: #172944;
}
#gold .ttl_category,
#gold .ttl_category_other {
  color: #8a5d05;
}
#msp .ttl_category,
#msp .ttl_category_other {
  color: #141036;
}
.ttl_category span,
.ttl_category_other span {
  color: #2f3438;
  display: block;
  font-size: 16px;
}
.ttl_category_other {
  font-size: 34px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
.service_box_inner {
  border-spacing: 15px 0;
  display: table;
  padding-bottom: 25px;
}
.service_box_inner a article {
  background-color: #fff;
  width: 310px;
  min-height: 300px;
}
.service_box_inner a article img {
  width: 100%;
}
.service_box_inner a:hover,
.other_box_inner a:hover {
  opacity: 0.75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.other_box_2col,
.service_box_2col {
  border-spacing: 15px 0;
  display: table;
  padding-bottom: 25px;
}
.service_box_1col {
  margin: 0 15px;
  padding-bottom: 25px;
}
.service_box_2col a article {
  background-color: #fff;
  width: 472px;
}
.service_box_1col.big a article {
  width: 960px;
  min-height: 180px;
}
@media only screen and (min-width: 641px) {
  .service_box_1col.big a article.flex_pattern {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
  }
  .service_box_2col {
    min-height: 170px;
  }
}
.other_box_2col article {
  width: 472px;
  display: table-cell;
}
.other_box_2col.big article,
.service_box_2col.big a article {
  min-height: 300px;
}
@media only screen and (max-width: 640px) {
  .other_box_2col.big article,
  .service_box_2col.big a article {
    min-height: 1px;
  }
}
.service_box_1col a article img,
.other_box_2col article img,
.service_box_2col a article img {
  width: 100%;
}
.other_box_2col.min article .box_img,
.service_box_2col.min a article .box_img {
  width: 40%;
  height: 100%;
  float: left;
  padding: 20px 20px;
}
.service_box_1col.big article .box_img {
  width: 40%;
  float: left;
  padding: 20px;
}
@media only screen and (min-width: 641px) {
  .service_box_1col.big a article.flex_pattern .box_img {
    float: none;
  }
}
.other_box_2col.min h4,
.service_box_2col.min h4 {
  margin: 0;
  margin-left: 40%;
  padding: 16px 0 12px;
  text-align: left;
}
.service_box_1col.big h4 {
  margin: 0;
  margin-left: 40%;
  padding: 16px 0 12px;
  text-align: left;
}
@media only screen and (min-width: 641px) {
  .service_box_1col.big a article.flex_pattern .box_txt {
    width: 60%;
    margin-left: 0;
  }
  .service_box_1col.big a article.flex_pattern .box_txt h4 {
    margin-left: 0;
  }
}

.other_box_2col.min ul,
.service_box_2col.min ul {
  margin: 0;
  margin-left: 40%;
  padding: 0 10px 20px 16px;
}
#sbs .other_box_2col.big ul,
.service_box_1col.big ul {
  margin: 0;
  margin-left: 40%;
  padding: 0 10px 20px 16px;
  vertical-align: top;
}
@media only screen and (min-width: 641px) {
  .service_box_1col.big a article.flex_pattern ul {
    margin-left: 0;
  }
}
.other_box_2col a:hover,
.service_box_2col a:hover,
.service_box_inner a:hover,
.other_box_inner a:hover {
  opacity: 0.75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.other_box .other_box_2col a {
  min-height: 220px;
}

.service_box a {
  display: table-cell;
  text-decoration: none;
  background-color: #ffffff;
}
.service_box h4,
.other_box h4 {
  font-size: 18px;
  margin: 16px 0 12px;
  text-align: center;
  color: #626c75;
}
.other_box a {
  text-decoration: none;
  padding-bottom: 20px;
  background-color: #fff;
  display: block;
  min-height: 300px;
}
.service_box li,
.other_box li {
  color: #c2c2c2;
  line-height: 19px;
}
.service_box li,
.other_box li::marker {
  font-size: 10px;
}
.service_box li span,
.other_box li span {
  color: #2f3438;
  font-size: 12px;
}
.service_box ul,
.other_boxul {
  list-style-type: square;
  margin: 0 10px 20px 36px;
}
.other_box ul,
.other_box ul {
  list-style-type: square;
  margin: 0 10px 20px 36px;
}
.other_box_inner article {
  display: table-cell;
  width: 320px;
  padding: 0px 7px;
}
.other_box_inner article div {
  background-color: #ffffff;
}
.other_box_inner article div img {
  width: 100%;
}
.other_box_inner article.center {
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  padding: 0px 7px;
}
.other_box_inner {
  display: table;
  padding: 15px 8px 25px 8px;
}

.service_list_2col {
  display: table;
}
.service_list_2col ul {
  display: table-cell;
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .area-lineup {
    padding-bottom: 0;
    border-top: none;
  }
  .yutai {
    padding-top: 33px;
  }
  .yutai h2 {
    padding: 0 9%;
    font-size: 17px;
  }
  .ttl_category {
    font-size: 3.4rem;
    margin-bottom: 10px;
  }
  .ttl_category.sp_ttl {
    font-size: 2.4rem;
  }
  .ttl_category_other {
    font-size: 3.4rem;
    padding-top: 10px;
    margin-bottom: 0px;
  }
  .service_box .other_bg {
    min-width: 100%;
    margin: 25px 0 0;
    padding: 0 auto 25px;
    background-color: #eee;
  }
  #sbs .btn_box,
  #pearl .btn_box,
  #blue .btn_box,
  #gold .btn_box,
  section.service_box {
    width: 100%;
    padding-bottom: 5px;
  }
  section.other_box {
    width: 100%;
    padding-bottom: 25px;
  }
  #sbs .btn_box .btn,
  #pearl .btn_box .btn,
  #blue .btn_box .btn,
  #gold .btn_box .btn {
    margin: 0 auto;
    width: 90%;
    white-space: nowrap;
  }
  .other_box a {
    width: 100%;
    height: 79%;
  }
  .other_box_inner article {
    margin: 15px 15px 0;
    width: 100%;
  }
  .service_box_1col.big,
  .service_box_2col,
  .service_box_inner,
  .other_box_inner {
    display: table;
    text-align: left;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .service_box_2col a,
  .service_box_inner a {
    display: block;
    background-color: #fff;
    width: auto;
    padding-bottom: 16px;
    margin: 0;
  }
  .service_box_1col.big a article,
  .service_box_2col a article,
  .service_box_inner a article {
    width: 100%;
    min-height: auto;
  }
  .service_box_1col.big article .box_img,
  .other_box_2col.min article .box_img,
  .service_box_2col.min a article .box_img {
    width: 100%;
    height: 100%;
    float: none;
    padding: 0;
  }
  .service_box_1col.big h4,
  .other_box_2col.min h4,
  .service_box_2col.min h4 {
    margin: 16px 0 12px;
    padding: 0;
    text-align: center;
  }
  .service_box_1col.big .flex_pattern h4 {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service_box_1col.big ul,
  .other_box_2col.min ul,
  .service_box_2col.min ul {
    margin: 0 15px 0 36px;
    padding: 0;
  }

  .service_box a {
    display: block;
    margin: 0 15px 15px;
    padding-bottom: 25px;
  }
  .service_box ul,
  .other_box ul {
    margin: 0 15px 0 36px;
  }
  .service_box li span,
  .other_box li span {
    font-size: 12px;
  }
  .service_box h4,
  .other_box h4 {
    font-size: 1.6rem;
  }
  .other_box_2col article,
  .other_box_inner article {
    display: block;
    width: auto;
    padding: 0px;
  }
  .other_box_2col article div,
  .other_box_inner article div {
    background-color: #ffffff;
    height: auto;
    padding-bottom: 10px;
  }
  .other_box_2col article.center,
  .other_box_inner article.center {
    border-left: none;
    border-right: none;
    padding: 0px;
  }
  .service_list_2col {
    display: block;
  }
  .service_list_2col ul {
    display: block;
    width: auto;
  }
}
/*------- add card -------*/
.add_card {
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}
.add_card.ver02 {
  padding-top: 0;
  padding-bottom: 25px;
}
.add_card .notes {
  color: #2f3438;
  margin: 10px 0 0 0;
}
.add_card .add {
  width: 645px;
  float: left;
}
.add_card .type {
}
.add_card .type-biz {
  background: #a5a5a5;
}
.add_card .type-biz h3 {
  color: #fff;
}
.add_card .g_up {
  width: 320px;
  float: right;
  background: #a5a5a5;
}
.add_card .g_up h3 {
  color: #fff;
}

.fill-wrap.bnr_area {
  text-align: center;
  padding-bottom: 60px;
}
.bnr_area.pb {
  padding-bottom: 60px;
}
.bnr_area.pt {
  padding-top: 60px;
  padding-bottom: 0;
}
.bnr_area.pt.pb {
  padding-bottom: 60px;
}
.bnr_area a img {
  width: 100%;
}
/* .type-digital .fill-wrap.bnr_area {
    padding-top: 60px;
} */
.fill-wrap.bnr_area a {
  display: block;
}
.fill-wrap.bnr_area a:not(:last-child) {
  margin-bottom: 30px;
}
.fill-wrap.bnr_area a:hover {
  opacity: 0.8;
}
.fill-wrap.bnr_area a img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .fill-wrap.bnr_area {
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 15px;
  }
  .bnr_area.pb {
    padding-bottom: 30px;
  }
  .bnr_area.pt {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .bnr_area.pt.pb {
    padding-bottom: 30px;
  }
  /* .type-digital .fill-wrap.bnr_area {
        padding-top: 15px;
    } */
}

.section-info .block-content .panel {
  padding: 24px 16px 20px;
}

.section-info .block-title h3 {
  font-size: 18px;
  margin-bottom: 24px;
}
.section-info .block-content h4 {
  font-size: 123%;
  text-align: center;
  margin-bottom: 20px;
  color: #626c75;
}
.section-info .block-content h4 span {
  display: block;
  font-size: 0.8rem;
  line-height: 1.2;
  margin: 10px 0 0 0;
}
.section-info .block-content .img {
  width: 160px;
  margin: 0 auto 20px;
}
.section-info .block-content .img img {
  width: 100%;
  height: auto;
}
.section-info .block-content h5 {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: -0.3px;
}
.section-info .block-content .btn {
  margin: 0;
}
.section-info .block-content .btn a {
  background-color: #707070;
  color: #fff;
  font-size: 120%;
  text-decoration: none;
  padding: 10px 0;
  display: block;
  margin: 0 auto;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
}
.section-info .block-content .btn.red a {
  background-color: #dd2b3c;
}
.section-info .block-content .btn a:hover {
  opacity: 0.8;
}
.section-info .block-content .panel.row .block-text .img {
  float: left;
  margin: 0 45px 75px;
  width: 160px;
}
.section-info .block-content .panel.row .block-text .figure {
  margin: 0 auto;
  width: 250px;
  float: left;
}
.section-info .block-content .panel.row .block-text .figure .img {
  float: none;
  margin: 0 auto 20px;
}
.section-info .block-content .panel.row .block-text .add_card_cp_bnr {
  width: calc(100% - 250px);
}
@media only screen and (max-width: 640px) {
  .section-info .block-content .panel.row .block-text .add_card_cp_bnr {
    width: 100%;
  }
  .section-info .block-content .panel.row .block-text .figure {
    float: none;
    margin-bottom: 20px;
  }
}
.section-info .block-content .panel.row .block-text > p {
  font-size: 13px;
}
.section-info .block-content .panel.row .block-text > p.notes {
  font-size: 11px;
}
.section-info .block-content .panel.row .block-text > p,
.section-info .block-content .panel.row .block-text > h5,
.section-info .block-content .panel.row .block-text > h4 {
  text-align: left;
  margin-left: 250px;
  /* width: 530px; */
}

.section-info .block-content .card-cp {
  color: #2f3438;
  font-size: 15px;
  font-weight: 400;
}

.section-info .block-content .ribbon {
  display: inline-block;
  position: relative;
  height: 2em; /*リボンの高さ*/
  line-height: 2em; /*リボンの高さ*/
  text-align: center;
  padding: 0 30px; /*横の大きさ*/
  font-size: 18px; /*文字の大きさ*/
  background: #9f090f; /*塗りつぶし色*/
  color: #fff; /*文字色*/
  box-sizing: border-box;
}

.section-info .block-content .ribbon:before,
.ribbon:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.section-info .block-content .ribbon:before {
  top: 0;
  left: 0;
  border-width: 1em 0px 1em 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.section-info .block-content .ribbon:after {
  top: 0;
  right: 0;
  border-width: 1em 15px 1em 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.section-info .block-content .panel.row .block-text .figure .btn a {
  background-color: #dd2b3c;
}
@media screen and (min-width: 640px) {
  .pc_none {
    display: none;
  }

  .section-info .block-content .panel {
    position: relative;
  }
  .section-info .block-content .btn {
    position: absolute;
    bottom: 20px;
    left: 16px;
    width: 200px;
    margin-left: 25px;
  }
  .section-info .block-content .panel.row .block-text .figure .btn {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  .section-info .block-content > div + div {
    border-top: 5px solid #eaeaea;
  }
}

@media only screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
  .top .expand-content {
    display: block;
  }
  .add_card .row {
    padding: 0;
  }
  .add_card,
  .add_card .add {
    width: 100%;
    float: none;
    /*margin: 25px 0 15px 0;*/
    /*---service renew 181129---*/
    /*margin: 0;*/
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .add_card.ver02 {
    padding: 0;
  }
  .add_card .type {
    margin: 25px 0 15px 0;
    padding-bottom: 1px;
  }
  .add_card .type-biz {
    padding-bottom: 1px;
  }
  .add_card .g_up {
    width: 100%;
    float: none;
  }
  .section-info .block-title h3 {
    margin-bottom: 0;
    font-size: 123%;
    padding: 14px 20px 14px 0;
  }
  .add_card h4 img {
    width: 55%;
  }
  .g_up .expand-tab {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(/csmembers/images/top/ico-expand-white.png);
    background-size: 12px auto;
  }
  .g_up .expand-tab.active {
    background-image: url(/csmembers/images/top/ico-expand-white_active.png);
  }
  .g_up .panel {
    margin-bottom: 12px;
  }
  .section-info .block-content .panel.row {
    margin-bottom: 12px;
    position: static;
  }
  .section-info .block-content .panel.row .block-text .img {
    float: none;
    margin: 0 auto 20px;
  }
  .section-info .block-content .panel.row .block-text > p,
  .section-info .block-content .panel.row .block-text > h5,
  .section-info .block-content .panel.row .block-text > h4 {
    text-align: center;
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .section-info .block-content .panel.row .block-text > p {
    text-align: left;
  }
  .section-info .block-content .btn {
    width: 100%;
  }
  .type-biz .expand-tab {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(/csmembers/images/top/ico-expand-white.png);
    background-size: 12px auto;
  }
  .type-biz .expand-tab.active {
    background-image: url(/csmembers/images/top/ico-expand-white_active.png);
  }
  .section-info .block-content .panel.row .block-text > p.card-cp {
    margin-bottom: 0;
  }
}

/*------------------------------------------------------------
 service
------------------------------------------------------------*/

/*------- hero-img -------*/
.page .hero-img {
  width: 100%;
  height: 316px;
}
#pearl .color_box {
  background-color: #0d5357;
}
#blue .color_box {
  background-color: #172944;
}
#gold .color_box {
  background-color: #68492a;
}
#platinum .color_box,
#sbs .color_box {
  background-color: #222;
}
#rose .color_box {
  background-color: #e88aac;
}
#msp .color_box {
  background-color: #141036;
}
#diamond .color_box {
  background-color: #2b2728;
}
.hero-img .color_box {
  float: left;
  width: 50%;
}
.hero-img .color_box .ttl {
  height: 316px;
  width: 500px;
  margin: 0 0 0 auto;
  color: #fff;
}
.hero-img .color_box .ttl_inner h2 {
  font-size: 49px;
  font-weight: 300;
}
.hero-img .color_box .ttl_inner h2 span {
  font-size: 17px;
  display: block;
}
.hero-img .color_box .ttl_inner h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 300;
}
.hero-img .color_box .ttl_inner {
  height: 316px;
  width: 500px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 50px 0 0;
  color: #fff;
  position: relative;
  left: 50px;
}
#pearl .ttl_inner {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNTM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzBkNTM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDUzNTciIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(left, rgba(13, 83, 87, 1) 90%, rgba(13, 83, 87, 0) 100%);
  background: linear-gradient(to right, rgba(13, 83, 87, 1) 90%, rgba(13, 83, 87, 0) 100%);
}
#blue .ttl_inner {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3Mjk0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzE3Mjk0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzI5NDQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(left, rgba(23, 41, 68, 1) 90%, rgba(23, 41, 68, 0) 100%);
  background: linear-gradient(to right, rgba(23, 41, 68, 1) 90%, rgba(23, 41, 68, 0) 100%);
}
#gold .ttl_inner {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4NDkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzY4NDkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODQ5MmEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(left, rgba(104, 73, 42, 1) 90%, rgba(104, 73, 42, 0) 100%);
  background: linear-gradient(to right, rgba(104, 73, 42, 1) 90%, rgba(104, 73, 42, 0) 100%);
}
#platinum .ttl_inner,
#sbs .ttl_inner {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-linear-gradient(left, rgba(34, 34, 34, 1) 90%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(to right, rgba(34, 34, 34, 1) 90%, rgba(34, 34, 34, 0) 100%);
}
#rose .ttl_inner {
  background: -webkit-linear-gradient(left, rgba(232, 138, 172, 1) 90%, rgba(219, 129, 124, 0) 100%);
  background: linear-gradient(to right, rgba(232, 138, 172, 1) 90%, rgba(219, 129, 124, 0) 100%);
}
#msp .ttl_inner {
  background: -webkit-linear-gradient(left, rgba(30, 5, 56, 1) 90%, rgba(219, 129, 124, 0) 100%);
  background: linear-gradient(to right, rgba(30, 5, 56, 1) 90%, rgba(219, 129, 124, 0) 100%);
}
#diamond .ttl_inner {
  /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
  background: -webkit-linear-gradient(left, rgba(43, 39, 40, 1) 90%, rgba(43, 39, 40, 0) 100%);
  background: linear-gradient(to right, rgba(43, 39, 40, 1) 90%, rgba(43, 39, 40, 0) 100%);
}
.page .img_box {
  float: right;
  width: 50%;
  height: 316px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#pearl.privilege .img_box,
#pearl.privilege .hero-img {
  background-image: url(/csmembers/images/service/pearl/connect.jpg);
}
#pearl.shopping .img_box,
#pearl.shopping .hero-img {
  background-image: url(/csmembers/images/service/pearl/shopping.jpg);
}
#pearl.shopping .img_box,
#pearl.shopping .hero-img {
  background-image: url(/csmembers/images/service/pearl/shopping.jpg);
}
#pearl.health .img_box,
#pearl.health .hero-img {
  background-image: url(/csmembers/images/service/pearl/health.jpg);
}
#pearl.beauty .img_box,
#pearl.beauty .hero-img {
  background-image: url(/csmembers/images/service/pearl/beauty.jpg);
}
#pearl.lifestyle .img_box,
#pearl.lifestyle .hero-img {
  background-image: url(/csmembers/images/service/pearl/lifestyle.jpg);
}
#pearl.carlife .img_box,
#pearl.carlife .hero-img {
  background-image: url(/csmembers/images/service/pearl/carlife.jpg);
}
#pearl.andmore .img_box,
#pearl.andmore .hero-img {
  background-image: url(/csmembers/images/service/pearl/andmore.jpg);
}
#pearl.travel .img_box,
#pearl.travel .hero-img {
  background-image: url(/csmembers/images/service/pearl/travel.jpg);
}
#pearl.service .img_box,
#pearl.service .hero-img {
  background-image: url(/csmembers/images/service/pearl/service.jpg);
}
#pearl.hotel .img_box,
#pearl.hotel .hero-img {
  background-image: url(/csmembers/images/service/pearl/hotel.jpg);
}
#pearl.travelinfo .img_box,
#pearl.travelinfo .hero-img {
  background-image: url(/csmembers/images/service/pearl/travelinfo.jpg);
}
#pearl.pointmile .img_box,
#pearl.pointmile .hero-img {
  background-image: url(/csmembers/images/service/pearl/pointmile.jpg);
}
#pearl.support .img_box,
#pearl.support .hero-img {
  background-image: url(/csmembers/images/service/pearl/support.jpg);
}
#pearl.insurance .img_box,
#pearl.insurance .hero-img {
  background-image: url(/csmembers/images/service/pearl/insurance.jpg);
}
#pearl.accessorycard .img_box,
#pearl.accessorycard .hero-img {
  background-image: url(/csmembers/images/service/pearl/accessorycard.jpg);
}
#blue.privilege .img_box,
#blue.privilege .hero-img {
  background-image: url(/csmembers/images/service/blue/connect.jpg);
}
#blue.hoken .img_box,
#blue.hoken .hero-img {
  background-image: url(/csmembers/images/service/blue/hoken.jpg);
}
#blue.shopping .img_box,
#blue.shopping .hero-img {
  background-image: url(/csmembers/images/service/blue/shopping.jpg);
}
#blue.shopping .img_box,
#blue.shopping .hero-img {
  background-image: url(/csmembers/images/service/blue/shopping.jpg);
}
#blue.health .img_box,
#blue.health .hero-img {
  background-image: url(/csmembers/images/service/blue/health.jpg);
}
#blue.beauty .img_box,
#blue.beauty .hero-img {
  background-image: url(/csmembers/images/service/blue/beauty.jpg);
}
#blue.lifestyle .img_box,
#blue.lifestyle .hero-img {
  background-image: url(/csmembers/images/service/blue/lifestyle.jpg);
}
#blue.carlife .img_box,
#blue.carlife .hero-img {
  background-image: url(/csmembers/images/service/blue/carlife.jpg);
}
#blue.andmore .img_box,
#blue.andmore .hero-img {
  background-image: url(/csmembers/images/service/blue/andmore.jpg);
}
#blue.travel .img_box,
#blue.travel .hero-img {
  background-image: url(/csmembers/images/service/blue/travel.jpg);
}
#blue.service .img_box,
#blue.service .hero-img {
  background-image: url(/csmembers/images/service/blue/service.jpg);
}
#blue.hotel .img_box,
#blue.hotel .hero-img {
  background-image: url(/csmembers/images/service/blue/hotel.jpg);
}
#blue.travelinfo .img_box,
#blue.travelinfo .hero-img {
  background-image: url(/csmembers/images/service/blue/travelinfo.jpg);
}
#blue.pointmile .img_box,
#blue.pointmile .hero-img {
  background-image: url(/csmembers/images/service/blue/pointmile.jpg);
}
#blue.support .img_box,
#blue.support .hero-img {
  background-image: url(/csmembers/images/service/blue/support.jpg);
}
#blue.insurance .img_box,
#blue.insurance .hero-img {
  background-image: url(/csmembers/images/service/blue/insurance.jpg);
}
#blue.accessorycard .img_box,
#blue.accessorycard .hero-img {
  background-image: url(/csmembers/images/service/blue/accessorycard.jpg);
}
#gold.privilege .img_box,
#gold.privilege .hero-img {
  background-image: url(/csmembers/images/service/gold/privilege.jpg);
}
#gold.hoken .img_box,
#gold.hoken .hero-img,
#rose.hoken .img_box,
#rose.hoken .hero-img {
  background-image: url(/csmembers/images/service/gold/hoken.jpg);
}
#gold.shopping .img_box,
#gold.shopping .hero-img {
  background-image: url(/csmembers/images/service/gold/shopping.jpg);
}
#gold.shopping .img_box,
#gold.shopping .hero-img {
  background-image: url(/csmembers/images/service/gold/shopping.jpg);
}
#gold.health .img_box,
#gold.health .hero-img {
  background-image: url(/csmembers/images/service/gold/health.jpg);
}
#gold.beauty .img_box,
#gold.beauty .hero-img {
  background-image: url(/csmembers/images/service/gold/beauty.jpg);
}
#gold.lifestyle .img_box,
#gold.lifestyle .hero-img {
  background-image: url(/csmembers/images/service/gold/lifestyle.jpg);
}
#gold.carlife .img_box,
#gold.carlife .hero-img {
  background-image: url(/csmembers/images/service/gold/carlife.jpg);
}
#gold.andmore .img_box,
#gold.andmore .hero-img {
  background-image: url(/csmembers/images/service/gold/andmore.jpg);
}
#gold.travel .img_box,
#gold.travel .hero-img,
#rose.travel .img_box,
#rose.travel .hero-img {
  background-image: url(/csmembers/images/service/gold/travel.jpg);
}
#gold.service .img_box,
#gold.service .hero-img {
  background-image: url(/csmembers/images/service/gold/service.jpg);
}
#gold.hotel .img_box,
#gold.hotel .hero-img {
  background-image: url(/csmembers/images/service/gold/hotel.jpg);
}
#gold.travelinfo .img_box,
#gold.travelinfo .hero-img {
  background-image: url(/csmembers/images/service/gold/travelinfo.jpg);
}
#gold.pointmile .img_box,
#gold.pointmile .hero-img {
  background-image: url(/csmembers/images/service/gold/pointmile.jpg);
}
#gold.support .img_box,
#gold.support .hero-img {
  background-image: url(/csmembers/images/service/gold/support.jpg);
}
#gold.insurance .img_box,
#gold.insurance .hero-img {
  background-image: url(/csmembers/images/service/gold/insurance.jpg);
}
#gold.accessorycard .img_box,
#gold.accessorycard .hero-img {
  background-image: url(/csmembers/images/service/gold/accessorycard.jpg);
}

#platinum.premium .img_box,
#platinum.premium .hero-img,
#msp.premium .img_box,
#msp.premium .hero-img {
  background-image: url(/csmembers/images/service/platinum/premium.jpg);
}
#platinum.concierge .img_box,
#platinum.concierge .hero-img,
#msp.concierge .img_box,
#msp.concierge .hero-img {
  background-image: url(/csmembers/images/service/platinum/concierge.jpg);
}
#platinum.limited .img_box,
#platinum.limited .hero-img,
#msp.limited .img_box,
#msp.limited .hero-img,
#msp.pointmile .img_box,
#msp.pointmile .hero-img {
  background-image: url(/csmembers/images/service/platinum/limited.jpg);
}
#platinum.privilege .img_box,
#platinum.privilege .hero-img,
#msp.privilege .img_box,
#msp.privilege .hero-img {
  background-image: url(/csmembers/images/service/platinum/privilege.jpg);
}
#platinum.hoken .img_box,
#platinum.hoken .hero-img,
#msp.hoken .img_box,
#msp.hoken .hero-img {
  background-image: url(/csmembers/images/service/platinum/hoken.jpg);
}
#platinum.shopping .img_box,
#platinum.shopping .hero-img,
#msp.shopping .img_box,
#msp.shopping .hero-img {
  background-image: url(/csmembers/images/service/platinum/shopping.jpg);
}
#platinum.shopping .img_box,
#platinum.shopping .hero-img {
  background-image: url(/csmembers/images/service/platinum/shopping.jpg);
}
#platinum.health .img_box,
#platinum.health .hero-img,
#msp.health .img_box,
#msp.health .hero-img {
  background-image: url(/csmembers/images/service/platinum/health.jpg);
}
#platinum.lifestyle .img_box,
#platinum.lifestyle .hero-img,
#msp.lifestyle .img_box,
#msp.lifestyle .hero-img {
  background-image: url(/csmembers/images/service/platinum/lifestyle.jpg);
}
#platinum.carlife .img_box,
#platinum.carlife .hero-img,
#msp.carlife .img_box,
#msp.carlife .hero-img {
  background-image: url(/csmembers/images/service/platinum/carlife.jpg);
}
#platinum.andmore .img_box,
#platinum.andmore .hero-img,
#msp.andmore .img_box,
#msp.andmore .hero-img {
  background-image: url(/csmembers/images/service/platinum/andmore.jpg);
}
.sppay .img_box,
.sppay .hero-img {
  background-image: url(/csmembers/images/service/platinum/sppay.jpg);
}
#platinum.travel .img_box,
#platinum.travel .hero-img,
#msp.travel .img_box,
#msp.travel .hero-img {
  background-image: url(/csmembers/images/service/platinum/travel.jpg);
}
#platinum.service .img_box,
#platinum.service .hero-img,
#msp.service .img_box,
#msp.service .hero-img {
  background-image: url(/csmembers/images/service/platinum/service.jpg);
}
#platinum.hotel .img_box,
#platinum.hotel .hero-img,
#msp.hotel .img_box,
#msp.hotel .hero-img {
  background-image: url(/csmembers/images/service/platinum/hotel.jpg);
}
#platinum.travelinfo .img_box,
#platinum.travelinfo .hero-img,
#msp.travelinfo .img_box,
#msp.travelinfo .hero-img {
  background-image: url(/csmembers/images/service/platinum/travelinfo.jpg);
}
#platinum.pointmile .img_box,
#platinum.pointmile .hero-img {
  background-image: url(/csmembers/images/service/platinum/pointmile.jpg);
}
#platinum.support .img_box,
#platinum.support .hero-img,
#msp.support .img_box,
#msp.support .hero-img {
  background-image: url(/csmembers/images/service/platinum/support.jpg);
}
#platinum.insurance .img_box,
#platinum.insurance .hero-img,
#msp.insurance .img_box,
#msp.insurance .hero-img {
  background-image: url(/csmembers/images/service/platinum/insurance.jpg);
}
#platinum.accessorycard .img_box,
#platinum.accessorycard .hero-img,
#msp.accessorycard .img_box,
#msp.accessorycard .hero-img {
  background-image: url(/csmembers/images/service/platinum/accessorycard.jpg);
}
#sbs.premium .img_box,
#sbs.premium .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/premium.jpg);
}
#sbs.concierge .img_box,
#sbs.concierge .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/concierge.jpg);
}
#sbs.limited .img_box,
#sbs.limited .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/limited.jpg);
}
#sbs.privilege .img_box,
#sbs.privilege .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/privilege.jpg);
}
#sbs.hoken .img_box,
#sbs.hoken .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/hoken.jpg);
}
#sbs.shopping .img_box,
#sbs.shopping .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/shopping.jpg);
}
#sbs.shopping .img_box,
#sbs.shopping .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/shopping.jpg);
}
#sbs.health .img_box,
#sbs.health .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/health.jpg);
}
#sbs.beauty .img_box,
#sbs.beauty .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/beauty.jpg);
}
#sbs.finance .img_box,
#sbs.finance .hero-img,
#platinum.finance .img_box,
#platinum.finance .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/finance.jpg);
}
#sbs.lifestyle .img_box,
#sbs.lifestyle .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/lifestyle.jpg);
}
#sbs.carlife .img_box,
#sbs.carlife .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/carlife.jpg);
}
#sbs.andmore .img_box,
#sbs.andmore .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/andmore.jpg);
}
#sbs.travel .img_box,
#sbs.travel .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/travel.jpg);
}
#sbs.service .img_box,
#sbs.service .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/service.jpg);
}
#sbs.golf .img_box,
#sbs.golf .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/golf.jpg);
}
#sbs.hotel .img_box,
#sbs.hotel .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/hotel.jpg);
}
#sbs.travelinfo .img_box,
#sbs.travelinfo .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/travelinfo.jpg);
}
#sbs.pointmile .img_box,
#sbs.pointmile .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/pointmile.jpg);
}
#sbs.support .img_box,
#sbs.support .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/support.jpg);
}
#sbs.insurance .img_box,
#sbs.insurance .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/insurance.jpg);
}
#sbs.accessorycard .img_box,
#sbs.accessorycard .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/accessorycard.jpg);
}

#rose.pointmile .img_box,
#rose.pointmile .hero-img {
  background-image: url(/csmembers/rose/images/rose_happy_pointservice.jpg);
}
#rose.beauty .img_box,
#rose.beauty .hero-img {
  background-image: url(/csmembers/rose/images/otherservice_photo01.jpg);
}
#rose.lifestyle .img_box,
#rose.lifestyle .hero-img {
  background-image: url(/csmembers/rose/images/otherservice_photo02.jpg);
}
#rose.function .img_box,
#rose.function .hero-img {
  background-image: url(/csmembers/rose/images/otherservice_photo03.jpg);
}
#rose.howto_card .img_box,
#rose.howto_card .hero-img {
  background-image: url(/csmembers/rose/images/howtouse_photo01.jpg);
}
#rose.howto_shopping .img_box,
#rose.howto_shopping .hero-img {
  background-image: url(/csmembers/rose/images/howtouse_photo02.jpg);
}
#rose.howto_cashing .img_box,
#rose.howto_cashing .hero-img {
  background-image: url(/csmembers/rose/images/howtouse_photo03.jpg);
}
#rose.howto_revo .img_box,
#rose.howto_revo .hero-img {
  background-image: url(/csmembers/rose/images/howtouse_photo04.jpg);
}
#rose.howto_theft .img_box,
#rose.howto_theft .hero-img {
  background-image: url(/csmembers/rose/images/howtouse_photo05.jpg);
}

#msp.shopping .img_box,
#msp.shopping .hero-img {
  background-image: url(/csmembers/images/service/msp/shopping.jpg);
}

#diamond.wellness .img_box,
#diamond.wellness .hero-img {
  background-image: url(/csmembers/images/service/diamond/wellness.jpg);
}
#diamond.education .img_box,
#diamond.education .hero-img {
  background-image: url(/csmembers/images/service/diamond/education.jpg);
}
#diamond.concierge .img_box,
#diamond.concierge .hero-img {
  background-image: url(/csmembers/images/service/diamond/concierge.jpg);
}
#diamond.dining .img_box,
#diamond.dining .hero-img {
  background-image: url(/csmembers/images/service/diamond/premium.jpg);
}
#diamond.stay .img_box,
#diamond.stay .hero-img {
  background-image: url(/csmembers/images/service/diamond/hotel.jpg);
}
#diamond.travel .img_box,
#diamond.travel .hero-img {
  background-image: url(/csmembers/images/service/diamond/travel.jpg);
}
#diamond.golf .img_box,
#diamond.golf .hero-img {
  background-image: url(/csmembers/images/service/diamond/golf.jpg);
}
#diamond.shopping .img_box,
#diamond.shopping .hero-img {
  background-image: url(/csmembers/images/service/diamond/shopping.jpg);
}
#diamond.asset .img_box,
#diamond.asset .hero-img {
  background-image: url(/csmembers/images/service/diamond/asset.jpg);
}
#diamond.benefit .img_box,
#diamond.benefit .hero-img {
  background-image: url(/csmembers/images/service/diamond/benefit.jpg);
}
#diamond.offer .img_box,
#diamond.offer .hero-img {
  background-image: url(/csmembers/images/service/diamond/offer.jpg);
}
#diamond.howtouse-card .img_box,
#diamond.howtouse-card .hero-img {
  background-image: url(/csmembers/images/service/diamond/howto_card.jpg);
}
#diamond.howtouse-shopping .img_box,
#diamond.howtouse-shopping .hero-img {
  background-image: url(/csmembers/images/service/diamond/howtouse-shopping.jpg);
}
#diamond.howtouse-cashing .img_box,
#diamond.howtouse-cashing .hero-img {
  background-image: url(/csmembers/images/service/diamond/howtouse-cashing.jpg);
}
#diamond.howtouse-sppay .img_box,
#diamond.howtouse-sppay .hero-img {
  background-image: url(/csmembers/images/service/platinum/sppay.jpg);
}
#diamond.howtouse-installment .img_box,
#diamond.howtouse-installment .hero-img {
  background-image: url(/csmembers/images/service/common/howto/installment.jpg);
}

@media only screen and (max-width: 640px) {
  .page .row {
    position: initial;
  }
  .top .wrap,
  .page .wrap,
  .page--index .wrap {
    /* padding-top: 44px; */
  }
  .page .hero-img {
    height: auto;
    background-size: cover;
    background-position: center;
  }
  .hero-img .color_box {
    float: none;
    width: auto;
    padding: 20px 0;
    background-color: rgba(0, 0, 0, 0.3) !important;
  }
  .hero-img .color_box .ttl {
    height: auto;
    width: auto;
  }
  .hero-img .color_box .ttl_inner {
    background: none;
    width: auto;
    height: auto;
    display: block;
    padding: 0;
    position: static;
    background: none !important;
  }
  .page .img_box {
    display: none;
  }
  .hero-img .color_box .ttl_inner h2 {
    font-size: 2.4rem;
    line-height: 1;
  }
  .hero-img .color_box .ttl_inner h2 span {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .hero-img .color_box .ttl_inner h3 {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}
/*------- main -------*/
.area-page {
  padding: 40px 0;
  background-color: #f9f9f9;
}
#diamond .area-page {
  /* background: url(/csmembers/images/service/diamond/bg.jpg) repeat top center/100% auto; */
  background: url(/csmembers/images/service/diamond/bg_D.jpg) repeat top center/100% auto;
}
.area-page > .row {
  position: initial;
}
#main-contents {
  width: 70%;
  float: right;
}
#main-contents.wide {
  width: 100%;
  float: none;
}
#navbox {
  width: 23.8%;
  float: left;
}
@media only screen and (max-width: 640px) {
  .area-page {
    padding-top: 14px;
  }
  #main-contents {
    width: 100%;
    float: none;
  }
}
/*------- navbox -------*/
.menu {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  margin: 0 0 15px 0;
}
#diamond .menu {
  border-right: 1px solid #423e3f;
  border-left: 1px solid #423e3f;
}
@media only screen and (max-width: 640px) {
  .menu,
  #diamond .menu {
    border-right: none;
    border-left: none;
  }
}

@media only screen and (max-width: 640px) {
  .service-menu li.listhead-nolink {
    background-color: #6b6b6b;
  }
  #diamond .service-menu li.listhead-nolink {
    background-color: #192128;
  }
  .service-menu li.listhead-nolink span {
    padding-left: 63px;
    height: 53px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 374px) {
  .sidenav .service-menu li.listhead-nolink {
    font-size: 17px;
  }
}

/*------- cassette -------*/
#main a:hover {
  text-decoration: none;
}
.content-box {
  margin-bottom: 25px;
  position: relative;
}
.content-box p,
.content-box li {
  font-size: 13px;
  line-height: 1.6;
}
.content-box a {
  text-decoration: underline;
  color: #1953c7;
}
.content-box a.bnr {
  display: block;
}
.content-box.new-service:before {
  content: "";
  display: block;
  position: absolute;
  top: -6px;
  left: -26px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 40px;
  border-color: transparent transparent #02b939 transparent;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.content-box.new-service:after {
  content: "NEW";
  display: block;
  position: absolute;
  top: 12px;
  left: 3px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  color: #fff;
  font-weight: 400;
}
.main-content {
  padding: 30px;
  background: #fff;
}
.main-content_inner {
  margin: 15px 0 50px 0;
}
.main-content_inner.open_none {
  margin: 15px 0;
}
.main-content_inner > div,
.expand-main-content_inner > div:first-child {
  float: left;
  width: 360px;
}
.expand-main-content.default {
  display: block !important;
}
.expand-main-content section > figure,
.main-content_inner figure {
  float: right;
  margin-left: 20px;
}
.main-content_inner .cp-img {
  padding: 20px 0 10px;
}
.main-content_inner .rogo {
  margin-bottom: 10px;
}

.main-content_inner .note {
  color: #cc0000;
}

.main-content_inner .rogo img {
  max-height: 26px;
  width: auto;
  max-width: 100%;
}
.main-content_inner .rogo.long img {
  max-height: 48px;
}
.expand-main-content section > figure img,
.main-content figure img {
  width: 232px;
}
.expand-main-content {
  border-top: 1px #dbdbdb solid;
  background: #fff;
  display: none;
}
.expand-main-content section {
  padding: 25px 30px;
}
.expand-main-content section.expand-main-content_inner {
  padding-bottom: 0;
}
.bo_top {
  border-top: 1px #dbdbdb solid;
}
.box1-2 {
  float: left;
  width: 49.2%;
  margin-right: 10px;
}

/*
.box1-3 {
    float: left;
    width: 31%;
    margin-right: 3%;
}
*/
.box3-3 > ul.list_square {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.box3-3 > ul.list_square > li {
  /* float: left; */
  width: calc(33.3333% - 1em);
}
@media only screen and (min-width: 641px) {
  .box3-3 > ul.list_square > li:not(:nth-child(3n)) {
    margin-right: 1.5em;
  }
}

@media only screen and (max-width: 640px) {
  .main-content {
    padding: 0 14px 14px;
    background: #fff;
  }
  .content-box {
    margin-bottom: 14px;
    margin-top: -15px;
    padding-top: 15px;
  }
  .content-box p:not(.text-center),
  .content-box li {
    text-align: left;
  }
  .content-box.new-service:before {
    top: 11px;
    left: -19px;
    border-width: 0 30px 30px 30px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .content-box.new-service:after {
    font-size: 10px;
    top: 22px;
    left: 2px;
  }
  .expand-main-content section {
    padding: 14px;
  }
  .main-content_inner {
    margin: 0 0 25px 0;
  }
  .expand-main-content section > figure + div,
  .main-content_inner > div {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .expand-main-content section > figure,
  .main-content figure {
    float: none;
    text-align: center;
    display: block;
    margin-left: 0px;
  }
  .main-content_inner .rogo {
    text-align: center;
  }
  .main-content figure img,
  .expand-main-content section > figure img,
  .expand-main-content img {
    width: 100%;
    height: auto;
  }
  /*
.box1-2, .box1-3 {
    float: none;
    width: 100%;
}
*/
  .box1-2,
  .box3-3 > ul.list_square > li {
    float: none;
    width: 100%;
  }
}
/* box */
.gray-box {
  background: #f9f9f9;
  padding: 20px;
}
.boder-box {
  padding: 20px;
  border: 1px solid #dbdbdb;
}
/* gray-box_inner */
.gray-box_inner {
  display: table;
}
.gray-box_inner figure,
.gray-box_inner .figure {
  display: table-cell;
  vertical-align: middle;
  width: 125px;
  text-align: center;
}
.gray-box_inner figure img,
.gray-box_inner .figure img {
  width: 56px;
}
.gray-box_inner div {
  width: 487px;
  display: table-cell;
  vertical-align: middle;
}
.gray-box_inner.l figure,
.gray-box_inner.l .figure {
  width: 210px;
  text-align: left;
}
.gray-box_inner.l img,
.gray-box_inner.l img {
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .gray-box_inner.half .figure {
    width: 40%;
    padding-left: 0;
    padding-right: 0;
  }
  .gray-box_inner.half .figure img {
    width: 100%;
  }
  .gray-box_inner.half div {
    width: 60%;
    padding-left: 40px;
    padding-right: 20px;
  }
  .gray-box_inner.half div .red_button {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .gray-box_inner.l figure,
  .gray-box_inner.l .figure {
    width: 100%;
    text-align: center;
    padding: 1em 0 0 0;
  }
}
.gray-box_inner.l figure img,
.gray-box_inner.l .figure img {
  width: 180px;
}
.gray-box_inner.l div {
  width: 402px;
}
@media only screen and (max-width: 640px) {
  .gray-box_inner.l div {
    width: 100%;
    padding-bottom: 0;
  }
}
.gray-box_inner.l figure .red_button,
.gray-box_inner.l .figure .red_button {
  width: 180px;
  margin: 13px 0;
}
.gray-box_inner.l figure .red_button a,
.gray-box_inner.l .figure .red_button a {
  font-size: 13px;
  padding: 10px;
  line-height: 1.3;
}
@media only screen and (max-width: 640px) {
  .gray-box_inner.l figure .red_button,
  .gray-box_inner.l .figure .red_button {
    margin: 13px auto 0;
  }
}

/* tel */
a[href^="tel:"].tel-box,
a[href^="tel:"].tel-box2 {
  cursor: default;
  color: #2f3438;
  text-decoration: none;
}
.content-box .content-fax-img {
  margin-bottom: 4px;
  width: 4%;
  vertical-align: middle;
}
.content-box .content-tel-img {
  margin-bottom: 7px;
  width: 4%;
  vertical-align: middle;
}
.inner-left-box .card-img {
  height: 60px;
  width: auto;
}
@media only screen and (max-width: 640px) {
  /* box */
  .gray-box,
  .boder-box {
    padding: 14px;
  }
  /* gray-box_inner */
  .gray-box_inner {
    display: table;
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
  }
  .gray-box_inner figure,
  .gray-box_inner .figure {
    display: block;
    vertical-align: middle;
    text-align: center;
  }
  .gray-box_inner figure,
  .gray-box_inner .figure {
    width: 100%;
  }
  .gray-box_inner.half .figure {
    padding: 0;
  }
  .gray-box_inner.half .figure img {
    width: 100%;
  }
  .gray-box_inner div {
    display: block;
    width: 100%;
    padding: 20px 0px;
  }
  .gray-box_inner.half div {
    padding: 0;
  }
  .content-box .tel-box,
  .content-box .tel-box2 {
    display: block;
    text-align: center;
    border: 1px solid #0f218b;
    border-radius: 5px;
    padding: 3% 0;
    background-color: #fff;
  }
  a[href^="tel:"].tel-box {
    margin: 10px 0px;
  }
  a[href^="tel:"].tel-box2 {
    margin: 10px 0px 0px 0px;
  }
  .content-box .content-fax-img,
  .content-box .content-tel-img {
    width: 5%;
  }
}

/*------- content_open -------*/
.content_open {
  border: 1px solid #dbdbdb;
  padding: 10px 20px;
  cursor: pointer;
}
.content_open p {
  position: relative;
  font-size: 19px;
}
.content_open span {
  margin-left: 15px;
  color: #cc0000;
  font-size: 13px;
}
.content_open > p::after,
.content_open p.active::after {
  position: absolute;
  top: -4px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.content_open p.active::after {
  top: 5px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 640px) {
  .content_open {
    text-align: center;
    position: relative;
  }
  .content_open p {
    font-size: 15px;
  }
  .content_open span {
    display: block;
    margin-left: 0px;
    font-size: 10px;
  }
}
/*------- ttl -------*/
.ttl_service-name {
  font-size: 28px;
  font-weight: 300;
}
.ttl_service-name .small {
  font-size: 22px;
}
#starbucks .ttl_service-name {
  font-size: 2.1rem;
}
.ttl_service-name img {
  margin-left: 0.5rem;
  vertical-align: middle;
}

.ttl_square {
  font-size: 20px;
  margin: 0 0 10px 0;
  font-weight: 300;
}
.ttl_square:before {
  content: "■";
  padding: 0 3px 0 0;
}
.ttl_big {
  font-size: 17px;
}
.ttl_color {
  font-size: 20px;
  margin: 10px 0;
  font-weight: 300;
}
.ttl_bg {
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 5px 20px;
  font-weight: 300;
  color: #fff;
  background-color: #777c80;
  display: inline-block;
}
#pearl .ttl_color {
  color: #0d5357;
}
#blue .ttl_color {
  color: #172944;
}
#gold .ttl_color {
  color: #8a5d05;
}
#platinum .ttl_color,
#sbs .ttl_color {
  color: #222;
}
#rose .ttl_color {
  color: #e88aac;
}
.ttl_bg-color {
  color: #fff;
  padding: 0.8em;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}
#pearl .ttl_bg-color {
  background-color: #0d5357;
}
#blue .ttl_bg-color {
  background-color: #172944;
}
#gold .ttl_bg-color {
  background-color: #8a5d05;
}
#platinum .ttl_bg-color,
#sbs .ttl_bg-color {
  background-color: #222;
}
#rose .ttl_bg-color {
  background-color: #e88aac;
}
@media only screen and (max-width: 640px) {
  .ttl_square {
    font-size: 15px;
  }
  .ttl_color {
    font-size: 15px;
  }
  .ttl_bg {
    font-size: 15px;
    padding: 3px 10px;
  }
  .ttl_service-name {
    padding: 20px 0 12px;
    font-size: 18px;
    text-align: center;
  }
  .ttl_service-name .small {
    font-size: 16px;
  }
  .ttl_service-name img {
    padding-top: 10px;
    padding-left: 0;
    display: block;
    margin: 0 auto;
  }
}
/*------- notes -------*/
.notes {
  font-size: 12px;
  color: #777c80;
}
.notes.red {
  color: #cc0000;
}
.notes li {
  margin: 0 0 3px 0;
}
.notes li.bk,
.notes.bk {
  color: #4c4c4c;
}
@media only screen and (max-width: 640px) {
  .notes {
    font-size: 11px;
    text-align: left;
  }
  .content-box .notes li {
    font-size: 11px;
  }
}
/*------- list -------*/
.list_square {
  margin-left: 1.6em;
  list-style-type: square;
}
.content-box ul li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.content-box .other_service_inner li {
  text-indent: 0;
  padding-left: 0;
}
.content-box ul.list_kome li {
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .content-box ul li {
    text-align: left;
  }
}
.content-box .list_square li {
  text-indent: 0;
  padding-left: 0;
}
.content-box .list_square li.normark {
  list-style: none;
  color: #777c80;
}
.content-box .list_square li.person {
  list-style: none;
  position: relative;
}
.content-box .list_square li.person:before {
  content: "";
  width: 1em;
  height: 1em;
  position: absolute;
  background: url(/csmembers/images/service/common/ico-person.png) no-repeat center center/100% 100%;
  left: -1.6em;
  top: 0.25em;
}
.list_kome li {
  text-indent: -1.2rem;
  padding-left: 1.2rem;
}
.list_kome li:before {
  content: "※";
  margin: 0 3px 0 0;
}
.list_kome li.asterisk:before {
  content: "＊";
}
.list_kome {
  counter-reset: number;
}
.list_kome li.asterisk_num:before {
  counter-increment: number;
  content: "＊" counter(number) " ";
}
.content-box ul li.asterisk_num {
  padding-left: 2em;
  text-indent: -2em;
}

.list_dot li:before {
  content: "・";
  margin: 0 3px 0 0;
}
.list_parentheses li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
.list_parentheses li:before {
  display: marker;
  content: "(" counter(cnt) ") ";
}
/*------- table -------*/
.tableA,
.tableD {
  width: 100%;
  margin-bottom: 1em;
  font-size: 13px;
}
.tableA th,
.tableD th {
  padding: 1rem;
  text-align: left;
  background: #f3f3f3;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  font-weight: normal;
}
.tableA td,
.tableD td {
  background: #f9f9f9;
  padding: 1rem;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.tableB,
.tableC {
  width: 100%;
  margin-bottom: 1em;
}
.tableB th,
.tableC th {
  padding: 1rem;
  text-align: left;
  background: #f3f3f3;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  font-weight: normal;
  width: 25%;
  font-size: 13px;
}
.tableB td,
.tableC td {
  background: #f9f9f9;
  padding: 1rem;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  font-size: 13px;
}
.tableB td:first-child,
.tableC td:first-child {
  border-left: none;
}
.tableB th:first-child,
.tableC th:first-child {
  border-left: none;
}
.row-col-table thead th {
  border-left: 1px solid #ffffff;
}
.row-col-table thead th:first-child {
  border-left: 0;
}

@media only screen and (max-width: 640px) {
  .tableB th,
  .tableB td {
    width: 100%;
    display: block;
    border-top: none;
    border-right: none;
    border-left: none;
  }
  .tableD {
    table-layout: fixed;
  }
  .tableD th,
  .tableD td {
    width: 25%;
  }
}
/*------- listbox -------*/
li.last {
  margin-right: 0;
}
/*------- listbox w50%-------*/
.listbox_1-2_50 li {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .listbox_1-2_50 li {
    float: none;
    width: auto;
  }
}
/*------- listbox w33%-------*/
.listbox_1-3_33 li {
  float: left;
  width: 33.33333%;
}
@media only screen and (max-width: 640px) {
  .listbox_1-3_33 li {
    float: none;
    width: auto;
  }
}
/*------- listbox w290-------*/
.listbox_1-2_w290 {
  width: 100%;
}
.content-box .listbox_1-2_w290 li {
  text-indent: 0;
  padding-left: 0;
  background: #fff;
  float: left;
  width: 290px;
  margin-right: 1em;
  margin-bottom: 1em;
}
.listbox_1-2_w290 li figure {
  display: table-cell;
  width: 50%;
}
.listbox_1-2_w290 li figure img {
  width: 100%;
}
.listbox_1-2_w290 li div {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  word-wrap: break-word;
}
.listbox_1-2_w290 li.last {
  margin-right: 0px;
}
@media only screen and (max-width: 640px) {
  .content-box .listbox_1-2_w290 li {
    background: #fff;
    float: none;
    width: 100%;
    margin-right: 0;
    display: table;
    margin-bottom: 20px;
  }
  .listbox_1-2_w290 li figure {
    float: none;
    width: 50%;
    display: table-cell;
  }
  .listbox_1-2_w290 li div {
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
    word-wrap: break-word;
    width: 50%;
  }
}
/*------- listbox w200-------*/
.listbox_1-3_w200 {
  width: 645px;
}
.content-box .listbox_1-3_w200 li {
  text-indent: 0;
  padding-left: 0;
  background: #f9f9f9;
  padding: 1em;
  float: left;
  width: 200px;
}
.listbox_1-3_w200 .logo {
  padding: 1em 0;
  text-align: center;
}
.listbox_1-3_w200 li figure {
  width: auto;
}
.listbox_1-3_w200 li figure img {
  width: 100%;
}
.listbox_1-3_w200 .red_button {
  position: relative;
  line-height: 1.2;
  font-size: 14px;
  width: 100%;
  padding: 0px;
  margin-top: 0.5rem;
}
.listbox_1-3_w200 .red_button a {
  padding: 10px 0;
  font-size: 13px;
}
.listbox_1-3_w200 li div {
  border-bottom: 1px solid #dedede;
  margin: 1em 0;
}
@media only screen and (max-width: 640px) {
  .listbox_1-3_w200 .listbox_1-3_w200-txt {
    margin-bottom: 10px;
  }
  .content-box .listbox_1-3_w200 li {
    width: 100%;
  }
  .listbox_1-3_w200,
  .listbox_1-3_w200 li img {
    width: 100%;
  }
  .listbox_1-3_w200 li {
    float: none;
    padding: 0px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
}

.listbox_1-3_w200:not(.clearfix) {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.content-box .listbox_1-3_w200:not(.clearfix) li {
  float: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content-box .listbox_1-3_w200:not(.clearfix) li > .logo {
  margin-top: auto;
}

/*------- red_button-------*/
.red_button {
  width: 388px;
  max-width: 100%;
  margin: 13px auto 0;
}
.red_button a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  background-color: #dd2b3c;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
}
.red_button a:hover {
  background-color: #ce2131;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.red_button,
.red_button::before,
.red_button::after {
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 640px) {
  .red_button {
    width: 100%;
    margin: 1rem 0;
    line-height: 18px;
    padding: 0px;
  }
  .red_button a {
    padding: 15px 10px;
    font-size: 10px;
  }
}

/*------- himedic -------*/
#himedic .half-img {
  max-width: 100%;
}

/*------- red_button harf-------*/
.clearfix > .red_button.harf:first-child {
  float: left;
}
.clearfix > .red_button.harf:last-child {
  float: right;
}
.red_button.harf {
  width: 288px;
}
.red_button.harf a {
  padding: 10px 10px;
}
@media only screen and (max-width: 640px) {
  .clearfix > .red_button.harf:first-child {
    float: none;
  }
  .clearfix > .red_button.harf:last-child {
    float: none;
  }
  .red_button.harf {
    width: 100%;
    margin: 1rem 0 0;
  }
  .red_button.harf a {
    padding: 15px 10px;
  }
}

/*------- link_box-------*/
.link_box {
  position: relative;
  display: inline-block;
  font-size: 17px;
}
.link_box strong {
  text-decoration: none;
  background: -webkit-linear-gradient(transparent 90%, #cc0000 0%);
  background: linear-gradient(transparent 90%, #cc0000 0%);
  padding-bottom: 1px;
}
.link_box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*------- other_service_inner-------*/
.other_service_inner {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.other_service_inner li {
  width: 208px;
  border-right: solid 1px #dedede;
  border-top: solid 1px #dedede;
  /* border-bottom: solid 1px #dedede; */
  float: left;
}
.other_service_inner li img {
  width: 185px;
}
.other_service_inner li a {
  display: block;
  text-decoration: none;
  color: #2f3438;
  padding: 14px 14px 12px 14px;
}
.other_service_inner li a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.other_service_inner li:nth-child(3n) {
  border-right: none;
}
.other_service_inner li:nth-child(-n + 3) {
  border-top: none;
}
/* .other_service_inner li:last-child {
    border-right: none;
} */
/* .other_service_inner li:nth-child(n+4) {
    border-bottom: none;
} */
.other_service_inner li figcaption {
  font-size: 13px;
}
.other_service_inner.higher figcaption {
  height: 3em;
}

@media only screen and (max-width: 640px) {
  .other_service_inner {
    margin-top: 0px;
  }
  .other_service_inner li {
    width: 50%;
    border: none;
    padding: 0;
  }
  .other_service_inner li img {
    width: 100%;
  }
  .other_service_inner li a {
    padding: 10px;
  }
}

/*------- fix_form -------*/

.sp_application {
  display: none;
}
#fix_form {
  display: none;
}

/*---service renew 181129---*/
#fix_form .sp {
  display: none;
}
#fix_form.pc_fix {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
#fix_form.pc_fix .btn {
  width: 350px;
  padding: 17px 0;
  margin: 0 auto;
}
#fix_form.pc_fix .btn a {
  position: relative;
  padding: 20px 0;
  color: #fff;
  text-decoration: none;
  font-size: 126%;
  letter-spacing: -0.05em;
}
#fix_form.pc_fix .btn a:after {
  content: ">";
  display: inline-block;
  position: absolute;
  right: 1em;
}
/* #blue #fix_form.pc_fix{text-align: center;}
#blue #fix_form.pc_fix .btn{display: inline-block;}
#blue #fix_form.pc_fix .btn:first-child{margin-right: 8px;} */

#gold #fix_form.pc_fix .btn a {
  background-color: #e1aa5a;
}
#blue #fix_form.pc_fix .btn a {
  background-color: #5398cd;
}
#pearl #fix_form.pc_fix .btn a {
  background-color: #0d5357;
}
#sbs #fix_form.pc_fix .btn a {
  background-color: #850002;
}
#platinum #fix_form.pc_fix .btn a {
  background-color: #000;
}

@media only screen and (max-width: 640px) {
  #fix_form .pc {
    display: none;
  }
  #fix_form .sp {
    display: inline;
  }
  #fix_form.pc_fix,
  #fix_form {
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 100;
  }
  #fix_form.pc_fix .btn {
    width: 100%;
    padding: 0px 0;
  }
  #fix_form.pc_fix .btn a {
    line-height: 1.615;
    letter-spacing: 0em;
  }

  .sp_application {
    display: block;
    padding: 10px 15px;
  }
  /*---service renew 181129---*/
  #gold #fix_form.pc_fix .btn a,
  #blue #fix_form.pc_fix .btn a,
  #pearl #fix_form.pc_fix .btn a,
  #sbs #fix_form.pc_fix .btn a,
  #fix_form a,
  .sp_application a {
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 5px;
    font-size: 24px;
    padding: 10px 0;
    background: #dd2b3c;
    /*    border: solid 1px #c7161d;*/
    position: relative;
    text-decoration: none;
  }

  /*
#gold.top .contbox .ana_case .sp_application a,
#blue.top .contbox .ana_case .sp_application a,
#pearl.top .contbox .ana_case .sp_application a,
#sbs.top .contbox .ana_case .sp_application a{background-color: #1d204e;}

#gold.top .contbox .ana_case .sp_application:not(.kantan) a{background-color: #e1aa5a;}
#blue.top .contbox .ana_case .sp_application:not(.kantan) a{background-color: #5398cd;}
#pearl.top .contbox .ana_case .sp_application:not(.kantan) a{background-color: #f6f6f6;color:#000;}
#sbs.top .contbox .ana_case .sp_application:not(.kantan) a{background-color: #000;}
*/
  #gold.top .contbox .ana_case .sp_application a {
    background-color: #e1aa5a;
  }
  #blue.top .contbox .ana_case .sp_application a {
    background-color: #5398cd;
  }
  #pearl.top .contbox .ana_case .sp_application a {
    background-color: #0d5357;
  }
  #sbs.top .contbox .ana_case .sp_application a {
    background-color: #850002;
  }
  #platinum.top .contbox .ana_case .sp_application a {
    background-color: #000;
  }

  #fix_form.pc_fix .btn a::after,/*---service renew 181129---*/
#fix_form a::after,
.sp_application a::after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -0.75rem;
    width: 1.5rem;
    height: 1.5rem;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /*
#pearl .sp_application a::after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
*/

  #fix_form .display_flex_between a,
  .sp_application .display_flex_between a {
    width: 48%;
    font-size: 18px;
  }
  #fix_form .display_flex_between a::after,
  .sp_application .display_flex_between a::after {
    width: 1.2rem;
    height: 1.2rem;
    right: 8px;
    margin-top: -0.6rem;
  }

  /* #blue #fix_form.pc_fix .btn a{font-size: 18px;}
#blue #fix_form.pc_fix .btn a:after{
width: 1.2rem;
height: 1.2rem;
right: 8px;
margin-top: -.6rem;
}
#blue #fix_form.pc_fix .btn{width: calc(50% - 4px);vertical-align: bottom;} */
}
/*------------------------------------------------------------
 service_only
------------------------------------------------------------*/
/*------- luggage_counter -------*/
#luggage_counter > section {
  padding: 25px 30px;
  background: #fff;
}
#luggage_counter .tableA th {
  width: 100px;
}
#luggage_counter.content-box .list_square li > .notes {
  color: #000;
}
@media only screen and (max-width: 640px) {
  #luggage_counter > section {
    padding: 15px 14px;
  }
  #luggage_counter img {
    width: 100%;
  }
  #luggage_counter.content-box .list_square li > .notes {
    display: block;
  }
}
/*------- mobilerental -------*/
#wifimobile .listbox_1-3_w200 p.listbox_1-3_w200-txt {
  height: 105px;
}
#wifimobile .listbox_1-3_w200 p.listbox_1-3_w200-txt.l {
  height: 140px;
}
#mobilerental,
.popup-content-html {
  width: 750px;
}
#cboxLoadedContent {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 640px) {
  #wifimobile .listbox_1-3_w200 p.listbox_1-3_w200-txt,
  #wifimobile .listbox_1-3_w200 p.listbox_1-3_w200-txt.l {
    height: auto;
  }
  #mobilerental,
  .popup-content-html {
    width: auto;
  }
}
/*------- carddesk -------*/
@media only screen and (max-width: 640px) {
  #carddesk .tableA th {
    width: 45%;
  }
}
/*------- eplus -------*/
#eplus .listbox_1-3_w200 p {
  height: 100px;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
@media only screen and (max-width: 640px) {
  #eplus .listbox_1-3_w200 p {
    height: auto;
  }
}
/*------- dramatictime -------*/
.listbox_1-2_w290 li div p {
  text-indent: -1.2rem;
  padding-left: 1.2rem;
}
/*------- download -------*/
#download .listbox_1-3_w200 p.listbox_1-3_w200-txt {
  height: 60px;
}
@media only screen and (max-width: 640px) {
  #download .listbox_1-3_w200 p.listbox_1-3_w200-txt {
    height: auto;
  }
}
/*------- loft -------*/
#loft .listbox_1-2_w290 li div p {
  text-indent: 0;
  padding-left: 0;
}
/*------- quicpay -------*/
#quicpay .listbox_1-2_w290 li div p {
  text-indent: 0;
  padding-left: 0;
}
/*------- spgs -------*/
/*
#spgs .box1-3 p {
    text-indent: -1.2rem;
    padding-left: 1.2rem;
}
*/
#spgs .box3-3 p {
  text-indent: -1.2rem;
  padding-left: 1.2rem;
}
#spgs .spgs_cp_bnr {
  max-width: 360px;
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #spgs .spgs_cp_bnr {
    margin: 0 auto;
  }
}

/*------- freee -------*/
#freee_pop {
  width: 750px;
}
@media only screen and (max-width: 640px) {
  #freee_pop {
    width: auto;
  }
}

/*------- grax -------*/
#grax .grax_01 .rurikei,
#grax .grax_02 .illumination {
  float: left;
  width: 360px;
}
#grax .grax_01 img,
#grax .grax_02 img {
  width: 232px;
  float: right;
}
@media only screen and (max-width: 640px) {
  #grax .grax_01 .rurikei,
  #grax .grax_02 .illumination,
  #grax .grax_01 img,
  #grax .grax_02 img {
    float: none;
    width: 100%;
  }
}

/*------- hirepro -------*/
#hirepro.content-box .expand-main-content section {
  width: 700px;
}
#hirepro.content-box .listbox_1-3_w200 li {
  width: 50%;
  padding: 2em;
}
#hirepro .listbox_1-3_w200 p.listbox_1-3_w200-txt {
  height: 85px;
}
#hirepro.content-box .listbox_1-3_w200 li .red_button a {
  width: 200px;
  margin: 0 auto;
}
#pro_drivers,
#eco_limousine {
  width: 700px;
  padding: 0 30px;
}
#pro_drivers section,
#eco_limousine section {
  padding: 25px 0;
}
#pro_drivers .listbox_1-2_50 li .list_square li {
  float: none;
  width: 100%;
}
#pro_drivers .cars {
  padding: 0 20px 20px;
}
.modal {
  display: none;
}

@media only screen and (max-width: 640px) {
  #hirepro.content-box .expand-main-content section {
    width: auto;
  }
  #hirepro.content-box .listbox_1-3_w200 li {
    float: none;
    width: 100%;
  }
  #hirepro.content-box .listbox_1-3_w200 li .red_button a {
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
  }
  #pro_drivers,
  #eco_limousine {
    width: auto;
    padding: 0 30px;
  }
}

/*------- seiyu-livin -------*/
#seiyu-livin .under_line {
  border-bottom: 1px solid #1953c7;
  color: #1953c7;
}
#seiyu-livin .under_line:hover {
  border-bottom: none;
}

/*------------------------------------------------------------
 control
------------------------------------------------------------*/
/*------- text -------*/
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}

/*------- margin -------*/
.mtSS {
  margin-top: 0.5em;
}
.mtS {
  margin-top: 1em;
}
.mbSS {
  margin-bottom: 0.5em;
}
.mbS {
  margin-bottom: 1em;
}
.mbM {
  margin-bottom: 2em;
}
.mbL {
  margin-bottom: 3em;
}
.mbLL {
  margin-bottom: 4em;
}
.last {
  margin-right: 0;
}

/*------- padding -------*/
.ptSS {
  padding-top: 0.5em;
}
.ptS {
  padding-top: 1em;
}
.ptLL {
  padding-top: 4em;
}
.pbSS {
  padding-bottom: 0.5em;
}
.pbS {
  padding-bottom: 1em;
}
.pbM {
  padding-bottom: 2em;
}
.pbL {
  padding-bottom: 3em;
}
.pbLL {
  padding-bottom: 4em;
}
.last {
  padding-right: 0;
}

/*------- font-size -------*/
.txt-size-3l {
  font-size: 20px;
}
.txt-size-2l {
  font-size: 20px;
}
.txt-size-l {
  font-size: 17px !important;
}
.txt-size-m {
  font-size: 14px;
}
.txt-size-s {
  font-size: 0.9rem;
}
.txt-size-ss {
  font-size: 0.8rem;
}

/*------- display_flex -------*/
.display_flex_between {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 640px) {
  .row.sp-header {
    padding: 0 0 0 3%;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
  }
  .sp-header .btn {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 0;
  }
  .sp-header .sp-header-logo {
    display: block;
  }
  .sp-header .btn {
    width: 50px;
    height: 44px;
    background-color: #0b457e;
    margin-left: auto;
    margin-right: 0;
    padding: 8px 10px;
  }
  #rose .sp-header .btn {
    background: #e95890;
  }
  .sp-header .btn div {
    width: 28px;
    height: 18px;
    margin: 0 0 0 auto;
  }
  .sp-header .btn div span {
    display: block;
    height: 2px;
    background: #fff !important;
  }
  .sp-header .btn div .middle {
    margin: 6px 0;
  }
  .sp-header .btn .menu {
    color: #fff !important;
    text-align: right;
    font-size: 9px;
  }

  .sidenav .menu.amex {
    margin-bottom: 0;
  }
}

/*------------------------------------------------------------
 no1
------------------------------------------------------------*/
#sbs .area-no1 {
  padding: 15px 0;
  background-color: #9b8a54;
  background: -webkit-linear-gradient(left, #9b8a54, #f1e0aa 30%, #9b8a54);
  background: linear-gradient(to right, #9b8a54, #f1e0aa 30%, #9b8a54);
}
#sbs .area-no1 .area-no1-inner {
  max-width: 980px;
  margin: 0 auto;
  display: table;
  text-align: center;
}
#sbs .area-no1 .logo {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 80px;
}
#sbs .area-no1 .text {
  display: table-cell;
  vertical-align: top;
  padding-top: 20px;
}
#sbs .area-no1 .text ul {
  font-size: 80%;
  text-align: left;
  margin: 20px 0 0 20px;
}
#sbs .area-no1 .text ul li {
  text-indent: -1.2rem;
  padding-left: 1.2rem;
  letter-spacing: -0.04em;
}
@media only screen and (max-width: 640px) {
  #sbs .area-no1 .area-no1-inner {
    width: 100%;
  }
  #sbs .area-no1 .logo {
    display: block;
    padding: 0;
    width: 50%;
    margin: 0 auto;
  }
  #sbs .area-no1 .text {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #sbs .area-no1 .text ul {
    margin: 20px 0 0 0;
  }
}

/*------------------------------------------------------------
 header_content version 3 no1
------------------------------------------------------------*/
#sbs .card_img_area {
  display: inline-block;
  position: relative;
  width: 100%;
}
#sbs .card_img_area .card {
  float: left;
  margin-bottom: 0;
  width: 41%;
  text-align: right;
}
#sbs.top .contbox .card_img .card img {
  max-width: 300px;
}
#sbs .card_img_area .area-no1-inner {
  float: left;
  color: #fff;
  width: 59%;
  text-align: left;
  margin-left: 41%;
}
#sbs .card_img_area .area-no1-inner .block {
  position: absolute;
  bottom: 0;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #sbs .card_img_area .card {
    float: none;
  }
  #sbs .card_img_area .area-no1-inner {
    float: none;
    padding: 20px 0;
    margin: 0 auto;
    width: 100%;
  }
  #sbs .card_img_area .area-no1-inner .block {
    position: relative;
  }
}

.bold {
  font-weight: 500;
}
.top .contbox .area-no1-inner {
  padding: 0 0 0 20px;
  background: none;
}
.top .contbox .area-no1-inner .area-no1-inner-inner {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.top .contbox .area-no1-inner .logo {
  display: block;
  padding: 0;
  width: 250px;
  margin: 0 auto 10px;
}
.top .contbox .area-no1-inner .logo img {
  width: 80%;
}
@media only screen and (max-width: 640px) {
  .top .contbox .area-no1-inner .logo {
    width: 60%;
  }
  .top .contbox .area-no1-inner .logo img {
    width: 50%;
  }
}
/**/
.top .contbox .area-no1-inner .copy {
  max-width: 22em;
  margin: 0 auto;
  color: #000;
  padding: 0.2em 0;
  text-shadow: 0px 0px 10px #fff;
  background: -webkit-linear-gradient(left, rgba(160, 143, 89, 0) 0%, rgba(160, 143, 89, 0.45) 9%, rgba(187, 173, 127, 1) 20%, rgba(237, 227, 196, 1) 40%, rgba(175, 160, 111, 1) 80%, rgba(158, 141, 87, 0.45) 91%, rgba(158, 141, 87, 0) 100%);
  background: linear-gradient(to right, rgba(160, 143, 89, 0) 0%, rgba(160, 143, 89, 0.45) 9%, rgba(187, 173, 127, 1) 20%, rgba(237, 227, 196, 1) 40%, rgba(175, 160, 111, 1) 80%, rgba(158, 141, 87, 0.45) 91%, rgba(158, 141, 87, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a08f59', endColorstr='#009e8d57',GradientType=1 );
  text-align: center;
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.top .contbox .area-no1-inner .text {
  padding: 0;
}
.top .contbox .area-no1-inner .text ul {
  font-size: 10.5px;
  text-align: left;
  margin: 10px 0 5px;
  padding: 0;
  line-height: 1.5;
}
.top .contbox .area-no1-inner .text ul li {
  text-indent: -1em;
  padding-left: 1em;
  font-weight: normal;
  letter-spacing: -0.1em;
}
.top .holder .contbox .area-no1-inner .text ul li {
  white-space: nowrap;
}
@media only screen and (max-width: 640px) {
  .top .holder .contbox .area-no1-inner .text ul li {
    white-space: normal;
  }
}
@media only screen and (max-width: 640px) {
  /* .top .contbox .area-no1-inner {
        width: 60%;
        margin: 0 auto;
    } */
  /* .top .contbox .area-no1-inner .logo{
        display: block;
        padding: 0;
        width: 50%;
        margin: 0 auto 10px;
    } */
  .top .contbox .area-no1-inner .text {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0px;
  }
  .top .contbox .area-no1-inner .text ul {
    margin: 20px 0 0 0;
    display: inline-block;
  }
  .top .contbox .area-no1-inner .text ul li {
    white-space: normal;
  }
}

/*------------------------------------------------------------
 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: 400;
  -webkit-font-smoothing: antialiased;
}
.card_text3 dt {
  float: left;
  clear: left;
  width: 7em;
  padding-top: 1em;
  margin-bottom: 1em;
  border-top: 1px solid #ccc;
}
.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 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: 30px 20px 0;
  }
  .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;
  }
}

/* TOPスライドバナー */

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  display: none;
}
.slide_wrap {
  margin-bottom: 30px;
}

.slider_area {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.slide_fixed {
  float: left;
  width: 29.2%;
  margin: 0 30px;
}
.swiper-container {
  /* float: left; */
  /* width: 61.5%; */
  height: 100%;
}
.swiper-container .slide_fixed {
  float: left;
  width: 33%;
}
.swiper-wrapper {
  /* float: left; */
  /* width: 66%; */
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.swiper-slide {
  width: 25%;
  text-align: center;
  font-size: 18px;
  background: #fff;
  padding: 5px;
  /* Center slide text vertically */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; */
}
.slide_fixed a,
.swiper-slide a {
  display: inline-block;
}
.slide_fixed a img,
.swiper-slide a img {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .slide_fixed {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .swiper-container {
    float: none;
    width: 100%;
    height: 100%;
  }
  .slider_area {
    position: relative;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 75%;
  }
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
  .swiper-slide {
    width: 50%;
  }
}

/*------- HOWTO -------*/

.pay-method_revo {
  width: 100%;
  border: 1px solid #777c80;
  background: #fff;
  text-align: center;
}
.pay-method_revo th {
  background: #777c80;
  color: #fff;
  padding: 5px 0;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
}
.pay-method_revo .colord {
  background-color: #dedede;
}
.pay-method_revo td {
  width: 50%;
  border: 1px solid #777c80;
  padding: 5px 0;
  font-size: 13px;
}

#platinum.howto_card .img_box,
#platinum.howto_card .hero-img {
  background-image: url(/csmembers/images/service/platinum/howto_card.jpg);
}
#sbs.howto_card .img_box,
#sbs.howto_card .hero-img {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_card.jpg);
}
#gold.howto_card .img_box,
#gold.howto_card .hero-img {
  background-image: url(/csmembers/images/service/gold/howto_card.jpg);
}
#msp.howto_card .img_box,
#msp.howto_card .hero-img {
  background-image: url(/csmembers/images/service/msp/howto_card.jpg);
}
.howto_shopping .img_box,
.howto_shopping .hero-img {
  background-image: url(/csmembers/images/service/platinum/howto_shopping.jpg);
}
.howto_cashing .img_box,
.howto_cashing .hero-img {
  background-image: url(/csmembers/images/service/platinum/howto_cashing.jpg);
}
.howto_revo .img_box,
.howto_revo .hero-img {
  background-image: url(/csmembers/images/service/platinum/howto_revo.jpg);
}
.howto_theft .img_box,
.howto_theft .hero-img {
  background-image: url(/csmembers/images/service/platinum/howto_theft.jpg);
}
.howto_installment .img_box,
.howto_installment .hero-img {
  background-image: url(/csmembers/images/service/common/howto/installment.jpg);
}

.expand-main-content section .card_img {
  text-align: center;
  padding: 20px 0;
}
.expand-main-content section .card_img img {
  width: 70%;
}

@media only screen and (min-width: 641px) {
  #display.content-box .listbox_1-3_w200 li,
  #display .listbox_1-3_w200 .logo {
    padding-bottom: 0;
  }
  .touch_pay_service {
    display: -webkit-box;
    display: flex;
  }
  .touch_pay_service .touch_pay02 {
    width: 33%;
  }
  .touch_pay_service .touch_pay02 img {
    width: 100%;
  }
  .touch_pay_service .touch_pay_wrap {
    width: 67%;
    padding-left: 20px;
  }
  .gray-box_inner .touch_pay {
    width: 100%;
  }
  .gray-box_inner .touch_pay img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #display.content-box .listbox_1-3_w200 li,
  #display .listbox_1-3_w200 .logo {
    padding: 0;
  }
  #display.content-box .listbox_1-3_w200 li {
    padding-top: 1em;
  }
  #display .listbox_1-3_w200 li {
    margin-bottom: 0;
  }
  .touch_pay_service .touch_pay02 {
    width: 100%;
  }
  .touch_pay_service .touch_pay02 img {
    width: 100%;
  }
  .touch_pay_service .touch_pay_wrap {
    width: 100%;
    padding-bottom: 0;
  }
  .gray-box_inner .touch_pay {
    width: 100%;
  }
  .gray-box_inner .touch_pay img {
    width: 100%;
  }
}

#pay-method-s .gray-box_inner figure {
  vertical-align: top;
}
#pay-method-s .gray-box_inner figure img.img-L {
  width: 70px;
}

body:not(#gold, #sbs) #shopping-method .main-content_inner {
  margin: 0;
}
#shopping-method .main-content .jcb-bnr {
  text-align: center;
  padding: 20px 0 50px;
}

.linebox {
  text-align: center;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  margin-top: 3em;
}
.linebox > * {
  text-align: left;
}
.linebox .ttl_big {
  position: relative;
  top: -0.8em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: inline-block;
  background-color: #fff;
}

#shopping-method .main-content_inner {
  margin: 0;
}
#shopping-method .main-content .jcb-bnr {
  text-align: center;
  padding: 20px 0 50px;
}

/* flower */
#flower.content-box .flowor_list li,
#sakaseru.content-box .flowor_list li {
  float: left;
  width: 32%;
  padding-left: 0;
  text-indent: 0;
}
#flower.content-box .flowor_list li.wide,
#sakaseru.content-box .flowor_list li.wide {
  width: 49%;
}
#flower.content-box .flowor_list li.space,
#sakaseru.content-box .flowor_list li.space {
  margin-right: 2%;
}
#flower.content-box .flowor_list li figcaption,
#sakaseru.content-box .flowor_list li figcaption {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #flower.content-box .flowor_list li,
  #sakaseru.content-box .flowor_list li {
    float: none;
    width: 100%;
  }
  #flower.content-box .flowor_list li.wide,
  #sakaseru.content-box .flowor_list li.wide {
    width: 100%;
  }
  #flower.content-box .flowor_list li.space,
  #sakaseru.content-box .flowor_list li.space {
    margin-right: 0;
  }
}

/* 190827 SBS First-View */
#sbs .first_view {
  padding: 0 20px;
}

#sbs .first_view.fill-wrap {
  background: none;
  width: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #sbs .first_view.fill-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}
#sbs.top .holder .first_view.fill-wrap.holder_none {
  display: none;
}
#sbs .first_view-d.fill-wrap {
  background: none;
}
#sbs .first_view .block {
  /* display: table-cell; */
}
#sbs .first_view .card_area {
  /* padding: 30px 0; */
  width: 40%;
  vertical-align: middle;
}
#sbs .first_view .card_area img {
  width: 100%;
}
#sbs .first_view .card_area .business-logo {
  margin-top: 10px;
}
#sbs.top .contbox .card_img > p {
  margin-bottom: 20px;
}
#sbs .first_view .cp_area {
  width: 60%;
  vertical-align: middle;
  padding-left: 20px;
}
#sbs .first_view .cp_area img {
  width: 100%;
}
#sbs.top .contbox .ana_case {
  padding: 30px 0 0;
}
#sbs .holder .card_img_area .card {
  float: none;
  margin: 0 auto;
  text-align: center;
  width: auto;
}
#sbs .holder .card_img_area .sub_txt {
  color: #fff;
  margin: 1em auto 0;
  font-size: 12px;
  line-height: 1.8;
  background: -webkit-linear-gradient(left, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 1) 40%, rgba(34, 34, 34, 1) 60%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(to right, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 1) 40%, rgba(34, 34, 34, 1) 60%, rgba(34, 34, 34, 0) 100%);
}
#sbs .holder .card_img_area .sub_txt em {
  font-weight: 400;
  display: block;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
}

@media only screen and (max-width: 640px) {
  #sbs .first_view {
    padding: 0;
  }
  #sbs .first_view .block {
    display: block;
  }
  #sbs .first_view .card_area {
    width: 100%;
    padding: 0;
  }
  #sbs .first_view .card_area img {
    width: 70%;
  }
  #sbs .first_view .card_area .business-logo {
    width: 70%;
  }
  #sbs .first_view .cp_area {
    width: 100%;
    padding: 20px 10px 30px;
  }
  #sbs.top .holder .contbox .ana_case {
    padding: 0;
  }
  #sbs.top .holder .news_area {
    padding-top: 20px;
  }
  #sbs.top .holder .contbox .card_img {
    padding: 30px 0;
  }
}

#platinum.top .contbox .card_img .card .platinum-logo {
  margin: 10px auto 0;
  display: block;
}
#platinum.top .contbox .card_text p {
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#platinum .card_text3 {
  padding-bottom: 30px;
}
#platinum.top .contbox .ana_case {
  text-align: center;
}
#platinum.top .contbox .ana_case .btn a {
  box-shadow: 0px 0px 20px 1px rgba(255, 255, 255, 0.8);
}
#platinum.top .campaign {
  padding-bottom: 70px;
}
#platinum .holder .news_area {
  padding-top: 60px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  #platinum.top .contbox .card_img .card {
    width: 100%;
  }
  #platinum.top .contbox .card_img .card img {
    width: 70%;
  }
  #platinum.top .contbox .card_img .card .platinum-logo {
    width: 70%;
  }
  #platinum .holder .news_area {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
  }
  #platinum.top .contbox .card_img .card img {
    width: 140px;
  }
  #platinum.top .contbox .card_img .card .platinum-logo {
    width: 200px;
  }
}

.modal_summary {
  padding: 50px 30px;
  list-style: none;
}
.modal_summary p {
  margin: 0;
  padding: 0;
}
.modal_summary strong {
  display: block;
  font-size: 18px;
}
.modal_summary .bgbeige {
  background-color: #f3f2ee;
}
.modal_summary ul {
  list-style: none;
  padding-left: 0;
}
.modal_summary .block {
  text-align: left;
}
.modal_summary .block .headline {
  background-color: #fff;
}
.modal_summary .block .headline h3 {
  font-size: 22px;
  border-left: 5px solid #000;
  padding-left: 15px;
  margin: 0 0 15px;
  font-weight: normal;
  text-align: left;
}
.modal_summary .block .headline p {
  font-size: 17px;
  font-weight: 400;
  margin: 0 0 15px;
  text-align: left;
}
.modal_summary .block .headline p a {
  color: #0077ff;
  border-bottom: 1px solid;
}
.modal_summary .block .headline p a:hover {
  opacity: 0.7;
}

.modal_summary .block:not(:last-child) {
  padding-bottom: 35px;
}

.modal_summary .block .txt_block {
  padding: 1em;
}
.modal_summary .block .txt_block .cppop_table {
  background-color: #ced4c6;
}
.modal_summary .block .txt_block .cppop_table th {
  background-color: #e9e7df;
  padding: 5px 10px;
}
.modal_summary .block .txt_block .cppop_table td {
  background-color: #fff;
  padding: 5px 10px;
}
.modal_summary .block .notes_block .notes {
  margin-bottom: 0;
}

.modal_summary .block .txt_block .num_list {
  counter-reset: number;
  margin: 0;
}
.modal_summary .block .txt_block .num_list li {
  position: relative;
  padding: 2.5px 5px 5px 7em;
  font-size: 15px;
  text-align: left;
}
.modal_summary .block .txt_block .num_list li:not(:last-child) {
  margin-bottom: 0.5em;
}
.modal_summary .block .txt_block .num_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5em;
  height: 1em;
  padding: 5px;
  background: #fff;
  border: 1px solid #000;
  box-sizing: content-box;
}
.modal_summary .block .txt_block .num_list li:after {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  left: 2.5em;
  top: 0.1em;
}

.modal_summary .block .notes_block .notes {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 13px;
}
.modal_summary .block .notes_block .notes li {
  text-align: left;
}
.modal_summary .block .notes_block .notes li:before {
  content: "※";
}

@media screen and (max-width: 768px) {
  .modal_summary {
    padding: 20px 15px;
  }
  .modal_summary ul {
    margin: 0;
  }
  .modal_summary .block:not(:last-child) {
    padding-bottom: 50px;
  }
  .modal_summary .block .txt_block .num_list li {
    padding: 2em 0 1em;
    margin-bottom: 0;
  }
  .modal_summary .block .txt_block .num_list li:before {
    display: block;
    width: 100%;
    padding: 5px 0;
  }
  .modal_summary .block .txt_block .num_list li:after {
    left: calc(50% - 0.5em);
  }
}

/* add Digital */
.show-digital {
  display: none;
}
.type-digital .show-digital {
  display: block;
}
.type-digital .show-digital.inline {
  display: inline;
}
.type-digital .show-digital.listitem {
  display: list-item;
}
.type-digital .hide-digital {
  display: none;
}

.type-digital.top .holder .contbox .ana_case {
  display: none;
}

.type-digital .masthead {
  padding-bottom: 20px;
}

.type-digital .thumb.pearl {
  background-image: url(/csmembers/common/images/card-pearl_d.png);
}
#pearl.type-digital.shopping .img_box,
#pearl.type-digital.shopping .hero-img {
  background-image: url(/csmembers/images/service/pearl/shopping-digital.jpg);
}
/* .type-digital #fix_form{display: none !important;opacity: 0 !important;} */

/* TOP */
#pearl.type-digital .top_bg,
#pearl.type-digital .fixed-wrap {
  background-image: url(/csmembers/images/service/pearl/bg-digital.jpg);
}

.type-digital.top .contbox {
  padding-bottom: 40px;
}
.type-digital .card_text3 {
  padding-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .type-digital.top .contbox {
    padding-bottom: 0;
  }

  #pearl.type-digital .top_bg {
    background-position: 0 50% !important;
  }
}

.contbox .card_ana .mt-txt {
  margin-top: 1em;
  margin-bottom: 10px;
  padding: 0 1em;
  font-weight: 400;
}
.contbox .card_ana .mt-txt a {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid;
}
.contbox .card_ana .mt-txt a:hover {
  border-bottom: 1px solid;
}

.contbox .card_ana .holder_only {
  display: none;
}
.holder .contbox .card_ana .holder_only {
  display: block;
}

.add-frame {
  width: 232px;
  border: 1px solid #eaeaea;
  padding: 20px;
}
.add-frame img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .contbox .card_ana .mt-txt {
    margin-bottom: 20px;
  }
  .contbox .card_ana .card_text + .mt-txt {
    margin-top: calc((50px - 1em) * -1);
    margin-bottom: 35px;
  }
  .add-frame {
    width: 100%;
  }
}

/* add type-2011 */
#pearl:not(.type-digital) .top_bg {
  /* background-image: url(/csmembers/images/service/pearl/bg-2011.jpg); */
}
.type-2011#pearl:not(.type-digital) .contbox .card_ana p.card_text {
  background: none;
  /* color: #FFF; */
  margin-top: 5px;
}
/* .type-2011#pearl .contbox .card_ana .mt-txt{color: #FFF;} */
.type-2011 .section-hero .bnr-elem .colord {
  color: #ff0;
}
.type-2011 .section-hero .bnr-elem {
  margin-top: 30px;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  justify-content: center;
}
.type-2011 .section-hero .bnr-elem > * {
  width: 430px;
  background-color: rgba(0, 0, 0, 0.07);
}
.type-2011 .section-hero .bnr-elem .txt-wrap {
  padding-right: 2em;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}
.type-2011 .section-hero .bnr-elem .txt {
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #fff;
}
.type-2011 .section-hero .bnr-elem .txt .txt_S {
  font-size: 78%;
}

@media screen and (max-width: 768px) {
  .type-2011.top .contbox .card_img .card {
    padding-top: 0;
  }
  .type-2011.top .contbox .card_img {
    padding-top: 10px;
  }
  .type-2011#pearl .contbox .card_ana p.card_text,
  .type-2011.top .contbox .card_ana p.card_text {
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: 0;
    padding-top: 0;
  }
  .type-2011 .section-hero .bnr-elem {
    margin-top: 0;
    margin-bottom: 40px;
    display: block;
    padding: 0 20px;
  }
  .type-2011 .section-hero .bnr-elem {
    margin-bottom: 20px;
  }
  .type-2011 .holder .section-hero .bnr-elem {
    margin-bottom: 10px;
  }
  .type-2011 .section-hero .bnr-elem > * {
    width: 100%;
    background: none;
  }
  .type-2011 .section-hero .bnr-elem .txt-wrap {
    padding: 0 1em 1em;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .type-2011 .section-hero .bnr-elem .txt {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    color: #fff;
  }
}

@media only screen and (max-width: 640px) {
  #cp_area .main-content {
    padding-top: 14px;
  }
}

.top .holder .contbox .card_ana .btn,
.top .holder .contbox .card_ana .sp_application,
.top .holder .contbox .card_ana .campaign,
.top .holder .area-lineup .btn_box .btn,
.top .holder #fix_form,
.top .holder .contbox .ana_case .kantan_notes {
  display: none !important;
}

.top .fill-wrap.holder_only,
.top .holder .fill-wrap.holder_none {
  display: none;
}
.top .fill-wrap.holder_none,
.top .holder .fill-wrap.holder_only {
  display: block;
}

.top .contbox {
  /*    height: 380px;*/
  /*---service renew 181129---*/
  height: auto;
  text-align: center;
}
/*#blue.top .contbox {height: 600px;}*/
.top .holder .contbox {
  /*height: 316px;*/ /*---service renew 181129---*/
  /* padding-bottom:50px; */
}
.top .holder .contbox .ana_case,
#blue.top .holder .contbox .ana_case {
  margin: 0;
  padding: 0;
}

.other_box_2col.xsmall h4,
.service_box_2col.xsmall h4 {
  margin: 0;
  padding: 16px 10px 12px 20px;
  text-align: left;
}

.other_box_2col.xsmall ul,
.service_box_2col.xsmall ul {
  margin: 0;
  padding: 0 10px 20px 40px;
}

/*---service renew 181129---*/
/*#pearl.top .contbox .ana_case .btn a,
#blue.top .contbox .ana_case .btn a,
#gold.top .contbox .ana_case .btn a {
    padding: 20px 0;
}*/

@media only screen and (max-width: 767px) {
  .top .contbox {
    height: auto;
  }
  #blue.top .contbox {
    height: auto;
  }
  .top .holder .contbox {
    height: auto;
  }
  .top .contbox .card_ana .campaign {
    padding: 20px 15px 0;
  }
  .top .holder #fix_form {
    display: none !important;
  }
}

.modal-contents {
  display: none;
}
#gold .pick-card .block {
  background-color: #f4f2e9;
}
#sbs .pick-card .block {
  background-color: #eee;
}
#blue .pick-card .block {
  background-color: #eaeff4;
}
#pearl .pick-card .block {
  background-color: #eaf4f0;
}

.pick-card .block .block-text h3 {
  text-align: left;
  padding-top: 30px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.3px;
  color: #2f3438;
}
#sbs .pick-card .block .block-text h3 {
  padding: 10px 0 0;
  margin: 0;
}
#sbs .section-info .block-content .card-cp img {
  width: 80%;
}

@media only screen and (max-width: 767px) {
  .pick-card .block .block-text h3 {
    text-align: center;
  }
  #sbs .section-info .block-content .card-cp img {
    width: 100%;
  }
}

.news_area {
  padding-top: 60px;
}
.holder_none .news_area {
  padding-top: 0;
  padding-bottom: 60px;
}
#platinum .news_area {
  padding-top: 30px;
  /* padding-bottom: 60px; */
}
#platinum .holder_none .news_area {
  padding-top: 0;
}
.news_area .news_area_in {
  background: #ffebeb;
  color: #c60000;
  padding: 1em;
}
.news_area h2 {
  padding-bottom: 0.5em;
  font-size: 16px;
  font-weight: 400;
}
.news_area .news_list {
  padding-left: 1em;
}
.news_area .news_list li {
  list-style-type: square;
  line-height: 1.8;
}
.news_area .news_list li a {
  border-bottom: rgb(212, 55, 55) 1px solid;
  display: inline-block;
  text-decoration: none;
  color: #c60000;
  font-size: 14px;
  line-height: 1.3;
  display: inline;
}
.news_area .news_list li a:hover {
  opacity: 0.7;
}
.news_area .news_list li span {
  background: #c60000;
  color: #fff;
  border-radius: 10px;
  padding: 0 10px;
  display: inline-block;
  line-height: 1.5;
}

/* =========================================================
cash back
========================================================= */
.cash_back {
  padding-top: 35px;
}
.cash_back .show-small {
  display: none;
}
#cash_back {
  padding: 55px 100px;
}
#cash_back ul {
  padding-left: 1em;
  text-indent: -1em;
}
#cash_back li {
  list-style: none;
  text-align: left;
}
#cash_back .block h3 {
  background: #d53c51;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: normal;
}
#cash_back .block .txt {
  padding: 20px 20px 10px;
  font-size: 14px;
}
#cash_back .block .txt p {
  text-align: left;
}
#cash_back .block .txt:last-child {
  padding-bottom: 40px;
}
#cash_back .block .cash_case:not(:first-of-type),
#cash_back .block .cash_case02:not(:first-of-type) {
  margin-top: 1em;
}
#cash_back .block .cash_case h4,
#cash_back .block .cash_case02 h4 {
  font-weight: normal;
  padding: 5px 10px;
  color: #fff;
  background-color: #777c80;
}
#cash_back .block .cash_case02 p {
  padding: 5px;
  text-align: center;
  border: 1px solid #777c80;
}
#cash_back .block .cash_case dl {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  background-color: #fff;
  border: 1px solid #777c80;
  box-sizing: border-box;
}
#cash_back .block .cash_case dt {
  width: 30%;
  margin: 0;
  border-right: 1px solid #777c80;
  box-sizing: border-box;
  padding: 5px 10px;
  background-color: #fffdee;
}
#cash_back .block .cash_case dd {
  width: 70%;
  margin: 0;
  box-sizing: border-box;
  padding: 5px 10px;
}
#cash_back .block .cash_case dt:not(:last-of-type),
#cash_back .block .cash_case dd:not(:last-of-type) {
  border-bottom: 1px solid #777c80;
}

#cash_back .block .cash_case02 h4 {
  text-align: center;
}
#cash_back .block .cash_case02 table {
  width: 100%;
  border: 1px solid #777c80;
  background: #fff;
  text-align: center;
}
#cash_back .block .cash_case02 table th {
  background-color: #fffdee;
  padding: 5px;
}
#cash_back .block .cash_case02 table td {
  width: 50%;
  border: 1px solid #777c80;
  padding: 5px;
}
#cash_back .block .cash_case02 .notes01 {
  padding-left: 2em;
  text-indent: -2em;
}
@media only screen and (max-width: 640px) {
  .cash_back .hide-small {
    display: none;
  }
  .cash_back .show-small {
    display: block;
  }
  .cash_back {
    padding: 25px 12px 0;
  }
  .cash_back .popbtn {
    display: block;
    background: #4c82bd;
    text-align: center;
  }
  .cash_back .popbtn span {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    position: relative;
    padding: 3px 0;
  }
  .cash_back .popbtn span:before {
    content: "+";
    display: block;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 2.5px;
    right: -1.5em;
  }
  .cash_back .popbtn span:after {
    content: "";
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 1.3em;
    height: 1.3em;
    position: absolute;
    top: 0.3em;
    right: -1.657em;
  }
  #cash_back {
    padding: 30px 20px;
  }
  #cash_back .block .txt {
    padding: 20px 0 10px;
  }
}

/* howtouse */
.howtouse #navbox {
  display: none;
}
.howtouse #main-contents {
  float: none;
  margin: 0 auto;
}
@media only screen and (min-width: 641px) {
  .howtouse .hero-img .color_box .ttl_inner .fv_img {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .howtouse#platinum .ttl_inner,
  .howtouse#sbs .ttl_inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .howtouse .hero-img .color_box .ttl {
    padding: 0 20px;
  }
  .howtouse .hero-img .color_box .ttl_inner h2 {
    width: 50%;
  }
  .howtouse .hero-img .color_box .ttl_inner .fv_img {
    width: 50%;
    padding-left: 10px;
  }
  .howtouse#platinum.howtouse .hero-img,
  .howtouse#sbs.howtouse .hero-img {
    background-image: url(/csmembers/images/service/app_menu/fv_bg.jpg);
  }
}

.howtouse#platinum .img_box {
  background-image: url(/csmembers/images/service/platinum/howto_card.jpg);
}
.howtouse#sbs .img_box {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_card.jpg);
}
.howtouse#msp .img_box {
  background-image: url(/csmembers/images/service/msp/howto_card.jpg);
}

.howtouse #app_menu {
  border: 5px solid #cdcdcd;
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  background-color: #cdcdcd;
}
.howtouse #app_menu section {
  border: 5px solid #cdcdcd;
}
.howtouse #app_menu section h3 {
  background-color: #cdcdcd;
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 0 5px 5px;
}
.howtouse #app_menu section .content {
  display: -webkit-box;
  display: flex;
  background-color: #f0f0f0;
}

.howtouse #app_menu section .content .box_img {
  width: 50%;
  background-size: cover;
  background-position: center center;
  min-height: 100px;
}
.howtouse#platinum #app_menu .howto_card .content .box_img {
  background-image: url(/csmembers/images/service/platinum/howto_card.jpg);
}
.howtouse#platinum #app_menu .howto_shopping .content .box_img {
  background-image: url(/csmembers/images/service/platinum/howto_shopping.jpg);
}
.howtouse#platinum #app_menu .howto_cashing .content .box_img {
  background-image: url(/csmembers/images/service/platinum/howto_cashing.jpg);
}
.howtouse#platinum #app_menu .howto_lost-theft .content .box_img {
  background-image: url(/csmembers/images/service/platinum/howto_theft.jpg);
}

.howtouse#msp #app_menu .howto_card .content .box_img {
  background-image: url(/csmembers/images/service/msp/howto_card.jpg);
}

.howtouse#sbs #app_menu .howto_card .content .box_img {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_card.jpg);
}
.howtouse#sbs #app_menu .howto_shopping .content .box_img {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_shopping.jpg);
}
.howtouse#sbs #app_menu .howto_cashing .content .box_img {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_cashing.jpg);
}
.howtouse#sbs #app_menu .howto_lost-theft .content .box_img {
  background-image: url(/csmembers/images/service/platinumbusiness/howto_theft.jpg);
}

.howtouse #app_menu section .content .content_list {
  width: 50%;
  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: start;
  align-items: flex-start;
}
.howtouse #app_menu section .content .content_list li {
  width: 100%;
}
.howtouse #app_menu section .content .content_list li:not(:first-child) {
  border-top: 1px solid #dadada;
}
.howtouse #app_menu section .content .content_list li a {
  text-decoration: none;
  color: #494949;
  background-color: #f0f0f0;
  display: block;
  padding: 5px;
  position: relative;
  font-size: 3.7vw;
}
.howtouse #app_menu section .content .content_list li a:after {
  content: ">";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 380px) {
  .howtouse #app_menu section .content .content_list li a {
    font-size: 13px;
  }
}

/*------- navbox -------*/
.menu > li a,
.menu > li .sidehead {
  text-decoration: none;
  display: block;
  padding: 16px;
  font-size: 14px;
  color: #2f3438;
  position: relative;
}
.menu .listhead a,
#diamond .menu .listhead .sidehead {
  color: #fff;
  text-align: center;
}
.page--index .menu .listhead {
  padding: 16px;
  border-bottom: 1px solid #dbdbdb;
  text-decoration: none;
  display: block;
  padding: 16px;
  font-size: 18px;
  color: #fff;
  position: relative;
  text-align: center;
  background: #a5a5a5;
}
#pearl .menu .listhead a {
  background-color: #0d5357;
}
#blue .menu .listhead a {
  background-color: #172944;
}
#gold .menu .listhead a {
  background-color: #8a5d05;
}
#platinum .menu .listhead a,
#sbs .listhead a {
  background-color: #222;
}
#rose .menu .listhead a {
  background-color: #e88aac;
}
#msp .menu .listhead a {
  background-color: #141036;
}
#diamond .menu .listhead a,
#diamond .menu .listhead .sidehead {
  background-color: #2b2728;
}
.menu .list-item {
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
  cursor: pointer;
}
.menu .sub-menu {
  display: none;
}
.menu .sub-menu li {
  border-bottom: 1px solid #dbdbdb;
  background-color: #f6f6f6;
}
.menu .sub-menu li:first-child {
  border-top: 1px solid #dbdbdb;
}
.menu .sub-menu li:last-child {
  border-bottom: none;
}
.menu .sub-menu li.pearl {
  background: #eaf4f0;
}
.menu .sub-menu li.blue {
  background: #eaeff4;
}
.menu .sub-menu li.gold {
  background: #f4f2ea;
}
.menu .sub-menu li.sbs {
  background: #eeeeee;
}
.list-item > a::after,
.list-item > .sidehead::after,
.list-item > a.active::after,
.list-item > .sidehead.active::after {
  position: absolute;
  top: -3px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.list-item > .sidehead.link::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.list-item > a.active::after {
  top: 5px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.list-item.link > a::after {
  top: 5px;
  border-top: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#navbox .sp-use,
.sp-header {
  display: none;
}
#navbox .pc-use li.img-box {
  margin: 0 0 15px 0;
}
#navbox .pc-use li a:hover {
  opacity: 0.75;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#cov {
  display: none;
}
@media only screen and (max-width: 640px) {
  body.navopen {
    position: fixed;
    width: 100%;
  }
  #navbox .sp-use {
    display: block;
  }
  #navbox .pc-use {
    display: none;
  }
  #navbox {
    display: none;
    width: 85%;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: auto;
    min-height: 100%;
    z-index: 999;
    overflow-y: scroll;
    background: #fff;
    -webkit-overflow-scrolling: touch;
  }
  #cov {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  #cov div {
    color: #fff;
    font-size: 3.2rem;
    width: 15%;
    text-align: center;
  }
  .sidenav .menu {
    border: none;
    margin: 0;
  }
  .menu > li a {
    padding: 14px 30px 14px 14px;
    font-size: 18px;
  }
  .sidenav .menu.service > li a {
    padding: 12px 30px 12px 14px;
    font-size: 16px;
  }
  .sidenav .menu.service > li a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 15px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #pearl .sidenav .menu.service {
    border: 14px solid #eaf4f0;
  }
  #blue .sidenav .menu.service {
    border: 14px solid #eaeff4;
  }
  #gold .sidenav .menu.service {
    border: 14px solid #f4f2ea;
  }
  #platinum .sidenav .menu.service {
    border: 14px solid #eeeeee;
  }
  #sbs .sidenav .menu.service {
    border: 14px solid #eeeeee;
  }
  #rose .sidenav .menu.service {
    border: 14px solid #ffedec;
  }
  #msp .sidenav .menu.service {
    border: 14px solid #bc9fdb;
  }
  .sidenav .menu.service .listhead {
    margin-bottom: 1px;
  }
  .sub_nav li {
    border-bottom: 1px solid #dbdbdb;
  }
  .sub_nav a {
    text-decoration: none;
    display: block;
    padding: 6px 16px;
    font-size: 14px;
    color: #2f3438;
    position: relative;
    background-color: #f6f6f6;
  }
  .sub_nav .listhead {
    padding: 10px 16px;
    font-size: 14px;
    background: #a5a5a5;
    color: #fff;
  }
  .sub_nav {
    margin: 15px 0 30px 0;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
  }
  .sub_nav a::after {
    position: absolute;
    top: -3px;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 15px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* sp-header */
  .row.sp-header {
    padding: 0 3% 0 3%;
    width: 100%;
    height: 44px;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page--index .sp-header {
    border-bottom: 1px solid #eaeaea;
  }
  .page--index .sp-header p {
    margin: 0;
  }
  #pearl .sp-header {
    background-color: #0d5357;
  }
  #blue .sp-header {
    background-color: #172944;
  }
  #gold .sp-header {
    background-color: #8a5d05;
  }
  #platinum .sp-header,
  #sbs .sp-header {
    background-color: #222;
  }
  #msp .sp-header {
    background-color: #21073c;
  }
  #rose .sp-header {
    background: -webkit-linear-gradient(left right, #e88aac, #e99ba3);
    background: linear-gradient(left right, #e88aac, #e99ba3);
  }
  .sp-header .sp-header-logo {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }
  .page--index .sp-header .sp-header-logo {
    width: 64%;
    line-height: 1;
  }
  .sp-header .sp-header-logo img {
    max-height: 40px;
  }
  .sp-header .entry {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
  }
  .sp-header .entry a {
    display: block;
    font-size: 17px;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 0.7rem 2.2rem;
    margin: 0 15px;
    color: #fff;
    background: rgba(255, 255, 255, 0.3);
  }
  .sp-header .btn {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0 0 0;
  }
  .sp-header .btn div {
    width: 28px;
    height: 18px;
    margin: 0 0 0 auto;
  }
  .sp-header .btn div span {
    display: block;
    height: 2px;
    background: #fff;
  }
  .page--index .sp-header .btn div span {
    background: #333;
  }
  .sp-header .btn div .middle {
    margin: 6px 0;
  }
  .sp-header .btn .menu {
    color: #fff;
    text-align: right;
    font-size: 9px;
  }
  .page--index .sp-header .btn .menu {
    color: #2f3438;
  }
}

@media only screen and (max-width: 640px) {
  .menu > li a {
    font-size: 14px;
  }
  #navbox {
    background: #cdcdcd;
    padding-bottom: 50px;
  }
  .sidenav .head-menu .menu {
    margin-bottom: 0;
  }
  .sidenav .service-menu,
  .sidenav .foot-menu {
    padding: 10px;
    background-color: #cdcdcd;
  }
  .sidenav .service-menu + .foot-menu {
    padding-top: 0px;
  }
  .sidenav .head-menu li,
  .sidenav .foot-menu li {
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #dbdbdb;
    background: rgb(243, 243, 243);
    background: -webkit-linear-gradient(bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
    cursor: pointer;
  }

  .list-item > a::after,
  .list-item > a.active::after {
    border-color: #736c6a;
  }
  .sidenav .head-menu li > a::after,
  .sidenav .foot-menu li > a::after {
    position: absolute;
    top: -3px;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 15px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #736c6a;
    border-right: 1px solid #736c6a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sidenav .head-menu li.listhead-nolink,
  .sidenav .foot-menu li.listhead-nolink {
    background: #0b457e;
    padding: 14px;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
  }

  .sidenav .service-menu li.listhead-nolink {
    background-color: #6b6b6b;
  }
  .sidenav .service-menu li.listhead-nolink span {
    padding-left: 63px;
    height: 53px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }

  .type-digital .sidenav .service-menu li.listhead-nolink span {
    font-size: 10px;
    line-height: 1.2;
    text-align: left;
    padding-left: calc(63px + 1em);
  }

  .sidenav .service-menu .menu > li a {
    padding: 9px 14px;
  }

  .sidenav .foot-menu li.listhead-nolink {
    background: #6b6b6b;
    padding: 14px 0;
    font-size: 18px;
  }
  .sidenav .foot-menu li.listhead-nolink span {
    letter-spacing: -0.3em;
    margin-left: -0.3em;
  }
  .sidenav .foot-menu li {
    background: -webkit-linear-gradient(bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
  }
  .sidenav .foot-menu li a {
    padding-left: 73px;
  }

  .thumb {
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 53px 34px;
  }
  .service-menu .menu .listhead a {
    font-weight: 400;
  }
  #pearl .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #blue .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #gold .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #business .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #platinum .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #sbs .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #rose .service-menu .menu .listhead a {
    background-color: #a2a2a2;
  }
  #msp .service-menu .menu .listhead a {
    background-color: #141036;
  }

  .thumb.gold {
    background-image: url(/csmembers/common/images/card-gold.png);
  }
  .thumb.blue {
    background-image: url(/csmembers/common/images/card-blue.png);
  }
  .thumb.pearl {
    background-image: url(/csmembers/common/images/card-pearl.png);
  }
  .thumb.business {
    background-image: url(/csmembers/common/images/card-sbs.png);
  }
  .thumb.platinum {
    background-image: url(/csmembers/common/images/card-platinum.png);
  }
  .thumb.cobalt {
    background-image: url(/csmembers/common/images/card-cobalt.png);
  }
  .thumb.rose {
    background-image: url(/csmembers/common/images/card-rose.png);
  }
  .thumb.msp {
    background-image: url(/csmembers/common/images/card-msp.png);
  }
  .thumb.diamond {
    background-image: url(/csmembers/common/images/card-diamond.png);
  }
}
@media only screen and (max-width: 374px) {
  .sidenav .service-menu li.listhead-nolink {
    font-size: 17px;
  }
}

.content-box ul.area_list > li {
  text-indent: 0;
  padding-left: 5.5em;
  width: 100%;
  position: relative;
}
#minimaid.content-box ul.area_list > li {
  padding-left: 0;
}
.area_list > li > span {
  width: 5.5em;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.announce-area {
  text-align: center;
  padding-top: 10px;
}

a.red-line-announce {
  color: #d0696a;
  text-decoration: underline;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  line-height: 1.3;
  margin-top: 5px;
}
.red-line-announce:hover {
  color: #d0696a;
}
.red-line-announce:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #d0696a;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 641px) {
  .red-line-announce {
    font-size: 14px;
    text-indent: -7px;
    padding-left: 7px;
  }
  .red-line-announce:before {
    border-width: 6px 0 6px 7px;
    top: 0.075em;
  }
}
@media screen and (max-width: 640px) {
  .red-line-announce {
    font-size: 11px;
    text-indent: -5px;
    padding-left: 5px;
  }
  .red-line-announce:before {
    border-width: 5px 0 5px 6px;
    top: 0.05em;
  }
}

/* 220201 */
#other .service-txt {
  font-size: 16px;
  padding-top: 10px;
}
@media only screen and (max-width: 374px) {
  #other .service-txt {
    font-size: 13px;
    padding-top: 0;
    text-align: center;
  }
}

/*------- display -------*/
.michelin {
  display: inline-block;
  background-color: #abaaaa;
  color: #fff;
  padding: 3px 8px;
  margin-left: 10px;
  font-size: 13px;
  line-height: 1;
}

#diamond .ttl_inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

#diamond .hero-img .ttl_inner h2 > span {
  font-weight: 300;
}
#diamond .hero-img .ttl_inner .part-en {
  font-family: freight-display-pro, serif;
  font-size: 30px;
  line-height: 1.2;
}
#diamond .hero-img .ttl_inner .part-jp {
  font-size: 20px;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  #diamond .hero-img .ttl_inner .part-en {
    font-size: 20px;
  }
  #diamond .hero-img .ttl_inner .part-jp {
    font-size: 12px;
  }
}

/* #diamond .ttl_img img{
  display: block;
  width: auto;
  height: 42px;
}
@media only screen and (max-width: 640px) {
  #diamond .ttl_img img{
    height: 6vw;
  }
} */

#diamond .ttl_service-name,
#diamond .ttl_square,
#diamond .ttl_color {
  color: #112689;
}

#diamond .site-footer-b {
  margin-bottom: 60px;
}
#diamond .wrap-copyright {
  background-color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
}
#diamond .copyright {
  font-size: 10px;
  line-height: 1.2;
  color: #848484;
}
@media only screen and (min-width: 641px) {
  #diamond .copyright {
    text-align: right;
  }
}

#diamond .red_button a {
  background-color: #685c20;
}
#diamond .red_button a:hover {
  background-color: #a29138;
}

.type-top .gray-box_inner figure,
.type-top .gray-box_inner .figure {
  vertical-align: top;
}

.content_open2 {
  position: relative;
  cursor: pointer;
  /* outline: 1px solid #000; */
  padding-right: 1em;
  margin-bottom: 0;
}

.content_open2:after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  top: calc(50% - 6px);
  border-width: 13px 8px 0 8px;
  border-color: #333 transparent transparent transparent;
  -webkit-transition: border 0.6s, top 0.6s;
  transition: border 0.6s, top 0.6s;
}
.content_open2.active:after {
  top: calc(50% - 8px);
  border-width: 0 8px 13px 8px;
  border-color: transparent transparent #333 transparent;
  -webkit-transition: border 0.6s, top 0.6s;
  transition: border 0.6s, top 0.6s;
}
.content_open2 + .expand-main-content2 {
  padding-top: 20px;
}
@media only screen and (max-width: 640px) {
  .content_open2:after {
    top: calc(50% - 4px);
    border-width: 10px 6px 0 6px;
  }
  .content_open2.active:after {
    top: calc(50% - 5px);
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #333 transparent;
  }
}

@media only screen and (min-width: 641px) {
  #diamond .hero-img {
    background-position: 50%;
    background-size: cover;
  }
  #diamond .hero-img .color_box {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  #diamond .hero-img .color_box .ttl {
    width: 100%;
    margin: 0;
  }
  #diamond .ttl_inner {
    width: 100%;
    background: none;
    padding: 0;
    left: 0;
    /* display: flex;
    justify-content: center;
    align-items: center;
    */
  }
  #diamond .hero-img .img_box {
    display: none;
  }
  .content-box .type-top p,
  .content-box .type-top li {
    font-size: 11px;
    line-height: 1.6;
  }
  .content-box .type-top ul.list_kome li {
    font-size: 10px;
  }
  .content_open2:hover {
    opacity: 0.6;
  }
}
#diamond .expand-main-content .main-content {
  padding: 0;
}
#diamond #display .expand-main-content section .card_img img {
  width: 100%;
}

/*------- 220706 font -------*/
#diamond {
  font-family: kinto-sans, sans-serif;
}
/*
font-family: kinto-sans, sans-serif;
font-family: freight-display-pro, serif;
font-family: pragmatica, sans-serif;
*/

.announce-area {
  text-align: center;
  padding-top: 10px;
}

.red-line-announce {
  line-height: 1.1;
  margin-top: 0.5em !important;
}
.red-line-announce__txt,
.red-line-announce__txt:hover {
  text-decoration: underline;
  color: #ff0000;
}
@media screen and (min-width: 641px) {
  .red-line-announce__txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .red-line-announce__txt {
    font-size: 12px;
  }
}

@media screen and (min-width: 641px) {
  /* 1440px size */
  :root {
    --pixel01: min(0.06944444444444445vw, 1px);
    --pixel02: min(0.1388888888888889vw, 2px);
    --pixel03: min(0.20833333333333334vw, 3px);
    --pixel04: min(0.2777777777777778vw, 4px);
    --pixel05: min(0.3472222222222222vw, 5px);
    --pixel06: min(0.4166666666666667vw, 6px);
    --pixel07: min(0.4861111111111111vw, 7px);
    --pixel08: min(0.5555555555555556vw, 8px);
    --pixel09: min(0.625vw, 9px);
    --pixel10: min(0.6944444444444444vw, 10px);
    --pixel11: min(0.7638888888888888vw, 11px);
    --pixel12: min(0.8333333333333334vw, 12px);
    --pixel13: min(0.9027777777777777vw, 13px);
    --pixel14: min(0.9722222222222222vw, 14px);
    --pixel15: min(1.0416666666666665vw, 15px);
    --pixel16: min(1.1111111111111112vw, 16px);
    --pixel17: min(1.1805555555555556vw, 17px);
    --pixel18: min(1.25vw, 18px);
    --pixel19: min(1.3194444444444444vw, 19px);
    --pixel20: min(1.3888888888888888vw, 20px);
    --pixel21: min(1.4583333333333333vw, 21px);
    --pixel22: min(1.5277777777777777vw, 22px);
    --pixel23: min(1.597222222222222vw, 23px);
    --pixel24: min(1.6666666666666667vw, 24px);
    --pixel25: min(1.7361111111111112vw, 25px);
    --pixel26: min(1.8055555555555554vw, 26px);
    --pixel27: min(1.875vw, 27px);
    --pixel28: min(1.9444444444444444vw, 28px);
    --pixel29: min(2.013888888888889vw, 29px);
    --pixel30: min(2.083333333333333vw, 30px);
    --pixel31: min(2.1527777777777777vw, 31px);
    --pixel32: min(2.2222222222222223vw, 32px);
    --pixel33: min(2.2916666666666665vw, 33px);
    --pixel34: min(2.361111111111111vw, 34px);
    --pixel35: min(2.430555555555556vw, 35px);
    --pixel36: min(2.5vw, 36px);
    --pixel37: min(2.569444444444444vw, 37px);
    --pixel38: min(2.638888888888889vw, 38px);
    --pixel39: min(2.7083333333333335vw, 39px);
    --pixel40: min(2.7777777777777777vw, 40px);
    --pixel41: min(2.8472222222222223vw, 41px);
    --pixel42: min(2.9166666666666665vw, 42px);
    --pixel43: min(2.986111111111111vw, 43px);
    --pixel44: min(3.0555555555555554vw, 44px);
    --pixel45: min(3.125vw, 45px);
    --pixel46: min(3.194444444444444vw, 46px);
    --pixel47: min(3.2638888888888893vw, 47px);
    --pixel48: min(3.3333333333333335vw, 48px);
    --pixel49: min(3.4027777777777777vw, 49px);
    --pixel50: min(3.4722222222222223vw, 50px);
    --pixel51: min(3.5416666666666665vw, 51px);
    --pixel52: min(3.6111111111111107vw, 52px);
    --pixel53: min(3.680555555555556vw, 53px);
    --pixel54: min(3.75vw, 54px);
    --pixel55: min(3.8194444444444446vw, 55px);
    --pixel56: min(3.888888888888889vw, 56px);
    --pixel57: min(3.958333333333333vw, 57px);
    --pixel58: min(4.027777777777778vw, 58px);
    --pixel59: min(4.097222222222222vw, 59px);
    --pixel60: min(4.166666666666666vw, 60px);
    --pixel61: min(4.236111111111112vw, 61px);
    --pixel62: min(4.305555555555555vw, 62px);
    --pixel63: min(4.375vw, 63px);
    --pixel64: min(4.444444444444445vw, 64px);
    --pixel65: min(4.513888888888888vw, 65px);
    --pixel66: min(4.583333333333333vw, 66px);
    --pixel67: min(4.652777777777778vw, 67px);
    --pixel68: min(4.722222222222222vw, 68px);
    --pixel69: min(4.791666666666667vw, 69px);
    --pixel70: min(4.861111111111112vw, 70px);
    --pixel71: min(4.930555555555555vw, 71px);
    --pixel72: min(5vw, 72px);
    --pixel73: min(5.069444444444445vw, 73px);
    --pixel74: min(5.138888888888888vw, 74px);
    --pixel75: min(5.208333333333334vw, 75px);
    --pixel76: min(5.277777777777778vw, 76px);
    --pixel77: min(5.347222222222222vw, 77px);
    --pixel78: min(5.416666666666667vw, 78px);
    --pixel79: min(5.486111111111111vw, 79px);
    --pixel80: min(5.555555555555555vw, 80px);
    --pixel81: min(5.625vw, 81px);
    --pixel82: min(5.694444444444445vw, 82px);
    --pixel83: min(5.763888888888889vw, 83px);
    --pixel84: min(5.833333333333333vw, 84px);
    --pixel85: min(5.902777777777778vw, 85px);
    --pixel86: min(5.972222222222222vw, 86px);
    --pixel87: min(6.041666666666667vw, 87px);
    --pixel88: min(6.111111111111111vw, 88px);
    --pixel89: min(6.180555555555555vw, 89px);
    --pixel90: min(6.25vw, 90px);
    --pixel91: min(6.319444444444445vw, 91px);
    --pixel92: min(6.388888888888888vw, 92px);
    --pixel93: min(6.458333333333334vw, 93px);
    --pixel94: min(6.527777777777779vw, 94px);
    --pixel95: min(6.597222222222222vw, 95px);
    --pixel96: min(6.666666666666667vw, 96px);
    --pixel97: min(6.736111111111111vw, 97px);
    --pixel98: min(6.805555555555555vw, 98px);
    --pixel99: min(6.875000000000001vw, 99px);
    --pixel100: min(6.944444444444445vw, 100px);
  }
}
@media screen and (max-width: 640px) {
  /* 375px size */
  :root {
    --pixel01: 0.26666666666666666vw;
    --pixel02: 0.5333333333333333vw;
    --pixel03: 0.8vw;
    --pixel04: 1.0666666666666667vw;
    --pixel05: 1.3333333333333335vw;
    --pixel06: 1.6vw;
    --pixel07: 1.866666666666667vw;
    --pixel08: 2.1333333333333333vw;
    --pixel09: 2.4vw;
    --pixel10: 2.666666666666667vw;
    --pixel11: 2.933333333333333vw;
    --pixel12: 3.2vw;
    --pixel13: 3.4666666666666663vw;
    --pixel14: 3.733333333333334vw;
    --pixel15: 4vw;
    --pixel16: 4.266666666666667vw;
    --pixel17: 4.533333333333333vw;
    --pixel18: 4.8vw;
    --pixel19: 5.066666666666666vw;
    --pixel20: 5.333333333333334vw;
    --pixel21: 5.6000000000000005vw;
    --pixel22: 5.866666666666666vw;
    --pixel23: 6.133333333333333vw;
    --pixel24: 6.4vw;
    --pixel25: 6.666666666666667vw;
    --pixel26: 6.933333333333333vw;
    --pixel27: 7.199999999999999vw;
    --pixel28: 7.466666666666668vw;
    --pixel29: 7.733333333333333vw;
    --pixel30: 8vw;
    --pixel31: 8.266666666666666vw;
    --pixel32: 8.533333333333333vw;
    --pixel33: 8.799999999999999vw;
    --pixel34: 9.066666666666666vw;
    --pixel35: 9.333333333333334vw;
    --pixel36: 9.6vw;
    --pixel37: 9.866666666666667vw;
    --pixel38: 10.133333333333333vw;
    --pixel39: 10.4vw;
    --pixel40: 10.666666666666668vw;
    --pixel41: 10.933333333333334vw;
    --pixel42: 11.200000000000001vw;
    --pixel43: 11.466666666666667vw;
    --pixel44: 11.733333333333333vw;
    --pixel45: 12vw;
    --pixel46: 12.266666666666666vw;
    --pixel47: 12.533333333333333vw;
    --pixel48: 12.8vw;
    --pixel49: 13.066666666666665vw;
    --pixel50: 13.333333333333334vw;
    --pixel51: 13.600000000000001vw;
    --pixel52: 13.866666666666665vw;
    --pixel53: 14.133333333333335vw;
    --pixel54: 14.399999999999999vw;
    --pixel55: 14.666666666666666vw;
    --pixel56: 14.933333333333335vw;
    --pixel57: 15.2vw;
    --pixel58: 15.466666666666667vw;
    --pixel59: 15.733333333333333vw;
    --pixel60: 16vw;
    --pixel61: 16.266666666666666vw;
    --pixel62: 16.53333333333333vw;
    --pixel63: 16.8vw;
    --pixel64: 17.066666666666666vw;
    --pixel65: 17.333333333333336vw;
    --pixel66: 17.599999999999998vw;
    --pixel67: 17.866666666666667vw;
    --pixel68: 18.133333333333333vw;
    --pixel69: 18.4vw;
    --pixel70: 18.666666666666668vw;
    --pixel71: 18.933333333333334vw;
    --pixel72: 19.2vw;
    --pixel73: 19.466666666666665vw;
    --pixel74: 19.733333333333334vw;
    --pixel75: 20vw;
    --pixel76: 20.266666666666666vw;
    --pixel77: 20.533333333333335vw;
    --pixel78: 20.8vw;
    --pixel79: 21.066666666666666vw;
    --pixel80: 21.333333333333336vw;
    --pixel81: 21.6vw;
    --pixel82: 21.866666666666667vw;
    --pixel83: 22.133333333333333vw;
    --pixel84: 22.400000000000002vw;
    --pixel85: 22.666666666666664vw;
    --pixel86: 22.933333333333334vw;
    --pixel87: 23.200000000000003vw;
    --pixel88: 23.466666666666665vw;
    --pixel89: 23.733333333333334vw;
    --pixel90: 24vw;
    --pixel91: 24.266666666666666vw;
    --pixel92: 24.53333333333333vw;
    --pixel93: 24.8vw;
    --pixel94: 25.066666666666666vw;
    --pixel95: 25.333333333333336vw;
    --pixel96: 25.6vw;
    --pixel97: 25.866666666666667vw;
    --pixel98: 26.13333333333333vw;
    --pixel99: 26.400000000000002vw;
    --pixel100: 26.666666666666668vw;
  }
}

.square-list > li {
  text-indent: -1em;
  padding-left: 1em;
}
.square-list > li:not(:first-child) {
  margin-top: var(--pixel05);
}
.square-list > li:before {
  content: "■";
}

/** PRIMARY BUTTON
==============================================*/
.primary-button {
  display: block;
  width: 100%;
}
.primary-button,
.primary-button:hover {
  background-color: #242424;
  color: #fff;
  letter-spacing: 0.05em;
  position: relative;
}
.primary-button:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22design%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.06%2012.71%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3Bstroke%3A%23e6e6e6%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpolyline%20class%3D%22cls-1%22%20points%3D%22.35%20.35%206.35%206.35%20.35%2012.35%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: var(--pixel06);
}
.primary-button--inactive {
  pointer-events: none;
  opacity: 0.35;
}
@media screen and (min-width: 641px) {
  .primary-button--center {
    text-align: center;
  }
  .primary-button {
    font-size: var(--pixel16);
    padding: var(--pixel20) var(--pixel46) var(--pixel20) var(--pixel30);
  }
  .primary-button:after {
    width: var(--pixel46);
    height: 100%;
  }
}
@media screen and (max-width: 640px) {
  .primary-button {
    font-size: var(--pixel13);
    padding: var(--pixel10) var(--pixel25) var(--pixel10) var(--pixel15);
  }
  .primary-button:after {
    width: var(--pixel46);
    height: 100%;
  }
}

/** MODAL ITEM
==============================================*/
.modal-item {
  padding-top: var(--pixel50);
}
.modal-item__lead,
.modal-item__lead * {
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.modal-item__lead {
  margin-bottom: var(--pixel40);
}
.modal-item__lead .num {
  font-weight: 500;
}
.modal-item__lead .point {
  display: inline-block;
  vertical-align: sub;
  margin-right: var(--pixel05);
}
@media screen and (min-width: 641px) {
  .modal-item__lead {
    font-size: var(--pixel24);
  }
  .modal-item__lead .num {
    font-size: var(--pixel48);
  }
  .modal-item__lead .point {
    width: var(--pixel50);
  }
  .modal-item__lead .midium {
    font-size: var(--pixel28);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__lead {
    font-size: var(--pixel17);
  }
  .modal-item__lead .num {
    font-size: var(--pixel35);
  }
  .modal-item__lead .point {
    width: var(--pixel36);
  }
  .modal-item__lead .midium {
    font-size: var(--pixel20);
  }
}

@media screen and (min-width: 641px) {
  .modal-item {
    padding: var(--pixel55) var(--pixel55) var(--pixel40);
  }
}

.modal-item__ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
  padding: 0.5em;
}
.modal-item__in-block .modal-item__txt {
  text-align: left;
}
.modal-item__figure {
  display: block;
}
.modal-item__figure img {
  width: 100%;
}
@media screen and (min-width: 641px) {
  .modal-item__main-info {
    width: calc(100% - min(19.791666666666664vw, 285px));
    padding-right: var(--pixel50);
  }
  .modal-item__main-info--1col {
    width: 100%;
    padding-right: 0;
  }
  .modal-item__ttl {
    font-size: var(--pixel20);
    margin-bottom: var(--pixel20);
  }
  .modal-item__txt {
    font-size: var(--pixel16);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__ttl {
    font-size: var(--pixel16);
    margin-bottom: var(--pixel10);
  }
  .modal-item__txt {
    font-size: var(--pixel14);
  }
}

.modal-item__main-img {
  border: 1px solid #ededed;
  padding: var(--pixel16);
}
.modal-item__main-img img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 641px) {
  .modal-item__main-img {
    width: min(19.791666666666664vw, 285px);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__main-img {
    margin-top: var(--pixel15);
    width: 100%;
  }
}

.modal-item__sub--bg {
  background-color: #f5f5f5;
}
.modal-item__sub--center {
  text-align: center;
}
@media screen and (min-width: 641px) {
  .modal-item__sub--bg {
    padding: var(--pixel30) var(--pixel30);
  }
  .modal-item__sub:not(:first-child) {
    margin-top: var(--pixel50);
  }
  .modal-item__sub > *:not(:first-child) {
    margin-top: var(--pixel15);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__sub--bg {
    padding: var(--pixel20) var(--pixel15);
  }
  .modal-item__sub:not(:first-child) {
    margin-top: var(--pixel40);
  }
  .modal-item__sub > *:not(:first-child) {
    margin-top: var(--pixel10);
  }
}

.modal-item__subttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media screen and (min-width: 641px) {
  .modal-item__subttl {
    font-size: var(--pixel18);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__subttl {
    font-size: var(--pixel15);
  }
}

.modal-item__in-block {
  display: inline-block;
}
@media screen and (min-width: 641px) {
  .modal-item__in-block > *:not(:first-child) {
    margin-top: var(--pixel10);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__in-block > *:not(:first-child) {
    margin-top: var(--pixel05);
  }
}

.modal-item__in-block .modal-item__square > li {
  text-align: left;
}
.modal-item__square > li:not(:first-child) {
  margin-top: 0.25em;
}
@media screen and (min-width: 641px) {
  .modal-item__square > li {
    font-size: var(--pixel15);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__square > li {
    font-size: var(--pixel13);
  }
}

.modal-item__notes > li:not(:first-child) {
  margin-top: 0.25em;
}
@media screen and (min-width: 641px) {
  .modal-item__notes > li {
    font-size: var(--pixel13);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__notes > li {
    font-size: var(--pixel11);
  }
}

.modal-item__button {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .modal-item__button {
    max-width: min(29.166666666666668vw, 420px);
  }
}
@media screen and (max-width: 640px) {
  .modal-item__button {
    max-width: 64vw;
  }
}
