
.text14{
    font-size: 14px;
}

.implant-about-wrapper .base__ly-2column{
    margin-bottom: 40px;
    position: relative;
}

.implant-about-wrapper .base__ly-2column-item {
    width: 47%;
}

.implant-about-wrapper .base__ly-2column:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    background: #dddddd;
    height: 100%;
    width: 1px;
    transform: translateX(-50%);
}

.implant-intro{
    margin-bottom: 40px;
}

.implant-circle{
    margin: 0 auto 30px;
    text-align: center;
}

.implant-circle img{
    max-width: 170px;
    width: 100%;
}

.circle-name{
    font-size: 21px;
}

.circle-text{
    margin-bottom: 40px;
}

.flex-explain{
    display: flex;
    justify-content: space-between;
}

.explain-wrap{
    width: 48%;
}

.img-wrap{
    position: relative;
    margin-bottom: 20px;
}

.img-wrap .blue-box{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.fe01{
    align-items: center;
}

.circle-name .smaller{
    font-size: 80%;
}

.fe01 .img-wrap{
    margin-bottom: 0;
    position: relative;
    width: 48%;
}

.fe01 .img-wrap img{
    width: 100%;
}

.fe01 .img-wrap .blue-box{
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}

.fe01 .text14{
    width: 48%;
}

.blue-box{
    background: #3da3dc;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 5px 20px; 
}

.blue-bg{
    background: #e8eff9;
    padding: 5% 8%;
}

.flex-blue{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blue-img{
    margin-right: 5%;
    width: 15%;
}

.blue-detail{
    width: 80%;
}

.blue-detail .txt-blue{
    font-size: 21px;
    margin-bottom: 20px;
}

.blue-detail .txt-blue span{
    font-size: 15px;
}

.bridge-wrap .text28{
    font-size: 28px;
    text-align: center;
    margin-bottom: 35px;
}

.bridge-wrap .text16{
    text-align: center;
    margin-bottom: 35px;
}

.bridge-wrap .base__ly-3column-item {
    position: relative;
    list-style: none;
    width: 30%;
}

.bridge-wrap .base__ly-3column-item:after {
    color: #3da3dc;
    content: "\f061";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    left: 105.5%;
    top: 50%;
    transform: translateY(-50%);
}

.bridge-wrap .base__ly-3column-item:last-child:after{
    display: none;
}

@media screen and (max-width: 960px) {
.implant-about-wrapper .base__ly-2column-item {
    width: 100%;
}

.implant-about-wrapper .base__ly-2column:after {
    left: 50%;
    top: 50%;
    height: 1px;
    width: 100%;
    transform: translate(-50%, -50%);
}

.flex-blue {
    display: block;
}

.flex-blue .blue-box {
    margin-bottom: 5px;
}

.bridge-wrap .base__ly-3column-item {
    position: relative;
    list-style: none;
    width: 100%;
    margin-bottom: 45px;
}

.bridge-wrap .base__ly-3column-item:after {
    color: #3da3dc;
    content: "\f063";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 101.5%;
    transform: translateX(-50%);
}
}

@media screen and (max-width: 900px) {
.col1_list li {
    flex-wrap: wrap;
    margin-bottom: 0;
}

.blue-img {
    margin: 0 auto 30px;
    width: 70%;
}

.blue-detail {
    width: 100%;
}

.b02{
    padding-top: 35px; 
}
}

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

.circle-name {
    font-size: 16px;
    margin-top: 8px;
}

.implant-circle {
    margin: 0 auto 15px;
}

.img-wrap {
    margin-bottom: 10px;
}

.img-wrap .blue-box {
    top: -13px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    padding: 3px 10px;
}

.text14{
    font-size: 13px;
}

.blue-bg {
    padding: 12% 5%;
}

.blue-detail .txt-blue {
    line-height: 1.3;
    font-size: 18px;
    margin-bottom: 20px;
}

.blue-detail .txt-blue span {
    font-size: 13px;
    display: inline-block;
}

.flex-blue .blue-box {
    margin-bottom: 10px;
    font-size: 12px;
    width: 80px;
    text-align: center;
    padding: 3px 10px;
}

.bridge-wrap .text28 {
    font-size: 20px;
    margin-bottom: 15px;
}

.bridge-wrap .text16 {
    text-align: left;
    margin-bottom: 25px;
}

.implant-about-white-wrapper .base__ly-3column {
    margin-top: 0!important;
}
}

@media screen and (max-width: 400px) {
.implant-about-wrapper  .base__ly-2column.implant-intro.im-in-01:after {
    top: 45.4%;
}

.implant-about-wrapper  .base__ly-2column.implant-intro.im-in-02:after {
    top: 0%;
}
}

@media screen and (min-width: 900px) {
.circle-text {
min-height: 100px;
}
}


