/*--------------------
	news common
---------------------*/
.s-news-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 10px;
}
.s-news-info > li {
	margin-right: 16px;
	font-size: 1.2rem;
	line-height: 22px;
	color: #666;
}
@media (min-width: 768px) {
	.s-news-info {
		margin-top: 20px;
	}
}

/* 2024 06 lp uscpa */
.bx-ld {
	width: 950px;
	margin: 30px auto 10px;
}

.bx-h {
	width: 542px;
	margin: 20px auto 10px;
} 

.bx-fv {
	width: 983px;
	margin: 20px auto 10px;
}

.bx-nt {
	width: 1000px;
	margin: 0 auto 30px;
}

.l-05-h {
	width: 542px;
	margin: 40px auto 10px;
}
.c-heading-quat.l-06-h {
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 10px 40px;
	color: #2a90ce;
}
.l-06p {
	font-size: 16px;
	color: #000;
	margin: 0 0 10px 40px !important;
	color: #2a90ce;
}

.bx-01 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.bx-01-1 {
	width: 150px;
    padding: 80px 0 0 30px;
    box-sizing: border-box;
}
.bx-01-2 {
	text-align: center;
	color: #024796;
}
.bx-01-2 strong {
	font-size: 30px;
	color: #000;
	display: block;
	margin-top: 15px;
}
.bx-01-3 {
	width: 178px;
}

.bx-02 {
	width: 1002px;
	margin: 70px auto 40px;
}
.bx-02 {
	width: 992px;
	margin: 20px auto;
}
.bx-04 {
	width: 100%;
}
.bx-04 .hd-04 {
	font-size: 40px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	margin-top: 50px;
}
.bx-04 .hd-05 {
	font-size: 30px;
	text-align: center;
	margin: 0 auto 40px;
	font-weight: bold;
}
.bx-04 figure {
	width: 877px;
	height: auto;
}

.bx-05 {
	width: 100%;
}
.bx-05 .hd-06 {
	font-size: 40px;
	text-decoration: underline;
	text-align: center;
	margin:70px 0 20px 50px;
	font-weight: bold;
}
.bx-05 .hd-07 {
	font-size: 30px;
	font-weight: bold;
	margin:0 0 20px 50px;
}
.bx-05 .p-05-1 {
	font-size: 20px;
	line-height: 1.6;
	margin:0 0 20px 85px;
}
.bx-05 .p-05-2 {
	font-size: 20px;
	line-height: 1.6;
	margin:0 0 30px 85px;
	color: #a50000;
}
.bx-05 figure {
	width: 905px;
	height: auto;
	margin: 0 auto 100px;

}

.bx-06 {
	width: 100%;
}
.bx-06 .hd-08 {
	font-size: 30px;
	font-weight: bold;
	margin:0 0 30px 50px;
}
.bx-06 .hd-09 {
	font-size: 20px;
	line-height: 1.2;
	margin:0 0 5px 50px;
	font-weight: bold;
}
.bx-06 span {
	font-size: 14px;
	line-height: 1.1;
	margin:0 0 5px 50px;
	font-weight: bold;
}
.bx-06 figure {
	width: 900px;
	margin: 30px auto;
}

@media (max-width: 767px) {
	.bx-ld {
		width: 100%;
		margin: 20px auto 10px;
	}

	.bx-h {
		width: 80%;
		margin: 20px auto 10px;
	} 
	
	.bx-fv {
		width: 100%;
		margin: 20px auto;
	}

	.bx-nt {
		width: 100%;
		margin: 0 auto 10px;
	}

	.l-05-h {
		width: 80%;
		margin: 30px auto 10px;
	}

	.c-heading-quat.l-06-h {
		margin: 20px 0 10px 20px;
	}
	.l-06p {
		margin: 0 0 10px 20px !important;
	}
	
	
	.bx-01 {
		width: 100%;
		display: flex;
		flex-flow: column;
	}
	.bx-01-1 {
		width: 20%;
		padding: 0;
		box-sizing: border-box;
		margin: 10px auto;
	}
	.bx-01-2 {
		text-align: center;
		color: #024796;
	}
	.bx-01-2 strong {
		font-size: 24px;
		color: #000;
	}
	.bx-01-3 {
		width: 30%;
		margin: 20px auto;
	}
	
	.bx-02 {
		width: 100%;
		margin: 20px auto;
	}
	.bx-02 {
		width: 100%;
		margin: 20px auto;
	}
	.bx-04 {
		width: 100%;
	}
	.bx-04 .hd-04 {
		font-size: 26px;
		text-decoration: underline;
		text-align: center;
	}
	.bx-04 .hd-05 {
		font-size: 20px;
		text-align: center;
		margin: 20px auto 20px;
	}
	.bx-04 figure {
		width: 100%;
		height: auto;
	}
	
	.bx-05 {
		width: 100%;
	}
	.bx-05 .hd-06 {
		font-size: 26px;
		text-decoration: underline;
		text-align: center;
		margin:20px auto;
	}
	.bx-05 .hd-07 {
		font-size: 22px;
		font-weight: bold;
		margin:20px auto;
	}
	.bx-05 .p-05-1 {
		font-size: 16px;
		line-height: 1.6;
		margin:10px auto;
	}
	.bx-05 .p-05-2 {
		font-size: 12px;
		line-height: 1.6;
		margin:10px auto;
		color: #a50000;
	}
	.bx-05 figure {
		width: 100%;
		height: auto;
		margin: 0 auto 100px;	
	}
	
	.bx-06 {
		width: 100%;
	}
	.bx-06 .hd-08 {
		font-size: 26px;
		font-weight: bold;
		margin:20px auto;
	}
	.bx-06 .hd-09 {
		font-size: 16px;
		line-height: 1.2;
		margin:10px auto;
		font-weight: bold;
	}
	.bx-06 span {
		font-size: 12px;
		line-height: 1.1;
		margin:10px auto;
		font-weight: bold;
	}
	.bx-06 figure {
		width: 100%;
		margin: 20px auto;
	}
	
}

