@charset "utf-8";
/* CSS Document */

#contents-area {
	width: auto;
}

.lyt-col-1 #contents-body {
	width: auto;
}

#container-outer {
	width: 100%;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #497ce4;
}
a:hover {
	text-decoration: underline;
}
* html #container-outer {
	width: 100%;
}
*:first-child + html #container-outer {
	width: 100%;
}
#container {
	width: 950px !important;
    margin-left: auto;
    margin-right: auto;
}
#container ul {
	margin: 0;
	padding: 0;
}
#container ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-top {
	width: 950px;
	padding-left: 20px;
	padding-right: 20px;
}
.box-p01 {
    padding: 0 10px;
}
.AlignR {
	text-align: right;
}
.box-04-01[class*="col-"] {
	margin: 0 0 20px 0;
}
.mt_20 {
	margin-top: 20px !important;
}
.mt_10 {
	margin-top: 10px !important;
}
.fw_b {
	font-weight: bold;
}
.fs_16 {
    font-size: 115% !important;
}
.fs_20 {
    font-size: 143% !important;
}
.fs_24 {
    font-size: 172% !important;
}
.u-pc-mb-100 {
	margin-bottom: 100px;
}
.mt-10 {
	margin-top: 10px !important;
}
.short-marker {
	min-width: 20px !important;
}


/* 20260521 */

#container-select {
	padding: 100px 10px;
	background-color: #F0F5F9;
}
#container-select .newwindowicon {
	display: none;
}
.area-select {
	max-width: 950px;
	margin: 0 auto;
}
.select-header {
	line-height: 1.3;
	font-size: 28px;
	font-weight: bold;
	white-space: pre-line;
	text-align: center;
}
.select-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px auto 0;
	width: 950px;
	column-gap: 6px;
	row-gap: 40px;
}
.select-list-item {
	position: relative;
	width: 455px;
}
.select-list-item:first-of-type {
	margin-top: 26px;
}
.select-list-header {
	text-align: center;
	font-weight: bold;
}
#container-select a:active, #container-select a:visited {
	color: #333333;
}
.select-list-link {
	display: flex;
	align-items: center;
	margin-top: 6px;
	position: relative;
	border: solid 2px #B9BFC5;
	border-radius: 10px;
	box-sizing: border-box;
	background-color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	height: 70px;
	letter-spacing: 1.6px;
	padding-left: 50px;
	text-align: left;
	color: #333333;
	white-space: pre-wrap;
}
.select-list-link:hover {
	opacity: .6s;
}
.select-list-link:hover {
	text-decoration: none;
}
.select-list-link::after {
	content: "";
	background: url(/internet/set/data/special/sbhikari-01/application-04/img/shared/icon-arrow-right-blue-01.svg) center top no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	position: absolute;
	top: 25px;
	right: 15px;
}
a.select-list-link {
	text-decoration: none;
	color: #333333;
}
.select-list-balloon::before, .select-list-balloon::after {
	content: "";
	background: #333333;
	width: 1px;
	height: 1.2em;
	position: absolute;
}
.select-list-balloon-wrap {
	display: flex;
	justify-content: center;
	margin-top: 8px;
}
.select-list-balloon {
	display: inline-block;
	padding: 0 8px 0 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.select-list-balloon::before {
	bottom: 2px;
	left: 0;
	transform: rotate(-40deg);
}
.select-list-balloon::after {
	bottom: 2px;
	right: 0;
	transform: rotate(40deg);
}
.select-list-link-text {
	display: block;
	color: #333333;
}
.select-list-subtext {
	font-size: 14px;
	text-align: center;
}
.select-list-subtext + p.select-list-subtext {
	margin-top: 3px;
}
.select-list-subtext .pdficon {
	vertical-align: -3.5px;
}
#container-select .select-list-subtext a,#container-select.select-list-subtext a:visited {
	color: #497ce4;
}
.campaign-container {
	margin: 60px 0 0;
}