@charset "utf-8";

.subnavi ul li:nth-child(2) {
    width: 270px;
}
.subnavi ul li a {
    letter-spacing: 0;
    text-indent: 0;
}

.sq_title h3 {
    font-size: 3em;
    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: 0.5em;
}

.sq_sub1 {
    margin-bottom: 2em;
}
.sq_sub1 h3 {
    line-height: 1.2;
    font-weight: 400;
    border-bottom: 1px solid #0e3668;
    padding-bottom: 0.3em;
}
.sq_sub1 h3 span {
    font-size: 2em;
    color: #0e3668;
}


.txsub1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    background-color: #0e3668;
    line-height: 1.4;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}
.txsub1 span {
    line-height: 0;
}
.txsub1 span img {
    width: auto;
    height: 1em;
}
.sq_box1 {
    margin-bottom: 3em;
}
.sq_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2em;
}
.sq_box1 ul li:first-child {
    width: 45%;
    line-height: 1.7;
}
.sq_box1 ul li:first-child h5 {
    margin-bottom: 0.5em;
}
.sq_box1 ul li:last-child {
    width: 50%;
    line-height: 1.7;
}
.sq_box1 ul li:last-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sq_box1 ul li:last-child ul li:first-child {
    width: 60%;
    line-height: 1.7;
}
.sq_box1 ul li:last-child ul li:last-child {
    width: 35%;
    line-height: 1.5;
}

.sq_box1b {
    margin-bottom: 3em;
}
.sq_box1b ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2em;
}
.sq_box1b ul li:first-child {
    width: 47.5%;
    line-height: 1.7;
}
.sq_box1b ul li:last-child {
    width: 47.5%;
    line-height: 1.7;
}
.sq_box1b ul li:first-child ul,.sq_box1b ul li:last-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sq_box1b ul li:first-child ul li:first-child {
    width: 35%;
}
.sq_box1b ul li:first-child ul li:last-child {
    width: 60%;
}
.sq_box1b ul li:last-child ul li:first-child {
    width: 70%;
}
.sq_box1b ul li:last-child ul li:last-child {
    width: 25%;
}

.nv_waku {
    border: 1px solid #003668;
}
.nv_waku h3 {
    background-color: #003668;
    color: #fff;
    line-height: 1.4;
    padding: 0.5em 1em;
}
.nv_waku h5 {
    color: #003668;
}
.nv_waku section {
    padding: 2em;
    line-height: 1.7;
}
.sq_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.5;
    font-size: 0.84em;
}
.sq_box2 ul p {
    margin-top: 0.5em;
}
.sq_box2 ul li:nth-child(1) {
    width: 50%;
}
.sq_box2 ul li:nth-child(2) {
    width: 20%;
}
.sq_box2 ul li:nth-child(3) {
    width: 20%;
}

.sq_box2b ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.7;
}
.sq_box2b ul p {
    margin-bottom: 2em;
}
.sq_box2b ul li:nth-child(1) {
    width: 45%;
}
.sq_box2b ul li:nth-child(2) {
    width: 50%;
}
.sq_box2b ul li:nth-child(2) ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sq_box2b ul li:nth-child(2) ul li {
    width: 47%;
}

.sq_box3 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.sq_box3 ul p {
    margin-bottom: 0.5em;
}
.sq_box3 ul li:nth-child(1) {
    width: 35%;
}
.sq_box3 ul li:nth-child(2) {
    width: 25%;
}
.sq_box3 ul li:nth-child(3) {
    width: 30%;
}
.sq_box3 ul li:last-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sq_box3 ul li:last-child ul li:first-child {
    width: 50%;
}
.sq_box3 ul li:last-child ul li:last-child {
    width: 45%;
}

.sq_box4 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.sq_box4 ul li {
    width: 48%;
}
.sq_box4 ul li h4 {
    line-height: 1.4;
    padding: 0.5em 1em;
    background-color: #898989;
    color: #fff;
    margin-bottom: 0.5em;
}
.sq4_adj {
    width: 55%;
    margin: 0.5em auto 0;
}
.sq_box4 ul li ul li:first-child {
    width: 70%;
}
.sq_box4 ul li ul li:last-child {
    width: 25%;
}

