<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

:target {
  scroll-margin-top: 0
}

@media screen and (min-width: 768px) {
  :target {
    scroll-margin-top: 0;
  }
}

@media print {
  :target {
    scroll-margin-top: 0;
  }
}
.paddingTop10 {
    padding-top: 10px !important;
}
.sc21-HLN-3-adding {
  display: block;
}
.sc21-Home-faq h3.sc21-CLI-headline-medium.sc21-HLN-2-bdr img {
  width:40px;
  height:auto;
  margin-right:10px;
  vertical-align: bottom;
}

.sc21-Home-faq h3.sc21-CLI-headline-medium.sc21-HLN-3-bdr img {
  width:40px;
  height:auto;
  margin-right:10px;
  vertical-align: bottom;
}
#anchor-01 {
  padding-top:2.5rem !important;
  margin-top:0;
}
@media screen and (min-width: 768px) {
  .sc21-HLN-3-adding {
    display: flex;
    align-items: flex-start;
  }
}

.sc21-BTN-normal-large_toggle {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
padding-right: 2.625rem;
padding-left: 2.125rem;
}

@media screen and (min-width: 768px) {
.sc21-BTN-normal-large_toggle {
padding-top: 1.75rem;
padding-bottom: 1.75rem;
  }
}

.yellow-txt {
color: #f7d132 !important;
}

.sc21-questions-openButton {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #ddd;
width: 100%;
background: none;
text-align: left;
position: relative;
}

.sc21-questions-openButton span {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
padding-right: 2.6rem;
padding-left: 0;
display: block;
font-size: 1.675rem;
font-weight: bold;

}

.sc21-questions-openButton span.icon {
width: 20px;
height: 20px;
position: absolute;
top: 50%;
right: 25px;
transform: translateY(-50%);

}

.sc21-questions-openButton span {
padding-top: 1.65rem;
padding-bottom: 1.65rem;
padding-right: 2.6rem;
padding-left: 0;
display: block;
font-size: 1.675rem;
font-weight: bold;

}

.sc21-questions-body {
margin-bottom: 4rem;
overflow: hidden;
transition-property: visibility, opacity, max-height;
transition-duration: 0.4s, 0.4s, 0s;
transition-timing-function: linear;

}


.sc21-questions-openButton span.icon:before, .sc21-questions-openButton span.icon:after {
position: absolute;
content: "";
width: 2px;
height: 20px;
background: #004098;
transition: 0.3s;
right: 0;
}

.sc21-questions-openButton span.icon:after {
transform: rotate(90deg);
}

@media screen and (max-width: 767px){
.sc21-questions-openButton span, .sc21-BTN-normal-large, .sc21-BTN-normal-large_toggle, .second_toggle .sc21-questions-openButton span {
    font-size: 1.075rem;
    text-align: left;
}
}

.sc21-questions-openButton span.icon:before, .sc21-questions-openButton span.icon:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 20px;
    background: #004098;
    transition: 0.3s;
    right: 0;
}

.sc21-questions-openButton span.icon:after {
    transform: rotate(90deg);
}

.sc21-questions-openButton span.icon:before, .sc21-questions-openButton span.icon:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 20px;
    background: #004098;
    transition: 0.3s;
    right: 0;
}

.sc21-questions-openButton.open span.icon:before {
		opacity: 0;
}

.sc21-CustomerSupport-navAnchorListTextIcon {
    transition-property: color,background-color;
    transition-duration: .1s;
    transition-timing-function: linear;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0.5625rem;
    border-radius: 0.625rem;
    width: 1.25rem;
    height: 1.25rem;
    color: #ddd;
    background-color: rgba(0,112,207,0);
    box-shadow: 0 0 0 1px inset;
    margin-top: auto;
    margin-bottom: auto;
    position: absolute;
    top: 0;
    right: 0.875rem;
    bottom: 0;
    background-color: #fff;
}

svg {
    fill: currentColor;
}

.sc21-CustomerSupport-navAnchorListTextArrow {
    transition-property: color;
    transition-duration: .1s;
    transition-timing-function: linear;
    color: #004098;
    left: 0.5px ;
}

