@charset "UTF-8";

#Container_prg *,
#Container_prg *::before,
#Container_prg *::after { box-sizing: content-box; }

#Container_prg {
	line-height: 1.6;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0; }
img { display: block; margin: 0 auto; }

.lcls_section__falf_prg .lcls_btn_prg a img { margin-left: 0; }


/* footer */

footer ul { list-style: none; padding-left: 0; }
.fsc_gfooter__copies { padding-top: 30px; }
.fsc_gfooter__copies { padding-bottom: 35px; }
.fsc_container {
    padding-right: 15px;
    padding-left: 15px;
}
.fsc_container__in {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.fsc_gfooter__global-links__items {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    font-size: 14px;
}
.fsc_gfooter__global-links__item { position: relative; }
.fsc_gfooter__global-link {
    display: inline-block;
    padding: 0 5px;
    font-weight: 400;
}
.fsc_gfooter__logo {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
}
.fsc_gfooter__logo a {
    display: inline-block;
    width: 116px;
}
.fsc_gfooter__logo a img {
    width: 100%;
    height: auto;
}
.fsc_gfooter__copy {
    display: block;
    margin-top: 17px;
    color: #777777;
    font-size: 11px;
    text-align: center;
}

.fsc_gfooter__copies { font-feature-settings: "palt"; letter-spacing: 0; }
.fsc_gfooter__copy { margin-top: 10px; }
#footercontent { font-family:  "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif; }

@media (min-width: 768px) {
	.fsc_gfooter__copies { border-top: 1px solid #eaeaea; }
	.fsc_gfooter__global-links__item.sp-break { display: none; }
	.fsc_gfooter__global-links__item + .fsc_gfooter__global-links__item::before {
		display: inline-block;
		content: "｜";
	}
}
@media not all and (min-width: 768px) {
	.fsc_gfooter__global-links__items { flex-wrap: wrap; font-size: 0.625rem; }
	.fsc_gfooter__global-links__item {
		margin: 0.3125rem 0;
		border-left: 1px solid #777777;
		line-height: 1.1;
	}
	.fsc_gfooter__global-links__item.sp-break { width: 100%; margin: 0; height: 0; }
	.fsc_gfooter__global-link { padding: 0 0.46875rem; font-weight: 400; }
	.fsc_gfooter__global-links__item:first-child { border-left: none; }
	.fsc_gfooter__global-links__item.sp-break + .fsc_gfooter__global-links__item { border-left: none; margin-left: -0.71875rem;	}
	.fsc_gfooter__logo a { width: 5.75rem;	}
	.fsc_gfooter__copies { padding-bottom: 1.5625rem; }
	.fsc_gfooter__copies { padding-top: 1.375rem; }
	.fsc_gfooter__copy__mark { font-family: Verdana, "Droid Sans", メイリオ, sans-serif; }
	.fsc_gfooter__copy { margin-top: 4px; font-size: 8px; }
	.fsc_gfooter__logo { margin-top: 25px; }
}