/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

*/
section.top-section {  
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 32px auto;
    padding: 0 20px;
    max-width: 1132px;
    gap: 0px 20px;
}
section.top-section .top-section { border: 0px solid red;
    
}
section.top-section .top-section.fg1 { 
    flex-grow: 1;
    min-width: 582px;
}
section.top-section .top-contentsWrap {
  /*  max-width: 1090px; */
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 0px rgba(0, 3, 6, 0.05);
    margin: 0 ;
    margin-bottom: 1.22rem;
}
.top-section-tit {
    position: relative;
    border-bottom: 2px solid #eee;
    width: 100%;
    padding: 10px 26px 6px;
}
.top-section-tit>div {
    display: table-cell;
    width: 100%;
    height: 56px; height: 48px;
    vertical-align: middle;
    padding: 0;
}
.top-section-tit>div>h2,.top-section-tit>div>p {
    display: inline-block;
    line-height: 1.5;
}
.top-section-tit>div>h2 {
    font-size: 1.1rem;
    font-variation-settings: 'wght' 900;
    font-weight: 900;

    padding-right: 1rem;
}
.top-section-tit>div>p {
    font-size: .8rem; font-size: 100%;
    padding-bottom: 9px;
    font-variation-settings: 'wght' 700;
    font-weight: 700;

    color: #56c1ff;
}

.top-section-cts {
    padding: 22px 30px 60px;
    padding: 22px 22px 48px;
}
.top-section-cts a.touch_bn5 {
  margin-bottom:20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid rgba(51, 51, 51, .2);
  padding: 12px;
  text-align: center;
}

.top-section.fg1 .top-information-lis {
    margin-inline: 5px;
}
.m-listDateInfo-line > dl {
    display: table;
    width: 100%;
    padding: 10px 0 10px;
    border-bottom: 1px solid #e5e5e5;
}
.m-listDateInfo-line > dl > dt, 
.m-listDateInfo-line > dl > dd {
    display: table-cell;
    vertical-align: top;
}
.m-listDateInfo-line > dl > dt {
    width: 222px; /*lt must */
    white-space: nowrap;
}
.m-listDateInfo-label > dl > dt {
    padding-right: 20px;
}
.m-listDateInfo-label .m-date {
    display: inline-block;
    width: 124px; width: 128px;/* 2506 */
}

.m-txtLabel-atten, .m-txtLabel-attenS, .m-txtLabel-cloud, 
.m-txtLabel-cloudS, .m-txtLabel-plus, 
.m-txtLabel-plusS, .m-txtLabel-minus, .m-txtLabel-minusS, 
.m-txtLabel-caution, .m-txtLabel-sbi {
    vertical-align: middle;
    vertical-align: top;
}


.m-txtLabel-cloudS {
    display: inline-block;
    margin-top: 4px; margin-top: 6px; /* 2506 */

    background: #545454;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-variation-settings: 'wght' 900;
    font-weight: 700;

    letter-spacing: 1px;
}
.news .m-txtLabel-cloudS {
  background: #17a3d6;
}
.recruit .m-txtLabel-cloudS {
  background: #0cb79b;
}
.m-listDateInfo-label .m-label {
    min-width: 110px; min-width: 92px; /* 2506 */
    text-align: center;
    font-size: 80%; font-size: 72%; /* 2506 */
    line-height: 144%;
    
    padding: 2px 10px 3px;
}

.m-listDateInfo-line > dl > dt, 
.m-listDateInfo-line > dl > dd {
    display: table-cell;
    vertical-align: top;
}
.m-listDateInfo-line > dl > dd {
    line-height: 160%;
    padding: 3px 0 0; padding: 4px 0 0; /* 2506 */
    font-size: 94%;
}

@media screen and (max-width: 768px) {

  section.top-section .top-section.fg1 {
    width: 100%;
    display: block;
    gap: 0;
    min-width: 100%;
  }
  .top-section-cts {
    padding: 12px 22px 20px;
  }
  .m-listDateInfo-label > dl {
      display: block;
  }
  .m-listDateInfo-label > dl > dt, 
  .m-listDateInfo-label > dl > dd {
      display: block;
  }
  .m-listDateInfo-label > dl > dt {
      padding-right: 0;
  }
  .m-listDateInfo-label > dl > dd {
      margin-top: 0px;
  }

  .top-section-tit>div>h2 {
    font-size: .96rem;
  }
  .top-section-tit>div>p {
    font-size: .8rem;

  }
  .top-section-cts a.touch_bn5 {
    margin-top: 8px;
    margin-bottom: 10px;
  }
  .top-section-tit>div>p {
    font-size: .8rem; 
}

} /* 1199 */

