﻿@charset "utf-8"; 
.siggle-page .page-box article .container img{margin:0 auto;display:block}
.about-l-l{background:0 0;margin:0;width:50%;align-items:inherit}
.about-l-l>div,.about-l-r>div{height:50%;overflow:hidden}
.about-l-l>div img,.about-l-r>div img{height:100%;object-fit:cover}
.about-l-r{width:50%}
.about-l{align-items:inherit}
.about-l-l-txt{background:var(--color);display:flex;align-items:center}
@media (min-width:769px){.about-r-txt1{font-size:23px}
.about-r-txt2{max-height:inherit;line-height:1.9;font-size:20px}
.about-r .viewmore{font-size:16px;border-radius:30px;width:auto;display:inline-block;padding:10px 20px}}