@charset "UTF-8";

footer.csNewfooter .about .inner .logo span {
	display: none;
}
@media screen and (min-width: 768px) {
	footer.csNewfooter .about .inner .logo {
		margin-top: 18px;
	}
}
article {
	position: relative;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
	font-feature-settings: "palt";
	letter-spacing: .05em;
}
section {
	width: 100%;
}
#main h1 {
	box-sizing: border-box;
	width: 100% !important;
	height: auto;
	margin: 0 0 50px !important;
	padding: 2em 0;
	background: linear-gradient(135deg, #33a2c3 0%, #4a63b1 100%);
	color: #fff;
	text-align: center;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	font-size: 1.75rem;
	line-height: 1.5;
	margin-top: 4.375rem;
	margin-bottom: 0;
	font-weight: 600;
}
h3 {
	font-size: 1.15rem;
	line-height: 1.4;
}
h3 a {
	color: #333333;
	text-decoration: underline;
}
h3 a:hover {
	color: #0070cf;
}
.sec01 {
	margin: 0 auto 2rem;
	max-width: 910px;
}
.sec01.last {
	margin: 0 auto 3.5rem;
}
.sc21-LNK-list.red {
    font-size: 1.1rem;
}
body .red .sc21-LNK-list__link[href] {
    color: #e5004f;
    font-weight: bold;
}
body .red .sc21-LNK-list__link[href]:hover {
    color: #f60457;
}
.red .sc21-LNK-list__arrow {
    width: 1.19rem;
    height: 1.275rem;
    color: #e5004f;
}
.red .sc21-LNK-list__link:hover .sc21-LNK-list__arrow {
    color: #f60457 !important;
}
.sc21-u-bgGray {
    background-color: #f5f5f5;
}
.sc21-CustomerSupport-purposeSection {
    padding-bottom: 3.125rem;
}
.sc21-CustomerSupport-purposeBox {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #fff;
    padding: 1.25rem;
    border-radius: 4px;
}
.sc21-CustomerSupport-purposeBox .sc21-MDA {
    margin-top: 0;
}
.sc21-CustomerSupport-purposeHealine {
    color: #004098;
    margin: 0;
    line-height: 1.5;
    font-size: 1.125rem;
}
.sc21-CustomerSupport-purposeImage {
    margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .w100 {
      width: 100%;
  }
  .sc21-CustomerSupport-purposeSection {
      padding-bottom: 5rem;
  }
  .sc21-CustomerSupport-purposeBox {
      padding-right: 2.4375rem;
      padding-left: 2.4375rem;
      padding-top: 2.4375rem;
      padding-bottom: 2.4375rem;
      border-radius: 6px;
  }
  .sc21-GRID-3-nested>:not(:nth-child(3n)) {
      margin-right: 2.3529411765%;
  }
  .sc21-CustomerSupport-purposeHead {
      text-align: center;
  }
  .sc21-CustomerSupport-purposeHealine {
      line-height: 1.8;
      font-size: 1.25rem;
      margin-top: 0.5rem;
  }
  .sc21-CustomerSupport-purpose-LNK-list-inline {
      margin-right: -2rem;
      margin-top: 2rem;
  }
  .sc21-LNK-list-inline__item {
      display: inline-block;
      margin-top: 0;
      margin-right: 2rem;
  }
  .sc21-CustomerSupport-purpose-LNK-list-inline .sc21-LNK-list-inline__item {
      margin-top: 0.5rem;
  }
  .sc21-CustomerSupport-purposeImage {
      margin-top: 1.25rem;
  }
}
svg {
	fill: currentColor;
}
.sc21-LNK-list-bdr__arrow {
	flex-grow: 0;
	flex-shrink: 0;
	-ms-grid-row-align: center;
	align-self: center;
	margin-left: 1.5rem;
	width: .875rem;
	height: .875rem;
	transition: inherit;
}
.sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
	margin-top: 3.75rem;
}
.sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
	margin-top: 3.75rem;
}
.sc21-LNK-btn-large {
	margin-right: auto;
	margin-left: auto;
}
.sc21-BTN-login, .sc21-BTN-normal, .sc21-BTN-normal-large {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	font-size: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	border-width: 0;
	border-radius: 4px;
	padding-right: 1.875rem;
	padding-left: 1.5rem;
	width: 100%;
	font-weight: 600;
	font-family: inherit;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	outline-offset: 2px;
}
.sc21-BTN-normal-large {
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
	padding-right: 2.625rem;
	padding-left: 2.125rem;
}
.sc21-BTN-normal, .sc21-BTN-normal-large {
	background-color: #0091e8;
}
.sc21-BTN-login span, .sc21-BTN-normal span, .sc21-BTN-normal-large span {
	color: #fff;
}
.sc21-BTN-login svg:last-child, .sc21-BTN-normal svg:last-child, .sc21-BTN-normal-large svg:last-child {
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	top: 0;
	right: .25rem;
	bottom: 0;
	color: #fff;
	width: 2.6125rem;
    height: 1rem;
}
.sc21-BTN-normal::after, .sc21-BTN-normal-large::after {
	background-image: linear-gradient(88.83deg, #0091e8, #0070cf);
}
.sc21-BTN-login::after, .sc21-BTN-normal::after, .sc21-BTN-normal-large::after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	transition-property: opacity;
	transition-duration: .1s;
	transition-timing-function: linear;
	content: "";
	opacity: 0;
}
.sc21-BTN-login:not(:disabled):hover::after, .sc21-BTN-normal:not(:disabled):hover::after, .sc21-BTN-normal-large:not(:disabled):hover::after {
	opacity: 1;
}
a.sc21-BTN-normal-large:hover {
	text-decoration: none;
}
.search {
	margin: 0 auto 4.375rem;
	max-width: 910px;
}
.sc21-SearchFormForContent-item {
	display: flex;
	margin-top: 1.875rem;
}
.sc21-SearchFormForContent-input {
	transition-property: background-color;
	transition-duration: .1s;
	transition-timing-function: linear;
	font-size: 1rem;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	border-radius: 4px !important;
	box-shadow: inset 0 2px 1px rgb(0 0 0 / 10%);
	background-color: #f5f5f5;
}
button:not(:disabled), input[type=submit]:not(:disabled) {
	cursor: pointer;
}
.sc21-SearchFormForContent-submit {
	transition-property: background-color;
	transition-duration: .1s;
	transition-timing-function: linear;
	box-sizing: border-box;
	margin: 0;
	border-radius: 4px;
	padding: 0;
	border: 0;
	color: #fff;
	background-color: #004098;
}
.sc21-SearchFormForContent-submit:hover {
	background-color: #0070cf;
}
.sc21-SearchFormForContent-keywordList {
	display: flex;
	margin-bottom: 0;
	list-style-type: none;
	overflow-y: hidden !important;
}
.sc21-SearchFormForContent-keywordItem:nth-last-child(n+2) {
	margin-right: .25rem;
}
.sc21-SearchFormForContent-keywordLink {
	padding-top: .625rem;
	padding-bottom: .625rem;
	padding-right: .9375rem;
	padding-left: .9375rem;
	font-size: .875rem;
	line-height: 1.8;
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	display: flex;
	align-items: center;
	border-radius: 4px;
	background-color: #f5f5f5;
	color: #004098;
	text-decoration: none;
	white-space: nowrap;
}
.sc21-SearchFormForContent-keywordLink svg {
	margin-right: .3125rem;
}
.sc21-SearchFormForContent-keywordLink:hover {
	color: #0070cf;
	text-decoration: underline;
}
.sec_inner {
	margin: 0 auto 4.375rem;
	max-width: 910px;
}
.sc21-u-mb-0.sc21-u-mb-0.sc21-u-mb-0 {
	margin-bottom: 0;
}
.sc21-MDA {
	margin-top: 1.875rem;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.sc21-MDA__image {
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	height: auto;
	max-width: 100%;
}
.sc21-u-mt-ll.sc21-u-mt-ll.sc21-u-mt-ll {
	margin-top: 1.875rem;
}
.sc21-LNK-txt, .sc21-LNK-list, .sc21-LNK-list-inline {
	margin-top: 1.875rem;
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}
body .sc21-LNK-txt__link[href], body .sc21-LNK-list__link[href] {
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	display: inline-flex;
	align-items: center;
	color: #222;
	text-decoration: none;
}
.sc21-LNK-txt__arrow, .sc21-LNK-list__arrow {
	transition-property: color;
	transition-duration: .1s;
	transition-timing-function: linear;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: .5rem;
	width: .875rem;
	height: .875rem;
}
body .sc21-LNK-txt__link[href]:hover, body .sc21-LNK-list__link[href]:hover {
	color: #0070cf;
	text-decoration: underline;
}
.sc21-LNK-txt__link:hover .sc21-LNK-txt__arrow, .sc21-LNK-list__link:hover .sc21-LNK-list__arrow {
	color: #0070cf !important;
}
.sc21-TXT-normal {
	margin-top: 1.875rem;
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 0;
}
.sc21-u-mt-ss.sc21-u-mt-ss.sc21-u-mt-ss {
	margin-top: .625rem;
}
[class*=sc21-TXT] strong {
	font-weight: 600;
}
strong.sc21-TXT-normal, span.sc21-TXT-normal {
	padding-left: 1em;
	text-indent: -1em;
	display: inline-block;
	margin-top: 0;
}
.sc21-u-red {
	color: #dd1a1a;
}
.sc21-GRID-2-nested-small {
	padding-right: 0;
	padding-left: 0;
}
.sc21-HLN-3 {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-top: 2.8125rem;
	margin-bottom: 0;
	font-weight: 600;
}
a.sc21-BTN-normal:hover {
	text-decoration: none;
}
.sc21-u-mt-m.sc21-u-mt-m.sc21-u-mt-m {
	margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
	.sec01 .sc21-LNK-txt__item, .sec03 .sc21-LNK-txt__item {
		display: inline-block;
		margin-top: 0;
		margin-right: 2rem;
	}
	.sc21-SearchFormForContent-item {
		margin-top: 1.25rem;
	}
	.sc21-SearchFormForContent-input {
		flex-grow: 1;
		flex-shrink: 1;
		padding: 0 1rem;
		width: 45.5rem;
		height: 2.9375rem;
		margin-right: .5rem;
	}
	.sc21-SearchFormForContent-submit {
		flex-grow: 0;
		flex-shrink: 0;
		width: 10rem;
		height: 2.9375rem;
	}
	.sc21-SearchFormForContent-submit > svg {
		margin-right: .5rem;
	}
	.sc21-SearchFormForContent-keywordList {
		flex-wrap: wrap;
		margin-top: 1.625rem;
		margin-right: -0.25rem;
		padding-left: 0;
	}
	.sc21-SearchFormForContent-keywordItem {
		margin-top: .25rem;
	}
	.sc21-SearchFormForContent-keywordLink {
		padding-top: .375rem;
		padding-bottom: .375rem;
		padding-right: .75rem;
		padding-left: .75rem;
	}
	.sc21-MDA {
		margin-top: 2.5rem;
	}
	.sc21-u-mt-ll.sc21-u-mt-ll.sc21-u-mt-ll {
		margin-top: 2.5rem;
	}
	.sc21-GRID-2-nested-small {
		display: flex;
		flex-wrap: wrap;
	}
	.sc21-GRID-2-nested-small > :nth-child(2n+1) {
		margin-right: 3.5714285714%;
	}
	.sc21-CustomerSupport-counterItem {
		display: flex;
		flex-direction: column;
	}
	.sc21-GRID-2-nested-small > * {
		flex-grow: 0;
		flex-shrink: 0;
		width: 48.2142857143%;
	}
	.sc21-HLN-3 {
		font-size: 1.75rem;
		margin-top: 4.375rem;
	}
	.sc21-u-mt-m.sc21-u-mt-m.sc21-u-mt-m {
		margin-top: 1.5rem;
	}
	.sc21-LNK-btn {
		max-width: 27rem;
	}
	.sc21-CustomerSupport-counterText {
		margin-bottom: auto;
	}
}
@media screen and (max-width:767px) {
	article {
		width: 100%;
	}
	#main h1 {
		margin-bottom: 20px !important;
		padding: 1em 10px;
		font-size: 22px !important;
		line-height: 1.2em;
	}
	h2 {
		font-size: 1.5rem;
		margin-top: 2.8125rem;
	}
	.sec01 {
		padding-left: 4%;
		padding-right: 4%;
	}
	.sec01 .sc21-u-mt-ll li:not(:first-child), .sec03 .sc21-u-mt-ll li:not(:first-child) {
		margin-top: .625rem;
	}
	.sc21-CustomerSupport-purposeHead {
		display: flex;
		gap: 0.9375rem;
		align-items: center;
		justify-content: flex-start;
	}
	.sc21-CustomerSupport-purposeHead .sc21-MDA {
		width: 3.75rem;
	}
	.sc21-CustomerSupport-purposeBox .sc21-LNK-list, .sc21-CustomerSupport-purposeBox .sc21-LNK-list-inline {
		margin-top: 0.9375rem;
	}
	.sc21-CustomerSupport-purposeBox:nth-child(n+2) {
		margin-top: 0.9375rem;
	}
	.sc21-u-mt-lll.sc21-u-mt-lll.sc21-u-mt-lll {
		margin-top: 1.875rem;
	}
	.sc21-BTN-login, .sc21-BTN-normal, .sc21-BTN-normal-large {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
		padding-right: 1.875rem;
		padding-left: 1.5rem;
	}
	.search {
		padding-right: 4%;
		padding-left: 4%;
		margin-bottom: 2.8125rem;
		list-style-type: none;
	}
	.sc21-SearchFormForContent-keywordList {
		margin-right: -4.347826087%;
		margin-left: -4.347826087%;
		margin-top: 1.875rem;
		padding-left: 4.347826087%;
		overflow-y: hidden !important;
	}
	.sc21-SearchFormForContent-input {
		width: 100%;
		height: 2.8125rem;
		padding: 0 .625rem;
		border-right: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.sc21-SearchFormForContent-submit {
		font-size: .875rem;
		line-height: 1.8;
		flex: 0 0 auto;
		width: 5.3125rem;
		height: 2.8125rem;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.sc21-SearchFormForContent-submit > svg {
		display: none;
	}
	.sc21-SearchFormForContent-keywordList::after {
		flex-grow: 0;
		flex-shrink: 0;
		width: 4%;
		content: "";
	}
	input[type="text"], input[type="button"], input[type="submit"], button {
		border-radius: 0 !important;
	}
	.sec_inner {
		padding-right: 4%;
		padding-left: 4%;
		margin-bottom: 2.8125rem;
		list-style-type: none;
	}
	.scroll-hint-icon {
		top: 0 !important;
		left: calc(50% - 50px) !important;
		width: 90px !important;
		height: 43px !important;
		padding: 19px 10px 10px 10px !important;
	}
	.scroll-hint-icon:before {
		width: 20px !important;
		height: 20px !important;
	}
	.scroll-hint-icon:after {
		width: 35px !important;
		height: 23px !important;
		top: 6px !important;
		left: 50% !important;
		margin-left: -16px !important;
	}
	.scroll-hint-text {
		display: none !important;
	}
}
.default_inner {
	overflow-x: hidden;
}
footer.csNewfooter {
    padding: 0 0 20px;
}
.txt-red{
    color: #d70c19;
}
.txt-bold{
    font-weight: bold;
}
.show-sp {
	display: none;
}
ul.notes{
	font-size: 15px;
	margin: 10px 0 0;
	line-height: 1.5;
	list-style: none;
}
ul.notes li{
	text-indent: -15px;
	padding: 0 0 0 15px;
}
.sc21-LST-annotation a {
	text-decoration: underline;
}
.sc21-SaisonPortalAppDownload2 {
    display: flex;
    align-items: center;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-radius: 4px;
    background-color: #f5f5f5;
    padding: 1.25rem 0.9375rem;
}
.sc21-SaisonPortalAppDownload2-content {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sc21-SaisonPortalAppDownload2-title {
    font-size: 1.125rem;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-bottom: 0.625rem;
}
.sc21-SaisonPortalAppDownload2-link {
    width: 48%;
    max-width: 9.375rem;
    margin: 0;
}
.sc21-SaisonPortalAppDownload2-appstore {
    height: 3.4375rem;
}
.sc21-SaisonPortalAppDownload2-googlePlay {
    margin-top: 0.9375rem;
    height: 2.8125rem;
}
.sc21-SaisonPortalAppDownload2-link a {
    display: block;
    text-decoration: none;
    line-height: 1;
}
.sc21-SaisonPortalAppDownload2-link a img {
    width: 100%;
    height: auto;
}
.sc21-SaisonPortalAppDownload2-qrCode {
    width: 36.8%;
    max-width: 7.1875rem;
    margin: 0;
    margin-left: 0.9375rem;
}
.sc21-SaisonPortalAppDownload2-qrCode img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}
.toggle-area{
	margin: -70px 0 30px;
	padding-top: 110px;
}
.toggle_contents {
	border-top: 1px solid #ccc;
}
.toggle_contents:last-of-type{
	border-bottom: 1px solid #ccc;
}
.toggle_title {
	position: relative;
	padding: 18px 16px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
}
.toggle_btn {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: #10228a;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 10px;
}
.toggle_title.selected .toggle_btn:before {
	content: normal;
}
.toggle_contents dd {
	display: none;
	margin: 10px auto 20px;
}
.app_contact ol.flow_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
}
.app_contact ol.flow_box li {
	flex-grow: 0;
	flex-shrink: 0;
	width: 30%;
}
.app_contact ol.flow_box li:not(:nth-child(3n)){
	margin-right: 3%;
}
.app_contact ol.flow_box li figure img {
	width: 100%;
	border: 1px solid #dddddd;
}
.app_contact ol.flow_box li p {
	margin: 0.5em 0 1em;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
}
.app_contact .no_txt {
	margin: 0.5em 0 1em 28px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 2;
	position: relative;
	padding-left: 35px;
}
.app_contact .no_txt:before {
	counter-increment: chapter;
	content: counter(chapter) "";
	background-color: #0179ba;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 28px;
	width: 28px;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#main .notes-area{
	margin: 20px auto 60px;
}
#main .notes-area h3.notes-ttl{
    display: flex;
    align-items: center;
    background: #f6f6f6;
    color: #333;
    padding: 14px 16px;
    letter-spacing: normal;
    font-size: 1.5rem;
    margin: 0 0 20px;
}
#main .notes-area h3.notes-ttl img{
    width: 34px;
    border: none;
    margin: -2px 10px 0 0;
}
#main .notes-area > .inner{
    padding: 0 15px;
}
#main .notes-area ul.list-link li{
    margin: 0 0 6px;
}
#main ul.list-oval {
    font-size: 1rem;
    margin: 0 0 10px;
    text-indent: -20px;
    padding-left: 20px;
    line-height: 1.5;
}
#main ul.list-oval li {
  margin: 0 0 4px;
}

