@charset "utf-8";

.grid {overflow: visible;}
.grid:after {
}
img {max-width: 100%; -webkit-backface-visibility: hidden; image-rendering: -webkit-optimize-contrast;}
.mt16 { margin-top: 16px !important; }
.mt24 { margin-top: 24px !important; }

#mainVisual.sonaeru {
	background-image: url(/kojin/sonaeru/img/img_sonaeru_mv.png);
}
#mainVisual.yuigon {
	background-image: url(/kojin/sonaeru/img/img_sonaeru_yuigon_mv.png);
}
#mainVisual.sonaeru .wrapInner h1 {
	color: #333;
	padding-bottom: 0;
}
#mainVisual.sonaeru .wrapInner h1 span {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 8px 24px;
	position: relative;
}
#mainVisual.sonaeru .wrapInner h1 span:after,
#mainVisual.sonaeru .wrapInner h1 span:before {
	content: "";
	height: 4px;
	position: absolute;
	bottom: 0;
}
#mainVisual.sonaeru .wrapInner h1 span:before {
	background-color: #ecd7d6;
	width: 100%;
	left: 0;
	z-index: 1;
}
#mainVisual.sonaeru .wrapInner h1 span:after {
	background-color: #d91f11;
	width: 1em;
	left: 24px;
	z-index: 2;
}
#mainVisual.sonaeru .wrapInner .lead {
	background: rgba(255, 255, 255, 0.9) url(/kojin/kariru/images/bg_mv_lead.png) no-repeat right bottom;
	margin-top: 0;
}
.leadSection {
	padding-top: 60px;
}
.leadSection .img {
	background: url(/kojin/sonaeru/img/bg_sonaeru_01.png) no-repeat center bottom / contain;
	padding: 0 10px;
	position: relative;
	text-align: center;
}
.leadSection .img img {
	position: relative;
	margin-bottom: -14px;
}
.leadSection .leadBox {
	background: url(/kojin/kariru/images/bg_pattern_01.png);
	padding: 52px 0 0;
}
.leadSection .leadBox:before {
	border-style: solid;
	border-width: 30px 35px 0 35px;
	border-color: #ffeaea transparent transparent transparent;
	content: "";
	display: block;
	margin: 0 auto 32px;
	width: 0;
	height: 0;
}
.leadSection .leadBox .lead {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.leadSection .leadBox .clerk {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-top: 32px;
}
.leadSection .leadBox .clerk .balloon {
	background-color: #fff;
	border-radius: 8px;
	font-size: 32px;
	font-weight: bold;
	margin: 0 16px 48px 0;
	padding: 30px 80px;
	position: relative;
}
.leadSection .leadBox .clerk .balloon:after {
	border-style: solid;
	border-width: 13px 0 13px 23px;
	border-color: transparent transparent transparent #fff;
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: calc(100% - 1px);
	top: 50%;
	margin-top: -13px;
}
.leadSection .leadBox .clerk .balloon .emTxt {
	font-weight: bold;
}
.leadSection .leadBox .clerk .character {
	width: 144px;
}
.leadSection .leadBox .clerk .character img {
	width: 100%;
}
.sonaeruProducts {
	background: url(/kojin/kariru/images/bg_tile_03.png) no-repeat 0 4px, url(/kojin/kariru/images/bg_tile_04.png) no-repeat right 4px;
	border-top: 1px solid #d7d7db;
	padding: 64px 0 80px;
}
.sonaeruProducts + .sonaeruProducts {
	border-top: 1px solid #d7d7db;
}
.sonaeruProducts .careBox {
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	margin-top: 64px;
}
.sonaeruProducts .careBox.imgLeft .txtWrap {
	order: 2;
}
.sonaeruProducts .careBox.imgLeft .img {
	order: 1;
}
.sonaeruProducts .careBox .txtWrap {
	flex: 1;
	padding: 15px 40px 0;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap {
	border-top: 1px solid #e3dcdc;
	border-bottom: 1px solid #e3dcdc;
	padding: 40px 0;
	position: relative;
	text-align: center;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .label {
	background: #be1b10;
	border-radius: 15px;
	color: #fff;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	width: 110px;
	height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: -16px;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .label .num {
	font-size: 20px;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .ttl {
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3;
}
.sonaeruProducts .careBox .txtWrap .checkList {
	margin-top: 32px;
}
.sonaeruProducts .careBox .txtWrap .checkList li {
	background: url(/kojin/sonaeru/img/icn_checkbox.png) no-repeat 0 3px / 20px;
	padding-left: 25px;
}
.sonaeruProducts .careBox .txtWrap .checkList li + li {
	margin-top: 20px;
}
.sonaeruProducts .careListBlock {
	margin-top: 40px;
	padding: 0 30px 32px;
	position: relative;
}
.sonaeruProducts .careListBlock:before {
	background: url(/kojin/kariru/images/bg_pattern_04.png);
	content: "";
	display: block;
	width: 100%;
	height: calc(100% - 45px);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.sonaeruProducts .careListBlock .grid {
	position: relative;
	z-index: 2;
}
.productListBlock .productBox a,
.sonaeruProducts .careListBlock .box a {
	background: #fff url(/kojin/kariru/images/20211001/bg_tile_use.png) no-repeat right bottom;
	border: 1px solid #d7d7db;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 3px 0 rgba(0, 0, 0, .2);
	display: block;
	width: 100%;
	height: 100%;
}
.productListBlock .productBox a {
	border-radius: 4px;
}
.productListBlock .productBox a .ttl,
.sonaeruProducts .careListBlock .box a .ttl {
	color: #be1b10;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	height: 89px;
	text-align: center;
}
.productListBlock .productBox a .img img,
.sonaeruProducts .careListBlock .box a .img img {
	width: 100%;
}
.productListBlock .productBox a .txt,
.sonaeruProducts .careListBlock .box a .txt {
	padding: 20px;
}
.h4ttl {
	background: #f5f5f5;
	margin: 32px 0;
	padding: 8px 0;
}
.h4ttl h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cvArea .cvInner .souzoku_plaza {
	margin: 40px 0 -5px;
	font-size: 1.14em !important;
}
.cvArea .cvInner .subBtnWrap {
	margin: 32px auto 0;
	width: 240px;
}
.cvArea .cvInner .subBtnWrap .btn {
	height: 54px;
}

.aboutWill.yuigonBg {
	background-image: url(/kojin/sonaeru/img/img_sonaeru_yuigon_01.png);
}
.meritBox {
	background: #fff0f0;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	padding: 10px;
}
.meritBox dt {
	color: #be1b10;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
	width: 200px;
}
.meritBox dt .name {
	font-size: 20px;
}
.meritBox dd {
	background: #fff;
	flex: 1;
	padding: 40px;
}
.frameBox {
	background: #fff;
	border: 4px solid rgba(178, 178, 178, .4);
	padding: 24px;
}
.frameBox .ttl {
	border-bottom: 1px solid #e6e6eb;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.leadTxt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 36px;
	text-align: center;
}
.w16p{
	width: 16%;
}
.w24p{
	width: 24%;
}
.w28p{
	width: 28%;
}
.w36p{
	width: 36%;
}
.w38p{
	width: 38%;
}
.w42p{
	width: 42%;
}
.planTtl {
	font-size: 24px;
}
.yuigonPlan .num{
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #be1b10;
	color: #fff;
	line-height: 30px;
	margin-right: 10px;
	vertical-align: middle;
}
.normalTable table tbody tr .bgColor01{
	background: #faeeed;
}
.redBg {
	background: #be1b10;
	border-radius: 1.125em;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: 2.25;
	padding: 0 8px;
}

/* kariru */
.cvArea.sub .cvInner .catch,
.topLead .cvBox .catch {
	font-size: 32px;
	margin: 0 0 24px;
}
.cmnBox {
	background: #fff;
	padding: 40px;
}
.cmnBox.grayBg {
	background: #f7f7f7;
}
.cmnBox .boxHead {
	border-bottom: 1px solid #e6e6eb;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.cmnBox .boxHead .ttl {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
#mainVisual .wrapInner .leadWrap {
	margin-top: 48px;
	position: relative;
	width: 500px;
}
#mainVisual .wrapInner .leadWrap.colWrap {
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	width: 580px;
}
#mainVisual .wrapInner .leadWrap.colWrap .colLeft {
	width: 230px;
}
#mainVisual .wrapInner .leadWrap.colWrap .colRight {
	width: 348px;
}
#mainVisual .wrapInner .leadWrap .label {
	background: #fab223;
	border-radius: 20px;
	color: #fff;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 112px);
	height: 40px;
	position: absolute;
	left: 56px;
	top: -20px;
	z-index: 2;
}
#mainVisual .wrapInner .leadWrap .lead {
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0;
	height: 120px;
	padding: 28px 10px 8px;
	position: relative;
	text-align: center;
	z-index: 1;
}
#mainVisual .wrapInner .leadWrap .colLeft .lead {
	height: 242px;
	padding: 28px 8px 8px;
}
#mainVisual .wrapInner .leadWrap .lead + .lead {
	margin-top: 2px;
	padding-top: 8px;
}
#mainVisual .wrapInner .leadWrap .lead p {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
#mainVisual .wrapInner .leadWrap .lead .rate {
	font-size: 24px;
}
#mainVisual .wrapInner .leadWrap .lead .txtRed {
	color: #be1b10;
	font-size: 22px;
}
#mainVisual .wrapInner .leadWrap .lead .rate .num {
	font-size: 40px;
}
#mainVisual .wrapInner .leadWrap .lead .rate .sub {
	font-size: 20px;
}
#mainVisual .wrapInner .leadWrap .lead .note {
	font-size: 12px;
	font-weight: normal;
}
#mainVisual .wrapInner .leadWrap .lead .rate .note {
	font-size: 14px;
	font-weight: bold;
}
#mainVisual .wrapInner .leadWrap .lead .notes {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#flow .lead {
	font-size: 32px;
	margin-bottom: 24px;
}
#flow .subLead {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.flowBoxVertical .flowTtl .ttl {
	margin: 0;
}
.flowBoxVertical .flowTtl .ttl .label {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin-left: 16px;
	padding: 4px 10px;
	vertical-align: middle;
}
.flowBoxVertical .flowTtl .ttl .label.pink {
	background: #eb8583;
	color: #fff;
}
.flowBoxVertical .flowTtl .ttl .label.gray {
	background: #737375;
	color: #fff;
}
.flowBoxVertical .subTtl {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.w100 {
	width: 100px;
}
.flowArrow.arrowNone:after,
.flowArrow.arrowNone:before {
	display: none;
}
.cvArea .cvInner .btnWrap .grid {
	overflow: hidden;
}
.cvArea .cvInner .btnWrap.large {
	width: 616px;
}
.cvArea .cvInner .btnWrap.aimList {
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: flex-end;
	width: 100%;
}
.cvArea .cvInner .btnWrap.aimList .btn {
	font-size: 16px;
	width: 340px;
	height: 40px;
}
.cvArea.sub .cvInner .lead {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
#use .useList .box .txt {
	padding: 20px 8px;
}
#use .useList .box .txt .notes {
	color: #333;
	font-weight: normal;
}

