@charset "utf-8";

.subnavi ul li {
    width: 300px;
}
.subnavi ul li a {
    letter-spacing: 0;
    text-indent: 0;
}

.bg_z1 {
    background-image: url("../img/img1.webp");
    background-position: center center;
    background-size: cover;
    color: #fff;
    
}
.sq_title h6 {
    width: 35%;
    line-height: 0;
    margin-bottom: 2em;
}
.sq_title section {
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.6);
}
.sq_title h2 {
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-top: 0.5em;
}
.sq_title h3 {
    font-size: 5em;
    line-height: 1;
    font-weight: 400;
}
.sq_title h4 {
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-top: 1.5em;
}
.sq_title p {
    line-height: 1.7;
    margin-bottom: 2em;
}

.su_box1 h3,.esub1 {
    background-color: #d3d3d4;
    color: #003668;
    padding: 0.5em 0.7em;
    line-height: 1.4;
    font-size: 1.16em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.ze_tx1 {
    padding-top: 3em;
}
.ze_tx1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ze_tx1 ul li:first-child {
    width: 16em;
    border: 1px solid #333;
    height: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ze_tx1 ul li:last-child {
    width: calc(100% - 18em);
    line-height: 1.7;
}

.ze_tx2 {
    line-height: 1.7;
}
.ze_tx2 h3 {
    font-size: 1.16em;
}
.ze_tx2 h4 {
    width: 70%;
    margin: 2em auto 0;
}

.ze_tx3 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.ze_tx3 ul li {
    width: 47%;
}
.ze_tx3 ul li h4 {
    border:1px solid #3f753d;
    border-radius: 1em;
    overflow: hidden;
}
.ze_tx3 ul li:last-child {
    box-sizing: border-box;
    padding: 0 2em;
    background-color: #e1e8f0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ze_tx3 ul li:last-child p {
    text-align: center;
    line-height: 1.7;
    margin-top: 1em;
}

.zx_box1 {
    position: relative;
    background-color: #e1e8f0;
}
.zx_box1 h3 {
    font-size: 1.16em;
    line-height: 1;
    font-weight: normal;
    padding: 0.5em 0.7em;
    background-color: #2e7291;
    color: #fff;
}
.zx_box1 h3 span {
    font-size: 1.4em;
}
.zx_box1 h6 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
}
.zx_box1 section {
    position: relative;
    padding: 2em;
}
.zx_tx1 {
    border-left: 5px solid #2e7291;
    line-height: 1.7;
    padding-left: 1em;
    margin-bottom: 2em;
}
.zx_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zx_box1 ul li {
    width: 32%;
    box-sizing: border-box;
    border: 1px solid #2e7291;
}


.zx_box2 {
    position: relative;
    background-color: #f5eee5;
}
.zx_box2 h3 {
    font-size: 1.16em;
    line-height: 1;
    font-weight: normal;
    padding: 0.5em 0.7em;
    background-color: #b89259;
    color: #fff;
}
.zx_box2 h3 span {
    font-size: 1.4em;
}
.zx_box2 h6 {
    position: absolute;
    top: 0;
    right: 0;
    width: 32%;
}
.zx_box2 section {
    position: relative;
    padding: 2em;
}
.zx_tx2 {
    border-left: 5px solid #b89259;
    line-height: 1.7;
    padding-left: 1em;
    margin-bottom: 2em;
}
.zx_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zx_box2 ul li {
    width: 19%;
}
.zx_box2 ul li p {
    font-size: 0.84em;
    line-height: 1.5;
    margin-top: 0.5em;
}


.zx_box3 {
    position: relative;
    background-color: #e9edea;
}
.zx_box3 h3 {
    font-size: 1.16em;
    line-height: 1;
    font-weight: normal;
    padding: 0.5em 0.7em;
    background-color: #699280;
    color: #fff;
}
.zx_box3 h3 span {
    font-size: 1.4em;
}
.zx_box3 h6 {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
}
.zx_box3 section {
    position: relative;
    padding: 2em;
}
.zx_tx3 {
    border-left: 5px solid #699280;
    line-height: 1.7;
    padding-left: 1em;
    margin-bottom: 2em;
}
.zx_box3 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zx_box3 ul li {
    width: 19%;
}
.zx_box3 ul li:first-child {
    width: 39%;
}
.zx_box3 ul li p {
    font-size: 0.84em;
    line-height: 1.5;
    margin-top: 0.5em;
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 560px) {
.subnavi ul li {
    width: 100%;
}

.bg_z1 {
    background-position: right 30% top;
    background-size: auto 110%;
    
}
.sq_title h6 {
    width: 70%;
    line-height: 0;
    margin-bottom: 2em;
}
.sq_title section {
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.8);
}
.sq_title h2 {
    font-size: 1.24em;
}
.sq_title h3 {
    font-size: 3em;
}
.sq_title h4 {
    font-size: 1.24em;
}
.sq_title p {
    line-height: 1.7;
    margin-bottom: 1em;
}

.ze_tx1 ul {
    justify-content: space-around;
}
.ze_tx1 ul li:first-child {
    width: 16em;
    border: 1px solid #333;
    height: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
}
.ze_tx1 ul li:last-child {
    width: 100%;
    line-height: 1.7;
}

.ze_tx2 h4 {
    width: 90%;
}

.ze_tx3 ul li {
    width: 100%;
}
.ze_tx3 ul li h4 {
    border:1px solid #3f753d;
    border-radius: 1em;
    overflow: hidden;
}
.ze_tx3 ul li:last-child {
    padding: 2em;
    margin-top: 2em;
}


.zx_box1 section,.zx_box2 section,.zx_box3 section {
    padding: 1.5em;
}

.zx_box1 ul {
    margin-bottom: -1.5em;
}
.zx_box1 ul li {
    width: 100%;
    margin-bottom: 1.5em;
}

.zx_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zx_box2 ul li {
    width: 48%;
}
.zx_box2 ul li:first-child {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
}
.zx_box2 ul li:first-child img {
    width: 48% !important;
}
.zx_box2 ul li p {
    font-size: 0.84em;
    line-height: 1.5;
    margin-top: 0.5em;
}

.zx_box3 h6 {
    width: 40%;
}
.zx_box3 section {
    position: relative;
    padding: 2em;
}
.zx_box3 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.zx_box3 ul li {
    width: 47%;
}
.zx_box3 ul li:first-child {
    width: 100%;
    margin-bottom: 1em;
}
.zx_box3 ul li p {
    font-size: 0.84em;
    line-height: 1.5;
    margin-top: 0.5em;
}

}
