@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;
}
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;
}
.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;
	}
	.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;
}