@media screen and (min-width: 768px) {
  .sc21-SaisonPortalAppDownload2 {
      padding: 3.45rem 1.25rem;
  }
  .sc21-SaisonPortalAppDownload2-title {
      font-size: 1.25rem;
      margin-bottom: 1.25rem;
  }
  .child_3 {
      margin: 0 !important;
      width: 100%;
  }
}
@media screen and (max-width:767px) {
  .wrap_box {
      display: flex;
      flex-wrap: wrap;
  }
  .child_1{
      order: 0;
  }
  .child_2{
      order: 3;
  }
  .child_3{
      order: 1;
  }
  .child_4{
      order: 2;
  }
  .child_1, .child_2, .child_3, .child_4 {
      width: 100%;
  }
  .toggle-area {
      margin: -70px 0 20px;
      padding-top: 70px;
  }
  .toggle_title {
      padding: 15px 40px 15px 12px;
      font-size: 16px;
  }
  .toggle_btn {
      right: 10px;
  }
  .toggle_contents dd {
      display: none;
      width: 95%;
      margin: 10px auto 20px;
  }
  .app_contact ol.flow_box {
  	display: block;
  	width: 90%;
  	margin: 0 auto;
  }
  .app_contact ol.flow_box li {
  	width: 100%;
  }
  .app_contact ol.flow_box li:not(:nth-child(3n)){
  	margin-right: 0;
  }
  .app_contact ol.flow_box li p {
  	margin: 0.5em 0 1.5em;
  }
  .app_contact .no_txt {
  	margin: 0.5em auto 1.5em;
  	line-height: 1.7;
  	width: 80%;
  }
  #main .notes-area h3.notes-ttl{
      font-size: 1.2rem;
  }

}