.lightblue_btn::after {
    background-image: linear-gradient(88.83deg, #1d91e4, #59b5f7);
}
@media screen and (max-width: 767px){
  .sc21-HLN-3-adding img {
    margin-top: 0.1875rem;
    margin-right: 1rem;
    width: 2.25rem;
    height: 2.25rem;
  }
}

.sc21-HLN-3-adding img {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5625rem;
  width: 4rem;
  height: 4rem;
}


@media screen and (min-width: 767px){
  .jyusho_icon_txt {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    padding-left: 0;
    display: block;
    font-size: 1.75rem;
  }
}


.sc21-HLN-3-adding {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 4.8125rem;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
}

@media screen and (min-width: 768px) {
  .sc21-HLN-3-adding {
    font-size: 1.75rem;
    margin-top: 6.375rem
  }
}

@media print {
  .sc21-HLN-3-adding {
    font-size: 1.75rem;
    margin-top: 4.375rem
  }
}

hr{
    margin-top: 40px;
    border-top: dotted 1px #dddddd;
}

@media screen and (min-width: 768px){
[class*=sc21-GRID-] {
    padding-right: 2rem;
    padding-left: 2rem;
}
}

[class*=sc21-GRID-] {
    padding-right: 4%;
    padding-left: 4%;
    margin-bottom: 0;
    list-style-type: none;
}

.sc21-GRID-2-nested-small {
    padding-right: 0;
    padding-left: 0;
}

@media  screen and (min-width: 768px){
.sc21-GRID-2&gt;:nth-child(2n+1) {
    margin-right: 2.3529411765%;
}
}

@media screen and (min-width: 768px){
.sc21-GRID-2 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 48.8235294118%;
}
}

h3.sc21-CustomerSupport-sectionHeading {
	margin:0;
}

@media screen and (max-width: 767px) {
	.modal_cont {
		width: 95%;
	}
}

#guide .modal_bg, #guide .modal_cont {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}
#guide .modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 500;
}
#guide .modal_close {
  width: 33px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#guide .modal_close img {
  width: 100%;
}
#guide .modal_cont {
  overflow-y: scroll;
  width: 800px;
  max-height: calc(100vh - 200px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 50px 0;
  border-radius: 10px;
  background: #fff;
  position: fixed;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
  z-index: 600;
}
#guide .modal_head {
  margin-bottom: 30px;
}
#guide .modal_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#guide .modal_icon p {
  color: #0f228b;
  font-size: 1.375rem;
  font-weight: bold;
  margin:0;
}
#guide .modal_icon span {
  display: block;
  margin-right: 10px;
}
#guide .modal_icon span img {
  width: 100%;
}
#guide .modal_icon.ssn span {
  width: 51px;
}
#guide .modal_icon.uc span {
  width: 34px;
}
#guide .modal_tablewrap + .modal_tablewrap {
  margin-top: 40px;
  padding-bottom: 40px;
}
#guide .modal_tablewrap table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
#guide .modal_tablewrap table th, #guide .modal_tablewrap table td {
  border: 1px solid #ccc;
  vertical-align: middle;
  font-weight: 400;
}
#guide .modal_tablewrap table th:nth-child(1), #guide .modal_tablewrap table td:nth-child(1) {
  width: 260px;
}
#guide .modal_tablewrap table th {
  height: 40px;
  text-align: center;
  color: #0f228b;
  background: #e6eeff;
}
#guide .modal_tablewrap table td {
  padding: 13px;
}
#guide .modal_tablewrap table td a {
  color: #0080ca;
}
#guide .modal_txthead {
  color: #246cc0;
  border-bottom: 1px solid #246cc0;
  font-size: 14px;
  line-height: 1;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
#guide .modal_txt {
  font-size: 14px;
  line-height: 1.64;
}
#guide .modal_txticon span {
  color: #1c98ba;
}
#guide .modal_txtbtm {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 2px dotted #999999;
  padding-bottom: 45px;
}
#guide .modal.is-open .modal_bg,
#guide .modal.is-open .modal_cont {
  opacity: 1;
  visibility: visible;
}

a.modal_open: {
  color: #0070cf;
  text-decoration:underline;
  cursor:pointer;
}

.link_line_none {
	text-decoration:none;
}
.link_line_none:hover {
	text-decoration:underline;
}

