.mainContent img {
    max-width: 100%;
}

.mainContent .note {
    color: #666;
}

/*============= header =============*/
.resilience-header {
    padding: 90px min(2em, 5vw) 140px;
    text-align: center;
    background: url(../images/main-bg.jpg) no-repeat center / cover;
}

.resilience-header .title :is(.title-copy, .title-logo) {
    display: block;
}

.resilience-header .title .title-copy {
    width: min(400px, 80%);
    margin: 0 auto;
}

.resilience-header .title .title-logo {
    width: min(250px, 60%);
    margin: 0 auto min(3.2em, 10vw);
}

.resilience-header .copy {
    font-size: min(1.25em, 4.2vw);
    color: #555;
    line-height: 1.8;
}

@media (max-width: 767px) {
    .resilience-header {
        padding-top: 15vw;
    }
}


/*============= about_resilience-wrp =============*/
.about_resilience {
    padding: min(80px, 15vw) 20px;
    text-align: center;
    position: relative;
}

.about_resilience-wrp .inner {
    width: min(100%, 980px);
    margin: 0 auto;
    position: relative;
}

/* about_resilience1 */
.about_resilience1 {
    padding-top: 10px;
    color: #002a4c;
}

.fukidashi_lead {
    width: min(750px, 100%);
    margin: -75px auto 3em;
    padding: 3em 0 30px;
    background-color: #fff;
    border: solid 1px;
    position: relative;
}

@media (max-width:600px) {
    .fukidashi_lead {
        padding: 3em 0 1em;
    }
}

.fukidashi_lead::before,
.fukidashi_lead::after {
    content: '';
    display: block;
    border: solid 1.2em transparent;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
}

.fukidashi_lead::before {
    border-top: solid 1.7em #002a4c;
}

.fukidashi_lead::after {
    margin-top: -2px;
    border-top: solid 1.7em #fff;
}

.fukidashi_lead-title {
    width: max-content;
    padding: .5em 2em;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background-color: #002a4c;
    color: #fff;
    border-radius: 3em;
}

.fukidashi_lead ul li {
    width: 33.3%;
    padding: .75em;
    border-right: solid 1px;
    font-size: 1.2em;
}

@media (max-width:600px) {
    .fukidashi_lead ul li {
        width: 90%;
        border-right: none;
        border-bottom: solid 1px;
    }
}

.fukidashi_lead ul li:last-child {
    border: none;
}

.fukidashi_lead ul li .sml {
    display: inline-block;
    line-height: 1.6;
}

.about_resilience1 .lead {
    letter-spacing: .05em;
    font-size: 1.3em;
    line-height: 2.3;
}

.about_resilience1 .lead .fsl {
    display: inline-block;
    margin-top: .75em;
    font-size: 1.4em;
    line-height: 1.4;
}

.about_resilience1 .lead .ruby {
    display: inline-block;
    font-size: 1.7em;
    position: relative;
}

.about_resilience1 .lead .ruby::after {
    content: attr(data-ruby);
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 95%;
    font-size: .9rem;
    letter-spacing: .1em;
    transform: translateX(-50%);
}

/* about_resilience2 */
.about_resilience2 :is(.japan_resilience, .txt) {
    width: 460px;
    text-align: left;
}

@media (max-width: 767px) {
    .about_resilience2 :is(.japan_resilience, .txt) {
        width: min(460px, 100%);
        margin: 2em auto 0;
    }
}

.about_resilience2 .txt .point {
    margin: 1em auto;
    padding: 1rem 0 1rem min(7.5em, 26vw);
    border-top: solid 2px #8eb4be;
    border-bottom: solid 2px #8eb4be;
    font-size: min(1.3em, 4.2vw);
    position: relative;
}