@media screen and (max-width: 1074px) {
  section.top-section .top-section {
    width: 100%;
  }
} /* 990 */

.mod-link {
    margin-top: 18px;

}
.mod-link__link {
    position: relative;
    display: inline-block;
    padding-left: 26px;
    text-decoration: none;
}

.mod-link__link::before {
    position: absolute;
    top: -4px;
    left: 0;
    width: 14px;
    height: 7px;

    content: "\f1df";
    font-family: "Material Icons";
    color: rgba(89, 133, 225, 1);
    font-size: 1.22rem;
    font-variation-settings: 'wght' 500;
    font-weight: 500;

    transition: 0.4s;
}
.mod-link__txt {
    color: rgba(0, 0, 0, 0.7);
    font-variation-settings: 'wght' 700;
    font-weight: 700;

    transition: 0.4s;
}
.mod-link__txt:hover {
    color: rgba(127, 187, 255, 0.7);
}

@media screen and (min-width: 769px) {
    .mod-link__link::before {
        top: -4px;
        width: 17px;
        height: 8px;

    }
} /* (min-width: 769px) */



.top-cardWrap {
  max-width: 1110px;
  margin: 0 40px;
  /*letter-spacing: -0.4em;*/
  text-align: left;
}
.top-cardWrap:after {
  content: "";
  display: block;
  clear: both;
}
.top-cardBox {
  display: inline-block;
  /*letter-spacing: normal;*/
  width: 100%;
/*  max-height: 445px;*/

}

.top-cardBoxInner {
  margin: 15px 10px 0 10px;
 /* height: 430px;*/
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(6, 0, 1, 0.05);
  box-shadow: 0px 0px 6px 0px rgba(6, 0, 1, 0.05);
  text-align: left;
  overflow: hidden;
}
.top-cardBox-tit {
  border-bottom: 2px solid #eee;
  display: table;
  width: 100%;
  position: relative;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
}
.top-cardBox-tit>h2 {
  display: table-cell;
  height: 56px;
  vertical-align: middle;
  padding: 0px 30px;
  width: 100%;
}
.top-cardBox-tit>h2>[class*="m-tip"] {
  margin-right: 8px;
}


.top-cardBox-tit .top-cardClose>a,
.top-section-tit .top-cardClose>a {
  position: absolute;
  top: 14px;
  right: 26px;
  width: 25px;
  height: 25px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.top-cardBox-tit .top-cardClose>a:hover {
  text-decoration: none;
}
.top-cardBox-tit .top-cardClose>a:before {
  font-size: 1.6rem;
  color: var(--primary_color);
  vertical-align: middle;
}
.top-cardBox-titLink>h2 {
  width: 99%;
}
.top-cardBox-titLink>p {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
}
.top-cardBox-titLink>p>a {
  white-space: nowrap;
  position: relative;
  padding-left: 25px;
  display: inline-block;
}


.top-card-lineup>ul li+li {
    border-top: 1px solid #e5e5e5;
}

.top-card-lineup-ttl {
    font-size: .98rem;
    font-variation-settings: 'wght' 700;
    font-weight: 700;

    /*letter-spacing: .05rem;*/
}
.top-card-lineup>ul>li>a:before {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    font-size: 44px;
    line-height:1;

    font-family: "Material Icons";
    color: rgba(120, 144, 164, .46);
/*    content: "\e887";
    position: absolute;
    top: -4px;
    left: 0;
    width: 14px;
    height: 7px;
    content: "\f1df";
    font-family: "Material Icons";
    color: #5985E1;
    font-size: 1.22rem;
    font-weight: 500;
*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    transition: 0.4s;

}

.m-icon-calendar:before {
  font-family: "Material Icons";
    content: "\e14f" !important;
}
.m-icon-ps_security:before {
  font-family: "Material Icons";
    content: "\EA66" !important;
}
.m-icon-cm_customer:before {
  font-family: "Material Icons";
    content: "\e887";
}
.m-icon-question:before {
  font-family: "Material Icons";
    content: "\EA81" !important;
}
.m-icon-cm_account:before {
  font-family: "Material Icons";
    content: "\e55e" !important;
}


.top-card-lineup>ul>li>a:after {
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    color: rgba(89, 133, 225, 1);
    content: "\e315";
    font-family: "Material Icons";
    display: block;
    position: absolute;
    right: 6px;
    top: 44%;

    width: 20px;
    height: 20px;
    margin-top: -7px;
    font-size: 1.22rem; font-size: 1.48rem; 
    line-height:1;
    transition: 0.4s;
/*
    width: 14px;
    height: 7px;
    content: "\f1df";
    font-family: "Material Icons";
    
    font-size: 1.22rem;
    font-weight: 500;
*/
}
.top-card-lineup a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-wrap: break-word;
}
.top-card-lineup a {
    text-decoration: none;
    color: rgba(0, 88, 160, 1);
}
a.m-icon-arrow_l, a.m-icon-arrow_d, a.m-icon-arrow_u, 
a.m-icon-edit, a.m-icon-calendar, a.m-icon-print {
    position: relative;
    display: inline-block;
}
a.m-icon-edit, 
a.m-icon-calendar {
    padding-right: 24px;
}
.top-card-lineup>ul>li>a {
    display: block;
    position: relative;
    color: rgba(0, 0, 0, .8);
    padding: 15px 20px 15px 65px;
    padding: 20px 24px 20px 65px;
}
.top-card-lineup>ul>li>a:hover {
    background: rgba(248, 250, 255, .9);
}
.top-card-lineup>ul>li>a:hover:before {
    left: 4px;
    color: rgba(120, 144, 164, .8);
}

