@charset "UTF-8";
/*----------
	compatible common
	リニューアル前common スタイル互換
----------*/
.l-compatible .ta-l {
	text-align: left !important;
}
.l-compatible .ta-c {
	text-align: center !important;
}
.l-compatible .ta-r {
	text-align: right !important;
}
.l-compatible .ve-t {
	vertical-align: top !important;
}
.l-compatible .ve-m {
	vertical-align: middle !important;
}
.l-compatible .ve-b {
	vertical-align: bottom !important;
}
.l-compatible .dispFlex {
	display: flex;
}
.l-compatible .dispIb {
	display: inline-block;
}
@media (min-width: 751px) {
	.l-compatible .pc_dispFlex {
		display: flex;
	}
}
.l-compatible .aiS {
	align-items: flex-start;
}
.l-compatible .aiC {
	align-items: center;
}
.l-compatible .aiE {
	align-items: flex-end;
}
.l-compatible .jcSb {
	justify-content: space-between;
}
.l-compatible .jcC {
	justify-content: center;
}
.l-compatible .jcSa {
	justify-content: space-around;
}
.l-compatible .ListNumber {
	list-style: decimal !important;
	padding-left: 1.6em !important;
}
.l-compatible .indent00 {
	text-indent: 0em !important;
	padding-left: 0em !important;
}
.l-compatible .indent01 {
	text-indent: -1em !important;
	padding-left: 1em !important;
}
.l-compatible .indent02 {
	text-indent: -2em !important;
	padding-left: 2em !important;
}
.l-compatible .textIndent {
	text-indent: 1em !important;
}
.l-compatible .font11 {
	font-size: 1.1em !important;
	font-size: 1.1rem !important;
}
.l-compatible .font12 {
	font-size: 1.2em !important;
	font-size: 1.2rem !important;
}
.l-compatible .font13 {
	font-size: 1.3em !important;
	font-size: 1.3rem !important;
}
.l-compatible .font14 {
	font-size: 1.4em !important;
	font-size: 1.4rem !important;
}
.l-compatible .font15 {
	font-size: 1.5em !important;
	font-size: 1.5rem !important;
}
.l-compatible .font16 {
	font-size: 1.6em !important;
	font-size: 1.6rem !important;
}
.l-compatible .font17 {
	font-size: 1.7em !important;
	font-size: 1.7rem !important;
}
.l-compatible .font18 {
	font-size: 1.8em !important;
	font-size: 1.8rem !important;
}
.l-compatible .font19 {
	font-size: 1.9em !important;
	font-size: 1.9rem !important;
}
.l-compatible .font20 {
	font-size: 2em !important;
	font-size: 2rem !important;
}
.l-compatible .font21 {
	font-size: 2.1em !important;
	font-size: 2.1rem !important;
}
.l-compatible .font22 {
	font-size: 2.2em !important;
	font-size: 2.2rem !important;
}
.l-compatible .font23 {
	font-size: 2.3em !important;
	font-size: 2.3rem !important;
}
.l-compatible .fontRed {
	color: #eb0000 !important;
}
.l-compatible .fontGreen {
	color: #008803;
}
.l-compatible .fontNormal {
	font-weight: normal !important;
}
.l-compatible .fontBold {
	font-weight: bold !important;
}
.l-compatible .bgGray {
	background: #f8f8f8;
}
.l-compatible .mb0 {
	margin-bottom: 0 !important;
}
.l-compatible .mb5 {
	margin-bottom: 5px !important;
}
.l-compatible .mb10 {
	margin-bottom: 10px !important;
}
.l-compatible .mb12 {
	margin-bottom: 12px !important;
}
.l-compatible .mb15 {
	margin-bottom: 15px !important;
}
.l-compatible .mb17 {
	margin-bottom: 17px !important;
}
.l-compatible .mb20 {
	margin-bottom: 20px !important;
}
.l-compatible .mb25 {
	margin-bottom: 25px !important;
}
.l-compatible .mb30 {
	margin-bottom: 30px !important;
}
.l-compatible .mb35 {
	margin-bottom: 35px !important;
}
.l-compatible .mb40 {
	margin-bottom: 40px !important;
}
.l-compatible .mb45 {
	margin-bottom: 45px !important;
}
.l-compatible .mb50 {
	margin-bottom: 50px !important;
}
.l-compatible .mb60 {
	margin-bottom: 60px !important;
}
.l-compatible .mb70 {
	margin-bottom: 70px !important;
}
.l-compatible .mb80 {
	margin-bottom: 80px !important;
}
.l-compatible .mb90 {
	margin-bottom: 90px !important;
}
.l-compatible .mb100 {
	margin-bottom: 100px !important;
}
.l-compatible .mb110 {
	margin-bottom: 110px !important;
}
.l-compatible .mb120 {
	margin-bottom: 120px !important;
}
.l-compatible .mb130 {
	margin-bottom: 130px !important;
}
.l-compatible .mb140 {
	margin-bottom: 140px !important;
}
.l-compatible .mb150 {
	margin-bottom: 150px !important;
}
.l-compatible .mt0 {
	margin-top: 0 !important;
}
.l-compatible .mt5 {
	margin-top: 5px !important;
}
.l-compatible .mt10 {
	margin-top: 10px !important;
}
.l-compatible .mt15 {
	margin-top: 15px !important;
}
.l-compatible .mt20 {
	margin-top: 20px !important;
}
.l-compatible .mt25 {
	margin-top: 25px !important;
}
.l-compatible .mt30 {
	margin-top: 30px !important;
}
.l-compatible .mt32 {
	margin-top: 32px !important;
}
.l-compatible .mt35 {
	margin-top: 35px !important;
}
.l-compatible .mt40 {
	margin-top: 40px !important;
}
.l-compatible .mt45 {
	margin-top: 45px !important;
}
.l-compatible .mt50 {
	margin-top: 50px !important;
}
.l-compatible .mt60 {
	margin-top: 60px !important;
}
.l-compatible .mt70 {
	margin-top: 70px !important;
}
.l-compatible .mt80 {
	margin-top: 80px !important;
}
.l-compatible .mt90 {
	margin-top: 90px !important;
}
.l-compatible .mt100 {
	margin-top: 100px !important;
}
.l-compatible .mt110 {
	margin-top: 110px !important;
}
.l-compatible .mt120 {
	margin-top: 120px !important;
}
.l-compatible .mt130 {
	margin-top: 130px !important;
}
.l-compatible .mt140 {
	margin-top: 140px !important;
}
.l-compatible .mt150 {
	margin-top: 150px !important;
}
.l-compatible .mr0 {
	margin-right: 0 !important;
}
.l-compatible .mr5 {
	margin-right: 5px !important;
}
.l-compatible .mr10 {
	margin-right: 10px !important;
}
.l-compatible .mr15 {
	margin-right: 15px !important;
}
.l-compatible .mr20 {
	margin-right: 20px !important;
}
.l-compatible .mr25 {
	margin-right: 25px !important;
}
.l-compatible .mr30 {
	margin-right: 30px !important;
}
.l-compatible .mr32 {
	margin-right: 32px !important;
}
.l-compatible .mr35 {
	margin-right: 35px !important;
}
.l-compatible .mr40 {
	margin-right: 40px !important;
}
.l-compatible .mr45 {
	margin-right: 45px !important;
}
.l-compatible .mr50 {
	margin-right: 50px !important;
}
.l-compatible .mr60 {
	margin-right: 60px !important;
}
.l-compatible .mr70 {
	margin-right: 70px !important;
}
.l-compatible .mr80 {
	margin-right: 80px !important;
}
.l-compatible .mr90 {
	margin-right: 90px !important;
}
.l-compatible .mr100 {
	margin-right: 100px !important;
}
.l-compatible .mr110 {
	margin-right: 110px !important;
}
.l-compatible .mr120 {
	margin-right: 120px !important;
}
.l-compatible .mr130 {
	margin-right: 130px !important;
}
.l-compatible .mr140 {
	margin-right: 140px !important;
}
.l-compatible .mr150 {
	margin-right: 150px !important;
}
.l-compatible .ml0 {
	margin-left: 0 !important;
}
.l-compatible .ml5 {
	margin-left: 5px !important;
}
.l-compatible .ml10 {
	margin-left: 10px !important;
}
.l-compatible .ml15 {
	margin-left: 15px !important;
}
.l-compatible .ml20 {
	margin-left: 20px !important;
}
.l-compatible .ml25 {
	margin-left: 25px !important;
}
.l-compatible .ml30 {
	margin-left: 30px !important;
}
.l-compatible .ml32 {
	margin-left: 32px !important;
}
.l-compatible .ml35 {
	margin-left: 35px !important;
}
.l-compatible .ml40 {
	margin-left: 40px !important;
}
.l-compatible .ml45 {
	margin-left: 45px !important;
}
.l-compatible .ml50 {
	margin-left: 50px !important;
}
.l-compatible .ml60 {
	margin-left: 60px !important;
}
.l-compatible .ml70 {
	margin-left: 70px !important;
}
.l-compatible .ml80 {
	margin-left: 80px !important;
}
.l-compatible .ml90 {
	margin-left: 90px !important;
}
.l-compatible .ml100 {
	margin-left: 100px !important;
}
.l-compatible .ml110 {
	margin-left: 110px !important;
}
.l-compatible .ml120 {
	margin-left: 120px !important;
}
.l-compatible .ml130 {
	margin-left: 130px !important;
}
.l-compatible .ml140 {
	margin-left: 140px !important;
}
.l-compatible .ml150 {
	margin-left: 150px !important;
}
.l-compatible .pb0 {
	padding-bottom: 0 !important;
}
.l-compatible .pb5 {
	padding-bottom: 5px !important;
}
.l-compatible .pb10 {
	padding-bottom: 10px !important;
}
.l-compatible .pb12 {
	padding-bottom: 12px !important;
}
.l-compatible .pb15 {
	padding-bottom: 15px !important;
}
.l-compatible .pb17 {
	padding-bottom: 17px !important;
}
.l-compatible .pb20 {
	padding-bottom: 20px !important;
}
.l-compatible .pb25 {
	padding-bottom: 25px !important;
}
.l-compatible .pb30 {
	padding-bottom: 30px !important;
}
.l-compatible .pb35 {
	padding-bottom: 35px !important;
}
.l-compatible .pb40 {
	padding-bottom: 40px !important;
}
.l-compatible .pb45 {
	padding-bottom: 45px !important;
}
.l-compatible .pb50 {
	padding-bottom: 50px !important;
}
.l-compatible .pb60 {
	padding-bottom: 60px !important;
}
.l-compatible .pb70 {
	padding-bottom: 70px !important;
}
.l-compatible .pb80 {
	padding-bottom: 80px !important;
}
.l-compatible .pb90 {
	padding-bottom: 90px !important;
}
.l-compatible .pb100 {
	padding-bottom: 100px !important;
}
.l-compatible .pb110 {
	padding-bottom: 110px !important;
}
.l-compatible .pb120 {
	padding-bottom: 120px !important;
}
.l-compatible .pb130 {
	padding-bottom: 130px !important;
}
.l-compatible .pb140 {
	padding-bottom: 140px !important;
}
.l-compatible .pb150 {
	padding-bottom: 150px !important;
}
.l-compatible .pt0 {
	padding-top: 0 !important;
}
.l-compatible .pt5 {
	padding-top: 5px !important;
}
.l-compatible .pt10 {
	padding-top: 10px !important;
}
.l-compatible .pt15 {
	padding-top: 15px !important;
}
.l-compatible .pt20 {
	padding-top: 20px !important;
}
.l-compatible .pt25 {
	padding-top: 25px !important;
}
.l-compatible .pt30 {
	padding-top: 30px !important;
}
.l-compatible .pt32 {
	padding-top: 32px !important;
}
.l-compatible .pt35 {
	padding-top: 35px !important;
}
.l-compatible .pt40 {
	padding-top: 40px !important;
}
.l-compatible .pt45 {
	padding-top: 45px !important;
}
.l-compatible .pt50 {
	padding-top: 50px !important;
}
.l-compatible .pt60 {
	padding-top: 60px !important;
}
.l-compatible .pt70 {
	padding-top: 70px !important;
}
.l-compatible .pt80 {
	padding-top: 80px !important;
}
.l-compatible .pt90 {
	padding-top: 90px !important;
}
.l-compatible .pt100 {
	padding-top: 100px !important;
}
.l-compatible .pt110 {
	padding-top: 110px !important;
}
.l-compatible .pt120 {
	padding-top: 120px !important;
}
.l-compatible .pt130 {
	padding-top: 130px !important;
}
.l-compatible .pt140 {
	padding-top: 140px !important;
}
.l-compatible .pt150 {
	padding-top: 150px !important;
}
.l-compatible .pr0 {
	padding-right: 0 !important;
}
.l-compatible .pr5 {
	padding-right: 5px !important;
}
.l-compatible .pr10 {
	padding-right: 10px !important;
}
.l-compatible .pr15 {
	padding-right: 15px !important;
}
.l-compatible .pr20 {
	padding-right: 20px !important;
}
.l-compatible .pr25 {
	padding-right: 25px !important;
}
.l-compatible .pr30 {
	padding-right: 30px !important;
}
.l-compatible .pr32 {
	padding-right: 32px !important;
}
.l-compatible .pr35 {
	padding-right: 35px !important;
}
.l-compatible .pr40 {
	padding-right: 40px !important;
}
.l-compatible .pr45 {
	padding-right: 45px !important;
}
.l-compatible .pr50 {
	padding-right: 50px !important;
}
.l-compatible .pr60 {
	padding-right: 60px !important;
}
.l-compatible .pr70 {
	padding-right: 70px !important;
}
.l-compatible .pr80 {
	padding-right: 80px !important;
}
.l-compatible .pr90 {
	padding-right: 90px !important;
}
.l-compatible .pr100 {
	padding-right: 100px !important;
}
.l-compatible .pr110 {
	padding-right: 110px !important;
}
.l-compatible .pr120 {
	padding-right: 120px !important;
}
.l-compatible .pr130 {
	padding-right: 130px !important;
}
.l-compatible .pr140 {
	padding-right: 140px !important;
}
.l-compatible .pr150 {
	padding-right: 150px !important;
}
.l-compatible .pl0 {
	padding-left: 0 !important;
}
.l-compatible .pl5 {
	padding-left: 5px !important;
}
.l-compatible .pl10 {
	padding-left: 10px !important;
}
.l-compatible .pl15 {
	padding-left: 15px !important;
}
.l-compatible .pl20 {
	padding-left: 20px !important;
}
.l-compatible .pl25 {
	padding-left: 25px !important;
}
.l-compatible .pl30 {
	padding-left: 30px !important;
}
.l-compatible .pl32 {
	padding-left: 32px !important;
}
.l-compatible .pl35 {
	padding-left: 35px !important;
}
.l-compatible .pl40 {
	padding-left: 40px !important;
}
.l-compatible .pl45 {
	padding-left: 45px !important;
}
.l-compatible .pl50 {
	padding-left: 50px !important;
}
.l-compatible .pl60 {
	padding-left: 60px !important;
}
.l-compatible .pl70 {
	padding-left: 70px !important;
}
.l-compatible .pl80 {
	padding-left: 80px !important;
}
.l-compatible .pl90 {
	padding-left: 90px !important;
}
.l-compatible .pl100 {
	padding-left: 100px !important;
}
.l-compatible .pl110 {
	padding-left: 110px !important;
}
.l-compatible .pl120 {
	padding-left: 120px !important;
}
.l-compatible .pl130 {
	padding-left: 130px !important;
}
.l-compatible .pl140 {
	padding-left: 140px !important;
}
.l-compatible .pl150 {
	padding-left: 150px !important;
}
@media screen and (min-width: 751px), print {
	.l-compatible .w1p {
		width: 1% !important;
	}
	.l-compatible .w2p {
		width: 2% !important;
	}
	.l-compatible .w3p {
		width: 3% !important;
	}
	.l-compatible .w4p {
		width: 4% !important;
	}
	.l-compatible .w5p {
		width: 5% !important;
	}
	.l-compatible .w6p {
		width: 6% !important;
	}
	.l-compatible .w7p {
		width: 7% !important;
	}
	.l-compatible .w8p {
		width: 8% !important;
	}
	.l-compatible .w9p {
		width: 9% !important;
	}
	.l-compatible .w10p {
		width: 10% !important;
	}
	.l-compatible .w11p {
		width: 11% !important;
	}
	.l-compatible .w12p {
		width: 12% !important;
	}
	.l-compatible .w13p {
		width: 13% !important;
	}
	.l-compatible .w14p {
		width: 14% !important;
	}
	.l-compatible .w15p {
		width: 15% !important;
	}
	.l-compatible .w16p {
		width: 16% !important;
	}
	.l-compatible .w17p {
		width: 17% !important;
	}
	.l-compatible .w18p {
		width: 18% !important;
	}
	.l-compatible .w19p {
		width: 19% !important;
	}
	.l-compatible .w20p {
		width: 20% !important;
	}
	.l-compatible .w21p {
		width: 21% !important;
	}
	.l-compatible .w22p {
		width: 22% !important;
	}
	.l-compatible .w23p {
		width: 23% !important;
	}
	.l-compatible .w24p {
		width: 24% !important;
	}
	.l-compatible .w25p {
		width: 25% !important;
	}
	.l-compatible .w26p {
		width: 26% !important;
	}
	.l-compatible .w27p {
		width: 27% !important;
	}
	.l-compatible .w28p {
		width: 28% !important;
	}
	.l-compatible .w29p {
		width: 29% !important;
	}
	.l-compatible .w30p {
		width: 30% !important;
	}
	.l-compatible .w31p {
		width: 31% !important;
	}
	.l-compatible .w32p {
		width: 32% !important;
	}
	.l-compatible .w33p {
		width: 33% !important;
	}
	.l-compatible .w34p {
		width: 34% !important;
	}
	.l-compatible .w35p {
		width: 35% !important;
	}
	.l-compatible .w36p {
		width: 36% !important;
	}
	.l-compatible .w37p {
		width: 37% !important;
	}
	.l-compatible .w38p {
		width: 38% !important;
	}
	.l-compatible .w39p {
		width: 39% !important;
	}
	.l-compatible .w40p {
		width: 40% !important;
	}
	.l-compatible .w41p {
		width: 41% !important;
	}
	.l-compatible .w42p {
		width: 42% !important;
	}
	.l-compatible .w43p {
		width: 43% !important;
	}
	.l-compatible .w44p {
		width: 44% !important;
	}
	.l-compatible .w45p {
		width: 45% !important;
	}
	.l-compatible .w46p {
		width: 46% !important;
	}
	.l-compatible .w47p {
		width: 47% !important;
	}
	.l-compatible .w48p {
		width: 48% !important;
	}
	.l-compatible .w49p {
		width: 49% !important;
	}
	.l-compatible .w50p {
		width: 50% !important;
	}
	.l-compatible .w51p {
		width: 51% !important;
	}
	.l-compatible .w52p {
		width: 52% !important;
	}
	.l-compatible .w53p {
		width: 53% !important;
	}
	.l-compatible .w54p {
		width: 54% !important;
	}
	.l-compatible .w55p {
		width: 55% !important;
	}
	.l-compatible .w56p {
		width: 56% !important;
	}
	.l-compatible .w57p {
		width: 57% !important;
	}
	.l-compatible .w58p {
		width: 58% !important;
	}
	.l-compatible .w59p {
		width: 59% !important;
	}
	.l-compatible .w60p {
		width: 60% !important;
	}
	.l-compatible .w61p {
		width: 61% !important;
	}
	.l-compatible .w62p {
		width: 62% !important;
	}
	.l-compatible .w63p {
		width: 63% !important;
	}
	.l-compatible .w64p {
		width: 64% !important;
	}
	.l-compatible .w65p {
		width: 65% !important;
	}
	.l-compatible .w66p {
		width: 66% !important;
	}
	.l-compatible .w67p {
		width: 67% !important;
	}
	.l-compatible .w68p {
		width: 68% !important;
	}
	.l-compatible .w69p {
		width: 69% !important;
	}
	.l-compatible .w70p {
		width: 70% !important;
	}
	.l-compatible .w71p {
		width: 71% !important;
	}
	.l-compatible .w72p {
		width: 72% !important;
	}
	.l-compatible .w73p {
		width: 73% !important;
	}
	.l-compatible .w74p {
		width: 74% !important;
	}
	.l-compatible .w75p {
		width: 75% !important;
	}
	.l-compatible .w76p {
		width: 76% !important;
	}
	.l-compatible .w77p {
		width: 77% !important;
	}
	.l-compatible .w78p {
		width: 78% !important;
	}
	.l-compatible .w79p {
		width: 79% !important;
	}
	.l-compatible .w80p {
		width: 80% !important;
	}
	.l-compatible .w81p {
		width: 81% !important;
	}
	.l-compatible .w82p {
		width: 82% !important;
	}
	.l-compatible .w83p {
		width: 83% !important;
	}
	.l-compatible .w84p {
		width: 84% !important;
	}
	.l-compatible .w85p {
		width: 85% !important;
	}
	.l-compatible .w86p {
		width: 86% !important;
	}
	.l-compatible .w87p {
		width: 87% !important;
	}
	.l-compatible .w88p {
		width: 88% !important;
	}
	.l-compatible .w89p {
		width: 89% !important;
	}
	.l-compatible .w90p {
		width: 90% !important;
	}
	.l-compatible .w91p {
		width: 91% !important;
	}
	.l-compatible .w92p {
		width: 92% !important;
	}
	.l-compatible .w93p {
		width: 93% !important;
	}
	.l-compatible .w94p {
		width: 94% !important;
	}
	.l-compatible .w95p {
		width: 95% !important;
	}
	.l-compatible .w96p {
		width: 96% !important;
	}
	.l-compatible .w97p {
		width: 97% !important;
	}
	.l-compatible .w98p {
		width: 98% !important;
	}
	.l-compatible .w99p {
		width: 99% !important;
	}
	.l-compatible .w100p {
		width: 100% !important;
	}
}
@media screen and (max-width: 750px) {
	.l-compatible .sp_w1p {
		width: 1% !important;
	}
	.l-compatible .sp_w2p {
		width: 2% !important;
	}
	.l-compatible .sp_w3p {
		width: 3% !important;
	}
	.l-compatible .sp_w4p {
		width: 4% !important;
	}
	.l-compatible .sp_w5p {
		width: 5% !important;
	}
	.l-compatible .sp_w6p {
		width: 6% !important;
	}
	.l-compatible .sp_w7p {
		width: 7% !important;
	}
	.l-compatible .sp_w8p {
		width: 8% !important;
	}
	.l-compatible .sp_w9p {
		width: 9% !important;
	}
	.l-compatible .sp_w10p {
		width: 10% !important;
	}
	.l-compatible .sp_w11p {
		width: 11% !important;
	}
	.l-compatible .sp_w12p {
		width: 12% !important;
	}
	.l-compatible .sp_w13p {
		width: 13% !important;
	}
	.l-compatible .sp_w14p {
		width: 14% !important;
	}
	.l-compatible .sp_w15p {
		width: 15% !important;
	}
	.l-compatible .sp_w16p {
		width: 16% !important;
	}
	.l-compatible .sp_w17p {
		width: 17% !important;
	}
	.l-compatible .sp_w18p {
		width: 18% !important;
	}
	.l-compatible .sp_w19p {
		width: 19% !important;
	}
	.l-compatible .sp_w20p {
		width: 20% !important;
	}
	.l-compatible .sp_w21p {
		width: 21% !important;
	}
	.l-compatible .sp_w22p {
		width: 22% !important;
	}
	.l-compatible .sp_w23p {
		width: 23% !important;
	}
	.l-compatible .sp_w24p {
		width: 24% !important;
	}
	.l-compatible .sp_w25p {
		width: 25% !important;
	}
	.l-compatible .sp_w26p {
		width: 26% !important;
	}
	.l-compatible .sp_w27p {
		width: 27% !important;
	}
	.l-compatible .sp_w28p {
		width: 28% !important;
	}
	.l-compatible .sp_w29p {
		width: 29% !important;
	}
	.l-compatible .sp_w30p {
		width: 30% !important;
	}
	.l-compatible .sp_w31p {
		width: 31% !important;
	}
	.l-compatible .sp_w32p {
		width: 32% !important;
	}
	.l-compatible .sp_w33p {
		width: 33% !important;
	}
	.l-compatible .sp_w34p {
		width: 34% !important;
	}
	.l-compatible .sp_w35p {
		width: 35% !important;
	}
	.l-compatible .sp_w36p {
		width: 36% !important;
	}
	.l-compatible .sp_w37p {
		width: 37% !important;
	}
	.l-compatible .sp_w38p {
		width: 38% !important;
	}
	.l-compatible .sp_w39p {
		width: 39% !important;
	}
	.l-compatible .sp_w40p {
		width: 40% !important;
	}
	.l-compatible .sp_w41p {
		width: 41% !important;
	}
	.l-compatible .sp_w42p {
		width: 42% !important;
	}
	.l-compatible .sp_w43p {
		width: 43% !important;
	}
	.l-compatible .sp_w44p {
		width: 44% !important;
	}
	.l-compatible .sp_w45p {
		width: 45% !important;
	}
	.l-compatible .sp_w46p {
		width: 46% !important;
	}
	.l-compatible .sp_w47p {
		width: 47% !important;
	}
	.l-compatible .sp_w48p {
		width: 48% !important;
	}
	.l-compatible .sp_w49p {
		width: 49% !important;
	}
	.l-compatible .sp_w50p {
		width: 50% !important;
	}
	.l-compatible .sp_w51p {
		width: 51% !important;
	}
	.l-compatible .sp_w52p {
		width: 52% !important;
	}
	.l-compatible .sp_w53p {
		width: 53% !important;
	}
	.l-compatible .sp_w54p {
		width: 54% !important;
	}
	.l-compatible .sp_w55p {
		width: 55% !important;
	}
	.l-compatible .sp_w56p {
		width: 56% !important;
	}
	.l-compatible .sp_w57p {
		width: 57% !important;
	}
	.l-compatible .sp_w58p {
		width: 58% !important;
	}
	.l-compatible .sp_w59p {
		width: 59% !important;
	}
	.l-compatible .sp_w60p {
		width: 60% !important;
	}
	.l-compatible .sp_w61p {
		width: 61% !important;
	}
	.l-compatible .sp_w62p {
		width: 62% !important;
	}
	.l-compatible .sp_w63p {
		width: 63% !important;
	}
	.l-compatible .sp_w64p {
		width: 64% !important;
	}
	.l-compatible .sp_w65p {
		width: 65% !important;
	}
	.l-compatible .sp_w66p {
		width: 66% !important;
	}
	.l-compatible .sp_w67p {
		width: 67% !important;
	}
	.l-compatible .sp_w68p {
		width: 68% !important;
	}
	.l-compatible .sp_w69p {
		width: 69% !important;
	}
	.l-compatible .sp_w70p {
		width: 70% !important;
	}
	.l-compatible .sp_w71p {
		width: 71% !important;
	}
	.l-compatible .sp_w72p {
		width: 72% !important;
	}
	.l-compatible .sp_w73p {
		width: 73% !important;
	}
	.l-compatible .sp_w74p {
		width: 74% !important;
	}
	.l-compatible .sp_w75p {
		width: 75% !important;
	}
	.l-compatible .sp_w76p {
		width: 76% !important;
	}
	.l-compatible .sp_w77p {
		width: 77% !important;
	}
	.l-compatible .sp_w78p {
		width: 78% !important;
	}
	.l-compatible .sp_w79p {
		width: 79% !important;
	}
	.l-compatible .sp_w80p {
		width: 80% !important;
	}
	.l-compatible .sp_w81p {
		width: 81% !important;
	}
	.l-compatible .sp_w82p {
		width: 82% !important;
	}
	.l-compatible .sp_w83p {
		width: 83% !important;
	}
	.l-compatible .sp_w84p {
		width: 84% !important;
	}
	.l-compatible .sp_w85p {
		width: 85% !important;
	}
	.l-compatible .sp_w86p {
		width: 86% !important;
	}
	.l-compatible .sp_w87p {
		width: 87% !important;
	}
	.l-compatible .sp_w88p {
		width: 88% !important;
	}
	.l-compatible .sp_w89p {
		width: 89% !important;
	}
	.l-compatible .sp_w90p {
		width: 90% !important;
	}
	.l-compatible .sp_w91p {
		width: 91% !important;
	}
	.l-compatible .sp_w92p {
		width: 92% !important;
	}
	.l-compatible .sp_w93p {
		width: 93% !important;
	}
	.l-compatible .sp_w94p {
		width: 94% !important;
	}
	.l-compatible .sp_w95p {
		width: 95% !important;
	}
	.l-compatible .sp_w96p {
		width: 96% !important;
	}
	.l-compatible .sp_w97p {
		width: 97% !important;
	}
	.l-compatible .sp_w98p {
		width: 98% !important;
	}
	.l-compatible .sp_w99p {
		width: 99% !important;
	}
	.l-compatible .sp_w100p {
		width: 100% !important;
	}
}
.l-compatible img {
	width: auto;
	max-width: 100%;
}
.l-compatible img.w100p {
	width: 100%;
}
.l-compatible .sp, .l-compatible .spb {
	display: none;
}
@media screen and (max-width: 750px) {
	.l-compatible img.auto {
		width: auto;
	}
	.l-compatible img.pcauto {
		max-width: 100%;
		width: 100%;
	}
	.l-compatible .pc {
		display: none;
	}
	.l-compatible .sp {
		display: inline;
	}
	.l-compatible .spb {
		display: block;
	}
	.l-compatible .sp_mb0 {
		margin-bottom: 0 !important;
	}
	.l-compatible .sp_mb5 {
		margin-bottom: 5px !important;
	}
	.l-compatible .sp_mb10 {
		margin-bottom: 10px !important;
	}
	.l-compatible .sp_mb12 {
		margin-bottom: 12px !important;
	}
	.l-compatible .sp_mb15 {
		margin-bottom: 15px !important;
	}
	.l-compatible .sp_mb17 {
		margin-bottom: 17px !important;
	}
	.l-compatible .sp_mb20 {
		margin-bottom: 20px !important;
	}
	.l-compatible .sp_mb25 {
		margin-bottom: 25px !important;
	}
	.l-compatible .sp_mb30 {
		margin-bottom: 30px !important;
	}
	.l-compatible .sp_mb35 {
		margin-bottom: 35px !important;
	}
	.l-compatible .sp_mb40 {
		margin-bottom: 40px !important;
	}
	.l-compatible .sp_mb45 {
		margin-bottom: 45px !important;
	}
	.l-compatible .sp_mb50 {
		margin-bottom: 50px !important;
	}
	.l-compatible .sp_mb60 {
		margin-bottom: 60px !important;
	}
	.l-compatible .sp_mb70 {
		margin-bottom: 70px !important;
	}
	.l-compatible .sp_mb80 {
		margin-bottom: 80px !important;
	}
	.l-compatible .sp_mb90 {
		margin-bottom: 90px !important;
	}
	.l-compatible .sp_mb100 {
		margin-bottom: 100px !important;
	}
	.l-compatible .sp_mb110 {
		margin-bottom: 110px !important;
	}
	.l-compatible .sp_mb120 {
		margin-bottom: 120px !important;
	}
	.l-compatible .sp_mb130 {
		margin-bottom: 130px !important;
	}
	.l-compatible .sp_mb140 {
		margin-bottom: 140px !important;
	}
	.l-compatible .sp_mb150 {
		margin-bottom: 150px !important;
	}
	.l-compatible .sp_mt0 {
		margin-top: 0 !important;
	}
	.l-compatible .sp_mt5 {
		margin-top: 5px !important;
	}
	.l-compatible .sp_mt10 {
		margin-top: 10px !important;
	}
	.l-compatible .sp_mt15 {
		margin-top: 15px !important;
	}
	.l-compatible .sp_mt20 {
		margin-top: 20px !important;
	}
	.l-compatible .sp_mt25 {
		margin-top: 25px !important;
	}
	.l-compatible .sp_mt30 {
		margin-top: 30px !important;
	}
	.l-compatible .sp_mt32 {
		margin-top: 32px !important;
	}
	.l-compatible .sp_mt35 {
		margin-top: 35px !important;
	}
	.l-compatible .sp_mt40 {
		margin-top: 40px !important;
	}
	.l-compatible .sp_mt45 {
		margin-top: 45px !important;
	}
	.l-compatible .sp_mt50 {
		margin-top: 50px !important;
	}
	.l-compatible .sp_mt60 {
		margin-top: 60px !important;
	}
	.l-compatible .sp_mt70 {
		margin-top: 70px !important;
	}
	.l-compatible .sp_mt80 {
		margin-top: 80px !important;
	}
	.l-compatible .sp_mt90 {
		margin-top: 90px !important;
	}
	.l-compatible .sp_mt100 {
		margin-top: 100px !important;
	}
	.l-compatible .sp_mt110 {
		margin-top: 110px !important;
	}
	.l-compatible .sp_mt120 {
		margin-top: 120px !important;
	}
	.l-compatible .sp_mt130 {
		margin-top: 130px !important;
	}
	.l-compatible .sp_mt140 {
		margin-top: 140px !important;
	}
	.l-compatible .sp_mt150 {
		margin-top: 150px !important;
	}
	.l-compatible .sp_mr0 {
		margin-right: 0 !important;
	}
	.l-compatible .sp_mr5 {
		margin-right: 5px !important;
	}
	.l-compatible .sp_mr10 {
		margin-right: 10px !important;
	}
	.l-compatible .sp_mr15 {
		margin-right: 15px !important;
	}
	.l-compatible .sp_mr20 {
		margin-right: 20px !important;
	}
	.l-compatible .sp_mr25 {
		margin-right: 25px !important;
	}
	.l-compatible .sp_mr30 {
		margin-right: 30px !important;
	}
	.l-compatible .sp_mr32 {
		margin-right: 32px !important;
	}
	.l-compatible .sp_mr35 {
		margin-right: 35px !important;
	}
	.l-compatible .sp_mr40 {
		margin-right: 40px !important;
	}
	.l-compatible .sp_mr45 {
		margin-right: 45px !important;
	}
	.l-compatible .sp_mr50 {
		margin-right: 50px !important;
	}
	.l-compatible .sp_mr60 {
		margin-right: 60px !important;
	}
	.l-compatible .sp_mr70 {
		margin-right: 70px !important;
	}
	.l-compatible .sp_mr80 {
		margin-right: 80px !important;
	}
	.l-compatible .sp_mr90 {
		margin-right: 90px !important;
	}
	.l-compatible .sp_mr100 {
		margin-right: 100px !important;
	}
	.l-compatible .sp_mr110 {
		margin-right: 110px !important;
	}
	.l-compatible .sp_mr120 {
		margin-right: 120px !important;
	}
	.l-compatible .sp_mr130 {
		margin-right: 130px !important;
	}
	.l-compatible .sp_mr140 {
		margin-right: 140px !important;
	}
	.l-compatible .sp_mr150 {
		margin-right: 150px !important;
	}
	.l-compatible .sp_ml0 {
		margin-left: 0 !important;
	}
	.l-compatible .sp_ml5 {
		margin-left: 5px !important;
	}
	.l-compatible .sp_ml10 {
		margin-left: 10px !important;
	}
	.l-compatible .sp_ml15 {
		margin-left: 15px !important;
	}
	.l-compatible .sp_ml20 {
		margin-left: 20px !important;
	}
	.l-compatible .sp_ml25 {
		margin-left: 25px !important;
	}
	.l-compatible .sp_ml30 {
		margin-left: 30px !important;
	}
	.l-compatible .sp_ml32 {
		margin-left: 32px !important;
	}
	.l-compatible .sp_ml35 {
		margin-left: 35px !important;
	}
	.l-compatible .sp_ml40 {
		margin-left: 40px !important;
	}
	.l-compatible .sp_ml45 {
		margin-left: 45px !important;
	}
	.l-compatible .sp_ml50 {
		margin-left: 50px !important;
	}
	.l-compatible .sp_ml60 {
		margin-left: 60px !important;
	}
	.l-compatible .sp_ml70 {
		margin-left: 70px !important;
	}
	.l-compatible .sp_ml80 {
		margin-left: 80px !important;
	}
	.l-compatible .sp_ml90 {
		margin-left: 90px !important;
	}
	.l-compatible .sp_ml100 {
		margin-left: 100px !important;
	}
	.l-compatible .sp_ml110 {
		margin-left: 110px !important;
	}
	.l-compatible .sp_ml120 {
		margin-left: 120px !important;
	}
	.l-compatible .sp_ml130 {
		margin-left: 130px !important;
	}
	.l-compatible .sp_ml140 {
		margin-left: 140px !important;
	}
	.l-compatible .sp_ml150 {
		margin-left: 150px !important;
	}
	.l-compatible .sp_pb0 {
		padding-bottom: 0 !important;
	}
	.l-compatible .sp_pb5 {
		padding-bottom: 5px !important;
	}
	.l-compatible .sp_pb10 {
		padding-bottom: 10px !important;
	}
	.l-compatible .sp_pb12 {
		padding-bottom: 12px !important;
	}
	.l-compatible .sp_pb15 {
		padding-bottom: 15px !important;
	}
	.l-compatible .sp_pb17 {
		padding-bottom: 17px !important;
	}
	.l-compatible .sp_pb20 {
		padding-bottom: 20px !important;
	}
	.l-compatible .sp_pb25 {
		padding-bottom: 25px !important;
	}
	.l-compatible .sp_pb30 {
		padding-bottom: 30px !important;
	}
	.l-compatible .sp_pb35 {
		padding-bottom: 35px !important;
	}
	.l-compatible .sp_pb40 {
		padding-bottom: 40px !important;
	}
	.l-compatible .sp_pb45 {
		padding-bottom: 45px !important;
	}
	.l-compatible .sp_pb50 {
		padding-bottom: 50px !important;
	}
	.l-compatible .sp_pb60 {
		padding-bottom: 60px !important;
	}
	.l-compatible .sp_pb70 {
		padding-bottom: 70px !important;
	}
	.l-compatible .sp_pb80 {
		padding-bottom: 80px !important;
	}
	.l-compatible .sp_pb90 {
		padding-bottom: 90px !important;
	}
	.l-compatible .sp_pb100 {
		padding-bottom: 100px !important;
	}
	.l-compatible .sp_pb110 {
		padding-bottom: 110px !important;
	}
	.l-compatible .sp_pb120 {
		padding-bottom: 120px !important;
	}
	.l-compatible .sp_pb130 {
		padding-bottom: 130px !important;
	}
	.l-compatible .sp_pb140 {
		padding-bottom: 140px !important;
	}
	.l-compatible .sp_pb150 {
		padding-bottom: 150px !important;
	}
	.l-compatible .sp_pt0 {
		padding-top: 0 !important;
	}
	.l-compatible .sp_pt5 {
		padding-top: 5px !important;
	}
	.l-compatible .sp_pt10 {
		padding-top: 10px !important;
	}
	.l-compatible .sp_pt15 {
		padding-top: 15px !important;
	}
	.l-compatible .sp_pt20 {
		padding-top: 20px !important;
	}
	.l-compatible .sp_pt25 {
		padding-top: 25px !important;
	}
	.l-compatible .sp_pt30 {
		padding-top: 30px !important;
	}
	.l-compatible .sp_pt32 {
		padding-top: 32px !important;
	}
	.l-compatible .sp_pt35 {
		padding-top: 35px !important;
	}
	.l-compatible .sp_pt40 {
		padding-top: 40px !important;
	}
	.l-compatible .sp_pt45 {
		padding-top: 45px !important;
	}
	.l-compatible .sp_pt50 {
		padding-top: 50px !important;
	}
	.l-compatible .sp_pt60 {
		padding-top: 60px !important;
	}
	.l-compatible .sp_pt70 {
		padding-top: 70px !important;
	}
	.l-compatible .sp_pt80 {
		padding-top: 80px !important;
	}
	.l-compatible .sp_pt90 {
		padding-top: 90px !important;
	}
	.l-compatible .sp_pt100 {
		padding-top: 100px !important;
	}
	.l-compatible .sp_pt110 {
		padding-top: 110px !important;
	}
	.l-compatible .sp_pt120 {
		padding-top: 120px !important;
	}
	.l-compatible .sp_pt130 {
		padding-top: 130px !important;
	}
	.l-compatible .sp_pt140 {
		padding-top: 140px !important;
	}
	.l-compatible .sp_pt150 {
		padding-top: 150px !important;
	}
	.l-compatible .sp_pr0 {
		padding-right: 0 !important;
	}
	.l-compatible .sp_pr5 {
		padding-right: 5px !important;
	}
	.l-compatible .sp_pr10 {
		padding-right: 10px !important;
	}
	.l-compatible .sp_pr15 {
		padding-right: 15px !important;
	}
	.l-compatible .sp_pr20 {
		padding-right: 20px !important;
	}
	.l-compatible .sp_pr25 {
		padding-right: 25px !important;
	}
	.l-compatible .sp_pr30 {
		padding-right: 30px !important;
	}
	.l-compatible .sp_pr32 {
		padding-right: 32px !important;
	}
	.l-compatible .sp_pr35 {
		padding-right: 35px !important;
	}
	.l-compatible .sp_pr40 {
		padding-right: 40px !important;
	}
	.l-compatible .sp_pr45 {
		padding-right: 45px !important;
	}
	.l-compatible .sp_pr50 {
		padding-right: 50px !important;
	}
	.l-compatible .sp_pr60 {
		padding-right: 60px !important;
	}
	.l-compatible .sp_pr70 {
		padding-right: 70px !important;
	}
	.l-compatible .sp_pr80 {
		padding-right: 80px !important;
	}
	.l-compatible .sp_pr90 {
		padding-right: 90px !important;
	}
	.l-compatible .sp_pr100 {
		padding-right: 100px !important;
	}
	.l-compatible .sp_pr110 {
		padding-right: 110px !important;
	}
	.l-compatible .sp_pr120 {
		padding-right: 120px !important;
	}
	.l-compatible .sp_pr130 {
		padding-right: 130px !important;
	}
	.l-compatible .sp_pr140 {
		padding-right: 140px !important;
	}
	.l-compatible .sp_pr150 {
		padding-right: 150px !important;
	}
	.l-compatible .sp_pl0 {
		padding-left: 0 !important;
	}
	.l-compatible .sp_pl5 {
		padding-left: 5px !important;
	}
	.l-compatible .sp_pl10 {
		padding-left: 10px !important;
	}
	.l-compatible .sp_pl15 {
		padding-left: 15px !important;
	}
	.l-compatible .sp_pl20 {
		padding-left: 20px !important;
	}
	.l-compatible .sp_pl25 {
		padding-left: 25px !important;
	}
	.l-compatible .sp_pl30 {
		padding-left: 30px !important;
	}
	.l-compatible .sp_pl32 {
		padding-left: 32px !important;
	}
	.l-compatible .sp_pl35 {
		padding-left: 35px !important;
	}
	.l-compatible .sp_pl40 {
		padding-left: 40px !important;
	}
	.l-compatible .sp_pl45 {
		padding-left: 45px !important;
	}
	.l-compatible .sp_pl50 {
		padding-left: 50px !important;
	}
	.l-compatible .sp_pl60 {
		padding-left: 60px !important;
	}
	.l-compatible .sp_pl70 {
		padding-left: 70px !important;
	}
	.l-compatible .sp_pl80 {
		padding-left: 80px !important;
	}
	.l-compatible .sp_pl90 {
		padding-left: 90px !important;
	}
	.l-compatible .sp_pl100 {
		padding-left: 100px !important;
	}
	.l-compatible .sp_pl110 {
		padding-left: 110px !important;
	}
	.l-compatible .sp_pl120 {
		padding-left: 120px !important;
	}
	.l-compatible .sp_pl130 {
		padding-left: 130px !important;
	}
	.l-compatible .sp_pl140 {
		padding-left: 140px !important;
	}
	.l-compatible .sp_pl150 {
		padding-left: 150px !important;
	}
}
.l-compatible .main_skipLink {
	width: 0;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.l-compatible .skipLink {
	display: none !important;
}
.l-compatible .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.l-compatible-localnav {
	margin-top: 100px;
	padding: 40px 0;
	background-color: var(--color-bg-sub);
}
@media (min-width: 750px) {
	.l-compatible-localnav {
		margin-top: 120px;
		padding: 50px 0;
	}
}

/* font family */
/* fon weight */
/*----------
	compatible style
	リニューアル前style スタイル互換
----------*/
.l-compatible .bgLightGreen {
	background-color: #f0f5f0;
}
.l-compatible .col2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.l-compatible .col2 > * {
	max-width: 460px;
	width: 48.5%;
	margin-bottom: 20px;
}
.l-compatible .col3 {
	display: flex;
	flex-wrap: wrap;
}
.l-compatible .col3 > * {
	width: 31.3%;
	margin-right: 3%;
	margin-bottom: 20px;
}
.l-compatible .col3 > *:nth-child(3n) {
	margin-right: 0;
}
.l-compatible .col4 {
	display: flex;
	flex-wrap: wrap;
}
.l-compatible .col4 > * {
	width: 23%;
	margin-right: 2.6%;
	margin-bottom: 20px;
}
.l-compatible .col4 > *:nth-child(4n) {
	margin-right: 0;
}
@media (max-width: 750px) {
	.l-compatible .col2 {
		display: block;
	}
	.l-compatible .col2 > * {
		max-width: 100%;
		width: 100%;
		margin-bottom: 5%;
	}
	.l-compatible .col2.sp_col2 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.l-compatible .col2.sp_col2 > * {
		width: 48%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.l-compatible .col3 {
		display: block;
	}
	.l-compatible .col3 > * {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.l-compatible .col3.sp_col2 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.l-compatible .col3.sp_col2 > * {
		width: 48%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.l-compatible .col4 {
		display: block;
	}
	.l-compatible .col4 > * {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.l-compatible .col4.sp_col2 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.l-compatible .col4.sp_col2 > * {
		width: 48%;
		margin-right: 0;
		margin-bottom: 5%;
	}
}
.l-compatible .heading01 {
	font-size: 4.1rem;
	color: #008803;
	text-align: center;
}
.l-compatible .heading01 .image {
	display: block;
	text-align: center;
}
.l-compatible .main2 .heading01 .image img {
	width: 70px;
}
.l-compatible .heading01_black {
	font-size: 4.1rem;
	color: #333;
	text-align: center;
}
.l-compatible .heading02 {
	font-size: 3.6rem;
	text-align: center;
	margin-bottom: 80px;
}
.l-compatible .heading03 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 60px;
}
.l-compatible .heading_link01 a {
	display: block;
	text-align: center;
	padding: 15px 30px;
	text-decoration: none;
	color: #333;
	background: #eee;
	font-size: 2.4rem;
	position: relative;
}
.l-compatible .heading_link01 a:hover {
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
	transition-duration: 0.2s;
}
.l-compatible .heading_link01 a:after {
	content: "";
	display: block;
	border-top: 3px solid #008803;
	border-right: 3px solid #008803;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
}
@media (max-width: 750px) {
	.l-compatible .heading01 {
		font-size: 3rem;
		color: #008803;
		text-align: center;
	}
	.l-compatible .heading01 .image {
		width: 17%;
		margin: 0 auto;
	}
	.l-compatible .main2 .heading01 .image img {
		width: 100%;
	}
	.l-compatible .main2 .heading01 {
		font-size: 3rem;
	}
	.l-compatible .heading01_black {
		font-size: 3rem;
		color: #333;
		text-align: center;
	}
	.l-compatible .heading02 {
		font-size: 2.7rem;
		text-align: center;
		margin-bottom: 15%;
	}
	.l-compatible .heading03 {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 8%;
	}
	.l-compatible .heading_link01 a {
		padding: 3% 5% 3% 3%;
		font-size: 2.2rem;
	}
	.l-compatible .heading_link01 a:after {
		right: 3%;
	}
}
.l-compatible .link a,
.l-compatible .linkBlank a,
.l-compatible .pdfLink a,
.l-compatible .linkLeft a,
.l-compatible .linkRight a,
.l-compatible .linkPage a {
	position: relative;
	padding-left: 1.5em;
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s;
}
.l-compatible .link a::before,
.l-compatible .linkBlank a::before,
.l-compatible .pdfLink a::before,
.l-compatible .linkLeft a::before,
.l-compatible .linkRight a::before,
.l-compatible .linkPage a::before {
	content: "";
	display: block;
	background: url("/assets/img/icon/chev-cir-right.svg") no-repeat center/contain;
	width: 1em;
	height: 1em;
	position: absolute;
	top: 0.3em;
	left: 0;
}
.l-compatible .link a:hover,
.l-compatible .linkBlank a:hover,
.l-compatible .pdfLink a:hover,
.l-compatible .linkLeft a:hover,
.l-compatible .linkRight a:hover,
.l-compatible .linkPage a:hover {
	color: var(--color-text-green);
}
.l-compatible .linkRight a {
	padding-left: 0;
	padding-right: 1.5em;
}
.l-compatible .linkRight a::before {
	background-image: url("/assets/img/icon/chev-cir-right.svg");
	top: 0.3em;
	left: auto;
	right: 0;
}
.l-compatible span.link a,
.l-compatible span.linkBlank a,
.l-compatible span.linkLeft a,
.l-compatible span.linkRight a,
.l-compatible span.linkPage a {
	margin-left: 0.8em;
	margin-right: 0.8em;
	text-decoration: underline;
}
.l-compatible .linkBlank a:before {
	background-image: url("/assets/img/icon/blank.svg");
}
.l-compatible .linkLeft a:before {
	background-image: url("/assets/img/icon/chev-cir-left.svg");
}
.l-compatible .linkPage a:before {
	background-image: url("/assets/img/icon/anchor-cir.svg");
}
.l-compatible .pdfLink:after {
	content: "";
	display: inline-block;
	background: url("/assets/img/icon/pdf.svg") no-repeat center/contain;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	margin: 0 0.5em;
}
.l-compatible .pamphLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pamphlet.svg) no-repeat center/contain;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin-left: 5px;
}
.l-compatible .link02 a,
.l-compatible .linkBlank02 a {
	position: relative;
	padding: 10px 25px 10px 10px;
	display: block;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	transition: color 0.2s, border-color 0.2s;
}
.l-compatible .link02 a:hover,
.l-compatible .linkBlank02 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #008803;
}
.l-compatible .link02 a:after,
.l-compatible .linkBlank02 a:after {
	content: "";
	display: block;
	background: url("/assets/img/icon/chev-right.svg") no-repeat center/contain;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	top: calc(50% - 0.4em);
	right: 0;
}
.l-compatible .linkBlank02 a:after {
	background-image: url("/assets/img/icon/blank.svg");
}
.l-compatible .btn a {
	display: block;
	background: #008803;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
	border-radius: 100px;
	font-weight: var(--fw-sb);
	text-decoration: none;
	transition: background-color 0.2s;
}
.l-compatible .btn02 a {
	display: block;
	background: #e2f3e2;
	border-radius: 3px;
	color: #333;
	padding: 20px 15px;
	text-align: center;
	border-radius: 100px;
	font-weight: var(--fw-sb);
	text-decoration: none;
}
.l-compatible .btn03 a {
	display: block;
	background: #eee;
	border-radius: 3px;
	color: #333;
	padding: 20px 15px;
	text-align: center;
	border-radius: 100px;
	font-weight: var(--fw-sb);
	text-decoration: none;
}
.l-compatible .btn02 a:hover,
.l-compatible .btn03 a:hover {
	text-decoration: none;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.5);
	transition-duration: 0.2s;
}
.l-compatible .btn a:hover {
	background-color: #005C02;
}
.l-compatible .btn.blank a,
.l-compatible .btn02.blank a,
.l-compatible .btn03.blank a {
	position: relative;
	padding: 20px 25px;
}
.l-compatible .btn.blank a:after {
	content: "";
	display: block;
	background: url(/material/img/ico_blank_w.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
}
.l-compatible .btn .pdfLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pdf_w.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn .pamphLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pamphlet_w.svg) no-repeat;
	background-size: contain;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn02.blank a:after {
	content: "";
	display: block;
	background: url(/material/img/ico_blank_g.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
}
.l-compatible .btn02 .pdfLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pdf_g.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn02 .pamphLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pamphlet_g.svg) no-repeat;
	background-size: contain;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn03.blank a:after {
	content: "";
	display: block;
	background: url(/material/img/ico_blank_b.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px;
}
.l-compatible .btn03 .pdfLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pdf_b.svg) no-repeat;
	background-size: contain;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn03 .pamphLink:after {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_pamphlet_b.svg) no-repeat;
	background-size: contain;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 8px;
}
.l-compatible .btn04 a {
	display: block;
	width: calc(100% - 20px);
	background: #e2f3e2;
	border-radius: 3px;
	color: #333;
	padding: 20px 15px;
	text-align: center;
	position: relative;
}
.l-compatible .btn04 a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 20px solid #e2f3e2;
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.l-compatible .btn04 a:hover {
	text-decoration: none;
	color: #fff;
}
.l-compatible .btn04 a:hover {
	background: #008803;
}
.l-compatible .btn04 a:hover:after {
	border-left-color: #008803;
}
.l-compatible .btnPrint a {
	display: inline-block;
	width: 80px;
	background: #eee;
	border-radius: 3px;
	color: #333;
	padding: 10px 15px 10px 30px;
	text-align: center;
	position: relative;
}
.l-compatible .btnPrint a:before {
	content: "";
	display: block;
	background: url(/material/img/ico_print.svg) no-repeat;
	background-size: contain;
	width: 18px;
	height: 14px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
}
.l-compatible .btnPrint a:hover {
	text-decoration: none;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.5);
	transition-duration: 0.2s;
}
.l-compatible .imgBtn a {
	display: block;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .imgBtn a .text {
	padding: 10px;
	text-align: center;
}
.l-compatible .imgBtn a:hover {
	text-decoration: none;
}
.l-compatible .imgBtn a:hover {
	transition-duration: 0.2s;
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .bnrLink:hover img {
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
	transition-duration: 0.2s;
}
.l-compatible .listDot > li {
	padding-left: 15px;
	position: relative;
}
.l-compatible .listDot > li:before {
	content: "";
	display: block;
	background: #333;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: calc(0.8em - 3px);
	left: 1px;
}
.l-compatible .cardsBox {
	background: #fff;
	padding: 30px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .cardsBox_link {
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .cardsBox_link > a {
	padding: 30px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #333;
}
.l-compatible .cardsBox_link > a:hover {
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
	transition-duration: 0.2s;
}
.l-compatible .cardsBox_com {
	border: 1px solid #eee;
	background: #fff;
	padding: 30px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .cardsBox_link_com {
	border: 1px solid #eee;
	background: #fff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .cardsBox_link_com > a {
	padding: 30px;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #333;
}
.l-compatible .cardsBox_link_com > a:hover {
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
	transition-duration: 0.2s;
}
.l-compatible .pdf_linkBox {
	display: flex;
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px;
}
.l-compatible .pdf_linkBox .pdf_img {
	margin-right: 20px;
}
.l-compatible .pdf_linkBox_com {
	border-top: 1px solid #eee;
}
.l-compatible .pdf_linkBox_com_inn {
	display: flex;
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px;
}
.l-compatible .pdf_linkBox_com .pdf_img {
	margin-right: 20px;
}
@media (max-width: 750px) {
	.l-compatible .cardsBox {
		padding: 5%;
	}
	.l-compatible .cardsBox_link > a {
		padding: 5%;
	}
	.l-compatible .pdf_linkBox,
	.l-compatible .pdf_linkBox_com {
		display: none;
	}
}
.l-compatible .basicTable,
.l-compatible .basicTable02,
.l-compatible .basicTable03 {
	background-color: #fff;
	width: 100%;
	padding: 10px;
	border: 1px solid var(--color-border);
}
.l-compatible .basicTable table th, .l-compatible .basicTable table td,
.l-compatible .basicTable02 table th,
.l-compatible .basicTable02 table td,
.l-compatible .basicTable03 table th,
.l-compatible .basicTable03 table td {
	border: 1px solid var(--color-border);
}
.l-compatible .basicTable table th:last-child, .l-compatible .basicTable table td:last-child,
.l-compatible .basicTable02 table th:last-child,
.l-compatible .basicTable02 table td:last-child,
.l-compatible .basicTable03 table th:last-child,
.l-compatible .basicTable03 table td:last-child {
	border-right: none;
}
.l-compatible .basicTable table th:first-child, .l-compatible .basicTable table td:first-child,
.l-compatible .basicTable02 table th:first-child,
.l-compatible .basicTable02 table td:first-child,
.l-compatible .basicTable03 table th:first-child,
.l-compatible .basicTable03 table td:first-child {
	border-left: none;
}
.l-compatible .basicTable table th,
.l-compatible .basicTable02 table th,
.l-compatible .basicTable03 table th {
	text-align: center;
	vertical-align: middle;
	font-weight: var(--fw-sb);
}
.l-compatible .basicTable table tbody tr:last-child th, .l-compatible .basicTable table tbody tr:last-child td,
.l-compatible .basicTable02 table tbody tr:last-child th,
.l-compatible .basicTable02 table tbody tr:last-child td,
.l-compatible .basicTable03 table tbody tr:last-child th,
.l-compatible .basicTable03 table tbody tr:last-child td {
	border-bottom: none;
}
.l-compatible .basicTable > table,
.l-compatible .basicTable02 > table,
.l-compatible .basicTable03 > table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.l-compatible .basicTable > table th,
.l-compatible .basicTable02 > table th,
.l-compatible .basicTable03 > table th {
	padding: 20px 10px;
	text-align: center;
	vertical-align: middle;
}
.l-compatible .basicTable.tdCenter > table td,
.l-compatible .basicTable02.tdCenter > table td,
.l-compatible .basicTable03.tdCenter > table td {
	text-align: center;
}
.l-compatible .basicTable > table td,
.l-compatible .basicTable02 > table td,
.l-compatible .basicTable03 > table td {
	padding: 20px 10px;
	vertical-align: middle;
}
.l-compatible .basicTable > table th {
	background: #FAFAFA;
}
.l-compatible .basicTable03 > table th {
	background: #FAFAFA;
}
.l-compatible .btnon {
	border-top: none !important;
}
.l-compatible .brnon {
	border-right: none !important;
}
.l-compatible .blnon {
	border-left: none !important;
}
.l-compatible .bbnon {
	border-bottom: none !important;
}
.l-compatible .basicTable .basicHeading,
.l-compatible .basicTable .basicHeading th,
.l-compatible .basicTable02 .basicHeading,
.l-compatible .basicTable02 .basicHeading th,
.l-compatible .basicTable03 .basicHeading,
.l-compatible .basicTable03 .basicHeading th {
	background-color: #E7F8E4;
}
.l-compatible .bg01 {
	background: #e2f3e2 !important;
}
.l-compatible .bg02 {
	background: #f1f9f1 !important;
}
.l-compatible .basicTable_com,
.l-compatible .basicTable02_com,
.l-compatible .basicTable03_com {
	border: 1px solid #eee;
	background: #fff;
	width: 100%;
	padding: 10px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .basicTable_com > table,
.l-compatible .basicTable02_com > table,
.l-compatible .basicTable03_com > table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.l-compatible .basicTable_com > table th,
.l-compatible .basicTable02_com > table th,
.l-compatible .basicTable03_com > table th {
	padding: 20px 10px;
	text-align: center;
	vertical-align: middle;
}
.l-compatible .basicTable_com.tdCenter > table td,
.l-compatible .basicTable02_com.tdCenter > table td,
.l-compatible .basicTable03_com.tdCenter > table td {
	text-align: center;
}
.l-compatible .basicTable_com > table td,
.l-compatible .basicTable02_com > table td,
.l-compatible .basicTable03_com > table td {
	padding: 20px 10px;
	vertical-align: middle;
}
.l-compatible .basicTable_com > table td + td,
.l-compatible .basicTable02_com > table td:not(:first-child) {
	border-left: 1px solid #ddd;
}
.l-compatible .basicTable_com > table tbody tr:not(:last-child),
.l-compatible .basicTable02_com > table tbody tr:not(:last-child) {
	border-bottom: 1px solid #ddd;
}
.l-compatible .basicTable_com > table th {
	background: #f8f8f8;
}
.l-compatible .basicTable03_com > table th {
	background: #eee;
}
.l-compatible .basicTable03_com > table thead th {
	border-bottom: 1px solid #ddd;
}
.l-compatible .basicTable03_com > table thead th + th,
.l-compatible .basicTable03_com > table tbody th + th {
	border-left: 1px solid #ddd;
}
.l-compatible .basicTable03_com > table tbody th {
	border-bottom: 1px solid #ddd;
}
.l-compatible .basicTable03_com > table tbody tr:last-child th,
.l-compatible .basicTable03_com > table tbody tr:last-child td {
	border-bottom: none;
}
.l-compatible .basicTable03_com > table tbody td {
	border: 1px solid #ddd;
}
.l-compatible .basicTable03_com > table tbody td:first-child {
	border-left: none;
}
.l-compatible .basicTable_com .basicHeading,
.l-compatible .basicTable_com .basicHeading th,
.l-compatible .basicTable02_com .basicHeading,
.l-compatible .basicTable02_com .basicHeading th,
.l-compatible .basicTable03_com .basicHeading,
.l-compatible .basicTable03_com .basicHeading th {
	background: #eee;
}
.l-compatible .basicTable03_com.bgColor01 > table tbody th {
	border-right: 1px solid #ddd;
}
@media (max-width: 750px) {
	.l-compatible .basicTable > table,
	.l-compatible .basicTable02 > table,
	.l-compatible .basicTable03 > table {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.l-compatible .basicTable > table th,
	.l-compatible .basicTable02 > table th,
	.l-compatible .basicTable03 > table th {
		padding: 1%;
		font-size: 3.5vw;
	}
	.l-compatible .basicTable > table td,
	.l-compatible .basicTable02 > table td,
	.l-compatible .basicTable03 > table td {
		padding: 1%;
		font-size: 3.5vw;
	}
	.l-compatible .basicTable_com > table,
	.l-compatible .basicTable02_com > table,
	.l-compatible .basicTable03_com > table {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.l-compatible .basicTable_com > table th,
	.l-compatible .basicTable02_com > table th,
	.l-compatible .basicTable03_com > table th {
		padding: 1%;
		font-size: 3.5vw;
	}
	.l-compatible .basicTable_com > table td,
	.l-compatible .basicTable02_com > table td,
	.l-compatible .basicTable03_com > table td {
		padding: 1%;
		font-size: 3.5vw;
	}
	.l-compatible .scroll {
		width: auto;
		overflow-x: auto;
		transform: scaleY(-1);
		padding: 15px 10px 10px;
	}
	.l-compatible .scroll::-webkit-scrollbar {
		height: 8px;
	}
	.l-compatible .scroll::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.l-compatible .scroll::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #008803;
	}
	.l-compatible .scroll table {
		width: auto;
		position: relative;
		white-space: nowrap;
		transform: scaleY(-1);
	}
	.l-compatible .scroll table::after {
		content: "";
		display: block;
		position: absolute;
		background: #fff;
		width: 10px;
		height: 100%;
		top: 0;
		left: 100%;
	}
	.l-compatible .scroll table tr th,
	.l-compatible .scroll table tr td {
		width: 100%;
		padding: 10px 20px;
	}
	.l-compatible .scroll table tr:nth-child(1) th {
		height: auto;
	}
	.l-compatible .scroll02 > table {
		display: flex;
		width: 100%;
	}
	.l-compatible .scroll02 > table thead {
		display: block;
		width: auto;
	}
	.l-compatible .scroll02 > table thead th {
		width: auto;
	}
	.l-compatible .scroll02 > table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.l-compatible .scroll02 table tbody::-webkit-scrollbar {
		height: 8px;
	}
	.l-compatible .scroll02 table tbody::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.l-compatible .scroll02 table tbody::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #008803;
	}
	.l-compatible .scroll02 table tbody tr {
		display: inline-block;
		margin: 0 -3px;
	}
	.l-compatible .scroll02 table tbody tr:not(:last-child) {
		border-bottom: none;
	}
	.l-compatible .scroll02 table tr th,
	.l-compatible .scroll02 table tr td {
		display: block;
		padding: 10px 20px;
	}
	.l-compatible .scroll02 table tr td {
		border-bottom: 1px solid #ddd;
	}
	.l-compatible .scroll02 table tr td:nth-of-type(1) {
		border-left: 1px solid #ddd;
	}
}
.l-compatible .exmp {
	display: inline-block;
	background: #333;
	color: #fff;
	padding: 2px 5px;
}
.l-compatible .noteBox {
	border: 1px solid #eb0000;
	padding: 30px;
}
.l-compatible .noteBox .noteBox_h {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.6rem;
	color: #eb0000;
}
.l-compatible .noteBox .noteBox_text {
	color: #eb0000;
}
.l-compatible .imgBox {
	background: #F7F7F7;
	padding: 30px;
	text-align: center;
}
.l-compatible .grayBox {
	background: #eee;
	padding: 30px;
}
@media (max-width: 750px) {
	.l-compatible .noteBox {
		border: 1px solid #eb0000;
		padding: 5%;
	}
	.l-compatible .noteBox .noteBox_h {
		text-align: center;
		margin-bottom: 5%;
		font-size: 1.6rem;
		color: #eb0000;
	}
	.l-compatible .noteBox .noteBox_text {
		color: #eb0000;
	}
	.l-compatible .imgBox {
		padding: 5%;
	}
	.l-compatible .grayBox {
		padding: 5%;
	}
}
.l-compatible .modalBox .modalClick .modalImg,
.l-compatible .modalBox .modalClick .modalText {
	cursor: pointer;
}
.l-compatible .modalBox .modalClick .modalImg:hover img {
	opacity: 0.7;
}
.l-compatible .modalBox .modalClick .modalText {
	position: relative;
	text-decoration: underline;
}
.l-compatible .modalBox .modalClick .modalText:hover {
	text-decoration: none;
}
.l-compatible .modalBox .modalClick .modalText:before {
	content: "";
	display: inline-block;
	background: url(/material/img/ico_search_b.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	margin-right: 10px;
}
.l-compatible .modalContents {
	display: none;
	background: #fff;
	position: absolute;
	width: 98%;
	max-width: 950px;
	margin: auto;
	padding: 20px;
	z-index: 9999;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.l-compatible .modalContents .close {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: -35px;
	right: -10px;
}
.l-compatible .modalContents .close:before {
	content: "";
	display: block;
	width: 4px;
	height: 28px;
	background: #fff;
	transform: rotate(-45deg);
	position: absolute;
}
.l-compatible .modalContents .close:after {
	content: "";
	display: block;
	width: 4px;
	height: 28px;
	background: #fff;
	transform: rotate(45deg);
	position: absolute;
}
.l-compatible .modal-bg {
	display: none;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
@media (max-width: 750px) {
	.l-compatible .modalContents {
		display: none;
		background: #fff;
		position: absolute;
		z-index: 2;
		width: 96%;
		max-width: 100%;
		margin: auto;
		padding: 3%;
		z-index: 2;
		box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	}
	.l-compatible .modalContents .close {
		position: absolute;
		display: block;
		width: 30px;
		height: 30px;
		cursor: pointer;
		top: -35px;
		right: -10px;
	}
	.l-compatible .modalContents .close:before {
		content: "";
		display: block;
		width: 4px;
		height: 28px;
		background: #fff;
		transform: rotate(-45deg);
		position: absolute;
	}
	.l-compatible .modalContents .close:after {
		content: "";
		display: block;
		width: 4px;
		height: 28px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
	}
	.l-compatible .modal-bg {
		display: none;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
}
.l-compatible .question,
.l-compatible .answer {
	display: flex;
	align-items: flex-start;
	margin-bottom: 15px;
}
.l-compatible .question > .icon {
	background: #ff4848;
	display: block;
	color: #fff;
	width: 22px;
	height: 22px;
	text-align: center;
	margin-right: 10px;
}
.l-compatible .answer > .icon {
	background: #e0f4ff;
	display: block;
	width: 22px;
	height: 22px;
	text-align: center;
	margin-right: 10px;
}
.l-compatible .question > .text,
.l-compatible .answer > .text {
	width: calc(100% - 32px);
}
.l-compatible .question > .text {
	font-weight: bold;
}
.l-compatible .tabList01 {
	display: flex;
	justify-content: center;
}
.l-compatible .tabList01 > li {
	padding: 10px 20px;
	border-bottom: 5px solid #ddd;
	font-weight: bold;
	color: #333;
	font-size: 1.8rem;
	cursor: pointer;
}
.l-compatible .tabList01 > li.active {
	color: #008803;
	border-bottom: 5px solid #008803;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}
.l-compatible .tabList01 > li a {
	display: block;
	color: #333;
	text-decoration: none;
}
.l-compatible .tabList01 > li.active a {
	color: #008803;
}
@media (max-width: 750px) {
	.l-compatible .tabList01 > li {
		font-size: 1.8rem;
		cursor: pointer;
	}
	.l-compatible .tabList01.sp_scroll {
		width: auto;
		justify-content: flex-start;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
		padding-bottom: 3%;
	}
	.l-compatible .tabList01.sp_scroll::-webkit-scrollbar {
		height: 5px;
	}
	.l-compatible .tabList01.sp_scroll::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.l-compatible .tabList01.sp_scroll::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
}
.l-compatible .subinfotext {
	margin-bottom: 10px;
	margin-top: 10px;
}
.l-compatible .c-heading-lv2 {
	margin-top: 80px;
	margin-bottom: 40px;
}
@media (min-width: 751px) {
	.l-compatible .c-heading-lv2 {
		margin-top: 100px;
		margin-bottom: 50px;
	}
}
.l-compatible .c-heading-lv3 {
	margin-top: 60px;
	margin-bottom: 30px;
}
@media (min-width: 751px) {
	.l-compatible .c-heading-lv3 {
		margin-top: 80px;
		margin-bottom: 40px;
	}
}
.l-compatible .c-heading-lv4 {
	margin-top: 40px;
	margin-bottom: 20px;
}
@media (min-width: 751px) {
	.l-compatible .c-heading-lv4 {
		margin-top: 50px;
		margin-bottom: 30px;
	}
}
/*# sourceMappingURL=compatible.css.map */
