@charset "utf-8";
/* CSS Document */


/*PC*/
@media screen and (min-width: 1680px) {


.cont01 { padding-top: 76px;}
.cont01 .inner {}
.cont01 .inner .box { width: 1158px; margin: 0 auto 140px;}
.cont01 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 70px; text-align: center; margin-bottom: 40px;}
.cont01 .inner .box p { font-size: 17px;}


.cont02 {}
.cont02 .inner {}
.cont02 .inner .box { width: 1240px; margin: 0 auto 100px;}
.cont02 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 36px; text-align: center; margin-bottom: 40px;}
.cont02 .inner .box ol { display: flex; justify-content: space-between; counter-reset: number 0;}
.cont02 .inner .box ol li { width: 378px; height: 378px; border-radius: 50%; background: #f7e6dc; position: relative;}
.cont02 .inner .box ol li::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: 136px; left: 0; right: 0; margin: auto; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 70px; text-align: center;}
.cont02 .inner .box ol li .img { position: absolute; top: 16px; left: 0; right: 0; margin: auto; height: 130px; align-content: flex-end;}
.cont02 .inner .box ol li:nth-of-type(1) .img { width: 144px;}
.cont02 .inner .box ol li:nth-of-type(2) .img { width: 107px;}
.cont02 .inner .box ol li:nth-of-type(3) .img { width: 212px;}
.cont02 .inner .box ol li .txt { position: absolute; bottom: 30px; left: 0; right: 0; width: 288px; margin: auto; border-top: solid 2px var(--color99); padding-top: 10px;}
.cont02 .inner .box ol li .txt p { font-size: 23px; font-weight: 600; line-height: 1.4; text-align: center;}


.cont03 {}
.cont03 .inner {}
.cont03 .inner .box { width: 1326px; margin: 100px auto; background: #f2f0e9; padding: 0 10px 10px;}
.cont03 .inner .box > .txt { padding: 30px 0 20px; text-align: center;}
.cont03 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 36px; margin-bottom: 20px;}
.cont03 .inner .box .txt p { font-size: 17px;}
.cont03 .inner .box .inbox { width: 100%; background: var(--color00); margin: auto;}
.cont03 .inner .box .inbox .box01 { padding: 60px 0 0;}
.cont03 .inner .box .inbox .box01 ol { width: 1212px; margin: 0 auto 0; display: flex; flex-wrap: wrap; space-between; counter-reset: number 0;}
.cont03 .inner .box .inbox .box01 ol li { width: 370px; margin: 50px 0 0 45px; padding: 40px 20px 0 40px; position: relative; display: flex; flex-direction: column;}
.cont03 .inner .box .inbox .box01 ol li::before{ content: ""; background: url(../images/reform/earthquake/cont03_bg.png) 0 0 no-repeat; background-size: cover; width: 377px; height: 142px; position: absolute; left: 0; top: 0;}
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(1),
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(2),
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(3) { margin-top: 0;}
.cont03 .inner .box .inbox .box01 ol li:nth-child(3n+1) { margin-left: 0;}
.cont03 .inner .box .inbox .box01 ol li .txt { width: 310px; flex-grow: 1;}
.cont03 .inner .box .inbox .box01 ol li .txt h4 { font-size: 26px; font-weight: 600; height: 46px; align-content: center; border-bottom: solid 2px var(--color99); margin-bottom: 22px; position: relative;}
.cont03 .inner .box .inbox .box01 ol li .txt h4::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: -6px; left: -32px; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 40px; text-align: center;}
.cont03 .inner .box .inbox .box01 ol li .txt p { font-size: 16px; margin-bottom: 14px;}