.sc21-LST-normal ul.big-circle-list:not(.sc21-LST-ordered) &gt; li::before {
  display: inline-block;
  margin-right: .5em;
  margin-left: -1.5em;
  width: 1em;
  height: 1em;
  background-image: none;
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: 70% 70%;
  vertical-align: 0em;
  content: "●";
}

@media screen and (max-width: 767px){
	#net .sc21-HLN-3-bdr {
		margin-top: 2.8125rem;
	}
	#guide .modal_cont {
        width: 93%;
        max-height: calc(100vh - 150px);
        padding: 44px 4% 0;
    }
	#guide .modal_close {
		width: 25px;
		top: 10px;
		right: 10px;
	}
	#guide .modal_icon span img {
		vertical-align: bottom;
	}
	#guide .modal_tablewrap table th,
	#guide .modal_tablewrap table td {
		box-sizing: border-box;
	}
	#guide .modal_tablewrap table th:nth-child(1),
	#guide .modal_tablewrap table td:nth-child(1) {
		width: 40%;
	}
}

.card-ttl{
    font-size: 18px;
}
@media screen and (min-width: 768px){
.card-ttl{
    font-size: 20px;
}
}

.ttl-icon img {
    width: auto;
    height: 57px;
}
.ttl-icon span.red_txt {
    color: #dd1a1a;
    font-size: 2.1rem;
}
@media screen and (max-width: 767px){
.ttl-icon img {
    height: 41px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
}
.ttl-icon span.red_txt {
    padding: 0;
    display: inline;
    font-size: 1.5rem;
}
}
.sc21-BTN-circle {
    border-radius: 40px;
}
.big-circle-list.inline{
    display: flex;
}
.sc21-LST-normal .big-circle-list.inline li{
    margin-right: 60px;
}
.sc21-LST-normal .big-circle-list.inline li:nth-child(n+2){
    margin-top: 0;
}
.sc21-SaisonPortalAppDownload-title img{
    width: 60px;
    display: block;
    margin: 6px auto;
}
@media screen and (max-width: 767px){
    :target {
        scroll-margin-top: 2.7rem;
    }
    .big-circle-list.inline{
        flex-direction: column;
    }
    .img-shrink {
        border: 1px solid #ddd;
        border-radius: 4px;
    }
    .img-shrink img.sc21-MDA__image.-bordered {
        width: 80%;
        border: none;
    }
    .sc21-SaisonPortalAppDownload{
        padding: 0;
    }
    .sc21-SaisonPortalAppDownload-title{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
        padding: 18px 0;
        border-bottom: 1px solid #ddd;
        
    }
    .sc21-SaisonPortalAppDownload-title img {
        width: 44px;
        display: block;
        margin: 0 10px 0 0;
    }
    .sc21-SaisonPortalAppDownload-links {
        margin: 1.5rem 0;
    }
    .sc21-SaisonPortalAppDownload-download {
        justify-content: start;
        width: 37%;
    }
    .sc21-SaisonPortalAppDownload-qrCode {
        width: 30%;
    }
}

.sc21-headline5 {
  font-size: 1.225rem;
  line-height: 1.5;
  margin-top: 2.1875rem;
  margin-bottom: 0
}

@media screen and (min-width: 768px) {
  .sc21-headline5 {
    font-size: 1.65rem;
    line-height: 1.8;
    margin-top: 3.125rem
  }
}

@media print {
  .sc21-headline5 {
    font-size: 1.65rem;
    line-height: 1.8;
    margin-top: 3.125rem
  }
}
.sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
  margin-top: 1.875rem
}

@media screen and (min-width: 768px) {
  .sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
    margin-top: 3.75rem
  }
}

@media print {
  .sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
    margin-top: 3.75rem
  }
}

.sc21-u-mt-ll.sc21-u-mt-ll.sc21-u-mt-ll {
  margin-top: 1.875rem
}

@media screen and (min-width: 768px) {
  .sc21-u-mt-ll.sc21-u-mt-ll.sc21-u-mt-ll {
    margin-top: 2.5rem
  }
}