.qaBlock01.typeToggle .quetion  {
	border: 1px solid #d7d7db;
	border-radius: 4px;
	background: #fff;
	padding: 16px 52px 16px 64px;
}
.qaBlock01 .quetion.active {
	border-bottom: none;
	border-radius: 4px 4px 0 0;
}
.qaBlock01.typeToggle .quetion:hover {
	background: #fff;
	opacity: .7;
}
.qaBlock01 .answer + .quetion {
	margin-top: 16px;
}
.qaBlock01 .quetion:before {
	font-size: 1.75rem;
	left: 18px;
}
.qaBlock01.typeToggle .quetion:after  {
	border-bottom: 1px dashed #d7d7db;
	content: "";
	display: block;
	width: calc(100% - 36px);
	height: 1px;
	opacity: 0;
	top: 100%;
	right: 18px;
}
.qaBlock01.typeToggle .quetion.active:after  {
	content: "";
	opacity: 1;
}
.qaBlock01.typeToggle .quetion p {
	position: relative;
}
.qaBlock01.typeToggle .quetion p:after,
.qaBlock01.typeToggle .quetion p:before {
	background: #be1b10;
	content: "";
	display: block;
	width: 18px;
	height: 2px;
	position: absolute;
	right: -34px;
	top: calc(50% - 1px);
}
.qaBlock01.typeToggle .quetion p:after {
	transform: rotate(90deg);
}
.qaBlock01.typeToggle .quetion.active p:after {
	opacity: 0;
}
.qaBlock01 .answer {
	border: 1px solid #d7d7db;
	border-top: none;
	border-radius: 0 0 4px 4px;
	margin-top: 0;
	padding: 20px 52px 16px 64px;
}
.qaBlock01 .answer:before {
	font-size: 1.75rem;
	left: 18px;
	top: 16px;
}
.qaBlock01 .answer .iconLink01 a {
	text-decoration: underline;
}
.backcolor777 .note {
	color: #fff;
}
#loanItems .itemsWrap .item .info .innerWrap .notes {
	padding: 0 22px;
}
.simulationBlock.box1 {
	justify-content: center;
}
.inquiryBox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 36px;
}
.inquiryBox h3 + .freeDial {
	margin-top: 0;
}
.productListBlock .productBox a .ttl .sub,
.sonaeruProducts .careListBlock .box a .ttl .sub {
	font-size: 13px;
}
.vTop {
	vertical-align: top;
}
.intro {
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
}
.intro dt {
	background-color: #be1b10;
	color: #fff;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	width: 140px;
}
.intro dd {
	font-size: 24px;
	font-weight: bold;
	padding-left: 16px;
}
.intro dd .sub {
	font-size: 18px;
}
.simulationBlock .box.educationSImulation .simuBox .input {
	width: 500px;
}

