@charset "utf-8";

.otbox1 h2 {
    font-family: "Marcellus", sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0.5em;
}

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

.otbox2 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.otbox2 ul li {
    width: 23%;
    margin-bottom: 4em;
}
.otbox2 ul li:nth-child(1) {
    width: 28%;
}
.otbox2 ul li:nth-child(2) {
    width: 28%;
}
.otbox2 ul li:nth-child(3) {
    width: 18%;
}
.otbox2 ul li:nth-child(4) {
    width: 18%;
}
.otbox2 ul li img {
    width: 100%;
}
.otbox2 ul li h4 {
    font-weight: 500;
    font-size: 1.08em;
    line-height: 1.5;
    margin-top: 0.6em;
    margin-bottom: 0.3em;
}
.otbox2 ul li p {
    line-height: 1.5;
    font-size: 0.92em;
}

.otbox3 ul {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}
.otbox3 ul li {
    box-sizing: border-box;
    width: 48%;
    border: 1px solid #3e2e23;
    padding: 2em;
    margin-bottom: 4em;
}
.otbox3 ul li img {
    width: 100%;
}
.otbox3 ul li h4 {
    background-color: #c9bba4;
    text-align: center;
    font-weight: 500;
    font-size: 1.08em;
    line-height: 2em;;
    margin-bottom: 1em;
}
.otbox3 ul li h5 {
    text-align: center;
    font-weight: 500;
    font-size: 1.08em;
    line-height: 1.5;
    margin-bottom: 1em;
}
.otbox3 ul li p {
    font-size: 0.92em;
    line-height: 1.5;
}
.otbox3 ul li section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.otbox3 ul li section p {
    width: 47%;
}
.otbox3 ul li section h6 {
    width: 50%;
}

.otbox4 {
    background-color: #f0ead6;
    padding: 2em;
}
.otbox4 img {
    width: 100%;
}
.otbox4 h3 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 1em;
}
.otbox4 h4 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
    border-bottom: 1px solid #3e2e23;
    border-left: 5px solid #3e2e23;
    padding: 0 0 0.2em 0.5em;
    margin-bottom: 1em;
}
.otbox4 h5 {
    font-weight: 500;
    font-size: 1.16em;
    line-height: 1.5;
    background-color: #c9bba4;
    padding: 0.5em 1em;
}
.otbox4 p {
    line-height: 1.5;
    font-size: 0.92em;
}
.otbox4 ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}
.otbox4 ul li:first-child {
    width: 55%;
}
.otbox4 ul li:last-child {
    width: 40%;
}
.otbox4 ul li section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ot4a {
    width: 60%;
}
.ot4b {
    width: 35%;
}

.otbox5 {
    border: 1px solid #3e2e23;
    padding: 2em;
}
.otbox5 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.otbox5 ul li:first-child img {
    width: 100%;
}
.otbox5 ul li:first-child {
    width: 22%;
}
.otbox5 ul li:last-child {
    width: 75%;
}
.otbox5 h3 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
}
.otbox5 h3 span {
    font-size: 0.6em;
}
.otbox5 p {
    line-height: 1.5;
    font-size: 0.92em;
}

.otbox6 {
    background-color: #d4e4e5;
    padding: 2em;
}
.ot6a {
    margin-bottom: 2em;
}
.ot6a img {
    width: 100%;
}
.ot6a h3 {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.5;
}
.ot6a p {
    line-height: 1.5;
}
.ot6a ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ot6a ul li:nth-child(1) {
    width: 20%;
}
.ot6a ul li:nth-child(2) {
    width: 55%;
}
.ot6a ul li:nth-child(3) {
    width: 20%;
}

.ot6b {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ot6b p {
    font-size: 0.92em;
    line-height: 1.5;
    margin-bottom: 2em;
}
.ot6b h4 {
    background-color: #e62e8b;
    color: #fff;
    text-align: center;
    font-size: 1.16em;
    line-height: 2em;
    margin-bottom: 2em;
}
.ot6b h5 {
    font-weight: 500;
    line-height: 1.5;
    color: #e62e8b;
    margin-bottom: 0.5em;
}
.ot6b img {
    width: 100%;
}
.phone {
    width: 28%;
}
.ot6doc {
    width: 67%;
}
.ot6doc ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ot6doc ul li {
    width: 47%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 2em;
}
.ot6doc ul li img {
    width: 40px;
    margin-right: 0.5em;
}

.download {
    text-align: center;
    line-height: 1.5;
}
.download p {
    margin-bottom: 0;
}
.download .banner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em 0;
}
.download .banner h6 {
    width: 200px;
    margin: 0 10px;
}
.download .banner h6 img {
    width: 100%;
}

