
.ad1 img{ width:100%;}    


.mo_1 { padding-bottom: 5rem; padding-top:3rem;}



.mo_1 .main-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 50px;
}

.mo_1  .left-section {
    width: 45%;
}

.mo_1  h1 {
    color: #004a7f;
    font-size: 2rem;
    margin-bottom: 2rem;
    
}

.mo_1  p {
    color: #333;
    margin-bottom: 0.4rem;
    font-size: 1rem;
    color: #5f5d5d;
}
.mo_1 .functions p{ padding-top:0.6rem;     font-size: 1rem;   color: #2f6895;}
.mo_1  .functions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.mo_1  .function-item {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 47%;

}

.mo_1  .function-item img {
    width: 4.6rem;
    height:4.6rem;
}

.mo_1  .disclaimer {
    font-size: 0.8em;
    color: #666;
    margin-bottom: 20px;
}

.mo_1  .sample-btn {
    display: block;
    background: #2f6895;
    padding: 1rem 1.8rem;
    color: rgb(255 255 255 / 80%);
    width: 9rem;
    font-size: 1rem;
    border-radius: 2rem;
    font-weight: normal;
    margin-top: 4.66rem;
    text-align: center;
}

.mo_1  .right-section {
    width: 45%;
}

.mo_1  .right-section img {
    width: 100%;
    border-radius: 15px;
}   
    


    .mo_2 {
        background: #f4f7fa;
    padding: 4rem 0;
}
.mo_2 li:before {
    content: "";
    background: #787778;
    position: absolute;
    width: 1rem;
    height: 1rem;
    border-radius: 2rem;
    top: 2rem;
    left: 0px;
}

.tit {
    color: #03487d;
    display: block;
    text-align: center;
    font-size: 2rem;
    line-height: 3rem;
    font-weight:bold;
}

.mo_2 li {
    float: left;
    width: 50%;
    padding-bottom: 2rem;
    position: relative;
}

.mo_2 .tit {
    text-align: left;
    margin-bottom: 4rem;
}

.mo_2 li img {
    float: left;
    width: 18%;
}

.mo_2 li p {
    float: left;
    width: 60%;
    margin-left: 7%;
}

.mo_2 li p span {
    display: block;
    color: #2f6895;
    font-size: 1.2rem;
    line-height: 5rem;
    height: 4rem;
}

.mo_2 li p b {
    color: #888686;
    font-size: 1rem;
    display: block;
    line-height: 1.2rem;
    font-weight: normal;
}


.mo_2 ul.clearfix {
    float: left;
    width: 54%;
    margin-top: 4rem;
}

.mo_2 .frightimg {
    float: right;
    width: 39%;
}

.mo_2 .frightimg img {
    width: 100%;
}


    .mo_3{
        background: #fff;
    padding: 4rem 0;
}


.mo_3 li {
    float: left;
    width: 45%;
    padding: 2.2rem 2%;
    background: #eff3f7;
    border-radius: 18px;
    margin-bottom: 1.8rem;
}

.mo_3 li:nth-child(2n) {
    float: right;
}

.mo_3 .tit {
    text-align: left;
    margin-bottom: 4rem;
}

.mo_3 li img {
    float: left;
    width: 10%;
}

.mo_3 li p {
    float: left;
    width: 80%;
    margin-left: 5%;
}

.mo_3 li p span {
    display: block;
    color: #888686;
    font-size: 1rem;
    line-height: 4rem;
    height: 4rem;
    
}

.mo_3 li p b {
    color: #888686;
    font-size: 1rem;
    display: block;
    line-height: 2rem;
    font-weight: normal;
}


    
.mo_5 {
    padding: 4rem 0 5rem;
}

.mo_5 .tit {
    text-align: left;
    font-weight: bold;
    margin-bottom: 5rem;
}    

.mo_5 li:nth-child(n+4) span {
    margin-top: -1rem;
}

.mo_5 li {
    float: left;
    width: 13%;
    margin-bottom: 4rem;
}

.mo_5 li img {
    width: 100%;
}

.mo_5 li span {
    display: block;
    color: #5f5d5d;
    font-size: 1rem;
    padding-top: 0.1rem;
    text-align: center;
}

.mo_5 li:nth-child(3n) {
    float: right;
}

.mo_5 li:nth-child(2),.mo_5 li:nth-child(5) {
    padding: 0 30.5%;
}

.top_bg {}

.tels {
    background: #f4f7fa;
    padding: 2rem 0;
    font-size: 1.2rem;
    color: #03487d;
    text-align: center;
}

.tels span:nth-child(1) {
    float: left;
}

.tels span:nth-child(2) {
    float: right;
}




@media (max-width:768px){


.contents, .content {
    padding: 0 4%;
    width: auto;
}

html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:8.6px;}}
@media screen and (min-width:360px){html{font-size:9.6px;}}
@media screen and (min-width:375px){html{font-size:10px;}}
@media screen and (min-width:400px){html{font-size:10.6px;}}
@media screen and (min-width:414px){html{font-size:11px;}}
@media screen and (min-width:440px){html{font-size:11.8px;}}
@media screen and (min-width:480px){html{font-size:12.8px;}}
@media screen and (min-width:520px){html{font-size:13.8px;}}
@media screen and (min-width:560px){html{font-size:15px;}}
@media screen and (min-width:600px){html{font-size:16px;}}
@media screen and (min-width:640px){html{font-size:17px;}}
@media screen and (min-width:680px){html{font-size:18.2px;}}
@media screen and (min-width:700px){html{font-size:18.6px;}}
@media screen and (min-width:720px){html{font-size:19.2px;}}
@media screen and (min-width:750px){html{font-size:20px;}}