.about_resilience2 .txt .point .POINT_icon {
    width: min(6em, 22vw);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.about_resilience2 .txt .point span:not(.POINT_icon) {
    color: #8eb4be;
}

.about_resilience2 .txt cite {
    display: inline-block;
    text-indent: -3em;
    padding-left: 3em;
}

/* about_resilience3 */
.about_resilience3 {
    padding-top: min(120px, 24vw);
    padding-bottom: 100px;
    background: linear-gradient(to bottom, #e1e5e8, #fff) no-repeat center;
}

@media (max-width: 767px) {
    .about_resilience3 {
        padding-bottom: 1px;
    }
}

.about_resilience3 .arrow_txt {
    width: fit-content;
    padding: .5em 2.5em 0;
    font-size: min(1.5em, 4.2vw);
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    background-color: #002a4c;
    color: #fff;
}

.about_resilience3 .arrow_txt::after {
    content: '';
    display: block;
    width: 100%;
    height: 1.2em;
    position: absolute;
    left: 0;
    top: 100%;
    background: linear-gradient(to bottom left, #002a4c 50%, transparent 50%) no-repeat left top / 50% 100%,
        linear-gradient(to bottom right, #002a4c 50%, transparent 50%)no-repeat right top / 50% 100%;
}

.about_resilience3 p {
    font-size: min(1.25em, 4.2vw);
}

.about_resilience3 .sekisuiheim_resilience {
    width: 100%;
    margin: 2em auto 5em;
    padding-bottom: 20px;
    background: linear-gradient(to top, #002a4c min(170px, 33%), transparent min(170px, 33%)) no-repeat left top;
}

.about_resilience3 .sekisuiheim_resilience figure {
    width: min(580px, 90%);
    margin: 0 auto;
}


/*============= point-nav =============*/
.resilience-point-nav {
    width: 100%;
    max-width: 1100px;
    margin: max(-7em, -15vw) auto min(7em, 15vw);
    text-align: center;
    position: relative;
}

.resilience-point-nav ul {
    gap: 1.25%;
}

.resilience-point-nav li {
    width: 19%;
    border-radius: 4px;
}

.resilience-point-nav li a {
    display: block;
    width: 100%;
    padding: 2em 1em;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    position: relative;
    background-color: var(--co-color);
}

.anchor1,
.column1 {
    --co-color: #a3b5bf;
}

.anchor2,
.column2 {
    --co-color: #78858e;
}

.anchor3,
.column3 {
    --co-color: #5b6a72;
}

.anchor4,
.column4 {
    --co-color: #002a4c;
}

@media (max-width: 767px) {
    .resilience-point-nav {
        margin: 10vw auto;
    }

    .resilience-point-nav ul {
        width: calc(100% - 20px);
        justify-content: center;
        margin: 0 auto;
        gap: 2vw;
    }

    .resilience-point-nav li {
        width: 47%;
    }

    .resilience-point-nav li a {
        padding: 1em .5em;
        text-align: center;
    }

    .resilience-point-nav li h3 {
        font-size: .8em;
    }
}

.resilience-number {
    font-size: 1.2em;
    line-height: 1;
    font-weight: normal;
    color: transparent;
    text-stroke: 1px #fff;
    -webkit-text-stroke: 2px #fff;
}

.resilience-point-nav li a .resilience-number {
    font-size: 2.2em;
    text-stroke: 1px #fff;
    -webkit-text-stroke: 1px #fff;
}

.resilience-point-nav li a .resilience-number::after {
    content: '';
    display: block;
    width: 2em;
    height: 2px;
    background-color: #fff;
    margin: .25em auto .5em;
}

@media (max-width: 767px) {
    .resilience-point-nav li a .resilience-number {
        font-size: 2em;
    }
}


/*============= content =============*/
.content {
    padding: 0 20px 80px;
}

@media (max-width: 767px) {
    .content {
        padding: 10px;
    }
}

.content-wrp {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 60px;
}

.content-wrp * {
    box-sizing: border-box;
}

.content-header {
    width: 100%;
    min-height: 460px;
    padding: 0;
    background-color: var(--co-color);
    overflow: hidden;
}

@media (max-width: 767px) {
    .content-wrp {
        margin: 0 auto 40px;
    }

    .point-wrp {
        padding-bottom: 0;
    }

    .content-header {
        display: block;
        height: auto;
        overflow: auto;
        margin: 0;
        padding: 0;
    }
}

/*============= content-title =============*/
.content-title {
    width: 40%;
    padding: 3%;
}

@media (max-width: 767px) {
    .content-title {
        width: 100%;
        padding: 6%;
    }
}

.content-title .resilience-number {
    font-size: 5.8em;
    /* font-size: clamp(16px, 6.4vw, 5.8em); */
    display: inline-block;
    position: relative;
    padding-right: .5em;
    margin-right: .3em;

}

.content-title .resilience-number::after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 2px solid #fff;
}

.content-title h2 {
    display: inline-block;
    font-size: 2.8em;
    /* font-size: clamp(12px, 3.3vw, 3em); */
    line-height: 1.5;
    color: #fff;
    font-feature-settings: "palt";
    letter-spacing: .05em;
}

.content-title h2 .sml {
    display: block;
    font-size: min(1.2rem, .8em);
}

.content-title h3 {
    font-size: 2.2em;
    color: #fff;
    margin: .5em 0;
    font-feature-settings: "palt";
    letter-spacing: .05em;
}

.content-title p {
    color: #fff;
}

@media (max-width: 1330px) {
    .content-title .resilience-number {
        font-size: 4.6em;
    }

    .content-title h2 {
        font-size: 2.6em;
    }

    .content-title h3 {
        font-size: 2em;
    }
}

@media (max-width: 1200px) {
    .content-title .resilience-number {
        font-size: 3.6em;
    }

    .content-title h2 {
        font-size: 2.2em;
    }

    .content-title h3 {
        font-size: 1.8em;
    }
}

@media (max-width: 767px) {
    .content-title .resilience-number {
        font-size: 3.4em;
        vertical-align: super;
    }

    .content-title .resilience-number::before {
        font-size: .3em;
    }

    .content-title h2 {
        font-size: 2em;
    }

    .content-title h2 .sml {
        font-size: min(1.2rem, 4vw);
    }

    .content-title h3 {
        font-size: 1.6em;
    }
}

.content-title h3 .sml {
    display: block;
}

.content-img-wrp {
    width: 60%;
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .content-img-wrp {
        width: 100%;
    }
}

.resilience2 .content-title ul.note {
    color: #fff;
    margin-top: 2em;
}

.content-video {
    margin: 0;
    padding: 0;
    width: 120%;
    height: 120%;
    position: absolute;
    top: -10%;
    left: -10%;
}

@media (max-width: 767px) {
    .content-video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
        vertical-align: bottom;
    }
}

.content-img-wrp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*============= point-wrp =============*/

.point-wrp-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 10px;
}

@media (max-width:767px) {
    .point-wrp-inner {
        padding: 40px 15px;
    }
}

.point-title {
    display: block;
    width: 100%;
    font-size: 1.8em;
    text-align: center;
    margin-bottom: 2em;
    color: #091d39;
}

@media (max-width:767px) {
    .point-title {
        font-size: 1.4em;
        margin-bottom: .5em;
    }
}

.point-subtitle {
    display: block;
    width: 100%;
    font-size: 1.3em;
    margin-bottom: 1em;
    color: #002a4c;
}

.txt-vflex {
    display: flex;
    flex-direction: column;
}

@media (max-width:767px) {
    .point-wrp .columns-2 {
        display: flex;
    }

    .point-wrp .columns-2 figure {
        margin-top: 1em;
        order: 1;
    }

    .point-wrp .columns-2 .txt-vflex {
        margin-top: 2em;
        order: 2;
    }
}

.txt-vflex .btn {
    display: block;
    width: 15em;
    margin: auto auto 0;
    padding: .5em 2em;
    text-align: center;
    color: #fff;
    background-color: #002a4c;
    position: relative;
}

@media (max-width:767px) {
    .txt-vflex .btn {
        margin-top: 2em;
    }
}


/* column4 */
.three_assistance {
    width: min(440px, 70%);
    margin: 0 auto;
}

.three_assistance-detail {
    margin: 100px auto 0;
    gap: 4em 0;
}

@media (max-width:767px) {
    .three_assistance-detail {
        margin: 4em auto 0;
    }
}

.three_assistance-detail .assistance {
    width: 31.5%;
    padding: 4em 20px 1em;
    background-color: #fff;
    border: solid 1px #8eb4be;
    position: relative;
}

@media (max-width:767px) {
    .three_assistance-detail .assistance {
        width: 100%;
    }
}

.three_assistance-detail .assistance-title {
    width: 4.5em;
    height: 4.5em;
    display: grid;
    place-items: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    font-size: 1.25em;
    background: linear-gradient(90deg, #2eb6d9, #002e6e);
    border-radius: 50%;
}

.three_assistance-detail .assistance-title::after {
    content: '';
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    background-color: #fff;
    border-radius: 50%;
    z-index: -1;
}

.three_assistance-detail .assistance-subtitle {
    margin: 0 0 1em;
    color: #002a4c;
    font-size: 1.2em;
    text-align: center;
}

.three_assistance-detail ul {}

.three_assistance-detail ul li {
    margin: .5em 0;
    font-size: 1rem;
    color: #222;
    line-height: 1.6;
}

.three_assistance-detail ul li::before {}

.comunity_assistance {
    margin-top: 6em;
    gap: 6.5em 0;
}

@media (max-width:600px) {
    .comunity_assistance {
        margin-top: 2em;
        gap: 3.5em 0;
    }
}

.comunity_assistance-box {
    flex-basis: 46%;
    position: relative;
}

@media (max-width:600px) {
    .comunity_assistance-box {
        flex-basis: 100%;
    }
}

.comunity_assistance .circle-title {
    width: 8em;
    height: 8em;
    display: grid;
    place-items: center;
    text-align: center;
    border-radius: 50%;
    color: #002a4c;
    background-color: #9abbc4;
    position: absolute;
    left: -2.5em;
    top: -4em;
}

@media (max-width:600px) {
    .comunity_assistance .circle-title {
        left: -.5em;
        top: -2em;
    }
}

.comunity_assistance .title {
    margin: 1em 0 .75em;
    color: #002a4c;
    font-size: 1.2em;
}

/* banner */
.point-wrp .banner {
    display: block;
    padding: 4.5em 1em;
    text-align: center;
    position: relative;
}

@media (max-width:600px) {
    .point-wrp .banner {
        padding: 2.5em 1em;
    }
}

.point-wrp .banner img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* transform: translate(-50%, -50%); */
    object-fit: cover;
    filter: brightness(1);
    transition: filter .3s;
}

.point-wrp .banner:hover img {
    filter: brightness(.6);
}

.point-wrp .banner .banner_txt {
    color: #fff;
    font-size: 1.8em;
    text-align: center;
    position: relative;
}

.point-wrp .banner .banner_txt span {
    display: block;
    width: fit-content;
    margin: 0 auto 1em;
    padding: .25em 1em;
    font-size: .7em;
    border: solid 2px;
}

@media (max-width:600px) {
    .point-wrp .banner .banner_txt {
        font-size: min(1.8em, 4.4vw);
    }
}

/*============= side navi =============*/
/* .side-navi {
	position: fixed;
	z-index: 3;
	transition: transform .4s ease;
}

@media screen and (min-width:768px) {
	.side-navi {
		top: 50%;
		right: 1.5%;
		transform: translate(180%, -50%);
	}

	.side-navi.on {
		transform: translate(0, -50%);
	}
}

.side-navi li {
	position: relative;
}

.column1-1::before,
.column2-1::before,
.column3-1::before{
    content: '';
    color: transparent;
    font-family: 'Bevan', sans-serif;
    font-weight: normal;
    text-stroke: 1px #05a2e7;
    -webkit-text-stroke: 1px #05a2e7;
    font-size: 1.3em;
    line-height: 1;
	position: absolute;
    left: calc(50% - .6em);
    bottom: 100%;
}
.column1-1::before{
    content: '01';
}
.column2-1::before{
    content: '02';
}
.column3-1::before{
    content: '03';
}

.column2-1 ,
.column3-1 {
    margin-top: 3em;
}

.column2-1::after,
.column3-1::after{
    content: '';
    display: block;
    width: 1.75em;
    height: 0;
    border-top: solid 1px #05a2e7;
	position: absolute;
    left: 50%;
    bottom: calc(100% + 2.2em);
    transform: translateX(-50%) rotate(-30deg);
}

.side-navi li a {
	display: block;
	padding: 1em;
}

.side-navi li a::after {
	content: '';
	display: block;
	width: 1em;
	height: 1em;
	background-color: #05a2e7;
	border-radius: 100%;
	position: absolute;
	top: calc(50% - .5em);
	left: calc(50% - .5em);
    pointer-events: none;
    opacity: .5;
	transition: opacity .3s ease;
}

.side-navi li:hover a::after ,
.side-navi li.on a::after {
    opacity: 1;
}

.side-navi li a span {
    width: max-content;
    padding: .3em 1.5em;
	position: absolute;
    right: calc(100% + .8em);
    top: calc(50% - 1.1em);
    color: #fff;
	background-color: #05a2e7;
    font-size: .9em;
    opacity: 0;
    border-radius: 3em;
	transition: opacity .2s ease;
    pointer-events: none;
}

.side-navi li a span::before {
    content: '';
    display: block;
    width: 1.4em;
    height: 0;
    border-top: solid 2px #05a2e7;
    position: absolute;
    left: 100%;
    top: calc(50% - 1px);
}

.side-navi li:hover a span {
    opacity: 1;
} */