.otbox7 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.otbox7 h3 {
    background-color: #005858;
    text-align: center;
    padding: 0.5em;
    margin-bottom: 2em;
}
.otbox7 h3 img {
    width: 70%;
}
.otbox7 h4 {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 1em;
}
.otbox7 p {
    font-size: 0.92em;
    line-height: 1.5;
}

.otbox7 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.otbox7 ul li:first-child section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.madoc {
    width: 55%;
}
.maimg {
    width: 40%;
}
.otbox7 ul li:first-child {
    width: 63%;
}
.otbox7 ul li:last-child {
    width: 32%;
}

.otbox8 {
    background-color: #fff;
    padding: 2em;
}
.otbox8 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.otbox8 img {
    width: 100%;
}
.otbox8 ul li {
    width: 47%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.petimg {
    width: 50%;
}
.pettx {
    width: 45%;
}
.pettx h4 {
    font-size: 1.16em;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0.5em;
}
.pettx p {
    font-size: 0.92em;
    line-height: 1.5;
}

.otbox9 {
    background-color: #f1e0d7;
    padding: 2em;
}

.lf_sup {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.lf_sup img {
    width: 30%;
}
.lf_sup section {
    width: 67%;
}
.lf_sup section h3 {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
}
.lf_sup section p {
    line-height: 1.5;
}
.lf_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.lf_box img {
    width: 25%;
}
.lf_box ul {
    width: 72%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: -1em;
}
.lf_box ul li {
    width: 31%;
    background-color: #fff;
    margin-bottom: 1em;
}
.lf_box ul li h4 {
    background-color: #b7183f;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 0.5em 0;
}
.lf_box ul li p {
    line-height: 1.5;
    font-size: 0.92em;
    padding: 1em;
}

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

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

.lf_box ul li {
    width: 48%;
}

}


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

.otbox1 h3 {
    font-size: 1.32em;
}
.otbox2 ul li {
    width: 47% !important;
    margin-bottom: 4em;
}
.otbox3 ul li {
    width: 100%;
    padding: 2em;
    margin-bottom: 4em;
}

.otbox4 h3 {
    font-size: 1.32em;
}

.otbox4 ul li:first-child {
    width: 100%;
    margin-bottom: 2em;
}
.otbox4 ul li:last-child {
    width: 100%;
}
.otbox4 ul li section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.ot4a {
    width: 100%;
    margin-bottom: 1em;
}
.ot4b {
    width: 80%;
}

.otbox5 ul li:first-child {
    width: 100%;
    margin-bottom: 1em;
}
.otbox5 ul li:last-child {
    width: 100%;
}
.otbox5 h3 {
    font-size: 1.32em;
}

.ot6a h3 {
    font-size: 1.32em;
}

.ot6a ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.ot6a ul li:nth-child(1) {
    width: 70%;
    margin-bottom: 0.5em;
}
.ot6a ul li:nth-child(2) {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
}
.ot6a ul li:nth-child(3) {
    width: 50%;
}

.ot6b h4 {
    background-color: #e62e8b;
    color: #fff;
    text-align: center;
    font-size: 1.16em;
    line-height: 1.5;
    padding: 0.5em;
    margin-bottom: 2em;
}
.ot6b h5 {
    font-weight: 500;
    line-height: 1.5;
    color: #e62e8b;
    margin-bottom: 0.5em;
}
.ot6b img {
    width: 100%;
}
.phone {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
}
.phone img {
    width: 50%;
}
.ot6doc {
    width: 100%;
}
.ot6doc ul li {
    width: 100%;
}

.otbox7 h3 {
    background-color: #005858;
    text-align: center;
    padding: 0.5em;
    margin-bottom: 2em;
}
.otbox7 h3 img {
    width: 70%;
}
.otbox7 h4 {
    font-size: 1.32em;
    margin-bottom: 1em;
}
.otbox7 p {
    font-size: 0.92em;
    line-height: 1.5;
}

.otbox7 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.otbox7 ul li:first-child section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.madoc {
    width: 100%;
    margin-bottom: 1em;
}
.maimg {
    width: 100%;
}
.otbox7 ul li:first-child {
    width: 100%;
    margin-bottom: 4em;
}
.otbox7 ul li:last-child {
    width: 100%;
}

.otbox8 ul li {
    width: 100%;
}
.petimg {
    width: 100%;
    margin-bottom: 1em;
}
.pettx {
    width: 100%;
}

.lf_sup {
    justify-content: space-around;
}
.lf_sup img {
    width: 80%;
    margin-bottom: 1em;
}
.lf_sup section {
    width: 100%;
}
.lf_sup section h3 {
    font-size: 1.32em;
}
.lf_box {
    justify-content: space-around;
}
.lf_box img {
    width: 60%;
    margin-bottom: 2em;
}
.lf_box ul {
    width: 100%;
}
.lf_box ul li {
    width: 100%;
}

}

