.con1 {
    overflow: auto;
    margin: 11rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 11rem;
    letter-spacing: -0.9px;
}
.con1 .con1-left {
    width: 39%;
    padding-left: 5rem;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
        font-size: 2.5rem;
        line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
        font-size: 1.1rem;
        line-height: 1.8;
        margin: 5rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 50%;
    float: right;
    display: inline-block;
    line-height: 2;
    text-align: center;
}





.con3 {
    overflow: hidden;
    padding: 8rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 35%;
    padding: 7rem 0;
    position: absolute;
    left: 18%;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: right;
    width: 64%;
}


.con4 .con4-left {
    display: inline-block;
    width: 55%;
    text-align: center;
}
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: right;
    width: 45%;
    padding: 12rem 0;
}
    
    .con4 .con4-right .con4-right01 {
        margin: 4rem 0;
    }
    .con4 .con4-right .con4-right02 {
        margin: 5rem 0;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
       display: inline-block;
    width: 35%;
    padding: 0 5rem;
    text-align: left;
    margin: 18rem 0 0;
    float: left;
}
    .con5-left h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con5-left p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con5-right {
        display: inline-block;
    width: 50%;
    margin: 0;
    float: right;
}

    
.con6 {
    overflow: hidden;
}
.con6-right {
        display: inline-block;
    width: 32%;
    padding: 0 5rem;
    text-align: left;
    margin: 33rem 0 0;
    float: right;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con6-right p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con6-left {
        display: inline-block;
    width: 54%;
    margin: 0;
    float: left;
}    
    
.con7 {
    overflow: hidden;
        margin-bottom: 7rem;
}
.con7-right {
    display: inline-block;
    width: 32%;
    padding: 0 5rem;
    text-align: left;
    margin: 9rem 0;
    float: right;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con7-right p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con7-left {
        display: inline-block;
    width: 54%;
    margin: 0;
    float: left;
}   
    .con8 {
            background: url(/static/images/default/sub-visual02.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
        /*height: 596px;*/
        margin-bottom: 9.45rem;
    }
    .con8 h4 {
        color: #fff;
        font-size: 3rem;
        font-weight: 500;
        text-align: center;
        padding: 12rem;
        letter-spacing: -1.5px;
    }
    .con8 h4 span {
            font-weight: 600;
    }





@media screen and (max-width: 768px) {
    .main_visual {
        background: url(/static/images/default/platform-back-1.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
		transition: all 0.3s;
    }
    .main_top {
		display: inline-block;
		float: none;
		margin-top: 0rem;
		transition: all 0.3s;
		margin-left: 0rem;
        
    }
	
    .main_top h2 {
        font-weight: 600;
        font-size: 5.68vw;
        transition: all 0.3s;
    }
    .container {
        max-width: 100vw;
        margin: 0 auto;
        height: 100%;
        overflow: hidden;
    }
    .container2 {
        max-width: 768px;
        padding: 0rem 1rem 0rem 1rem;
        overflow: hidden;
    }
    .con {
        overflow: auto;
		transition: all 0.3s;
    }
    .container img.logoTop {
	    position: absolute;
		width: 20%;
		top: 50px;
		transition: all 0.3s;
    }
    .tap-menu {
        margin: 1rem 0 0;
    }
    .tap-menu ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        margin-bottom: 5rem;
    }
    .tap-menu ul li b {
        cursor: pointer;
    }
    .tap-menu ul li {
        width: 48.5%;
        padding: 15px 0;
        font-size: 2rem;
        border: 1px solid #888888;
        cursor: pointer;
    }
    .tap-menu ul li:first-child {
        background: #734de6;
        color: #fff;
        border: 1px solid #734de6;
    }
    .tap-local {
       margin: 1rem 0 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-local .local-left {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 2rem;
    }
    .tap-local .local-left p.top-txt {
        font-size: 1.7rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-local .local-left h3 {
        font-size: 1.8rem;
        letter-spacing: -1.5px;
    }
    .tap-local .local-left p.middle-txt {
        font-size: 1.2rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-local .local-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-local .local-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-local .local-right2 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .tap-local .local-right2 img {
        width: 100%;
    }

    .tap-global {
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-global .global-left {
        width: 38%;
        display: inline-block;
    }
    .tap-global .global-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-global .global-left h3 {
        font-size: 1.3rem;
        letter-spacing: -1.5px;
    }
    .tap-global .global-left p.middle-txt {
        font-size: 0.8rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-global .global-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-global .global-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-global .global-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-global .global-right img {
        width: 100%;
    }
	
	.tap-news {
        padding: 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-news .news-left {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 2rem;
    }
    .tap-news .news-left p.top-txt {
        font-size: 1.7rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
		font-weight: bold;
    }
    .tap-news .news-left h3 {
        font-size: 1.8rem;
        letter-spacing: -1.5px;
    }
    .tap-news .news-left p.middle-txt {
        font-size: 1.2rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-news .news-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-news .news-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-news .news-right2 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .tap-news .news-right2 img {
        width: 100%;
    }

    
    .tap-news .news-right {
        display: none;
    }
    .tap-global .global-right {
        display: none;
    }
    .tap-local .local-right {
        display: none;
    }   
	
    .con1 {
overflow: auto;
    margin: 3rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 4rem;
    letter-spacing: -1.5px;
}
.con1 .con1-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
    font-size: 1.8rem;
    line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
    font-size: 0.75rem;
    line-height: 1.8;
    margin: 3rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 100%;
    float: none;
    display: inline-block;
    line-height: 2;
    text-align: center;
}
    .con1 .con1-right img {
        width: 100%;
    }


    .container02 {
        padding: 0;
        
    }
    .con2 img {
        width: 100%;
    }

.con3 {
    overflow: hidden;
    padding: 3rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    position: static;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: 2rem;
}
    .con3 .con3-right img {
        width: 100%;
    }
    

.con4 .con4-left {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 3rem;
}
    .con4 .con4-left img {
    width: 70%;
    }
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
}
    
    .con4 .con4-right .con4-right01 {
    margin: 4rem 0 0;
    display: inline-block;
    padding: 0 5rem;
    }
    .con4 .con4-right .con4-right02 {
         margin: 5rem 0;
        display: inline-block;
        text-align: left;
		padding: 0 5rem;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
    float: none;
}
    .con5-left h4 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con5-left p.contentTxt {
    font-size: 0.8rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con5-right {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}
    .con5-right img {
        width: 70%;
    }
    
.con6 {
    overflow: hidden;
    padding-bottom: 7rem;
    padding-top: 5rem;

}
.con6-right {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0;
    float: none;
    padding: 0;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con6-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con6-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}    
    .con6-left img {
    width: 77%;
    }
    
.con7 {
    overflow: hidden;
        margin: 4rem 0;
}
.con7-right {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 2rem 0;
    float: none;
    text-align: center;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con7-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con7-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
}   
    
    .con7-left img {
    width: 100%;
    }
    .con8 {
        background: url(/static/images/default/sub-visual02.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .con8 h4 {
color: #fff;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    padding: 2rem 0 4rem;
    letter-spacing: -1.5px;
    }

    .con8 h4 span {
            font-weight: 600;
    }
	.a_view {
    width: 95%;
}
}



@media screen and (max-width: 576px) {
       .main_visual {
        background: url(/static/images/default/platform-m-back-1.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
    }
    .main_top {
		display: inline-block;
		float: none;
		margin-top: 0rem;
		transition: all 0.3s;
		margin-left: 0rem;
        
    }

    .main_top h2 {
        font-weight: 600;
        font-size: 3.68vw;
        transition: all 0.3s;
    }
	.main_visual .container {
		max-width: 100vw;
		
		overflow: hidden;
		transition: all 0.3s;
	}
    .container {
        max-width: 100vw;
        margin: 0 auto;
        height: 100%;
        overflow: hidden;
    }
    .container2 {
        max-width: 768px;
        padding: 0rem 1rem 0rem 1rem;
        overflow: hidden;
    }
    .con {
        display: flex;
        flex-direction: column;
    }
    .container img.logoTop {
        position: absolute;
		top: 50px;
		width: 30%;
		display: block;
		transition: all 0.3s;
		
    }
    .tap-menu {
        margin: 1rem 0 0;
    }
    .tap-menu ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        
    }
    .tap-menu ul li b {
        cursor: pointer;
		font-size: large;
    }
    .tap-menu ul li {
        width: 48.5%;
        padding: 15px 0;
        font-size: 1.5rem;
        border: 1px solid #888888;
        cursor: pointer;
    }
    .tap-menu ul li:first-child {
        background: #734de6;
        color: #fff;
        border: 1px solid #734de6;
    }
    .tap-local {
        margin: 1rem 0 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-local .local-left {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 2rem;
    }
    .tap-local .local-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-local .local-left h3 {
        font-size: 1.5rem;
        letter-spacing: -1.5px;
    }
    .tap-local .local-left p.middle-txt {
        font-size: 0.85rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-local .local-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-local .local-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-local .local-right2 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .tap-local .local-right2 img {
        width: 100%;
    }

    .tap-global {
        padding: 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-global .global-left {
        width: 38%;
        display: inline-block;
    }
    .tap-global .global-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-global .global-left h3 {
        font-size: 1.3rem;
        letter-spacing: -1.5px;
    }
    .tap-global .global-left p.middle-txt {
        font-size: 0.8rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-global .global-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-global .global-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-global .global-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-global .global-right img {
        width: 100%;
    }
    
	 .tap-news {
        padding: 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
        display: none;
    }
    .tap-news .news-left {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 2rem;
    }
    .tap-news .news-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
		font-weight: bold;
    }
    .tap-news .news-left h3 {
        font-size: 1.5rem;
        letter-spacing: -1.5px;
    }
    .tap-news .news-left p.middle-txt {
        font-size: 0.85rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-news .news-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-news .news-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-news .news-right2 {
        width: 100%;
        display: block;
        text-align: center;
    }
    .tap-news .news-right2 img {
        width: 100%;
    }

    .tap-global .global-right {
        display: none;
    }
    .tap-local .local-right {
        display: none;
    }   
    .tap-news .news-right {
        display: none;
    }   
    
   
    .a_view{
		width:95%;
	}
	.con1 {
overflow: auto;
    margin: 3rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 4rem;
    letter-spacing: -1.5px;
}
.con1 .con1-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
    font-size: 1.8rem;
    line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
    font-size: 0.75rem;
    line-height: 1.8;
    margin: 3rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 100%;
    float: none;
    display: inline-block;
    line-height: 2;
    text-align: center;
}
    .con1 .con1-right img {
        width: 100%;
    }


    .container02 {
        padding: 0;
        
    }
    .con2 img {
        width: 100%;
    }

.con3 {
    overflow: hidden;
    padding: 3rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    position: static;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: 2rem;
}
    .con3 .con3-right img {
        width: 100%;
    }
    

.con4 .con4-left {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 3rem;
}
    .con4 .con4-left img {
    width: 70%;
    }
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
}
    
    .con4 .con4-right .con4-right01 {
    margin: 4rem 0 0;
    display: inline-block;
    padding: 0 5rem;
    }
    .con4 .con4-right .con4-right02 {
         margin: 5rem 0;
        display: inline-block;
        text-align: left;
		padding: 0 5rem;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
    float: none;
}
    .con5-left h4 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con5-left p.contentTxt {
    font-size: 0.8rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con5-right {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}
    .con5-right img {
        width: 70%;
    }
    
.con6 {
    overflow: hidden;
    padding-bottom: 7rem;
    padding-top: 5rem;

}
.con6-right {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0;
    float: none;
    padding: 0;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con6-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con6-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}    
    .con6-left img {
    width: 77%;
    }
    
.con7 {
    overflow: hidden;
        margin: 4rem 0;
}
.con7-right {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 2rem 0;
    float: none;
    text-align: center;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con7-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con7-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
}   
    
    .con7-left img {
    width: 100%;
    }
    .con8 {
        background: url(/static/images/default/sub-visual02.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .con8 h4 {
color: #fff;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
   padding: 2rem;
    letter-spacing: -1.5px;
    }

    .con8 h4 span {
            font-weight: 600;
    }
    
}









@media screen and (min-width: 768px) {
    .main_visual {
        background: url(/static/images/default/platform-back-1.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
    }
    .main_top {
        display: inline-block;
        color: #fff;
        margin-bottom: 0;
        height: auto;
        
    }
    .main_top h2 {
        font-weight: 600;
        font-size: 3.68vw;
        transition: all 0.3s;
    }
	
    .container {
        max-width: 100vw;
        margin: 0 auto;
        height: 100%;
        overflow: hidden;
    }
    .container2 {
        max-width: 768px;
        margin: 0 auto 4rem;
        overflow: hidden;
    }
    .con {
        display: flex;
        flex-direction: column;
    }
    .container img.logoTop {
        position: absolute;
        top: 50px;
    }
    .tap-menu {
        margin: 1rem 0 0;
    }
    .tap-menu ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        
    }
    .tap-menu ul li b {
        cursor: pointer;
		font-size: x-large;
    }
    .tap-menu ul li {
        width: 48.5%;
        padding: 15px 0;
        font-size: 2rem;
        border: 1px solid #888888;
        cursor: pointer;
    }
    .tap-menu ul li:first-child {
        background: #734de6;
        color: #fff;
        border: 1px solid #734de6;
    }
    .tap-local {
       margin: 1rem 0 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-local .local-left {
        width: 38%;
        display: inline-block;
    }
    .tap-local .local-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-local .local-left h3 {
        font-size: 1.3rem;
        letter-spacing: -1.5px;
    }
    .tap-local .local-left p.middle-txt {
        font-size: 0.8rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-local .local-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-local .local-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-local .local-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-local .local-right img {
        width: 100%;
    }

    .tap-global {
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-global .global-left {
        width: 38%;
        display: inline-block;
    }
    .tap-global .global-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-global .global-left h3 {
        font-size: 1.3rem;
        letter-spacing: -1.5px;
    }
    .tap-global .global-left p.middle-txt {
        font-size: 0.8rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-global .global-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-global .global-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-global .global-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-global .global-right img {
        width: 100%;
    }
    
	.tap-news {
        padding: 3rem 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-news .news-left {
        width: 45%;
        display: inline-block;
    }
    .tap-news .news-left p.top-txt {
        font-size: 1.2rem;
        margin: 0 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
		font-weight: bold;
    }
    .tap-news .news-left h3 {
        font-size: 1.3rem;
        letter-spacing: -1.5px;
    }
    .tap-news .news-left p.middle-txt {
        font-size: 0.8rem;
        margin: 2.5rem 0 1rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-news .news-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-news .news-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 45px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1rem;
    }
    .tap-news .news-right {
        float: right;
        width: 50%;
        display: inline-block;
        text-align: right;
    }
    .tap-news .news-right img {
        width: 100%;
    }
    
    .tap-news .news-right2 {
        display: none;
    }
    .tap-global .global-right2 {
        display: none;
    }
    .tap-local .local-right2 {
        display: none;
    }
    .a_view{
		width:95%;
	}
	.con1 {
overflow: auto;
    margin: 3rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 4rem;
    letter-spacing: -1.5px;
}
.con1 .con1-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
    font-size: 1.8rem;
    line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
    font-size: 0.75rem;
    line-height: 1.8;
    margin: 3rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 100%;
    float: none;
    display: inline-block;
    line-height: 2;
    text-align: center;
}
    .con1 .con1-right img {
        width: 100%;
    }


    .container02 {
        padding: 0;
        
    }
    .con2 img {
        width: 100%;
    }

.con3 {
    overflow: hidden;
    padding: 3rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    position: static;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 2;
    text-align: center;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: none;
    width: 100%;
    margin-top: 2rem;
}
    .con3 .con3-right img {
        width: 100%;
    }
    

.con4 .con4-left {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 3rem;
}
    .con4 .con4-left img {
    width: 70%;
    }
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
}
    
    .con4 .con4-right .con4-right01 {
    margin: 4rem 0 0;
    display: inline-block;
    padding: 0 5rem;
    }
    .con4 .con4-right .con4-right02 {
         margin: 5rem 0;
        display: inline-block;
        text-align: left;
		padding: 0 5rem;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0;
    float: none;
}
    .con5-left h4 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con5-left p.contentTxt {
    font-size: 0.8rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con5-right {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}
    .con5-right img {
        width: 70%;
    }
    
.con6 {
    overflow: hidden;
    padding-bottom: 7rem;
    padding-top: 5rem;

}
.con6-right {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0;
    float: none;
    padding: 0;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con6-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con6-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
    margin-top: 2rem;
}    
    .con6-left img {
    width: 77%;
    }
    
.con7 {
    overflow: hidden;
        margin: 4rem 0;
}
.con7-right {
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 2rem 0;
    float: none;
    text-align: center;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 2rem;
    }
    .con7-right p.contentTxt {
            font-size: 0.8rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con7-left {
    display: inline-block;
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
}   
    
    .con7-left img {
    width: 100%;
    }
    .con8 {
        background: url(/static/images/default/sub-visual02.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .con8 h4 {
color: #fff;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    padding: 2rem 0 4rem;
    letter-spacing: -1.5px;
    }

    .con8 h4 span {
            font-weight: 600;
    }
}










@media screen and (min-width: 992px) {
    .main_visual {
        background: url(/static/images/default/platform-back-1.png) no-repeat;
        background-position: top;
        background-size: auto;
        overflow: hidden;
        width: 100%;
    }
    .main_top {
        display: inline-block;
        color: #fff;
        margin-bottom: 0;
        height: auto;
        
    }
    .main_top h2 {
        font-weight: 600;
        font-size: 3.68vw;
        transition: all 0.3s;
    }
    .container {
        max-width: 100vw;
        margin: 0 auto;
        height: 100%;
        overflow: hidden;
    }
    .container2 {
        max-width: 992px;
        margin: 0 auto 4rem;
        overflow: hidden;
    }
    .con {
        display: flex;
        flex-direction: column;
    }
    .container img.logoTop {
        position: absolute;
        top: 50px;
		margin-left: 1rem;
    }
    .tap-menu {
        margin: 1rem 0 0;
    }
    .tap-menu ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        
    }
    .tap-menu ul li b {
        cursor: pointer;
    }
    .tap-menu ul li {
        width: 48.5%;
        padding: 15px 0;
        font-size: 2rem;
        border: 1px solid #888888;
        cursor: pointer;
    }
    .tap-menu ul li:first-child {
        background: #734de6;
        color: #fff;
        border: 1px solid #734de6;
    }
    .tap-local {
		margin: 1rem 0 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-local .local-left {
        width: 35%;
        display: inline-block;
    }
    .tap-local .local-left p.top-txt {
        font-size: 1.5rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-local .local-left h3 {
        font-size: 1.7rem;
        letter-spacing: -1.5px;
    }
    .tap-local .local-left p.middle-txt {
        font-size: 1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-local .local-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-local .local-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-local .local-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-local .local-right img {
        width: 100%;
    }

    .tap-global {
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-global .global-left {
        width: 35%;
        display: inline-block;
    }
    .tap-global .global-left p.top-txt {
        font-size: 1.5rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-global .global-left h3 {
        font-size: 1.7rem;
        letter-spacing: -1.5px; 
    }
    .tap-global .global-left p.middle-txt {
        font-size: 1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-global .global-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-global .global-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-global .global-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    .tap-global .global-right img {
        width: 100%;
    }
    
    .tap-news {
        padding: 5rem 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-news .news-left {
        width: 45%;
        display: inline-block;
    }
    .tap-news .news-left p.top-txt {
        font-size: 1.5rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
		font-weight: bold;
    }
    .tap-news .news-left h3 {
        font-size: 1.7rem;
        letter-spacing: -1.5px;
    }
    .tap-news .news-left p.middle-txt {
        font-size: 1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-news .news-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-news .news-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-news .news-right {
        float: right;
        width: 50%;
        display: inline-block;
        text-align: right;
    }
    .tap-news .news-right img {
        width: 100%;
    }
	 .tap-news .news-right2 {
        display: none;
    }

    .tap-global .global-right2 {
        display: none;
    }
    .tap-local .local-right2 {
        display: none;
    }
    .a_view{
		width:90%;
	}
	.con1 {
    overflow: auto;
    margin: 3rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 7rem;
    letter-spacing: -0.9px;
}
.con1 .con1-left {
    width: 39%;
    padding-left: 3rem;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
    font-size: 2rem;
    line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
        font-size: 1.1rem;
        line-height: 1.8;
        margin: 5rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 50%;
    float: right;
    display: inline-block;
    line-height: 2;
    text-align: center;
}


    .container02 {
        padding: 0;
        
    }


.con3 {
    overflow: hidden;
    padding: 8rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 42%;
    padding: 0;
    position: absolute;
    left: 8%;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: right;
    width: 63%;
}
    .con3 .con3-right img {
        width: 100%;
    }
    

.con4 .con4-left {
    display: inline-block;
    width: 55%;
    text-align: center;
}
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: right;
    width: 42%;
    padding: 12rem 0;
}
    
    .con4 .con4-right .con4-right01 {
        margin: 4rem 0;
    }
    .con4 .con4-right .con4-right02 {
        margin: 5rem 0;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
    display: inline-block;
    width: 35%;
    padding: 0 4rem;
    text-align: left;
    margin: 18rem 0 0;
    float: left;
}
    .con5-left h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con5-left p.contentTxt {
    font-size: 0.9rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con5-right {
        display: inline-block;
    width: 50%;
    margin: 0;
    float: right;
}
    .con5-right img {
        width: 100%;
    }
    
.con6 {
    overflow: hidden;
}
.con6-right {
    display: inline-block;
    width: 31%;
    padding: 0 5rem;
    text-align: left;
    margin: 16rem 0 0;
    float: right;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con6-right p.contentTxt {
    font-size: 0.9rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con6-left {
    display: inline-block;
    width: 50%;
    margin: 0;
    float: left;
}    
    .con6-left img {
        width: 100%;
    }
    
.con7 {
    overflow: hidden;
        margin-bottom: 7rem;
}
.con7-right {
    display: inline-block;
    width: 32%;
    padding: 0 2rem;
    text-align: left;
    margin: 9rem 0;
    float: right;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con7-right p.contentTxt {
    font-size: 0.9rem;
    line-height: 2;
    letter-spacing: -1.2px;
    }
    
    
.con7-left {
        display: inline-block;
    width: 54%;
    margin: 0;
    float: left;
}   
    
    .con7-left img {
        width: 100%;
    }
    .con8 {
    background: url(/static/images/default/sub-visual02.png) no-repeat;
    background-position: top;
    background-size: 100%;
    overflow: hidden;
    width: 100%;
    height: 437px;
    margin-bottom: 0;
    }
    .con8 h4 {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 500;
    text-align: center;
    padding: 7rem 0 16rem;
    letter-spacing: -1.5px;
    }
    .con8 h4 span {
            font-weight: 600;
    }
}



@media screen and (min-width: 1200px) {
    .main_visual {
        background: url(/static/images/default/platform-back-1.png) no-repeat;
        background-position: top;
        background-size: 100%;
        overflow: hidden;
        width: 100%;
		transition: all 0.3s;
    }
    .main_top {
        display: inline-block;
        color: #fff;
        margin-bottom: 0;
		transition: all 0.3s;
        
    }
    .main_top h2 {
        font-weight: 600;
        font-size: 3.68vw;
        transition: all 0.3s;
    }
    .container {
		max-width: 1700px;
		margin: 0 auto;
		height: 100%;
		overflow: hidden;
		transition: all 0.3s;
    }
    .container2 {
        max-width: 80vw;
        overflow: hidden;
    }
    .con {
        overflow: auto;
		transition: all 0.3s;
    }
    .container img.logoTop {
	    position: absolute;
		width: 12%;
		top: 50px;
		transition: all 0.3s;
    }
    .tap-menu {
        margin: 1rem 0 0;
    }
    .tap-menu ul {
        display: flex;
        list-style: none;
        flex-direction: row;
        justify-content: space-between;
        text-align: center;
        
    }
    .tap-menu ul li b {
        cursor: pointer;
    }
    .tap-menu ul li {
        width: 48.5%;
        padding: 15px 0;
        font-size: 2rem;
        border: 1px solid #888888;
        cursor: pointer;
    }
    .tap-menu ul li:first-child {
        background: #734de6;
        color: #fff;
        border: 1px solid #734de6;
    }
    .tap-local {
       margin: 1rem 0 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-local .local-left {
        width: 35%;
        display: inline-block;
    }
    .tap-local .local-left p.top-txt {
        font-size: 1.7rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-local .local-left h3 {
        font-size: 2rem;
        letter-spacing: -1px; 
    }
    .tap-local .local-left p.middle-txt {
        font-size: 1.1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-local .local-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-local .local-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-local .local-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }

    .tap-global {
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
    }
    .tap-global .global-left {
        width: 35%;
        display: inline-block;
    }
    .tap-global .global-left p.top-txt {
        font-size: 1.7rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
    }
    .tap-global .global-left h3 {
        font-size: 2rem;
        letter-spacing: -1px; 
    }
    .tap-global .global-left p.middle-txt {
        font-size: 1.1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-global .global-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-global .global-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-global .global-right {
        float: right;
        width: 60%;
        display: inline-block;
        text-align: right;
    }
    
	.tap-news {
        padding: 5rem 0;
        overflow: auto;
        border-bottom: 1px solid #e1e1e1;
		display: none;
    }
    .tap-news .news-left {
        width: 45%;
        display: inline-block;
    }
    .tap-news .news-left p.top-txt {
        font-size: 1.7rem;
        margin: 1.2rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
		font-weight: bold;
    }
    .tap-news .news-left h3 {
        font-size: 2rem;
        letter-spacing: -1px; 
    }
    .tap-news .news-left p.middle-txt {
        font-size: 1.1rem;
        margin: 2.5rem 0 1.5rem;
        line-height: 1.7;
        color: #2c2c2c;
        letter-spacing: -1.1px;
    }
    .tap-news .news-left button {
        background: none;
        border: none;
        margin-top: 1.5rem;
    }
    .tap-news .news-left button a {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 10px 48px;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 1.2rem;
    }
    .tap-news .news-right {
        float: right;
        width: 50%;
        display: inline-block;
        text-align: right;
    }
    .tap-news .news-right2 {
        display: none;
    }
    .tap-global .global-right2 {
        display: none;
    }
    .tap-local .local-right2 {
        display: none;
    }
    .a_view{
		width:80%;
	}
    .con1 {
    overflow: auto;
    margin: 11rem 0 5rem;
}
.con1 h3 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 11rem;
    letter-spacing: -0.9px;
}
.con1 .con1-left {
    width: 39%;
    padding-left: 5rem;
    display: inline-block;
}
    .con1 .con1-left p.toptxt {
        font-size: 1.4rem;
        margin: 1rem 0;

    }
    .con1 .con1-left h4 {
        font-size: 2.5rem;
        line-height: 1.5;
    }
    .con1 .con1-left p.contxt {
        font-size: 1.1rem;
        line-height: 1.8;
        margin: 5rem 0;
    }
    
    
    
    
.con1 .con1-right {
    width: 50%;
    float: right;
    display: inline-block;
    line-height: 2;
    text-align: center;
}





.con3 {
    overflow: hidden;
    padding: 8rem 0;
}
.con3 .con3-left {
    display: inline-block;
    width: 35%;
    padding: 3rem 0;
    position: absolute;
    left: 11%;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con3 .con3-right {
    display: inline-block;
    float: right;
    width: 64%;
}


.con4 .con4-left {
    display: inline-block;
    width: 55%;
    text-align: center;
}
.con4 .con4-left h4 {
    color: #2c2c2c;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin: 2.5rem 2rem;
    letter-spacing: -1px;
}
.con4 .con4-right {
    display: inline-block;
    float: right;
    width: 45%;
    padding: 12rem 0;
}
    
    .con4 .con4-right .con4-right01 {
        margin: 4rem 0;
    }
    .con4 .con4-right .con4-right02 {
        margin: 5rem 0;
    }
    
    .con4 .con4-right .con4-right01 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
    
    .con4 .con4-right .con4-right02 span {
        border-radius: 50%;
        background: #9a24f2;
        color: #fff;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        font-weight: 600;
            margin-bottom: 1rem;
    }
    
.con4 .con4-right p {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2;
    letter-spacing: -1.5px;
}

.con5-back {
    background-color: #eeeeee;
}
.con5 {
        overflow: hidden;
    margin-top: 5rem;
}
.con5-left {
       display: inline-block;
    width: 35%;
    padding: 0 5rem;
    text-align: left;
    margin: 18rem 0 0;
    float: left;
}
    .con5-left h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con5-left p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con5-right {
        display: inline-block;
    width: 50%;
    margin: 0;
    float: right;
}

    
.con6 {
    overflow: hidden;
}
.con6-right {
        display: inline-block;
    width: 32%;
    padding: 0 5rem;
    text-align: left;
    margin: 33rem 0 0;
    float: right;
}
    .con6-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con6-right p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con6-left {
        display: inline-block;
    width: 54%;
    margin: 0;
    float: left;
}    
    
.con7 {
    overflow: hidden;
        margin-bottom: 7rem;
}
.con7-right {
    display: inline-block;
    width: 32%;
    padding: 0 5rem;
    text-align: left;
    margin: 9rem 0;
    float: right;
}
    .con7-right h4 {
        font-size: 2.5rem;
    margin-bottom: 4rem;
    }
    .con7-right p.contentTxt {
            font-size: 1.1rem;
    line-height: 2;
        letter-spacing: -1.2px;
    }
    
    
.con7-left {
        display: inline-block;
    width: 54%;
    margin: 0;
    float: left;
}   
    .con8 {
    background: url(/static/images/default/sub-visual02.png) no-repeat;
    background-position: top;
    background-size: 100%;
    overflow: hidden;
    width: 100%;
    height: 372px;
    margin-bottom: 9.45rem;
    }
.con8 h4 {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 500;
    text-align: center;
    padding: 9rem;
    letter-spacing: -1.5px;
}
    .con8 h4 span {
            font-weight: 600;
    }
    .con4 .con4-left img {
    width: auto;
}
    .con4 {
        margin-bottom: 5rem;
    }
}






