.backwidth .KariruList li.life-support a:after {
	width: 42px;
	height: 42px;
	left: calc(50% - 21px);
	bottom: 2px;
	background: url(/kojin/kariru/images/20211001/icn_kariru_reform.png) no-repeat center center / contain;
}
.ind1List > li {
	padding-left: 1em;
	text-indent: -1em;
}
.ind1List > li > * {
	padding-left: 0;
}
.btn.pdfBtn:after {
	border: 1px solid #be1b10;
	content: "PDF";
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 8px;
	width: 26px;
	height: 16px;
	position: absolute;
	right: 19px;
	top: 50%;
	margin-top: -8px;
}
.accWrap .accToggle {
	display: block;
}

/** PC **/
@media screen and (min-width: 801px){

.spOnly {display: none !important;}

/* hover */
.hover:hover,
.productListBlock .productBox a:hover,
.sonaeruProducts .careListBlock .box a:hover {
	opacity: .7;
}
.btn:hover {
	border: 1px solid #be1b10;
}
.qaBlock01 .answer .iconLink01 a:hover {
	text-decoration: none;
}

.btn.pdfBtn:hover:after {
	border-color: #fff;
}

}

/** SP **/
@media screen and (max-width: 800px){

.pcOnly {display: none !important;}

.sp_layoutC{ text-align: center!important; }.sp_layoutR{ text-align: right!important; }.sp_layoutL{ text-align: left!important; }
.sp_lh12{
	line-height: 1.2;
}
.sp_mt16 { margin-top: 16px !important; }
.sp_mt24 { margin-top: 24px !important; }

#mainVisual.sonaeru {
	height: 269px;
}
#mainVisual.sonaeru .wrapInner h1 span {
	padding: 4px 12px 3px;
}
#mainVisual.sonaeru .wrapInner h1 span:after {
	left: 12px;
}
#mainVisual.sonaeru .wrapInner .lead {
	margin-top: 0;
}
.leadSection {
	padding-top: 48px;
}
.leadSection .img img {
	margin-bottom: -8px;
}
.leadSection .leadBox {
	background-size: 8px auto;
	padding: 40px 0 0;
}
.leadSection .leadBox:before {
	border-width: 20px 24px 0 24px;
	margin-bottom: 24px;
}
.leadSection .leadBox .lead {
	font-size: 20px;
}
.leadSection .leadBox .clerk {
	margin-top: 20px;
	padding: 0 8px;
}
.leadSection .leadBox .clerk .balloon {
	flex: 1;
	font-size: 18px;
	margin: 0 10px 24px 0;
	padding: 16px;
}
.leadSection .leadBox .clerk .balloon:after {
	border-width: 7px 0 7px 13px;
	top: calc(100% - 24px);
	margin-top: 0;
}
.leadSection .leadBox .clerk .character {
	width: 88px;
}
.sonaeruProducts {
	background-size: 62px auto;
	background-position: 0 2px, right 2px;
	padding: 40px 8px;
}
.sonaeruProducts .careBox {
	flex-direction: column;
}
.sonaeruProducts .careBox.imgLeft .txtWrap {
	order: 1;
}
.sonaeruProducts .careBox.imgLeft .img {
	order: 2;
}
.sonaeruProducts .careBox .txtWrap {
	padding: 15px 0 0;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap {
	padding: 16px 8px;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .label {
	font-size: 14px;
	width: 90px;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .label .num {
	font-size: 18px;
}
.sonaeruProducts .careBox .txtWrap .ttlWrap .ttl {
	font-size: 20px;
}
.sonaeruProducts .careBox .txtWrap .checkList {
	margin-top: 24px;
}
.sonaeruProducts .careBox .txtWrap .checkList li {
	background-position: 0 1px;
}
.sonaeruProducts .careBox .txtWrap .checkList li + li {
	margin-top: 16px;
}
.sonaeruProducts .careBox .img {
	margin-top: 24px;
}
.sonaeruProducts .careListBlock {
	margin-top: 24px;
	padding: 0 10px 24px;
}
.sonaeruProducts .careListBlock:before {
	height: calc(100% - 48px);
}
.productListBlock .productBox a,
.sonaeruProducts .careListBlock .box a {
	background-size: 47px auto;
}
.productListBlock .productBox a .ttl,
.sonaeruProducts .careListBlock .box a .ttl {
	height: 64px;
}
.h4ttl h4 {
	font-size: 18px;
}
.cvArea .cvInner .subBtnWrap {
	margin-top: 12px;
	width: 100%;
}
.meritBox {
	flex-direction: column;
}
.meritBox dt {
	padding-bottom: 10px;
	width: 100%;
}
.meritBox dd {
	padding: 16px;
}
.frameBox {
	padding: 16px 24px 24px;
}
.planTtl {
	font-size: 20px;
}
.yuigonPlan .num {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	font-size: 14px;
}
.flxBox.spBlock {
	display: block;
}

/* kariru */
.cvArea.sub .cvInner .catch,
.topLead .cvBox .catch {
	font-size: 20px;
	margin: 0 0 16px;
}
.cmnBox {
	padding: 16px;
}
.cmnBox .boxHead {
	margin-bottom: 16px;
	padding-bottom: 10px;
}
.mvLead {
	padding: 0;
}
.mvLead .label {
	background: #fab223;
	border-radius: 20px;
	color: #fff;
	display:-ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 32px);
	height: 40px;
	position: absolute;
	left: 16px;
	top: -20px;
	z-index: 2;
}
.mvLead .lead {
	padding: 36px 16px 16px;
	text-align: center;
}
.mvLead .lead + .lead {
	border-top: 1px solid #e6e6eb;
	padding-top: 16px;
}
.mvLead .lead p {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.mvLead .lead p .txtRed {
	color: #be1b10;
	font-size: 20px;
}
.mvLead .lead p .note {
	font-size: 12px;
	font-weight: normal;
}
.mvLead .lead .rate {
	font-size: 20px;
}
.mvLead .lead .rate .num {
	font-size: 32px;
}
.mvLead .lead .rate .note {
	font-size: 14px;
	font-weight: bold;
}
.mvLead .lead .rate .sub {
	font-size: 16px;
}
#flow .lead {
	font-size: 20px;
	margin-bottom: 16px;
}
#flow .subLead {
	font-size: 16px;
}
.flowBoxVertical .flowTtl .ttl .label {
	font-size: 16px;
	margin-left: 8px;
}
.flowBoxVertical .subTtl {
	font-size: 18px;
}
.cvArea .cvInner .btnWrap.large {
	width: 100%;
}
.cvArea.sub .cvInner .lead {
	font-size: 14px;
}

/* simulation */
#simulation #header {
	position: relative;
	height: 45px;
	padding: 5px;
	outline: 1px solid #eeeeee;
}
#simulation #header:after, #simulation #headerFixed.fixed:after {
	display: none;
}
#simulation #headerFixed {
	padding: 0;
}
#simulation #headerLogoBlock {
	width: 100%;
	padding: 0;
}
#simulation #companyLogo {
	float: left;
	padding: 5px;
}
#simulation #companyLogo a {
	display: block;
	width: 124px;
	height: 24px;
	background: url(/common/img/sp_header_logo01.png) no-repeat 0 0;
	background-size: 124px 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#fontSize {
	display: none;
}
#container {
	box-sizing: border-box;
	width: 100%;
	padding: 0 16px;
}
#simulation .heading01 {
	font-size: 1.5714rem;
}
.colLayout01 > .colCondition {
	float: none;
	width: 100%;
}
.columnBlock02 .table01 th, .table01 td {
	padding: 16px;
}
.slidebarWrap > .valArea,
.slidebarWrap > .barArea,
.slidebarWrap {
	display: block;
}
.slidebarWrap > .barArea {
	padding: 16px 0;
}
.simulationWrap02 .simulation .slidebarWrap > .barArea {
	width: 100%;
}
.slidebarWrap > .barArea + .valArea {
	padding: 8px 0 0;
}
.simulationWrap02 .simulation .simuCond01 .entry .example01 {
	margin: 16px 0 0;
}
.simulationWrap02 .simulation .simuCond01 .entry .item01 > dd,
.simulationWrap02 .simulation .simuCond01 .entry .item01 > dt,
.simulationWrap02 .simulation .simuCond01 .entry .item01 {
	box-sizing: border-box;
	display: block;
	width: 100%;
}
.colLayout01 > .colResult {
	float: none;
	margin-top: 24px;
	width: 100%;
}
.simulationWrap02 .simulation .simuHdg {
	display: block;
	margin-top: 0 !important;
}
.simulationWrap02 .simulation .simuHdg > .icon {
	display: block;
}
.simulationWrap02 .simulation .simuHdg > .hdg {
	display: block;
	margin-top: 8px;
}
.slidebarWrap > .valArea .inputWrap {
	display: block;
	width: 100%;
}
.slidebarWrap > .valArea .inputWrap > .caution,
.slidebarWrap > .valArea .selectWrap > .caution {
	left: 0;
	top: calc(100% + 10px);
	white-space: normal;
}
.slidebarWrap > .valArea .inputWrap > .caution:before,
.slidebarWrap > .valArea .selectWrap > .caution:before {
	border-style: solid;
	border-width: 0 5px 10px 5px;
	border-color: transparent transparent #ef4136 transparent;
	left: 8px;
	top: -9px;
	margin: 0;
}
.selectWrap > .field > .choice,
#simulation input,
#simulation select {
	font-size: 16px;
}

#colorbox {
	box-sizing: border-box;
	max-width: 100%;
	padding: 0 20px;
}
#cboxWrapper {
	box-sizing: border-box;
	max-width: 100%;
	padding: 0 20px;
}
#cboxLoadedContent,
#cboxContent,
#cboxTopCenter {
	box-sizing: border-box;
	max-width: 100%;
}

#loanItems .itemsWrap .item .info .innerWrap .notes {
	padding: 0;
}

.inquiryBox h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 24px;
}

.kihuAttentionIcon {
	width: 32px;
}
.intro {
	flex-direction: column;
}
.intro dt {
	font-size: 18px;
	padding: 8px 16px;
	width: 100%;
}
.intro dd {
	font-size: 20px;
	padding: 16px 0 0;
	text-align: center;
}
.intro dd .sub {
	font-size: 16px;
}

.simulationBlock .box.educationSImulation .simuBox .input {
	width: 57%;
}
.backwidth .KariruList li.life-support a:after {
	width: 21px;
	height: 21px;
	left: calc(50% - 10px);
}
.backwidth .KariruList li.education a:after {
	width: 21px;
	height: 18px;
	left: calc(50% - 10px);
	background-size: 395px auto;
	background-position: -49px -78px;
}

}