@media print {
  .sc21-u-mt-ll.sc21-u-mt-ll.sc21-u-mt-ll {
    margin-top: 2.5rem
  }
}
.sc21-u-brand {
  color: #004098
}
.sc21-BTN-normal-large_toggle {
  justify-content: flex-start;
  font-size:1.675rem;
  padding-top:0.65rem;
  padding-bottom:0.65rem;
  padding-right:2.625rem;
  padding-left:0.75rem;
  background:#1d91e4;
}
.sc21-BTN-normal-large_toggle:after {
  background-image: linear-gradient(88.83deg, #1d91e4, #4bb2fc);
}
.sc21-BTN-normal-large_toggle .thumbnail, 
.sc21-questions-openButton .thumbnail, 
.sc21-contact-link .thumbnail {
  width: 70px;
  height: 70px;
  margin-right: 25px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.sc21-BTN-normal-large_toggle.bg_pale {
  background:#b4daf5;
}
.sc21-BTN-normal-large_toggle.bg_pale:after {
  background-image: linear-gradient(88.83deg, #b4daf5, #e6f4fe);
}
.sc21-BTN-normal-large.bg_pale span {
    color: #004098;
}
.sc21-BTN-normal-large.bg_pale svg:last-child {
    color: #004098;
}
.sc21-BTN-normal-large_toggle .thumbnail img ,
.sc21-questions-openButton .thumbnail img,
.sc21-contact-link .thumbnail img {
  padding: 7px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 100%;
}
.sc21-questions-openButton,
.sc21-contact-link {
  display: flex;
  align-items: center;
}
.sp {
  display: none;
}
.sc21-BTN-small svg:last-child, 
.sc21-BTN-login svg:last-child, 
.sc21-BTN-normal svg:last-child, 
.sc21-BTN-normal-large svg:last-child {
    width: 0.6125rem;
    height: 1rem;
}
.sc21-BTN-small span, 
.sc21-BTN-login span, 
.sc21-BTN-normal span, 
.sc21-BTN-normal-large span {
    color: #fff;
    text-align: left;
    line-height: 1.2em;
}
.btn-nyukin {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.btn-nyukin .sc21-CreditCardSearch-headline {
    width: 49%;
}
.sc21-CreditCardSearch-headline {
    padding-bottom: 1.275rem;
}
.btn-nyukin + .btn-nyukin .sc21-CreditCardSearch-headline {
    padding-top: 1.075rem;
}

@media screen and (max-width: 767px) {
  .sc21-CreditCardSearch-headline {
    padding-top: 1.275rem;
    padding-bottom: 1.275rem;
  }
  .btn-nyukin + .btn-nyukin .sc21-CreditCardSearch-headline {
    padding-top: 0;
  }
  #repayment .sc21-CreditCardSearch-headline + .sc21-CreditCardSearch-headline {
    padding-top: 0.475rem;
  }
  .sc21-BTN-normal-large {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.45rem;
    padding-right: 1.125rem;
  }
  .sc21-questions-openButton span ,
  .sc21-BTN-normal-large,
  .sc21-BTN-normal-large_toggle ,
  .second_toggle .sc21-questions-openButton span,
  .sc21-contact-link span {
    font-size: 3.7vw;
    text-align:left;
    word-break: break-all;
  }
  .sc21-BTN-normal-large_toggle .thumbnail,
  .sc21-questions-openButton .thumbnail,
  .sc21-contact-link span.thumbnail {
    min-width:10vw;
    max-width:10vw;
    min-height:10vw;
    max-height:10vw;
    margin-right:0;
  }
  .sc21-BTN-normal-large_toggle .thumbnail {
    margin-right: .75em !important;
  }
  .sc21-questions-openButton span.thumbnail,
	.sc21-contact-link span.thumbnail {
    padding-right: .75em;
  }
  .sc21-BTN-normal-large_toggle .thumbnail img ,
  .sc21-questions-openButton .thumbnail img,
  .sc21-contact-link .thumbnail img {
    padding: 4px;
  }
  .sc21-BTN-small svg:last-child, 
  .sc21-BTN-login svg:last-child, 
  .sc21-BTN-normal svg:last-child, 
  .sc21-BTN-normal-large svg:last-child {
    width: 0.4125rem;
    height: 0.7rem;
    right: 0.375rem;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .sc21-CreditCardSearch-headline .sc21-LST-annotation {
    font-size: 0.775rem;
    line-height: 1.4;
  }
}

.sc21-FAQCommon-button {
  margin-top: 2.875rem;
}
@media screen and (min-width: 768px) {
  .sc21-FAQCommon-button {
    margin-top: 3.85rem;
  }
}
@media print {
  .sc21-FAQCommon-button {
    margin-top: 3.85rem
  }
}
.sc21-CreditCardSearch-headline {
    padding-top: 3.875rem;
    padding-bottom: 0;
}
.sc21-BTN-normal-large_toggle:after {
    background-image: none;
}
.box_blue {
    background: #f2f9ff;
    padding: 1.5rem 2rem;
    border-radius: 6px;
    margin-top: 2.5rem;
}
.sc21-LST-number {
    font-size: 1rem;
    line-height: 1.8;
}
.sc21-LST-number ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
.sc21-LST-number ul li {
    box-sizing: border-box;
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.sc21-LST-number ul li:nth-child(n+2) {
    margin-top: 0.3125rem;
}
.sc21-LST-number ul li ul li.sc21-LNK-txt__item{
    text-indent: 0;
    padding-left:0;
}

.swiper-container {
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 30px 0 50px 5px;
    position: relative;
}
.slide_inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide {
    align-self: center;
}
.swiper-slide img{
    max-width: 222px;
    padding-left: 1px;
}
.slide_inner img + img{
    margin-left: 25px;
    max-width: 32px;
}
.slide_inner + .slide_inner{
    margin-top: 20px;
}


@media screen and (min-width: 768px){
  .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 4px var(--swiper-pagination-bullet-horizontal-gap,9px);
  }
  .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,12px));
  }
}


@media screen and (max-width: 767px) {
  .sc21-questions-openButton span, 
  .sc21-BTN-normal-large, 
  .sc21-BTN-normal-large_toggle, 
  .second_toggle .sc21-questions-openButton span, 
  .sc21-contact-link span {
    font-size: 1.175rem;
  }
  .sc21-CreditCardSearch-headline {
    padding-top: 2.875rem;
    padding-bottom: 0;
  }
  .box_blue {
    margin-top: 1.875rem;
    padding: 1.25rem 0.9375rem;
  }
  .swiper-container {
    text-align: center;
    padding: 20px 5px 35px;
  }
  .swiper-slide img{
    width: 100%;
  }
  .slide_inner img + img {
    margin-left: 14px;
    max-width: 24px;
  }
  .slide_inner + .slide_inner {
    margin-top: 0;
    padding-right: 22px;
  }
  .img_first {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .img_first .slide_inner {
    width: 40%;
  }
  .img_first .slide_inner img + img {
    margin-left: 10px;
  }
  .img_first .slide_inner:first-child img + img {
    display: none;
  }
  .sc21-FAQCommon-button .sc21-BTN-normal-large {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-size: 1rem;
  }
}

.anchor {
    margin-top: 2.875rem !important;
    font-size: 18px;
    font-weight: bold;
}
body .anchor .sc21-LNK-txt__link[href] {
    align-items: center;
}
.anchor img {
    width: 35px;
    height: auto;
    margin-right: 8px;
    margin-bottom: 3px;
}
.anchor2 img {
    width: 30px;
    height: auto;
    margin-right: 8px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.anchor .sc21-LNK-txt__arrow {
    transition-property: color;
    transition-duration: .1s;
    transition-timing-function: linear;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 0.5rem;
    width: 1.175rem;
    height: 1.275rem;
    color: #004098;
    transform: rotate( 90deg );
}
.sc21-MDA__image.-bordered {
    width: 580px;
}
.pl-number {
    padding-left: 1.3em;
}
.feature h3.sc21-CLI-headline-medium.sc21-HLN-3-bdr img {
    width: 40px;
    height: auto;
    margin-right: 10px;
    vertical-align: bottom;
}
.feature h3.sc21-HLN-3-bdr.no-bdr::before {
    content: none;
}
.caption {
    margin: 0 auto;
    display: table;
}
#usage_notificaton .sc21-questions-openButton span {
    font-size: 1.25rem;
}

@media screen and (max-width: 767px) {
	.anchor {
	    line-height: 1.5;
	}
	.anchor .sc21-LNK-txt__item:nth-child(n+2) {
	    margin-top: 0.825rem;
	}
	#usage_notificaton .sc21-questions-openButton span {
	    font-size: 1.125rem;
	}
}
</pre></body></html>