.wrap_2407 {
	width: 100%;
	
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.wrap_2407 .gsc {
	font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Hiragino Sans, "メイリオ", Meiryo, sans-serif;
}

.wrap_2407 .bx-07-0 {
	width: 100%;
}

.wrap_2407 .bx-07-0 p {
	color: #f00;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Hiragino Sans, "メイリオ", Meiryo, sans-serif;
}

.wrap_2407 .bx-07-1 {
	width: 100%;
	color: #000;
}
.wrap_2407 .bx-07-1 h2 {
	color: #11193c;
	margin-top: 40px;
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	display: table;
	margin: 40px auto 0;

}
.wrap_2407 .bx-07-1 h2 span {
	font-size: 28px;
	font-weight: bold;
	/* margin-top: -5px; */
	vertical-align: top;
	font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Hiragino Sans, "メイリオ", Meiryo, sans-serif;
}
.wrap_2407 .bx-07-1 p {
	color: #11193c;
	margin-top: 20px;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
/* .wrap_2407 .bx-07-1 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 950px;
	margin: 30px auto;
}
.wrap_2407 .bx-07-1 ul li {
	width: 280px;
	margin: 0 10px;
} */
.wrap_2407 .bx-07-1 ul {
	display: flex;
	flex-flow: column;
	/* flex-wrap: wrap; */
	/* align-items: center;
	justify-content: center; */
	width: 100%;
	margin: 30px auto;
}
.wrap_2407 .bx-07-1 ul li {
	width: 100%;
	margin: 0 0 20px 0;
}
.wrap_2407 .bx-07-1 ul li:last-child {
	margin-bottom: 0;
}

.wrap_2407 .bx-07-2 {
	width: 100%;
	margin-top: 70px;
	/* background: url('https://stg.abitus.online/information/upload/lp2407/tx-premium.png') no-repeat;
	background-size: 97%;
	background-position: 3% 86%; */
}
.wrap_2407 .bx-07-2 h2 {
	margin-top: 40px;
	font-size: 38px;
	text-align: center;
	color: #11193c;
	font-weight: bold;
}
.wrap_2407 .bx-07-2 .ld {
	margin-top: 30px;
	font-size: 28px;
	text-align: center;
	color: #11193c;
	font-weight: bold;
}
.wrap_2407 .bx-07-2 .p1 {
	font-size: 20px;
	text-align: center;
	display: table;
	margin: 30px auto 0;
}
.wrap_2407 .bx-07-2 .p1 span {
	font-size: 15px;
	/* margin-top: -5px; */
	font-weight: bold;
	vertical-align: top;
	font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Hiragino Sans, "メイリオ", Meiryo, sans-serif;
}
.wrap_2407 .bx-07-2 .bx-07-clm {
	width: 100%;
	padding: 40px 10px;
	display: flex;
	justify-content: space-between;
}
.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg {
	width: 310px;
}
.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg h3 {
	color: #0156a9;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg h3 span {
	color: #000;
	font-size: 14px;
}
.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg figure {
	width: 100%;
	margin-bottom: 15px;

}
.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg p {
	font-size: 16px;
	line-height: 1.8;
}

.wrap_2407 .bx-07-2 .bx-07-sl {
	width: 100%;
	margin-top: 30px;
}
.wrap_2407 .bx-07-2 .bx-07-sl h3 {
	width: 480px;
	margin: 0 0 30px 0;
}

.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh {
	width: 100%;
	display: flex;
}
/* .wrap_2407 .bx-07-2 .bx-07-sl .bx-oh {
	
} */
.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt {
	width: 340px;
}
.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt h4 {
	color: #0156a9;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}
.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt h4 span {
	font-size: 14px;
	color: #000;
}
.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dd {
	width: 65%;
	padding-left: 20px;
}
.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dd p {
	font-size: 16px;
	line-height: 1.8;
}


@media (max-width: 767px) {

	.wrap_2407 .bx-07-0 p {
		font-size: 22px;
		margin-top: 30px;
	}
	

	.wrap_2407 .bx-07-1 h2 {
		font-size: 28px;
		line-height: 1.4;
	}
	.wrap_2407 .bx-07-1 h2 span {
		font-size: 18px;
	}

	.wrap_2407 .bx-07-1 p {
		font-size: 18px;
	}
	.wrap_2407 .bx-07-1 ul {
		width: 100%;
		margin: 30px auto;
	}
	.wrap_2407 .bx-07-1 ul li {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.wrap_2407 .bx-07-1 ul li:last-child {
		margin-bottom: 0;
	}
	
	.wrap_2407 .bx-07-2 {
		width: 100%;
		margin-top: 70px;
		background: none;
	}
	.wrap_2407 .bx-07-2 h2 {
		font-size: 28px;
		line-height: 1.4;
	}
	.wrap_2407 .bx-07-2 .ld {
		margin-top: 30px;
		font-size: 20px;
		line-height: 1.4;
	}
	.wrap_2407 .bx-07-2 .p1 {
		font-size: 18px;
		line-height: 1.6;
	}
	.wrap_2407 .bx-07-2 .bx-07-clm {
		width: 100%;
		padding: 40px 0px 0px;
		display: flex;
		justify-content:center;
		flex-flow: column;
	}
	.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg {
		width: 100%;
		padding-bottom: 30px;
	}
	.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg h3 {
		font-size: 24px;
	}
	.wrap_2407 .bx-07-2 .bx-07-clm .bx-prg p {
		font-size: 14px;
	}
	
	.wrap_2407 .bx-07-2 .bx-07-sl h3 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh {
		flex-flow: column;
	}
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt {
		width: 100%;
	}
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt h4 {
		font-size: 24px;
	}
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dt h4 span {
		list-style: 1.2;
	}
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dd {
		width: 100%;
		padding-top: 20px;
		padding-left: 0px;
	}
	.wrap_2407 .bx-07-2 .bx-07-sl .bx-oh dd p {
		font-size: 14px;
	}
}

.std_cb {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #11193c;
}
.std_cb .ld-01 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #11193c;
	margin-top: 40px;
}
.std_cb .ld-01 strong {
	font-size: 30px;
}
.std_cb .ld-01 span {
	font-size: 24px;
}
.std_cb .ld-02 {
	text-align: center; 
	font-size: 42px; 
	font-weight: bold;
	color: #c4972f;
	margin-top: 30px;
}
@media (max-width: 767px) {
	.std_cb {
		font-size: 22px;
	}
	.std_cb .ld-01 {
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		color: #11193c;
		line-height: 1.4;
		margin-top: 20px;
	}
	.std_cb .ld-01 strong {
		font-size: 24px;
	}
	.std_cb .ld-01 span {
		font-size: 18px;
	}
	.std_cb .ld-02 {
		text-align: center; 
		font-size: 28px; 
		font-weight: bold;
		color: #c4972f;
	}
}

.gnl_cb {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック', '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', Hiragino Sans, 'メイリオ', Meiryo, sans-serif; font-weight: normal;
}

.gnl_cb .gt-01 {
	width: 100%;
	margin: 15px auto 30px;
}
.gnl_cb .gu-01 {
	width: 100%;
	display: flex;
	margin: 0 auto 30px;
}
.gnl_cb .gu-01 li {
	width: 32%;
	margin-right: 3%;
}
.gnl_cb .gu-01 li:last-child {
	margin-right: 0;
}
.gnl_cb .gb-01 {
	text-align: center;
	margin: 0 auto 40px;
}
.gnl_cb .gb-01 p {
	font-size: 24px;
}
.gnl_cb .gb-01 p .t-gp {
	font-size: 28px;
	color: #f00;
}
.gnl_cb .gb-01 p span {
	font-size: 12px;
}
.gnl_cb .gb-01 figure {
	display: block;
	margin: 30px auto 0;
	width: 100%;
	max-width: 100%;
}
.gnl_cb .l-fg {
	width: 100%;
	margin: 20px auto 0;
}
@media (max-width: 767px) {
	.gnl_cb .gt-01 {
		margin: 15px auto 30px;
	}
	.gnl_cb .gu-01 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 30px;
	}
	.gnl_cb .gu-01 li {
		width: 48%;
		margin-right: 0;
	}
	.gnl_cb .gu-01 li:first-child {
		margin-right: 4%;
		margin-bottom: 15px;
	}
	.gnl_cb .gb-01 {
		margin: 0 auto 40px;
	}
	.gnl_cb .gb-01 p {
		font-size: 22px;
	}
	.gnl_cb .gb-01 p .t-gp {
		font-size: 24px;
	}
	.gnl_cb .gb-01 p span {
		font-size: 10px;
	}
	.gnl_cb .gb-01 figure {
		display: block;
		margin: 20px auto 0;
		width: 100%;
		max-width: 100%;
	}
}