.content_summary {
  padding: 0;
}

.content_summary_title {
  padding: 0 20px;
}

.content_summary_title .sp_break {
  display: none;
}

.content_summary .content_text {
  padding: 0 20px;
}

.content_text {
  margin-bottom: 20px;
}

.members_service_nav {
  display: block;
  margin-bottom: 40px;
}

.members_service_text {
  padding: 0 20px 20px;
}

.members_service_list {
  width: 100%;
  padding: 20px;
  background: #f5f5f5;
}

.members_service_item {
  min-width: 1px;
  height: 53px;
  border: 1px solid #d1d1d1; 
  background-color: #fff;

  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
}
.members_service_item:not(:first-child) {
  border-top: none;
}

.members_service_anchor {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  height: 100%;
  padding-left: 46px; 
  font-size: 1.4rem;
  font-weight: 500;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}
.members_service_anchor:hover {
  text-decoration: none;
}
.members_service_anchor::before {
  position: absolute;
  top: 50%;
  left: 16px; 
  display: block;
  width: 9px;
  height: 9px;
  margin-top: -4.5px;
  content: '';
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  border-width: 0;
  border-style: solid;
  border-color: #db0016;
  border-right-width: 2px;
  border-bottom-width: 2px;
}

.grid_block {
  margin: 15px 0 0;
  padding: 15px; 
  background-color: #fff;
}

.card_list {
  width: 100%;
  padding-bottom: 0;
}

.card_item {
  float: none; 
  width: 154px;
  margin: 10px auto 0;
}
.card_item:first-child {
  float: none;
  margin-top: 0;
}

.phone_block_column {
  text-align: center;
}
.phone_block_column_title {
  margin-bottom: 10px; 
  font-size: 1.8rem;
}
.phone_block_column_number {
  width: 100%;
  max-width: 241px;
}
.phone_block_column_caption {
  font-size: 1.4rem;
}

/* data*/
.spFs_normal{
  font-weight: 700;
  line-height: 1;
}
.spFs_16_b{
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
}
.spFs_20_b{
  font-weight: 700;
  font-size: 2rem;
}
.spFs_25_b{
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}
.spFs_28_b{
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
}
.spFs_50_b{
  font-size: 5.0rem;
  margin-top: -5px;
  line-height: 1;
  font-weight: 700;
}
.spFs_58_b{
  font-size: 5.8rem;
  margin-top: -5px;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
}
.holiday{
  display:  table-cell;
  text-align:  center;
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 1.2;
  padding-left:0;
}
.holiday span{
  font-size:2.0rem;
  font-weight:700;
}
.small_text{
  font-size: 0.9rem;
}
.convenience_atm_images{
  margin:15px 0;
  text-align:center;
}
.thumb_column_grid_inner{
  margin-bottom:10px;
}
.thumb_column_grid_img,.thumb_column_grid_img2{
  width:90px;
}
.width_extend{
  width:221px;
}
.time_3col{
  display:table-cell;
  padding:0;
}
.width_extend img{
  margin-left: 10px;
  max-width: 75px;
  width: 40%;
}
.small_text,.small_text2{
  font-size:0.9rem;
  margin-top:15px;
}
.voice{
  text-align:right;
}
.oricon_wrapper{
  margin: 0 10px;
  width: auto;
}
.pc_only{
  display:none;
}
.sp_only{
  display:block;
}
.segment_personalize_top .btn_lrg.type_app .btn,
.segment_personalize_top .btn_lrg.type_check .btn{
  padding: 0;
  height: 60px;
  width: auto;
}
.content_section_bottom{
  margin-bottom: 45px;
}
.content_column_2_row,
.content_column_2_row:first-child{
  padding-top: 0;
}
@media screen and (min-width:320px) and ( max-width:374px) {
.spFs_50_b{
  font-size: calc(5.0rem * 0.8);;
  margin-top: 0;
  line-height: 1;
  font-weight: 700;
}
.spFs_58_b{
  font-size: calc(5.8rem * 0.8);
  margin-top: -5px;
  display: inline-block;
  line-height: 1;
  font-weight: 700;
}
.holiday{
  font-size:3.0rem;
  padding-left: 0;
}
.holiday span{
  font-size:2.0rem;
  font-weight:700;
}
}