.sq_box5 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
    margin-bottom: -3em;
}
.sq_box5 ul li {
    width: 48%;
    margin-bottom: 3em;
}
.sq_box5 ul li ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.sq_box5 ul li ul li:first-child {
    width: 50%;
}
.sq_box5 ul li ul li:last-child {
    width: 45%;
}
.abare p {
    font-size: 0.84em;
    border-top: 1px dotted #999;
    padding-top: 0.5em;
    margin-top: 0.5em;
}


.sq_box6 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.sq_box6 ul li {
    width: 48%;
}
.sq_box6 ul li h6 {
    width: 70%;
    margin: 1em auto 0;
}

.sq_box7 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    line-height: 1.7;
}
.sq_box7 ul li:nth-child(1) {
    width: 35%;
}
.sq_box7 ul li:nth-child(2) {
    width: 30%;
}
.sq_box7 ul li:nth-child(3) {
    box-sizing: border-box;
    width: 26%;
    border: 1px solid #999;
    padding: 1.5em 1em;
}

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

}

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


.sq_title h3 {
    font-size: 2em;
}
.sq_title h4 {
    font-size: 1.24em;
}

.sq_sub1 h3 span {
    font-size: 1.6em;
}

.sq_box1 {
    margin-bottom: 3em;
}
.sq_box1 ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2em;
}
.sq_box1 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.sq_box1 ul li:first-child h5 {
    margin-bottom: 0.5em;
}
.sq_box1 ul li:last-child {
    width: 100%;
    line-height: 1.7;
}
.sq_box1 ul li:last-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
}
.sq_box1 ul li:last-child ul li:first-child {
    width: 50%;
    line-height: 1.7;
}
.sq_box1 ul li:last-child ul li:last-child {
    width: 45%;
    line-height: 1.5;
}

.sq_box1b {
    margin-bottom: 3em;
}
.sq_box1b ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2em;
}
.sq_box1b ul li:first-child {
    width: 100%;
    line-height: 1.7;
}
.sq_box1b ul li:last-child {
    width: 100%;
    line-height: 1.7;
}
.sq_box1b ul li:first-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.sq_box1b ul li:last-child ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
}
.sq_box1b ul li:first-child ul li:first-child {
    width: 35%;
}
.sq_box1b ul li:first-child ul li:last-child {
    width: 60%;
}
.sq_box1b ul li:last-child ul li:first-child {
    width: 60%;
}
.sq_box1b ul li:last-child ul li:last-child {
    width: 35%;
}

.nv_waku section {
    padding: 1.5em;
}
.sq_box2 ul {
   
}
.sq_box2 ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 1em;
}
.sq_box2 ul li:nth-child(2) {
    width: 47%;
}
.sq_box2 ul li:nth-child(3) {
    width: 47%;
}

.sq_box2b ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 1em;
}
.sq_box2b ul li:nth-child(2) {
    width: 100%;
}
.sq_box2b ul li:nth-child(2) ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.sq_box2b ul li:nth-child(2) ul li:last-child {
    width: 100%;
    margin-bottom: 0;
}

.sq_box3 ul li:nth-child(1) {
    width: 40%;
}
.sq_box3 ul li:nth-child(2) {
    width: 50%;
}
.sq_box3 ul li:nth-child(3) {
    width: 100%;
    margin-top: 2em;
}

.sq_box4 ul {
    margin-bottom: -2em;
}
.sq_box4 ul li {
    width: 100%;
    margin-bottom: 2em;
}
.sq_box4 ul li h4 {
    line-height: 1.4;
    padding: 0.5em 1em;
    background-color: #898989;
    color: #fff;
    margin-bottom: 0.5em;
}
.sq4_adj {
    width: 70%;
    margin: 0.5em auto 0;
}
.sq_box4 ul li ul {
    margin-bottom: 0;
}
.sq_box4 ul li ul li:first-child {
    width: 60%;
    margin-bottom: 0;
}
.sq_box4 ul li ul li:last-child {
    width: 35%;
    margin-bottom: 0;
}

.sq_box5 ul li {
    width: 100%;
}

.sq_box6 ul {
    margin-bottom: -3em;
}
.sq_box6 ul li {
    width: 100%;
    margin-bottom: 3em;
}
.sq_box6 ul li h6 {
    width: 100%;
    margin: 1em auto 0;
}

.sq_box7 ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 3em;
}
.sq_box7 ul li:nth-child(2) {
    width: 100%;
    margin-bottom: 3em;
}
.sq_box7 ul li:nth-child(3) {
    width: 100%;
}


}