/*
.top-cardBox-titLink>p>a:before {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  overflow: hidden;
}
.top-cardBox-cts {
  position: relative;
  display: table;
  width: 100%;
  height: 372px;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
}
:not(nb-debitcard).top-cardBox:first-child .top-cardBoxInner,
:not(nb-debitcard).top-cardBox:nth-child(2) .top-cardBoxInner,
:not(nb-debitcard).top-cardBox:nth-child(3) .top-cardBoxInner {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
:not(nb-debitcard).top-cardBox:first-child .top-cardBoxInner {
  -webkit-animation: fadeIn 0.5s ease 0.2s 1 forwards;
  animation: fadeIn 0.5s ease 0.2s 1 forwards;
}
:not(nb-debitcard).top-cardBox:nth-child(2) .top-cardBoxInner {
  -webkit-animation: fadeIn 0.5s ease 0.4s 1 forwards;
  animation: fadeIn 0.5s ease 0.4s 1 forwards;
}
:not(nb-debitcard).top-cardBox:nth-child(3) .top-cardBoxInner {
  -webkit-animation: fadeIn 0.5s ease 0.6s 1 forwards;
  animation: fadeIn 0.5s ease 0.6s 1 forwards;
}
:not(nb-debitcard).top-cardBox .top-cardBoxInner {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-animation: fadeIn 0.5s ease 0.6s 1 forwards;
  animation: fadeIn 0.5s ease 0.6s 1 forwards;
}

*/
.top-cardBox-btmlink {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #f5f5f5;
  display: table;
  border-radius: 0 0 5px 5px;
}
.top-cardBox-btmlink>a {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.8rem;
}
.top-cardBox-btmlink>a:hover span {
  text-decoration: underline;
}
.top-cardBox-btmlink>a>span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.top-cardBox-btmlink>a>span:after {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  content: "\EA03";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;
  height: 13px;
  margin-top: -7px;
  font-size: 13px;
  color: var(--primary_color);
}
.top-cardBoxPremium .top-cardBox-tit>h2 {
  width: auto;
  height: auto;
  padding: 18px 0 18px 25px;
}
.top-cardBoxPremium .top-cardBox-tit .top-cardBox-time {
  position: absolute;
  top: 20px;
  right: -10px;
  margin-right: 25px;
  font-size: 12px;
}
@media screen and (max-width: 1139px) {
  .top-cardBox {
    /* width: 50%;*/
  }
}
@media screen and (max-width: 749px) {
  .top-cardBox {
    width: 100%;
    display: block;
  }
}
@media screen and (min-width: 560px) and (max-width: 819px) {
  .top-cardWrap {
    margin: 10px 20px 0;
  }
  .top-cardWrap:before,
  .top-cardWrap:after {
    width: 50%;
  }
}
@media screen and (max-width: 559px) {
  .top-cardArea {
    padding: 0 16px;
    display: block;
  }
  .top-cardWrap {
    margin: 20px 0 0;
  }
  .top-cardWrap:before,
  .top-cardWrap:after {
    width: 100%;
  }
  .top-cardWrap:after {
    display: none;
  }
  .top-cardBox {
    width: 100%;
    min-width: 0;
    height: auto;
    margin: 10px auto 0;
    float: none;
    box-sizing: border-box;
  }
  .top-cardBox+.top-cardBox {
    margin-top: 32px;
  }
  .top-cardBoxInner {
    margin: 0;
    border: 1px solid #DEDEDE;
    border-radius: 6px;
    box-shadow: none;
    height: auto;
  }
  .top-cardBox-tit,
  .top-cardBox-cts {
    border-radius: 0;
  }
  .top-cardBox-tit {
    text-align: left;
    padding: 18px 0;
  }
  .top-cardBoxPremium .top-cardBox-tit {
    padding: 0;
  }
  .top-cardBox-tit .top-cardClose>a,
  .top-section-tit .top-cardClose>a {
    position: absolute;
    top: 0;
  }
  .top-cardBox-tit>h2 {
    padding: 0 30px;
    height: auto;
    font-size: 1.4rem;
    text-align: left;
    display: block;
  }
  .top-cardBox-titLink>h2 {
    display: table-cell;
    text-align: left;
    padding-left: 15px;
  }
  .top-cardBox-titLink>p {
    padding-right: 15px;
  }
  .top-cardBox-cts {
    height: auto;
  }
  .top-cardBox-btmlink {
    position: relative;
    height: 50px;
    margin-top: 15px;
    border-radius: 0;
  }
  .top-cardBox-btmlink>a {
    font-size: 1.5rem;
  }
}/**/