@media screen and (min-width: 800px) {html {font-size: 12.6px;}}
@media screen and (min-width: 900px) {html {font-size: 12.6px;}}
@media screen and (min-width: 1000px) {html {font-size: 12.6px;}}
@media screen and (min-width: 1100px) {html {font-size: 12.6px;}}
@media screen and (min-width: 1200px) {html {font-size: 12.6px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.4px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.2px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.6px;}}
@media screen and (min-width: 1920px) {html {font-size: 18px;}}



.mo_1 .left-section {
    width: 100%;
}

.mo_1 .right-section {
    width: 100%;
}

.mo_1 .main-container {
    display: block;
}

.top_bg {
    height: auto;
}

.mo_2 li {
    width: 47%;
}

.mo_2 li img {
    width: 24%;
}

.mo_2 li img {
}

.mo_2 li p {
    width: 90%;
    margin-left: 12%;
}

.mo_2 li p span {
    width: auto;
    line-height: 3rem;
    height: auto;
}

.mo_2 li p b {
    margin-top: 0px;
}


.mo_5 li {
    width: 29%;
    margin-bottom: 1rem;
    margin-right: 4%;
}

.mo_5 li img {
    width: 100%;
}

.mo_5 li:nth-child(2), .mo_5 li:nth-child(5) {
    padding: 0px;
}

.mo_5 li:nth-child(3n) {
    float: left;
}

.tels span:nth-child(1) {
    text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}

.tels span:nth-child(2) {
    float: left;
}


.mo_1 .sample-btn {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.mo_1 {}

.contents.mo_1 {
    padding-bottom: 2rem;
}

.mo_2 ul.clearfix {
    width: 100%;
}

.mo_2 .frightimg {
    width: 100%;
}

.mo_2 li:before {
    top: 1rem;
}

.mo_3 li img {
    width: 18%;
}

.mo_3 li p {
    width: 74%;
}

.mo_3 li p span {
    line-height: 2rem;
}
    .mo_3 {
    padding-bottom: 0rem;
}

.mo_2 .tit {height: 0px;}

}





