@charset "UTF-8";

/* sytle */
.souzokusyoukeiJustifyCenter {
	justify-content: center !important;
}

/* souzokusyoukeiMvBlock */
.souzokusyoukeiMvBlock01 {
	background-image: url(/kojin/souzokusyoukei/images/index_mv_bg_01.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.souzokusyoukeiMvBlock01 > .columnInner {
	min-height: 546px;
	padding: 40px 0 98px;
}
.souzokusyoukeiMvBlock01 .mvImg {
	margin-top: 25px;
}
.souzokusyoukeiMvBlock01 .mvCv {
	position: relative;
	width: 600px;
	margin: 0 auto;
}

/* souzokusyoukeiTabBlock */
.souzokusyoukeiTabBlock01 {
	margin-top: -71px;
}
.souzokusyoukeiTabBlock01 > ul {
	margin-bottom: 65px;
}
.souzokusyoukeiTabBlock01 > ul > li > div > a {
	background: #fff;
}
.souzokusyoukeiTabBlock01 > ul > li > div[aria-selected="false"] > a {
	opacity: 0.8;
}

/* souzokusyoukeiColumn */
*[class*="souzokusyoukeiColumn"] {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	margin: -30px 0 0 -31px;
}
*[class*="souzokusyoukeiColumn"] > * {
	width: 276px;
	margin: 30px 0 0 31px;
}
.souzokusyoukeiColumn02 {
	justify-content: flex-start;
	width: 100%;
	margin: 0;
}
.souzokusyoukeiColumn03 {
	align-items: stretch;
}
.souzokusyoukeiColumn04 {
	justify-content: flex-start;
	align-items: stretch;
}
.souzokusyoukeiColumn02 > * {
	width: calc(50% - 24px);
	margin: 30px 0 0 48px;
}
.souzokusyoukeiColumn04 > * {
	width: calc(50% - 31px);
}
.souzokusyoukeiColumn02 > *:nth-child(2n+1) {
	margin-left: 0;
}
.souzokusyoukeiColumn02 > *:nth-child(-n+2) {
	margin-top: 0;
}

/* souzokusyoukeiBtnColumn */
.souzokusyoukeiBtnColumn01 {
	display: flex;
	align-items: flex-end;
}

/* souzokusyoukeiCardBlock */
*[class*="souzokusyoukeiCardBlock"] {
	display: flex;
	flex-grow: 1;
	height: 100%;
}
*[class*="souzokusyoukeiCardBlock"] .v3-blockInner {
	flex-grow: 1;
}
*[class*="souzokusyoukeiCardBlock"] .souzokusyoukeiCardItem01,
*[class*="souzokusyoukeiCardBlock"] .souzokusyoukeiCardTtl01 {
	display: flex;
	flex-direction: column;
}
*[class*="souzokusyoukeiCardBlock"] .souzokusyoukeiCardItem01 {
	align-items: center;
	height: 100%;
}
*[class*="souzokusyoukeiCardBlock"] .souzokusyoukeiCardTtl01 {
	flex-grow: 1;
	justify-content: center;
	line-height: 1.5;
}
a.souzokusyoukeiCardBlock01.v3-linkBottom .v3-blockInner {
	padding: 40px 15px;
}
a.souzokusyoukeiCardBlock01.v3-linkBottom > .v3-blockInner,
a.souzokusyoukeiCardBlock01.souzokusyoukeiCardNoMark01 > .v3-blockInner {
	padding: 15px 25px 15px 20px;
}
a.souzokusyoukeiCardBlock02.v3-linkBottom .v3-blockInner {
	padding: 20px 20px 40px;
}
a.souzokusyoukeiCardBlock03:not(.v3-noMark01) > .v3-blockInner {
	padding: 19px 45px;
}
a.souzokusyoukeiCardBlock01.v3-linkBottom > .v3-blockInner:before {
	bottom: 12px;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardItem02 {
	display: flex;
	align-items: center;
	text-align: left;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg02,
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg03,
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg05 {
	min-width: 100px;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg04 {
	min-width: 80px;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg02 > img,
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg03 > img,
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg05 > img {
	width: 100px;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg04 > img {
	width: 80px;
}
.souzokusyoukeiCardBlock03 .souzokusyoukeiCardImg01 > img {
	width: 74px;
}
.souzokusyoukeiCardBlock01 .souzokusyoukeiCardItem02 .souzokusyoukeiCardTtl01 {
	margin-left: 10px;
}

/* souzokusyoukeiBefore */
.souzokusyoukeiBefore01 {
	position: relative;
	margin-top: 40px;
	padding-top: 55px;
}
.souzokusyoukeiBefore01::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
  height: 0;
  border-style: solid;
	border-color: #d3d3d3 transparent transparent transparent;
	border-width: 34px 58px 0px 58px;
	transform: translateX(-50%);
}

/* souzokusyoukeiColorBlock */
*[class*="souzokusyoukeiColorBlock"] {
	position: relative;
	padding: 20px 20px 30px;
	border-radius: 8px 8px 0 0;
	box-sizing: border-box;
}
.souzokusyoukeiColorBlock01 {
	background: #fff6ed;
}
.souzokusyoukeiColorBlock02 {
	background: #f0f9f1;
}
.souzokusyoukeiColorBlock03 {
	padding-bottom: 20px;
	background: #fff8dc;
	border-radius: 0;
}
.souzokusyoukeiColorBlock04 {
	padding: 30px;
	background: #eef5f4;
	border-radius: 0;
}
.souzokusyoukeiColorBlock05 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: #fafafa;
}
.souzokusyoukeiColorBlock03.souzokusyoukeiPlanBg01::before {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 182px;
	height: 140px;
	background: url(/kojin/souzokusyoukei/images/index_img_23.png) no-repeat 0 0;
	background-size: cover;
}
.souzokusyoukeiColorBlock03 .souzokusyoukeiPlanText01 {
	position: relative;
	width: 340px;
	margin: -30px auto 0 0;
	color: #694615;
}
.souzokusyoukeiColorBlock03 .souzokusyoukeiPlanText01 > span {
	font-size: 2.6rem;
}
.souzokusyoukeiColorBlock05 .calcText {
	margin: 0 10px;
}

/* souzokusyoukeiLabelTtl */
*[class*="souzokusyoukeiLabelTtl"] {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
*[class*="souzokusyoukeiLabelTtl"] > *,
*[class*="souzokusyoukeiLabelTtl"] > * > span {
	display: block;
}
*[class*="souzokusyoukeiLabelTtl"] > * {
	width: 100%;
	padding: 11px 15px 10px;
	background: #fff;
	border-radius: 60px;
	font-size: 2.9rem;
	font-weight: bold;
	color: #0ca26c;
	box-sizing: border-box;
}
*[class*="souzokusyoukeiLabelTtl"] > * > span {
	padding: 0 35px;
	line-height: 1.2;
}
*[class*="souzokusyoukeiLabelTtl"] > * > span::before {
	top: 50%;
	transform: translateY(-50%);
}

/* souzokusyoukeiLineUpImg */
.souzokusyoukeiLineUpImg01 {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* souzokusyoukeiNaviBlock */
.souzokusyoukeiNaviBlock01 {
	display: block;
}
.souzokusyoukeiNaviBlock01 > * {
	width: 100%;
}
.souzokusyoukeiNaviBlock01 .v3-columnNaviItem01 {
	border-color: #e1e1e1;
	border-width: 1px 0 0;
}
.souzokusyoukeiNaviBlock01 .v3-columnNaviItem01:first-child {
	border-top-width: 0;
}

/* souzokusyoukeiRibbonLabel */
.souzokusyoukeiRibbonLabel01 {
	position: relative;
	top: -37px;
	margin-bottom: 10px;
	padding: 0 28px 17px;
}
.souzokusyoukeiRibbonLabel01:before,
.souzokusyoukeiRibbonLabel01:after {
	width: 49px;
	height: 56px;
	background: #694615;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > * {
	padding: 5px 34px;
	background: #694615;
	font-size: 1.8rem;
	line-height: 1.27;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner:before {
	border-color: transparent transparent transparent #fff8dc;
	border-width: 28px 0 28px 16px;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner::after {
	border-width: 28px 16px 28px 0;
	border-color: transparent #fff8dc transparent transparent;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:before,
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:after {
	bottom: -17px;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:before {
	border-color: transparent #a38459 transparent transparent;
	border-width: 0 21px 17px 0;
}
.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:after {
	border-color: #a38459 transparent transparent transparent;
	border-width: 17px 21px 0 0;
}

/* souzokusyoukeiCommentBox */
.souzokusyoukeiCommentBox01 {
	width: 580px;
	margin: 8px auto;
	padding: 0 130px 0 0;
}
.souzokusyoukeiCommentBox01::after {
	top: 50%;
	bottom: auto;
	right: 0;
	width: 96px;
	height: 146px;
	margin-top: -73px;
	background: url(/kojin/souzokusyoukei/images/modal_img_07.png) no-repeat 0 0;
	background-size: cover;
}
.souzokusyoukeiCommentBox01 .v4-balloonCommentBoxInner::after {
	top: 50%;
	bottom: auto;
	right: -29px;
	margin-top: -25px;
	transform: rotate(-90deg);
}

/* souzokusyoukeiTable */
.souzokusyoukeiTable01 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 3px;
}
.souzokusyoukeiTable01 > thead > tr > th {
	width: 50%;
	padding-bottom: 10px;
}
.souzokusyoukeiTable01 > tbody > tr > th {
	text-align: left;
}
.souzokusyoukeiTable01 > tbody > tr > td {
	text-align: right;
}
.souzokusyoukeiTable01 > thead > tr > *:last-child,
.souzokusyoukeiTable01 > tbody > tr > *:last-child {
	border-left: dashed 2px #d9d8d8;
}

/* souzokusyoukeiArrowColumn */
.souzokusyoukeiArrowColumn01 {
	display: flex;
	justify-content: center;
}
.souzokusyoukeiArrowColumn01 > * {
	position: relative;
	width: 280px;
}
.souzokusyoukeiArrowColumn01 > *:nth-child(n+2)::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -60px;
	border-style: solid;
	border-color: transparent transparent transparent #e6e6e6;
	border-width: 40px 0px 40px 34px;
}
.souzokusyoukeiArrowColumn01 *[class*="souzokusyoukeiBalloon"] {
	position: absolute;
	top: -70px;
	left: 50%;
	width: 260px;
	transform: translateX(-50%);
}

/* modal */
.v3-boxModal .souzokusyoukeiModalConetent {
	display: block !important;
}
.v3-boxModal .souzokusyoukeiColorBlock01 *[class^="btnT"][class*=" glyph"][class*=" icon"] > span {
	padding: 0 40px !important;
}
.v3-boxModal .souzokusyoukeiModalFs14 {
	font-size: 1.9rem !important;
}

@media screen and (max-width: 767px) {
	/* souzokusyoukeiMvBlock */
	.souzokusyoukeiMvBlock01 {
		background-image: url(/kojin/souzokusyoukei/images/index_mv_bg_01_sp.png);
	}
	.souzokusyoukeiMvBlock01 > .columnInner {
		min-height: 506px;
		padding: 20px 0 72px;
	}
	.souzokusyoukeiMvBlock01 .mvImg {
		margin-top: 15px;
	}
	.souzokusyoukeiMvBlock01 .mvTtl img {
		width: 295px;
	}
	.souzokusyoukeiMvBlock01 .mvImg img {
		width: 369px;
	}
	.souzokusyoukeiMvBlock01 .mvCv {
		width: auto;
		margin: -17px 10px 0;
		padding: 10px 12px 15px;
	}

	/* souzokusyoukeiTabBlock */
	.souzokusyoukeiTabBlock01 {
		margin-top: -54px;
	}
	.souzokusyoukeiTabBlock01.jsTabAcc02  > ul {
		margin-bottom: 35px;
	}
	.souzokusyoukeiTabBlock01 > ul > li > div > a {
		padding: 14px 10px !important;
		line-height: 1.1;
	}

	/* souzokusyoukeiColumn */
	*[class*="souzokusyoukeiColumn"] {
		display: block;
		margin: -15px 0 0;
	}
	*[class*="souzokusyoukeiColumn"] > * {
		width: auto;
		margin: 15px 0 0;
	}
	.souzokusyoukeiColumn02 {
		margin-top: 0;
	}
	.souzokusyoukeiColumn03 {
		display: flex;
		max-width: 320px;
		margin: 0 auto;
	}
	.souzokusyoukeiColumn03 > * {
		width: calc(50% - 10px);
		margin: 20px 0 0 20px;
	}
	.souzokusyoukeiColumn02 > *:nth-child(n+2) {
		margin-top: 15px;
	}
	.souzokusyoukeiColumn03 > *:nth-child(2n-1) {
		margin-left: 0;
	}
	.souzokusyoukeiColumn03 > *:nth-child(-n+2) {
		margin-top: 0;
	}

	/* souzokusyoukeiCardBlock */
	.souzokusyoukeiCardBlock02 {
		border-radius: 12px;
	}
	a.souzokusyoukeiCardBlock01 > .v3-blockInner {
		padding: 5px 25px 5px 10px;
	}
	a.souzokusyoukeiCardBlock01.v3-linkBottom > .v3-blockInner,
	a.souzokusyoukeiCardBlock01.souzokusyoukeiCardNoMark01 > .v3-blockInner {
		padding: 15px 25px 15px 10px;
	}
	a.souzokusyoukeiCardBlock02.v3-linkBottom > .v3-blockInner {
		padding: 10px 10px 25px;
	}
	a.souzokusyoukeiCardBlock03:not(.v3-noMark01) > .v3-blockInner {
		padding: 17px 20px;
	}
	a.souzokusyoukeiCardBlock01:not(.v3-noMark01) > .v3-blockInner:before,
	a.souzokusyoukeiCardBlock02:not(.v3-noMark01) > .v3-blockInner:before,
	a.souzokusyoukeiCardBlock03:not(.v3-noMark01) > .v3-blockInner:before {
		width: 8px;
		height: 8px;
		bottom: 9px;
	}
	a.souzokusyoukeiCardBlock02:not(.v3-noMark01) > .v3-blockInner:before {
		bottom: 10px;
	}
	a.souzokusyoukeiCardBlock03:not(.v3-noMark01) > .v3-blockInner:before {
		left: 5px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardItem01 {
		flex-direction: row;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg01 {
		min-width: 75px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg02 {
		min-width: 74px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg03 {
		min-width: 80px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg04 {
		min-width: 53px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg05 {
		min-width: 76px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg01 > img {
		width: 75px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg02 > img {
		width: 74px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg03 > img {
		width: 80px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg04 > img {
		width: 53px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardImg05 > img {
		width: 76px;
	}
	.souzokusyoukeiCardBlock03 .souzokusyoukeiCardImg01 > img {
		width: 43px;
	}
	.souzokusyoukeiCardBlock01 .souzokusyoukeiCardTtl01 {
		margin-left: 10px;
	}
	.souzokusyoukeiCardBlock02 .souzokusyoukeiCardTtl01 {
		align-items: center;
		line-height: 1.25;
	}

	/* souzokusyoukeiBefore */
	.souzokusyoukeiBefore01 {
		margin-top: 25px;
		padding-top: 48px;
	}
	.souzokusyoukeiBefore01::before {
		border-width: 28px 48px 0px 48px;
	}

	/* souzokusyoukeiColorBlock */
	*[class*="souzokusyoukeiColorBlock"] {
		padding: 15px 12px 20px;
		border-radius: 4px 4px 0 0;
	}
	.souzokusyoukeiColorBlock04 {
		padding: 20px 12px;
	}
	.souzokusyoukeiColorBlock05 {
		padding: 10px;
	}
	#wrap .layoutColumnA2_1 .souzokusyoukeiColorBlock03 {
		max-width: 335px;
		margin: 0 auto !important;
		padding-bottom: 10px;
		float: none;
	}
	.souzokusyoukeiColorBlock03.souzokusyoukeiPlanBg01::before {
		width: 140px;
		height: 108px;
	}
	.souzokusyoukeiColorBlock03 .souzokusyoukeiPlanText01 {
		width: 170px;
		margin: -30px auto 0 0;
	}
	.souzokusyoukeiColorBlock03 .souzokusyoukeiPlanText01 > span {
		font-size: 2rem;
	}
	.souzokusyoukeiColorBlock05 .calcText {
		margin: 0 5px;
	}

	/* souzokusyoukeiLabelTtl */
	*[class*="souzokusyoukeiLabelTtl"] {
		margin-bottom: 15px;
	}
	*[class*="souzokusyoukeiLabelTtl"] > * {
		padding: 8px 5px;
		border-radius: 30px;
		font-size: 2rem;
	}
	*[class*="souzokusyoukeiLabelTtl"] > * > span::before {
		left: 7px;
	}
	*[class*="souzokusyoukeiLabelTtl"] > * > span {
		padding: 0 25px;
	}
	.souzokusyoukeiLabelTtl02 > a {
		border-radius: 60px;
	}

	/* souzokusyoukeiLineUpImg */
	.souzokusyoukeiLineUpImg01 {
		display: block;
	}

	/* souzokusyoukeiNaviBlock */
	.souzokusyoukeiNaviBlock01 .v3-columnNaviItem01:nth-child(n+2) {
		border-top: 1px solid #e1e1e1;
	}
	.souzokusyoukeiNaviBlock01 .v3-columnNaviItem01 > a {
		padding: 10px 0;
	}

	/* souzokusyoukeiRibbonLabel */
	.souzokusyoukeiRibbonLabel01 {
		top: -30px;
		margin-bottom: 10px;
		padding: 0 21px 13px;
	}
	.souzokusyoukeiRibbonLabel01:before,
	.souzokusyoukeiRibbonLabel01:after {
		width: 37px;
		height: 44px;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > * {
		padding: 5px 15px;
		font-size: 1.4rem;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner:before {
		border-width: 22px 0 22px 12px;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner::after {
		border-width: 22px 12px 22px 0;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:before,
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:after {
		bottom: -13px;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:before {
		border-width: 0 16px 13px 0;
	}
	.souzokusyoukeiRibbonLabel01 .v4-ribbonLabelInner > *:after {
		border-width: 13px 16px 0 0;
	}

	/* souzokusyoukeiCommentBox */
	.souzokusyoukeiCommentBox01 {
		width: auto;
		margin: 0;
		padding: 0 65px 0 0;
	}
	.souzokusyoukeiCommentBox01::after {
		width: 48px;
		height: 73px;
		margin-top: -37px;
	}
	.souzokusyoukeiCommentBox01 .v4-balloonCommentBoxInner {
		padding: 10px 5px;
	}
	.souzokusyoukeiCommentBox01 .v4-balloonCommentBoxInner::after {
		right: -18px;
		margin-top: -15px;
	}

	/* souzokusyoukeiTable */
	.souzokusyoukeiTable01 {
		border-spacing: 2px;
		font-size: 1.4rem;
	}
	.souzokusyoukeiTable01 > thead > tr > *:last-child,
	.souzokusyoukeiTable01 > tbody > tr > *:last-child {
		border-left: dashed 1px #d9d8d8;
	}

	/* souzokusyoukeiIrowakeAccBlock */
	.souzokusyoukeiIrowakeAccBlock01.jsAccTitle > .blockInner > .blockTitle,
	.souzokusyoukeiIrowakeAccBlock01.jsAccTitle > .blockInner *[role="tabpanel"] {
		padding: 15px 10px;
	}

	/* souzokusyoukeiArrowColumn */
	.souzokusyoukeiArrowColumn01 > * {
		width: 33%;
	}
	.souzokusyoukeiArrowColumn01 > *:nth-child(n+2) {
		margin-left: 10px;
	}
	.souzokusyoukeiArrowColumn01 > *:nth-child(n+2)::before {
		left: -5px;
		margin-top: -42px;
		border-width: 15px 0px 15px 11px;
	}
	.souzokusyoukeiArrowColumn01 *[class*="souzokusyoukeiBalloon"] {
		top: -55px;
		width: auto;
		padding: 5px 3px;
	}
	.souzokusyoukeiArrowColumn01 .souzokusyoukeiBalloon01 {
		width: 105px;
	}
	.souzokusyoukeiArrowColumn01 .souzokusyoukeiBalloon02 {
		width: 85px;
	}
	.souzokusyoukeiArrowColumn01 .souzokusyoukeiImg01 {
		width: 66px;
	}

	/* modal */
	.v3-boxModal .souzokusyoukeiColorBlock01 *[class^="btnT"][class*=" glyph"].btnWFull {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.v3-boxModal .souzokusyoukeiColorBlock01 *[class^="btnT"][class*=" glyph"] > span {
		padding: 0 15px 0 20px !important;
	}
	.v3-boxModal .souzokusyoukeiColorBlock01 *[class^="btnT"][class*=" glyph"][class*=" icon"] > span {
		padding: 0 25px !important;
	}
	.v3-boxModal .souzokusyoukeiColorBlock01 .btnT01 > span:before {
		left: 7px;
	}
	.v3-boxModal .souzokusyoukeiModalFs14 {
		font-size: 1.4rem !important;
	}
}
