@charset "utf-8";

.labox1 h2 {
    font-family: "Marcellus", sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
}
.labox1 h3 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
}
.labox1 p {
    line-height: 1.7;
}

.labox2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.labox2 img {
    width: 100%;
}
.labox2 h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
}
.labox2 p {
    font-size: 0.92em;
    line-height: 1.5;
}
.labox2 ul li:first-child {
    width: 63%;
}
.labox2 ul li:last-child {
    width: 32%;
}

.cam1 {
    padding: 1em;
    background-color: #fff;
}

.labox3 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.labox3 ul li:first-child {
    width: 48%;
}
.labox3 ul li:last-child {
    width: 48%;
}

.labox4 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.labox4 h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
}
.labox4 p {
    font-size: 0.92em;
    line-height: 1.5;
}

.sys1 {
    border-left: 5px solid #3e2e23;
    padding-left: 1em;
}
.labox4 h5 {
    font-weight: 500;
    font-size: 1.08em;
    line-height: 1.5;
}

.labox4 ul li:first-child {
    width: 40%;
}
.labox4 ul li:last-child {
    width: 55%;
}

.sebox1 h3 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
}
.sebox1 h4 {
    font-weight: 500;
    font-size: 1.32em;
    line-height: 1.5;
}

.sebox2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.sebox2 img {
    width: 100%;
}
.sebox2 h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
}
.sebox2 p {
    width: 60%;
    font-size: 0.92em;
    line-height: 1.5;
}
.alsok {
    margin-top: -4.5em;
}
.sebox2 ul li:first-child {
    width: 63%;
}
.sebox2 ul li:last-child {
    width: 32%;
}

.sebox3 {
    background-color: #d4e4e5;
    padding: 1em 3em 3em;
}
.facekey {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.facekey img {
    width: 150px;
    margin-right: 2em;
}
.facekey h4 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
    border-bottom: 1px solid #3e2e23;
}
.facekey h4 span {
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    font-size: 2em;
}
.face2 {
    text-align: right;
    flex-grow: 1;
}
.sebox3 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 1em;
}
.sebox3 ul li:first-child {
    width: 38%;
}
.sebox3 ul li:last-child {
    width: 59%;
}

.door1 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
    color: #967c46;
}
.sebox4 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 1em;
}
.sebox4 h5 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
    color: #967c46;
}
.sebox4 p {
    font-size: 0.92em;
    line-height: 1.5;
}
.sebox4 ul li:nth-child(1) {
    width: 20%;
}
.sebox4 ul li:nth-child(1) img {
    width: 100%;
}
.sebox4 ul li:nth-child(2) {
    width: 42%;
}
.sebox4 ul li:nth-child(3) {
    width: 33%;
}

.dobox,.dobox2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2em;
}
.dobox img {
    width: 20%;
    flex-shrink: 0;
    margin-left: 1em;
}
.dobox2 img {
    width: 40%;
    flex-shrink: 0;
    margin-left: 1em;
}

@media screen and (max-width: 1024px) {
.cntadj1 {
    padding-top: 4em;
}

.labox2 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.labox2 ul li:last-child {
    width: 100%;
}
.cam2 {
    margin-left: 20%;
    margin-right: 20%;
}

.labox3 ul {
    margin-left: 10%;
    margin-right: 10%;
}
.labox3 ul li:first-child {
    width: 48%;
}
.labox3 ul li:last-child {
    width: 48%;
}

.labox4 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.labox4 ul li:last-child {
    width: 100%;
}

.sebox2 ul {
    justify-content: space-around;
}
.sebox2 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.sebox2 ul li:last-child {
    width: 50%;
}

.sebox3 {
    padding: 1em 2em 2em;
}
.facekey {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.facekey img {
    width: 100px;
    margin-right: 2em;
}
.facekey h4 {
    font-size: 1.32em;
}
.facekey h4 span {
    font-size: 1.8em;
}

.door1 {
    text-align: center;
}
.sebox4 ul li:nth-child(1) {
    width: 100%;
    text-align: center;
}
.sebox4 ul li:nth-child(1) img {
    width: 40%;
    margin-bottom: 2em;
}
.sebox4 ul li:nth-child(2) {
    width: 47%;
}
.sebox4 ul li:nth-child(3) {
    width: 47%;
}

}


@media screen and (max-width: 599px) {
.cntadj1 {
    padding-top: 3em;
}
.labox1 h3 {
    font-size: 1.32em;
}

.cam2 {
    margin-left: 10%;
    margin-right: 10%;
}

.labox3 ul {
    margin-left: 0;
    margin-right: 0;
}

.sebox2 p {
    width: 100%;
}
.alsok {
    margin-top: 2em;
}
.sebox2 ul li:last-child {
    width: 100%;
}

.sebox3 {
    padding: 1em 2em 2em;
}
.facekey {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.facekey img {
    width: 100px;
    margin-right: 2em;
    margin-bottom: 1em;
}
.facekey h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.2;
    border-bottom: 1px solid #3e2e23;
}
.facekey h4 span {
    display: block;
    font-size: 2em;
}
.face2 {
    text-align: left;
    flex-grow: 1;
    line-height: 1.5;
    margin-top: 0.5em;
}
.sebox3 ul {
    margin-top: 1em;
}
.sebox3 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.sebox3 ul li:last-child {
    width: 100%;
}

.door1 {
    font-size: 1.32em;
}
.sebox4 ul li:nth-child(1) img {
    width: 60%;
}
.sebox4 ul li:nth-child(2) {
    width: 100%;
}
.sebox4 ul li:nth-child(3) {
    width: 100%;
}

.dobox2 img {
    width: 20%;
}

}