.cont03 .inner .box .inbox .box02 { width: 1088px; margin: auto; padding: 60px 0 0;}
.cont03 .inner .box .inbox .box02 h4 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 37px; text-align: center; margin-bottom: 50px;}
.cont03 .inner .box .inbox .box02 .inbox02 { display: flex; justify-content: space-between;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL { width: 786px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL p { font-size: 17px; margin-bottom: 20px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table { width: 100%; border-collapse: collapse; border: solid 2px var(--color99); text-align: center; font-feature-settings: "palt";}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr th,
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td { width: calc( 100% / 6);  border: solid 2px var(--color99); font-weight: 400;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td.row2 { width: calc( 100% / 3); border: solid 2px var(--color99);}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table td { height: 70px !important;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead { font-size: 14px; font-weight: 500;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(1) { background: #f6fafb;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(2) { background: #e3f1f9; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(3) { background: #d9ecf7; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(4) { background: #c4e2f4; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td span { font-size: 30px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody th { font-size: 14px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(1) td { font-size: 18px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) td { font-size: 16px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) { background: #fdfadd;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table + p { text-align: right; font-size: 12px; margin-top: 10px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxR { width: 260px;}


.cont04 {}
.cont04 .inner {}
.cont04 .inner .box { margin: 90px auto;}
.cont04 .inner .box .txt { text-align: center; margin-bottom: 46px;}
.cont04 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 37px; font-weight: 500; letter-spacing: 0.1em; margin-bottom: 40px;}
.cont04 .inner .box .txt p { font-size: 17px;}

.cont04 .inner .box ul { width: 1232px; margin: auto; display: flex; flex-wrap: wrap;}
.cont04 .inner .box ul li { width: 578px; margin: 68px 0 0 74px;}
.cont04 .inner .box ul li:nth-child(2n+1) { margin-left:0;}
.cont04 .inner .box ul li h4 { width: 100%; height: 44px; align-content: center; padding-left: 10px; border-left: 10px solid var(--color99); border-bottom: 2px solid var(--color99); margin-bottom: 14px; font-size: 23px;}
.cont04 .inner .box ul li figure { display: flex; justify-content: space-between; flex-direction: row-reverse;}
.cont04 .inner .box ul li figure .img { width: 300px;}
.cont04 .inner .box ul li figure figcaption { width: 256px;}
.cont04 .inner .box ul li figure figcaption p { font-size: 16px; font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont04 .inner .box ul li figure figcaption p:nth-child(n+1) { margin-top: 10px;}
.cont04 .inner .box ul li figure figcaption p strong { font-size: 18px; font-weight: 400;}


}


/*PC*/
@media print, screen and (min-width: 768px) and ( max-width: 1679px) {


.cont01 { padding-top: 4.5238vw;}
.cont01 .inner {}
.cont01 .inner .box { width: 68.9286vw; margin: 0 auto 8.3333vw;}
.cont01 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.1667vw; text-align: center; margin-bottom: 2.3810vw;}
.cont01 .inner .box p { font-size: 1.0119vw;}


.cont02 {}
.cont02 .inner {}
.cont02 .inner .box { width: 73.8095vw; margin: 0 auto 5.9524vw;}
.cont02 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 2.1429vw; text-align: center; margin-bottom: 2.3810vw;}
.cont02 .inner .box ol { display: flex; justify-content: space-between; counter-reset: number 0;}
.cont02 .inner .box ol li { width: 22.5000vw; height: 22.5000vw; border-radius: 50%; background: #f7e6dc; position: relative;}
.cont02 .inner .box ol li::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: 8.0952vw; left: 0; right: 0; margin: auto; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.1667vw; text-align: center;}
.cont02 .inner .box ol li .img { position: absolute; top: 0.9524vw; left: 0; right: 0; margin: auto; height: 7.7381vw; align-content: flex-end;}
.cont02 .inner .box ol li:nth-of-type(1) .img { width: 8.5714vw;}
.cont02 .inner .box ol li:nth-of-type(2) .img { width: 6.3690vw;}
.cont02 .inner .box ol li:nth-of-type(3) .img { width: 12.6190vw;}
.cont02 .inner .box ol li .txt { position: absolute; bottom: 1.7857vw; left: 0; right: 0; width: 17.1429vw; margin: auto; border-top: solid 0.1190vw var(--color99); padding-top: 0.5952vw;}
.cont02 .inner .box ol li .txt p { font-size: 1.3690vw; font-weight: 600; line-height: 1.4; text-align: center;}


.cont03 {}
.cont03 .inner {}
.cont03 .inner .box { width: 78.9286vw; margin: 5.9524vw auto; background: #f2f0e9; padding: 0 0.5952vw 0.5952vw;}
.cont03 .inner .box > .txt { padding: 1.7857vw 0 1.1905vw; text-align: center;}
.cont03 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 2.1429vw; margin-bottom: 1.1905vw;}
.cont03 .inner .box .txt p { font-size: 1.0119vw;}
.cont03 .inner .box .inbox { width: 100%; background: var(--color00); margin: auto;}
.cont03 .inner .box .inbox .box01 { padding: 3.5714vw 0 0;}
.cont03 .inner .box .inbox .box01 ol { width: 72.1429vw; margin: 0 auto 0; display: flex; flex-wrap: wrap; space-between; counter-reset: number 0;}
.cont03 .inner .box .inbox .box01 ol li { width: 22.0238vw; margin: 2.9762vw 0 0 2.6786vw; padding: 2.3810vw 1.1905vw 0 2.3810vw; position: relative; display: flex; flex-direction: column;}
.cont03 .inner .box .inbox .box01 ol li::before{ content: ""; background: url(../images/reform/earthquake/cont03_bg.png) 0 0 no-repeat; background-size: cover; width: 22.4405vw; height: 8.4524vw; position: absolute; left: 0; top: 0;}
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(1),
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(2),
.cont03 .inner .box .inbox .box01 ol li:nth-of-type(3) { margin-top: 0;}
.cont03 .inner .box .inbox .box01 ol li:nth-child(3n+1) { margin-left: 0;}
.cont03 .inner .box .inbox .box01 ol li .txt { width: 18.4524vw; flex-grow: 1;}
.cont03 .inner .box .inbox .box01 ol li .txt h4 { font-size: 1.5476vw; font-weight: 600; height: 2.7381vw; align-content: center; border-bottom: solid 0.1190vw var(--color99); margin-bottom: 1.3095vw; position: relative;}
.cont03 .inner .box .inbox .box01 ol li .txt h4::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: -0.3571vw; left: -1.9048vw; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 2.3810vw; text-align: center;}
.cont03 .inner .box .inbox .box01 ol li .txt p { font-size: 0.9524vw; margin-bottom: 0.8333vw;}

.cont03 .inner .box .inbox .box02 { width: 64.7619vw; margin: auto; padding: 3.5714vw 0 0;}
.cont03 .inner .box .inbox .box02 h4 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 2.2024vw; text-align: center; margin-bottom: 2.9762vw;}
.cont03 .inner .box .inbox .box02 .inbox02 { display: flex; justify-content: space-between;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL { width: 46.7857vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL p { font-size: 1.0119vw; margin-bottom: 1.1905vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table { width: 100%; border-collapse: collapse; border: solid 0.1190vw var(--color99); text-align: center; font-feature-settings: "palt";}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr th,
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td { width: calc( 100% / 6);  border: solid 0.1190vw var(--color99); font-weight: 400;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td.row2 { width: calc( 100% / 3); border: solid 0.1190vw var(--color99);}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table td { height: 4.1667vw !important;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead { font-size: 0.8333vw; font-weight: 500;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(1) { background: #f6fafb;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(2) { background: #e3f1f9; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(3) { background: #d9ecf7; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(4) { background: #c4e2f4; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td span { font-size: 1.7857vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody th { font-size: 0.8333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(1) td { font-size: 1.0714vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) td { font-size: 0.9524vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) { background: #fdfadd;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table + p { text-align: right; font-size: 0.7143vw; margin-top: 0.5952vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxR { width: 15.4762vw;}


.cont04 {}
.cont04 .inner {}
.cont04 .inner .box { margin: 5.3571vw auto;}
.cont04 .inner .box .txt { text-align: center; margin-bottom: 2.7381vw;}
.cont04 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 2.2024vw; font-weight: 500; letter-spacing: 0.1em; margin-bottom: 2.3810vw;}
.cont04 .inner .box .txt p { font-size: 1.0119vw;}

.cont04 .inner .box ul { width: 73.3333vw; margin: auto; display: flex; flex-wrap: wrap;}
.cont04 .inner .box ul li { width: 34.4048vw; margin: 4.0476vw 0 0 4.4048vw;}
.cont04 .inner .box ul li:nth-child(2n+1) { margin-left:0;}
.cont04 .inner .box ul li h4 { width: 100%; height: 2.6190vw; align-content: center; padding-left: 0.5952vw; border-left: 0.5952vw solid var(--color99); border-bottom: 0.1190vw solid var(--color99); margin-bottom: 0.8333vw; font-size: 1.3690vw;}
.cont04 .inner .box ul li figure { display: flex; justify-content: space-between; flex-direction: row-reverse;}
.cont04 .inner .box ul li figure .img { width: 17.8571vw;}
.cont04 .inner .box ul li figure figcaption { width: 15.2381vw;}
.cont04 .inner .box ul li figure figcaption p { font-size: 0.9524vw; font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont04 .inner .box ul li figure figcaption p:nth-child(n+1) { margin-top: 0.5952vw;}
.cont04 .inner .box ul li figure figcaption p strong { font-size: 1.0714vw; font-weight: 400;}


}



/*sp*/
@media only screen and (max-width: 767px) {


.cont01 {}
.cont01 .inner { padding: 0 4.0000vw;}
.cont01 .inner .box { margin: 0 auto 12.0000vw;}
.cont01 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 9.3333vw; text-align: center; margin-bottom: 5.3333vw;}
.cont01 .inner .box p {}


.cont02 {}
.cont02 .inner { padding: 0 4.0000vw;}
.cont02 .inner .box { margin: 0 auto 13.3333vw;}
.cont02 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.8000vw; text-align: center; margin-bottom: 5.3333vw;}
.cont02 .inner .box ol { display: flex; flex-direction: column; gap: 4.0000vw; counter-reset: number 0; width: 79.7333vw; margin: auto;}
.cont02 .inner .box ol li { border-radius: 1.3333vw; background: #f7e6dc; position: relative; display: flex; justify-content: space-between; padding: 4.0000vw 5.3333vw;}
.cont02 .inner .box ol li::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: 0; right: 5.3333vw; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 6.6667vw; text-align: center; width: 40.0000vw;}
.cont02 .inner .box ol li .img { height: 13.3333vw; text-align: center; margin: auto;}
.cont02 .inner .box ol li .img img { width: auto !important; height: 100%;}
.cont02 .inner .box ol li:nth-of-type(1) .img { margin-left: 5.3333vw;}
.cont02 .inner .box ol li:nth-of-type(2) .img { margin-left: 5.3333vw;}
.cont02 .inner .box ol li:nth-of-type(3) .img { width: auto;}
.cont02 .inner .box ol li .txt { width: 40.0000vw; padding-top: 5.3333vw;}
.cont02 .inner .box ol li .txt p { font-size: 3.0667vw; font-weight: 600; line-height: 1.4; text-align: center;}


.cont03 {}
.cont03 .inner {}
.cont03 .inner .box { margin: 13.3333vw auto; background: #f2f0e9; padding: 0 2.1333vw 4.0000vw;}
.cont03 .inner .box > .txt { padding: 6.6667vw 0 5.3333vw; text-align: center;}
.cont03 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.8000vw; margin-bottom: 4.0000vw;}
.cont03 .inner .box .txt p {}
.cont03 .inner .box .inbox { width: 100%; background: var(--color00); margin: auto;}
.cont03 .inner .box .inbox .box01 { padding: 8.0000vw 0 0;}
.cont03 .inner .box .inbox .box01 ol { margin: 0 4.5333vw 0 7.2000vw; display: flex; flex-direction: column; gap: 10.6667vw; counter-reset: number 0;}
.cont03 .inner .box .inbox .box01 ol li { width: auto; padding: 0; position: relative; display: flex; justify-content: space-between;}
.cont03 .inner .box .inbox .box01 ol li::before{ content: ""; background: url(../images/reform/earthquake/cont03_bg_sp.png) 0 0 no-repeat; background-size: cover; width: 16.9333vw; height: 3.8667vw; position: absolute; left: 0; top: 0;}
.cont03 .inner .box .inbox .box01 ol li .txt { width: 32.0000vw; padding: 13.3333vw 0 0;}
.cont03 .inner .box .inbox .box01 ol li .txt h4 { font-size: 3.4667vw; font-weight: 600; height: 9.3333vw; align-content: center; text-align: center; border-bottom: solid 0.2667vw var(--color99); margin-bottom: 1.3333vw; position: relative;}
.cont03 .inner .box .inbox .box01 ol li .txt h4::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: -7.4667vw; left: 0; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 5.3333vw; text-align: center; width: 32.0000vw;}
.cont03 .inner .box .inbox .box01 ol li .txt p { font-size: 2.6667vw; text-align: center; font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont03 .inner .box .inbox .box01 ol li .img { width: 47.4667vw;}

.cont03 .inner .box .inbox .box02 { margin: auto; padding: 11.2000vw 0 0;}
.cont03 .inner .box .inbox .box02 h4 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.9333vw; text-align: center; margin-bottom: 6.6667vw;}
.cont03 .inner .box .inbox .box02 .inbox02 { display: flex; flex-direction: column;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL { padding: 0 1.3333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL p { margin: 0 2.6667vw 5.3333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table { width: 100%; border-collapse: collapse; border: solid 0.2667vw var(--color99); text-align: center; font-feature-settings: "palt"; padding: 0 1.3333vw; line-height: 1.2;}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr th,
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td { width: calc( 100% / 6);  border: solid 0.2667vw var(--color99); font-weight: 400;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td.row2 { width: calc( 100% / 3); border: solid 0.2667vw var(--color99);}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table td { height: 13.3333vw !important;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead { font-size: 2.6667vw; font-weight: 500;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(1) { background: #f6fafb;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(2) { background: #e3f1f9; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(3) { background: #d9ecf7; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(4) { background: #c4e2f4; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td span { font-size: 5.3333vw; display: block; text-align: center;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody th { font-size: 2.6667vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(1) td { font-size: 2.9333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) td { font-size: 2.9333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) { background: #fdfadd;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table + p { font-size: 2.6667vw; margin-top: 1.3333vw;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxR { padding: 6.6667vw 0;}


.cont04 {}
.cont04 .inner { padding: 0 4.0000vw;}
.cont04 .inner .box { margin: 14.6667vw auto;}
.cont04 .inner .box .txt { text-align: center; margin-bottom: 5.3333vw;}
.cont04 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 4.9333vw; font-weight: 500; letter-spacing: 0.1em; margin-bottom: 5.3333vw;}
.cont04 .inner .box .txt p {}

.cont04 .inner .box ul { margin: auto; display: flex; flex-direction: column; gap: 8.0000vw;}
.cont04 .inner .box ul li { margin: 0;}
.cont04 .inner .box ul li h4 { width: 100%; height: 6.6667vw; align-content: center; border-bottom: 0.2667vw solid var(--color99); margin-bottom: 1.8667vw; font-size: 3.3333vw;}
.cont04 .inner .box ul li figure { display: flex; justify-content: space-between; flex-direction: row-reverse;}
.cont04 .inner .box ul li figure .img { width: 45.6000vw;}
.cont04 .inner .box ul li figure figcaption { width: 43.4667vw;}
.cont04 .inner .box ul li figure figcaption p { font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont04 .inner .box ul li figure figcaption p:nth-child(n+2) { margin-top: 2.6667vw;}
.cont04 .inner .box ul li figure figcaption p strong { font-size: 3.2000vw; font-weight: 500;}


}




/*sp*/
@media only screen and (width: 750px) {


.cont01 {}
.cont01 .inner { padding: 0 30px;}
.cont01 .inner .box { margin: 0 auto 90px;}
.cont01 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 70px; text-align: center; margin-bottom: 40px;}
.cont01 .inner .box p {}


.cont02 {}
.cont02 .inner { padding: 0 30px;}
.cont02 .inner .box { margin: 0 auto 100px;}
.cont02 .inner .box h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 36px; text-align: center; margin-bottom: 40px;}
.cont02 .inner .box ol { display: flex; flex-direction: column; gap: 30px; counter-reset: number 0; width: 598px; margin: auto;}
.cont02 .inner .box ol li { border-radius: 10px; background: #f7e6dc; position: relative; display: flex; justify-content: space-between; padding: 30px 40px;}
.cont02 .inner .box ol li::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: 0; right: 40px; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 50px; text-align: center; width: 300px;}
.cont02 .inner .box ol li .img { height: 100px; text-align: center; margin: auto;}
.cont02 .inner .box ol li .img img { width: auto !important; height: 100%;}
.cont02 .inner .box ol li:nth-of-type(1) .img { margin-left: 40px;}
.cont02 .inner .box ol li:nth-of-type(2) .img { margin-left: 40px;}
.cont02 .inner .box ol li:nth-of-type(3) .img { width: auto;}
.cont02 .inner .box ol li .txt { width: 300px; padding-top: 40px;}
.cont02 .inner .box ol li .txt p { font-size: 23px; font-weight: 600; line-height: 1.4; text-align: center;}


.cont03 {}
.cont03 .inner {}
.cont03 .inner .box { margin: 100px auto; background: #f2f0e9; padding: 0 16px 30px;}
.cont03 .inner .box > .txt { padding: 50px 0 40px; text-align: center;}
.cont03 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 36px; margin-bottom: 30px;}
.cont03 .inner .box .txt p {}
.cont03 .inner .box .inbox { width: 100%; background: var(--color00); margin: auto;}
.cont03 .inner .box .inbox .box01 { padding: 60px 0 0;}
.cont03 .inner .box .inbox .box01 ol { margin: 0 34px 0 54px; display: flex; flex-direction: column; gap: 80px; counter-reset: number 0;}
.cont03 .inner .box .inbox .box01 ol li { width: auto; padding: 0; position: relative; display: flex; justify-content: space-between;}
.cont03 .inner .box .inbox .box01 ol li::before{ content: ""; background: url(../images/reform/earthquake/cont03_bg_sp.png) 0 0 no-repeat; background-size: cover; width: 127px; height: 29px; position: absolute; left: 0; top: 0;}
.cont03 .inner .box .inbox .box01 ol li .txt { width: 240px; padding: 100px 0 0;}
.cont03 .inner .box .inbox .box01 ol li .txt h4 { font-size: 26px; font-weight: 600; height: 70px; align-content: center; text-align: center; border-bottom: solid 2px var(--color99); margin-bottom: 10px; position: relative;}
.cont03 .inner .box .inbox .box01 ol li .txt h4::before { content: counter(number) " "; counter-increment: number 1; position: absolute; top: -56px; left: 0; font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 40px; text-align: center; width: 240px;}
.cont03 .inner .box .inbox .box01 ol li .txt p { font-size: 20px; text-align: center; font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont03 .inner .box .inbox .box01 ol li .img { width: 356px;}

.cont03 .inner .box .inbox .box02 { margin: auto; padding: 84px 0 0;}
.cont03 .inner .box .inbox .box02 h4 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 37px; text-align: center; margin-bottom: 50px;}
.cont03 .inner .box .inbox .box02 .inbox02 { display: flex; flex-direction: column;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL { padding: 0 10px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL p { margin: 0 20px 40px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table { width: 100%; border-collapse: collapse; border: solid 2px var(--color99); text-align: center; font-feature-settings: "palt"; padding: 0 10px; line-height: 1.2;}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr th,
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td { width: calc( 100% / 6);  border: solid 2px var(--color99); font-weight: 400;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tr td.row2 { width: calc( 100% / 3); border: solid 2px var(--color99);}

.cont03 .inner .box .inbox .box02 .inbox02 .boxL table td { height: 100px !important;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead { font-size: 20px; font-weight: 500;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(1) { background: #f6fafb;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(2) { background: #e3f1f9; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(3) { background: #d9ecf7; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td:nth-of-type(4) { background: #c4e2f4; color: #0067b0;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table thead td span { font-size: 40px; display: block; text-align: center;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody th { font-size: 20px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(1) td { font-size: 22px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) td { font-size: 22px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table tbody tr:nth-of-type(2) { background: #fdfadd;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxL table + p { font-size: 20px; margin-top: 10px;}
.cont03 .inner .box .inbox .box02 .inbox02 .boxR { padding: 50px 0;}


.cont04 {}
.cont04 .inner { padding: 0 30px;}
.cont04 .inner .box { margin: 110px auto;}
.cont04 .inner .box .txt { text-align: center; margin-bottom: 40px;}
.cont04 .inner .box .txt h3 { font-family: "Noto Serif JP", serif; font-weight: 500; font-size: 37px; font-weight: 500; letter-spacing: 0.1em; margin-bottom: 40px;}
.cont04 .inner .box .txt p {}

.cont04 .inner .box ul { margin: auto; display: flex; flex-direction: column; gap: 60px;}
.cont04 .inner .box ul li { margin: 0;}
.cont04 .inner .box ul li h4 { width: 100%; height: 50px; align-content: center; border-bottom: 2px solid var(--color99); margin-bottom: 14px; font-size: 25px;}
.cont04 .inner .box ul li figure { display: flex; justify-content: space-between; flex-direction: row-reverse;}
.cont04 .inner .box ul li figure .img { width: 342px;}
.cont04 .inner .box ul li figure figcaption { width: 326px;}
.cont04 .inner .box ul li figure figcaption p { font-feature-settings: "palt"; letter-spacing: 0.05em;}
.cont04 .inner .box ul li figure figcaption p:nth-child(n+2) { margin-top: 20px;}
.cont04 .inner .box ul li figure figcaption p strong { font-size: 24px; font-weight: 500;}


}