.top-cardBox-cts .m-slide-icon {
  font-size: 22px;
}
.top-cardBox-cts .m-slide-next,
.top-cardBox-cts .m-slide-prev {
  width: 28px;
  height: 28px;
}
.top-cardBox-cts .m-slide-next button,
.top-cardBox-cts .m-slide-prev button {
  width: 30px;
  height: 30px;
}
.top-cardBox-cts .m-slide-next {
  right: 1px;
}
.top-cardBox-cts .m-slide-prev {
  left: 0;
}
.top-cardBox-cts .m-btnEm-m,
.m-modalWindow .m-btnEm-m {
  margin: auto;
  border: 0;
  border-radius: 3px;
  background: var(--primary_color);
  box-shadow: none;
  font-size: 1.6rem;
}
@media screen and (max-width: 559px) {
  .top-cardBox-cts .m-slide-prev,
  .top-cardBox-cts .m-slide-next {
    display: block !important;
  }
  .top-cardBox-cts .m-slide-next {
    right: 0;
  }
  .top-cardBox-cts .m-slide-prev {
    left: 0;
  }
}




/* ------------------------------------------------------

headline 

 */

h2.headline {
    position: relative;
    margin: 24px auto;
    padding: 0.62rem 1rem;
    color: black;

  font-size: 96% !important;
    font-variation-settings: 'wght' 700;
    font-weight: bold;
    text-align: center;
    width: 90%;
    max-width: 420px;
}

h2.headline::before,
h2.headline::after {
    position: absolute;
    top: -3px; top: 0px;
    width: 10px;
    height: 100%;
    content: '';
    border-top: solid 1px;
    border-bottom: solid 1px;

}
h2.headline::before {
    border-left: solid 1px;
    left: 0;
}
h2.headline::after {
    border-right: solid 1px;
    right: 0;
}
h2.headline::before,
h2.headline::after {
    border-color: rgba(51, 51, 51, .55);

}


h2.headline span span {
    white-space: nowrap;
}
h2.headline span span:nth-child(2) {
    border-bottom: 1px solid rgba(51, 51, 51, .5);
}

@media screen and (min-width: 600px) {

  h2.headline {
  font-size: 104% !important;
    max-width: 550px;
  }
  h2.headline span {
    white-space: nowrap;
  }
} /**/

.c-infoBar__btn, .is-style-btn_shiny a {
    overflow: hidden;
    position: relative;
    transition: opacity .25s, -webkit-transform .25s;
    transition: opacity .25s, transform .25s;
    transition: opacity .25s, transform .25s, -webkit-transform .25s;
    z-index: 0;
}

h2.headline a {
    transition: .4s;
}
h2.headline a:hover span {
    color: #88b8ff !important;
}
h2.headline a .blink {
  animation-name: blinkable;
  animation-duration: 9.98s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
}
h2.headline a:hover .blink {
  animation-play-state: paused !important;
}
@keyframes blinkable {
    0%   { 
      color: rgb(0, 0, 0) 
    }
    80%  { 
      color: rgb(0, 0, 0)
    }
    100%  { 
      color: rgb(136, 184, 255) 
    }
    
}

/* ------------------------------------------------------
 */